2006-09-01 [wwp] 2.4.0cvs124
[claws.git] / ChangeLog
1 2006-09-01 [wwp]        2.4.0cvs124
2
3         * commitHelper
4                 use CVSEDITOR env. var. is set, according to `man cvs`.
5
6 2006-09-01 [wwp]        2.4.0cvs123
7
8         * manual/advanced.xml
9                 better sentence again (thanks to Paul).
10
11 2006-09-01 [wwp]        2.4.0cvs122
12
13         * manual/advanced.xml
14         fix definition of toolbar_detachable and rework a bit the one of
15         enable_dotted_lines.
16
17 2006-09-01 [mones]      2.4.0cvs121
18
19         * manual/advanced.xml
20                 Document enable_dotted_lines
21
22 2006-09-01 [paul]       2.4.0cvs120
23
24         * src/folderview.c
25         * src/folderview.h
26         * src/imap.c
27         * src/mainwindow.c
28         * src/summaryview.c
29                 obey the 'When entering folder...' option
30                 when using the /View/Go to/... menu items
31                 Thanks to Colin
32
33 2006-08-31 [colin]      2.4.0cvs119
34
35         * src/folderview.c
36                 Revert 2.4.0cvs116, wrong fix.
37
38 2006-08-31 [colin]      2.4.0cvs118
39
40         * src/gtk/gtksctree.c
41                 Better state the various copyrights
42
43 2006-08-31 [colin]      2.4.0cvs117
44
45         * src/prefs_common.c
46                 fix enable_dotted_lines
47
48 2006-08-31 [colin]      2.4.0cvs116
49
50         * src/folderview.c
51                 Use pref "Always open on select" when going
52                 to next unread folder
53         * src/gtk/gtksctree.c
54                 Fix link failure to _gtk_clist_create_cell_layout
55                 on certain computers. (Why not mine, I wonder)
56
57 2006-08-31 [colin]      2.4.0cvs115
58
59         * src/procmsg.c
60         * src/textview.c
61         * src/plugins/bogofilter/bogofilter.c
62         * src/plugins/spamassassin/spamassassin.c
63                 Requalify some "errors" to warnings
64         * src/mainwindow.c
65         * src/mainwindow.h
66         * src/statusbar.c
67                 Add an icon in the statusbar to notify
68                 of errors
69         * src/gtk/gtksctree.c
70         * src/folderview.c
71         * src/summaryview.c
72                 Make the GtkSCTree look more modern by
73                 alternating background lines
74         * src/prefs_common.c
75         * src/prefs_common.h
76                 Add a pref to let people have the old
77                 way if they prefer
78
79
80 2006-08-30 [colin]      2.4.0cvs114
81
82         * src/procmsg.c
83         * src/procmsg.h
84                 Provide a way to filter a list of
85                 messages in an optimised manner, and
86                 add a list-filtering hook
87         * src/folder.c
88         * src/inc.c
89         * src/mbox.c
90                 Use the list filtering
91         * src/plugins/bogofilter/bogofilter.c
92                 Use the list-filtering hook
93                 Use -b (bulk) mode for more speed
94                 when learning and filtering
95         * src/etpan/imap-thread.c
96                 Make log output shorter in UID SEARCH
97
98
99 2006-08-30 [colin]      2.4.0cvs113
100
101         * src/plugins/bogofilter/bogofilter.c
102                 Really fast mass learning - thanks to David
103                 Relson for the options explanations :)
104
105 2006-08-30 [colin]      2.4.0cvs112
106
107         * src/msgcache.c
108                 Fix compilation on FreeBSD. Thanks
109                 to Michael Hugues
110
111 2006-08-29 [colin]      2.4.0cvs111
112
113         * src/folderview.c
114                 Handle "popup_menu" signal (for popping the 
115                 menu via the keyboard)
116         * src/mimeview.c
117         * src/mimeview.h
118         * src/summaryview.c
119         * src/textview.c
120         * src/gtk/gtkutils.c
121         * src/gtk/gtkutils.h
122                 Factorize scrolling code, and add an API 
123                 for MimeViewers to handle scroll orders
124
125 2006-08-29 [wwp]        2.4.0cvs110
126
127         * src/plugins//bogofilter/bogofilter.c
128         * src/plugins//spamassassin/spamassassin.c
129                 make the bogofilter/spamassassin filtering error dialogs at
130         incorporation obey to the "don't popup error dialog on
131         receive error" option. If disabled, feed the log window w/
132         the error message.
133
134 2006-08-29 [paul]
135
136         2.5.0-rc2 released
137
138 2006-08-29 [paul]       2.4.0cvs109
139
140         * Makefile.am
141                 remove 'make release', it's not needed
142                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
143
144 2006-08-29 [paul]       2.4.0cvs108
145
146         * src/foldersel.c
147         * src/summary_search.c
148         * src/gtk/progressdialog.c
149         * src/plugins/pgpcore/passphrase.c
150                 replace deprecated gtk_window_set_policy()
151
152 2006-08-29 [colin]      2.4.0cvs107
153
154         * src/folder.c
155                 Fix data loss when copy fails during a move:
156                 only use fast remove_msgs if everything was
157                 copied OK; else use slow remove_msg on the
158                 mails that got copied only.
159
160 2006-08-28 [paul]       2.4.0cvs106
161
162         * src/mh.c
163                 revert change in 2.4.0cvs104, it breaks
164                 stuff
165
166 2006-08-28 [paul]       2.4.0cvs105
167
168         * src/plugins/spamassassin/spamassassin.c
169                 english fix
170
171 2006-08-28 [paul]       2.4.0cvs104
172
173         * src/mh.c
174                 fix data loss when moving to another
175                 mailbox fails
176         * src/prefs_spelling.c
177                 improve the english
178         * src/gtk/pluginwindow.c
179                 improve the layout of the dialog text
180         All thanks to Colin
181
182 2006-08-28 [paul]       2.4.0cvs103
183
184         * src/plugins/bogofilter/bogofilter.c
185         * src/plugins/bogofilter/bogofilter_gtk.c
186                 fix english up a bit, innit
187
188 2006-08-28 [paul]       2.4.0cvs102
189
190         * configure.ac
191         * po/Makefile.in.in
192         * po/Makevars
193                 require autoconf 2.60, enabling building
194                 with gettext 0.15 (gettext 0.14.x build still
195                 possible). Replace Makefiles with versions
196                 from gettext 0.15.
197                 Remove configure options --with-localedir and
198                 --with-mandir. The options that are provided
199                 directly by autoconf 2.60 can be used instead:
200                 --mandir --localedir
201
202 2006-08-27 [colin]      2.4.0cvs101
203
204         * src/plugins/bogofilter/Makefile.am
205                 Fix make dist (no README)
206
207 2006-08-27 [colin]      2.4.0cvs100
208
209         * src/folder.c
210                 Don't use F_UNKNOWN folders for any default
211                 outbox/trash/etc
212         * src/plugins/bogofilter/bogofilter.c
213         * src/plugins/bogofilter/bogofilter.h
214         * src/plugins/bogofilter/bogofilter_gtk.c
215                 Add an option to specify the path to bogofilter
216                 Use single-quotes to be able to learn in folders
217                 with spaces in their names
218                 Verify learning status
219
220 2006-08-27 [colin]      2.4.0cvs99
221
222         * manual/faq.xml
223         * manual/plugins.xml
224                 Document Bogofilter plugin
225
226 2006-08-27 [colin]      2.4.0cvs98
227
228         * src/compose.c
229         * src/messageview.c
230         * src/procmsg.c
231         * src/procmsg.h
232                 When possible, copy the queued mail to sent folder
233                 instead of re-adding. Much faster on IMAP.
234
235 2006-08-27 [colin]      2.4.0cvs97
236
237         * src/msgcache.c
238                 Disable mmaped caches - huge metadata loss
239                 here after a power failure.
240         * src/summaryview.c
241                 Add quicksearch timing
242         * src/common/plugin.c
243         * src/common/plugin.h
244                 Implement an interface to tell what plugins
245                 provide. Prevent loading of similar plugins.
246         * src/plugins/clamav/clamav_plugin.c
247         * src/plugins/demo/demo.c
248         * src/plugins/dillo_viewer/dillo_viewer.c
249         * src/plugins/pgpcore/plugin.c
250         * src/plugins/pgpinline/pgpinline.c
251         * src/plugins/pgpmime/pgpmime.c
252         * src/plugins/spamassassin/spamassassin.c
253         * src/plugins/trayicon/trayicon.c
254                 Implement plugin_provides()
255
256 2006-08-27 [colin]      2.4.0cvs96
257
258         * configure.ac
259         * src/plugins/Makefile.am
260         * src/plugins/bogofilter/.cvsignore
261         * src/plugins/bogofilter/Makefile.am
262         * src/plugins/bogofilter/bogofilter.c
263         * src/plugins/bogofilter/bogofilter.h
264         * src/plugins/bogofilter/bogofilter_gtk.c
265                 New Bogofilter plugin, provides filtering and
266                 learning. Spamassassin will go to extra plugins.
267
268 2006-08-26 [mones]      2.4.0cvs95
269
270         * manual/handling.xml
271                 Fix subfolder path in the example (thanks to Paul) 
272
273 2006-08-26 [mones]      2.4.0cvs94
274
275         * manual/glossary.xml
276                 2.2. + add ISP to the glossary
277                 7.5. + Add UIDL to glossary
278                 7.7. + Add TCP to glossary
279         * manual/handling.xml
280                 7.1. + Mentions GNU/Linux distribution, what about the non...
281                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
282                 7.3. + Mentions .bashrc, what about the non-bash ones? 
283                 7.4. = Use appropriate quotation for commands
284                 7.6. = change "" to <quote></quote>
285         * manual/plugins.xml
286                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
287         * manual/starting.xml
288                 2.1. + local mbox file: some examples of mbox file locations...
289                 Also reformatted files requiring it
290
291 2006-08-26 [wwp]        2.4.0cvs93
292
293         * src/summary_search.c
294                 disable find buttons while summary search is running.
295
296 2006-08-25 [colin]      2.4.0cvs92
297
298         * src/folder.c
299         * src/folderutils.c
300         * src/mh.c
301         * src/procmsg.h
302         * src/summaryview.c
303                 Speed up MH moving, and add progressbar
304                 for MH deletion
305         * src/msgcache.c
306                 Write cache files using mmap() too
307
308 2006-08-25 [wwp]        2.4.0cvs91
309
310         * src/summaryview.c
311                 switch spam<->ham button when a message has been marked as spam or ham
312                 and is still selected. Thanks to Colin.
313
314 2006-08-25 [paul]       2.4.0cvs90
315
316         * src/Makefile.am
317         * src/stock_pixmap.c
318         * src/stock_pixmap.h
319         * src/summaryview.c
320         * src/gtk/icon_legend.c
321         * src/pixmaps/copied.xpm
322         * src/pixmaps/moved.xpm
323                 add icons for delayed execution marked for
324                 copying, marked for moving
325
326 2006-08-25 [mones]      2.4.0cvs89
327
328         * manual/glossary.xml
329                 Fix the other glossary items:
330                 5.1. = Inmmediate execution -> <quote>immediate execution...
331                 5.2. = Fix MBOX capitalization -> Mbox
332                 5.3. + Improve Plugins def. w/ tech. ref.
333                 5.4. = Quotation -> replace '>' by <quote>></quote>
334                 5.5. - SMTP Server. -> remove dot
335         * po/es.po
336                 Updated translation
337
338 2006-08-25 [mones]      2.4.0cvs88
339
340         * manual/ack.xml
341                 Reformatted, changed email address
342         * manual/glossary.xml
343                 Reformatted, fixed MANUAL-TODO items:
344                 8.2. + add ROT-13 to glossary
345                 8.4. + add URL to glossary
346         * manual/es/advanced.xml
347                 Fixed <literal>s
348
349 2006-08-25 [paul]       2.4.0cvs87
350
351         * src/gtk/icon_legend.c
352                 add 'marked for deletion' icon
353                 arrange icons by containing column
354                 wrap long label text
355
356 2006-08-25 [colin]      2.4.0cvs86
357
358         * src/common/utils.c
359         * src/common/utils.h
360                 Add the sc_g_*list_bigger functions in
361                 a place everyone can use it
362         * src/summaryview.c
363                 Only freeze/thaw the list when working
364                 on the selection, if it's bigger than 1
365         * src/gtk/gtksctree.c
366                 Only freeze/thaw the list when unselec-
367                 ting 'all' if ('all' != 1)
368                 This avoids some flickering
369
370 2006-08-24 [colin]      2.4.0cvs85
371
372         * src/addressbook.c
373                 Fix strange list selection
374                 Fix random seg (Invalid read of freed memory)
375
376 2006-08-24 [colin]      2.4.0cvs84
377
378         * src/alertpanel.c
379         * src/gtk/inputdialog.c
380         * src/plugins/pgpcore/passphrase.c
381                 Revert minimal width patch of 2.4.0cvs67,
382                 as it is also a maximal width. Use 
383                 gtk_window_set_default_size instead.
384
385 2006-08-24 [colin]      2.4.0cvs83
386
387         * src/msgcache.c
388                 Write cache/mark to temp files before
389                 overwriting old ones (avoids metadata
390                 loss if writing the new files fail).
391                 Use mmap() to read cache/mark file, as
392                 this makes cache reading faster. Dis-
393                 abled for big-endian machines until it
394                 can be tested. (Big-endian users: set
395                 msgcache_use_mmap = TRUE in the relevant
396                 #if).
397         * src/procmsg.h
398                 Move rarely used fields of MsgInfo in 
399                 another structure, which will only be
400                 allocated if needed. Face, X-Face,
401                 Return receipt headers and List-*
402                 headers are moved. Mails having none
403                 of these occupy 52 bytes less with
404                 this patch, which makes 2.5MB of RAM
405                 saved on a 50k folder).
406         * src/headerview.c
407         * src/mainwindow.c
408         * src/messageview.c
409         * src/partial_download.c
410         * src/procheader.c
411         * src/procmsg.c
412         * src/textview.c
413                 Follow this structure change.
414
415 2006-08-24 [wwp]        2.4.0cvs82
416
417         * manual/es/.cvsignore
418         * manual/es/dist/.cvsignore
419         * manual/es/dist/html/.cvsignore
420         * manual/es/dist/pdf/.cvsignore
421         * manual/es/dist/ps/.cvsignore
422         * manual/es/dist/txt/.cvsignore
423                 more (generated) files to ignore.
424
425 2006-08-24 [colin]      2.4.0cvs81
426
427         * src/folder.c
428         * src/mh.c
429                 Fix possible problems with local delivery. Check the folder doesn't
430                 need scan before setting its mtime when saving cache (which can be
431                 done long after the folder's been modified by an external process);
432                 Check that the stored item's mtime didn't change in mh functions.
433
434 2006-08-24 [mones]      2.4.0cvs80
435
436         * manual/advanced.xml
437                 Rewrapping, some fixes and MANUAL-TODO items:
438                 8.1. = change "" to <quote></quote>
439                 8.3. = quote menu items
440                 8.5. - deploying -> new user ... ideally a new user (redundant)
441
442 2006-08-23 [colin]      2.4.0cvs79
443
444         * src/gtk/gtksctree.c
445                 When selecting or deselecting range, only
446                 freeze/thaw when selection is bigger than 10
447
448 2006-08-23 [colin]      2.4.0cvs78
449
450         * src/messageview.c
451         * src/mimeview.c
452         * src/mimeview.h
453         * src/plugins/dillo_viewer/dillo_viewer.c
454                 Provide an API for MimeViewer plugins to
455                 return a text selection for replying
456
457 2006-08-23 [colin]      2.4.0cvs77
458
459         * src/image_viewer.c
460         * src/textview.c
461                 Use gtk_pixbuf_new_from_file_at_scale(), which
462                 is faster than getting the pixbuf then resizing
463                 it.
464
465 2006-08-23 [colin]      2.4.0cvs76
466
467         * src/procmime.c
468                 UTF-8 should be sent Quoted-printable
469
470 2006-08-22 [colin]      2.4.0cvs75
471
472         * src/mh.c
473                 Check if scan is required before touching
474                 the folder (or it'll be required every time)
475
476 2006-08-22 [colin]      2.4.0cvs74
477
478         * configure.ac
479                 Require libetpan 0.46 (crasher fix when built
480                 against gnutls)
481
482 2006-08-22 [colin]      2.4.0cvs73
483
484         * src/folder.c
485                 Set folder's mtime after writing its
486                 cache
487         * src/folderview.c
488                 Add some timing
489         * src/procmsg.c
490                 Don't do useless stuff if we don't 
491                 thread by subject
492         * src/summaryview.c
493                 Add some timing, don't deselect prior
494                 to selecting (gtksctree does it itself),
495                 remove crash avoidance hacks as it's been
496                 properly fixed since a while
497         * src/common/utils.c
498                 Optimize to_human_readable(): _() is slow,
499                 do it only once, and avoid %f format for KB
500                 (the most common in a summaryview)
501         * src/gtk/gtksctree.c
502                 Don't uselessly freeze/thaw (fixes flicker
503                 on next unread and friends), reduce number
504                 of g_list_nth/g_list_position where possible
505         * src/gtk/gtkutils.c
506         * src/gtk/gtkutils.h
507                 Reduce number of g_list_nth/g_list_position
508                 where possible.
509                 All of this makes loading as 70k folder 2.1
510                 seconds instead of 3.2 (with hot FS caches).
511                 (1.3 seconds without Date and Size columns...)
512
513 2006-08-22 [paul]       2.4.0cvs72
514
515         wrap documents and do some items from mones' MANUAL-TODO:
516
517         * manual/account.xml
518                 4.1. = fix tabname references to <quote>tabname</quote>
519                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
520         * manual/faq.xml
521                 1.1. = mentioned options don't match UI
522                 Add information about the 'Never send Return Receipts'
523                 option
524         * manual/handling.xml
525                 6.2. = Mentions Extended symbols button, but now is
526                 named Information
527                 6.3. = Mentions ... button, which is now Edit
528
529 2006-08-22 [colin]      2.4.0cvs71
530
531         * src/gtk/pluginwindow.c
532                 Fix layout in verbose translations (such
533                 as french)
534
535 2006-08-22 [paul]       2.4.0cvs70
536
537         * manual/Makefile.am
538                 build manuals in alphabetical order
539         * src/addressbook.c
540         * src/prefs_themes.c
541                 replace/remove deprecated symbols
542         * src/gtk/gtkutils.c
543                 fix a warning
544         * src/gtk/pluginwindow.c
545                 replace deprecated symbol
546                 replace label text and move it
547         * src/plugins/pgpcore/prefs_gpg.c
548                 move the 'Generate...' button out of the
549                 Sign Key frame, replace the English used
550         * src/plugins/pgpcore/sgpgme.c
551                 fixes to the English
552
553 2006-08-21 [colin]      2.4.0cvs69
554
555         * src/plugins/trayicon/trayicon.c
556                 Add more strings for translation; patch
557                 by Pawel
558
559 2006-08-21 [colin]      2.4.0cvs68
560
561         * src/compose.c
562                 fix replied flag not set after drafting
563         * src/matcher.c
564                 fix body quicksearch in non-encoded bodies
565                 containing '='
566         * src/msgcache.c
567                 Get rid of the g_malloc workaround for
568                 corrupted caches, use g_try_malloc
569
570 2006-08-21 [colin]      2.4.0cvs67
571
572         * src/alertpanel.c
573         * src/gtk/inputdialog.c
574         * src/plugins/pgpcore/passphrase.c
575                 Set minimal width to 375
576         * src/mainwindow.c
577                 Fix switching to offline, asking if it 
578                 should be overriden for synchronising
579         * src/mimeview.c
580                 Don't offer to remember command on Open 
581                 with for text parts, as the browser or 
582                 text editor command isn't changed from 
583                 there
584
585 2006-08-20 [paul]       2.4.0cvs66
586
587         * po/ko.po
588         * po/zh_CN.po
589                 fix plural form errors. revealed by stricter
590                 checking of gettext 0.15
591
592 2006-08-18 [paul]       2.4.0cvs65
593
594         * src/stock_pixmap.c
595                 fix the fix of 2.4.0cvs64
596                 Thanks to Colin
597
598 2006-08-18 [paul]       2.4.0cvs64
599
600         * src/stock_pixmap.c
601                 fix leaks
602                 Thanks to Colin
603
604 2006-08-18 [paul]       2.4.0cvs63
605
606         * src/compose.c
607         * src/procmsg.c
608                 fix occasional IMAP bug where large msgs
609                 were left in the queue folder after sending
610                 Thanks to Colin
611
612 2006-08-18 [paul]       2.4.0cvs62
613
614         * src/folderview.c
615                 freeze the summaryview while quicksearch results
616                 are displayed
617                 (fixes bug 456 'current message is hidden when the
618                 view is refreshed and extended search is "unread 
619                 messages"')
620                 Thanks to Colin
621         * src/textview.c
622                 add missing #include "inputdialog.h"
623         * src/common/utils.h
624                 add missing mailcap_update_default() and improve
625                 readability
626
627 2006-08-17 [colin]      2.4.0cvs61
628
629         * src/plugins/pgpcore/select-keys.c
630                 Fix warnings :)
631
632 2006-08-17 [colin]      2.4.0cvs60
633
634         * src/compose.c
635                 Don't continue queuing if Cancel is clicked
636                 in select-keys
637
638 2006-08-17 [colin]      2.4.0cvs59
639
640         * src/plugins/pgpcore/select-keys.c
641                 When encrypting, if only one key matches and it 
642                 matches exactly, automatically use it.
643
644 2006-08-17 [colin]      2.4.0cvs58
645
646         * src/mimeview.c
647         * src/prefs_common.c
648         * src/prefs_common.h
649         * src/prefs_ext_prog.c
650         * src/textview.c
651                 Fix issues with previous patch (text/html)
652                 Remove outdated prefs
653
654 2006-08-17 [colin]      2.4.0cvs57
655
656         * src/imap.c
657                 Add View Log button on auth error
658         * src/procmsg.c
659                 Fix encrypted mail marked as new when
660                 saved in normal folders
661         * src/plugins/pgpinline/pgpinline.c
662                 Fix encrypt bug on IMAP
663         * src/mimeview.c
664         * src/common/utils.c
665         * src/common/utils.h
666         * src/gtk/inputdialog.c
667         * src/gtk/inputdialog.h
668                 Get rid of metamail stuff, simplify
669                 opening, and allow remembering of user's
670                 choices (by updating ~/.mailcap). There's
671                 still to drop "Audio player" and "Image
672                 viewer" preferences.
673
674 2006-08-17 [mones]      2.4.0cvs56
675
676         * manual/es/sylpheed-claws-manual.xml
677                 fix DTD path
678
679 2006-08-17 [mones]      2.4.0cvs55
680
681         * configure.ac
682         * manual/Makefile.am
683         * manual/es/Makefile.am
684         * manual/es/account.xml
685         * manual/es/ack.xml
686         * manual/es/addrbook.xml
687         * manual/es/advanced.xml
688         * manual/es/faq.xml
689         * manual/es/glossary.xml
690         * manual/es/gpl.xml
691         * manual/es/handling.xml
692         * manual/es/intro.xml
693         * manual/es/keyboard.xml
694         * manual/es/plugins.xml
695         * manual/es/starting.xml
696         * manual/es/sylpheed-claws-manual.xml
697         * manual/es/dist/Makefile.am
698         * manual/es/dist/html/Makefile.am
699         * manual/es/dist/pdf/Makefile.am
700         * manual/es/dist/ps/Makefile.am
701         * manual/es/dist/txt/Makefile.am
702                 Spanish translation for the manual
703
704 2006-08-16 [colin]      2.4.0cvs54
705
706         * src/compose.c
707         * src/main.c
708         * src/mainwindow.c
709                 Fix send button sensitivity at startup
710                 Set send menu sensitivity (patch by Fabien)
711         * src/ssl_manager.c
712                 Enable closing with esc (patch by Fabien)
713         * src/gtk/foldersort.c
714                 Enable closing with esc (patch by Fabien)
715         * src/procmime.c
716                 Optimisation (no need to copy to tempfile to
717                 "decode" 7bit and 8bit)
718         * src/summaryview.c
719                 Fix cruft in swap_from case
720         * src/textview.c
721                 Fix missing last line in some mail cases 
722                 (Fixes debian #381872)
723         * src/plugins/pgpcore/prefs_gpg.c
724         * src/plugins/pgpcore/sgpgme.c
725         * src/plugins/pgpcore/sgpgme.h
726                 Don't show "no key found" when user explicitely
727                 wants to create a key
728
729 2006-08-16 [paul]       2.4.0cvs53
730
731         * configure.ac
732         * src/account.c
733         * src/addressbook.c
734         * src/headerview.c
735         * src/prefs_account.c
736         * src/prefs_message.c
737         * src/gtk/gtkutils.c
738                 bump up minimum required versions of GTK+ and
739                 GLIB to 2.6.0
740
741 2006-08-16 [paul]       2.4.0cvs52
742
743         * src/toolbar.c
744                 workaround GTK+ Bug 351600 - 'Can't re-click
745                 on button after sensitivity update'
746                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
747                 Thanks to Colin
748
749 2006-08-15 [colin]      2.4.0cvs51
750
751         * src/plugins/pgpcore/prefs_gpg.c
752                 Set options sensitivity according to
753                 key existence
754         * src/plugins/pgpcore/sgpgme.c
755                 Allow to create key with no passphrase
756
757 2006-08-14 [cleroy]     2.4.0cvs50
758
759         * src/gtk/pluginwindow.c
760                 New layout (maybe to be changed?)
761         * src/gtk/gtkutils.c
762                 Fix a bit label_window
763         * src/plugins/pgpcore/passphrase.c
764         * src/plugins/pgpcore/passphrase.h
765         * src/plugins/pgpcore/plugin.c
766         * src/plugins/pgpcore/prefs_gpg.c
767         * src/plugins/pgpcore/prefs_gpg.h
768         * src/plugins/pgpcore/sgpgme.c
769         * src/plugins/pgpcore/sgpgme.h
770                 Allow to create a PGP private key via the GUI
771
772 2006-08-14 [wwp]        2.4.0cvs49
773
774         * src/addressbook_foldersel.c
775                 fix strict ISO C90 compliance.
776
777 2006-08-14 [paul]       2.4.0cvs48
778
779         * src/gtk/prefswindow.c
780                 re-set scrolled window on opening
781                 Patch by Ticho
782
783 2006-08-14 [paul]
784
785         2.5.0-rc1 released
786
787 2006-08-14 [paul]       2.4.0cvs47
788
789         * src/prefs_display_header.c
790                 re-enable user-defined Displayed Headers
791
792 2006-08-14 [paul]       2.4.0cvs46
793
794         * src/prefs_account.c
795                 use GTK_STOCK_EDIT
796
797 2006-08-13 [colin]      2.4.0cvs45
798
799         * src/common/utils.c
800                 Fix "a" in quote when the original message is empty,
801                 by using \0 instead of 'a' to test writability of
802                 temp files.
803
804 2006-08-13 [wwp]        2.4.0cvs44
805
806         * src/plugins/spamassassin/spamassassin.c
807                 fix capitalization of "SpamAssassin" in some debug, log and
808                 dialog messages.
809
810 2006-08-13 [paul]       2.4.0cvs43
811
812         * src/editldap.c
813                 fix overlapping widgets
814         * src/prefs_account.c
815                 fix translation of protocol_names[]
816                 fix label disappearing off the edge of the
817                 visible area
818
819 2006-08-12 [paul]       2.4.0cvs42
820
821         * manual/plugins.xml
822                 update IRC channel info before it gets forgotten
823                 about
824
825 2006-08-11 [colin]      2.4.0cvs41
826
827         * src/compose.c
828         * src/mainwindow.c
829         * src/mainwindow.h
830         * src/procmsg.c
831         * src/procmsg.h
832         * src/summaryview.c
833         * src/toolbar.c
834                 Grey out the Send button if
835                 - Queue folders are empty, or
836                 - We're sending already
837
838 2006-08-11 [wwp]        2.4.0cvs40
839
840         * src/main.c
841                 fix a logic issue when quitting while a compose window is
842                 still open, thanks to Colin.
843
844 2006-08-10 [colin]      2.4.0cvs39
845
846         * src/main.c
847                 Fix default font size setting after wizard run
848         * src/imap.c
849         * src/etpan/imap-thread.c
850         * src/etpan/imap-thread.h
851                 Fix bug #999 (Timing out on TSL cert validation 
852                 dialog makes ugly things happen). Also, STARTTLS
853                 unconditionnaly if initial capabilities contain
854                 LOGINDISABLED and STARTTLS.
855
856 2006-08-09 [colin]      2.4.0cvs38
857
858         * src/mainwindow.c
859         * src/mainwindow.h
860                 Fix Tools/Actions sensitivity when there are
861                 no actions
862
863 2006-08-09 [colin]      2.4.0cvs37
864
865         * src/prefs_filtering.c
866                 Warning fix, patch by Paul
867         * src/messageview.c
868         * src/prefs_actions.c
869         * src/prefs_filtering_action.c
870         * src/prefs_matcher.c
871                 Uniformisation of "Info ..." to "Info..." (for
872                 old gtk), patch by Fabien
873         * src/plugins/clamav/clamav_plugin_gtk.c
874                 Sensitivity fix by Fabien
875
876 2006-08-09 [colin]      2.4.0cvs36
877
878         * src/main.c
879         * src/main.h
880                 Add a function to know whether we're exiting
881         * src/plugins/trayicon/trayicon.c
882                 If exiting, don't do anything. Faster, and
883                 avoids gtk_main_iteration reentracy causing
884                 segfaults at exit
885
886 2006-08-09 [colin]      2.4.0cvs35
887
888         * src/messageview.c
889         * src/mimeview.c
890         * src/mimeview.h
891                 Fix lack of part selection when automatically 
892                 jumping to a specific part
893         * src/msgcache.c
894                 Little optimisation in cache reading
895
896 2006-08-09 [colin]      2.4.0cvs34
897
898         * src/compose.c
899                 Fix crash setting the priority on reedit
900                 (Accessing compose before creating it!)
901
902 2006-08-08 [colin]      2.4.0cvs33
903
904         * src/procmime.c
905                 Fix bug #998 (last attachment is not accessible)
906                 Bad RFC interpretation on multipart close-delimiters
907         * src/mimeview.c
908         * src/mimeview.h
909         * src/gtk/gtkvscrollbutton.c
910         * src/gtk/gtkvscrollbutton.h
911                 Make attachments list wheel-scrollable
912
913 2006-08-07 [colin]      2.4.0cvs32
914
915         * src/gtk/gtkaspell.c
916                 Fix bug #973 (Unicode punctation characters 
917                 are not recognized as separators by the
918                 spell checker); fix unsigned stuff
919
920 2006-08-07 [colin]      2.4.0cvs31
921
922         * src/compose.c
923                 Fix bug #956 (DnD text with accents in compose 
924                 text entry); fix gccc's signed/unsigned fuss
925
926 2006-08-06 [colin]      2.4.0cvs30
927
928         * src/main.c
929                 Fix bug #979 (Plugin crashes when exiting 
930                 sylpheed-claws) : handle exit request only 
931                 once
932
933 2006-08-05 [colin]      2.4.0cvs29
934
935         * src/news.c
936                 Just make sure we have a msgid.
937
938 2006-08-05 [colin]      2.4.0cvs28
939
940         * src/news.c
941         * src/summaryview.c
942                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
943                 by reimplementing it
944         * src/textview.c
945                 Fix bug when hiding quotes with level > 3 and quote
946                 colors are recycled
947
948 2006-08-04 [colin]      2.4.0cvs27
949
950         * src/compose.c
951         * src/undo.c
952         * src/undo.h
953                 Fix a bit replace-by-pasting undo
954         * src/mainwindow.c
955         * src/messageview.c
956                 Fix Fold quotes menu synchro in
957                 mainwindow when it changes in 
958                 messageview
959         * src/textview.c
960                 Fix right-click on quotes blocks
961         * src/common/utils.c
962                 Verify that the file created by
963                 my_tmpfile() is writable. Fixes
964                 bug #988 (very specific filesystem
965                 issue)
966         * src/plugins/pgpcore/sgpgme.c
967                 Fix file descriptor leak
968         * src/plugins/spamassassin/spamassassin.c
969                 Warn once if spamd isn't reachable
970
971 2006-08-04 [colin]      2.4.0cvs26
972
973         * src/toolbar.c
974                 i18n context patch by Fabien
975
976 2006-08-03 [colin]      2.4.0cvs25
977
978         * src/mainwindow.c
979         * src/messageview.c
980                 Rename "Hide quotes" to "Fold quotes"
981         * src/textview.c
982                 Don't use hand cursor on quotes. "all 
983                 the bonuses of the feature and none of 
984                 unwelcome side-effects"
985
986 2006-08-03 [colin]      2.4.0cvs24
987
988         * AUTHORS
989         * sylpheed-claws.desktop
990         * src/gtk/authors.h
991                 Bring the desktop file to XDG compliance
992                 Patch by Charles A. Edwards
993
994 2006-08-03 [colin]      2.4.0cvs23
995
996         * src/textview.c
997                 Fix links offset when they are preceded
998                 by accentued chars (g_utf8_strlen!)
999         * src/mainwindow.c
1000                 Fix wrong status when starting offline
1001
1002
1003 2006-08-03 [wwp]        2.4.0cvs22
1004
1005         * src/prefs_common.h
1006                 ask what to do w/ filtering rules that belong to an account when
1007                 applying filtering rules manually from the main window (skip,
1008                 apply regardless of the account, use current account). This dialog
1009                 can be skipped and the last reply used.
1010                 (forgot that file)
1011
1012 2006-08-03 [wwp]        2.4.0cvs21
1013
1014         * src/filtering.c
1015         * src/filtering.h
1016         * src/prefs_common.c
1017         * src/summaryview.c
1018         * src/alertpanel.c
1019         * src/alertpanel.h
1020         * src/messageview.c
1021                 ask what to do w/ filtering rules that belong to an account when
1022                 applying filtering rules manually from the main window (skip,
1023                 apply regardless of the account, use current account). This dialog
1024                 can be skipped and the last reply used.
1025
1026
1027 2006-08-03 [colin]      2.4.0cvs20
1028
1029         * src/textview.c
1030                 Optimize previous patch
1031
1032 2006-08-03 [cleroy]     2.4.0cvs19
1033
1034         * src/textview.c
1035                 Fix quotes getting toggled back when the
1036                 mail has an even number of text parts
1037
1038 2006-08-02 [colin]      2.4.0cvs18
1039
1040         * src/messageview.c
1041                 Add Hide quotes menu
1042
1043 2006-08-02 [colin]      2.4.0cvs17
1044
1045         * src/mainwindow.c
1046         * src/prefs_common.c
1047         * src/textview.c
1048         * src/textview.h
1049         * src/gtk/about.c
1050                 Allow per-level quote hiding,
1051                 Allow toggling quotes by double-clicking them
1052                 Rename RemoteURI to ClickableText to reflect
1053                 the fact it's used for a variety of things
1054
1055 2006-08-02 [wwp]        2.4.0cvs16
1056
1057         * src/mainwindow.c
1058                 fix "View/Hide quotes" menu item status initialization.
1059
1060 2006-08-02 [wwp]        2.4.0cvs15
1061
1062         * src/matcher_parser_parse.y
1063                 remove a debug trace.
1064
1065 2006-08-02 [paul]       2.4.0cvs14
1066
1067         * src/plugins/pgpcore/passphrase.c
1068                 don't set initial dialog size
1069                 make it resizable
1070
1071 2006-08-02 [paul]       2.4.0cvs13
1072
1073         * src/noticeview.c
1074                 remove the rogue '/' character
1075
1076 2006-08-02 [paul]       2.4.0cvs12
1077
1078         * src/noticeview.c
1079                 allow buttons to resize as necessary
1080
1081 2006-08-01 [wwp]        2.4.0cvs11
1082
1083         * src/mbox.c
1084                 fix strict ISO C90 compliance.
1085
1086 2006-08-01 [wwp]        2.4.0cvs10
1087
1088         * tools/update-po
1089                 updated update-po tool to work w/ context-dependent translations.
1090                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1091
1092 2006-08-01 [wwp]        2.4.0cvs9
1093
1094         * src/matcher.c
1095         * src/prefs_filtering.c
1096         * src/prefs_matcher.c
1097                 allow context-dependent translations for "All",
1098                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1099
1100 2006-07-31 [colin]      2.4.0cvs8
1101
1102         * AUTHORS
1103         * src/gtk/authors.h
1104                 Add Rafal to authors
1105
1106 2006-07-31 [colin]      2.4.0cvs7
1107
1108         * src/compose.c
1109         * src/mainwindow.c
1110         * src/messageview.h
1111         * src/prefs_common.c
1112         * src/prefs_common.h
1113         * src/textview.c
1114                 Add 'View/Hide quotes'. Patch based on a patch
1115                 by Rafal Weglarz
1116
1117 2006-07-31 [colin]      2.4.0cvs6
1118
1119         * src/action.c
1120                 Fix problem with "> stuff >" actions
1121
1122 2006-07-31 [paul]       2.4.0cvs5
1123
1124         * po/nb.po
1125                 updated by Geir Helland
1126
1127 2006-07-31 [wwp]        2.4.0cvs4
1128
1129         * src/mainwindow.c
1130         * src/summaryview.c
1131         * src/summaryview.h
1132                 add "View/Go to/Parent message" and "View/Go to/Last read message",
1133                 thanks to Colin.
1134
1135 2006-07-31 [wwp]        2.4.0cvs3
1136
1137         * src/Makefile.am
1138         * src/addr_compl.c
1139         * src/addr_compl.h
1140         * src/addressbook.c
1141         * src/addressbook.h
1142         * src/addressbook_foldersel.c
1143         * src/addressbook_foldersel.h
1144         * src/addrindex.c
1145         * src/addrindex.h
1146         * src/matcher.c
1147         * src/matcher.h
1148         * src/matcher_parser_lex.l
1149         * src/matcher_parser_parse.y
1150         * src/prefs_common.c
1151         * src/prefs_common.h
1152         * src/prefs_filtering.c
1153         * src/prefs_matcher.c
1154         * src/prefs_matcher.h
1155         * src/summaryview.c
1156                 introduce filtering against the address book. It's now possible to add
1157                 matched conditions to determine if any email address in a message matches
1158                 or doesn't match any or all books or folders in the address book.
1159
1160 2006-07-31 [wwp]        2.4.0cvs2
1161
1162         * src/account.c
1163         * src/filtering.c
1164         * src/filtering.h
1165         * src/folder.c
1166         * src/folderview.c
1167         * src/inc.c
1168         * src/mainwindow.c
1169         * src/matcher.c
1170         * src/matcher_parser_lex.l
1171         * src/matcher_parser_parse.y
1172         * src/mbox.c
1173         * src/prefs_filtering.c
1174         * src/prefs_filtering.h
1175         * src/procmsg.c
1176         * src/procmsg.h
1177         * src/summaryview.c
1178                 introduce per-account filtering rules. Each filtering rule can now be assigned
1179                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1180                 when applying filtering rules manually, as all rules will apply - even the ones
1181                 assigned to an account. This issue will be addressed soon.
1182  
1183
1184
1185 2006-07-31 [wwp]        2.4.0cvs1
1186
1187         * src/quote_fmt.c
1188                 make more strings translatable.
1189
1190 2006-07-31 [paul]       2.4.0
1191
1192         2.4.0 released
1193
1194 2006-07-31 [paul]       2.3.1cvs91
1195
1196         * po/ca.po
1197                 updated by Miquel Oliete
1198
1199 2006-07-31 [paul]       2.3.1cvs90
1200
1201         * po/de.po
1202         * po/el.po
1203         * po/fr.po
1204         * po/it.po
1205         * po/pl.po
1206         * po/pt_BR.po
1207         * po/sr.po
1208         * po/zh_CN.po
1209                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1210                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1211                 Aleksandar Urosevic, and Ralgh Young
1212
1213 2006-07-31 [paul]       2.3.1cvs89
1214
1215         * src/account.c
1216         * src/main.c
1217         * src/mainwindow.c
1218         * src/mainwindow.h
1219                 Fix a race condition when, after an SC crash, rescanning
1220                 folders took more than 0.5 seconds
1221                 Thanks to Colin
1222
1223 2006-07-31 [paul]       2.3.1cvs88
1224
1225         * src/folderview.c
1226                 don't translate separator strings
1227
1228 2006-07-30 [mones]      2.3.1cvs87
1229
1230         * doc/man/sylpheed-claws.1
1231                 Fixed non-ASCII chars in Hoa's name
1232         * po/es.po
1233                 Updated for release
1234
1235 2006-07-27 [colin]      2.3.1cvs86
1236
1237         * src/textview.c
1238                 Don't include the leading \n in links
1239                 Patch by Fabien
1240
1241 2006-07-25 [colin]      2.3.1cvs85
1242
1243         * src/mainwindow.c
1244         * src/common/socket.h
1245         * src/etpan/imap-thread.c
1246                 Refresh resolvers before connecting
1247                 to IMAP servers, and after switching
1248                 to online. Thanks to Paul.
1249
1250 2006-07-18 [colin]
1251
1252         * 2.4.0-rc4 released
1253
1254 2006-07-17 [colin]      2.3.1cvs84
1255
1256         * src/inc.c
1257                 Show connection attempt in statusbar before
1258                 connecting (previously first message was
1259                 "Retrieving messages from ..." after the
1260                 connection succeeded.
1261
1262 2006-07-16 [wwp]        2.3.1cvs83
1263
1264         * sylpheed-claws.ico
1265                 Added .ico file (windows multi-size icon file, generated).
1266
1267 2006-07-12 [wwp]        2.3.1cvs82
1268
1269         * src/messageview.c
1270                 remove Message/Re-edit menu entry from messageview window,
1271                 as sent/draft/queued messages are opened in compose window when
1272                 re-edited and it's not possible to re-edit other msgs.
1273
1274 2006-07-12 [paul]       2.3.1cvs81
1275
1276         * AUTHORS
1277         * src/mainwindow.c
1278         * src/gtk/authors.h
1279                 check online state before resetting
1280                 mailcheck timer. Useful if some program
1281                 verifies connection state and updates
1282                 Claws.
1283                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
1284
1285 2006-07-12 [paul]       2.3.1cvs80
1286
1287         * sylpheed-claws-128x128.png
1288         * sylpheed-claws-64x64.png
1289         * sylpheed-claws.png
1290         * src/Makefile.am
1291         * src/main.c
1292         * src/prefs_toolbar.c
1293         * src/stock_pixmap.c
1294         * src/stock_pixmap.h
1295         * src/wizard.c
1296         * src/gtk/about.c
1297         * src/gtk/gtkutils.c
1298         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
1299         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
1300         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
1301         * src/pixmaps/sylpheed.xpm              ** REMOVED **
1302         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
1303         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
1304                 updated and renamed logo/icon files and related
1305                 logo by Jesper Schultz
1306
1307 2006-07-11 [paul]       2.3.1cvs79
1308
1309         * src/main.c
1310                 fix the labels a smidgin
1311
1312 2006-07-09 [colin]      2.3.1cvs78
1313
1314         * src/textview.c
1315                 Show errors in textviewer's command
1316                 Patch by H. Merijn Brand
1317
1318 2006-07-09 [colin]      2.3.1cvs77
1319
1320         * src/compose.c
1321                 Save FMID in drafts too
1322
1323 2006-07-08 [colin]      2.3.1cvs76
1324
1325         * src/compose.c
1326                 Svae RMID in drafted mails too
1327                 Save quote_fmt vars for whole mails,
1328                 don't reset at each quote_fmt_init:
1329                 allows to use the same |i{var} in
1330                 various template fields
1331         * src/prefs_template.c
1332         * src/quote_fmt.h
1333         * src/quote_fmt_parse.y
1334                 Same
1335
1336 2006-07-08 [colin]      2.3.1cvs75
1337
1338         * src/textview.c
1339                 Fix highlighting of attached parts URIs
1340
1341 2006-07-08 [colin]      2.3.1cvs74
1342
1343         * src/main.c
1344                 Prevent bug #981 (sc 2.3.1 segfaults with 
1345                 gtk+ 2.10) from being reported again:
1346                 if Sylpheed-Claws has been compiled against
1347                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
1348                 of if Sylpheed-Claws has been compiled against
1349                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1350                 error out.
1351
1352 2006-07-07 [colin]      2.3.1cvs73
1353
1354         * src/prefs_actions.c
1355                 Fix label
1356
1357 2006-07-07 [colin]      2.3.1cvs72
1358
1359         * src/prefs_actions.c
1360                 Fix compile on gtk < 2.8. argh :)
1361
1362 2006-07-07 [paul]       2.3.1cvs71
1363
1364         * src/common/defs.h
1365                 update DONATE_URI
1366
1367 2006-07-07 [colin]      2.3.1cvs70
1368
1369         * po/POTFILES.in
1370         * src/quote_fmt.c
1371         * src/quote_fmt_lex.l
1372         * src/quote_fmt_parse.y
1373                 Add |i{var}, a way to insert user-entered
1374                 text in a template
1375
1376 2006-07-07 [colin]
1377
1378         * 2.4.0-rc3 released
1379
1380 2006-07-07 [colin]      2.3.1cvs69
1381
1382         * src/folder.c
1383                 Don't consider inboxes of UNKNOWN folder 
1384                 classes to be useable as default inboxes
1385
1386 2006-07-07 [paul]       2.3.1cvs68
1387
1388         * src/textview.c
1389                 add missing #include <errno.h>
1390                 Thanks to René J. Blokland
1391
1392 2006-07-07 [paul]       2.3.1cvs67
1393
1394         * src/action.c
1395                 Return now Closes dialog
1396         * src/mimeview.c
1397         * src/mimeview.h
1398         * src/textview.c
1399                 add contextual menu to mime parts listed
1400                 in the textview
1401                 Thanks to Colin
1402         * src/common/utils.c
1403                 reversal: ' is a valid character in URLs
1404
1405 2006-07-06 [colin]      2.3.1cvs66
1406
1407         * src/remotefolder.h
1408                 Forgotten in previous commit
1409
1410 2006-07-06 [colin]      2.3.1cvs65
1411
1412         * src/folder.c
1413                 Set summary update flag whenever
1414                 totals changed
1415         * src/imap.c
1416         * src/prefs_account.c
1417         * src/common/utils.h
1418         * src/etpan/imap-thread.c
1419                 Fix warnings, thanks to Fabien and
1420                 Ricardo
1421
1422 2006-07-06 [wwp]        2.3.1cvs64
1423
1424         * src/gtk/gtkutils.c
1425                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1426
1427 2006-07-06 [wwp]        2.3.1cvs63
1428
1429         * src/account.c
1430         * src/addressbook.c
1431         * src/addressitem.h
1432         * src/folderview.c
1433         * src/mainwindow.c
1434         * src/manual.c
1435         * src/manual.h
1436         * src/message_search.c
1437         * src/prefs_actions.c
1438         * src/prefs_filtering.c
1439         * src/prefs_filtering.h
1440         * src/prefs_template.c
1441         * src/summary_search.c
1442         * src/summaryview.c
1443         * src/gtk/gtkutils.c
1444         * src/gtk/gtkutils.h
1445         * src/gtk/pluginwindow.c
1446                 add help buttons to some dialogs. Clicking such buttons opens a
1447                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1448
1449 2006-07-06 [paul]       2.3.1cvs62
1450
1451         * src/textview.c
1452                 fix attachments contextual menu
1453                 Thanks to Colin
1454
1455 2006-07-05 [colin]      2.3.1cvs61
1456
1457         * src/textview.c
1458         * src/compose.c
1459                 Handle sftp:// links
1460
1461 2006-07-05 [paul]       2.3.1cvs60
1462
1463         * src/gtk/filesel.c
1464                 grab save button by default
1465                 Thanks to Colin
1466
1467 2006-07-05 [wwp]        2.3.1cvs59
1468
1469         * manual/xml2pdf
1470                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1471
1472 2006-07-04 [colin]      2.3.1cvs58
1473
1474         * src/mimeview.c
1475         * src/textview.c
1476                 Use left click to select, middle click to open
1477                 on mimeparts links
1478         * src/common/utils.c
1479                 Fix segfault
1480
1481 2006-07-04 [colin]      2.3.1cvs57
1482
1483         * src/mainwindow.c
1484         * src/news.c
1485                 Warning fixes, thanks to Fabien
1486
1487 2006-07-04 [colin]      2.3.1cvs56
1488
1489         * src/mimeview.c
1490         * src/mimeview.h
1491         * src/textview.c
1492                 Allow parts to be selected via their text label
1493                 in textview
1494
1495 2006-07-04 [colin]      2.3.1cvs55
1496
1497         * src/folderview.c
1498                 Feedback when closing (for big folders)
1499         * src/prefs_actions.c
1500         * src/prefs_filtering.c
1501         * src/prefs_matcher.c
1502         * src/prefs_template.c
1503                 Fix default button when closing without
1504                 having saved
1505
1506 2006-07-04 [colin]      2.3.1cvs54
1507
1508         * src/news.c
1509                 Delete local file on deletion
1510
1511 2006-07-03 [colin]      2.3.1cvs53
1512
1513         * src/folderview.c
1514         * src/main.c
1515                 Don't freeze when rescanning after crash
1516
1517 2006-07-03 [wwp]        2.3.1cvs52
1518
1519         * src/compose.c
1520         * src/privacy.c
1521         * src/privacy.h
1522         * src/plugins/pgpinline/pgpinline.c
1523         * src/plugins/pgpmime/pgpmime.c
1524                 don't report an error when the user cancels the passphrase dialog.
1525
1526 2006-07-02 [colin]      2.3.1cvs51
1527
1528         * src/folderview.c
1529                 Open message when crossing folders with Space,
1530                 goto next unread and friends
1531
1532 2006-07-01 [colin]      2.3.1cvs50
1533
1534         * src/prefs_account.c
1535                 Typographic rules varying from language
1536                 to language (in french "Protocole :"),
1537                 we have to do that :)
1538
1539 2006-07-01 [ticho]      2.3.1cvs49
1540
1541         * src/prefs_account.c
1542                 Only use one temporary gchar* variable in
1543                 prefs_account_protocol_set_optmenu().
1544
1545 2006-07-01 [ticho]      2.3.1cvs48
1546
1547         * src/prefs_account.c
1548         * src/prefs_account.h
1549                 Use GtkLabel for existing account protocol name.
1550                 Created an array for protocol names and populate the
1551                 combobox from it in a for() cycle.
1552
1553 2006-06-30 [colin]      2.3.1cvs47
1554
1555         * src/compose.c
1556                 Block undo when changing signature (by changing
1557                 account)
1558
1559 2006-06-30 [paul]       2.3.1cvs46
1560
1561         * src/send_message.c
1562                 when editing From in the Compose window, use that address
1563                 in the Return-Path: header
1564                 Thanks to Colin
1565
1566 2006-06-30 [colin]      2.3.1cvs45
1567
1568         * src/compose.c
1569                 Fix signature replacement:
1570                 - when no newline before separator
1571                 - when reediting
1572
1573 2006-06-29 [colin]      2.3.1cvs44
1574
1575         * src/folderview.c
1576         * src/folderview.h
1577         * src/mainwindow.c
1578         * src/summaryview.c
1579                 Let 'View/Go to/Next marked' work like
1580                 Next new & Next unread: across folders
1581                 Change the select_on_entry pref to do
1582                 what we want when changing folder
1583         * src/common/utils.c
1584                 Fix single-quoted links 
1585
1586 2006-06-29 [colin]      2.3.1cvs43
1587
1588         * src/gtk/gtkaspell.c
1589                 "Sylpheed" and "Sylpheed-Claws" do exist !
1590
1591 2006-06-29 [colin]      2.3.1cvs42
1592
1593         * src/imap.c
1594                 Forgot to remove debug
1595
1596 2006-06-29 [colin]      2.3.1cvs41
1597
1598         * src/imap.c
1599         * src/imap.h
1600         * src/mainwindow.c
1601                 Disconnect from IMAP servers when going
1602                 offline. Fixes bug #978 (going to offline-mode 
1603                 won't close connections)
1604
1605 2006-06-29 [colin]      2.3.1cvs40
1606
1607         * src/main.c
1608                 Fix transient setting on failing plugins
1609                 Patch by Fabien
1610         * src/plugins/pgpcore/sgpgme.c
1611                 Only warn for OpenPGP. Most people don't
1612                 have CMS available.
1613
1614 2006-06-29 [colin]      2.3.1cvs39
1615
1616         * src/compose.c
1617                 Fix Spelling menu (discrepancy between context menu
1618                 and top menu when folder's dictionary isn't the 
1619                 default one)
1620         * src/plugins/pgpcore/sgpgme.c
1621                 More error reporting about why gpgme can fail
1622
1623 2006-06-29 [wwp]        2.3.1cvs38
1624
1625         * src/mainwindow.c
1626                 honor the display-header-pane setting even when the message view
1627                 is a separate window.
1628
1629 2006-06-29 [wwp]        2.3.1cvs37
1630
1631         * src/prefs_actions.c
1632                 forgot to commit that one (use of GTK_STOCK_INFO).
1633
1634 2006-06-29 [colin]      2.3.1cvs36
1635
1636         * src/imap.c
1637                 Better handling of login errors (ask the password
1638                 again once), alert in case of error. Fix three
1639                 signedness warnings.
1640
1641 2006-06-28 [wwp]        2.3.1cvs35
1642
1643         * src/prefs_template.c
1644         * src/prefs_matcher.c
1645         * src/prefs_filtering_action.c
1646         * src/prefs_quote.c
1647                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
1648                 patch by Fabien Vantard, slightly modified.
1649
1650 2006-06-28 [paul]
1651
1652         2.4.0-rc2 released
1653
1654 2006-06-28 [colin]      2.3.1cvs34
1655
1656         * src/prefs_account.c
1657                 Fix bug #977 (Can't add or edit imap accounts)
1658
1659 2006-06-28 [colin]      2.3.1cvs33
1660
1661         * src/mimeview.c
1662                 Fix previous
1663
1664 2006-06-28 [colin]      2.3.1cvs32
1665
1666         * src/mimeview.c
1667                 Save named inlined attachments with "Save all"
1668         * src/main.c
1669         * src/mbox.c
1670         * src/common/plugin.c
1671         * src/common/plugin.h
1672         * src/common/sylpheed.c
1673         * src/common/utils.c
1674         * src/plugins/pgpcore/sylpheed.def
1675         * src/plugins/pgpinline/sylpheed.def
1676         * src/plugins/pgpmime/sylpheed.def
1677                 Win32 compatibility patch, by
1678                 Werner Koch
1679
1680 2006-06-28 [wwp]        2.3.1cvs31
1681
1682         * src/imap.c
1683         * src/prefs_folder_item.c
1684                 less compilation warnings (thanks to Fabien Vantard), less typos.
1685
1686 2006-06-28 [paul]       2.3.1cvs30
1687
1688         * src/gtk/gtkutils.c
1689                 gtk_combo_box_set_focus_on_click() is only
1690                 available since gtk 2.6.0
1691
1692 2006-06-28 [paul]       2.3.1cvs29
1693
1694         * src/prefs_ext_prog.c
1695                 fix engrish and add a tooltip for the
1696                 'command for 'Display as text' option
1697
1698 2006-06-28 [paul]
1699
1700         2.4.0-rc1 released
1701
1702 2006-06-28 [paul]       2.3.1cvs28
1703
1704         * ChangeLog
1705         * tools/Makefile.am
1706                 include textviewer.pl in releases
1707
1708 2006-06-28 [paul]       2.3.1cvs27
1709
1710         * src/prefs_ext_prog.c
1711                 hide Print command option if libgnomeprint
1712                 support is present
1713
1714 2006-06-27 [colin]      2.3.1cvs26
1715
1716         * src/compose.c
1717                 Fix Esc handling in insert/attach dialog
1718                 Don't show this dialog if dragging something
1719                 else than text/uri-list
1720                 Thanks to Fabien Vantard
1721         * tools/textviewer.pl
1722                 Filter script to display stuff as text
1723                 by H. Merijn Brand
1724
1725 2006-06-27 [wwp]        2.3.1cvs25
1726
1727         * src/messageview.c
1728                 use the exact product name (message view title), patch
1729                 by Fabien Vantard.
1730
1731 2006-06-27 [ticho]      2.3.1cvs24
1732
1733         * src/prefs_account.c
1734         * src/prefs_common.c
1735         * src/prefs_common.h
1736         * src/prefs_ext_prog.c
1737         * src/textview.c
1738                 Add a preference (Preferences/External programs)
1739                 to allow "Display as text" to be done via a script
1740                 (patch by H.Merijn Brand).
1741                 Use GtkComboBox for protocol selection in account
1742                 preferences.
1743                 Only include current choice for existing accounts, and
1744                 insensitivize the combobox.
1745
1746 2006-06-27 [paul]       2.3.1cvs23
1747
1748         * src/mbox.c
1749                 fix crasher introduced in cvs21.
1750                 Thanks to Colin
1751
1752 2006-06-26 [colin]      2.3.1cvs22
1753
1754         * src/mbox.c
1755                 Fix double-frees when leaving folders
1756                 after exporting to mbox
1757
1758 2006-06-26 [colin]      2.3.1cvs21
1759
1760         * src/mbox.c
1761                 More feedback (and optimisation)
1762                 on import/export
1763         * src/common/utils.c
1764                 Fix case when looking for mail addresses
1765         * src/gtk/gtkutils.c
1766                 Extra check for (X-)Face
1767
1768 2006-06-25 [ticho]      2.3.1cvs20
1769
1770         * src/compose.c
1771         * src/exphtmldlg.c
1772         * src/gtk/gtkutils.c
1773         * src/gtk/gtkutils.h
1774                 Added second argument to gtkut_sc_combobox_create() to
1775                 control focus-on-click for the widget.
1776                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
1777
1778 2006-06-25 [ticho]      2.3.1cvs19
1779
1780         * src/compose.c
1781         * src/gtk/Makefile.am
1782         * src/gtk/combobox.c
1783         * src/gtk/combobox.h
1784         * src/gtk/gtkutils.c
1785         * src/gtk/gtkutils.h
1786                 Use GtkComboBox instead of deprecated GtkOptionMenu
1787                 for account selector in compose window and for encoding
1788                 selector in attachment properties.
1789                 Also factorise working with the new GtkComboBox somewhat.
1790
1791 2006-06-24 [paul]       2.3.1cvs18
1792
1793         * src/prefs_common.c
1794                 use the correct default value
1795
1796 2006-06-24 [paul]       2.3.1cvs17
1797
1798         * src/compose.c
1799         * src/prefs_common.c
1800         * src/prefs_common.h
1801         * src/prefs_compose_writing.c
1802                 enable setting of default action when
1803                 dnd'ing files in the compose window.
1804                 (Collaborative effort with wwp)
1805
1806 2006-06-23 [wwp]        2.3.1cvs16
1807
1808         * src/compose.c
1809                 i18n fix (thanks to Fabien Vantard)
1810
1811 2006-06-22 [colin]      2.3.1cvs15
1812
1813         * src/prefs_customheader.c
1814                 Don't use filters in custom headers' file 
1815                 selector. Remember, extensions mean nothing :)
1816
1817 2006-06-22 [paul]       2.3.1cvs14
1818
1819         * configure.ac
1820                 allow setting of man directory location
1821
1822 2006-06-22 [colin]      2.3.1cvs13
1823
1824         * src/mainwindow.c
1825                 Add 'View/Go to/Next unread folder'.
1826                 I missed that :)
1827
1828 2006-06-22 [colin]      2.3.1cvs12
1829
1830         * src/common/utils.c
1831                 Add some subject prefixes
1832                 Patch by Bjorn T Johansen <btj@havleik.no>
1833
1834 2006-06-22 [colin]      2.3.1cvs11
1835
1836         * manual/advanced.xml
1837                 Forgotten hidden pref
1838
1839 2006-06-21 [paul]       2.3.1cvs10
1840
1841         * src/prefs_account.c
1842                 complete the removal of 'Add date header' option
1843
1844 2006-06-21 [paul]       2.3.1cvs9
1845
1846         * src/account.c
1847         * src/compose.c
1848         * src/prefs_account.c
1849         * src/prefs_account.h
1850                 remove option to add date header - always
1851                 add date header
1852         * src/etpan/imap-thread.c
1853                 fix warnings (Thanks to Colin)
1854
1855 2006-06-21 [wwp]        2.3.1cvs8
1856
1857         * src/folder.c
1858                 set the attachment flag when inline text part are (file)named. This is more convenient
1859                 when receiving (for instance) inline source files or patches sent using thunderbird.
1860
1861 2006-06-21 [paul]       2.3.1cvs7
1862
1863         * src/inc.c
1864                 fix off-by-one count of current msg in
1865                 statusbar filtering progressbar
1866
1867 2006-06-21 [paul]       2.3.1cvs6
1868
1869         * src/folder.c
1870                 Show attachment icon even if the part is 'inline'
1871                 if the following conditions are met:
1872                 - content-type != 'text/plain'
1873                 - content-type != '*/pgp-signature'
1874                 - either 'name' or 'filename' parameter is not NULL
1875                 
1876                 Thanks to Colin
1877
1878 2006-06-21 [paul]       2.3.1cvs5
1879
1880         * src/messageview.c
1881         * src/prefs_common.c
1882         * src/prefs_common.h
1883         * src/prefs_other.c
1884                 add an option to 'Never send Return
1885                 Receipts'
1886                 Thanks to Colin
1887
1888 2006-06-20 [mones]      2.3.1cvs4
1889
1890         * po/es.po
1891                 updated
1892         * src/compose.c
1893                 typo fixed (space after comma)
1894         * tools/make.themes.project
1895                 remove exec mode from tarball files
1896
1897 2006-06-20 [colin]      2.3.1cvs3
1898
1899         * src/news.c
1900         * src/procheader.c
1901         * src/unmime.c
1902                 Better fix for \n's in headers (don't 
1903                 break Received: and others)
1904
1905 2006-06-20 [paul]       2.3.1cvs2
1906
1907         * src/alertpanel.c
1908         * src/textview.c
1909                 improve legibility of phishing attempt
1910                 dialog
1911
1912 2006-06-20 [paul]       2.3.1cvs1
1913
1914         * NEWS
1915         * README
1916         * configure.ac
1917                 Update version number following
1918                 stable release
1919
1920 2006-06-20 [colin]      2.3.0cvs26
1921
1922         * src/compose.c
1923                 When dragging a file to the text of the compose
1924                 window, ask whether we want to insert or attach
1925                 (I know lots of people who do that to attach)
1926
1927 2006-06-20 [colin]      2.3.0cvs25
1928
1929         * src/etpan/imap-thread.c
1930                 Fix threshold (the append command is often > 32 bytes)
1931
1932 2006-06-19 [colin]      2.3.0cvs24
1933
1934         * src/imap.c
1935         * src/etpan/imap-thread.c
1936                 Workaround Rockliffe IMAP server bug: replace
1937                 "x UID SEARCH (ANSWERED UID 1:*)" with
1938                 "x UID SEARCH ANSWERED"
1939                 (Rockliffe doesn't handle the parenthesis)
1940
1941 2006-06-19 [colin]      2.3.0cvs23
1942
1943         * src/compose.c
1944         * src/imap.c
1945         * src/etpan/imap-thread.c
1946                 Probably fix bug #972 (Freezes when adding 
1947                 an attachment to the message)
1948         * src/common/defs.h
1949                 Modernize Firefox cmd
1950
1951
1952 2006-06-18 [colin]      2.3.0cvs22
1953
1954         * src/prefs_customheader.c
1955                 Only allow correct filenames for various
1956                 custom headers
1957
1958 2006-06-18 [colin]      2.3.0cvs21
1959
1960         * src/prefs_customheader.c
1961                 Add a 'From File...' button in custom headers prefs, which
1962                 try to do the right thing: 
1963                 for normal headers, use file as plaintext,
1964                 for X-Face, calls compface,
1965                 for Face, encode to b64.
1966
1967 2006-06-17 [colin]      2.3.0cvs20
1968
1969         * src/mh.c
1970                 Warning fix
1971
1972 2006-06-16 [colin]      2.3.0cvs19
1973
1974         * src/summaryview.c
1975                 Recursive quicksearch: show message list
1976                 in current folder, *then* search children
1977                 in the background.
1978
1979 2006-06-16 [colin]      2.3.0cvs18
1980
1981         * src/main.c
1982                 Instead of ignoring SIGPIPE, save caches
1983                 when getting one. Will fix the fact that
1984                 hot caches are out-of-date when logging 
1985                 out of Xorg.
1986         * src/compose.c
1987         * src/prefs_compose_writing.c
1988                 Only save text (not attachments) when 
1989                 auto-saving to drafts
1990         * src/unmime.c
1991                 Always replace \n, \r and \t with spaces
1992                 in headers
1993         * manual/dist/html/Makefile.am
1994         * manual/dist/pdf/Makefile.am
1995         * manual/dist/ps/Makefile.am
1996         * manual/dist/txt/Makefile.am
1997         * manual/fr/dist/html/Makefile.am
1998         * manual/fr/dist/pdf/Makefile.am
1999         * manual/fr/dist/ps/Makefile.am
2000         * manual/fr/dist/txt/Makefile.am
2001         * manual/pl/dist/html/Makefile.am
2002         * manual/pl/dist/pdf/Makefile.am
2003         * manual/pl/dist/ps/Makefile.am
2004         * manual/pl/dist/txt/Makefile.am
2005                 Fix make clean removing pregenerated manuals
2006
2007
2008 2006-06-16 [colin]      2.3.0cvs17
2009
2010         * src/plugins/pgpcore/sgpgme.c
2011         * src/plugins/pgpmime/pgpmime.c
2012         * src/plugins/pgpinline/pgpinline.c
2013                 Better error reporting in setup_signers.
2014                 Don't fallback to default key if specified
2015                 key isn't found.
2016                 Don't allow signing if more than one secret
2017                 key matches the one specified in prefs.
2018
2019 2006-06-15 [colin]      2.3.0cvs16
2020
2021         * src/folderview.c
2022                 Add "Send queue" in the folder's contextual
2023                 menu
2024         * src/compose.c
2025         * src/messageview.c
2026         * src/privacy.c
2027         * src/privacy.h
2028         * src/procmime.c
2029         * src/procmsg.c
2030         * src/plugins/pgpcore/passphrase.c
2031         * src/plugins/pgpcore/sgpgme.c
2032         * src/plugins/pgpinline/pgpinline.c
2033         * src/plugins/pgpmime/pgpmime.c
2034                 Better error reporting
2035         * src/mbox.c
2036                 Probably fix bug #971 (2.2.3 cannot read mail 
2037                 from local mbox)
2038
2039
2040 2006-06-15 [mones]      2.3.0cvs15
2041
2042         * tools/make.themes.project
2043                 creates the themes project from the web page
2044
2045 2006-06-15 [colin]      2.3.0cvs14
2046
2047         * src/folder.c
2048                 Better fix (avoid losing the folder if scan_tree 
2049                 fails)
2050
2051 2006-06-15 [cleroy]     2.3.0cvs13
2052
2053         * src/folder.c
2054                 Probably fix Bug #969 (crash on rebuilding 
2055                 imap folder)
2056
2057 2006-06-14 [colin]      2.3.0cvs12
2058
2059         * manual/dtd/manual.xsl
2060         * manual/sylpheed-claws-manual.xml
2061         * manual/fr/sylpheed-claws-manual.xml
2062         * manual/pl/sylpheed-claws-manual.xml
2063                 Insert pagebreaks between sections
2064
2065 2006-06-14 [paul]       2.3.0cvs11
2066
2067         * configure.ac
2068                 better fix than 2.3.0cvs10
2069
2070 2006-06-14 [paul]       2.3.0cvs10
2071
2072         * configure.ac
2073                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2074                 (backwards compatible)
2075
2076 2006-06-13 [colin]      2.3.0cvs9
2077
2078         * src/messageview.c
2079                 Fix sending of return receipt with the new queue folders
2080
2081 2006-06-13 [wwp]        2.3.0cvs8
2082
2083         * src/quote_fmt_lex.l
2084                 fix wrong tokens returned in quote_fmt lexer, query not().
2085
2086 2006-06-13 [wwp]        2.3.0cvs7
2087
2088         * src/folder.c
2089         * src/prefs_folder_item.c
2090                 allow changing folder type even when folder is not a top-level one,
2091                 thanks to Colin.
2092
2093 2006-06-12 [colin]      2.3.0cvs6
2094
2095         * src/folderview.c
2096                 Fix double-ask of "Do you want to mark all
2097                 as read"
2098
2099 2006-06-12 [colin]      2.3.0cvs5
2100
2101         * src/compose.c
2102         * src/compose.h
2103         * src/folder.c
2104         * src/folder.h
2105         * src/imap.c
2106         * src/inc.c
2107         * src/main.c
2108         * src/messageview.c
2109         * src/mh.c
2110         * src/prefs_folder_item.c
2111         * src/procheader.c
2112         * src/procmime.c
2113         * src/procmsg.c
2114         * src/procmsg.h
2115         * src/send_message.c
2116         * src/summaryview.c
2117         * src/toolbar.c
2118                 Apply bug #964's patch (Queue and drafts aren't normal)
2119                 The Drafts and Queue folder now contain RFC-822 files,
2120                 allowing to move and copy mails from and to these 
2121                 folders. Moving from Drafts to Queue will prepare the
2122                 mail for sending (PGP signature, encryption, etc).
2123                 This patch also rework sending errors handling to try
2124                 to be more helpful.
2125                 Also, allow redefining folder types via the GUI 
2126                 (Folder type in its Properties)
2127
2128 2006-06-12 [colin]      2.3.0cvs4
2129
2130         * src/summaryview.c
2131         * src/prefs_common.c
2132         * src/prefs_common.h
2133         * src/gedit-print.c
2134                 Allow to define a specific print font - patch
2135                 by Bernhard Walle <bernhard.walle@gmx.de>
2136         * src/prefs_fonts.c
2137         * manual/advanced.xml
2138         * manual/fr/advanced.xml
2139                 Add a hidden pref to allow deletion without
2140                 confirmation
2141
2142 2006-06-12 [wwp]        2.3.0cvs3
2143
2144         * .cvsignore
2145                 more files to ignore.
2146
2147 2006-06-12 [wwp]        2.3.0cvs2
2148
2149         * src/quote_fmt.c
2150         * src/quote_fmt_lex.l
2151         * src/quote_fmt_parse.y
2152                 extend the quote_fmt parser (templates and quotes):
2153                 - allow limited sub-expressions in |p{} and |f{} expressions,
2154                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2155                 - implemented/fixed missing implementation of query_references and show_references,
2156                 - completed, fixed contents and format of the symbols help dialog,
2157                 - fix some compilation warnings.
2158
2159 2006-06-12 [wwp]        2.3.0cvs1
2160
2161         * manual/advanced.xml
2162         * manual/fr/advanced.xml
2163                 updates in the "templates" section of the manual (eng/fr):
2164                  - be more precise (both versions)
2165                  - completed to match the english reference (fr version)
2166                  - touchups (both versions)
2167
2168 2006-06-12 [paul]       2.3.0
2169
2170         2.3.0 released
2171
2172 2006-06-12 [paul]       2.2.3cvs14
2173
2174         * po/ca.po
2175         * po/cs.po
2176         * po/de.po
2177         * po/el.po
2178         * po/fr.po
2179         * po/it.po
2180         * po/pt_BR.po
2181         * po/sr.po
2182         * po/zh_CN.po
2183                 updated by Miquel Oliete, Tim, Stephan Sachse,
2184                 Stavros Giannouris, Fabien Vantard, Andrea
2185                 Spadaccini, Frederico Goncalves Guimaraes,
2186                 Aleksandar Urosevic, and Ralgh Young
2187
2188 2006-06-12 [colin]      2.2.3cvs13
2189
2190         * src/mbox.c
2191                 Add missing header
2192
2193 2006-06-11 [colin]      2.2.3cvs12
2194
2195         * src/msgcache.c
2196                 Verify that g_malloc() succeeded
2197
2198 2006-06-11 [colin]      2.2.3cvs11
2199
2200         * src/wizard.c
2201                 Add Face header to welcome mail
2202
2203 2006-06-10 [colin]      2.2.3cvs10
2204
2205         * src/textview.c
2206                 Revert previous (Forgot it changes the
2207                 margin on the whole mail)
2208
2209 2006-06-10 [colin]      2.2.3cvs9
2210
2211         * src/textview.c
2212                 Don't overlap long headers under (X-)Face
2213
2214 2006-06-10 [mones]      2.2.3cvs8
2215
2216         * manual/xml2pdf
2217                 allow generation of manual on systems lacking saxon binary
2218                 but with java and the saxon library installed
2219
2220         * po/es.po
2221                 updated for release
2222
2223 2006-06-09 [colin]      2.2.3cvs7
2224
2225         * src/summaryview.c
2226                 Fix leak when using Display Sender using Addressbook
2227
2228 2006-06-09 [colin]      2.2.3cvs6
2229
2230         * src/compose.c
2231         * src/folder.c
2232         * src/folderview.c
2233         * src/mimeview.c
2234         * src/summaryview.c
2235                 More leaks fixes
2236
2237 2006-06-09 [paul]       2.2.3cvs5
2238
2239         * AUTHORS
2240         * src/gtk/authors.h
2241         * tools/claws.i18n.status.pl
2242                 updated with new info
2243
2244 2006-06-09 [paul]       2.2.3cvs4
2245
2246         * README
2247                 updated
2248         * manual/ack.xml
2249                 add wwp to authors list
2250         * src/gtk/authors.h
2251                 update mine and Colin's addresses
2252
2253 2006-06-08 [colin]      2.2.3cvs3
2254
2255         * src/etpan/imap-thread.c
2256                 Fix leak on SSL cert check
2257
2258 2006-06-08 [colin]      2.2.3cvs2
2259
2260         * src/common/utils.c
2261                 Fix leak
2262
2263 2006-06-08 [paul]       2.2.3cvs1
2264
2265         * configure.ac
2266                 Update version number following
2267                 stable release
2268
2269 2006-06-07 [colin]      2.2.2cvs3
2270
2271         * src/msgcache.c
2272                 Fix catching cache read errors (guint instead of gint)
2273                 Prevent malloc'ing more than 8MB (means cache corruption)
2274
2275 2006-06-07 [paul]       2.2.2cvs2
2276
2277         * src/exporthtml.c
2278         * src/exportldif.c
2279         * src/mh.c
2280         * src/mutt.c
2281         * src/pine.c
2282         * src/common/utils.c
2283                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2284                 obey $HOME'
2285                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2286                 Thanks to Colin
2287
2288 2006-06-06 [paul]       2.2.2cvs1
2289
2290         * configure.ac
2291                 Update version number following
2292                 stable release
2293
2294 2006-06-06 [paul]       2.2.1cvs6
2295
2296         * src/matcher.c
2297                 fix  implicit declaration of
2298                 sylpheed_do_idle()
2299                 Patch by Fabien Vantard
2300
2301 2006-06-06 [paul]       2.2.1cvs5
2302
2303         * src/matcher.c
2304                 fix age_greater and age_lower so that they
2305                 mean what say and not '...or equal to'
2306                 Thanks to Colin
2307
2308 2006-06-06 [paul]       2.2.1cvs4
2309
2310         * src/textview.c
2311         * src/common/utils.c
2312                 fix URI check
2313                 Thanks to Colin
2314
2315 2006-06-05 [wwp]        2.2.1cvs3
2316
2317         * manual/fr/account.xml
2318                 minor language fixes (thanks to Fabien Vantard).
2319
2320 2006-06-05 [colin]      2.2.1cvs2
2321
2322         * src/prefs_folder_item.c
2323         * src/folderview.c
2324                 Allow recursive setting of properties 
2325                 for whole mailboxes
2326         * src/matcher.c
2327                 Don't freeze on 'test' filtering rule
2328
2329 2006-06-05 [colin]      2.2.1cvs1
2330
2331         * configure.ac
2332                 Update version number following
2333                 stable release
2334
2335 2006-06-04 [wwp]        2.2.0cvs82
2336
2337         * manual/glossary.xml
2338         * manual/account.xml
2339         * manual/fr/glossary.xml
2340         * manual/fr/account.xml
2341                 added glossary section and references/links related to the Face custom header.
2342
2343 2006-06-04 [colin]      2.2.0cvs81
2344
2345         * src/summaryview.c
2346                 Skip to next message on move with no
2347                 immediate execution
2348
2349 2006-06-04 [wwp]        2.2.0cvs80
2350
2351         * manual/xml2pdf
2352                 added sanity checks, exit when needed.
2353
2354 2006-06-03 [paul]       2.2.0cvs79
2355
2356         * src/prefs_receive.c
2357                 page name is now 'Receiving'
2358         * src/prefs_send.c
2359                 page name is now 'Sending'
2360
2361 2006-06-03 [colin]      2.2.0cvs78
2362
2363         * src/plugins/spamassassin/spamassassin_gtk.c
2364                 Autoswitch to Localhost if transport was previously
2365                 disabled. Else people had to check [] Enable, then
2366                 *reselect* transport.
2367
2368 2006-06-03 [colin]      2.2.0cvs77
2369
2370         * src/plugins/pgpinline/pgpinline.c
2371         * src/plugins/pgpmime/pgpmime.c
2372                 Check that gpg_data_release_and_get_mem 
2373                 didn't fail (now, why this happens...)
2374
2375 2006-06-03 [colin]      2.2.0cvs76
2376
2377         * src/mbox.c
2378                 Fix bug #962 (Manual and/or UI should 
2379                 warn about incompatible locking 
2380                 causing dataloss)
2381
2382 2006-06-02 [cleroy]     2.2.0cvs75
2383
2384         * src/filtering.c
2385         * src/folder.c
2386         * src/procmsg.c
2387         * src/summaryview.c
2388                 Fix a few leaks
2389
2390 2006-06-02 [colin]      2.2.0cvs74
2391
2392         * src/main.c
2393                 On exit, free caches after writing them
2394                 Shuts up some valgrind false positives
2395         * src/procmsg.c
2396         * src/send_message.c
2397                 Fix races when reusing existing SMTP connections
2398                 Fix inexistant session timeout
2399         * src/toolbar.c
2400                 Display alertpanel after all queues have
2401                 been processed, not after each
2402
2403 2006-06-02 [wwp]        2.2.0cvs73
2404
2405         * manual/fr/glossary.xml
2406         * manual/fr/ack.xml
2407         * manual/ack.xml
2408                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2409
2410 2006-06-02 [wwp]        2.2.0cvs72
2411
2412         * manual/xml2pdf
2413         * manual/dist/pdf/Makefile.am
2414         * manual/dtd/manual.xsl
2415         * manual/fr/dist/pdf/Makefile.am
2416         * manual/pl/dist/pdf/Makefile.am
2417                 we changed the procedure to generate the .pdf version of the manual.
2418                 The procedure is more modern and the .pdf we get now has a valid index.
2419                 Here are the new pre-requisites:
2420
2421                 - JRE 1.x (1.4 here): there must be one from your distro
2422                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2423                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2424                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2425
2426                 See my posts for further info about the installation of this toolchain:
2427
2428                 Date: Fri, 19 May 2006 19:40:06 +0200
2429                 From: wwp <subscript@free.fr>
2430                 To: sylpheed-claws-devel@lists.sourceforge.net
2431                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2432
2433                 and
2434
2435                 Date: Wed, 24 May 2006 12:58:49 +0200
2436                 From: wwp <subscript@free.fr>
2437                 To: sylpheed-claws-devel@lists.sourceforge.net
2438                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2439
2440 2006-06-01 [colin]      2.2.0cvs71
2441
2442         * src/compose.c
2443                 Better guards against IMAP races
2444         * src/main.c
2445         * src/prefs_common.c
2446         * src/prefs_common.h
2447         * src/common/ssl_certificate.c
2448         * src/etpan/imap-thread.c
2449         * src/etpan/imap-thread.h
2450         * src/gtk/sslcertwindow.c
2451                 New hidden option ssl_skip_cert_check to 
2452                 avoid dups of bug #959 (libetpan linked
2453                 against gnutls and gnutls buggy on 64bit)
2454                 Present expired warning only once per
2455                 session/server.
2456         * manual/advanced.xml
2457         * manual/fr/advanced.xml
2458                 Document new option
2459
2460 2006-06-01 [wwp]        2.2.0cvs70
2461
2462         * src/messageview.c
2463                 fix for bug #961 (return receipt dialog 
2464                 complains incorrectly about return-path 
2465                 email adress being different), thanks 
2466                 to Colin.
2467
2468 2006-05-31 [cleroy]     2.2.0cvs69
2469
2470         * src/common/ssl.c
2471                 Guard against NULLs, although this
2472                 should never be an issue
2473
2474 2006-05-31 [colin]      2.2.0cvs68
2475
2476         * src/filtering.c
2477                 Use g_slist_prepend
2478         * src/imap.c
2479                 Don't remove caches when destroying folder, it
2480                 could (should) be done at exit
2481         * src/inc.c
2482                 free processing cache after incorporation
2483         * src/etpan/imap-thread.c
2484                 Maybe fix bug #959 (Crash on moving to emails 
2485                 to a imap account per ssl with a expired 
2486                 certificate.)
2487
2488 2006-05-30 [colin]      2.2.0cvs67
2489
2490         * src/summaryview.c
2491                 Put back event flush when displaying message
2492                 It avoids reading a bunch of messages just
2493                 by hitting shift-n for too long ;)
2494
2495 2006-05-29 [colin]      2.2.0cvs66
2496
2497         * src/summaryview.c
2498                 Remove useless g_warnings
2499
2500 2006-05-29 [colin]      2.2.0cvs65
2501
2502         * src/imap.c
2503                 Fix g_slist_append()s for performance
2504
2505 2006-05-29 [colin]      2.2.0cvs64
2506
2507         * src/compose.c
2508         * src/common/utils.c
2509                 Fix extraneous tab at start of addresses
2510         * src/mainwindow.c
2511                 Fix warnings (thanks to Fabien)
2512                 Fix crash at exit when composing messages 
2513                 exist
2514         * src/pop.c
2515                 Fix progress bar when deleting expired mails
2516                 Thanks to Hiro
2517         * src/summaryview.c
2518         * src/gtk/gtksctree.c
2519                 Fix re-sorting slowness
2520
2521 2006-05-29 [paul]       2.2.0cvs63
2522
2523         * src/mh.c
2524                 fetch full message when moving mails
2525                 from another mailbox, (fixed data loss
2526                 when filtering from IMAP to MH, introduced
2527                 in 2.2.0cvs57).
2528                 Thanks to Colin
2529
2530 2006-05-29 [mones]      2.2.0cvs62
2531
2532         * src/gtk/gtksctree.c
2533                 Unselect faster (patch by Colin)        
2534
2535 2006-05-26 [colin]      2.2.0cvs61
2536
2537         * src/summaryview.c
2538                 Unplug MSGINFO_UPDATE callback on delete too.
2539
2540 2006-05-26 [colin]      2.2.0cvs60
2541
2542         * src/foldersel.c
2543                 Fix bold in folder selection window with glib2.10
2544                 thanks Hiro
2545
2546 2006-05-26 [colin]      2.2.0cvs59
2547
2548         * src/procheader.c
2549                 Convert date only if necessary (and don't
2550                 try to convert from utf8 to utf8, too)
2551         * src/summaryview.c
2552                 Only set column's text if the column's 
2553                 displayed
2554
2555 2006-05-26 [colin]      2.2.0cvs58
2556
2557         * src/summaryview.c
2558         * src/gtk/gtkutils.c
2559                 Fix useless warning
2560
2561 2006-05-26 [colin]      2.2.0cvs57
2562
2563         * src/mainwindow.c
2564                 Make summaryview selectable as long as 
2565                 no message has focus
2566         * src/mh.c
2567                 Faster deletion (by implementing mh_remove_msgs)
2568                 Faster copy (avoid using mh_fetch_msg just to get
2569                 the filename)
2570                 Faster move (using move_file instead of copy_file
2571                 if MSG_IS_MOVE)
2572                 No progressbar if total number of mails to cp/mv 
2573                 is less than 100
2574         * src/summaryview.c
2575                 Fix removal from subject_table when mail gets moved
2576                 Faster deletion (g_slist_prepend instead of append)
2577         * src/gtk/gtksctree.c
2578                 Remove useless code
2579
2580 2006-05-25 [colin]      2.2.0cvs56
2581
2582         * src/common/ssl_certificate.c
2583                 Fix leak in expired cert check
2584
2585 2006-05-25 [colin]      2.2.0cvs55
2586
2587         * src/mh.c
2588                 Disable flags syncing on .mh_sequences - it
2589                 is buggy and marks mails read under unknown
2590                 conditions.
2591
2592 2006-05-25 [paul]
2593
2594         * 2.3.0-rc4 released
2595
2596 2006-05-24 [colin]      2.2.0cvs54
2597
2598         attention cvs users: if you manage to crash
2599         Sylpheed-Claws while moving, copying or deleting
2600         mails, we *are* interested in stack traces and
2601         valgrind logs. It looks stable, but one never
2602         knows...
2603
2604         * src/folder.c
2605                 Add progressbar for cache updates
2606         * src/folderutils.c
2607                 Optimize Mark all read in the current
2608                 folder
2609         * src/mh.c
2610                 Add progressbar for copy/move
2611         * src/procmsg.c
2612                 Optimize O(n^2) in copy/move
2613         * src/summaryview.c
2614         * src/gtk/gtksctree.c
2615                 Optimize O(n^2) algos
2616         * src/common/timing.h
2617                 Display ms instead of us
2618
2619 2006-05-24 [wwp]        2.2.0cvs53
2620
2621         * manual/fr/advanced.xml
2622                 updates to the French manual.
2623
2624 2006-05-24 [wwp]        2.2.0cvs52
2625
2626         * src/common/utils.c
2627                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2628
2629 2006-05-24 [wwp]        2.2.0cvs51
2630
2631         * src/folderutils.c
2632                 fixed "mark all read" in MH folders (thanks to Colin).
2633
2634 2006-05-24 [paul]       2.2.0cvs50
2635
2636         * doc/man/sylpheed-claws.1
2637                 updated the man page
2638
2639 2006-05-23 [colin]      2.2.0cvs49
2640
2641         * src/folderview.c
2642         * src/imap.c
2643         * src/inc.c
2644         * src/mbox.c
2645         * src/messageview.c
2646         * src/news.c
2647         * src/send_message.c
2648         * src/summaryview.c
2649         * src/gtk/sslcertwindow.c
2650                 alertpanel fixes, by Fabien
2651
2652 2006-05-23 [colin]      2.2.0cvs48
2653
2654         * src/folder.c
2655         * src/folderview.c
2656         * src/msgcache.c
2657         * src/summaryview.c
2658         * src/gtk/gtksctree.c
2659         * src/gtk/gtksctree.h
2660                 More timings
2661                 Fix slow loading problem, which was caused by the
2662                 use of some gtk_ctree funcs and their use of
2663                 g_list_position while gtk_ctree_(un)link'ing.
2664                 Reap more functions from gtkctree.c to be sure we
2665                 use our (fast) version instead of theirs.
2666         * src/mh.c
2667                 Fix copy of unread mails
2668
2669
2670 2006-05-22 [wwp]        2.2.0cvs47
2671
2672         * manual/fr/advanced.xml
2673                 updated.
2674
2675 2006-05-22 [colin]      2.2.0cvs46
2676
2677         * src/filtering.c
2678                 Fix possible infinite loop. 'copy' is not a 
2679                 final action, so when encountering a 'copy',
2680                 we have to check if a previous one was set
2681                 and do it. In the same way, if we encounter
2682                 a 'move' we have to perform a possibly 
2683                 pending 'copy'. This will slow down filtering
2684                 on IMAP if move+copy or multiple copy actions
2685                 are to be done, but handling it via the batch
2686                 would be really too convoluted.
2687
2688 2006-05-22 [wwp]        2.2.0cvs45
2689
2690         * manual/fr/advanced.xml
2691         * manual/fr/faq.xml
2692         * manual/fr/glossary.xml
2693         * manual/fr/handling.xml
2694         * manual/fr/intro.xml
2695         * manual/fr/plugins.xml
2696         * manual/fr/sylpheed-claws-manual.xml
2697                 sync w/ the english manual: updates URIs, documented mailing-list
2698                 support, better explanation about the enabled/disabled feature
2699                 in filtering/processing rules by Paul.
2700
2701 2006-05-21 [colin]      2.2.0cvs44
2702
2703         * src/summaryview.c
2704                 Don't expand after building threads, but during
2705
2706 2006-05-21 [colin]      2.2.0cvs43
2707
2708         * src/procmsg.c
2709         * src/summaryview.c
2710                 More timing possibilities... For next time I have 
2711                 to find out how the hell some 3GHz computer takes
2712                 one minute to open a 30k folder...
2713
2714 2006-05-21 [colin]      2.2.0cvs42
2715
2716         * manual/pl/advanced.xml
2717         * manual/pl/faq.xml
2718         * manual/pl/glossary.xml
2719         * manual/pl/handling.xml
2720         * manual/pl/intro.xml
2721         * manual/pl/plugins.xml
2722         * manual/pl/sylpheed-claws-manual.xml
2723                 Polish manual updated by Pawel
2724
2725 2006-05-20 [colin]
2726
2727         * 2.3.0-rc3 released
2728
2729 2006-05-20 [colin]      2.2.0cvs41
2730
2731         * src/imap.c
2732                 Fix -rc2 problems:
2733                 - remove cache of moved messages from original folder
2734                 - apply new flags to messages even if they aren't appliable
2735                   via IMAP.
2736
2737 2006-05-20 [colin]
2738
2739         * 2.3.0-rc2 released
2740
2741 2006-05-19 [colin]      2.2.0cvs40
2742
2743         * src/imap.c
2744                 Don't issue SELECT in imap_change_flags
2745                 before having checked that we indeed have
2746                 some flags to change. MSG_POSTFILTERED for
2747                 example can't be used on IMAP.
2748                 Fixes bug #955 (copying messages between 
2749                 imap folders is extremely slow), which was
2750                 a regression.
2751
2752 2006-05-19 [colin]      2.2.0cvs39
2753
2754         * src/folder.c
2755         * src/folder.h
2756         * src/folderview.c
2757                 Try to fix bug #830 (Some unread messages 
2758                 get marked read in IMAP inbox):
2759                 - Prevent scanning a folder if it's being 
2760                   opened via the GUI
2761                 - Postpone opening via the GUI of a folder
2762                   currently scanned.
2763
2764
2765 2006-05-19 [wwp]        2.2.0cvs38
2766
2767         * manual/advanced.xml
2768                 fix English+typo (thanks to Paul).
2769
2770 2006-05-19 [wwp]        2.2.0cvs37
2771
2772         * manual/advanced.xml
2773         * manual/fr/advanced.xml
2774         * src/gtk/logwindow.c
2775         * src/prefs_common.c
2776         * src/prefs_common.h
2777                 added hidden prefs to allow customization of colors used in
2778                 protocol log window (useful for dark gtk+ themes).
2779
2780 2006-05-19 [wwp]        2.2.0cvs36
2781
2782         * ChangeLog
2783                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
2784
2785 2006-05-19 [paul]       2.2.0cvs35
2786
2787         * src/textview.c
2788                 make Reply-To fully clickable
2789         * src/gtk/logwindow.c
2790                 more colouring (SMTP ESMTP)
2791         Both patches by Pawel Pekala
2792
2793 2006-05-19 [cleroy]     2.2.0cvs34
2794
2795         * src/mh.c
2796                 Don't update flags from current folder
2797                 Probably fixes bug #935 (Read Messages 
2798                 Revert to Being Marked as Unread)
2799
2800 2006-05-18 [colin]      2.2.0cvs33
2801
2802         * src/imap.c
2803                 Warning fix
2804         * src/compose.c
2805         * src/mainwindow.c
2806         * src/summaryview.c
2807         * src/toolbar.c
2808                 Allow replying to multiple emails
2809                 in multiple windows
2810         * src/mimeview.c
2811         * src/etpan/imap-thread.c
2812                 Leak fixes
2813
2814 2006-05-18 [paul]       2.2.0cvs32
2815
2816         * src/summaryview.c
2817                 keep Mailing-List menu refreshed
2818                 Thanks to Colin
2819
2820 2006-05-18 [paul]       2.2.0cvs31
2821
2822         * manual/advanced.xml
2823         * manual/faq.xml
2824         * manual/glossary.xml
2825         * manual/handling.xml
2826         * manual/intro.xml
2827         * manual/plugins.xml
2828         * manual/sylpheed-claws-manual.xml
2829                 update URLs
2830                 add info about mailing-list support
2831                 edit filtering info
2832         * src/wizard.c
2833         * src/common/defs.h
2834         * src/gtk/about.c
2835         * src/plugins/dillo_viewer/README
2836                 update URLs
2837
2838 2006-05-17 [wwp]        2.2.0cvs30
2839
2840         * manual/handling.xml
2841         * manual/fr/handling.xml
2842                 documented the ability to enabled/disable filtering/processing rules.
2843
2844 2006-05-17 [colin]      2.2.0cvs29
2845
2846         * src/main.c
2847                 Don't initialize g_thread subsystem if it's 
2848                 already done (thanks to Hiro)
2849         * src/mimeview.c
2850                 Fix saving of parts when there name can't be
2851                 converted from UTF-8.
2852
2853 2006-05-17 [paul]       2.2.0cvs28
2854
2855         * po/Makefile.in.in
2856                 fix config.status warning with autoconf 2.60
2857
2858 2006-05-17 [paul]       2.2.0cvs27
2859
2860         * po/POTFILES.in
2861                 add src/mbox.c
2862
2863 2006-05-17 [wwp]        2.2.0cvs26
2864
2865         * src/mainwindow.c
2866                 fix useless and potentially dangerous buffer walking (thanks to Colin).
2867
2868 2006-05-17 [wwp]        2.2.0cvs25
2869
2870         * src/plugins/demo/demo.c
2871                 updated product name in plugin demo (many plugins need to be
2872                 sync'ed w/ that change).
2873
2874 2006-05-17 [colin]      2.2.0cvs24
2875
2876         * src/mh.c
2877                 Fix leak
2878
2879 2006-05-16 [colin]      2.2.0cvs23
2880
2881         * src/mainwindow.c
2882                 Stupid me hit again. Fix cvs22.
2883
2884 2006-05-16 [colin]      2.2.0cvs22
2885
2886         * src/mainwindow.c
2887                 Fix bug #922 (sylpheed-claws crashed after 
2888                 pushing on Inbox folder)
2889
2890 2006-05-16 [colin]      2.2.0cvs21
2891
2892         * src/compose.c
2893                 Make From header be copy/paste/select-able
2894
2895 2006-05-16 [wwp]        2.2.0cvs20
2896
2897         * src/export.c
2898         * src/matcher.c
2899         * src/summaryview.c
2900         * src/etpan/imap-thread.c
2901                 fix some compiler warnings (thanks to Colin).
2902
2903 2006-05-16 [wwp]        2.2.0cvs19
2904
2905         * src/action.c
2906         * src/gedit-print.c
2907         * src/inc.c
2908         * src/mainwindow.c
2909         * src/mh.c
2910         * src/statusbar.c
2911         * src/send_message.c
2912         * src/summaryview.c
2913                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
2914
2915 2006-05-15 [colin]      2.2.0cvs18
2916
2917         * src/procmsg.c
2918                 Fix automatic rule creation with List-Post
2919
2920 2006-05-15 [paul]       2.2.0cvs17
2921
2922         * tools/filter_conv_new.pl
2923                 updated for rule enabling/disabling
2924                 claws version >= 2.3.x required
2925
2926 2006-05-15 [cleroy]     2.2.0cvs16
2927
2928         * src/main.c
2929                 Revert test
2930
2931 2006-05-15 [cleroy]     2.2.0cvs15
2932
2933         * src/main.c
2934                 test
2935
2936 2006-05-15 [wwp]        2.2.0cvs14
2937
2938         * manual/pl/.cvsignore
2939                 ignore generated files.
2940
2941 2006-05-14 [wwp]        2.3.0-rc1
2942
2943         * 2.3.0-rc1 released
2944
2945 2006-05-13 [wwp]        2.2.0cvs13
2946
2947         * src/filtering.c
2948         * src/filtering.h
2949         * src/matcher.c
2950         * src/matcher_parser_lex.l
2951         * src/matcher_parser_parse.y
2952         * src/prefs_filtering.c
2953                 new feature: provide the ability to disable filtering and processing
2954                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
2955                 adaptations.
2956
2957 2006-05-13 [colin]      2.2.0cvs12
2958
2959         * src/compose.c
2960                 Remove useless if (a) b; else b;
2961                 Thanks to wwp
2962
2963 2006-05-13 [wwp]        2.2.0cvs11
2964
2965         * src/export.c
2966         * src/import.c
2967         * src/mainwindow.c
2968         * src/mbox.c
2969         * src/summaryview.c
2970         * src/summaryview.h
2971                 no more silent failures (or at least less ones) when importing
2972                 or exporting from/to mbox. Also start importing/exporting if
2973                 the necessary info is set.
2974
2975 2006-05-13 [wwp]        2.2.0cvs10
2976
2977         * RELEASE_NOTES
2978                 restored up-to-date release notes.
2979
2980 2006-05-13 [paul]       2.2.0cvs9
2981
2982         * po/nl.po
2983         * po/ru.po
2984                 updated by Tim Dijkstra and Pavlo Bohmat
2985
2986 2006-05-12 [colin]      2.2.0cvs8
2987
2988         * src/gtk/quicksearch.c
2989                 Add "k" as shortcut for "colorlabel". Patch
2990                 by ath42@users.sf.net.
2991
2992 2006-05-12 [paul]       2.2.0cvs7
2993
2994         * src/prefs_common.h
2995         * src/prefs_summaries.c
2996         * src/summaryview.c
2997                 when entering a folder also allow
2998                 going directly to first Marked message
2999
3000 2006-05-12 [paul]       2.2.0cvs6
3001
3002         * src/summaryview.c
3003                 always obey 'confirm before marking all
3004                 mails read' option
3005
3006 2006-05-12 [paul]       2.2.0cvs5
3007
3008         * src/textview.c
3009                 make Sender fully clickable
3010
3011 2006-05-12 [colin]      2.2.0cvs4
3012
3013         * src/compose.c
3014         * src/compose.h
3015                 Let From be editable
3016         * src/main.c
3017         * src/mh.c
3018                 Full support of .mh_sequences' Unseen seq
3019
3020 2006-05-12 [colin]      2.2.0cvs3
3021
3022         * src/folder.c
3023         * src/mainwindow.c
3024         * src/mainwindow.h
3025         * src/messageview.c
3026         * src/prefs_spelling.c
3027         * src/procheader.c
3028         * src/procmsg.c
3029         * src/procmsg.h
3030         * src/summaryview.c
3031         * src/toolbar.c
3032         * src/toolbar.h
3033                 Add contextual menu on Compose toolbar
3034                 button. Fixes bug #944 (Automatic
3035                 addresses not applied when changing account
3036                 from compose window)
3037                 add Mailing List support
3038                 based on the old 0.6.5claws25 patch by
3039                 Melvin Hadasht, with finishing touches
3040                 by Colin
3041                 Fix "ignore thread" when mails are threaded by
3042                 subject (and weren't ignored although appearing
3043                 in the thread).
3044                 GUI rework.
3045                 Both patches by Pawel.
3046
3047 2006-05-08 [paul]       2.2.0cvs2
3048
3049         * src/mainwindow.c
3050         * src/mainwindow.h
3051         * src/messageview.c
3052         * src/procheader.c
3053         * src/procmsg.c
3054         * src/procmsg.h
3055         * src/summaryview.c
3056                 add Mailing List support
3057                 based on the old 0.6.5claws25 patch by 
3058                 Melvin Hadasht, with finishing touches
3059                 by Colin
3060
3061 2006-05-08 [colin]      2.2.0cvs1
3062
3063         * src/mainwindow.c
3064         * src/toolbar.c
3065         * src/toolbar.h
3066                 Add contextual menu on Compose toolbar 
3067                 button. Fixes bug #944 (Automatic 
3068                 addresses not applied when changing account 
3069                 from compose window)
3070
3071 2006-05-08 [paul]       2.2.0
3072
3073         2.2.0 released
3074
3075 2006-05-08 [paul]       2.1.1cvs51
3076
3077         * po/cs.po
3078         * po/de.po
3079         * po/en_GB.po
3080         * po/fi.po
3081         * po/fr.po
3082         * po/pt_BR.po
3083         * po/sr.po
3084         * po/zh_CN.po
3085                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3086                 Fabien Vantard, Frederico Goncalves Guimaraes,
3087                 Aleksandar Urosevic, and Ralgh Young
3088
3089 2006-05-12 [colin]      2.1.1cvs50
3090
3091         * po/cs.po
3092         * po/de.po
3093         * po/en_GB.po
3094         * po/es.po
3095         * po/fi.po
3096         * po/fr.po
3097         * po/pt_BR.po
3098         * po/sr.po
3099         * po/zh_CN.po
3100                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3101                 Fabien Vantard, Frederico Goncalves Guimaraes,
3102                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3103
3104 2006-05-05 [colin]      2.1.1cvs49
3105
3106         * manual/Makefile.am
3107         * manual/pl/Makefile.am
3108         * manual/pl/account.xml
3109         * manual/pl/ack.xml
3110         * manual/pl/addrbook.xml
3111         * manual/pl/advanced.xml
3112         * manual/pl/faq.xml
3113         * manual/pl/glossary.xml
3114         * manual/pl/gpl.xml
3115         * manual/pl/handling.xml
3116         * manual/pl/intro.xml
3117         * manual/pl/keyboard.xml
3118         * manual/pl/plugins.xml
3119         * manual/pl/starting.xml
3120         * manual/pl/sylpheed-claws-manual.xml
3121         * manual/pl/dist/.cvsignore
3122         * manual/pl/dist/Makefile.am
3123         * manual/pl/dist/html/.cvsignore
3124         * manual/pl/dist/html/Makefile.am
3125         * manual/pl/dist/pdf/.cvsignore
3126         * manual/pl/dist/pdf/Makefile.am
3127         * manual/pl/dist/ps/.cvsignore
3128         * manual/pl/dist/ps/Makefile.am
3129         * manual/pl/dist/txt/.cvsignore
3130         * manual/pl/dist/txt/Makefile.am
3131                 Add the polish translation of the manual,
3132                 Authored by Pawel Pekala.
3133
3134 2006-05-05 [cleroy]     2.1.1cvs48
3135
3136         * src/main.c
3137                 Re-read matcherrc after loading plugins 
3138                 if some of them add folders.
3139
3140 2006-05-03 [colin]      2.1.1cvs47
3141
3142         * src/imap.c
3143                 I'm idiot
3144
3145 2006-05-03 [colin]      2.1.1cvs46
3146
3147         * src/imap.c
3148                 Be sure to have a session when
3149                 getting separator
3150
3151 2006-05-03 [colin]      2.1.1cvs45
3152
3153         * src/imap.c
3154         * src/imap.h
3155         * src/imap_gtk.c
3156                 Fix preventing renaming with namespace 
3157                 separator.
3158
3159 2006-05-01 [colin]      2.1.1cvs44
3160
3161         * src/action.c
3162                 Don't reload messageview when result of
3163                 action is piped.
3164
3165 2006-04-29 [colin]      2.1.1cvs43
3166
3167         * src/prefs_receive.c
3168         * src/plugins/spamassassin/spamassassin_gtk.c
3169         * src/plugins/clamav/clamav_plugin_gtk.c
3170                 GUI fixes by Pawel
3171
3172 2006-04-29 [colin]      2.1.1cvs42
3173
3174         * src/prefs_compose_writing.c
3175         * src/prefs_quote.c
3176                 Cleanups. Patch by Pawel
3177
3178 2006-04-28 [paul]       2.1.1cvs41
3179
3180         * src/matcher.c
3181                 fix returned quick search results when search
3182                 term contains an underscore.
3183                 Thanks to Colin
3184
3185 2006-04-28 [paul]       2.1.1cvs40
3186
3187         * src/prefs_message.c
3188         * src/prefs_receive.c
3189                 GUI cleanups
3190                 Patches by Pawel Pekala
3191
3192 2006-04-27 [colin]      2.1.1cvs39
3193
3194         * src/wizard.c
3195                 Differentiate subject Welcome from
3196                 window's title Welcome
3197
3198 2006-04-27 [paul]
3199
3200         2.2.0-rc1 released
3201
3202 2006-04-27 [paul]       2.1.1cvs38
3203
3204         * manual/advanced.xml
3205         * manual/fr/advanced.xml
3206                 add info about compose_no_markup hidden pref
3207
3208 2006-04-27 [paul]       2.1.1cvs37
3209
3210         * src/prefs_account.c
3211                 improve privacy labels
3212         * src/prefs_msg_colors.c
3213                 change some strings for translators' convenience
3214         * src/gtk/gtkutils.c
3215                 don't underline the link button text
3216
3217 2006-04-25 [colin]      2.1.1cvs36
3218
3219         * src/folder.c
3220                 Complete 2.1.1cvs33 (once more ;)
3221
3222 2006-04-25 [colin]      2.1.1cvs35
3223
3224         * src/editldap.c
3225                 Fix tooltip
3226
3227 2006-04-25 [cleroy]     2.1.1cvs34
3228
3229         * src/compose.c
3230         * src/gtk/gtkaspell.c
3231                 Fix crash on redirect (related to the return 
3232                 of the aspell menu in compose's toolbar)
3233         * src/prefs_msg_colors.c
3234                 Fix sensitivity widgets
3235         * src/image_viewer.c
3236         * src/gtk/pluginwindow.c
3237         * src/gtk/prefswindow.c
3238                 Change released signals to clicked (Fabien)
3239         * po/POTFILES.in
3240         * src/common/socket.c
3241         * src/plugins/spamassassin/spamassassin.c
3242                 Translate strings (Fabien)
3243
3244 2006-04-25 [paul]       2.1.1cvs33
3245
3246         * src/folder.c
3247         * src/folder.h
3248         * src/folderview.c
3249                 complete the fix of bug #912
3250                 Thanks to Colin
3251
3252 2006-04-25 [colin]      2.1.1cvs32
3253
3254         * src/news.c
3255                 Better progress bar
3256         * src/mimeview.c
3257         * src/summaryview.c
3258         * src/summaryview.h
3259                 Fix focus chain
3260                 Patches by Pawel Pekala
3261
3262 2006-04-24 [colin]      2.1.1cvs31
3263
3264         * src/compose.c
3265                 Fix compilation warnings (Fabien)
3266
3267 2006-04-24 [colin]      2.1.1cvs30
3268
3269         * src/addrindex.c
3270         * src/editldap.c
3271         * src/editldap_basedn.c
3272         * src/editldap_basedn.h
3273         * src/ldapctrl.c
3274         * src/ldapctrl.h
3275         * src/ldapquery.c
3276         * src/ldaputil.c
3277         * src/ldaputil.h
3278                 Fix bug #901 (LDAPS support)
3279
3280 2006-04-24 [colin]      2.1.1cvs29
3281
3282         * src/compose.c
3283                 Fix logic on error with send dialog on
3284         * src/imap.c
3285                 Fix compilation without libetpan, thanks
3286                 to Fabien
3287         * src/summaryview.c
3288                 Fix 'context-menu' key
3289
3290 2006-04-23 [colin]      2.1.1cvs28
3291
3292         * src/folder.c
3293                 Never free current's cache to free up 
3294                 memory. Fixes bug #912 (new count 
3295                 randomly set to message count)
3296
3297 2006-04-23 [colin]      2.1.1cvs27
3298
3299         * src/gtk/quicksearch.c
3300                 And remove printf...
3301
3302 2006-04-23 [colin]      2.1.1cvs26
3303
3304         * src/gtk/quicksearch.c
3305                 Fix replacing in quicksearch, and fix inserting
3306                 in the middle of the string. (introduced at 2.1.0cvs22)
3307
3308 2006-04-23 [colin]      2.1.1cvs25
3309
3310         * src/imap.c
3311                 Make sure uidnext is initialized in get_num_list
3312                 (not for stable, related to 2.1.1cvs8 and friends)
3313
3314 2006-04-23 [colin]      2.1.1cvs24
3315
3316         * src/imap.c
3317                 Output something when login is successful
3318                 too
3319
3320 2006-04-23 [colin]      2.1.1cvs23
3321
3322         * src/etpan/imap-thread.c
3323                 Better logging (line-per-line, hide data in fetch)
3324                 Fix a const warning
3325         * src/gtk/logwindow.c
3326         * src/gtk/logwindow.h
3327                 Better logging (color for input/output)
3328
3329 2006-04-21 [colin]      2.1.1cvs22
3330
3331         * src/gtk/quicksearch.c
3332                 On gtk+-2.8, use stock buttons in quicksearch
3333                 Based on a patch by Fabien and a design by Paul
3334
3335 2006-04-21 [colin]      2.1.1cvs21
3336
3337         * src/folderview.c
3338         * src/mainwindow.c
3339                 Fix occasional flicker in folderview
3340         * src/common/utils.c
3341                 Fix bug #943 (Incorrectly parsed email address 
3342                 list in short headers on message view and in 
3343                 printouts)
3344
3345 2006-04-20 [colin]      2.1.1cvs20
3346
3347         * src/imap.c
3348         * src/imap.h
3349         * src/prefs_account.c
3350                 Add ANONYMOUS auth for IMAP
3351
3352 2006-04-20 [paul]       2.1.1cvs19
3353
3354         * src/main.c
3355                 proper fix for 2.1.1cvs18
3356                 Thanks to Colin
3357
3358 2006-04-20 [paul]       2.1.1cvs18
3359
3360         * src/main.c
3361                 fix build warnings
3362
3363 2006-04-20 [paul]       2.1.1cvs17
3364
3365         * src/gtk/quicksearch.c
3366                 fix standard, non-extended Quick search,
3367                 was broken in 2.1.1cvs15.
3368                 Thanks to Colin.
3369
3370 2006-04-20 [colin]      2.1.1cvs16
3371
3372         * src/prefs_matcher.c
3373                 Fix values when reselecting a ~test
3374                 rule
3375
3376 2006-04-19 [colin]      2.1.1cvs15
3377
3378         * src/compose.c
3379         * src/compose.h
3380         * src/gtk/gtkaspell.c
3381         * src/gtk/gtkaspell.h
3382                 Put back Options menu in Spelling/
3383         * src/gtk/quicksearch.c
3384                 Don't search, and show error, if the
3385                 advanced search has a syntax error
3386
3387 2006-04-18 [colin]      2.1.1cvs14
3388
3389         * src/textview.c
3390                 Fix gdk warnings on set_cursor when textview
3391                 isn't visible
3392
3393 2006-04-18 [colin]      2.1.1cvs13
3394
3395         * src/gtk/gtksctree.c
3396                 Remove seemingly useless refresh that causes
3397                 flicker - watch this commit in case of 
3398                 problems before planned backport to stable
3399
3400 2006-04-18 [colin]      2.1.1cvs12
3401
3402         * src/imap.c
3403                 Factorize get/set_xml code
3404         * src/compose.c
3405         * src/prefs_account.c
3406         * src/prefs_account.h
3407         * src/procmsg.c
3408                 Add Encrypt to self option
3409
3410 2006-04-17 [colin]      2.1.1cvs11
3411
3412         * configure.ac
3413                 Fix search on encrpyt function on dragonfly
3414                 Patch by Jonathan Buschmann <jonthn@agmact.com>
3415
3416 2006-04-17 [colin]      2.1.1cvs10
3417
3418         * src/prefs_account.c
3419                 Be safe by default: remove mails from POP3
3420                 after 7 days, not immediately
3421
3422 2006-04-17 [colin]      2.1.1cvs9
3423
3424         * src/etpan/imap-thread.c
3425                 Fix build on DragonFly - patch by 
3426                 Jonathan Buschmann <jonthn@agmact.com>
3427
3428 2006-04-17 [colin]      2.1.1cvs8
3429
3430         * src/imap.c
3431                 Save uidnext between sessions
3432
3433 2006-04-17 [colin]      2.1.1cvs7
3434
3435         * src/imap.c
3436                 scan is required when uid validity changes
3437
3438 2006-04-17 [colin]      2.1.1cvs6
3439
3440         * src/folderview.c
3441                 Don't scan if not necessary, apart in current
3442                 folder and INBOX to fetch flags.
3443         * src/imap.c
3444                 Scan is necessary if unread count changes
3445
3446 2006-04-17 [colin]      2.1.1cvs5
3447
3448         * src/imap.c
3449                 ...But always fetch ANSWERED and DELETED flags for
3450                 INBOX, as filtering can happen on these flags.
3451
3452 2006-04-17 [colin]      2.1.1cvs4
3453
3454         * src/imap.c
3455                 Don't fetch REPLIED and DELETED flags when synchronising
3456                 flags with a closed folder. We only need UNSEEN and FLAGGED
3457                 to update the folderview.
3458
3459 2006-04-17 [colin]      2.1.1cvs3
3460
3461         * src/imap.c
3462                 Faster flag search when there are new mails 
3463                 in a folder. We can do a full search if the 
3464                 folder contains less messages than the new
3465                 list.
3466
3467 2006-04-17 [colin]      2.1.1cvs2
3468
3469         * po/cs.po
3470         * po/de.po
3471         * po/fr.po
3472         * po/nl.po
3473         * po/pt_BR.po
3474                 Update translations from stable branch
3475
3476 2006-04-17 [colin]      2.1.1cvs1
3477
3478         * configure.ac
3479                 Bump version to follow stable release
3480
3481 2006-04-16 [mones]      2.1.0cvs50
3482
3483         * po/es.po
3484                 Updated for release
3485
3486 2006-04-16 [colin]      2.1.0cvs49
3487
3488         * src/textview.c
3489                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
3490                 with gtk < 2.8. Thanks to Fabien Vantard.
3491
3492 2006-04-15 [colin]      2.1.0cvs48
3493
3494         * src/etpan/imap-thread.c
3495                 Fix bug #919 (libetpan: SEGV when connecting 
3496                 using command)
3497
3498 2006-04-14 [colin]      2.1.0cvs47
3499
3500         * src/main.c
3501                 Fix race on --select (should be done better)
3502
3503 2006-04-14 [wwp]        2.1.0cvs46
3504
3505         * src/send_message.c
3506                 enforce a check for domain in account prefs (a sending
3507                 error could be faced if domain was checked but no value set),
3508                 thanks to Colin.
3509
3510 2006-04-14 [colin]      2.1.0cvs45
3511
3512         * src/codeconv.c
3513                 when converting from unknown to unknown, if the
3514                 string is UTF8, don't convert it to the locale
3515                 (which breaks it)
3516
3517 2006-04-14 [colin]      2.1.0cvs44
3518
3519         * src/compose.c
3520                 Don't try to use ASCII for converting headers
3521                 (as done in body)
3522
3523 2006-04-14 [paul]       2.1.0cvs43
3524
3525         * src/crash.c
3526                 add locale/charset info to crash report
3527         * src/gtk/about.c
3528                 add wwp to doc team
3529                 replace 'e-mail' with preferred 'email'
3530         * src/gtk/authors.h
3531                 ensure contributors list is in alphabetical
3532                 order
3533
3534 2006-04-13 [colin]      2.1.0cvs42
3535
3536         * src/textview.c
3537                 Prevent gdk warnings
3538
3539 2006-04-13 [colin]      2.1.0cvs41
3540
3541         * src/common/ssl_certificate.c
3542         * src/common/ssl_certificate.h
3543         * src/gtk/sslcertwindow.c
3544                 Warn on expired certs, and display the expiration date
3545
3546 2006-04-13 [colin]      2.1.0cvs40
3547
3548         * src/plugins/spamassassin/spamassassin_gtk.c
3549                 Fix missing set_text on unix socket
3550
3551 2006-04-13 [wwp]        2.1.0cvs39
3552
3553         * manual/fr/advanced.xml
3554         * manual/fr/glossary.xml
3555                 applied new spam/ham/email lexicon (pourriel, courriel)
3556
3557 2006-04-13 [paul]       2.1.0cvs38
3558
3559         * src/plugins/pgpmime/plugin.c
3560                 remove the mention of S/MIME from the
3561                 description. This is now handled by the
3562                 S/MIME plugin.
3563
3564 2006-04-13 [paul]       2.1.0cvs37
3565
3566         * src/prefs_msg_colors.c
3567                 rework dialog
3568         * src/prefs_folder_item.c
3569         * src/prefs_spelling.c
3570                 add a tooltip to the colour selector buttons
3571
3572 2006-04-13 [wwp]        2.1.0cvs36
3573
3574         * manual/advanced.xml
3575         * manual/glossary.xml
3576         * manual/handling.xml
3577         * manual/keyboard.xml
3578         * manual/plugins.xml
3579         * manual/starting.xml
3580         * manual/fr/account.xml
3581         * manual/fr/ack.xml
3582         * manual/fr/addrbook.xml
3583         * manual/fr/advanced.xml
3584         * manual/fr/faq.xml
3585         * manual/fr/glossary.xml
3586         * manual/fr/gpl.xml
3587         * manual/fr/handling.xml
3588         * manual/fr/intro.xml
3589         * manual/fr/keyboard.xml
3590         * manual/fr/plugins.xml
3591         * manual/fr/starting.xml
3592         * manual/fr/sylpheed-claws-manual.xml
3593                 fixes to the manuals:
3594                  - summaryview -> Message List (same in French)
3595                  - translate key names
3596                  - fix French punctuation, use non-breakable spaces when
3597                    necessary, don't use &thinsp; which is not portable
3598                  - tell what maildir and mbox formats we support
3599
3600 2006-04-12 [wwp]        2.1.0cvs35
3601
3602         * src/prefs_toolbar.c
3603                 unified a replace button more,
3604                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3605
3606 2006-04-12 [wwp]        2.1.0cvs34
3607
3608         * src/prefs_common.c
3609         * src/prefs_msg_colors.c
3610                 make default color labels translatable,
3611                 patch from Fabien Vantard <fzzzzz@gmail.com>,
3612                 thanks to Tim <timbrain@post.cz> for reporting.
3613
3614 2006-04-12 [wwp]        2.1.0cvs33
3615
3616         * manual/glossary.xml
3617         * manual/intro.xml
3618         * manual/plugins.xml
3619         * manual/starting.xml
3620         * manual/sylpheed-claws-manual.xml
3621         * manual/fr/.cvsignore
3622         * manual/fr/account.xml
3623         * manual/fr/ack.xml
3624         * manual/fr/addrbook.xml
3625         * manual/fr/advanced.xml
3626         * manual/fr/faq.xml
3627         * manual/fr/glossary.xml
3628         * manual/fr/handling.xml
3629         * manual/fr/intro.xml
3630         * manual/fr/keyboard.xml
3631         * manual/fr/plugins.xml
3632         * manual/fr/starting.xml
3633         * manual/fr/sylpheed-claws-manual.xml
3634                 various fixes: typos, missing .fr translations, punctuation,
3635                 capitalization, links, accents and some bad French more.
3636
3637 2006-04-12 [wwp]        2.1.0cvs32
3638
3639         * src/prefs_gtk.c
3640                 fix for bug #935: always store prefs files in UTF-8 (thanks
3641                 to Colin).
3642
3643 2006-04-11 [colin]      2.1.0cvs31
3644
3645         * src/compose.c
3646                 Fix inserting files not in utf8 when locale is utf8
3647
3648 2006-04-11 [colin]      2.1.0cvs30
3649
3650         * src/inc.c
3651                 Don't show error dialog when cancelling connection
3652                 Patch by Pawel
3653
3654 2006-04-11 [cleroy]     2.1.0cvs29
3655
3656         * src/compose.c
3657                 Implement multiple quote levels
3658         * src/prefs_common.c
3659                 Change a little bit the quote bgcolor for 2nd level
3660
3661 2006-04-11 [colin]      2.1.0cvs28
3662
3663         * src/gtk/about.c
3664                 Add locale and charset in the label
3665
3666 2006-04-10 [colin]      2.1.0cvs27
3667
3668         * src/compose.c
3669         * src/prefs_common.c
3670         * src/prefs_common.h
3671         * src/prefs_msg_colors.c
3672         * src/textview.c
3673                 Allow optional background color in quotes
3674                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
3675                 GTK+-2.8.x feature
3676
3677 2006-04-10 [colin]      2.1.0cvs26
3678
3679         * src/main.c
3680         * src/mainwindow.c
3681         * src/mainwindow.h
3682                 Implement --select
3683
3684 2006-04-10 [colin]      2.1.0cvs25
3685
3686         * manual/plugins.xml
3687         * manual/fr/plugins.xml
3688                 Document libcurl's proxy variables
3689
3690 2006-04-09 [colin]      2.1.0cvs24
3691
3692         * src/prefs_common.c
3693                 gettext() returns statically allocated stuff. We have
3694                 to strdup it in order to be able to free it.
3695
3696 2006-04-09 [colin]      2.1.0cvs23
3697
3698         * AUTHORS
3699         * src/gtk/authors.h
3700                 Add Alexei
3701
3702 2006-04-09 [colin]      2.1.0cvs22
3703
3704         * src/mainwindow.c
3705         * src/gtk/quicksearch.c
3706                 Fix bug #859 (problems with cyrilic input in 
3707                 search panel) - Patch by Alexey Illarionov 
3708                 <littlesavage@rambler.ru>
3709
3710 2006-04-09 [colin]      2.1.0cvs21
3711
3712         * src/prefs_customheader.c
3713                 I prefer removing then freeing rather than the contrary
3714                 (even if it doesn't change anything ;-)
3715         * src/prefs_account.c
3716                 Fix bug #933 (Crash re-entering the custom headers list 
3717                 dialog in accounts prefs)
3718                 The problem happened when cancelling the Account 
3719                 Preferences' dialogs - in which case we didn't do 
3720                 anything to the PrefsAccount * struct. In case of applying,
3721                 the old ac_prefs was replaced with the tmp_ac_prefs we were
3722                 working with in this dialog. The problem is that 
3723                 prefs_customheader.c, working on this tmp_ac_prefs, always
3724                 changes the ->customhdr_list pointer, even when cancelled. 
3725                 So in case of cancelling the prefs_account dialog, we still
3726                 have to update ->customhdr_list in the real account.
3727
3728 2006-04-08 [colin]      2.1.0cvs20
3729
3730         * manual/fr/glossary.xml
3731         * manual/fr/keyboard.xml
3732                 Forgot some headers :)
3733
3734 2006-04-08 [colin]      2.1.0cvs19
3735
3736         * manual/Makefile.am
3737         * manual/fr/Makefile.am
3738         * manual/fr/account.xml
3739         * manual/fr/ack.xml
3740         * manual/fr/addrbook.xml
3741         * manual/fr/advanced.xml
3742         * manual/fr/faq.xml
3743         * manual/fr/glossary.xml
3744         * manual/fr/gpl.xml
3745         * manual/fr/handling.xml
3746         * manual/fr/intro.xml
3747         * manual/fr/keyboard.xml
3748         * manual/fr/plugins.xml
3749         * manual/fr/starting.xml
3750         * manual/fr/sylpheed-claws-manual.xml
3751         * manual/fr/dist/.cvsignore
3752         * manual/fr/dist/Makefile.am
3753         * manual/fr/dist/html/.cvsignore
3754         * manual/fr/dist/html/Makefile.am
3755         * manual/fr/dist/pdf/.cvsignore
3756         * manual/fr/dist/pdf/Makefile.am
3757         * manual/fr/dist/ps/.cvsignore
3758         * manual/fr/dist/ps/Makefile.am
3759         * manual/fr/dist/txt/.cvsignore
3760         * manual/fr/dist/txt/Makefile.am
3761                 Add the french translation of the manual. Thanks to
3762                 Olivier Delhomme <olivier.delhomme@free.fr> for 
3763                 account.xml, ack.xml, addrbook.xml and advanced.xml
3764
3765 2006-04-08 [colin]      2.1.0cvs18
3766
3767         * manual/plugins.xml
3768         * manual/starting.xml
3769                 More fixes
3770
3771 2006-04-07 [colin]      2.1.0cvs17
3772
3773         * manual/faq.xml
3774         * manual/intro.xml
3775         * manual/keyboard.xml
3776                 Little fixes
3777
3778 2006-04-07 [colin]      2.1.0cvs16
3779
3780         * README
3781         * src/compose.c
3782         * src/prefs_common.c
3783         * src/prefs_common.h
3784                 Add hidden compose_no_markup pref
3785
3786 2006-04-07 [wwp]        2.1.0cvs15
3787
3788         * src/summary_search.c
3789         * .cvsignore
3790                 Bugfix: stop button was sticky when searching in an empty folder.
3791                 Applied curly brackets code style to the whole file (summary_search.c).
3792                 More files to ignore.
3793
3794 2006-04-07 [wwp]        2.1.0cvs14
3795
3796         * src/message_search.c
3797         * src/summary_search.c
3798                 changed default button when search bumps at file/folder
3799                 beginning or end, for convenience (thanks to Colin).
3800
3801 2006-04-07 [paul]       2.1.0cvs13
3802
3803         * src/plugins/dillo_viewer/dillo_prefs.c
3804                 avoid future potential for namespace collision
3805                 Patch by Colin
3806
3807 2006-04-06 [wwp]        2.1.0cvs12
3808
3809         * src/summary_search.c
3810                 Unify extended/advanced searches names (and thus factorize labels),
3811                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3812
3813 2006-04-06 [wwp]        2.1.0cvs11
3814
3815         * src/folderview.c
3816         * src/prefs_themes.c
3817         * src/summaryview.c
3818                 Fixed some compilation warnings.
3819
3820 2006-04-06 [colin]      2.1.0cvs10
3821
3822         * manual/advanced.xml
3823                 Document the wizard template and how to deploy
3824                 Sylpheed-Claws effectively
3825
3826 2006-04-06 [colin]      2.1.0cvs9
3827
3828         * src/folderview.c
3829                 gettext patch to tell translators about _("#"),
3830                 by Maxim Britov
3831
3832 2006-04-06 [colin]      2.1.0cvs8
3833
3834         * src/textview.c
3835                 Fix invalid GtkTextBIter after clicking "Display as text"
3836
3837 2006-04-06 [mones]      2.1.0cvs7
3838
3839         * src/addr_compl.c
3840         * src/addrindex.c
3841         * src/addritem.c
3842         * src/codeconv.c
3843         * src/compose.c
3844         * src/filtering.c
3845         * src/folder.c
3846         * src/folder_item_prefs.c
3847         * src/folderview.c
3848         * src/localfolder.c
3849         * src/matcher.c
3850         * src/mimeview.c
3851         * src/prefs_msg_colors.c
3852         * src/prefs_spelling.c
3853         * src/prefs_themes.c
3854         * src/procmime.c
3855         * src/procmsg.c
3856         * src/stock_pixmap.c
3857         * src/summaryview.c
3858         * src/textview.c
3859         * src/toolbar.c
3860         * src/common/mgutils.c
3861         * src/common/prefs.c
3862         * src/common/ssl_certificate.c
3863         * src/gtk/colorlabel.c
3864         * src/gtk/quicksearch.c
3865         * src/plugins/pgpmime/pgpmime.c
3866         * src/plugins/spamassassin/spamassassin.c
3867                 Removed redundant NULL checks for g_free() calls.
3868                 Patch by Pawel Pekala.
3869
3870 2006-04-06 [mones]      2.1.0cvs6
3871
3872         * src/prefs_actions.c
3873         * src/prefs_filtering.c
3874         * src/prefs_filtering_action.c
3875         * src/prefs_matcher.c
3876         * src/prefs_template.c
3877         * src/gtk/gtkutils.c
3878         * src/gtk/gtkutils.h
3879                 Have a nice replace button. Patch by Pawel Pekala
3880
3881 2006-04-06 [colin]      2.1.0cvs5
3882
3883         * src/addressbook.c
3884                 Fix crash with empty columns
3885
3886 2006-04-05 [colin]      2.1.0cvs4
3887
3888         * src/wizard.c
3889         * src/prefs_gtk.c
3890                 Allow wizard customization with pre-filled values
3891
3892 2006-04-05 [colin]      2.1.0cvs3
3893
3894         * src/textview.c
3895         * src/mimeview.c
3896         * src/mimeview.h
3897                 Nicer messages in mimeview
3898
3899 2006-04-05 [colin]      2.1.0cvs2
3900
3901         * src/addressbook.c
3902         * src/prefs_summaries.c
3903                 i18n fix
3904
3905 2006-04-05 [colin]      2.1.0cvs1
3906
3907         * src/plugins/pgpcore/plugin.c
3908         * src/plugins/pgpcore/select-keys.c
3909         * src/plugins/pgpcore/select-keys.h
3910         * src/plugins/pgpcore/sgpgme.c
3911         * src/plugins/pgpcore/sgpgme.h
3912         * src/plugins/pgpinline/pgpinline.c
3913         * src/plugins/pgpinline/plugin.c
3914         * src/plugins/pgpmime/pgpmime.c
3915         * src/plugins/pgpmime/plugin.c
3916                 Factorize and generalize a bit 
3917                 Drop S/MIME signature verification from PGP/MIME
3918                 (adding it as another, more complete plugin)
3919
3920 2006-04-05 [paul]       2.1.0
3921
3922         2.1.0 released
3923
3924 2006-04-05 [paul]       2.0.0cvs186
3925
3926         * manual/advanced.xml
3927                 add info on colour labels
3928
3929 2006-04-05 [paul]       2.0.0cvs185
3930
3931         * po/bg.po
3932         * po/cs.po
3933         * po/de.po
3934         * po/el.po
3935         * po/en_GB.po
3936         * po/fi.po
3937         * po/fr.po
3938         * po/it.po
3939         * po/nl.po
3940         * po/pl.po
3941         * po/pt_BR.po
3942         * po/sr.po
3943         * po/zh_CN.po
3944                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
3945                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
3946                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
3947                 Guimaraes, Aleksandar Urosevic, Ralgh Young
3948         * src/gtk/authors.h
3949         * tools/claws.i18n.status.pl
3950                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
3951                 and new Czech translator, Tim <timbrain@post.cz>
3952
3953 2006-04-05 [mones]      2.0.0cvs184
3954
3955         * po/es.po
3956                 Updated translation
3957
3958 2006-04-05 [colin]      2.0.0cvs183
3959
3960         * src/gtk/quicksearch.c
3961                 Fix bug #929 (unnecessary reload in quick search bar)
3962
3963 2006-04-05 [colin]      2.0.0cvs182
3964
3965         * src/compose.c
3966                 Fix crash on Reply with no From:
3967                 Show signature and conversion error on queuing 
3968                 (but not sending)
3969         * src/mainwindow.c
3970         * src/summaryview.c
3971         * src/summaryview.h
3972                 Factorize threading code and make sure msginfo 
3973                 is not null when it comes from a GtkCTreeRow's 
3974                 data
3975         * src/gtk/gtkaspell.c
3976                 Check for necessary things
3977         * src/gtk/gtksctree.c
3978         * src/gtk/gtksctree.h
3979                 Reset anchor if necessary when removing node
3980
3981 2006-03-29 [colin]      2.0.0cvs181
3982
3983         * src/folderview.c
3984                 Warn for disabled IMAP accounts (due to lack of
3985                 libetpan). Breaks string-freeze - sorry - but it
3986                 is kind of important ;)
3987
3988 2006-03-28 [colin]      2.0.0cvs180
3989
3990         * src/gtk/gtkutils.c
3991         * src/gtk/gtkutils.h
3992                 Add a gtkut_get_link_btn() function that
3993                 creates a button which acts like an URI
3994         * src/prefs_themes.c
3995         * src/gtk/about.c
3996                 Use this function (factorizes codes)
3997         * src/common/defs.h
3998         * src/gtk/pluginwindow.c
3999                 Add a "Get more..." in the plugins window
4000
4001 2006-03-28 [colin]      2.0.0cvs179
4002
4003         * src/common/smtp.c
4004         * src/common/passcrypt.c
4005         * src/undo.c
4006                 Warning fixes. Patch by Pawel Pekala
4007
4008 2006-03-27 [colin]      2.0.0cvs178
4009
4010         * src/undo.c
4011                 Fix undoing by blocks with spaces
4012
4013 2006-03-27 [colin]      2.0.0cvs177
4014
4015         * src/textview.c
4016                 Set margin to 3px for headers
4017
4018 2006-03-27 [paul]
4019
4020         2.1.0-rc2 released
4021
4022 2006-03-27 [wwp]        2.0.0cvs176
4023
4024         * src/summaryview.c
4025                 don't reset quicksearch when updating the message list.
4026                 Thanks to Colin.
4027
4028 2006-03-26 [wwp]        2.0.0cvs175
4029
4030         * src/compose.c
4031                 use a unified border width ('other' tab in the compose window,
4032                 patch by Pawel Pekala).
4033
4034
4035 2006-03-26 [wwp]        2.0.0cvs174
4036
4037         * src/common/quoted-printable.c
4038         * src/addressbook.c
4039                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4040
4041 2006-03-26 [colin]      2.0.0cvs173
4042
4043         * src/quote_fmt_parse.y
4044                 Fix non-UTF8 date formats messing up the whole quote a 
4045                 little bit
4046
4047 2006-03-26 [colin]      2.0.0cvs172
4048
4049         * src/procheader.c
4050                 Make sure the date is UTF8 valid, or try to make it
4051                 so. IncrediMail is really IncrediStupid.
4052         * src/compose.c
4053                 Fix possible conversions. 
4054                 
4055
4056 2006-03-26 [colin]      2.0.0cvs171
4057
4058         * src/matcher.c
4059                 Fix corner cases in body search. This is still a
4060                 hack... It seems impossible to make it good and 
4061                 reasonably fast at the same time.
4062
4063 2006-03-26 [colin]      2.0.0cvs170
4064
4065         * src/summaryview.c
4066                 I think I killed the twilight zone bug!
4067                 summary_select_node() flushes GTK events in order
4068                 to be able to center the view. But this also 
4069                 flushes keypresses like Ctrl-Alt-U, so this can
4070                 call summary_show from summary_select_node (itself
4071                 called from summary_show, etc.). And the summaryview
4072                 has to be unlocked in this function. So just locking
4073                 while processing GTK events, and bailing if locked, 
4074                 should fix it.
4075                 Fixes bug #927 (SIGSEGV during Update Summary)
4076
4077 2006-03-25 [colin]      2.0.0cvs169
4078
4079         * src/matcher.c
4080                 Fix search in QP-encoded bodies
4081                 Fix utf-8 searches in bodies encoded in the
4082                 locale's encoding
4083         * src/common/quoted-printable.c
4084         * src/common/quoted-printable.h
4085                 Add a decode function that doesn't overwrite
4086                 the original pointer
4087                 
4088
4089 2006-03-24 [colin]      2.0.0cvs168
4090
4091         * src/action.c
4092         * src/summaryview.c
4093         * src/summaryview.h
4094                 Update message cache after action
4095                 Patch by H. Merijn Brand
4096         * src/prefs_msg_colors.c
4097                 Factorize label 
4098                 Patch by Fabien Vantard
4099         * src/plugins/spamassassin/spamassassin_gtk.c
4100                 Remove useless translation
4101                 Patch by Fabien Vantard
4102
4103 2006-03-23 [colin]      2.0.0cvs167
4104
4105         * src/common/ssl.c
4106                 Let 30 seconds to SSL_connect
4107
4108 2006-03-23 [wwp]        2.0.0cvs166
4109
4110         * src/summaryview.c
4111         * src/gtk/description_window.c
4112                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
4113                 and headers are translated; adjust description windows' width to fit their
4114                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
4115
4116 2006-03-23 [paul]       2.0.0cvs165
4117
4118         * src/common/utils.c
4119                 fix highlighting of URIs containing "()"
4120                 (2.0.0cvs164's reversal fixed)
4121                 Thanks to Colin.
4122
4123 2006-03-23 [paul]       2.0.0cvs164
4124
4125         * src/common/utils.c
4126                 revert patch, (postponing a fix), at 2.0.0cvs120
4127                 as it breaks more URIs than it fixes.
4128                 Allow '-' to be a terminating character in a URI
4129
4130 2006-03-22 [colin]      2.0.0cvs163
4131
4132         * configure.ac
4133                 Require libetpan 0.45
4134                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
4135
4136 2006-03-22 [paul]       2.0.0cvs162
4137
4138         * src/editgroup.c
4139                 replace '<-' and '->' buttons with GTK_STOCK graphical
4140                 buttons
4141         * src/summary_search.c
4142                 don't offer '...' for translation
4143                 add a tooltip to advanced search '...' button
4144         * src/gtk/quicksearch.c
4145                 don't offer '...' for translation
4146
4147 2006-03-21 [colin]      2.0.0cvs161
4148
4149         * src/compose.c
4150                 Fix middle-click pasting (insert at click
4151                 position instead of cursor position, don't
4152                 remove existing selection and allow pasting
4153                 our own selection)
4154         * src/addressbook.c
4155                 "LDAP Server" -> "LDAP servers"
4156
4157 2006-03-21 [wwp]        2.0.0cvs160
4158
4159         * src/etpan/imap-thread.c
4160                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
4161
4162 2006-03-20 [colin]      2.0.0cvs159
4163
4164         * src/summaryview.c
4165                 Don't reload summaryview after an execute with no
4166                 move action
4167
4168 2006-03-19 [colin]      2.0.0cvs158
4169
4170         * src/addressbook.c
4171                 and put groups at the top, always
4172
4173 2006-03-19 [colin]      2.0.0cvs157
4174
4175         * src/addressbook.c
4176                 Order groups before names, as previously
4177
4178 2006-03-19 [colin]      2.0.0cvs156
4179
4180         * src/addressbook.c
4181                 - Sort case-unsensitive
4182                 - Put the sort arrow at opening too
4183
4184 2006-03-19 [wwp]        2.0.0cvs155
4185
4186         * src/addressbook.c
4187                 allow sorting by name/email/remarks, ensure that right-pane's contents
4188                 matches the left-pane selection (cleared when appropriate).
4189                 Patch by Pawel Pekala <c0rn@o2.pl>.
4190
4191 2006-03-18 [colin]      2.0.0cvs154
4192
4193         * src/textview.c
4194                 Fix text cursor ;)
4195
4196 2006-03-18 [colin]      2.0.0cvs153
4197
4198         * src/gtk/filesel.c
4199                 Make sure we hide the preview if we didn't get
4200                 a filename
4201
4202 2006-03-18 [colin]      2.0.0cvs152
4203
4204         * src/summaryview.c
4205                 Set cursor to watch for execution (fixes lack
4206                 of watch-cursor when dnd'ing hundreds of mails)
4207         * src/gtk/filesel.c
4208                 Check that mime type is 'image/*' before updating
4209                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
4210
4211 2006-03-18 [colin]      2.0.0cvs151
4212
4213         * src/mainwindow.c
4214         * src/textview.c
4215         * src/textview.h
4216                 Put a watch cursor in textview too when the mainwindow's
4217                 cursor in a watch
4218
4219 2006-03-18 [colin]      2.0.0cvs150
4220
4221         * src/folder.c
4222                 Change wrong asserts to simple tests
4223
4224 2006-03-17 [colin]      2.0.0cvs149
4225
4226         * src/mainwindow.c
4227         * src/mainwindow.h
4228         * src/prefs_msg_colors.c
4229         * src/summaryview.c
4230         * src/summaryview.h
4231         * src/gtk/colorlabel.c
4232         * src/gtk/colorlabel.h
4233                 Add a color label menu in the main menubar
4234                 Add (fixed) accels Ctrl-{0-7} to change the color
4235                 They have to be fixed because the menu's dynamic,
4236                 the items are complex widgets, hence we can't use
4237                 a GtkItemFactory.
4238
4239
4240 2006-03-17 [wwp]        2.0.0cvs148
4241
4242         * src/compose.c
4243                 rollback few lines from my previous commit (those lines come from
4244                 a pending patch, accidentally commited, even if neutral as they are
4245                 commented out).
4246
4247 2006-03-17 [wwp]        2.0.0cvs147
4248
4249         * src/compose.c
4250                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
4251                 applied code style/indentation to the modified function.
4252
4253 2006-03-17 [wwp]        2.0.0cvs146
4254
4255         * src/procmsg.c
4256         * src/compose.c
4257                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
4258
4259 2006-03-17 [paul]
4260
4261         2.1.0-rc1 released
4262
4263 2006-03-17 [paul]       2.0.0cvs145
4264
4265         * src/main.c
4266                 addressbook_read_file() was called twice
4267         * src/textview.c
4268                 X-Mailer highlighting
4269
4270 2006-03-16 [colin]      2.0.0cvs144
4271
4272         * src/sourcewindow.c
4273         * src/sourcewindow.h
4274                 And the last one, in source window.
4275
4276 2006-03-16 [colin]      2.0.0cvs143
4277
4278         * src/compose.c
4279         * src/compose.h
4280                 Fix the same stuff in compose
4281
4282 2006-03-16 [colin]      2.0.0cvs142
4283
4284         * src/messageview.c
4285                 Complete the previous messageview crash fix
4286
4287 2006-03-16 [colin]      2.0.0cvs141
4288
4289         * src/procmsg.h
4290         * src/procmsg.c
4291         * src/folder.c
4292                 Fix POSTPROCESSING hook
4293                 Patch by H. Merijn Brand
4294
4295         * src/procmime.c
4296         * src/procmime.h
4297                 Parse Content-Location
4298
4299         * src/toolbar.c
4300         * src/messageview.c
4301         * src/messageview.h
4302                 Don't crash when a top-level MessageView has
4303                 been closed on us. Same problematic than
4304                 yesterday's quicksearch issue.
4305
4306 2006-03-15 [colin]      2.0.0cvs140
4307
4308         * src/gtk/quicksearch.c
4309                 Fix a bitchy race we didn't think about when we
4310                 added quicksearch cancellation:
4311                 If the search is not on cached fields, for example
4312                 body_part matchcase "stuff"
4313                 the matcher code has to get the whole message. If
4314                 we're on IMAP, that can be slow, and in order to
4315                 be non-blocking, the IMAP code idle loop processes
4316                 gtk events too. So it is possible to cancel a
4317                 quicksearch while the matcher is getting the mail's
4318                 body. After matcher got its body, it will start to
4319                 iterate over the matcher list that the Quicksearch's
4320                 clear_search_cb() just freed via prepare_matcher().
4321                 SIGSEGV ensues.
4322                 The fix consists of guarding the matcherlist_match()
4323                 call with a boolean 'matching'. If we reset the
4324                 quicksearch while matching is TRUE, we don't free
4325                 the matcherlist anymore like we did, but we set
4326                 another new flag, deferred_free, to TRUE. Then,
4327                 in quicksearch_match(), just after returning from
4328                 matcherlist_match() and unsetting the matching flag,
4329                 we check the deferred_free flag and do the
4330                 prepare_matcher() (which does the matcherlist_free)
4331                 for real, so we free the matcherlist once it's not
4332                 used anymore.
4333                 As all of this runs via the glib main loop, we
4334                 luckily don't need a mutex.
4335         * src/summaryview.c
4336                 Also, show progress while searching.
4337
4338
4339 2006-03-14 [colin]      2.0.0cvs139
4340
4341         * src/alertpanel.c
4342                 Make alertpanel_is_open non-static
4343
4344 2006-03-14 [colin]      2.0.0cvs138
4345
4346         * src/prefs_spelling.c
4347                 Cleanups - Fabien Vantard
4348
4349 2006-03-14 [wwp]        2.0.0cvs137
4350
4351         * src/main.c
4352                 code style normalization (curly braces, indentation).
4353
4354 2006-03-14 [wwp]        2.0.0cvs137
4355
4356         * src/main.c
4357                 code style (braces, indentation)
4358
4359 2006-03-12 [paul]       2.0.0cvs136
4360
4361         * src/prefs_common.c
4362                 trans_hdr defaults to FALSE to be RFC-savvy
4363         * src/prefs_summaries.c
4364                 add a tooltip to the trans_hdr option
4365                 
4366
4367 2006-03-12 [paul]       2.0.0cvs135
4368
4369         * src/prefs_matcher.c
4370                 give a little more width to the combos
4371         * src/prefs_display_header.c
4372         * src/textview.c
4373                 translate headers if prefs_common.trans_hdr
4374                 is TRUE
4375
4376         Patches by Pawel Pekala
4377
4378 2006-03-12 [paul]       2.0.0cvs134
4379
4380         * src/plugins/clamav/clamav_plugin.c
4381         * src/plugins/dillo_viewer/dillo_viewer.c
4382         * src/plugins/pgpcore/plugin.c
4383         * src/plugins/pgpinline/plugin.c
4384         * src/plugins/pgpmime/plugin.c
4385         * src/plugins/spamassassin/spamassassin.c
4386                 update/add to descriptions
4387         * src/plugins/spamassassin/spamassassin_gtk.c
4388                 fixes to the english, remove superfluous
4389                 tooltips, clean up a little
4390
4391 2006-03-12 [paul]       2.0.0cvs133
4392
4393         * src/compose.c
4394                 fix Bug 924, 'Account combo box shows up wrong 
4395                 if & is in account name'
4396
4397 2006-03-11 [colin]      2.0.0cvs132
4398
4399         * src/summaryview.c
4400                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
4401                 messed up shift-selection because is slows down
4402                 moving around summaryview. thanks -users
4403
4404 2006-03-10 [colin]      2.0.0cvs131
4405
4406         * src/plugins/spamassassin/spamassassin_gtk.c
4407                 Put back Paul's engrish fixes
4408
4409 2006-03-10 [colin]      2.0.0cvs130
4410
4411         * src/plugins/spamassassin/spamassassin.c
4412         * src/plugins/spamassassin/spamassassin.h
4413         * src/plugins/spamassassin/spamassassin_gtk.c
4414                 Cleanup SA prefs page (more)
4415                 Patch by Fabien Vantard
4416
4417 2006-03-10 [paul]       2.0.0cvs129
4418
4419         * src/prefs_msg_colors.c
4420         * src/prefs_spelling.c
4421                 widget sensitivity
4422
4423 2006-03-09 [mones]      2.0.0cvs128
4424
4425         * po/es.po
4426                 Update for next RC
4427
4428 2006-03-09 [wwp]        2.0.0cvs127
4429
4430         * configure.ac
4431                 revert accidental commit (requirement for libetpan 0.43), this time
4432                 not in HEAD.
4433
4434 2006-03-09 [wwp]        2.0.0cvs125
4435
4436         * configure.ac
4437                 revert accidental commit (requirement for libetpan 0.43)
4438
4439 2006-03-09 [paul]       2.0.0cvs126
4440
4441         * src/prefs_receive.c
4442                 remove useless frame
4443                 replace 'incorporation' with 'receiving'
4444         * src/plugins/clamav/clamav_plugin_gtk.c
4445         * src/plugins/spamassassin/spamassassin_gtk.c
4446                 improve widget sensitivity
4447                 fix a bit his engrish
4448
4449 2006-03-09 [wwp]        2.0.0cvs125
4450
4451         * src/addressadd.c
4452         * src/foldersel.c
4453         * src/prefs_common.c
4454         * src/prefs_common.h
4455                 remember some more windows' sizes (add to addressbook and
4456                 select folder).
4457
4458 2006-03-09 [paul]       2.0.0cvs124
4459
4460         * src/plugins/pgpcore/prefs_gpg.c
4461                 normalise construction of dialogue
4462
4463 2006-03-09 [paul]       2.0.0cvs123
4464
4465         * src/plugins/trayicon/Makefile.am
4466                 add missing slash
4467
4468 2006-03-08 [colin]      2.0.0cvs122
4469
4470         * src/plugins/trayicon/Makefile.am
4471                 Fix build in separate dir 
4472                 Patch by Bamanzi <bamanzi@gmail.com>
4473
4474 2006-03-08 [colin]      2.0.0cvs121
4475
4476         * src/procmsg.c
4477                 Batch move and copies from summaryview with delayed execution
4478                 too
4479
4480 2006-03-07 [paul]       2.0.0cvs120
4481
4482         * src/common/utils.c
4483                 fix highlighting of URIs containing "()"
4484                 Patch by Pawel Pekala
4485
4486 2006-03-07 [paul]       2.0.0cvs119
4487
4488         * src/folder.c
4489         * src/folder.h
4490         * src/folderview.c
4491                 immediately do alphabetical resort when
4492                 changing a folder's name
4493                 Patch by Pawel Pekala
4494
4495 2006-03-07 [paul]       2.0.0cvs118
4496
4497         * src/news.c
4498         * src/news_gtk.c
4499                 when unsubscribing a newsgroup, remove the
4500                 folder and msgs in .sylpheed-claws/newscache
4501                 Patch by Pawel Pekala <c0rn@gazeta.pl>
4502
4503 2006-03-07 [paul]       2.0.0cvs117
4504
4505         * src/textview.c
4506                 fix wrong Fake URL Warning
4507                 Thanks to Hiro
4508
4509 2006-03-07 [colin]      2.0.0cvs116
4510
4511         * src/imap.c
4512                 Return immediately when password dialog was
4513                 cancelled
4514         * src/gtk/inputdialog.c
4515                 Allow empty strings for passwords
4516
4517
4518 2006-03-06 [colin]      2.0.0cvs115
4519
4520         * src/imap.c
4521                 Prevent double-timeouts when connection fails
4522
4523 2006-03-06 [colin]
4524
4525         2.0.1-rc1 released
4526
4527 2006-03-06 [colin]      2.0.0cvs114
4528
4529         * src/imap.c
4530                 Refresh session during potentially long
4531                 operations
4532
4533 2006-03-06 [wwp]        2.0.0cvs113
4534
4535         * src/prefs_msg_colors.h
4536                 forgot that one (custom color labels).
4537
4538 2006-03-06 [wwp]        2.0.0cvs112
4539
4540         * src/prefs_common.c
4541         * src/prefs_common.h
4542         * src/prefs_msg_colors.c
4543         * src/summaryview.c
4544         * src/summaryview.h
4545         * src/gtk/colorlabel.c
4546         * src/gtk/colorlabel.h
4547                 colors in messages list are now customizable. Color values and names can
4548                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
4549                 Thanks to Paul and Colin for their help with this longstanding patch!
4550
4551 2006-03-06 [wwp]        2.0.0cvs111
4552
4553         * src/textview.c
4554                 don't crash if (x)face is bad.
4555
4556 2006-03-05 [paul]       2.0.0cvs110
4557
4558         * AUTHORS
4559         * configure.ac
4560         * src/Makefile.am
4561         * src/common/Makefile.am
4562         * src/common/utils.h
4563         * src/etpan/imap-thread.c
4564         * src/gtk/authors.h
4565         * src/plugins/clamav/Makefile.am
4566         * src/plugins/demo/Makefile.am
4567         * src/plugins/dillo_viewer/Makefile.am
4568         * src/plugins/pgpcore/Makefile.am
4569         * src/plugins/pgpcore/passphrase.c
4570         * src/plugins/pgpinline/Makefile.am
4571         * src/plugins/pgpmime/Makefile.am
4572         * src/plugins/spamassassin/Makefile.am
4573         * src/plugins/trayicon/Makefile.am
4574                 fix builiding on cygwin
4575                 Patch by Ralgh Young <bamanzi@gmail.com>
4576
4577 2006-03-04 [wwp]        2.0.0cvs109
4578
4579         * manual/keyboard.xml
4580                 fix mixed up/down keys.
4581
4582 2006-03-04 [wwp]        2.0.0cvs108
4583
4584         * README
4585         * INSTALL
4586                 updated links to SpamAssassin.
4587
4588 2006-03-04 [wwp]        2.0.0cvs107
4589
4590         * manual/plugins.xml
4591         * src/plugins/spamassassin/README
4592                 updated SpamAssassin plugin docs to reflect new functional additions
4593                 (also fix/update/documents few technical stuff more, see the README).
4594
4595 2006-03-04 [wwp]        2.0.0cvs106
4596
4597         * src/prefs_message.c
4598                 normalized capitalization of message-prefs paths.
4599
4600 2006-03-04 [wwp]        2.0.0cvs105
4601
4602         * manual/advanced.xml
4603                 typo.
4604
4605 2006-03-03 [colin]      2.0.0cvs104
4606
4607         * src/plugins/clamav/clamav_plugin_gtk.c
4608                 Rework prefs page, patch by Fabien 
4609
4610 2006-03-03 [colin]      2.0.0cvs103
4611
4612         * src/plugins/clamav/clamav_plugin.c
4613                 Set error on all errors
4614
4615 2006-03-03 [colin]      2.0.0cvs102
4616
4617         * src/common/plugin.c
4618                 Initialize error to avoid crashing when a plugin fails
4619                 without setting error
4620
4621 2006-03-02 [wwp]        2.0.0cvs101
4622
4623         * configure.ac
4624                 fixed linker flags for libetpan support on Cygwin
4625                 (thanks to H.Merijn Brand).
4626
4627 2006-03-02 [wwp]        2.0.0cvs100
4628
4629         * src/addressbook.c
4630                 fix some AB error messages: one for punctuation and
4631                 one wrongly duplicate (thanks, maxbritov).
4632
4633 2006-03-02 [wwp]        2.0.0cvs99
4634
4635         * src/plugins/spamassassin/spamassassin.c
4636                 make sync calls to sa-learn/spamc to prevent
4637                 system (whatever local or client/server) overload.
4638
4639 2006-03-02 [colin]      2.0.0cvs98
4640
4641         * src/summaryview.c
4642                 Put the spam icon in the status column instead of the
4643                 mark one
4644
4645 2006-03-01 [colin]      2.0.0cvs97
4646
4647         * src/plugins/spamassassin/spamassassin.c
4648                 Fix segfault (g_file_set_contents fails for some 
4649                 reason and err==0x2f. Can't find out why with
4650                 valgrind, using working function :-)
4651
4652 2006-03-01 [colin]      2.0.0cvs96
4653
4654         * src/inc.c
4655                 Offline overriding: let 'No' be cached only 3 seconds
4656
4657 2006-03-01 [colin]      2.0.0cvs95
4658
4659         * src/addr_compl.c
4660         * src/addrbook.c
4661         * src/addressbook.c
4662         * src/addrindex.c
4663         * src/folder_item_prefs.c
4664         * src/headerview.c
4665         * src/imap.c
4666         * src/inc.c
4667         * src/ldif.c
4668         * src/mainwindow.c
4669         * src/mh.c
4670         * src/msgcache.c
4671         * src/prefs_common.h
4672         * src/prefs_msg_colors.c
4673         * src/procheader.c
4674         * src/procheader.h
4675         * src/procmime.c
4676         * src/procmsg.c
4677         * src/procmsg.h
4678         * src/send_message.h
4679         * src/simple-gettext.c
4680         * src/summaryview.c
4681         * src/summaryview.h
4682         * src/syldap.c
4683         * src/textview.c
4684         * src/undo.c
4685         * src/common/ssl_certificate.c
4686         * src/common/utils.c
4687         * src/gtk/colorsel.c
4688         * src/gtk/gtksctree.c
4689         * src/gtk/gtkshruler.c
4690         * src/plugins/trayicon/trayicon.c
4691                 #if 0 goes to /dev/null
4692
4693 2006-03-01 [colin]      2.0.0cvs94
4694
4695         * src/compose.c
4696         * src/imap.c
4697         * src/inc.c
4698         * src/inc.h
4699         * src/messageview.c
4700         * src/news.c
4701         * src/plugins/spamassassin/spamassassin.c
4702                 Allow to add information in the "working offline"
4703                 window
4704
4705 2006-03-01 [wwp]        2.0.0cvs93
4706
4707         * src/plugins/spamassassin/spamassassin.c
4708                 fixed spamc invocation: use a tricky temporary mini shell wrapper
4709                 'cause it seems that calling `spamc ... < inputfile` with
4710                 g_spawn_(a)sync simply.. erm doesn't work :-).
4711
4712 2006-03-01 [wwp]        2.0.0cvs92
4713
4714         * src/toolbar.c
4715         * src/toolbar.h
4716                 simplify the adding of spam/ham button to the messageview toolbar
4717                 (it gets more clear now that the same button will be "Mark as spam"
4718                 or "Mark as ham" according to the current message status,
4719                 thanks to Colin).
4720
4721 2006-03-01 [wwp]        2.0.0cvs91
4722
4723         * src/messageview.c
4724         * src/procmsg.c
4725         * src/procmsg.h
4726         * src/summaryview.c
4727         * src/plugins/spamassassin/spamassassin.c
4728         * src/plugins/spamassassin/spamassassin.h
4729                 make learner callbacks return a status (0 for ok),
4730                 handle it in main code to avoid setting flags when learning failed,
4731                 don't learn on TCP if offline in spamassassin,
4732                 thanks to Colin.
4733
4734                 
4735
4736 2006-03-01 [wwp]        2.0.0cvs90
4737
4738         * src/compose.c
4739                 some work around the compose window's account menu,
4740                 patch by Fabien Vantard.
4741
4742 2006-03-01 [wwp]        2.0.0cvs89
4743
4744         * src/plugins/spamassassin/spamassassin.c
4745                 fixed bad logics, was using spamc in local mode and sa-learn
4746                 in remote mode (thanks, Colin).
4747
4748 2006-03-01 [wwp]        2.0.0cvs88
4749
4750         * src/plugins/spamassassin/spamassassin.c
4751         * src/plugins/spamassassin/spamassassin.h
4752         * src/plugins/spamassassin/spamassassin_gtk.c
4753                 made processing of emails w/ sa-plugin an option (default is TRUE),
4754                 fixed Engrish some tooltips, capitalization of some debug messages
4755                 and warnings. The spamassassin plugin now provides two separate
4756                 services: process emails upon incorporation and spamd training.
4757                 Both services (un)register independently but use some common
4758                 plugin settings (transport settings, spam storage location).
4759
4760 2006-02-28 [wwp]        2.0.0cvs87
4761
4762         * src/plugins/spamassassin/spamassassin.c
4763                 fix async flag to spamc cmdline execution (batch exec should
4764                 be asynchronous).
4765
4766 2006-02-27 [wwp]        2.0.0cvs86
4767
4768         * src/plugins/spamassassin/spamassassin.c
4769         * src/plugins/spamassassin/spamassassin.h
4770         * src/plugins/spamassassin/spamassassin_gtk.c
4771                 - added the ability to learn a remote spamassassin server (spamd),
4772                 using spamc.
4773                 - added the spamassassin option 'username', that applies to all
4774                 spamassassin operations (filtering, learning, local or remote).
4775                 The default username is the current unix user (if left blank
4776                 from gtk prefs or config file).
4777                 - commented out some unused code (notebook widget), removed unused
4778                 layout (hbox1).
4779                 - make more widgets sensitive to the transport type.
4780
4781 2006-02-27 [colin]      2.0.0cvs85
4782
4783         * src/plugins/spamassassin/spamassassin.c
4784                 Fix sa-learn call when offline
4785
4786 2006-02-27 [colin]      2.0.0cvs84
4787
4788         * configure.ac
4789         * src/Makefile.am
4790         * src/mainwindow.c
4791         * src/mainwindow.h
4792         * src/messageview.c
4793         * src/messageview.h
4794         * src/prefs_toolbar.c
4795         * src/procmsg.c
4796         * src/stock_pixmap.c
4797         * src/stock_pixmap.h
4798         * src/summaryview.c
4799         * src/toolbar.c
4800         * src/toolbar.h
4801         * src/pixmaps/ham_btn.xpm
4802         * src/pixmaps/spam.xpm
4803         * src/pixmaps/spam_btn.xpm
4804         * src/plugins/spamassassin/spamassassin.c
4805                 Add button in toolbar for spam learning
4806                 Fix a few bugs from the last related commit
4807                 Revert 1.9.6cvs23 which messed up shift-selection
4808
4809 2006-02-24 [colin]      2.0.0cvs83
4810
4811         * src/procmsg.c
4812         * src/summaryview.c
4813         * src/summaryview.h
4814         * src/plugins/spamassassin/spamassassin.c
4815         * src/plugins/spamassassin/spamassassin.h
4816         * src/plugins/spamassassin/spamassassin_gtk.c
4817                 Unregister learner when spamassassin is either
4818                 disabled or over tcp
4819
4820 2006-02-24 [colin]      2.0.0cvs82
4821
4822         * src/Makefile.am
4823         * src/mainwindow.c
4824         * src/mainwindow.h
4825         * src/procmsg.c
4826         * src/procmsg.h
4827         * src/stock_pixmap.c
4828         * src/stock_pixmap.h
4829         * src/summaryview.c
4830         * src/summaryview.h
4831         * src/gtk/icon_legend.c
4832         * src/pixmaps/spam.xpm  ** NEW FILE **
4833         * src/plugins/spamassassin/spamassassin.c
4834         * src/plugins/spamassassin/spamassassin_gtk.c
4835                 Add spam learning interface (Mark/Mark as 
4836                 (spam|ham) menus)
4837
4838 2006-02-24 [wwp]        2.0.0cvs81
4839
4840         * src/compose.c
4841         * src/compose.h
4842         * src/filtering.c
4843                 hide compose window when sending message in batch mode
4844                 (filtering: forward and redirect). Also fixed a wrong
4845                 value returned when sending failed, neutral anyway.
4846                 (Colin, me) 
4847
4848 2006-02-24 [wwp]        2.0.0cvs80
4849
4850         * src/mainwindow.c
4851                 use GTK+'s stock quit button. Patch by Fabien Vantard.
4852
4853 2006-02-24 [paul]       2.0.0cvs79
4854
4855         * src/news.c
4856         * src/news.h
4857         * src/news_gtk.c
4858                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
4859                 Thanks to Colin
4860
4861 2006-02-23 [colin]      2.0.0cvs78
4862
4863         * src/alertpanel.c
4864                 Change OK to Close in alertpanel with View log
4865                 button; add accel to View log. Patch by Fabien
4866                 Vantard
4867
4868 2006-02-23 [wwp]        2.0.0cvs77
4869
4870         * src/compose.c
4871                 silly me, there were much more tests to perform, since toolbars can
4872                 really have down to 1 element only.
4873
4874 2006-02-23 [wwp]        2.0.0cvs76
4875
4876         * commitHelper
4877                 fixed indentation from my previous commit. Fallback to VISUAL if
4878                 EDITOR is not set (and to vi, at last resort).
4879
4880 2006-02-23 [wwp]        2.0.0cvs75
4881
4882         * commitHelper
4883                 improved error detection (Colin, me).
4884
4885 2006-02-23 [wwp]        2.0.0cvs74
4886
4887         * src/prefs_toolbar.c
4888                 simplify and fix prefs/toolbars layouting. Combos' contents can
4889                 now be really displayed.
4890
4891 2006-02-23 [wwp]        2.0.0cvs73
4892         simplifies and fix prefs/toolbars layouting. Combos' contents can now
4893         be really displayed.
4894
4895 2006-02-22 [wwp]        2.0.0cvs72
4896
4897         * src/compose.c
4898                 fix a typo in my previous commit (sorry!).
4899
4900 2006-02-22 [wwp]        2.0.0cvs71
4901
4902         * src/prefs_toolbar.c
4903                 fix a crash when adding separators to toolbars,
4904                 also fix some separator item information.
4905
4906 2006-02-22 [wwp]        2.0.0cvs70
4907
4908         * src/compose.c
4909                 fix a crash when redirecting (for instance) when compose window's
4910                 toolbar contents has been customized (when some buttons have been
4911                 removed in fact).
4912
4913 2006-02-21 [wwp]        2.0.0cvs69
4914
4915         * src/summaryview.c
4916         * src/gtk/pluginwindow.c
4917         * src/plugins/pgpcore/prefs_gpg.c
4918                 fix some compilation warnings (feat. remains of removed code).
4919
4920 2006-02-21 [wwp]        2.0.0cvs68
4921
4922         * src/gtk/gtkutils.c
4923                 fix two compilation issues, thanks to Stephan Sachse.
4924
4925 2006-02-20 [colin]      2.0.0cvs67
4926
4927         * src/mainwindow.c
4928                 Don't reselect displayed mail on refocus
4929                 This fixes actions misbehaving 
4930
4931 2006-02-20 [wwp]        2.0.0cvs66
4932
4933         * src/summaryview.c
4934         * src/gtk/gtksctree.c
4935         * src/gtk/gtkshruler.c
4936                 changed more runtime typecast checks.
4937
4938 2006-02-20 [wwp]        2.0.0cvs65
4939
4940         * src/summary_search.c
4941                 find all - summaryview refresh issue fixed, thanks to Colin.
4942
4943 2006-02-20 [wwp]        2.0.0cvs64
4944
4945         * src/gtk/gtkutils.c
4946                 better runtime typecast checks.
4947
4948 2006-02-20 [wwp]        2.0.0cvs63
4949
4950         * src/summary_search.c
4951                 enhancements to the summary search:
4952                         - add the ability to stop the running search
4953                           (upon ESC-key press, new Stop button or when Clear button is pressed)
4954                         - don't search if no criteria (From/To/Subject/Body) is set
4955                         - ensure that a busy mouse pointer is always shown when searching,
4956                           show it even a bit earlier
4957
4958 2006-02-19 [colin]      2.0.0cvs62
4959
4960         * src/compose.c
4961         * src/imap.c
4962         * src/etpan/imap-thread.c
4963         * src/etpan/imap-thread.h
4964                 (Future) IMAP speed improvement on sending
4965                 Will require a libetpan update
4966         * src/summaryview.c
4967         * src/gtk/quicksearch.c
4968                 Make quicksearch clearable while running.
4969
4970 2006-02-17 [colin]      2.0.0cvs61
4971
4972         * src/imap.c
4973         * src/etpan/imap-thread.c
4974         * src/etpan/imap-thread.h
4975                 Check for IMAP certificates
4976                 ** Requires libetpan-0.42-cvs4 
4977                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
4978
4979 2006-02-17 [colin]      2.0.0cvs60
4980
4981         * src/messageview.c
4982         * src/prefs_common.c
4983         * src/prefs_common.h
4984         * src/prefs_message.c
4985                 Add pref to display HTML-only mails with plugin, 
4986                 if possible (defaulting to FALSE of course).
4987
4988 2006-02-16 [colin]      2.0.0cvs59
4989
4990         * src/main.c
4991         * src/common/plugin.c
4992         * src/common/plugin.h
4993         * src/gtk/pluginwindow.c
4994                 Keep track of requested (but unloaded) plugins
4995                 in some error cases.
4996
4997 2006-02-16 [wwp]        2.0.0cvs58
4998
4999         * src/gtk/gtkaspell.c
5000         * src/gtk/gtkaspell.h
5001         * src/prefs_spelling.c
5002         * src/compose.c
5003         * src/prefs_common.c
5004         * src/prefs_common.h
5005                 implemented new optional spellchecker behaviour: re-check message when
5006                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5007
5008 2006-02-16 [wwp]        2.0.0cvs57
5009
5010         * src/quote_fmt_parse.y
5011                 pclose popen'ed pipe.
5012
5013 2006-02-15 [colin]      2.0.0cvs56
5014
5015         * src/mimeview.c
5016         * src/mimeview.h
5017                 Let MimeViewers know which MimeView they
5018                 depend of.
5019         * src/summaryview.c
5020                 Swap From/To columns in Sent/Queue/Drafts
5021                 folders
5022         * src/etpan/imap-thread.c
5023                 Use mailstream_low_tls_open() for STARTTLS
5024                 instead of mailstream_low_ssl_open()
5025                 ** REQUIRES libetpan 0.42cvs3 **
5026
5027 2006-02-15 [wwp]        2.0.0cvs55
5028
5029         * src/compose.c
5030         * src/compose.h
5031         * src/message_search.c
5032         * src/message_search.h
5033         * src/textview.c
5034         * src/gtk/gtkutils.c
5035         * src/gtk/gtkutils.h
5036                 added the ability to Find text in the compose window (and a bit
5037                 of code factorization).
5038
5039 2006-02-15 [wwp]        2.0.0cvs54
5040
5041         * src/prefs_gtk.c
5042                 yet another one file was missing (fix for some widgets' sensitivity).
5043                 Thanks Colin!
5044
5045 2006-02-15 [wwp]        2.0.0cvs53
5046
5047         * src/prefs_gtk.h
5048                 oops forgot that file (fix for some widgets' sensitivity).
5049
5050 2006-02-15 [wwp]        2.0.0cvs52
5051
5052         * src/summary_search.c
5053                 implemented advanced summary search options (added the ability
5054                 to use matcher conditions in an advanced search mode).
5055
5056 2006-02-15 [wwp]        2.0.0cvs51
5057
5058         * src/plugins/pgpcore/prefs_gpg.c
5059         * src/prefs_account.c
5060                 fix some widget sensitivity, mostly around some labels in
5061                 account prefs.
5062
5063 2006-02-15 [paul]       2.0.0cvs50
5064
5065         * manual/advanced.xml
5066                 improve Templates info
5067                 written by wwp
5068
5069 2006-02-14 [colin]      2.0.0cvs49
5070
5071         * src/pixmaps/address_book.xpm
5072         * src/pixmaps/preferences.xpm
5073         * src/pixmaps/properties.xpm
5074                 Fix pixmap size - patch by Fabien Vantard
5075
5076 2006-02-13 [colin]      2.0.0cvs48
5077
5078         * src/procmime.c
5079                 Add missing fclose()s on error
5080         * src/textview.c
5081                 Remove unused code
5082         * src/common/utils.c
5083                 Fix temp files not being deleted on windows
5084         Patches by Thomas Gilgin
5085
5086 2006-02-13 [colin]      2.0.0cvs47
5087
5088         * src/mainwindow.c
5089                 Fix exit crash
5090
5091 2006-02-13 [wwp]        2.0.0cvs46
5092
5093         * src/plugins/pgpcore/prefs_gpg.c
5094                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
5095
5096 2006-02-12 [colin]      2.0.0cvs45
5097
5098         * src/folderview.c
5099         * src/main.c
5100         * src/mainwindow.c
5101                 Fix "stuff" when quitting
5102
5103 2006-02-12 [wwp]        2.0.0cvs44
5104
5105         * src/prefs_themes.c
5106                 fix typos in debug messages.
5107
5108 2006-02-11 [colin]      2.0.0cvs43
5109
5110         * src/summaryview.c
5111                 don't allow drag/drop from ourself
5112
5113 2006-02-10 [wwp]        2.0.0cvs42
5114
5115         * src/exporthtml.c
5116         * src/html.c
5117         * src/html.h
5118         * src/procmime.c
5119         * src/textview.c
5120                 renamed html_ prefixed functions and data structures to avoid
5121                 namespace clashes w/ other software (gtkhtml2 for instance).
5122                 Closes bug #907.
5123
5124
5125 2006-02-09 [colin]      2.0.0cvs41
5126
5127         * src/summaryview.c
5128                 Fix shitty logic messed up. Thanks Ticho for the hint!
5129
5130 2006-02-09 [wwp]        2.0.0cvs40
5131
5132         * src/gtk/about.c
5133         * src/compose.c
5134         * src/prefs_account.c
5135         * src/prefs_gtk.h
5136         * src/editaddress.c
5137                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
5138                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
5139                 Browse buttons in accounts prefs.
5140
5141 2006-02-09 [colin]      2.0.0cvs39
5142
5143         * src/matcher.c
5144                 Check for pointer before using its members
5145         * src/gtk/gtksourceprintjob.c
5146                 Fix a wrong warning
5147
5148 2006-02-09 [wwp]        2.0.0cvs38
5149
5150         * src/gtk/filesel.c
5151                 fix few compiler warnings (type mismatch).
5152
5153 2006-02-09 [paul]       2.0.0cvs37
5154
5155         * po/fr.po
5156                 updated by Fabien Vantard
5157
5158 2006-02-08 [colin]      2.0.0cvs36
5159
5160         * src/prefs_common.c
5161         * src/common/defs.h
5162         * src/common/plugin.c
5163                 allow windows and linux configurations to coexist
5164                 patch by Thomas Gilgin
5165
5166 2006-02-08 [colin]      2.0.0cvs35
5167
5168         * src/filtering.c
5169         * src/matcher.c
5170         * src/matcher.h
5171         * src/matcher_parser_parse.y
5172         * src/prefs_filtering_action.c
5173         * src/prefs_matcher.c
5174                 Add the "Ignore thread" filtering
5175                 action
5176
5177 2006-02-08 [colin]      2.0.0cvs34
5178
5179         * src/compose.c
5180         * src/procmime.c
5181         * src/procmime.h
5182                 Fix bug #905 (damaged attachment)
5183                 text files with raw \0's aren't really text files
5184         FOR_STABLE
5185
5186 2006-02-08 [colin]      2.0.0cvs33
5187
5188         * src/summaryview.c
5189                 Fix crasher introduced yesterday
5190
5191 2006-02-08 [wwp]        2.0.0cvs32
5192
5193         * src/compose.c
5194         * src/compose.h
5195                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
5196
5197 2006-02-08 [wwp]        2.0.0cvs31
5198
5199         * src/prefs_template.c
5200                 templates enhancement: allow address completion for Cc and Bcc fields
5201                 (it was currently possible for the To field only)
5202
5203 2006-02-08 [colin]      2.0.0cvs30
5204
5205         * src/compose.c
5206                 Don't unblock if not blocked
5207         FOR_STABLE
5208
5209 2006-02-07 [colin]      2.0.0cvs29
5210
5211         * src/action.c
5212                 Forgot to refresh summaryview
5213
5214 2006-02-07 [colin]      2.0.0cvs28
5215
5216         * src/action.c
5217                 Freeze/thaw message list and folder list while
5218                 processing %as{} actions 
5219         * src/compose.c
5220                 Fix auto-wrap disabling after a middle-click
5221                 paste - FOR_STABLE
5222
5223 2006-02-07 [paul]       2.0.0cvs27
5224
5225         * src/folder.c
5226                 fix freeing of uninitialised pointers
5227                 Thanks to Colin
5228
5229 2006-02-06 [colin]      2.0.0cvs26
5230
5231         * src/folder.c
5232                 Use g_slist_prepend in potentially big list
5233
5234 2006-02-06 [colin]      2.0.0cvs25
5235
5236         * src/folder.c
5237                 Completely skip processing if it doesn't 
5238                 exist (faster!)
5239
5240 2006-02-06 [colin]      2.0.0cvs24
5241
5242         * src/folder.c
5243         * src/summaryview.c
5244                 Batch filtering in summaryview (from Tools menu)
5245                 and pre/post//-processing too
5246
5247 2006-02-06 [colin]      2.0.0cvs23
5248
5249         * src/procmsg.h
5250         * src/filtering.c
5251                 Use a special field for batch filtering instead
5252                 of stepping on deferred execution's toes
5253
5254 2006-02-06 [colin]      2.0.0cvs22
5255
5256         * src/action.c
5257         * src/filtering.c
5258         * src/filtering.h
5259         * src/folder.c
5260         * src/summaryview.c
5261                 Fix filtering via menus and actions
5262
5263 2006-02-06 [colin]      2.0.0cvs21
5264
5265         * src/imap.c
5266                 Put the added file directly to cache if possible (will work
5267                 with next libetpan)
5268         * src/filtering.c
5269         * src/filtering.h
5270         * src/inc.c
5271         * src/folder.c
5272         * src/mbox.c
5273         * src/procmsg.h
5274                 Move and copy filtered messages by batches instead of one
5275                 by one - faster on IMAP
5276         * src/procmsg.c
5277                 Add a function that'll possibly be useful later
5278
5279 2006-02-06 [colin]      2.0.0cvs20
5280
5281         * src/addressbook.c
5282                 Use internal mime-type instead of text/plain for d'n'd
5283         * src/compose.c
5284                 Allow attaching files from mimeview's icon list via d'n'd
5285         * src/folderview.c
5286         * src/folderview.h
5287                 Use internal mime-type instead of text/plain for d'n'd
5288                 Don't try to selected opened folder if none is
5289                 Factorize d'n'd from other apps code
5290         * src/headerview.c
5291         * src/textview.c
5292         * src/gtk/gtkutils.c
5293         * src/gtk/gtkutils.h
5294                 Factorize Face/X-Face stuff
5295         * src/mimeview.c
5296                 Fix d'n'd to other apps
5297         * src/prefs_message.c
5298                 Let the XFace pref be usable without libcompface as it also
5299                 applies to Face
5300         * src/summaryview.c
5301                 Fix d'n'd to other apps
5302                 Factorize d'n'd from other apps code
5303
5304 2006-02-06 [wwp]        2.0.0cvs19
5305
5306         * po/it.po
5307                 Italian translation fixes by Andrea Spadaccini (no more confusion
5308                 between filtering and processing, and few changes in the About
5309                 dialog).
5310
5311
5312 2006-02-06 [mones]      2.0.0cvs18
5313
5314         * src/gtk/icon_legend.c
5315                 Improved descriptions allowing better translations
5316
5317 2006-02-05 [colin]      2.0.0cvs17
5318
5319         * src/imap.c
5320                 Add the f*cking missing expunge that caused imap_fetch_env
5321                 to fail after an add_msgs ! :-///
5322         * src/etpan/imap-thread.c
5323                 Add a bit of debug
5324         FOR_STABLE
5325
5326 2006-02-05 [colin]      2.0.0cvs16
5327
5328         * src/common/utils.c
5329                 Don't check for return-path (or we can't put
5330                 back non-sent mails)
5331
5332 2006-02-05 [colin]      2.0.0cvs15
5333
5334         * src/textview.c
5335                 Don't try to display Face header in textview
5336                 when teh headerview's active
5337
5338 2006-02-05 [colin]      2.0.0cvs14
5339
5340         * tools/tbird2syl.py
5341         * tools/Makefile.am
5342                 Add script to import Thunderbird mails
5343
5344 2006-02-05 [colin]      2.0.0cvs13
5345
5346         * src/headerview.c
5347         * src/procheader.c
5348         * src/procmsg.c
5349         * src/procmsg.h
5350         * src/textview.c
5351                 Show Face headers - patch partially by Klaus Flittner
5352
5353 2006-02-05 [colin]      2.0.0cvs12
5354
5355         * src/folderview.c
5356         * src/summaryview.c
5357         * src/common/utils.c
5358         * src/common/utils.h
5359                 Let dnd work from mime icons to summaryview
5360                 and to folderview too
5361                 Add a crude test to avoid trying to add files
5362                 drag'n'dropped when they're not mails
5363
5364 2006-02-04 [colin]      2.0.0cvs11
5365
5366         * src/summaryview.c
5367         * src/mimeview.c
5368                 Fix utf8 conversion
5369
5370 2006-02-04 [colin]      2.0.0cvs10
5371
5372         * src/compose.c
5373         * src/folderview.c
5374         * src/mimeview.c
5375         * src/summaryview.c
5376         * src/summaryview.h
5377                 Added various drag and drop capas:
5378                 From                    To
5379                 summaryview             other apps
5380                 mimeview icons          other apps
5381                 other apps              summaryview
5382                 other apps              folderview
5383
5384                 This shouldn't have broken the existing:
5385                 From                    To
5386                 summaryview             folderview
5387                 folderview              folderview
5388                 summaryview             compose's attachments
5389
5390         Tests welcomed.
5391
5392 2006-02-02 [paul]       2.0.0cvs9
5393
5394         * src/mainwindow.c
5395                 move global option 'Set displayed columns...' out
5396                 of folder option grouping.
5397                 fix sensitivity of 'harvest addresses'
5398         FOR_STABLE
5399
5400 2006-02-01 [colin]      2.0.0cvs8
5401
5402         * src/mimeview.c
5403                 Revert the alertpanel patch, it sucks (intrusive
5404                 and gets in the way of "open")
5405
5406 2006-02-01 [colin]      2.0.0cvs7
5407
5408         * src/compose.c
5409         * src/prefs_account.c
5410         * src/prefs_common.c
5411         * src/common/defs.h
5412         * src/common/utils.c
5413         * src/common/utils.h
5414                 Add ability to edit the signature file
5415                 from the account preferences, and use
5416                 a default for the text editor.
5417                 Patch by Fabien Vantard
5418
5419 2006-02-01 [colin]      2.0.0cvs6
5420
5421         * src/mimeview.c
5422                 Try to get mime type by extension if it is
5423                 application/octet-stream
5424                 Display a window with possible choices when
5425                 encountering unknown mime types
5426         * src/gtk/filesel.c
5427         * src/gtk/filesel.h
5428                 Add preview
5429                 Allow multiple selection in filtered filesel
5430                 (patch by Fabien Vantard)
5431         * src/gtk/pluginwindow.c
5432                 Use it (patch by Fabien Vantard)
5433
5434 2006-02-01 [paul]       2.0.0cvs5
5435
5436         * src/jpilot.c
5437                 fix crash on creating jpilot address book
5438                 Thanks to Colin - FOR_STABLE
5439         * src/prefs_summaries.c
5440         * src/prefs_wrapping.c
5441         * src/gtk/icon_legend.c
5442         * src/gtk/quicksearch.c
5443                 string fixes and additions
5444
5445 2006-02-01 [paul]       2.0.0cvs4
5446
5447         * src/compose.c
5448         * src/mainwindow.c
5449         * src/messageview.c
5450         * src/prefs_send.c
5451                 add Arabic encoding option
5452                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
5453
5454 2006-01-31 [colin]      2.0.0cvs3
5455
5456         * src/plugins/pgpcore/passphrase.c
5457                 Convert passphrase to locale encoding
5458         * src/compose.c
5459                 Fix drafting on IMAP. Crappy bug sneaked in
5460                 the release :-/
5461         FOR_STABLE
5462
5463 2006-01-30 [paul]       2.0.0cvs2
5464
5465         * src/gtk/icon_legend.c
5466                 show the new entries
5467
5468 2006-01-30 [colin]      2.0.0cvs1
5469
5470         * src/manual.c
5471                 Check for the file to be present before 
5472                 enabling the menu - FOR_STABLE
5473         * src/gtk/icon_legend.c
5474                 Add folders icons (not all of them, there
5475                 are too much, but the most intriguing ones)
5476
5477 2006-01-30 [paul]       2.0.0
5478
5479         version 2.0.0 released
5480
5481 2006-01-30 [paul]       1.9.100cvs200
5482
5483         * manual/faq.xml
5484         * manual/gpl.xml
5485         * manual/intro.xml
5486         * manual/starting.xml
5487         * manual/sylpheed-claws-manual.xml
5488                 fixes, additions
5489
5490 2006-01-29 [mones]      1.9.100cvs199
5491
5492         * manual/account.xml
5493         * manual/advanced.xml
5494         * manual/glossary.xml
5495                 Some typos fixed, added LDIF term to glossary
5496         * po/es.po
5497                 Fixed leading plus symbol
5498
5499 2006-01-29 [paul]       1.9.100cvs198
5500
5501         * po/fi.po
5502         * po/sk.po
5503                 updated by Tommi Pirinen and Andrej Kacian
5504
5505 2006-01-29 [paul]       1.9.100cvs197
5506
5507         * src/gtk/authors.h
5508                 remove duplicates
5509
5510 2006-01-29 [paul]       1.9.100cvs196
5511
5512         * AUTHORS
5513         * po/nl.po
5514         * src/gtk/authors.h
5515         * tools/claws.i18n.status.pl
5516                 nl translation updated by Tim Dijkstra
5517
5518 2006-01-29 [paul]       1.9.100cvs195
5519
5520         * po/sr.po
5521         * po/sv.po
5522                 updated by Aleksandar Urosevic and Anders Troback
5523
5524 2006-01-28 [colin]      1.9.100cvs194
5525
5526         * src/gtk/gtksourceprintjob.c
5527                 Don't fiddle with PangoLayout when we
5528                 have an image
5529
5530 2006-01-28 [paul]       1.9.100cvs193
5531
5532         * AUTHORS
5533         * po/el.po
5534         * po/zh_CN.po
5535         * src/gtk/authors.h
5536         * tools/claws.i18n.status.pl
5537                 updated translations submitted by Stavros Giannouris
5538                 and Ralgh Young
5539
5540 2006-01-27 [colin]      1.9.100cvs192
5541
5542         * src/summaryview.c
5543         * src/gtk/gtksourceprintjob.c
5544                 Add image printing 
5545                 (libgnomeprint only, of course)
5546
5547 2006-01-27 [paul]       1.9.100cvs191
5548
5549         * po/fr.po
5550         * po/it.po
5551                 updated by Fabien Vantard and Andrea Spadaccini
5552
5553 2006-01-26 [colin]      1.9.100cvs190
5554
5555         * manual/Makefile.am
5556         * configure.ac
5557                 Make building the manual optional 
5558                 (--disable-manual)
5559
5560 2006-01-26 [paul]       1.9.100cvs189
5561
5562         * manual/glossary.xml
5563         * manual/plugins.xml
5564                 edited
5565         * po/en_GB.po
5566                 updated
5567
5568 2006-01-26 [paul]       1.9.100cvs188
5569
5570         * src/prefs_display_header.c
5571         * src/prefs_folder_column.c
5572         * src/prefs_msg_colors.c
5573         * src/prefs_summaries.c
5574         * src/prefs_summary_column.c
5575                 HIGify
5576
5577 2006-01-25 [colin]      1.9.100cvs187
5578
5579         * src/imap.c
5580                 Don't allow moving/copying mails between
5581                 queue/drafts and non-queue/drafts folders
5582                 Fixes bug #897 (message header is resetted 
5583                 if one is copied to Drafts)
5584
5585 2006-01-25 [colin]      1.9.100cvs186
5586
5587         * src/folder.c
5588         * src/mainwindow.c
5589                 Fix subscribed folders not found
5590         * src/compose.c
5591                 Don't try to encode as original mail's charset
5592                 if it's ascii 
5593
5594 2006-01-25 [paul]       1.9.100cvs185
5595
5596         * AUTHORS
5597         * po/Makevars
5598                 updated
5599         * po/de.po
5600         * po/pl.po
5601         * po/pt_BR.po
5602         * po/sr.po
5603                 updates submitted by Stephan Sachse, Emilian Nowak
5604                 and Quar, Frederico Goncalves Guimaraes, and
5605                 Aleksandar Urosevic
5606                 Fix Bug 896, 'PT_BR locale broken'.
5607         * src/gtk/authors.h
5608                 updated
5609
5610 2006-01-24 [mones]      1.9.100cvs184
5611
5612         * manual/glossary.xml
5613                 All current terms finished. Reviewers welcome ;-)
5614         * manual/keyboard.xml
5615                 Fixed column width for pdf output.
5616         * po/es.po
5617                 Updated
5618
5619 2006-01-24 [paul]       1.9.100cvs183
5620
5621         * manual/glossary.xml
5622                 fix id name
5623         * manual/dist/html/Makefile.am
5624         * manual/dist/pdf/Makefile.am
5625         * manual/dist/ps/Makefile.am
5626         * manual/dist/txt/Makefile.am
5627                 fix make deps
5628                 Thanks to Colin
5629
5630 2006-01-24 [mones]      1.9.100cvs182
5631
5632         * manual/glossary.xml
5633                 Nearly finished, some terms missing.
5634
5635 2006-01-23 [paul]       1.9.100cvs181
5636
5637         * manual/dist/html/Makefile.am
5638         * manual/dist/pdf/Makefile.am
5639         * manual/dist/ps/Makefile.am
5640         * manual/dist/txt/Makefile.am
5641         * src/mainwindow.c
5642                 re-enable manual
5643                 Thanks to Colin
5644
5645 2006-01-22 [colin]      1.9.100cvs180
5646
5647         * src/compose.c
5648         * src/gtk/gtkaspell.c
5649                 Don't deselect stuff before right-clicking, with aspell.
5650                 (This prevented right-click Copy, for example).
5651                 Thanks to Clo!
5652
5653 2006-01-22 [paul]       1.9.100cvs179
5654
5655         * src/summary_search.c
5656                 don't fix the widget size as it causes problems
5657                 under localisation.
5658                 Thanks to Emilian Nowak
5659
5660 2006-01-21 [paul]       1.9.100cvs178
5661
5662         * src/prefs_themes.c
5663                 fix broken underlining of label text
5664                 with some translations
5665
5666 2006-01-21 [colin]      1.9.100cvs177
5667
5668         * po/fr.po
5669                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
5670
5671 2006-01-20 [colin]      1.9.100cvs176
5672
5673         * configure.ac
5674         * Makefile.am
5675         * manual/Makefile
5676         * manual/dist/html/.cvsignore
5677         * manual/dist/html/Makefile.am
5678         * manual/dist/pdf/.cvsignore
5679         * manual/dist/pdf/Makefile.am
5680         * manual/dist/ps/.cvsignore
5681         * manual/dist/ps/Makefile.am
5682         * manual/dist/txt/.cvsignore
5683         * manual/dist/txt/Makefile.am
5684                 Autotool-ize manual
5685
5686 2006-01-20 [paul]       1.9.100cvs175
5687
5688         * manual/handling.xml
5689                 make Filtering and Searching entries easier to find
5690         * manual/keyboard.xml
5691                 add the remaining default keybinds
5692         * src/prefs_summaries.c
5693                 update the default keybinds
5694
5695 2006-01-20 [paul]       1.9.100cvs174
5696
5697         * src/addressbook.c
5698         * src/addrgather.c
5699         * src/addrharvest.c
5700         * src/editaddress.c
5701         * src/editgroup.c
5702         * src/exphtmldlg.c
5703         * src/expldifdlg.c
5704         * src/exporthtml.c
5705         * src/exportldif.c
5706         * src/ldif.c
5707                 replace 'e-mail' with 'email'
5708         * src/summary_search.c
5709                 add mnemonic to "Find all" button
5710
5711 2006-01-20 [wwp]        1.9.100cvs173
5712
5713         * src/export.c
5714         * src/import.c
5715                 touched mbox import/export buttons for HIG-compliance
5716
5717 2006-01-19 [paul]       1.9.100cvs172
5718
5719         * manual/account.xml
5720         * manual/addrbook.xml
5721         * manual/advanced.xml
5722         * manual/faq.xml
5723         * manual/handling.xml
5724         * manual/intro.xml
5725         * manual/plugins.xml
5726         * manual/starting.xml
5727                 more editing
5728
5729 2006-01-19 [paul]       1.9.100cvs171
5730
5731         * src/toolbar.c
5732                 allow use of trash button while receiving
5733                 Thanks to Colin
5734
5735 2006-01-19 [wwp]        1.9.100cvs170
5736
5737         * src/gtk/quicksearch.c
5738         * src/compose.c
5739                 force text color to black when yellow background is set
5740
5741 2006-01-19 [colin]      1.9.100cvs169
5742
5743         * src/plugins/trayicon/trayicon.c
5744                 Gray out Get Mail when already getting mail
5745
5746 2006-01-18 [paul]       1.9.100cvs168
5747
5748         * src/compose.c
5749                 give widget yellow background was To is
5750                 set via folder prefs
5751         * src/gtk/quicksearch.c
5752                 give widget yellow background when quick
5753                 search is active.
5754                 Thanks to Colin
5755
5756 2006-01-18 [paul]       1.9.100cvs167
5757
5758         * doc/man/sylpheed-claws.1
5759                 add --subscribe option
5760
5761 2006-01-18 [paul]       1.9.100cvs166
5762
5763         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5764         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5765                 use %U instead of %F (%F is broken for user installed
5766                 files in kde 3.5)
5767
5768 2006-01-18 [colin]      1.9.100cvs165
5769
5770         * src/summaryview.c
5771                 Default to Yes in "No more * messages" dialogs
5772
5773 2006-01-17 [colin]      1.9.100cvs164
5774
5775         * src/compose.c
5776                 Possibly fix an invalid iterator causing
5777                 crash
5778
5779 2006-01-17 [colin]      1.9.100cvs163
5780
5781         * src/mimeview.c
5782                 Fix crash when the image disappears under the
5783                 image viewer
5784
5785 2006-01-16 [colin]      1.9.100cvs162
5786
5787         * src/compose.c
5788                 Fix reenabling autowrap
5789
5790 2006-01-16 [colin]      1.9.100cvs161
5791
5792         * src/compose.c
5793                 reset quote_len before getting quote_str
5794
5795 2006-01-16 [colin]      1.9.100cvs160
5796
5797         * src/account.c
5798         * src/account.h
5799         * src/folder.c
5800         * src/imap_gtk.c
5801         * src/mh_gtk.c
5802                 Fix bug #883 (default inbox does not track folder move)
5803
5804 2006-01-16 [colin]      1.9.100cvs159
5805
5806         * src/compose.c
5807         * src/plugins/pgpcore/passphrase.c
5808                 More buttons fixes
5809
5810 2006-01-16 [paul]       1.9.100cvs158
5811
5812         * src/prefs_actions.c
5813         * src/prefs_filtering_action.c
5814         * src/prefs_matcher.c
5815         * src/quote_fmt.c
5816         * src/gtk/description_window.c
5817         * src/gtk/description_window.h
5818         * src/gtk/quicksearch.c
5819                 description window cleanups
5820
5821 2006-01-15 [colin]      1.9.100cvs157
5822
5823         * src/addressbook.c
5824         * src/prefs_filtering.c
5825                 Same here
5826
5827 2006-01-15 [colin]      1.9.100cvs156
5828
5829         * src/folderview.c
5830         * src/mainwindow.c
5831                 Same for "Empty trash"
5832
5833 2006-01-15 [colin]      1.9.100cvs155
5834
5835         * src/inc.c
5836                 Override offline dialog had Yes by default
5837
5838 2006-01-15 [colin]      1.9.100cvs154
5839
5840         * src/summaryview.c
5841                 Delete selected messages? previously had Yes the default
5842
5843 2006-01-15 [colin]      1.9.100cvs153
5844
5845         * src/folder.c
5846         * src/folder.h
5847         * src/main.c
5848                 Check if a mailbox is loaded after all
5849                 plugins are loaded.
5850
5851 2006-01-15 [colin]      1.9.100cvs152
5852
5853         * src/folder.c
5854                 Don't start wizard when there are unloaded folders (will help
5855                 people with only mbox or maildir mailboxes)
5856
5857 2006-01-14 [colin]      1.9.100cvs151
5858
5859         * src/addressbook.c
5860         * src/expldifdlg.c
5861         * src/importldif.c
5862         * src/importmutt.c
5863         * src/importpine.c
5864         * src/mh_gtk.c
5865                 More HIG compliance and fixes
5866
5867 2006-01-14 [colin]      1.9.100cvs150
5868
5869         * src/prefs_filtering_action.c
5870         * src/foldersel.c
5871                 Two forgotten button order changes
5872
5873 2006-01-14 [colin]      1.9.100cvs149
5874
5875         * src/account.c
5876         * src/addressbook.c
5877         * src/compose.c
5878         * src/folderview.c
5879         * src/imap_gtk.c
5880         * src/mainwindow.c
5881         * src/mh_gtk.c
5882         * src/news_gtk.c
5883         * src/prefs_actions.c
5884         * src/prefs_customheader.c
5885         * src/prefs_filtering.c
5886         * src/prefs_matcher.c
5887         * src/prefs_template.c
5888         * src/ssl_manager.c
5889         * src/summaryview.c
5890         * src/textview.c
5891         * src/toolbar.c
5892                 All deletion confirmations are now "Cancel, Delete" 
5893                 instead of "No, Yes"
5894                 Clarified most of the other "No, Yes" to 
5895                 "Cancel, Descriptive_action"
5896                 Rechanged the "Entry not saved" alerts to have 
5897                 "Close, Continue editing"
5898
5899
5900 2006-01-14 [paul]
5901
5902         * 2.0.0-rc4 released
5903
5904 2006-01-14 [paul]       1.9.100cvs148
5905
5906         * src/account.c
5907         * src/addressadd.c
5908         * src/addressbook.c
5909         * src/compose.c
5910         * src/editaddress.c
5911         * src/editbook.c
5912         * src/editgroup.c
5913         * src/editjpilot.c
5914         * src/editldap.c
5915         * src/editvcard.c
5916         * src/exphtmldlg.c
5917         * src/expldifdlg.c
5918         * src/folderview.c
5919         * src/grouplistdialog.c
5920         * src/imap_gtk.c
5921         * src/importmutt.c
5922         * src/importpine.c
5923         * src/inc.c
5924         * src/main.c
5925         * src/mainwindow.c
5926         * src/message_search.c
5927         * src/messageview.c
5928         * src/mh_gtk.c
5929         * src/mimeview.c
5930         * src/news_gtk.c
5931         * src/prefs_actions.c
5932         * src/prefs_customheader.c
5933         * src/prefs_filtering.c
5934         * src/prefs_matcher.c
5935         * src/prefs_template.c
5936         * src/prefs_themes.c
5937         * src/ssl_manager.c
5938         * src/summary_search.c
5939         * src/summaryview.c
5940         * src/textview.c
5941         * src/toolbar.c
5942         * src/gtk/foldersort.c
5943         * src/gtk/gtkaspell.c
5944         * src/gtk/inputdialog.c
5945         * src/gtk/prefswindow.c
5946         * src/plugins/pgpcore/select-keys.c
5947         * src/plugins/trayicon/trayicon.c
5948                 HIG compliant button order
5949
5950 2006-01-14 [mones]      1.9.100cvs147
5951
5952         * po/es.po
5953                 Updated translation
5954
5955 2006-01-13 [paul]       1.9.100cvs146
5956
5957         * AUTHORS
5958         * ChangeLog
5959         * src/gtk/authors.h
5960                 add Joshua M. Kwan to contributors list
5961
5962 2006-01-13 [colin]      1.9.100cvs145
5963
5964         * src/gtk/quicksearch.c
5965                 Don't refocus quick search after executing (Esc or Enter)
5966                 Allows to '/'search something then move up/down in 
5967                 summaryview, and to Esc a search and be back in the 
5968                 summaryview
5969
5970 2006-01-13 [paul]       1.9.100cvs144
5971
5972         * src/plugins/pgpinline/pgpinline.c
5973                 support Content-Type 'application/pgp'
5974                 patch by Joshua M. Kwan <joshuak@users.sf.net>
5975
5976 2006-01-13 [paul]       1.9.100cvs143
5977
5978         * manual/account.xml
5979                 make mention of partial retrieval
5980                 thanks to Colin
5981
5982 2006-01-13 [paul]       1.9.100cvs142
5983
5984         * src/account.c
5985         * src/account.h
5986         * src/action.c
5987         * src/action.h
5988         * src/adbookbase.h
5989         * src/addr_compl.c
5990         * src/addr_compl.h
5991         * src/addrbook.c
5992         * src/addrcache.c
5993         * src/addrcache.h
5994         * src/addrcindex.c
5995         * src/addrcindex.h
5996         * src/addrclip.c
5997         * src/addrclip.h
5998         * src/addrdefs.h
5999         * src/addressadd.c
6000         * src/addressadd.h
6001         * src/addressbook.c
6002         * src/addressbook.h
6003         * src/addrgather.c
6004         * src/addrgather.h
6005         * src/addrharvest.c
6006         * src/addrharvest.h
6007         * src/addrindex.c
6008         * src/addrindex.h
6009         * src/addritem.c
6010         * src/addritem.h
6011         * src/addrquery.c
6012         * src/addrquery.h
6013         * src/addrselect.c
6014         * src/addrselect.h
6015         * src/alertpanel.c
6016         * src/alertpanel.h
6017         * src/browseldap.c
6018         * src/browseldap.h
6019         * src/codeconv.c
6020         * src/codeconv.h
6021         * src/compose.c
6022         * src/compose.h
6023         * src/customheader.c
6024         * src/customheader.h
6025         * src/displayheader.c
6026         * src/displayheader.h
6027         * src/editaddress.c
6028         * src/editaddress.h
6029         * src/editbook.c
6030         * src/editbook.h
6031         * src/editgroup.c
6032         * src/editgroup.h
6033         * src/editjpilot.c
6034         * src/editjpilot.h
6035         * src/editldap.c
6036         * src/editldap.h
6037         * src/editldap_basedn.c
6038         * src/editldap_basedn.h
6039         * src/editvcard.c
6040         * src/editvcard.h
6041         * src/exphtmldlg.c
6042         * src/exphtmldlg.h
6043         * src/expldifdlg.c
6044         * src/expldifdlg.h
6045         * src/export.h
6046         * src/exporthtml.c
6047         * src/exporthtml.h
6048         * src/exportldif.c
6049         * src/exportldif.h
6050         * src/filtering.c
6051         * src/filtering.h
6052         * src/folder.c
6053         * src/folder.h
6054         * src/folder_item_prefs.c
6055         * src/folder_item_prefs.h
6056         * src/foldersel.c
6057         * src/foldersel.h
6058         * src/folderutils.c
6059         * src/folderutils.h
6060         * src/folderview.c
6061         * src/folderview.h
6062         * src/grouplistdialog.c
6063         * src/grouplistdialog.h
6064         * src/headerview.c
6065         * src/html.c
6066         * src/html.h
6067         * src/image_viewer.c
6068         * src/image_viewer.h
6069         * src/imap.c
6070         * src/imap.h
6071         * src/imap_gtk.c
6072         * src/imap_gtk.h
6073         * src/import.h
6074         * src/importldif.c
6075         * src/importldif.h
6076         * src/importmutt.c
6077         * src/importmutt.h
6078         * src/importpine.c
6079         * src/importpine.h
6080         * src/inc.c
6081         * src/inc.h
6082         * src/jpilot.c
6083         * src/jpilot.h
6084         * src/ldapctrl.c
6085         * src/ldapctrl.h
6086         * src/ldaplocate.c
6087         * src/ldaplocate.h
6088         * src/ldapquery.c
6089         * src/ldapquery.h
6090         * src/ldapserver.c
6091         * src/ldapserver.h
6092         * src/ldaputil.c
6093         * src/ldaputil.h
6094         * src/ldif.c
6095         * src/ldif.h
6096         * src/main.c
6097         * src/main.h
6098         * src/mainwindow.c
6099         * src/mainwindow.h
6100         * src/manual.c
6101         * src/manual.h
6102         * src/mbox.c
6103         * src/mbox.h
6104         * src/message_search.c
6105         * src/message_search.h
6106         * src/messageview.c
6107         * src/messageview.h
6108         * src/mh.c
6109         * src/mh.h
6110         * src/mh_gtk.c
6111         * src/mh_gtk.h
6112         * src/mimeview.c
6113         * src/mimeview.h
6114         * src/msgcache.c
6115         * src/msgcache.h
6116         * src/mutt.c
6117         * src/mutt.h
6118         * src/news.c
6119         * src/news.h
6120         * src/news_gtk.c
6121         * src/news_gtk.h
6122         * src/partial_download.c
6123         * src/partial_download.h
6124         * src/pine.c
6125         * src/pine.h
6126         * src/pop.c
6127         * src/pop.h
6128         * src/prefs_account.c
6129         * src/prefs_account.h
6130         * src/prefs_actions.c
6131         * src/prefs_actions.h
6132         * src/prefs_common.c
6133         * src/prefs_common.h
6134         * src/prefs_compose_writing.c
6135         * src/prefs_compose_writing.h
6136         * src/prefs_customheader.c
6137         * src/prefs_customheader.h
6138         * src/prefs_display_header.c
6139         * src/prefs_display_header.h
6140         * src/prefs_filtering.c
6141         * src/prefs_filtering.h
6142         * src/prefs_filtering_action.c
6143         * src/prefs_filtering_action.h
6144         * src/prefs_folder_column.c
6145         * src/prefs_folder_column.h
6146         * src/prefs_folder_item.c
6147         * src/prefs_folder_item.h
6148         * src/prefs_fonts.c
6149         * src/prefs_fonts.h
6150         * src/prefs_gtk.c
6151         * src/prefs_gtk.h
6152         * src/prefs_image_viewer.c
6153         * src/prefs_image_viewer.h
6154         * src/prefs_matcher.c
6155         * src/prefs_matcher.h
6156         * src/prefs_message.c
6157         * src/prefs_msg_colors.c
6158         * src/prefs_msg_colors.h
6159         * src/prefs_other.c
6160         * src/prefs_quote.c
6161         * src/prefs_receive.c
6162         * src/prefs_send.c
6163         * src/prefs_spelling.c
6164         * src/prefs_spelling.h
6165         * src/prefs_summaries.c
6166         * src/prefs_summaries.h
6167         * src/prefs_summary_column.c
6168         * src/prefs_summary_column.h
6169         * src/prefs_template.c
6170         * src/prefs_template.h
6171         * src/prefs_themes.c
6172         * src/prefs_themes.h
6173         * src/prefs_toolbar.c
6174         * src/prefs_toolbar.h
6175         * src/prefs_wrapping.c
6176         * src/prefs_wrapping.h
6177         * src/privacy.c
6178         * src/privacy.h
6179         * src/procheader.c
6180         * src/procheader.h
6181         * src/procmime.c
6182         * src/procmime.h
6183         * src/procmsg.c
6184         * src/procmsg.h
6185         * src/quote_fmt.c
6186         * src/quote_fmt_parse.y
6187         * src/recv.c
6188         * src/recv.h
6189         * src/remotefolder.c
6190         * src/remotefolder.h
6191         * src/send_message.c
6192         * src/send_message.h
6193         * src/setup.c
6194         * src/setup.h
6195         * src/sourcewindow.c
6196         * src/sourcewindow.h
6197         * src/ssl_manager.c
6198         * src/ssl_manager.h
6199         * src/statusbar.c
6200         * src/statusbar.h
6201         * src/stock_pixmap.c
6202         * src/stock_pixmap.h
6203         * src/summary_search.c
6204         * src/summary_search.h
6205         * src/summaryview.c
6206         * src/summaryview.h
6207         * src/syldap.c
6208         * src/syldap.h
6209         * src/textview.c
6210         * src/textview.h
6211         * src/toolbar.c
6212         * src/toolbar.h
6213         * src/undo.c
6214         * src/undo.h
6215         * src/unmime.c
6216         * src/unmime.h
6217         * src/vcard.c
6218         * src/vcard.h
6219         * src/wizard.c
6220         * src/wizard.h
6221         * src/common/base64.c
6222         * src/common/base64.h
6223         * src/common/defs.h
6224         * src/common/hooks.c
6225         * src/common/hooks.h
6226         * src/common/log.c
6227         * src/common/log.h
6228         * src/common/mgutils.c
6229         * src/common/mgutils.h
6230         * src/common/nntp.c
6231         * src/common/nntp.h
6232         * src/common/passcrypt.c
6233         * src/common/passcrypt.h.in
6234         * src/common/plugin.c
6235         * src/common/plugin.h
6236         * src/common/prefs.c
6237         * src/common/prefs.h
6238         * src/common/progressindicator.c
6239         * src/common/progressindicator.h
6240         * src/common/quoted-printable.c
6241         * src/common/quoted-printable.h
6242         * src/common/session.c
6243         * src/common/session.h
6244         * src/common/smtp.c
6245         * src/common/smtp.h
6246         * src/common/socket.c
6247         * src/common/socket.h
6248         * src/common/ssl.c
6249         * src/common/ssl.h
6250         * src/common/ssl_certificate.c
6251         * src/common/ssl_certificate.h
6252         * src/common/stringtable.c
6253         * src/common/stringtable.h
6254         * src/common/sylpheed.c
6255         * src/common/sylpheed.h
6256         * src/common/template.c
6257         * src/common/template.h
6258         * src/common/timing.h
6259         * src/common/utils.c
6260         * src/common/utils.h
6261         * src/common/version.h.in
6262         * src/common/xml.c
6263         * src/common/xml.h
6264         * src/common/xmlprops.c
6265         * src/common/xmlprops.h
6266         * src/gtk/colorlabel.c
6267         * src/gtk/colorsel.c
6268         * src/gtk/colorsel.h
6269         * src/gtk/description_window.c
6270         * src/gtk/description_window.h
6271         * src/gtk/filesel.c
6272         * src/gtk/filesel.h
6273         * src/gtk/foldersort.c
6274         * src/gtk/foldersort.h
6275         * src/gtk/gtkutils.c
6276         * src/gtk/gtkutils.h
6277         * src/gtk/inputdialog.c
6278         * src/gtk/inputdialog.h
6279         * src/gtk/logwindow.c
6280         * src/gtk/logwindow.h
6281         * src/gtk/manage_window.c
6282         * src/gtk/manage_window.h
6283         * src/gtk/menu.c
6284         * src/gtk/menu.h
6285         * src/gtk/pluginwindow.c
6286         * src/gtk/pluginwindow.h
6287         * src/gtk/prefswindow.c
6288         * src/gtk/prefswindow.h
6289         * src/gtk/progressdialog.c
6290         * src/gtk/progressdialog.h
6291         * src/gtk/sslcertwindow.c
6292         * src/gtk/sslcertwindow.h
6293         * src/plugins/clamav/clamav_plugin.c
6294         * src/plugins/clamav/clamav_plugin.h
6295         * src/plugins/clamav/clamav_plugin_gtk.c
6296         * src/plugins/demo/demo.c
6297         * src/plugins/dillo_viewer/dillo_prefs.c
6298         * src/plugins/dillo_viewer/dillo_prefs.h
6299         * src/plugins/dillo_viewer/dillo_viewer.c
6300         * src/plugins/pgpcore/passphrase.c
6301         * src/plugins/pgpcore/passphrase.h
6302         * src/plugins/pgpcore/plugin.c
6303         * src/plugins/pgpcore/select-keys.c
6304         * src/plugins/pgpcore/select-keys.h
6305         * src/plugins/pgpcore/sgpgme.c
6306         * src/plugins/pgpcore/sgpgme.h
6307         * src/plugins/pgpinline/pgpinline.c
6308         * src/plugins/pgpinline/pgpinline.h
6309         * src/plugins/pgpinline/plugin.c
6310         * src/plugins/pgpmime/pgpmime.c
6311         * src/plugins/pgpmime/pgpmime.h
6312         * src/plugins/pgpmime/plugin.c
6313         * src/plugins/spamassassin/spamassassin.c
6314         * src/plugins/spamassassin/spamassassin.h
6315         * src/plugins/spamassassin/spamassassin_gtk.c
6316         * src/plugins/trayicon/trayicon.c
6317                 update copyright header
6318
6319 2006-01-13 [paul]       1.9.100cvs141
6320
6321         * src/account.c
6322         * src/export.c
6323         * src/import.c
6324         * src/mainwindow.c
6325         * src/prefs_account.c
6326         * src/prefs_display_header.c
6327         * src/prefs_receive.c
6328         * src/prefs_send.c
6329         * src/prefs_summaries.c
6330         * src/prefs_themes.c
6331         * src/prefs_toolbar.c
6332         * src/gtk/about.c
6333                 various cleanups
6334
6335 2006-01-12 [colin]      1.9.100cvs140
6336
6337         * src/folder.c
6338         * src/folder.h
6339         * src/main.c
6340                 Add --subscribe option
6341                 Let sylpheed-claws email@domain.com equivalent to --compose
6342                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
6343
6344 2006-01-12 [paul]       1.9.100cvs139
6345
6346         * src/mainwindow.c
6347                 append 'Change folder order' label with '...'
6348         * src/prefs_actions.c
6349                 allow reordering of actions list by dnd
6350         * src/gtk/foldersort.c
6351                 make the dialog nicer
6352
6353 2006-01-11 [colin]      1.9.100cvs138
6354
6355         * src/compose.c
6356                 Allow templates without text
6357
6358 2006-01-11 [paul]       1.9.100cvs137
6359
6360         * tools/README
6361         * tools/filter_conv_new.pl
6362                 add info to README
6363                 also check .sylpheed for filter.xml
6364                 be a bit informative to the user
6365
6366 2006-01-11 [colin]      1.9.100cvs136
6367
6368         * src/textview.c
6369                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
6370
6371 2006-01-10 [paul]       1.9.100cvs135
6372
6373         * tools/Makefile.am
6374         * tools/filter_conv_new.pl
6375                 add script to convert new style Sylpheed
6376                 filter rules (Sylpheed >= 0.9.99) to
6377                 Claws filtering rules
6378
6379 2006-01-10 [colin]      1.9.100cvs134
6380
6381         * src/compose.c
6382                 Fix broken line joins in certain conditions
6383                 (between two quoted lines: <enter><enter><up>
6384                  <type a wrapped sentence><go in the first line>
6385                  <insert more text><watch as line joining failed>)
6386
6387 2006-01-10 [paul]       1.9.100cvs133
6388
6389         * src/compose.c
6390                 don't report success in error dialog
6391                 thanks to Colin
6392         * src/common/utils.c
6393                 include some trailing punctuations as URI
6394                 thanks to Hiro
6395
6396 2006-01-10 [paul]       1.9.100cvs132
6397
6398         * src/mimeview.c
6399                 fix incompatible pointer type
6400                 warning
6401
6402 2006-01-10 [paul]       1.9.100cvs131
6403
6404         * src/compose.c
6405                 change Subject in window title
6406                 instantaneously
6407
6408 2006-01-09 [colin]      1.9.100cvs130
6409
6410         * src/addressbook.c
6411         * src/headerview.c
6412         * src/mainwindow.c
6413         * src/messageview.c
6414         * src/mimeview.c
6415         * src/noticeview.c
6416         * src/summaryview.c
6417                 Fix possible crashes on exit and in addressbook
6418
6419 2006-01-09 [paul]       1.9.100cvs129
6420
6421         * src/prefs_msg_colors.c
6422                 some cleanups that I forgot last time
6423
6424 2006-01-09 [paul]       1.9.100cvs128
6425
6426         * README
6427         * src/folderview.c
6428         * src/prefs_msg_colors.c
6429                 add previously hidden option, color_new, to
6430                 the gui
6431                 move the page to Display/
6432                 rework the gui
6433
6434 2006-01-09 [wwp]        1.9.100cvs127
6435
6436         * src/prefs_themes.c
6437                 made the prefs/display/themes layouts spacing less condensed
6438                 (and so they match other prefs/pages' look).
6439
6440 2006-01-09 [paul]       1.9.100cvs126
6441
6442         * src/compose.c
6443         * src/prefs_common.c
6444         * src/prefs_common.h
6445         * src/prefs_wrapping.c
6446                 remove 'wrap at send' option
6447
6448 2006-01-06 [colin]      1.9.100cvs125
6449
6450         * src/compose.c
6451                 Just make completely sure we don't insert "manual line breaks" 
6452                 when wrapping... 
6453
6454 2006-01-04 [paul]
6455
6456         * 2.0.0-rc3 released
6457
6458 2006-01-04 [paul]       1.9.100cvs124
6459
6460         * src/folderview.c
6461                 fix bug 882, 'quick scroll in folder list
6462                 displays wrong folder contents'
6463
6464 2006-01-04 [paul]       1.9.100cvs123
6465
6466         * src/plugins/pgpmime/pgpmime.c
6467                 better debug information when signing
6468                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
6469
6470 2006-01-03 [colin]      1.9.100cvs122
6471
6472         * configure.ac
6473                 We need to recheck for gpgme 1.0.0 after checking
6474                 for 1.1.1, because if 1.1.1 isn't available, 
6475                 GPGME_LIBS and friends are blanked out by the 
6476                 second check.
6477
6478 2006-01-03 [colin]      1.9.100cvs121
6479
6480         * src/common/prefs.c
6481                 Windows unlink-before rename fix
6482         * src/plugins/pgpcore/sgpgme.c
6483                 Add support for PKA info if available
6484                 Both patches by Werner Koch
6485
6486 2006-01-03 [paul]       1.9.100cvs120
6487
6488         * src/messageview.c
6489                 fix bug 884, 'Send receipt' button visible in queue
6490                 Thanks to Colin
6491
6492 2006-01-02 [colin]      1.9.100cvs119
6493
6494         * src/compose.c
6495         * src/imap.c
6496                 Fix autosave on IMAP and more generally try to
6497                 return the correct ID on a newly added IMAP message
6498
6499 2006-01-02 [paul]       1.9.100cvs118
6500
6501         * manual/keyboard.xml
6502                 edited
6503
6504 2006-01-01 [paul]       1.9.100cvs117
6505
6506         * src/gtk/authors.h
6507                 alphabetical order
6508
6509 2005-12-30 [colin]      1.9.100cvs116
6510
6511         * manual/advanced.xml
6512                 Explain Pre/Post-processing differences.
6513
6514 2005-12-30 [colin]      1.9.100cvs115
6515
6516         * src/mh.c
6517                 Implement copy_msgs for a little optimization
6518         * src/imap.c
6519                 Finish yesterday's fix
6520
6521 2005-12-29 [colin]      1.9.100cvs114
6522
6523         * src/imap.c
6524                 Fix occasional failure in fetching a mail over
6525                 IMAP
6526
6527 2005-12-29 [colin]      1.9.100cvs113
6528
6529         * src/compose.c
6530                 Don't remove a draft when sending it, if it is 
6531                 locked.
6532
6533 2005-12-28 [colin]      1.9.100cvs112
6534
6535         * src/summaryview.c
6536                 Fix leak for real
6537
6538 2005-12-28 [wwp]        1.9.100cvs111
6539
6540         * doc/faq/.cvsignore
6541         * doc/faq/de/.cvsignore
6542         * doc/faq/en/.cvsignore
6543         * doc/faq/es/.cvsignore
6544         * doc/faq/fr/.cvsignore
6545         * doc/faq/it/.cvsignore
6546         * doc/manual/.cvsignore
6547         * doc/manual/de/.cvsignore
6548         * doc/manual/en/.cvsignore
6549         * doc/manual/es/.cvsignore
6550         * doc/manual/fr/.cvsignore
6551         * doc/manual/ja/.cvsignore
6552         * src/plugins/mathml_viewer/.cvsignore
6553                 rollback revival of those files (my bad, sorry for the noise).
6554
6555 2005-12-28 [wwp]        1.9.100cvs110
6556
6557         * src/compose.c
6558                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
6559
6560 2005-12-28 [wwp]        1.9.100cvs109
6561
6562         * doc/faq/.cvsignore
6563         * doc/faq/de/.cvsignore
6564         * doc/faq/en/.cvsignore
6565         * doc/faq/es/.cvsignore
6566         * doc/faq/fr/.cvsignore
6567         * doc/faq/it/.cvsignore
6568         * doc/manual/.cvsignore
6569         * doc/manual/de/.cvsignore
6570         * doc/manual/en/.cvsignore
6571         * doc/manual/es/.cvsignore
6572         * doc/manual/fr/.cvsignore
6573         * doc/manual/ja/.cvsignore
6574         * src/plugins/mathml_viewer/.cvsignore
6575         * po/.cvsignore
6576                 more files to ignore.
6577
6578 2005-12-24 [colin]      1.9.100cvs108
6579
6580         * AUTHORS
6581         * src/gtk/authors.h
6582                 Update for Werner
6583
6584 2005-12-24 [colin]      1.9.100cvs107
6585
6586         * src/procmsg.c
6587                 Allow NULL src_msginfo in 
6588                 procmsg_msginfo_new_from_mimeinfo
6589
6590 2005-12-23 [paul]       1.9.100cvs106
6591
6592         * src/plugins/pgpinline/mypgpcore.def
6593                 add this forgotten file
6594
6595 2005-12-23 [colin]      1.9.100cvs105
6596
6597         * src/mainwindow.c
6598                 Fix missing break
6599
6600 2005-12-23 [colin]      1.9.100cvs104
6601
6602         * autogen.sh
6603         * src/folder.c
6604         * src/mh.c
6605         * src/common/plugin.c
6606         * src/common/socket.c
6607         * src/common/socket.h
6608         * src/common/utils.c
6609         * src/common/utils.h
6610         * src/gtk/pluginwindow.c
6611         * src/plugins/pgpcore/plugin.def
6612         * src/plugins/pgpcore/sylpheed.def
6613         * src/plugins/pgpinline/Makefile.am
6614         * src/plugins/pgpinline/plugin.def
6615         * src/plugins/pgpinline/sylpheed.def
6616         * src/plugins/pgpmime/plugin.def
6617         * src/plugins/pgpmime/sylpheed.def
6618                 Various w32 fixes by Werner Koch
6619
6620 2005-12-22 [paul]       1.9.100cvs103
6621
6622         * src/wizard.c
6623                 don't offer IMAP as 'server type' if
6624                 libetpan isn't built in
6625
6626 2005-12-22 [paul]       1.9.100cvs102
6627
6628         * AUTHORS
6629         * src/mainwindow.c
6630         * src/mainwindow.h
6631         * src/toolbar.c
6632         * src/gtk/authors.h
6633                 support GTK_TOOLBAR_BOTH_HORIZ (text
6634                 next to icon) Patch by Marien Zwart
6635                 marienz@users.sf.net
6636                 Also reword the text
6637
6638 2005-12-21 [colin]      1.9.100cvs101
6639
6640         * configure.ac
6641                 Fix DATADIRNAME
6642         * COPYING
6643                 Fix missing section and explicit the exception better
6644         * src/compose.c
6645                 Prevent mail from being lost without notice when an
6646                 SMTP error happens on trying to send an unmodified
6647                 drafted mail.
6648         * src/send_message.c
6649         * src/common/smtp.c
6650                 Fix password remembering when wrong, and add return
6651                 value checks where they should have been
6652         * src/plugins/pgpcore/sylpheed.def
6653         * src/plugins/pgpinline/sylpheed.def
6654         * src/plugins/pgpmime/sylpheed.def
6655                 Add a few symbols needed
6656
6657 2005-12-21 [paul]       1.9.100cvs100
6658
6659         * m4/codeset.m4
6660         * m4/glibc21.m4
6661         * m4/intdiv0.m4
6662         * m4/inttypes-pri.m4
6663         * m4/inttypes.m4
6664         * m4/inttypes_h.m4
6665         * m4/isc-posix.m4
6666         * m4/lcmessage.m4
6667         * m4/stdint_h.m4
6668         * m4/uintmax_t.m4
6669                 gettextization
6670                 thanks to Colin
6671
6672 2005-12-21 [paul]       1.9.100cvs99
6673
6674         * po/sv.po
6675                 fixed by Colin
6676
6677 2005-12-20 [paul]       1.9.100cvs98
6678
6679         * po/sv.po
6680                 updated by Anders Trobäck
6681
6682 2005-12-20 [colin]      1.9.100cvs97
6683
6684         * ABOUT-NLS
6685         * Makefile.am
6686         * autogen.sh
6687         * configure.ac
6688         * config/config.rpath
6689         * config/mkinstalldirs
6690         * m4/Makefile.am
6691         * m4/glibc2.m4
6692         * m4/gnupg.m4
6693         * m4/gpgme.m4
6694         * m4/intmax.m4
6695         * m4/longdouble.m4
6696         * m4/longlong.m4
6697         * m4/printf-posix.m4
6698         * m4/signed.m4
6699         * m4/size_max.m4
6700         * m4/ulonglong.m4
6701         * m4/wchar_t.m4
6702         * m4/wint_t.m4
6703         * m4/xsize.m4
6704         * po/Makefile.in.in
6705         * po/Makevars
6706         * po/bg.po
6707         * po/ca.po
6708         * po/cs.po
6709         * po/de.po
6710         * po/el.po
6711         * po/en_GB.po
6712         * po/es.po
6713         * po/fi.po
6714         * po/fr.po
6715         * po/hr.po
6716         * po/hu.po
6717         * po/it.po
6718         * po/ja.po
6719         * po/ko.po
6720         * po/nb.po
6721         * po/nl.po
6722         * po/pl.po
6723         * po/pt_BR.po
6724         * po/ru.po
6725         * po/sk.po
6726         * po/sr.po
6727         * po/stamp-po
6728         * po/sv.po
6729         * po/zh_CN.po
6730         * po/zh_TW.po
6731         * src/Makefile.am
6732         * src/codeconv.c
6733         * src/compose.c
6734         * src/exporthtml.c
6735         * src/exportldif.c
6736         * src/folder.c
6737         * src/main.c
6738         * src/manual.c
6739         * src/mh.c
6740         * src/mimeview.c
6741         * src/send_message.c
6742         * src/common/Makefile.am
6743         * src/common/fnmatch.c
6744         * src/common/fnmatch.h
6745         * src/common/fnmatch_loop.c
6746         * src/common/nntp.c
6747         * src/common/plugin.c
6748         * src/common/smtp.c
6749         * src/common/socket.c
6750         * src/common/string_match.c
6751         * src/common/sylpheed.c
6752         * src/common/utils.c
6753         * src/common/utils.h
6754         * src/common/w32_dirent.c
6755         * src/common/w32_reg.c
6756         * src/common/w32_signal.c
6757         * src/common/w32_stat.c
6758         * src/common/w32_stdio.c
6759         * src/common/w32_stdlib.c
6760         * src/common/w32_string.c
6761         * src/common/w32_time.c
6762         * src/common/w32_unistd.c
6763         * src/common/w32_wait.c
6764         * src/common/w32lib.h
6765         * src/etpan/Makefile.am
6766         * src/gtk/Makefile.am
6767         * src/plugins/clamav/Makefile.am
6768         * src/plugins/demo/Makefile.am
6769         * src/plugins/dillo_viewer/Makefile.am
6770         * src/plugins/pgpcore/Makefile.am
6771         * src/plugins/pgpcore/passphrase.c
6772         * src/plugins/pgpcore/plugin.def
6773         * src/plugins/pgpcore/sgpgme.c
6774         * src/plugins/pgpcore/sylpheed.def
6775         * src/plugins/pgpcore/version.rc
6776         * src/plugins/pgpinline/Makefile.am
6777         * src/plugins/pgpinline/plugin.def
6778         * src/plugins/pgpinline/sylpheed.def
6779         * src/plugins/pgpinline/version.rc
6780         * src/plugins/pgpmime/Makefile.am
6781         * src/plugins/pgpmime/mypgpcore.def
6782         * src/plugins/pgpmime/plugin.def
6783         * src/plugins/pgpmime/sylpheed.def
6784         * src/plugins/pgpmime/version.rc
6785         * src/plugins/spamassassin/Makefile.am
6786                 Very little ;-) patch from Werner Koch, providing
6787                 infrastructure for cross-compiling to Win32
6788
6789 2005-12-20 [paul]       1.9.100cvs96
6790
6791         * src/account.c
6792         * src/account.h
6793         * src/mainwindow.c
6794         * src/mainwindow.h
6795         * src/toolbar.c
6796         * src/toolbar.h
6797                 add a combo to the Get All button, allowing
6798                 quick retrieval from any account
6799                 Patch by Fabien Vantard, slightly modified
6800                 by Colin
6801         * src/gtk/about.c
6802                 i18n fix. Patch by Fabien Vantard
6803
6804 2005-12-19 [colin]      1.9.100cvs95
6805
6806         * src/compose.c
6807         * src/compose.h
6808                 Don't automatically join lines when they've 
6809                 been separated by the user and not automatically
6810
6811 2005-12-19 [paul]       1.9.100cvs94
6812
6813         * src/gtk/pluginwindow.c
6814                 i18n fix.
6815                 Patch by Fabien Vantard
6816
6817 2005-12-15 [paul]       1.9.100cvs93
6818
6819         * src/common/plugin.c
6820         * src/common/plugin.h
6821         * src/gtk/pluginwindow.c
6822         * src/plugins/clamav/clamav_plugin.c
6823         * src/plugins/demo/demo.c
6824         * src/plugins/dillo_viewer/dillo_viewer.c
6825         * src/plugins/pgpcore/plugin.c
6826         * src/plugins/pgpinline/plugin.c
6827         * src/plugins/pgpmime/plugin.c
6828         * src/plugins/spamassassin/spamassassin.c
6829         * src/plugins/trayicon/trayicon.c
6830                 add plugin_version()
6831
6832 2005-12-15 [colin]      1.9.100cvs92
6833
6834         * src/compose.c
6835                 Further fix bug #875
6836
6837 2005-12-15 [paul]       1.9.100cvs91
6838
6839         * src/gtk/filesel.c
6840                 fix attach_load_dir getting set to
6841                 PLUGINDIR on plugin load
6842
6843 2005-12-14 [mones]      1.9.100cvs90
6844
6845         * manual/ack.xml
6846         * manual/keyboard.xml
6847                 Initial draft and some shortcuts added
6848                 
6849         * po/es.po
6850                 Updated translation
6851
6852 2005-12-14 [colin]      1.9.100cvs89
6853
6854         * src/compose.c
6855         * src/imap.c
6856         * src/summaryview.c
6857         * src/gtk/gtkaspell.c
6858                 More leaks fixed
6859         * src/prefs_folder_item.c
6860                 Fix recursive prefs apply
6861
6862
6863 2005-12-14 [colin]      1.9.100cvs88
6864
6865         * src/compose.c
6866                 Fix bug #875 (Freeze On Inline Forward of 
6867                 Large Message)
6868
6869 2005-12-13 [colin]      1.9.100cvs87
6870
6871         * src/compose.c
6872                 Uniq-ify and sort the mimetypes list
6873                 Patch by Fabien Vantard
6874
6875 2005-12-13 [colin]      1.9.100cvs86
6876
6877         * src/imap.c
6878         * src/etpan/imap-thread.c
6879                 Fix leaks (patch by Hoa)
6880         * src/news.c
6881         * src/common/plugin.c
6882                 Fix leaks
6883
6884 2005-12-12 [colin]
6885
6886         * 2.0.0-rc2 released
6887
6888 2005-12-12 [colin]      1.9.100cvs85
6889
6890         * src/matcher.c
6891                 Fix a leak
6892
6893 2005-12-12 [wwp]        1.9.100cvs84
6894
6895         * src/gtk/icon_legend.c
6896                 fix misbehaviour and crash when closing the legend window
6897         using the Esc key (patch by Fabien Vantard).
6898
6899 2005-12-12 [paul]       1.9.100cvs83
6900
6901         * src/browseldap.c
6902         * src/foldersel.c
6903         * src/prefs_actions.c
6904         * src/prefs_filtering.c
6905         * src/prefs_matcher.c
6906         * src/prefs_spelling.glade      ** REMOVED **
6907         * src/prefs_template.c
6908         * src/gtk/foldersort.glade      ** REMOVED **
6909         * src/gtk/pluginwindow.c
6910         * src/gtk/pluginwindow.glade    ** REMOVED **
6911         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
6912                 cleanups
6913
6914 2005-12-11 [paul]       1.9.100cvs82
6915
6916         * src/gtk/filesel.c
6917                 fix attach_load_dir crasher (double free)
6918
6919 2005-12-09 [paul]       1.9.100cvs81
6920
6921         * po/POTFILES.in
6922         * src/mainwindow.c
6923         * src/gtk/Makefile.am
6924         * src/gtk/icon_legend.c
6925         * src/gtk/icon_legend.h
6926                 add icon legend
6927         * src/manual.c
6928                 cleanup
6929
6930 2005-12-09 [paul]       1.9.100cvs80
6931
6932         * src/plugins/pgpcore/passphrase.c
6933                 wrap the label in the dialog
6934
6935 2005-12-09 [colin]      1.9.100cvs79
6936
6937         * src/plugins/pgpcore/sgpgme.c
6938                 Display (untrusted) on not trusted signatures
6939                 Patch by Michal Èihaø <michal@cihar.com>
6940                 Closes bug #867 (Report also key trust)
6941
6942 2005-12-09 [colin]      1.9.100cvs78
6943
6944         * src/common/plugin.c
6945                 Update licence check, following Eben Moglen's advice
6946
6947 2005-12-08 [colin]      1.9.100cvs77
6948
6949         * src/folder.c
6950                 Fix the occasionnal item->cache != NULL 
6951                 assertion failure. 
6952
6953 2005-12-08 [colin]      1.9.100cvs76
6954
6955         * src/mimeview.c
6956         * src/plugins/pgpcore/sgpgme.c
6957                 Print key id when unable to check it
6958                 Closes bug #866 (Show key id when missing)
6959
6960 2005-12-08 [paul]       1.9.100cvs75
6961
6962         * src/prefs_common.c
6963         * src/prefs_common.h
6964         * src/gtk/filesel.c
6965                 remember load attachment dir
6966
6967 2005-12-07 [colin]      1.9.100cvs74
6968
6969         * src/prefs_toolbar.c
6970                 Gtk fixes, patch by Fabien Vantard
6971
6972 2005-12-07 [colin]      1.9.100cvs73
6973
6974         * src/action.c
6975         * src/compose.c
6976         * src/compose.h
6977                 Fix bug #839 (Quoted text isn't colored after 
6978                 executing an action)
6979         * src/common/plugin.c
6980                 Require plugins to declare their licence in plugin_licence()
6981                 Refuse to load non-GPL plugins as they'd be illegal (as 
6982                 derived works of Sylpheed-Claws, they must be GPL).
6983         * src/plugins/clamav/clamav_plugin.c
6984         * src/plugins/demo/demo.c
6985         * src/plugins/dillo_viewer/dillo_viewer.c
6986         * src/plugins/pgpcore/plugin.c
6987         * src/plugins/pgpinline/plugin.c
6988         * src/plugins/pgpmime/plugin.c
6989         * src/plugins/spamassassin/spamassassin.c
6990         * src/plugins/trayicon/trayicon.c
6991                 Add plugin_licence()
6992
6993 2005-12-07 [paul]       1.9.100cvs72
6994
6995         * configure.ac
6996         * src/mainwindow.c
6997         * src/manual.c
6998         * src/manual.h
6999         * src/common/defs.h
7000                 clean up after local FAQ removal and
7001                 temporary manual removal
7002
7003 2005-12-06 [colin]      1.9.100cvs71
7004
7005         * configure.ac
7006         * doc/Makefile.am
7007         * doc/faq/.cvsignore
7008         * doc/faq/Makefile.am
7009         * doc/faq/de/.cvsignore
7010         * doc/faq/de/Makefile.am
7011         * doc/faq/de/sylpheed-faq-1.html
7012         * doc/faq/de/sylpheed-faq-2.html
7013         * doc/faq/de/sylpheed-faq-3.html
7014         * doc/faq/de/sylpheed-faq.html
7015         * doc/faq/en/.cvsignore
7016         * doc/faq/en/Makefile.am
7017         * doc/faq/en/sylpheed-faq-1.html
7018         * doc/faq/en/sylpheed-faq-2.html
7019         * doc/faq/en/sylpheed-faq-3.html
7020         * doc/faq/en/sylpheed-faq-4.html
7021         * doc/faq/en/sylpheed-faq.html
7022         * doc/faq/es/.cvsignore
7023         * doc/faq/es/Makefile.am
7024         * doc/faq/es/sylpheed-faq-1.html
7025         * doc/faq/es/sylpheed-faq-2.html
7026         * doc/faq/es/sylpheed-faq-3.html
7027         * doc/faq/es/sylpheed-faq-4.html
7028         * doc/faq/es/sylpheed-faq.html
7029         * doc/faq/fr/.cvsignore
7030         * doc/faq/fr/Makefile.am
7031         * doc/faq/fr/sylpheed-faq-1.html
7032         * doc/faq/fr/sylpheed-faq-2.html
7033         * doc/faq/fr/sylpheed-faq-3.html
7034         * doc/faq/fr/sylpheed-faq.html
7035         * doc/faq/it/.cvsignore
7036         * doc/faq/it/Makefile.am
7037         * doc/faq/it/sylpheed-faq-1.html
7038         * doc/faq/it/sylpheed-faq-2.html
7039         * doc/faq/it/sylpheed-faq-3.html
7040         * doc/faq/it/sylpheed-faq.html
7041         * doc/manual/.cvsignore
7042         * doc/manual/Makefile.am
7043         * doc/manual/de/.cvsignore
7044         * doc/manual/de/Makefile.am
7045         * doc/manual/de/sylpheed-1.html
7046         * doc/manual/de/sylpheed-10.html
7047         * doc/manual/de/sylpheed-11.html
7048         * doc/manual/de/sylpheed-12.html
7049         * doc/manual/de/sylpheed-13.html
7050         * doc/manual/de/sylpheed-14.html
7051         * doc/manual/de/sylpheed-15.html
7052         * doc/manual/de/sylpheed-16.html
7053         * doc/manual/de/sylpheed-17.html
7054         * doc/manual/de/sylpheed-18.html
7055         * doc/manual/de/sylpheed-19.html
7056         * doc/manual/de/sylpheed-2.html
7057         * doc/manual/de/sylpheed-20.html
7058         * doc/manual/de/sylpheed-3.html
7059         * doc/manual/de/sylpheed-4.html
7060         * doc/manual/de/sylpheed-5.html
7061         * doc/manual/de/sylpheed-6.html
7062         * doc/manual/de/sylpheed-7.html
7063         * doc/manual/de/sylpheed-8.html
7064         * doc/manual/de/sylpheed-9.html
7065         * doc/manual/de/sylpheed.html
7066         * doc/manual/en/.cvsignore
7067         * doc/manual/en/Makefile.am
7068         * doc/manual/en/sylpheed-1.html
7069         * doc/manual/en/sylpheed-10.html
7070         * doc/manual/en/sylpheed-11.html
7071         * doc/manual/en/sylpheed-12.html
7072         * doc/manual/en/sylpheed-13.html
7073         * doc/manual/en/sylpheed-14.html
7074         * doc/manual/en/sylpheed-15.html
7075         * doc/manual/en/sylpheed-16.html
7076         * doc/manual/en/sylpheed-17.html
7077         * doc/manual/en/sylpheed-18.html
7078         * doc/manual/en/sylpheed-19.html
7079         * doc/manual/en/sylpheed-2.html
7080         * doc/manual/en/sylpheed-20.html
7081         * doc/manual/en/sylpheed-21.html
7082         * doc/manual/en/sylpheed-22.html
7083         * doc/manual/en/sylpheed-3.html
7084         * doc/manual/en/sylpheed-4.html
7085         * doc/manual/en/sylpheed-5.html
7086         * doc/manual/en/sylpheed-6.html
7087         * doc/manual/en/sylpheed-7.html
7088         * doc/manual/en/sylpheed-8.html
7089         * doc/manual/en/sylpheed-9.html
7090         * doc/manual/en/sylpheed.html
7091         * doc/manual/es/.cvsignore
7092         * doc/manual/es/Makefile.am
7093         * doc/manual/es/sylpheed-1.html
7094         * doc/manual/es/sylpheed-10.html
7095         * doc/manual/es/sylpheed-11.html
7096         * doc/manual/es/sylpheed-12.html
7097         * doc/manual/es/sylpheed-13.html
7098         * doc/manual/es/sylpheed-14.html
7099         * doc/manual/es/sylpheed-15.html
7100         * doc/manual/es/sylpheed-16.html
7101         * doc/manual/es/sylpheed-17.html
7102         * doc/manual/es/sylpheed-18.html
7103         * doc/manual/es/sylpheed-19.html
7104         * doc/manual/es/sylpheed-2.html
7105         * doc/manual/es/sylpheed-20.html
7106         * doc/manual/es/sylpheed-3.html
7107         * doc/manual/es/sylpheed-4.html
7108         * doc/manual/es/sylpheed-5.html
7109         * doc/manual/es/sylpheed-6.html
7110         * doc/manual/es/sylpheed-7.html
7111         * doc/manual/es/sylpheed-8.html
7112         * doc/manual/es/sylpheed-9.html
7113         * doc/manual/es/sylpheed.html
7114         * doc/manual/fr/.cvsignore
7115         * doc/manual/fr/Makefile.am
7116         * doc/manual/fr/sylpheed-1.html
7117         * doc/manual/fr/sylpheed-10.html
7118         * doc/manual/fr/sylpheed-11.html
7119         * doc/manual/fr/sylpheed-12.html
7120         * doc/manual/fr/sylpheed-13.html
7121         * doc/manual/fr/sylpheed-14.html
7122         * doc/manual/fr/sylpheed-15.html
7123         * doc/manual/fr/sylpheed-16.html
7124         * doc/manual/fr/sylpheed-17.html
7125         * doc/manual/fr/sylpheed-18.html
7126         * doc/manual/fr/sylpheed-19.html
7127         * doc/manual/fr/sylpheed-2.html
7128         * doc/manual/fr/sylpheed-20.html
7129         * doc/manual/fr/sylpheed-3.html
7130         * doc/manual/fr/sylpheed-4.html
7131         * doc/manual/fr/sylpheed-5.html
7132         * doc/manual/fr/sylpheed-6.html
7133         * doc/manual/fr/sylpheed-7.html
7134         * doc/manual/fr/sylpheed-8.html
7135         * doc/manual/fr/sylpheed-9.html
7136         * doc/manual/fr/sylpheed.html
7137         * doc/manual/ja/.cvsignore
7138         * doc/manual/ja/Makefile.am
7139         * doc/manual/ja/sylpheed-1.html
7140         * doc/manual/ja/sylpheed-10.html
7141         * doc/manual/ja/sylpheed-11.html
7142         * doc/manual/ja/sylpheed-12.html
7143         * doc/manual/ja/sylpheed-13.html
7144         * doc/manual/ja/sylpheed-14.html
7145         * doc/manual/ja/sylpheed-15.html
7146         * doc/manual/ja/sylpheed-16.html
7147         * doc/manual/ja/sylpheed-17.html
7148         * doc/manual/ja/sylpheed-18.html
7149         * doc/manual/ja/sylpheed-19.html
7150         * doc/manual/ja/sylpheed-2.html
7151         * doc/manual/ja/sylpheed-20.html
7152         * doc/manual/ja/sylpheed-3.html
7153         * doc/manual/ja/sylpheed-4.html
7154         * doc/manual/ja/sylpheed-5.html
7155         * doc/manual/ja/sylpheed-6.html
7156         * doc/manual/ja/sylpheed-7.html
7157         * doc/manual/ja/sylpheed-8.html
7158         * doc/manual/ja/sylpheed-9.html
7159         * doc/manual/ja/sylpheed.html
7160         * doc/manual/ja/sylpheed.sgml
7161         * src/mainwindow.c
7162                 Remove outdated manual and faq. Noisy, eh?
7163
7164 2005-12-06 [colin]      1.9.100cvs70
7165
7166         * src/compose.c
7167         * src/quote_fmt_parse.y
7168         * src/undo.c
7169         * src/undo.h
7170                 Allow %X to position cursor at 0 
7171                 (no %X = before signature)
7172                 Fix paste as quotation putting the cursor at 0
7173                 Fix undo offsets when pasting
7174                 Insert the quote_fmt at once instead of line 
7175                 by line
7176                 Fix [Edited] when starting to reply/forward
7177
7178 2005-12-06 [paul]       1.9.100cvs69
7179
7180         * src/plugins/clamav/clamav_plugin_gtk.c
7181                 add another tooltip
7182         * src/plugins/spamassassin/spamassassin_gtk.c
7183                 rework spamassassin_create_widget_func()
7184
7185 2005-12-05 [colin]      1.9.100cvs68
7186
7187         * po/POTFILES.in
7188                 Fix make release ;-)
7189
7190 2005-12-05 [colin]      1.9.100cvs67
7191
7192         * src/compose.c
7193         * src/compose.h
7194                 Fix cursor positioning (not obeying %X)
7195
7196 2005-12-05 [paul]       1.9.100cvs66
7197
7198         * src/plugins/dillo_viewer/dillo_prefs.c
7199                 fix compilation warning
7200
7201 2005-12-05 [paul]       1.9.100cvs65
7202
7203         * src/prefs_spelling.c
7204         * src/plugins/trayicon/trayicon.c
7205                 cleanups - remove unused stuff
7206
7207 2005-12-05 [paul]       1.9.100cvs64
7208
7209         * README
7210         * manual/plugins.xml
7211                 remove info about removed mathml_viewer plugin
7212
7213 2005-12-05 [paul]       1.9.100cvs63
7214
7215         * configure.ac
7216         * src/plugins/Makefile.am
7217         * src/plugins/mathml_viewer/.cvsignore
7218         * src/plugins/mathml_viewer/Makefile.am
7219         * src/plugins/mathml_viewer/mathml_viewer.c
7220                 remove unmaintained mathml_viewer plugin
7221
7222 2005-12-05 [paul]       1.9.100cvs62
7223
7224         * src/summaryview.c
7225                 obey prefs_common.always_show_msg when
7226                 moving a msg
7227                 Thanks to Colin
7228
7229 2005-12-05 [paul]       1.9.100cvs61
7230
7231         * src/compose.c
7232         * src/prefs_account.c
7233         * src/prefs_filtering.c
7234         * src/prefs_quote.c
7235         * src/prefs_spelling.c
7236         * src/prefs_toolbar.c
7237         * src/summaryview.c
7238         * src/gtk/gtkutils.c
7239         * src/gtk/quicksearch.c
7240         * src/plugins/dillo_viewer/dillo_prefs.c
7241                 dialog cleanups
7242
7243 2005-12-04 [paul]       1.9.100cvs60
7244
7245         * src/inc.c
7246         * src/prefs_account.c
7247         * src/prefs_account.h
7248                 allow a Local account to specify a
7249                 default inbox
7250                 (closes bug 843 'Inbox cannot be changed for local
7251                  mailboxes')
7252
7253 2005-12-04 [colin]      1.9.100cvs59
7254
7255         * src/plugins/trayicon/trayicon.c
7256                 Remove Get, rename Get All to Get Mail in order to
7257                 be consistent with the default main toolbar
7258
7259 2005-12-03 [colin]      1.9.100cvs58
7260
7261         * manual/gpl.xml
7262         * manual/sylpheed-claws-manual.xml
7263                 Add GPL appendix
7264
7265 2005-12-03 [paul]       1.9.100cvs57
7266
7267         * AUTHORS
7268         * po/sv.po
7269         * src/gtk/authors.h
7270                 new (partially complete) Swedish translation
7271                 by Anders Troback <sylpheed@troback.com>
7272
7273 2005-12-02 [paul]       1.9.100cvs56
7274
7275         * configure.ac
7276                 libetpan 0.41 required
7277
7278 2005-12-02 [paul]       1.9.100cvs55
7279
7280         * src/plugins/clamav/clamav_plugin.c
7281         * src/plugins/clamav/clamav_plugin.h
7282         * src/plugins/clamav/clamav_plugin_gtk.c
7283         * src/plugins/spamassassin/spamassassin.c
7284         * src/plugins/spamassassin/spamassassin.h
7285         * src/plugins/spamassassin/spamassassin_gtk.c
7286                 unregister prefs pages on unloading, thus
7287                 preventing a crash
7288                 (thanks to Colin for the hint)
7289
7290 2005-12-02 [wwp]        1.9.100cvs54
7291
7292         * src/quote_fmt.h
7293         * src/quote_fmt_parse.y
7294                 fix misuse of gboolean*, use gboolean instead
7295                 (thanks to Paul, Colin, for pointing out that scaring one)
7296
7297 2005-12-02 [paul]       1.9.100cvs53
7298
7299         * src/plugins/clamav/clamav_plugin.c
7300                 int no --> unsigned int no
7301         * src/plugins/clamav/clamav_plugin_gtk.c
7302                 rework config page
7303
7304 2005-12-02 [wwp]        1.9.100cvs52
7305
7306         * src/compose.c
7307         * src/prefs_template.c
7308         * src/quote_fmt.h
7309         * src/quote_fmt_parse.y
7310                 prevent from executing |f and |p templates commands when
7311                 adding or replacing templates in prefs (avoids annoying and
7312                 potentially dangerous behaviours)
7313
7314 2005-12-02 [paul]       1.9.100cvs51
7315
7316         * src/prefs_common.c
7317                 allow translation of some default values
7318                 Patch by Fabien Vantard
7319
7320 2005-12-02 [paul]       1.9.100cvs50
7321
7322         * src/codeconv.c
7323         * src/codeconv.h
7324         * src/prefs_common.c
7325         * src/prefs_common.h
7326         * src/prefs_message.c
7327         * src/textview.c
7328                 remove obsolete 'convert_mb_alnum' option
7329                 and related stuff
7330         * src/gtk/about.c
7331                 remove unused 'about_textview_visibility_notify'
7332
7333 2005-12-02 [paul]       1.9.100cvs49
7334
7335         * src/prefs_account.c
7336         * src/prefs_compose_writing.c
7337         * src/prefs_fonts.c
7338         * src/prefs_gtk.h
7339         * src/prefs_image_viewer.c
7340         * src/prefs_message.c
7341         * src/prefs_other.c
7342         * src/prefs_receive.c
7343         * src/prefs_send.c
7344         * src/prefs_spelling.c
7345         * src/prefs_summaries.c
7346         * src/prefs_wrapping.c
7347         * src/plugins/dillo_viewer/dillo_prefs.c
7348         * src/plugins/pgpcore/prefs_gpg.c
7349                 several cleanups to the prefs dialogs
7350                 (slightly modified) patch by Fabien Vantard
7351
7352 2005-12-02 [paul]       1.9.100cvs48
7353
7354         * src/main.c
7355                 --exit means exit
7356         * src/send_message.c
7357                 fix crash on send when connection fails
7358
7359         Thanks to Colin
7360
7361 2005-12-01 [colin]      1.9.100cvs47
7362
7363         * src/html.c
7364                 Translate &hellip; to "..."
7365
7366 2005-11-30 [colin]      1.9.100cvs46
7367
7368         * src/matcher.c
7369         * src/matcher.h
7370                 Optimize back yesterday's fix.
7371
7372 2005-11-30 [paul]       1.9.100cvs45
7373
7374         * manual/faq.xml
7375                 standardised
7376         * manual/intro.xml
7377                 written by Colin, edited by me
7378
7379 2005-11-29 [colin]      1.9.100cvs44
7380
7381         * src/matcher.c
7382                 Skip headers unconditionnaly in match_body if the
7383                 rule is not message or ~message
7384
7385 2005-11-29 [colin]      1.9.100cvs43
7386
7387         * src/matcher.c
7388                 Fix body_part and such, not skipping headers 
7389                 if the matchcriteria wasn't the first in the rule
7390
7391 2005-11-29 [colin]      1.9.100cvs42
7392
7393         * src/compose.c
7394                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
7395                 option missing from message view window)
7396                 Fix double text D'n'D with gtk-2.8
7397         * src/matcher.c
7398                 Fix ~message, ~headers_part, ~body_part rules
7399         * src/messageview.c
7400                 Add Windows-1252 (Closes bug #863)
7401                 Fix accels
7402         * src/gtk/gtkaspell.c
7403                 Properly destroy accels in all menus
7404
7405 2005-11-29 [mones]      1.9.100cvs41
7406
7407         * po/es.po
7408                 Updated.
7409
7410 2005-11-27 [colin]      1.9.100cvs40
7411
7412         * src/mh_gtk.c
7413                 "/Remove mailbox" -> "/Remove mailbox..."
7414
7415 2005-11-27 [paul]       1.9.100cvs39
7416
7417         * AUTHORS
7418         * po/de.po
7419         * src/gtk/authors.h
7420                 updated by new maintainer, Stephan Sachse
7421
7422 2005-11-27 [paul]       1.9.100cvs38
7423
7424         * manual/faq.xml
7425                 written by Colin, edited by me
7426
7427 2005-11-27 [paul]       1.9.100cvs37
7428
7429         * src/prefs_common.c
7430         * src/prefs_common.h
7431         * src/prefs_receive.c
7432         * src/prefs_summaries.c
7433                 move 'go to inbox after receiving new mail'
7434                 option from display/sumamaries to mail
7435                 handling/receive, and rework prefs_summaries
7436                 dialog a little
7437
7438 2005-11-25 [martin]     1.9.100cvs36
7439
7440         * po/de.po
7441             fixed windows-1252 translation;
7442             translated some new and fuzzy strings
7443
7444 2005-11-25 [paul]       1.9.100cvs35
7445
7446         * src/plugins/clamav/clamav_plugin.c
7447                 complete the update done in cvs34
7448
7449 2005-11-25 [paul]       1.9.100cvs34
7450
7451         * src/plugins/clamav/clamav_plugin.c
7452                 reflect upstream changes
7453
7454 2005-11-25 [paul]       1.9.100cvs33
7455
7456         * manual/ack.xml
7457         * manual/plugins.xml
7458         * manual/sylpheed-claws-manual.xml
7459                 written/updated by Colin, edited by me
7460         * tools/acroread2sylpheed.pl
7461                 update binary name
7462
7463 2005-11-24 [colin]      1.9.100cvs32
7464
7465         * src/compose.c
7466                 Fix bug #856 (reediting messages forgets Request
7467                 Return Receipt)
7468
7469 2005-11-24 [paul]       1.9.100cvs31
7470
7471         * manual/addrbook.xml
7472         * manual/starting.xml
7473                 written by Colin, proofread, edited, adapted by me
7474         * manual/advanced.xml
7475                 add some Actions examples
7476         * src/importldif.c
7477                 use a Save button instead of a Close button
7478         * src/wizard.c
7479                 indicate mandatory fields
7480                 fix page display
7481                 Thanks to Colin
7482
7483 2005-11-23 [colin]      1.9.100cvs30
7484
7485         * src/addressbook.c
7486                 Rename menu item, fix possible crash after
7487                 deletion of books
7488         * src/addrindex.c
7489                 Allow searching for '*' in ldap
7490         * src/browseldap.c
7491                 Fix "Browse Entry" (did anyone use it?)
7492         * src/wizard.c
7493                 Add guards for mandatory information
7494
7495 2005-11-23 [paul]       1.9.100cvs29
7496
7497         * manual/advanced.xml
7498                 corrections to the English
7499
7500 2005-11-23 [colin]      1.9.100cvs28
7501
7502         * src/mimeview.c
7503                 Fix possible crash at exit. After the call to
7504                 gtk_container_remove(), the Viewer's widget has no
7505                 more parent so gtk+ automatically frees it and its
7506                 sons. If destroy_viewer() then try to access it,
7507                 problems ensue.
7508
7509 2005-11-22 [colin]      1.9.100cvs27
7510
7511         * src/compose.c
7512         * src/gtk/gtkaspell.c
7513                 Fix right-clicking on a misspelled word
7514                 Fix More... in suggestions menu
7515
7516 2005-11-22 [wwp]        1.9.100cvs26
7517
7518         * src/prefs_template.c
7519                 templates works: re-sort templates list when adding or replacing,
7520                 prevent from adding or replacing when the template name is empty
7521
7522 2005-11-21 [colin]      1.9.100cvs25
7523
7524         * src/addressbook.c
7525                 Fix some addressbook suckage (dnd, select all)
7526         * src/compose.c
7527         * src/gtk/gtkaspell.c
7528         * src/gtk/gtkaspell.h
7529                 Make the spellchecker menu work with the 
7530                 GtkTextView one instead of overriding it
7531
7532 2005-11-20 [paul]       1.9.100cvs24
7533
7534         * manual/handling.xml
7535                 proofread and corrected
7536
7537 2005-11-20 [paul]       1.9.100cvs23
7538
7539         * manual/Makefile
7540                 generate html as one file
7541         * manual/advanced.xml
7542                 fix output generation
7543                 reformat hidden options list
7544         * manual/manual.xml     ** REMOVED **
7545         * manual/sylpheed-claws-manual.xml      ** ADDED **
7546                 renamed
7547
7548 2005-11-18 [colin]      1.9.100cvs22
7549
7550         * src/prefs_account.c
7551                 Fix layout in news and mbox accounts
7552         * manual/account.xml
7553         * manual/advanced.xml
7554                 New contents for Paul to check :)
7555
7556 2005-11-18 [wwp]        1.9.100cvs21
7557
7558         * src/gtk/quicksearch.c
7559                 don't update extended quicksearch buttons twice
7560
7561 2005-11-18 [paul]       1.9.100cvs20
7562
7563         * src/textview.c
7564                 complete 1.9.100cvs19
7565
7566 2005-11-18 [paul]       1.9.100cvs19
7567
7568         * src/compose.c
7569                 cosmetic improvements
7570         * src/textview.c
7571                 also list text/* attachments
7572
7573 2005-11-18 [colin]      1.9.100cvs18
7574
7575         * src/summaryview.c
7576                 Use column 0 instead of -1 in 
7577                 gtk_ctree_node_moveto, in a naive
7578                 hope it'll fix the gtk-related crashes
7579
7580 2005-11-18 [colin]      1.9.100cvs17
7581
7582         * src/gtk/inputdialog.c
7583                 Fix icon staying the first one
7584
7585 2005-11-17 [wwp]        1.9.100cvs16
7586                 fix possible problem showing some quicksearch buttons, and a bad
7587                 call to g_return_if_fail in a function that returns a value (both
7588                 fixes by Fabien Vantard)
7589
7590 2005-11-15 [wwp]        1.9.100cvs15
7591
7592         * src/gtk/quicksearch.c
7593                 added a tooltip to that obscure ... quicksearch button
7594
7595 2005-11-15 [wwp]        1.9.100cvs14
7596
7597         * src/gtk/quicksearch.c
7598                 add a quicksearch helper to filtering expression users: the ... button
7599                 raises the condition expr window. condition expressions set up w/ this
7600                 window are used by the quicksearch if the user closes it pressing OK.
7601
7602 2005-11-14 [paul]       1.9.100cvs13
7603
7604         * src/plugins/clamav/clamav_plugin.c
7605         * src/plugins/spamassassin/spamassassin.c
7606                 change plugin type following recent merging
7607
7608 2005-11-14 [wwp]        1.9.100cvs12
7609
7610         * src/folder.c
7611                 prevent from crashing when copying/moving message(s) from and
7612                 to the same folder
7613
7614 2005-11-14 [paul]       1.9.100cvs11
7615
7616         * src/plugins/clamav/Makefile.am
7617         * src/plugins/clamav/clamav_plugin.c
7618         * src/plugins/clamav/clamav_plugin.h
7619         * src/plugins/clamav/clamav_plugin_gtk.c
7620                 also merge clamav and clamav_gtk plugins
7621
7622 2005-11-13 [colin]      1.9.100cvs10
7623
7624         * configure.ac
7625         * src/plugins/spamassassin/Makefile.am
7626         * src/plugins/spamassassin/spamassassin.c
7627         * src/plugins/spamassassin/spamassassin.h
7628         * src/plugins/spamassassin/spamassassin_gtk.c
7629                 Merge spamassassin and spamassassin_gtk plugins,
7630                 and build it by default.
7631
7632 2005-11-12 [colin]      1.9.100cvs9
7633
7634         * src/etpan/imap-thread.c
7635                 Fix gcc warning
7636
7637 2005-11-12 [colin]      1.9.100cvs8
7638
7639         * src/procmime.c
7640                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
7641
7642 2005-11-10 [colin]      1.9.100cvs7
7643
7644         * src/main.c
7645                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
7646                 minimised state)
7647
7648 2005-11-10 [wwp]        1.9.100cvs6
7649
7650         * src/gtk/description_window.c
7651                 fix a crash when closing description windows using the WM's [X] button
7652
7653 2005-11-09 [colin]      1.9.100cvs5
7654
7655         * src/common/ssl.c
7656                 Update libetpan call to follow upstream
7657                 (yes, this requires libetpan-0.40cvs3)
7658
7659 2005-11-08 [colin]      1.9.100cvs4
7660
7661         * src/compose.c
7662         * src/textview.c
7663         * src/common/utils.c
7664         * src/common/utils.h
7665                 Enhance the email parser
7666
7667 2005-11-08 [colin]      1.9.100cvs3
7668
7669         * src/procmime.c
7670                 Fix what looks like an off-by-one (fixes 
7671                 attachments from the Bat)
7672
7673 2005-11-08 [wwp]        1.9.100cvs2
7674
7675         * src/main.c
7676                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
7677
7678 2005-11-08 [wwp]        1.9.100cvs1
7679
7680         * src/main.c
7681                 allow exiting Sylpheed-Claws from command-line
7682
7683 2005-11-08 [paul]       1.9.100
7684
7685         1.9.100 released
7686
7687 2005-11-07 [colin]      1.9.99cvs17
7688
7689         * src/addritem.c
7690         * src/ldif.c
7691                 Fix import of base-64 encoded items
7692
7693 2005-11-07 [colin]      1.9.99cvs16
7694
7695         * src/send_message.c
7696                 Fix bug #314 (Queue does not empty under certain 
7697                 circumstances)
7698
7699 2005-11-07 [paul]       1.9.99cvs15
7700
7701         * src/mutt.c
7702         * src/pine.c
7703                 fix buffer overflows
7704                 Thanks to Colin
7705
7706 2005-11-07 [paul]       1.9.99cvs14
7707
7708         * doc/man/Makefile.am
7709         * doc/man/sylpheed-claws.1      ** ADDED **
7710         * doc/man/sylpheed.1            ** DELETED **
7711                 rename and update the man file
7712
7713 2005-11-06 [colin]      1.9.99cvs13
7714
7715         * src/ldif.c
7716                 Fix ldif_get_line() that returned empty strings
7717                 (Didn't understand why). Also fix a possible
7718                 buffer overflow.
7719
7720 2005-11-06 [wwp]        1.9.99cvs12
7721
7722         * src/textview.c
7723         * src/gtk/about.c
7724         * src/gtk/gtkutils.c
7725         * src/gtk/gtkutils.h
7726                 fix a compilation warning,
7727                 make links sensitive in the about dialog
7728
7729 2005-11-04 [wwp]        1.9.99cvs11
7730
7731         * src/gtk/about.c
7732                 don't wrap or translate URIs, and a bit text format cleanup
7733
7734 2005-11-04 [wwp]        1.9.99cvs10
7735
7736         * src/gtk/about.c
7737                 better textview tagging implementation (no more use of marks for
7738                 postponed tagging)
7739
7740 2005-11-02 [colin]      1.9.99cvs9
7741
7742         * src/common/ssl.c
7743                 Forgot an ifdef
7744
7745 2005-11-02 [colin]      1.9.99cvs8
7746
7747         * configure.ac
7748                 Require libetpan-0.40 due to upstream fix
7749         * src/common/ssl.c
7750                 Tell libetpan not to call SSL_Library_Init,
7751                 as we do it ourselves.
7752
7753 2005-11-02 [colin]      1.9.99cvs7
7754
7755         * po/POTFILES.in
7756                 Add missing files (thanks to Fabien Vantard)
7757
7758 2005-11-02 [colin]      1.9.99cvs6
7759
7760         * src/summaryview.c
7761                 Fix totals when read messages are hidden or quicksearch
7762                 is on
7763         * src/ssl_manager.c
7764         * src/ssl_manager.h
7765         * src/common/ssl_certificate.c
7766         * src/common/ssl_certificate.h
7767         * src/gtk/sslcertwindow.c
7768         * src/gtk/sslcertwindow.h
7769                 Fix copyright on my stuff
7770
7771 2005-11-02 [wwp]        1.9.99cvs5
7772
7773         * src/prefs_themes.c
7774                 fix directory name checking (theme installation/removal),
7775                 made related error a bit more verbose
7776
7777 2005-11-02 [colin]      1.9.99cvs4
7778
7779         * src/summaryview.c
7780                 Fix typo (probably fixes bug #841 (Sort by the From 
7781                 field doesn't work)
7782
7783 2005-11-02 [paul]       1.9.99cvs3
7784
7785         * po/ko.po
7786         * po/nb.po
7787                 updated by SungHyun Nam, Geir Helland
7788         * src/wizard.c
7789                 fix typo in welcome message. spotted by
7790                 Andrea Spadaccini
7791
7792 2005-11-01 [colin]      1.9.99cvs2
7793
7794         * src/compose.c
7795                 Fix replying to ml wen confirming subscription
7796         * src/messageview.c
7797         * src/mimeview.c
7798         * src/mimeview.h
7799         * src/privacy.h
7800         * src/summaryview.c
7801                 Make key check non blocking
7802
7803 2005-10-31 [paul]       1.9.99cvs1
7804
7805         * tools/claws.i18n.status.pl
7806                 updated for ChangeLog
7807
7808 2005-10-31 [paul]       1.9.99
7809
7810         1.9.99 released
7811
7812 2005-10-31 [paul]       1.9.15cvs131
7813
7814         * .cvsignore
7815         * ChangeLog
7816         * ChangeLog.claws       ** REMOVED **
7817         * ChangeLog-gtk2.claws  ** REMOVED **
7818         * ChangeLog.gtk1        ** ADDED **
7819         * INSTALL
7820         * Makefile.am
7821         * NEWS
7822         * README
7823         * README.claws          ** REMOVED **
7824         * README.jp             ** REMOVED **
7825         * RELEASE_NOTES         ** ADDED **
7826         * RELEASE_NOTES.claws   ** REMOVED **
7827         * commitHelper
7828         * configure.ac
7829         * sylpheed.spec.in      ** REMOVED **
7830                 tidy up and update the default docs:
7831                 ChangeLog.claws is renamed ChangeLog.gtk1
7832                 ChangeLog-gtk2.claws is renamed ChangeLog
7833                 README.claws is renamed README
7834                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
7835
7836 2005-10-31 [paul]       1.9.15cvs130
7837
7838         * po/it.po
7839                 fix errors
7840
7841 2005-10-31 [paul]       1.9.15cvs129
7842
7843         * po/ca.po
7844         * po/de.po
7845         * po/en_GB.po
7846         * po/fr.po
7847         * po/it.po
7848         * po/pt_BR.po
7849         * po/sk.po
7850         * po/sr.po
7851         * po/zh_CN.po
7852                 updated by Miquel Oliete, Stephan Sachse and
7853                 Thomas Gilgin, me, Fabien Vantard, Andrea
7854                 Spadaccini, Frederico Goncalves Guimaraes,
7855                 Andrej Kacian, Aleksandar Urosevic, and
7856                 Ralgh Young.
7857
7858 2005-10-31 [mones]      1.9.15cvs128
7859
7860         * manual/faq.xml
7861                 More questions.
7862         
7863         * po/es.po
7864                 Updated for release.
7865
7866 2005-10-30 [colin]      1.9.15cvs127
7867
7868         * src/compose.c
7869                 Place cursor before rewrapping (fixes cursor
7870                 pos if quotation gets rewrapped)
7871
7872 2005-10-29 [paul]       1.9.15cvs126
7873
7874         * src/crash.c
7875         * src/foldersel.c
7876         * src/main.c
7877         * src/messageview.c
7878         * src/toolbar.c
7879         * src/gtk/authors.h
7880                 corrections to text items
7881
7882 2005-10-28 [colin]      1.9.15cvs125
7883
7884         * src/messageview.c
7885                 Make "hit 'C' to check sig" work from extern 
7886                 messageviews
7887
7888 2005-10-27 [colin]      1.9.15cvs124
7889
7890         * src/summaryview.c
7891                 Add a hack to avoid segfaulting when hammering 
7892                 on gtk's events
7893
7894 2005-10-27 [wwp]        1.9.15cvs123
7895
7896         * src/prefs_themes.c
7897                 sort list of themes names in themes prefs
7898
7899 2005-10-27 [paul]       1.9.15cvs122
7900
7901         * src/folder.c
7902         * src/prefs_account.c
7903                 fix building on Solaris
7904                 Patch by Alex Moore
7905
7906 2005-10-27 [wwp]        1.9.15cvs121
7907
7908         * src/summaryview.c
7909         * src/gtk/gtksctree.c
7910                 speed up unselecting messages in summary view (thanks to Colin)
7911
7912 2005-10-27 [paul]       1.9.15cvs120
7913
7914         * src/mainwindow.c
7915                 fix a compilation warning
7916         * src/summaryview.c
7917                 fix updating of 'n items selected' count
7918                 when deselecting
7919
7920 2005-10-27 [martin]     1.9.15cvs119
7921
7922         * src/action.c
7923                 ignore actions with a leading '/' in the action menu name
7924                 fixes a crash on menu creation
7925         * src/prefs_actions.c
7926                 do not allow a leading '/' in the action menu name
7927
7928 2005-10-27 [paul]       1.9.15cvs118
7929
7930         * src/main.c
7931                 fix compilation warning
7932
7933 2005-10-27 [paul]       1.9.15cvs117
7934
7935         * src/procmime.c
7936                 add #if HAVE_LOCALE_H
7937
7938 2005-10-27 [paul]       1.9.15cvs116
7939
7940         * src/plugins/clamav/clamav_plugin.c
7941         * src/plugins/dillo_viewer/dillo_viewer.c
7942         * src/plugins/mathml_viewer/mathml_viewer.c
7943         * src/plugins/pgpcore/plugin.c
7944         * src/plugins/pgpinline/plugin.c
7945         * src/plugins/pgpmime/plugin.c
7946         * src/plugins/spamassassin/spamassassin.c
7947         * src/plugins/trayicon/trayicon.c
7948                 plugin_init() : make error messages more
7949                 informative
7950
7951 2005-10-26 [wwp]        1.9.15cvs115
7952
7953         * src/prefs_matcher.c
7954                 enlarge boolean op widget width a bit (wasn't always showing text contents)
7955
7956 2005-10-26 [wwp]        1.9.15cvs114
7957
7958         * src/procmime.c
7959         * src/gtk/gtksctree.c
7960         * src/plugins/spamassassin/libspamc.c
7961         * src/plugins/spamassassin/spamassassin.c
7962                 fix some compilation warnings more
7963
7964 2005-10-26 [mones]      1.9.15cvs113
7965
7966         * po/es.po
7967                 Updated translation
7968
7969 2005-10-26 [paul]       1.9.15cvs112
7970
7971         * src/prefs_message.c
7972                 give all display_xface stuff the
7973                 #if HAVE_LIBCOMPFACE treatment, thus
7974                 preventing a crash
7975                 (Thanks to Wolfgang Enderlein)
7976
7977 2005-10-26 [colin]      1.9.15cvs111
7978
7979         * src/gedit-print.c
7980                 Fix date format
7981         * src/imap_gtk.c
7982         * src/news_gtk.c
7983                 Remove context menu items that should not be there
7984         * src/jpilot.c
7985                 Fix encoding
7986         * src/main.c
7987         * src/mainwindow.c
7988                 Don't show the mainwindow too soon
7989
7990 2005-10-26 [wwp]        1.9.15cvs110
7991
7992         * src/folder.c
7993         * src/manual.c
7994         * src/summaryview.c
7995                 fix uninitialized pointers in the folder updating hook
7996                 (thanks to Colin)
7997
7998 2005-10-25 [mones]      1.9.15cvs109
7999
8000         * manual/faq.xml
8001                 General information subsection completed. 
8002                 Removed archaic references.
8003                 
8004         * manual/Makefile
8005         * manual/dtd/manual.dsl
8006                 Added customization stylesheet for getting paragraphs
8007                 fully justified in PDF output (as suggested by Colin).
8008
8009 2005-10-25 [colin]      1.9.15cvs108
8010
8011         * src/compose.c
8012                 Fix a second leak
8013
8014 2005-10-25 [colin]      1.9.15cvs107
8015
8016         * src/addrbook.c
8017         * src/addrindex.c
8018                 Fix leak (xml_get_element() allocates memory)
8019         * src/compose.c
8020                 Fix leak + dead code (shame!)
8021         * src/procmime.c
8022                 Fix leak
8023
8024 2005-10-25 [colin]      1.9.15cvs106
8025
8026         * src/mimeview.c
8027                 Fix encoding issue in Save all and in 
8028                 overwrite-confirmation alertpanel
8029
8030 2005-10-25 [colin]      1.9.15cvs105
8031
8032         * src/common/socket.c
8033                 Fix a leak - Thanks to Christopher Aillon
8034                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8035
8036 2005-10-25 [paul]       1.9.15cvs104
8037
8038         * src/wizard.c
8039                 Always guess servers from the right-hand
8040                 email part and guess username from the
8041                 left-hand part. (Thanks to Colin)
8042                 add an X-Face to the welcome message
8043
8044 2005-10-25 [paul]       1.9.15cvs103
8045
8046         * manual/handling.xml
8047                 written by Colin, edited by me
8048
8049 2005-10-25 [wwp]        1.9.15cvs102
8050
8051         * src/folderview.c
8052         * src/grouplistdialog.c
8053         * src/imap.c
8054         * src/noticeview.c
8055                 fix some compilation warnings
8056
8057 2005-10-24 [paul]
8058
8059         1.9.99-rc3 released
8060
8061 2005-10-24 [paul]       1.9.15cvs101
8062
8063         * src/gtk/about.c
8064                 fix window sizing
8065
8066 2005-10-24 [paul]       1.9.15cvs100
8067
8068         * src/pixmaps/offline.xpm
8069         * src/pixmaps/online.xpm
8070                 replace with last default versions
8071
8072 2005-10-24 [colin]      1.9.15cvs99
8073
8074         * src/imap.c
8075                 Fix bug when moving a folder
8076         * src/imap_gtk.c
8077         * src/mh_gtk.c
8078                 "Delete folder" pops up a window, so it 
8079                 should be suffixed with "..."
8080         * src/plugins/pgpcore/sgpgme.c
8081                 Include locale.h
8082
8083 2005-10-24 [mones]      1.9.15cvs98
8084
8085         * manual/Makefile
8086         * manual/account.xml
8087         * manual/ack.xml
8088         * manual/addrbook.xml
8089         * manual/advanced.xml
8090         * manual/faq.xml
8091         * manual/glossary.xml
8092         * manual/gpl.xml
8093         * manual/handling.xml
8094         * manual/intro.xml
8095         * manual/keyboard.xml
8096         * manual/manual.xml
8097         * manual/plugins.xml
8098         * manual/starting.xml
8099         * manual/dtd/sdocbook.dtd
8100                 Initial manual structure and some content.
8101
8102 2005-10-23 [wwp]        1.9.15cvs97
8103
8104         * src/gtk/about.c
8105                 fix a typo
8106
8107 2005-10-23 [wwp]        1.9.15cvs96
8108
8109         * src/gtk/about.c
8110         * src/gtk/authors.h
8111                 rework of the about window (main work by Paul), also featuring a few
8112                 fixes for typos and duplicate names
8113
8114 2005-10-23 [wwp]        1.9.15cvs95
8115
8116         * src/.cvsignore
8117                 Ignore the right binary name (sylpheed-claws now)
8118
8119 2005-10-23 [paul]       1.9.15cvs94
8120
8121         * src/compose.c
8122                 when using Folder Pref 'Default To for
8123                 replies' make the entry in the Compose
8124                 window bold
8125                 Patch by Fabien Vantard
8126
8127 2005-10-22 [colin]      1.9.15cvs93
8128
8129         * src/codeconv.c
8130                 Fix leak
8131
8132 2005-10-22 [colin]      1.9.15cvs92
8133
8134         * src/codeconv.c
8135                 try to convert using locale (apart utf8) if necessary
8136
8137 2005-10-22 [colin]      1.9.15cvs91
8138
8139         * src/pixmaps/new.xpm
8140         * src/pixmaps/unread.xpm
8141                 Make the unread envelope blue again and
8142                 saturate the new one a bit more.
8143
8144 2005-10-22 [colin]      1.9.15cvs90
8145
8146         * src/compose.c
8147                 When replying to a mail sent by one of our accounts,
8148                 use the original list of recipients. Let 'Reply All'
8149                 and 'Reply to sender' work like previously.
8150
8151 2005-10-21 [colin]      1.9.15cvs89
8152
8153         * src/prefs_filtering.c
8154                 Clear fields after add and replace
8155         * src/textview.c
8156                 Display xface differently (better)
8157         * src/plugins/pgpinline/pgpinline.c
8158                 Fix crappy encodings/recodings
8159
8160 2005-10-21 [paul]       1.9.15cvs88
8161
8162         * src/compose.c
8163         * src/prefs_folder_item.c
8164         * src/toolbar.c
8165                 fix news folder Folder Properties
8166                 (thanks to Colin)
8167         * src/folderview.c
8168                 update folderview after Themes change
8169                 keep selected folder selected
8170                 (thanks to Colin)
8171
8172 2005-10-21 [paul]       1.9.15cvs87
8173
8174         * tools/Makefile.am
8175         * tools/OOo2sylpheed.pl
8176         * tools/README
8177         * tools/README.sylprint
8178         * tools/asus_mailled.sh         ** REMOVED **
8179         * tools/filter_conv.pl
8180         * tools/freshmeat_search.pl
8181         * tools/google_search.pl
8182         * tools/gpg-sign-syl            ** REMOVED **
8183         * tools/kmail2sylpheed.pl
8184         * tools/kmail2sylpheed_v2.pl
8185         * tools/multiwebsearch.pl
8186         * tools/nautilus2sylpheed.sh
8187         * tools/newscache_clean.pl
8188         * tools/outlook2sylpheed.pl
8189         * tools/sylpheed-switcher       ** REMOVED **
8190         * tools/sylprint.pl
8191         * tools/sylprint.rc
8192         * tools/tb2sylpheed
8193         * tools/vcard2xml.py
8194         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8195                 update default config dir
8196                 update binary name (thanks to Fabien Vantard)
8197                 remove obsolete scripts
8198
8199 2005-10-21 [colin]      1.9.15cvs86
8200
8201         * src/inc.c
8202                 Fix possible leak and units. Based on a patch by
8203                 Fabien Vantard.
8204
8205 2005-10-20 [colin]      1.9.15cvs85
8206
8207         * src/textview.c
8208                 Clear xface when clearing textview
8209
8210 2005-10-20 [colin]      1.9.15cvs84
8211
8212         * configure.ac
8213         * src/folderview.c
8214         * src/headerview.c
8215         * src/main.c
8216         * src/prefs_common.c
8217         * src/prefs_common.h
8218         * src/prefs_message.c
8219         * src/textview.c
8220         * src/textview.h
8221         * src/common/defs.h
8222         * src/common/utils.c
8223         * src/common/utils.h
8224         * src/gtk/gtkutils.c
8225         * src/gtk/gtkutils.h
8226                 Migrate config to .sylpheed-claws (Automatically)
8227                 Add a way to get the Xface in the TextView
8228
8229 2005-10-20 [colin]      1.9.15cvs83
8230
8231         * src/gtk/Makefile.am
8232         * src/gtk/about.c
8233         * src/gtk/authors.h
8234                 Make the about dialog *grooovy*
8235
8236 2005-10-20 [colin]      1.9.15cvs82
8237
8238         * src/mimeview.c
8239                 Use "Open with" on double click if no command
8240                 was found
8241
8242 2005-10-20 [colin]      1.9.15cvs81
8243
8244         * src/imap.c
8245         * src/etpan/imap-thread.c
8246                 Fix possible crash.
8247
8248 2005-10-20 [paul]       1.9.15cvs80
8249
8250         * src/folder.c
8251                 don't show clipkey icon if the only
8252                 attachment is the signature
8253                 Patch by Colin
8254
8255 2005-10-20 [paul]       1.9.15cvs79
8256
8257         * AUTHORS
8258         * src/plugins/pgpmime/pgpmime.c
8259                 name the PGP/MIME signature 'signature.asc'
8260                 Patch by Andrew Nelson <freeandy@gmail.com>
8261
8262 2005-10-19 [colin]      1.9.15cvs78
8263
8264         * src/plugins/pgpmime/pgpmime.c
8265                 Oops, no need to double-check though
8266
8267 2005-10-19 [colin]      1.9.15cvs77
8268
8269         * src/plugins/pgpinline/pgpinline.c
8270         * src/plugins/pgpmime/pgpmime.c
8271                 Check that my_tmpfile() doesn't 
8272                 return NULL
8273
8274 2005-10-19 [colin]      1.9.15cvs76
8275
8276         * src/common/utils.c
8277                 Use shorter mime boundaries to avoid having
8278                 MTAs rewrapping our headers, breaking the
8279                 PGP signature in the process 
8280         * src/compose.c
8281         * src/plugins/pgpmime/pgpmime.c
8282                 Check for boundary uniqueness to be sure
8283                 it won't happen, instead of hoping for the
8284                 best
8285
8286 2005-10-19 [colin]      1.9.15cvs75
8287
8288         * sylpheed-claws.desktop
8289         * src/Makefile.am
8290         * src/main.c
8291                 Ship a sylpheed-claws binary instead
8292                 of a sylpheed one. Change the socket
8293                 name, too
8294         * src/folderview.c
8295                 Update folder only if it changed
8296         * src/wizard.c
8297                 Fix i18n in welcome mail, patch by
8298                 Fabien Vantard
8299
8300 2005-10-19 [paul]
8301
8302         1.9.99-rc2 released
8303
8304 2005-10-19 [paul]       1.9.15cvs74
8305
8306         * src/folder.c
8307         * src/folderview.c
8308                 fix summaryview update
8309                 Patch by Colin
8310
8311 2005-10-18 [colin]      1.9.15cvs73
8312
8313         * src/plugins/pgpcore/passphrase.c
8314                 Don't XGrabServer, and try a bit more to 
8315                 sync everything before grabbing mouse/keyboard
8316
8317 2005-10-18 [colin]      1.9.15cvs72
8318
8319         * src/Makefile.am
8320         * src/addressadd.c
8321         * src/addressbook.c
8322         * src/folderview.c
8323         * src/grouplistdialog.c
8324         * src/mimeview.c
8325         * src/stock_pixmap.c
8326         * src/stock_pixmap.h
8327         * src/summaryview.c
8328         * src/gtk/gtksctree.c
8329         * src/gtk/gtksctree.h
8330         * src/pixmaps/empty.xpm
8331                 Implement a wrapper call for gtk_ctree_set_node_info
8332                 and gtk_ctree_insert_node, that uses a 1x1 transparent
8333                 pixmap instead of a NULL one. This works around some
8334                 memory problems deep inside gtk, revealed by valgrind,
8335                 and fixes bug #834 (Pressing CTRl-D on a message marked 
8336                 as locked crashes sylpheed.), as well as, probably, 
8337                 wwp's 4th dimension problems that happen in gtk_ctree_*.
8338
8339 2005-10-17 [colin]      1.9.15cvs71
8340
8341         * src/mimeview.c
8342                 Provide visual feedback when checking
8343                 signature
8344
8345 2005-10-17 [colin]      1.9.15cvs70
8346
8347         * src/main.c
8348                 Keep the folder list frozen while checking caches...
8349
8350 2005-10-17 [colin]      1.9.15cvs69
8351
8352         * src/addr_compl.c
8353                 Fi bug #833 (Autocompleting from addressbook 
8354                 fails with extended chars)
8355         * src/imap.c
8356                 Fix 'adding messages' staying in statusbar
8357                 after an error
8358
8359 2005-10-17 [wwp]        1.9.15cvs68
8360
8361         * src/ssl_manager.c
8362                 Fix buttons' layout resizing when window size changes
8363
8364 2005-10-17 [wwp]        1.9.15cvs67
8365
8366         * src/account.c
8367         * src/prefs_account.c
8368         * src/prefs_common.c
8369         * src/prefs_common.h
8370         * src/prefs_folder_item.c
8371         * src/prefs_gtk.c
8372         * src/gtk/logwindow.c
8373         * src/gtk/pluginwindow.c
8374         * src/gtk/prefswindow.c
8375         * src/gtk/prefswindow.h
8376                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
8377
8378 2005-10-17 [paul]       1.9.15cvs66
8379
8380         * configure.ac
8381                 fix missing libetpan message
8382         * po/en_GB.po
8383                 updated
8384         * src/crash.c
8385         * src/manual.c
8386         * src/prefs_themes.c
8387         * src/common/defs.h
8388                 add some new URI defines, change some
8389                 others
8390         * src/wizard.c
8391                 make welcome message translatable
8392                 small improvements to english
8393                 other tweaks
8394         * src/gtk/menu.c
8395                 fix warnings
8396
8397 2005-10-17 [paul]       1.9.15cvs65
8398
8399         * src/summaryview.c
8400                 fix column titles
8401
8402 2005-10-16 [mones]      1.9.15cvs64
8403
8404         * po/es.po
8405                 Updated translation
8406
8407 2005-10-16 [colin]
8408
8409         1.9.99-rc1 released
8410
8411 2005-10-16 [colin]      1.9.15cvs63
8412
8413         * src/wizard.c
8414                 Fix whitespace
8415
8416 2005-10-16 [colin]      1.9.15cvs62
8417
8418         * src/toolbar.c
8419                 s/Get All/Get Mail/
8420         * src/wizard.c
8421                 Real welcome mail text, thanks Paul
8422
8423 2005-10-16 [colin]      1.9.15cvs61
8424
8425         * src/editldap.c
8426         * src/exporthtml.c
8427         * src/main.c
8428         * src/mainwindow.c
8429         * src/prefs_themes.c
8430         * src/prefs_toolbar.c
8431         * src/plugins/demo/demo.c
8432         * src/plugins/trayicon/trayicon.c
8433                 s/Sylpheed/Sylpheed-Claws/
8434
8435 2005-10-16 [colin]      1.9.15cvs60
8436
8437         * src/wizard.c
8438                 Add a welcome email in the first empty mailbox
8439         * src/prefs_common.c
8440                 Change one more default
8441
8442 2005-10-16 [colin]      1.9.15cvs59
8443
8444         * src/wizard.c
8445                 Remove printf
8446
8447 2005-10-16 [colin]      1.9.15cvs58
8448
8449         * src/toolbar.c
8450         * src/prefs_common.c
8451                 Change some defaults
8452
8453 2005-10-16 [colin]      1.9.15cvs57
8454
8455         * src/toolbar.c
8456         * src/prefs_common.c
8457                 Change some defaults
8458
8459 2005-10-16 [colin]      1.9.15cvs56
8460
8461         * src/wizard.c
8462                 By default, initialize fonts to have
8463                 the same size as normal GtkWidgets
8464
8465 2005-10-16 [colin]      1.9.15cvs55
8466
8467         * src/mimeview.c
8468                 Fix message a bit more
8469
8470 2005-10-16 [colin]      1.9.15cvs54
8471
8472         * src/addressbook.c
8473                 Second attempt at flicker fixing
8474
8475 2005-10-16 [colin]      1.9.15cvs53
8476
8477         * src/addressbook.c
8478                 Fix flicker
8479
8480 2005-10-16 [wwp]        1.9.15cvs52
8481
8482         * src/addressbook.c
8483         * src/editaddress.c
8484         * src/prefs_common.c
8485         * src/prefs_common.h
8486                 Remember window sizes (address book)
8487
8488 2005-10-16 [wwp]        1.9.15cvs51
8489
8490         * src/plugins/clamav/clamav_plugin_gtk.c
8491         * src/plugins/spamassassin/spamassassin_gtk.c
8492                 Fix compilation warnings (missing #include).
8493
8494 2005-10-16 [colin]      1.9.15cvs50
8495
8496         * src/mimeview.c
8497         * src/summaryview.c
8498         * src/textview.c
8499                 Make 'c' check signature, and forward
8500                 c, l, y, t from summaryview to mimeview
8501
8502 2005-10-16 [colin]      1.9.15cvs49
8503
8504         * src/addressbook.c
8505                 Put border around buttons
8506         * src/mainwindow.c
8507         * src/summaryview.c
8508                 Rework menus (Patch based on a patch
8509                 by Paul)
8510
8511 2005-10-15 [wwp]        1.9.15cvs48
8512
8513         * src/editjpilot.c
8514         * src/editldap.c
8515         * src/editvcard.c
8516         * src/exphtmldlg.c
8517         * src/expldifdlg.c
8518         * src/export.c
8519         * src/import.c
8520         * src/importldif.c
8521         * src/importmutt.c
8522         * src/importpine.c
8523         * src/prefs_account.c
8524         * src/prefs_spelling.c
8525         * src/gtk/gtkutils.c
8526         * src/gtk/gtkutils.h
8527         * src/plugins/clamav/clamav_plugin_gtk.c
8528         * src/plugins/spamassassin/spamassassin_gtk.c
8529                 use nicer browse-for-file/dir buttons than the "..." ones,
8530                 code factorizing more.
8531
8532 2005-10-14 [colin]      1.9.15cvs47
8533
8534         * src/mainwindow.c
8535                 set relief on the account switcher so that people see it
8536                 grey out Create processing rules when no message is selected
8537         * src/prefs_filtering.c
8538                 ask before closing if the rule has not been modified, even if
8539                 it's not valid
8540         * src/prefs_matcher.c
8541                 fix sensitivity when entering the dialog
8542         * src/gtk/inputdialog.c
8543                 display a better icon on password ask
8544         * src/plugins/pgpcore/passphrase.c
8545                 make the dialog look better
8546
8547 2005-10-14 [paul]       1.9.15cvs46
8548
8549         * src/folderview.c
8550                 indicate presense of marked msgs in
8551                 unexpanded subfolders
8552
8553 2005-10-14 [paul]       1.9.15cvs45
8554
8555         * src/prefs_actions.c
8556         * src/prefs_common.c
8557         * src/prefs_common.h
8558         * src/prefs_filtering_action.c
8559         * src/prefs_matcher.c
8560         * src/prefs_template.c
8561                 remember window sizes
8562                 fix Info button size
8563
8564         Patches by wwp
8565
8566 2005-10-13 [colin]      1.9.15cvs44
8567
8568         * src/mimeview.c
8569         * src/noticeview.c
8570         * src/noticeview.h
8571                 Add a tooltip on the icon (optional) 
8572                 Get rid of the signature buttons and only
8573                 use the icon+tooltip
8574
8575 2005-10-13 [colin]      1.9.15cvs43
8576
8577         * src/noticeview.c
8578         * src/noticeview.h
8579                 Add hand cursor for hovering over icon
8580
8581 2005-10-13 [colin]      1.9.15cvs42
8582
8583         * src/summaryview.c
8584                 Fix crash when quicksearch's hidden 
8585                 at startup
8586
8587 2005-10-13 [colin]      1.9.15cvs41
8588
8589         * src/compose.c
8590                 Set subject when forwarding multiple mails
8591                 Check that other recipient than the default Cc or Bcc
8592                 have been set before sending.
8593
8594 2005-10-13 [colin]      1.9.15cvs40
8595
8596         * src/imap.c
8597                 Batch per-folder
8598                 Introduce locking, but don't use it yet
8599
8600 2005-10-13 [colin]      1.9.15cvs39
8601
8602         * src/gtk/quicksearch.c
8603                 Reset quicksearch when hiding it
8604                 Make sticky a real pref
8605
8606 2005-10-13 [colin]      1.9.15cvs38
8607
8608         * src/summaryview.c
8609                 Faster prefs apply
8610
8611 2005-10-13 [colin]      1.9.15cvs37
8612
8613         * src/mimeview.c
8614         * src/noticeview.c
8615         * src/noticeview.h
8616         * src/plugins/pgpcore/sgpgme.c
8617                 Make privacy icon clickable
8618                 Move Trust field in Full info
8619                 When trust is less than full, don't display
8620                 a warning icon
8621
8622 2005-10-13 [colin]      1.9.15cvs36
8623
8624         * src/folder.c
8625                 Batch on flags sync
8626         * src/folderview.c
8627                 Revert speed hack which is dangerous in fact
8628                 Apply prefs faster
8629
8630 2005-10-13 [colin]      1.9.15cvs35
8631
8632         * src/folder_item_prefs.c
8633                 Fix pref corruption on folder move. Patch
8634                 by wwp
8635
8636 2005-10-13 [paul]       1.9.15cvs34
8637
8638         * src/export.c
8639         * src/import.c
8640                 fix typos in g_warnings
8641         * src/prefs_account.c
8642                 add a file selector for Signature file
8643
8644         Patches by wwp
8645
8646 2005-10-12 [colin]      1.9.15cvs33
8647
8648         * src/mimeview.c
8649                 Provide a quick way to go back from a
8650                 signature's full info to the email part
8651
8652 2005-10-12 [colin]      1.9.15cvs32
8653
8654         * src/compose.c
8655                 Remove old hack of encoding signed mails with base64.
8656                 QP works equally well.
8657
8658 2005-10-12 [colin]      1.9.15cvs31
8659
8660         * src/crash.c
8661                 Replace deprecated GtkText with GtkTextView
8662         * src/imap.c
8663                 Fix a logic bug about counts in imap_select
8664                 (previously un-triggered)
8665         * src/mainwindow.c
8666         * src/summaryview.c
8667         * src/news.c
8668                 Allow local deletion of news posts
8669         * src/mimeview.c
8670                 Show GPG noticeview on the message/rfc822 part
8671                 in addition to the text/plain one
8672         * src/prefs_image_viewer.c
8673           src/plugins/pgpcore/prefs_gpg.c
8674                 Polish (set the label as part of the checkbox)
8675         * src/wizard.c
8676                 Don't sit there doing nothing after destroying
8677                 the window - return err
8678
8679 2005-10-11 [colin]      1.9.15cvs30
8680
8681         * src/folderview.c
8682                 Apply processing rules before showing folders.
8683                 Early folder show (before flags sync) will only
8684                 be done when there are no processing rules (nor
8685                 pre- or post- ones)
8686         * src/imap.c
8687                 Fix stuff related to mail subdir, creation and 
8688                 deletion of folders 
8689         * src/imap_gtk.c
8690                 Don't allow creation of folders in NoInferior
8691                 folders, as it won't work
8692
8693 2005-10-10 [colin]      1.9.15cvs29
8694
8695         * src/compose.c
8696                 Reselect "None" Privacy system when selecting an
8697                 account with no privacy system defined
8698
8699 2005-10-10 [colin]      1.9.15cvs28
8700
8701         * src/mainwindow.c
8702                 Add Windows-1252 encoding
8703         * src/prefs_common.c
8704                 Rework some defaults:
8705                 - autosave to draft by default
8706                 - don't show header pane (it's already in the textview)
8707                 - Select first new or unread mail on entry
8708                 - Assume 'Yes' to change folder when there's no more
8709                   unread message
8710         * src/prefs_matcher.c
8711                 Fix a gtk assertion failure
8712         * src/gtk/colorlabel.c
8713                 Workaround bad repainting on selection
8714         * src/main.c
8715                 Freeze/thaw (a bit faster on ssh -X)
8716         * src/msgcache.c
8717                 Get rid of StrdupConverter that just adds an
8718                 extra strdup/free 
8719         * src/etpan/imap_thread.c
8720                 memset buf to 0
8721
8722 2005-10-10 [colin]      1.9.15cvs27
8723
8724         * src/export.c
8725         * src/import.c
8726                 Fix compile on gtk 2.4. Patch by wwp
8727
8728 2005-10-09 [colin]      1.9.15cvs26
8729
8730         * src/mainwindow.c
8731         * src/messageview.c
8732         * src/summaryview.c
8733                 Clarify forward menus. Patch by wwp
8734
8735 2005-10-09 [colin]      1.9.15cvs25
8736
8737         * src/compose.c
8738         * src/compose.h
8739                 Fix bug #829 (Non-working "Encrypt message by 
8740                 default when replying to an encrypted message")
8741
8742 2005-10-08 [colin]      1.9.15cvs24
8743
8744         * src/wizard.c
8745                 Fix bug #827 ("Welcome" setup wizard after a 
8746                 permission error gives up & forgets itself.)
8747
8748 2005-10-08 [colin]      1.9.15cvs23
8749
8750         * src/procmime.c
8751                 Fix bug #828 (Ignoring headers with spaces around = sign)
8752
8753 2005-10-08 [colin]      1.9.15cvs22
8754
8755         * src/export.c
8756                 Warning fix by wwp
8757
8758 2005-10-08 [colin]      1.9.15cvs21
8759
8760         * src/folder.c
8761         * src/folder.h
8762                 Add a processing_pending indicator, set on 
8763                 folder_item_open and cleared after 
8764                 folder_item_process_open
8765         * src/folderview.c
8766         * src/summaryview.c
8767                 wrap procmsg_msginfo_*_flags, and in the
8768                 wrapper check that there's no folder processing 
8769                 pending. If there is, defer the flags change until 
8770                 processing is done to avoid stepping over each
8771                 other's toes.
8772                 Freeze during processing, but not during scanning.
8773
8774 2005-10-07 [colin]      1.9.15cvs20
8775
8776         * src/plugins/pgpcore/passphrase.c
8777                 Fix bug #826 (X-Server hangs when 
8778                 right-clicking a PGP encrypted message)
8779
8780 2005-10-07 [paul]       1.9.15cvs19
8781
8782         * src/compose.c
8783                 fix compose_entries[]
8784                 patch by Fabien Vantard
8785
8786 2005-10-06 [colin]      1.9.15cvs18
8787
8788         * src/pixmaps/address.xpm
8789         * src/pixmaps/address_book.xpm
8790         * src/pixmaps/book.xpm
8791         * src/pixmaps/check_spelling.xpm
8792         * src/pixmaps/checkbox_off.xpm
8793         * src/pixmaps/checkbox_on.xpm
8794         * src/pixmaps/close.xpm
8795         * src/pixmaps/complete.xpm
8796         * src/pixmaps/continue.xpm
8797         * src/pixmaps/deleted.xpm
8798         * src/pixmaps/down_arrow.xpm
8799         * src/pixmaps/exec.xpm
8800         * src/pixmaps/forwarded.xpm
8801         * src/pixmaps/group.xpm
8802         * src/pixmaps/ignorethread.xpm
8803         * src/pixmaps/interface.xpm
8804         * src/pixmaps/jpilot.xpm
8805         * src/pixmaps/ldap.xpm
8806         * src/pixmaps/linewrap.xpm
8807         * src/pixmaps/linewrapcurrent.xpm
8808         * src/pixmaps/mail.xpm
8809         * src/pixmaps/mail_attach.xpm
8810         * src/pixmaps/mail_compose.xpm
8811         * src/pixmaps/mail_forward.xpm
8812         * src/pixmaps/mail_receive.xpm
8813         * src/pixmaps/mail_receive_all.xpm
8814         * src/pixmaps/mail_reply.xpm
8815         * src/pixmaps/mail_reply_to_all.xpm
8816         * src/pixmaps/mail_reply_to_author.xpm
8817         * src/pixmaps/mail_send.xpm
8818         * src/pixmaps/mail_send_queue.xpm
8819         * src/pixmaps/mime_application.xpm
8820         * src/pixmaps/mime_audio.xpm
8821         * src/pixmaps/mime_image.xpm
8822         * src/pixmaps/mime_message.xpm
8823         * src/pixmaps/mime_text_enriched.xpm
8824         * src/pixmaps/mime_text_html.xpm
8825         * src/pixmaps/mime_text_plain.xpm
8826         * src/pixmaps/mime_unknown.xpm
8827         * src/pixmaps/new.xpm
8828         * src/pixmaps/news_compose.xpm
8829         * src/pixmaps/offline.xpm
8830         * src/pixmaps/online.xpm
8831         * src/pixmaps/paste.xpm
8832         * src/pixmaps/preferences.xpm
8833         * src/pixmaps/privacy_emblem_encrypted.xpm
8834         * src/pixmaps/privacy_expired.xpm
8835         * src/pixmaps/privacy_failed.xpm
8836         * src/pixmaps/privacy_passed.xpm
8837         * src/pixmaps/privacy_signed.xpm
8838         * src/pixmaps/privacy_unknown.xpm
8839         * src/pixmaps/privacy_warn.xpm
8840         * src/pixmaps/properties.xpm
8841         * src/pixmaps/replied.xpm
8842         * src/pixmaps/search.xpm
8843         * src/pixmaps/unread.xpm
8844         * src/pixmaps/up_arrow.xpm
8845         * src/pixmaps/vcard.xpm
8846                 Modernize internal theme, with icons from the 
8847                 Gnomaws theme. Keep some of the old ones where
8848                 they were better.
8849
8850 2005-10-06 [colin]      1.9.15cvs17
8851
8852         * src/summaryview.c
8853                 Little optimisations + bugfix
8854         * src/toolbar.c
8855                 Remove default useless items - useless being defined
8856                 by the default relevant prefs
8857         * src/wizard.c
8858                 include config.h to make gettext work
8859         * src/prefs_themes.c
8860                 Fix selection of current theme in prefs
8861
8862 2005-10-06 [colin]      1.9.15cvs16
8863
8864         * src/prefs_common.c
8865         * src/prefs_common.h
8866         * src/prefs_summaries.c
8867         * src/folderview.c
8868                 Add a warning dialog on Mark all read 
8869                 (with pref to get rid of it)
8870
8871 2005-10-06 [paul]       1.9.15cvs15
8872
8873         * po/nb.po
8874         * po/pt_BR.po
8875                 updated by Geir Helland and Frederico
8876                 Goncalves Guimaraes
8877
8878 2005-10-05 [colin]      1.9.15cvs14
8879
8880         * src/folder.c
8881         * src/folder.h
8882         * src/folderview.c
8883         * src/folderview.h
8884         * src/imap_gtk.c
8885         * src/mh_gtk.c
8886         * src/mainwindow.c
8887         * src/setup.c
8888                 add a way to rescan without rebuilding
8889                 make moving a bit faster (less folders changes)
8890                 don't lock the tree on Get 
8891         * src/imap.c
8892                 Don't re-delete deleted messages before expunging
8893         * src/summaryview.c
8894                 Set batch mode when deleting mails
8895
8896 2005-10-05 [paul]       1.9.15cvs13
8897
8898         * src/mainwindow.c
8899         * src/mainwindow.h
8900                 fix disabled Execute menu item
8901         * src/toolbar.c
8902                 match the change in 1.9.15cvs10: use Compose
8903                 instead of News by default
8904
8905 2005-10-04 [colin]      1.9.15cvs12
8906
8907         * src/compose.c
8908                 When replying to an ML post with Reply-To set
8909                 to the poster's email, honor it (as before),
8910                 but also honor our user's request to reply to
8911                 the mailing list: set the ML address in the To
8912                 field and the Reply-To address in the Cc: 
8913                 field.
8914
8915 2005-10-04 [colin]      1.9.15cvs11
8916
8917         * src/plugins/trayicon/trayicon.c
8918                 Finish cosmetic change - thanks to wwp
8919
8920 2005-10-04 [colin]      1.9.15cvs10
8921
8922         * src/toolbar.c
8923                 Use Compose instead of Email by default.
8924                 Spotted by wwp.
8925
8926 2005-10-04 [colin]      1.9.15cvs9
8927
8928         * src/folder.c
8929         * src/folder.h
8930         * src/folderview.c
8931         * src/imap.c
8932         * src/etpan/imap-thread.c
8933         * src/etpan/imap-thread.h
8934                 Try to make IMAP faster, by simplifying SEARCH
8935                 commands, avoiding sending two STATUS in a row,
8936                 and deferring flags sync and processing just
8937                 after displaying the folder. 
8938                 This will update the SummaryView in certain
8939                 cases (new mails not already fetched, flags
8940                 changed from another client) but in a non-
8941                 blocking manner.
8942
8943 2005-10-04 [colin]      1.9.15cvs8
8944
8945         * src/plugins/trayicon/trayicon.c
8946                 Relabel "Offline" to "Work offline"
8947
8948 2005-10-04 [colin]      1.9.15cvs7
8949
8950         * src/export.c
8951         * src/import.c
8952         * src/mbox.c
8953                 Fix mbox import/export buglets
8954                 Patch by wwp
8955         * src/plugins/trayicon/trayicon.c
8956                 Add offline swithc
8957                 Patch by wwp
8958
8959 2005-10-04 [colin]      1.9.15cvs6
8960
8961         * src/folder.c
8962         * src/folderview.c
8963         * src/summaryview.c
8964                 Better fix (don't break mark all read) for cvs2
8965
8966 2005-10-03 [colin]      1.9.15cvs5
8967
8968         * src/folder.c
8969                 Use a sane sort by default
8970
8971 2005-10-03 [colin]      1.9.15cvs4
8972
8973         * src/inc.c
8974                 Add a 'Only once' button for overriding offline mode
8975         * src/prefs_account.c
8976         * src/wizard.c
8977                 Add Local mbox to the wizard
8978                 Add IMAP subdir to the wizard (or the wizard is useless
8979                 for such accounts, or even worse than useless)
8980                 Move IMAP subdir from Advanced to Receive tab, as it's
8981                 not that uncommon
8982
8983 2005-10-03 [colin]      1.9.15cvs3
8984
8985         * src/send_message.c
8986                 Forgot this one in cvs1
8987
8988 2005-10-03 [colin]      1.9.15cvs2
8989
8990         * src/folder.c
8991                 Faster close when leaving a folder with lots
8992                 of new mails. Idea by David Relson.
8993
8994 2005-10-03 [colin]      1.9.15cvs1
8995
8996         * src/compose.c
8997         * src/imap.c
8998         * src/inc.c
8999         * src/main.c
9000         * src/messageview.c
9001         * src/news.c
9002         * src/summaryview.c
9003         * src/gtk/sslcertwindow.c
9004         * src/plugins/trayicon/trayicon.c
9005                 Add accels to every AlertPanel. Patch by Fabien 
9006                 Vantard
9007
9008 2005-10-03 [paul]       1.9.15
9009
9010         1.9.15 released
9011
9012 2005-10-03 [paul]       1.9.14cvs68
9013
9014         * po/ca.po
9015         * po/de.po
9016         * po/es.po
9017         * po/fi.po
9018         * po/fr.po
9019         * po/sk.po
9020         * po/sr.po
9021         * po/zh_CN.po
9022                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9023                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9024                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9025
9026 2005-10-03 [paul]       1.9.14cvs67
9027
9028         * src/send_message.c
9029                 prevent hang on Cancel
9030                 patch by Colin
9031
9032 2005-10-03 [paul]       1.9.14cvs66
9033
9034         * src/main.c
9035                 fix crash in IMAP caused by discrepancy
9036                 between check_at_startup and offline mode
9037                 Patch by Colin
9038
9039 2005-10-01 [paul]       1.9.14cvs65
9040
9041         * src/inc.c
9042                 fix engrish
9043
9044 2005-10-01 [paul]       1.9.14cvs64
9045         * src/export.c
9046         * src/import.c
9047                 synchronise import_mbox() and export_mbox()
9048         * src/mbox.c
9049                 proc_mbox(): add alert if file cannot be opened
9050                 export_list_to_mbox(): test if dest file exists,
9051                 prompt user to overwrite if it does. add alert
9052                 if file cannot be created
9053                                                                 
9054         Patch by wwp
9055                                                                                                                 
9056
9057 2005-09-30 [paul]       1.9.14cvs63
9058
9059         * src/addressbook.c
9060                 Fix sensitivity of a menu
9061         * src/codeconv.c
9062                 Respect hidden pref for mails with no encoding
9063         * src/common/xml.c
9064                 Fix memory corruption
9065         * src/plugins/pgpcore/sgpgme.c
9066                 Fix segfault on incomplete sigs, and display
9067                 of S/Mime UIDs
9068
9069         Patches by Colin
9070
9071 2005-09-30 [colin]      1.9.14cvs62
9072
9073         * src/partial_download.c
9074                 Little logic fix in almost-dead code
9075         * src/pop.c
9076                 Fix partial download when there's no new mail
9077
9078 2005-09-29 [paul]       1.9.14cvs61
9079
9080         * src/plugins/pgpinline/pgpinline.c
9081                 fix bug 819, 'crash accessing sign message'
9082                 Patch by Colin
9083
9084 2005-09-28 [martin]     1.9.14cvs60
9085
9086         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9087                 fix bug #790 (Crash when restarting window manager (fluxbox))
9088
9089 2005-09-28 [paul]       1.9.14cvs59
9090
9091         * src/gtk/gtkaspell.c
9092                 fix off-by-one typo
9093
9094 2005-09-27 [colin]      1.9.14cvs58
9095
9096         * src/plugins/pgpcore/sgpgme.c
9097                 Report error when there's one, instead of
9098                 "Signature unchecked" 
9099
9100 2005-09-27 [colin]      1.9.14cvs57
9101
9102         * src/prefs_quote.c
9103                 Fix bug #816 (Weird quotation with spaces)
9104
9105 2005-09-27 [colin]      1.9.14cvs56
9106
9107         * src/codeconv.c
9108         * src/compose.c
9109         * src/compose.h
9110                 Put subject in compose's title
9111                 Fix Automatic encoding so that it's really automatic:
9112                 first try default locale's charset, then charset of the replied mail, 
9113                 then utf-8
9114                 Fix encoding of headers (must be in strict mode too)
9115
9116 2005-09-26 [colin]      1.9.14cvs55
9117
9118         * src/gtk/gtkaspell.c
9119                 Fix previous patch - don't color the space,
9120                 just uncolor it :)
9121
9122 2005-09-26 [colin]      1.9.14cvs54
9123
9124         * src/gtk/gtkaspell.c
9125                 Unmark space if possible
9126
9127 2005-09-26 [colin]      1.9.14cvs53
9128
9129         * src/imap.c
9130                 log_error instead of alertpanel according to the pref
9131         * src/etpan/imap-thread.c
9132                 Print connect status, copy only necessary size to 
9133                 logger
9134         * src/plugins/pgpmime/pgpmime.c
9135                 Handle S/Mime signatures (verification only). Patch based
9136                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
9137
9138 2005-09-26 [paul]       1.9.14cvs52
9139
9140         * src/common/passcrypt.c
9141                 this 'workaround' not necessary on NetBSD.
9142                 Thanks to Daniel Gustafson
9143
9144 2005-09-26 [paul]
9145
9146         1.9.15-rc4 released
9147
9148 2005-09-26 [paul]       1.9.14cvs51
9149
9150         * src/summaryview.c
9151                 Skip currently selected message when
9152                 looking for next new or unread message
9153                 in current folder. Patch by Colin
9154         * src/common/passcrypt.c
9155                 eliminate warnings on *BSD. Patch by
9156                 Daniel Gustafson
9157
9158 2005-09-26 [colin]      1.9.14cvs50
9159
9160         * src/procmsg.c
9161                 Call postfiltering hook anyway
9162
9163 2005-09-22 [colin]      1.9.14cvs49
9164
9165         * src/codeconv.c
9166         * src/codeconv.h
9167                 Add a strict mode that doesn't replace with _
9168         * src/compose.c
9169         * src/compose.h
9170                 Use strict conversion while sending
9171                 Fix race when drafting while sending (happens
9172                 on IMAP)
9173                 Fix d'n'd of messages from summaryview
9174         * src/prefs_common.c
9175         * src/prefs_common.h
9176                 add hidden utf8_instead_of_locale_for_broken_mail 
9177                 pref for people that preferred the default charset 
9178                 to be utf8 for broken mails
9179         * src/quote_fmt_parse.y
9180                 fix bug #815 (No quote insert if "From:" fied 
9181                 contained Russian letters)
9182         * src/summaryview.c
9183                 Fix d'n'd of messages to compose
9184
9185 2005-09-22 [paul]       1.9.14cvs48
9186
9187         * src/compose.c
9188                 fix bug where attachments Name entry
9189                 would display Path instead
9190
9191 2005-09-21 [paul]       1.9.14cvs47
9192
9193         * README
9194         * README.jp
9195         * configure.ac
9196         * config/config.rpath
9197         * doc/manual/en/sylpheed-20.html
9198         * doc/manual/es/sylpheed-20.html
9199         * po/bg.po
9200         * po/ca.po
9201         * po/de.po
9202         * po/es.po
9203         * po/fr.po
9204         * po/it.po
9205         * po/pt_BR.po
9206         * po/sk.po
9207         * po/zh_TW.po
9208         * src/account.c
9209         * src/account.h
9210         * src/action.c
9211         * src/action.h
9212         * src/adbookbase.h
9213         * src/addr_compl.c
9214         * src/addr_compl.h
9215         * src/addrbook.c
9216         * src/addrbook.h
9217         * src/addrcache.c
9218         * src/addrcache.h
9219         * src/addrcindex.c
9220         * src/addrcindex.h
9221         * src/addrclip.c
9222         * src/addrclip.h
9223         * src/addrdefs.h
9224         * src/addressadd.c
9225         * src/addressadd.h
9226         * src/addressbook.c
9227         * src/addressbook.h
9228         * src/addressitem.h
9229         * src/addrgather.c
9230         * src/addrgather.h
9231         * src/addrharvest.c
9232         * src/addrharvest.h
9233         * src/addrindex.c
9234         * src/addrindex.h
9235         * src/addritem.c
9236         * src/addritem.h
9237         * src/addrquery.c
9238         * src/addrquery.h
9239         * src/addrselect.c
9240         * src/addrselect.h
9241         * src/alertpanel.c
9242         * src/alertpanel.h
9243         * src/browseldap.c
9244         * src/browseldap.h
9245         * src/codeconv.c
9246         * src/codeconv.h
9247         * src/compose.c
9248         * src/compose.h
9249         * src/crash.c
9250         * src/crash.h
9251         * src/customheader.c
9252         * src/customheader.h
9253         * src/displayheader.c
9254         * src/displayheader.h
9255         * src/editaddress.c
9256         * src/editaddress.h
9257         * src/editbook.c
9258         * src/editbook.h
9259         * src/editgroup.c
9260         * src/editgroup.h
9261         * src/editjpilot.c
9262         * src/editjpilot.h
9263         * src/editldap.c
9264         * src/editldap.h
9265         * src/editldap_basedn.c
9266         * src/editldap_basedn.h
9267         * src/editvcard.c
9268         * src/editvcard.h
9269         * src/enriched.c
9270         * src/enriched.h
9271         * src/exphtmldlg.c
9272         * src/exphtmldlg.h
9273         * src/expldifdlg.c
9274         * src/expldifdlg.h
9275         * src/export.c
9276         * src/export.h
9277         * src/exporthtml.c
9278         * src/exporthtml.h
9279         * src/exportldif.c
9280         * src/exportldif.h
9281         * src/filtering.c
9282         * src/filtering.h
9283         * src/folder.c
9284         * src/folder.h
9285         * src/folder_item_prefs.c
9286         * src/folder_item_prefs.h
9287         * src/foldersel.c
9288         * src/foldersel.h
9289         * src/folderutils.c
9290         * src/folderutils.h
9291         * src/folderview.c
9292         * src/folderview.h
9293         * src/grouplistdialog.c
9294         * src/grouplistdialog.h
9295         * src/headerview.c
9296         * src/headerview.h
9297         * src/html.c
9298         * src/html.h
9299         * src/image_viewer.c
9300         * src/image_viewer.h
9301         * src/imap.c
9302         * src/imap.h
9303         * src/imap_gtk.c
9304         * src/imap_gtk.h
9305         * src/import.c
9306         * src/import.h
9307         * src/importldif.c
9308         * src/importldif.h
9309         * src/importmutt.c
9310         * src/importmutt.h
9311         * src/importpine.c
9312         * src/importpine.h
9313         * src/inc.c
9314         * src/inc.h
9315         * src/jpilot.c
9316         * src/jpilot.h
9317         * src/ldapctrl.c
9318         * src/ldapctrl.h
9319         * src/ldaplocate.c
9320         * src/ldaplocate.h
9321         * src/ldapquery.c
9322         * src/ldapquery.h
9323         * src/ldapserver.c
9324         * src/ldapserver.h
9325         * src/ldaputil.c
9326         * src/ldaputil.h
9327         * src/ldif.c
9328         * src/ldif.h
9329         * src/localfolder.c
9330         * src/localfolder.h
9331         * src/main.c
9332         * src/main.h
9333         * src/mainwindow.c
9334         * src/mainwindow.h
9335         * src/manual.c
9336         * src/manual.h
9337         * src/matcher.c
9338         * src/matcher.h
9339         * src/matcher_parser.h
9340         * src/matcher_parser_lex.l
9341         * src/matcher_parser_parse.y
9342         * src/mbox.c
9343         * src/mbox.h
9344         * src/message_search.c
9345         * src/message_search.h
9346         * src/messageview.c
9347         * src/messageview.h
9348         * src/mh.c
9349         * src/mh.h
9350         * src/mh_gtk.c
9351         * src/mh_gtk.h
9352         * src/mimeview.c
9353         * src/mimeview.h
9354         * src/msgcache.c
9355         * src/msgcache.h
9356         * src/mutt.c
9357         * src/mutt.h
9358         * src/news.c
9359         * src/news.h
9360         * src/news_gtk.c
9361         * src/news_gtk.h
9362         * src/noticeview.c
9363         * src/noticeview.h
9364         * src/partial_download.c
9365         * src/partial_download.h
9366         * src/pine.c
9367         * src/pine.h
9368         * src/pop.c
9369         * src/pop.h
9370         * src/prefs_account.c
9371         * src/prefs_account.h
9372         * src/prefs_actions.c
9373         * src/prefs_actions.h
9374         * src/prefs_common.c
9375         * src/prefs_common.h
9376         * src/prefs_compose_writing.c
9377         * src/prefs_compose_writing.h
9378         * src/prefs_customheader.c
9379         * src/prefs_customheader.h
9380         * src/prefs_display_header.c
9381         * src/prefs_display_header.h
9382         * src/prefs_ext_prog.c
9383         * src/prefs_ext_prog.h
9384         * src/prefs_filtering.c
9385         * src/prefs_filtering.h
9386         * src/prefs_filtering_action.c
9387         * src/prefs_filtering_action.h
9388         * src/prefs_folder_column.c
9389         * src/prefs_folder_column.h
9390         * src/prefs_folder_item.c
9391         * src/prefs_folder_item.h
9392         * src/prefs_fonts.c
9393         * src/prefs_fonts.h
9394         * src/prefs_gtk.c
9395         * src/prefs_gtk.h
9396         * src/prefs_image_viewer.c
9397         * src/prefs_image_viewer.h
9398         * src/prefs_matcher.c
9399         * src/prefs_matcher.h
9400         * src/prefs_message.c
9401         * src/prefs_message.h
9402         * src/prefs_msg_colors.c
9403         * src/prefs_msg_colors.h
9404         * src/prefs_other.c
9405         * src/prefs_other.h
9406         * src/prefs_quote.c
9407         * src/prefs_quote.h
9408         * src/prefs_receive.c
9409         * src/prefs_receive.h
9410         * src/prefs_send.c
9411         * src/prefs_send.h
9412         * src/prefs_spelling.c
9413         * src/prefs_spelling.h
9414         * src/prefs_summaries.c
9415         * src/prefs_summaries.h
9416         * src/prefs_summary_column.c
9417         * src/prefs_summary_column.h
9418         * src/prefs_template.c
9419         * src/prefs_template.h
9420         * src/prefs_themes.c
9421         * src/prefs_themes.h
9422         * src/prefs_toolbar.c
9423         * src/prefs_toolbar.h
9424         * src/prefs_wrapping.c
9425         * src/prefs_wrapping.h
9426         * src/privacy.c
9427         * src/privacy.h
9428         * src/procheader.c
9429         * src/procheader.h
9430         * src/procmime.c
9431         * src/procmime.h
9432         * src/procmsg.c
9433         * src/procmsg.h
9434         * src/quote_fmt.c
9435         * src/quote_fmt_parse.y
9436         * src/recv.c
9437         * src/recv.h
9438         * src/remotefolder.c
9439         * src/remotefolder.h
9440         * src/send_message.c
9441         * src/send_message.h
9442         * src/setup.c
9443         * src/setup.h
9444         * src/simple-gettext.c
9445         * src/sourcewindow.c
9446         * src/sourcewindow.h
9447         * src/ssl_manager.c
9448         * src/ssl_manager.h
9449         * src/statusbar.c
9450         * src/statusbar.h
9451         * src/stock_pixmap.c
9452         * src/stock_pixmap.h
9453         * src/summary_search.c
9454         * src/summary_search.h
9455         * src/summaryview.c
9456         * src/summaryview.h
9457         * src/syldap.c
9458         * src/syldap.h
9459         * src/textview.c
9460         * src/textview.h
9461         * src/toolbar.c
9462         * src/toolbar.h
9463         * src/undo.c
9464         * src/undo.h
9465         * src/unmime.c
9466         * src/unmime.h
9467         * src/vcard.c
9468         * src/vcard.h
9469         * src/wizard.c
9470         * src/wizard.h
9471         * src/common/base64.c
9472         * src/common/base64.h
9473         * src/common/defs.h
9474         * src/common/hooks.c
9475         * src/common/hooks.h
9476         * src/common/log.c
9477         * src/common/log.h
9478         * src/common/md5.c
9479         * src/common/md5.h
9480         * src/common/mgutils.c
9481         * src/common/mgutils.h
9482         * src/common/nntp.c
9483         * src/common/nntp.h
9484         * src/common/passcrypt.c
9485         * src/common/passcrypt.h.in
9486         * src/common/plugin.c
9487         * src/common/plugin.h
9488         * src/common/prefs.c
9489         * src/common/prefs.h
9490         * src/common/progressindicator.c
9491         * src/common/progressindicator.h
9492         * src/common/quoted-printable.c
9493         * src/common/quoted-printable.h
9494         * src/common/session.c
9495         * src/common/session.h
9496         * src/common/smtp.c
9497         * src/common/smtp.h
9498         * src/common/socket.c
9499         * src/common/socket.h
9500         * src/common/ssl.c
9501         * src/common/ssl.h
9502         * src/common/ssl_certificate.c
9503         * src/common/ssl_certificate.h
9504         * src/common/string_match.c
9505         * src/common/string_match.h
9506         * src/common/stringtable.c
9507         * src/common/sylpheed.c
9508         * src/common/sylpheed.h
9509         * src/common/template.c
9510         * src/common/template.h
9511         * src/common/timing.h
9512         * src/common/utils.c
9513         * src/common/utils.h
9514         * src/common/uuencode.c
9515         * src/common/uuencode.h
9516         * src/common/version.h.in
9517         * src/common/xml.c
9518         * src/common/xml.h
9519         * src/common/xmlprops.c
9520         * src/common/xmlprops.h
9521         * src/gtk/about.c
9522         * src/gtk/about.h
9523         * src/gtk/colorlabel.c
9524         * src/gtk/colorlabel.h
9525         * src/gtk/colorsel.c
9526         * src/gtk/colorsel.h
9527         * src/gtk/description_window.c
9528         * src/gtk/description_window.h
9529         * src/gtk/filesel.c
9530         * src/gtk/filesel.h
9531         * src/gtk/foldersort.c
9532         * src/gtk/foldersort.h
9533         * src/gtk/gtkutils.c
9534         * src/gtk/gtkutils.h
9535         * src/gtk/inputdialog.c
9536         * src/gtk/inputdialog.h
9537         * src/gtk/logwindow.c
9538         * src/gtk/logwindow.h
9539         * src/gtk/manage_window.c
9540         * src/gtk/manage_window.h
9541         * src/gtk/menu.c
9542         * src/gtk/menu.h
9543         * src/gtk/pluginwindow.c
9544         * src/gtk/pluginwindow.h
9545         * src/gtk/prefswindow.c
9546         * src/gtk/prefswindow.h
9547         * src/gtk/progressdialog.c
9548         * src/gtk/progressdialog.h
9549         * src/gtk/quicksearch.c
9550         * src/gtk/quicksearch.h
9551         * src/gtk/sslcertwindow.c
9552         * src/gtk/sslcertwindow.h
9553         * src/plugins/clamav/clamav_plugin.c
9554         * src/plugins/clamav/clamav_plugin.h
9555         * src/plugins/clamav/clamav_plugin_gtk.c
9556         * src/plugins/demo/demo.c
9557         * src/plugins/dillo_viewer/dillo_prefs.c
9558         * src/plugins/dillo_viewer/dillo_prefs.h
9559         * src/plugins/dillo_viewer/dillo_viewer.c
9560         * src/plugins/mathml_viewer/mathml_viewer.c
9561         * src/plugins/pgpcore/passphrase.c
9562         * src/plugins/pgpcore/passphrase.h
9563         * src/plugins/pgpcore/plugin.c
9564         * src/plugins/pgpcore/prefs_gpg.c
9565         * src/plugins/pgpcore/prefs_gpg.h
9566         * src/plugins/pgpcore/select-keys.c
9567         * src/plugins/pgpcore/select-keys.h
9568         * src/plugins/pgpcore/sgpgme.c
9569         * src/plugins/pgpcore/sgpgme.h
9570         * src/plugins/pgpinline/pgpinline.c
9571         * src/plugins/pgpinline/pgpinline.h
9572         * src/plugins/pgpinline/plugin.c
9573         * src/plugins/pgpmime/pgpmime.c
9574         * src/plugins/pgpmime/pgpmime.h
9575         * src/plugins/pgpmime/plugin.c
9576         * src/plugins/spamassassin/spamassassin.c
9577         * src/plugins/spamassassin/spamassassin.h
9578         * src/plugins/spamassassin/spamassassin_gtk.c
9579         * src/plugins/trayicon/trayicon.c
9580         * tools/OOo2sylpheed.pl
9581         * tools/acroread2sylpheed.pl
9582         * tools/asus_mailled.sh
9583         * tools/filter_conv.pl
9584         * tools/freshmeat_search.pl
9585         * tools/google_search.pl
9586         * tools/kmail2sylpheed.pl
9587         * tools/kmail2sylpheed_v2.pl
9588         * tools/maildir2sylpheed.pl
9589         * tools/multiwebsearch.pl
9590         * tools/newscache_clean.pl
9591         * tools/outlook2sylpheed.pl
9592         * tools/sylpheed-switcher
9593         * tools/update-po
9594         * tools/vcard2xml.py
9595         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9596                 update FSF address
9597
9598 2005-09-21 [colin]      1.9.14cvs46
9599
9600         * src/gedit-print.c
9601         * src/procmsg.c
9602         * src/procmsg.h
9603         * src/textview.c
9604         * src/summaryview.c
9605                 Remove some printing hacks (deselection/reselection),
9606                 which by the way fix printing the currently 
9607                 displayed mime part (still only text)
9608                 Plus a little optimisation of summary_show
9609
9610
9611 2005-09-20 [colin]      1.9.14cvs45
9612
9613         * src/mainwindow.c
9614         * src/messageview.c
9615                 GUI fixups: add accels, set message
9616                 view title to displayed mail's subject
9617         * src/prefs_spelling.c
9618         * src/gtk/gtkaspell.c
9619                 GUI fixups: allow underlining misspelled
9620                 words instead of coloring them (a11y!)
9621
9622 2005-09-19 [colin]
9623
9624         1.9.15rc3 released
9625
9626 2005-09-19 [colin]      1.9.14cvs44
9627
9628         * src/compose.c
9629                 Fix draft message
9630         * src/gtk/gtkaspell.c
9631                 Fix wrong test ;-)
9632
9633 2005-09-19 [colin]      1.9.14cvs43
9634
9635         * src/addressbook.c
9636                 Fix sensitivity of Delete button
9637         * src/compose.c
9638                 Warn if the requested Privacy system
9639                 is not available
9640         * src/exphtmldlg.c
9641         * src/expldifdlg.c
9642         * src/importldif.c
9643         * src/importmutt.c
9644         * src/importpine.c
9645                 Fix crappy UI
9646         * src/
9647         * src/ssl.h
9648         * src/prefs_account.h
9649         * src/prefs_account.c
9650                 Save SSL prefs even in builds that have
9651                 SSL support disable
9652         * src/imap.c
9653         * src/inc.c
9654         * src/news.c
9655         * src/send_message.c
9656                 Warn if connection should be secure, but
9657                 SSL support isn't compiled in
9658         * src/gtkaspell.c
9659                 Fix word separation on UTF-8 systems
9660                 Fixes bug #812 (Strange inline spellchecking)
9661         * src/compose.c
9662                 Warn if the requested Privacy system
9663                 is not available
9664                 Factorize offline warning
9665         * src/imap.c
9666         * src/imap_gtk.c
9667         * src/imap_gtk.h
9668         * src/inc.h
9669         * src/news_gtk.c
9670         * src/news_gtk.h
9671         * src/messageview.c
9672                 Factorize offline warning
9673
9674 2005-09-19 [paul]
9675
9676         1.9.15-rc2 released
9677
9678 2005-09-18 [colin]      1.9.14cvs42
9679
9680         * src/codeconv.c
9681         * src/codeconv.h
9682         * src/procmime.c
9683                 Add a way to get locale's charset ignoring utf-8,
9684                 and use that as default encoding for broken mails
9685
9686 2005-09-18 [colin]      1.9.14cvs41
9687
9688         * src/gtk/logwindow.c
9689                 Translate string. Patch by Fabien Vantard
9690
9691 2005-09-18 [colin]      1.9.14cvs40
9692
9693         * configure.ac
9694                 Fix bug #803 (IMAP/SSL support breaks with 
9695                 GnuTLS libetpan 0.38)
9696
9697 2005-09-18 [colin]      1.9.14cvs39
9698
9699         * src/codeconv.c
9700         * src/compose.c
9701         * src/procmime.c
9702                 More charsets fixes. Fixes bug #806 (non
9703                 ascii characters in subject line)
9704
9705 2005-09-17 [paul]       1.9.14cvs38
9706
9707         * src/folderview.c
9708         * src/mainwindow.c
9709                 fix gcc-2.95 issues
9710                 Patch by Pawel Pekala
9711
9712 2005-09-17 [colin]      1.9.14cvs37
9713
9714         * src/addrindex.c
9715                 bugfix for NO-USE LDAP compilation, patch 
9716                 by Fabien Vantard
9717
9718 2005-09-17 [colin]      1.9.14cvs36
9719
9720         * src/prefs_actions.c
9721         * src/prefs_customheader.c
9722         * src/prefs_display_header.c
9723         * src/prefs_filtering_action.c
9724         * src/prefs_matcher.c
9725         * src/prefs_toolbar.c
9726                 Fix strange casts (less elegant but
9727                 works better)
9728
9729 2005-09-16 [colin]      1.9.14cvs35
9730
9731         * src/jpilot.c
9732                 Missed that one
9733
9734 2005-09-16 [colin]      1.9.14cvs34
9735
9736         * configure.ac
9737         * src/Makefile.am
9738         * src/addr_compl.c
9739         * src/addrindex.c
9740         * src/browseldap.c
9741         * src/editldap.c
9742         * src/ldaplocate.c
9743         * src/ldapquery.c
9744         * src/ldapquery.h
9745         * src/ldapserver.c
9746         * src/ldapserver.h
9747         * src/main.c
9748         * src/matcher_parser_parse.y
9749         * src/prefs_themes.c
9750         * src/etpan/Makefile.am
9751         * src/gtk/description_window.c
9752         * src/plugins/clamav/Makefile.am
9753         * src/plugins/clamav/clamav_plugin.c
9754         * src/plugins/dillo_viewer/Makefile.am
9755         * src/plugins/pgpcore/Makefile.am
9756         * src/plugins/pgpinline/Makefile.am
9757         * src/plugins/pgpmime/Makefile.am
9758         * src/plugins/trayicon/Makefile.am
9759                 Fix 100% cpu usage in address completion list
9760                 Fix little bugs (return with no values etc)
9761                 Fix all warnings (with common CFLAGS)
9762
9763 2005-09-15 [colin]      1.9.14cvs33
9764
9765         * src/addressbook.c
9766                 Fix bug where sometimes a group's email list is empty,
9767                 force its refresh (probably fixes "Re: how to create a 
9768                 distribution list")
9769         * src/ldapquery.c
9770                 Don't return to the callback in the main thread from the
9771                 fetch thread (or face segs!)
9772
9773 2005-09-15 [paul]       1.9.14cvs32
9774
9775         * src/prefs_matcher.c
9776                 forgotten in last commit
9777
9778 2005-09-15 [paul]       1.9.14cvs31
9779
9780         * src/prefs_actions.c
9781         * src/prefs_filtering_action.c
9782         * src/prefs_quote.c
9783         * src/quote_fmt.c
9784         * src/summaryview.c
9785         * src/gtk/description_window.c
9786         * src/gtk/description_window.h
9787         * src/gtk/quicksearch.c
9788                 allow interaction with the called
9789                 description window
9790                 Patch by Anders Hammar
9791
9792 2005-09-14 [paul]       1.9.14cvs30
9793
9794         * src/compose.c
9795                 fix a little annoyance when pasting with 3rd button 
9796                 with wrap_pastes=0 and wrap_input=1
9797                 Patch by Colin
9798
9799 2005-09-14 [paul]       1.9.14cvs29
9800
9801         * src/prefs_account.c
9802                 disable 'Filter messages on receiving' for
9803                 SMTP-only accounts
9804                 Patch  by Anders Hammar
9805
9806 2005-09-14 [paul]       1.9.14cvs28
9807
9808         * po/sk.po
9809                 fix crash
9810                 updated by Andrej Kacian
9811
9812 2005-09-14 [paul]
9813
9814         1.9.15-rc1 released
9815
9816 2005-09-14 [paul]       1.9.14cvs27
9817
9818         * po/es.po
9819                 updated by Ricardo Mones Lastra
9820         * src/compose.c
9821         * src/compose.h
9822                 associate no_wrap_tags to Compose windows
9823                 instead of using a static one
9824                 Patch by Colin
9825         * src/mbox.c
9826                 fix proc_mbox()
9827                 Patch by wwp
9828         * src/textview.c
9829                 remove unneeded printf()
9830
9831 2005-09-14 [paul]       1.9.14cvs26
9832
9833         * src/addrcache.c
9834         * src/codeconv.h
9835         * src/folder.h
9836         * src/mainwindow.h
9837         * src/mh.c
9838         * src/mimeview.h
9839         * src/partial_download.c
9840         * src/pop.c
9841         * src/prefs_account.c
9842         * src/prefs_account.h
9843         * src/prefs_actions.c
9844         * src/prefs_customheader.c
9845         * src/prefs_display_header.c
9846         * src/prefs_filtering_action.c
9847         * src/prefs_matcher.c
9848         * src/prefs_toolbar.c
9849         * src/privacy.h
9850         * src/procmime.c
9851         * src/procmime.h
9852         * src/procmsg.h
9853         * src/textview.c
9854         * src/undo.h
9855         * src/common/plugin.c
9856         * src/common/session.h
9857         * src/common/socket.c
9858         * src/common/socket.h
9859         * src/common/template.c
9860         * src/gtk/gtkaspell.c
9861         * src/gtk/quicksearch.h
9862         * src/plugins/pgpcore/passphrase.c
9863         * src/plugins/pgpcore/prefs_gpg.h
9864         * src/plugins/pgpcore/select-keys.c
9865         * src/plugins/pgpcore/select-keys.h
9866         * src/plugins/pgpcore/sgpgme.c
9867         * src/plugins/pgpinline/pgpinline.c
9868         * src/plugins/pgpmime/pgpmime.c
9869         * src/plugins/trayicon/trayicon.c
9870                 fix compilation warnings
9871                 Patch by Daniel Gustafson
9872
9873 2005-09-14 [paul]       1.9.14cvs25
9874
9875         * src/addressbook.c
9876                 add missing column header, and other small
9877                 bug fixes
9878                 Patch by Anders Hammar
9879
9880 2005-09-13 [colin]      1.9.14cvs24
9881
9882         * src/gtk/gtkaspell.c
9883                 Fix non-utf8 in menu
9884                 Fix little leaks
9885                 Nullify struct members after free()s
9886
9887 2005-09-13 [colin]      1.9.14cvs23
9888
9889         * src/compose.c
9890                 Test utf8 compliance before inserting to 
9891                 buffer, and try to convert if necessary
9892         * src/procmime.c
9893                 If no charset is present, use the locale 
9894                 one instead of us-ascii
9895         * src/procmsg.c
9896                 Add Sender, List-Post and To in the checked 
9897                 headers for automatic rules creation 
9898                 (thanks to wwp)
9899         * src/prefs_themes.c
9900         * src/gtk/gtkaspell.c
9901                 Remove deprecated functions. 
9902                 patch by Daniel Gustafson
9903
9904 2005-09-12 [colin]      1.9.14cvs22
9905
9906         * src/compose.c
9907                 Fix bug #448 (Scrolling/Redraw issue with 
9908                 address-fields in Header)
9909         * src/mainwindow.c
9910         * src/summaryview.c
9911         * src/summaryview.h
9912                 Fix loss of MSG_MARKED on move/copy
9913                 Fix bug #804 (Quicksearch togglebutton doesn't 
9914                 get depressed after '/' key is pressed)
9915
9916 2005-09-12 [paul]       1.9.14cvs21
9917
9918         * AUTHORS
9919         * src/gtk/logwindow.c
9920                 add 'Clear Log' to popup menu
9921                 Patch by Anders Hammar <anders.hammar@telia.com>
9922
9923 2005-09-12 [paul]       1.9.14cvs20
9924
9925         * src/compose.c
9926                 set correct sensitivity on attachments
9927                 popup menu
9928         * src/folder.c
9929                 fix typo
9930         * src/prefs_spelling.c
9931                 fix crash when no LANG env is set
9932         * src/common/xml.c
9933                 fix crash in wizard
9934                 don't use memeory after free
9935
9936         All patches by Daniel Gustafson
9937
9938 2005-09-12 [paul]       1.9.14cvs19
9939
9940         * src/prefs_themes.c
9941                 make theme info selectable
9942         * src/gtk/description_window.c
9943                 make window non-modal
9944         * tools/README
9945                 add details of asus_mailed.sh
9946         * tools/claws.i18n.status.pl
9947                 update for new zh_TW translator
9948                 widen the output
9949                 create alternate coloured lines
9950                 improve readability
9951
9952 2005-09-10 [colin]      1.9.14cvs18
9953
9954         * src/plugins/pgpcore/select-keys.c
9955                 Better order for the buttons
9956
9957 2005-09-10 [colin]      1.9.14cvs17
9958
9959         * src/compose.c
9960         * src/plugins/pgpcore/select-keys.c
9961         * src/plugins/pgpcore/select-keys.h
9962         * src/plugins/pgpcore/sgpgme.c
9963                 Add a "Don't encrypt" button to the key
9964                 selection dialog. Fixes bug #177 (There should be a 
9965                 'Don't encrypt button in the Select Keys dialog)
9966
9967 2005-09-10 [colin]      1.9.14cvs16
9968
9969         * src/compose.c
9970                 Fix bug #572 (%X option does not work with templates)
9971
9972 2005-09-10 [colin]      1.9.14cvs15
9973
9974         * src/toolbar.c 
9975                 Remove g_print
9976
9977 2005-09-10 [colin]      1.9.14cvs14
9978
9979         * src/imap.c
9980                 Fix a possible crash
9981
9982 2005-09-09 [colin]      1.9.14cvs13
9983
9984         * src/imap.c
9985         * src/etpan/imap-thread.c
9986         * src/etpan/imap-thread.h
9987                 Fix moving from queue or drafts to normal folders
9988                 Fix bug #794 (No way to delete without expunging)
9989                 Take flags unset by other mailers into account
9990                 Take deleted flag set by other mailers into account
9991                 Fix unsetting REPLIED flag
9992                 Fix crash when capabilities can't be retrieved
9993         * src/mainwindow.c
9994         * src/mainwindow.h
9995                 Add M_DELAYED_FLAGS condition, and let the user use
9996                 Execute in order to be able to expunge deleted mails,
9997                 even if he's not in delayed execute mode
9998         * src/prefs_spelling.c
9999                 Use 'en' dictionary by default if LANG is POSIX or C
10000         * src/gtk/prefswindow.c
10001                 Fix bug #767 (Preferences windows expanding) by making
10002                 the window a bit larger when the resolution is greater
10003                 than 640x480, and by putting the prefs in a
10004                 GtkScrolledWindow.
10005
10006 2005-09-09 [paul]       1.9.14cvs12
10007
10008         * AUTHORS
10009         * configure.ac
10010         * po/zh_TW.Big5.po      ** REMOVED **
10011         * po/zh_TW.po           ** ADDED **
10012                 updated by Wei-Lun Chao
10013
10014 2005-09-09 [paul]       1.9.14cvs11
10015
10016         * src/mainwindow.c
10017                 fix asserts
10018         * src/common/xml.c
10019                 delay memory allocation until file is
10020                 opened successfully
10021                 Patch by Daniel Gustafson
10022
10023 2005-09-09 [colin]      1.9.14cvs10
10024
10025         * src/imap.c
10026                 Add guards
10027
10028 2005-09-08 [colin]      1.9.14cvs9
10029
10030         * src/compose.c
10031                 Alert when we can't save draft
10032                 Fix various wrap/color issues
10033                 Add mid-click pasting respecting wrap_paste option
10034         * src/folder.c
10035         * src/folder.h
10036         * src/folder_item_prefs.c
10037         * src/folder_item_prefs.h
10038         * src/imap.c
10039         * src/imap_gtk.c
10040         * src/imap_gtk.h
10041         * src/main.c
10042         * src/mainwindow.c
10043         * src/mainwindow.h
10044         * src/news.c
10045         * src/news_gtk.c
10046         * src/news_gtk.h
10047         * src/prefs_folder_item.c
10048                 Fix the impossibility to synchronise folders for
10049                 offline use (IMAP and NNTP are concerned)
10050
10051 2005-09-08 [colin]      1.9.14cvs8
10052
10053         * configure.ac
10054                 Build LDAP and JPilot by default if available
10055         * src/textview.c
10056                 Fix use after free
10057
10058 2005-09-08 [paul]       1.9.14cvs7
10059
10060         * doc/manual/en/sylpheed-1.html
10061         * doc/manual/en/sylpheed-18.html
10062         * doc/manual/en/sylpheed-19.html
10063         * doc/manual/en/sylpheed-4.html
10064         * doc/manual/en/sylpheed-6.html
10065         * doc/manual/en/sylpheed.html
10066                 a few minor updates, plus include some
10067                 details about plugins and their requirements
10068         * src/mainwindow.c
10069                 minor changes to English in /View/Sort
10070
10071 2005-09-07 [colin]      1.9.14cvs6
10072
10073         * doc/manual/en/sylpheed-1.html
10074         * doc/manual/en/sylpheed-10.html
10075         * doc/manual/en/sylpheed-11.html
10076         * doc/manual/en/sylpheed-12.html
10077         * doc/manual/en/sylpheed-13.html
10078         * doc/manual/en/sylpheed-14.html
10079         * doc/manual/en/sylpheed-15.html
10080         * doc/manual/en/sylpheed-16.html
10081         * doc/manual/en/sylpheed-17.html
10082         * doc/manual/en/sylpheed-18.html
10083         * doc/manual/en/sylpheed-19.html
10084         * doc/manual/en/sylpheed-2.html
10085         * doc/manual/en/sylpheed-20.html
10086         * doc/manual/en/sylpheed-21.html
10087         * doc/manual/en/sylpheed-22.html
10088         * doc/manual/en/sylpheed-3.html
10089         * doc/manual/en/sylpheed-4.html
10090         * doc/manual/en/sylpheed-5.html
10091         * doc/manual/en/sylpheed-6.html
10092         * doc/manual/en/sylpheed-7.html
10093         * doc/manual/en/sylpheed-8.html
10094         * doc/manual/en/sylpheed-9.html
10095         * doc/manual/en/sylpheed.html
10096                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
10097
10098 2005-09-07 [colin]      1.9.14cvs5
10099
10100         * src/mainwindow.c
10101                 Make labels more to-the-point
10102
10103 2005-09-07 [colin]      1.9.14cvs4
10104
10105         * doc/manual/en/sylpheed-1.html
10106         * doc/manual/en/sylpheed-12.html
10107         * doc/manual/en/sylpheed-13.html
10108         * doc/manual/en/sylpheed-14.html
10109         * doc/manual/en/sylpheed-15.html
10110         * doc/manual/en/sylpheed-16.html
10111         * doc/manual/en/sylpheed-17.html
10112         * doc/manual/en/sylpheed-18.html
10113         * doc/manual/en/sylpheed-19.html
10114         * doc/manual/en/sylpheed-2.html
10115         * doc/manual/en/sylpheed-20.html
10116         * doc/manual/en/sylpheed-21.html
10117         * doc/manual/en/sylpheed-22.html
10118         * doc/manual/en/sylpheed-4.html
10119         * doc/manual/en/sylpheed-5.html
10120         * doc/manual/en/sylpheed-6.html
10121         * doc/manual/en/sylpheed-7.html
10122         * doc/manual/en/sylpheed-8.html
10123         * doc/manual/en/sylpheed-9.html
10124         * doc/manual/en/sylpheed.html
10125                 Update manual
10126
10127 2005-09-07 [colin]      1.9.14cvs3
10128
10129         * doc/faq/en/sylpheed-faq-1.html
10130         * doc/faq/en/sylpheed-faq-2.html
10131         * doc/faq/en/sylpheed-faq-3.html
10132         * doc/faq/en/sylpheed-faq.html
10133                 Update FAQ
10134
10135 2005-09-07 [colin]      1.9.14cvs2
10136
10137         * src/folderview.c
10138         * src/procmsg.c
10139         * src/summaryview.c
10140         * src/toolbar.c
10141                 Fix special subfolders:
10142                 - Inherit parent's icon
10143                 - sent contents of queues subfolders
10144                 - empty subfolders of trashes
10145         * src/mainwindow.c
10146                 Remove outdated manual and faq entries
10147         * src/common/utils.c
10148                 Add quotes around %s coming from mailcap
10149
10150 2005-09-07 [colin]      1.9.14cvs1
10151
10152         * src/compose.c
10153                 After saving draft, set modified to FALSE
10154         * src/mimeview.c
10155         * src/common/utils.c
10156         * src/common/utils.h
10157                 Try to open mime parts using what is 
10158                 indicated in ~/.mailcap or /etc/mailcap,
10159                 if possible.
10160
10161 2005-09-05 [paul]       1.9.14
10162
10163         1.9.14 released
10164
10165         * po/sk.po
10166                 updated by Andrej Kacian
10167
10168 2005-09-05 [paul]       1.9.13cvs83
10169
10170         * po/de.po
10171         * po/es.po
10172         * po/fi.po
10173         * po/fr.po
10174         * po/nb.po
10175         * po/pt_BR.po
10176         * po/sr.po
10177                 updated translations by Thomas Gilgin, Ricardo Mones
10178                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
10179                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
10180
10181 2005-09-04 [paul]       1.9.13cvs82
10182
10183         * src/compose.c
10184                 only warn about exceeded line length limit
10185                 on send
10186
10187 2005-09-04 [paul]       1.9.13cvs81
10188
10189         * src/compose.c
10190                 fix crash in 'line length exceeded' dialogue
10191
10192 2005-09-02 [paul]       1.9.13cvs80
10193
10194         * src/imap.c
10195                 fix bug 795, 'Connection lost IMAP'
10196                 and add statusbar prints
10197                 Patch by Colin
10198
10199 2005-09-02 [paul]       1.9.13cvs79
10200
10201         * src/compose.c
10202                 compose_wrap_paragraph() becomes
10203                 compose_beautify_paragraph()
10204                 Patch by Colin
10205
10206 2005-09-02 [colin]      1.9.13cvs78
10207
10208         * src/folderview.c
10209                 Micro-fix
10210
10211 2005-09-01 [colin]      1.9.13cvs77
10212
10213         * src/imap.c
10214                 Maybe fix bug #795 (Connection lost IMAP)
10215                 Don't try to send logout when we're disconnected.
10216         * src/summaryview.c
10217                 Include locked and marked emails in HRM
10218                 view. Fixes bug #800 (Locked messages no longer 
10219                 show up when hide read messages is used)
10220
10221 2005-09-01 [paul]       1.9.13cvs76
10222
10223         * src/prefs_common.c
10224                 fix bad cutting
10225
10226 2005-08-31 [colin]      1.9.13cvs75
10227
10228         * src/folderview.c
10229         * src/folderview.h
10230         * src/prefs_summaries.c
10231         * src/summaryview.c
10232                 Fix "go to next new", fix preference
10233                 (Open unread/next swapped)
10234
10235 2005-08-31 [paul]       1.9.13cvs74
10236
10237         * src/compose.c
10238         * src/folderview.c
10239         * src/headerview.c
10240         * src/headerview.h
10241         * src/mainwindow.c
10242         * src/prefs_common.c
10243         * src/prefs_common.h
10244         * src/prefs_fonts.c
10245         * src/summaryview.c
10246         * src/textview.c
10247         * src/common/defs.h
10248                 remove obsolete BOLD_FONT setting
10249                 fix font update in headerview and textview
10250                 headers after prefs change
10251                 Patch By Colin
10252
10253 2005-08-31 [paul]
10254
10255         1.9.14-rc4 released
10256
10257 2005-08-30 [colin]      1.9.13cvs73
10258
10259         * src/summaryview.c
10260                 When Hide read messages is selected and we
10261                 refresh the summaryview, don't remove the 
10262                 currently displayed message. Fixes bug #797
10263                 (Summary view reloads when new mail is 
10264                 downloaded in 1.9.14 rc)
10265
10266 2005-08-30 [colin]      1.9.13cvs72
10267
10268         * src/folderview.c
10269                 Fix flickering
10270         * src/mainwindow.c
10271                 Remove useless callback
10272         * src/mimeview.c
10273         * src/gtk/filesel.c
10274         * src/gtk/filesel.h
10275                 Add a filesel_select_file_save_folder() - used by Save All
10276
10277 2005-08-29 [paul]       1.9.13cvs71
10278
10279         * AUTHORS
10280         * src/matcher_parser_parse.y
10281         * src/etpan/imap-thread.c
10282                 fix building on FreeBSD
10283                 Patch by Daniel Gustafson <daniel@hobbit.se>
10284
10285 2005-08-29 [paul]       1.9.13cvs70
10286
10287         * src/plugins/pgpinline/pgpinline.c
10288                 only initialise sig result if it's been handled
10289                 Patch by Colin
10290
10291 2005-08-29 [paul]       1.9.13cvs69
10292         
10293         Patches by Colin:
10294
10295         * src/imap.c
10296         * src/common.utils.c
10297         * src/common/utils.h
10298                 optimisation
10299         * src/stock_pixmap.h
10300                 fix wrong icon reference
10301         * src/pixmaps/trash_btn.xpm
10302                 replace with nicer image
10303
10304 2005-08-28 [colin]      1.9.13cvs68
10305
10306         * src/Makefile.am
10307         * src/stock_pixmap.c
10308         * src/stock_pixmap.h
10309         * src/toolbar.c
10310         * src/pixmaps/trash_btn.xpm
10311                 Add a specific trash xpm for the button
10312
10313 2005-08-28 [colin]      1.9.13cvs67
10314
10315         * src/imap.c
10316                 Fix leak
10317
10318 2005-08-27 [colin]      1.9.13cvs66
10319
10320         * src/imap.c
10321         * src/procmime.c
10322                 Correctly fix "Problem with replies", fixes
10323                 pgpmime encryption too. 
10324
10325 2005-08-27 [colin]      1.9.13cvs65
10326
10327         * src/folder.c
10328         * src/procmsg.c
10329         * src/procmsg.h
10330         * src/summaryview.c
10331                 Fix bug #517 (messages removed from summaryview 
10332                 when moving fails)
10333
10334 2005-08-27 [colin]      1.9.13cvs64
10335
10336         * tools/Makefile.am
10337         * tools/asus_mailled.sh
10338                 Add a script to blink ASUS laptops' mail LED where there
10339                 is unread mail.
10340
10341 2005-08-27 [colin]      1.9.13cvs63
10342
10343         * src/imap.c
10344         * src/etpan/imap-thread.c
10345         * src/etpan/imap-thread.h
10346                 Implement automatic choosing of login method
10347                 Fixes bug #791
10348         * src/gtk/.cvsignore
10349                 Add sylpheed-marshal.[ch]
10350
10351 2005-08-27 [colin]      1.9.13cvs62
10352
10353         * src/common/utils.c
10354                 Fix confusing perror
10355
10356 2005-08-27 [colin]      1.9.13cvs61
10357
10358         * src/toolbar.c
10359         * src/toolbar.h
10360                 Remove A_DELETE, replace it with 
10361                 A_TRASH and A_DELETE_REAL. Automatically
10362                 rewrite config files to replace A_DELETE
10363                 with A_TRASH (no functionality change).
10364                 Fixes half of #794
10365
10366 2005-08-26 [colin]      1.9.13cvs60
10367
10368         * src/procmime.c
10369                 Previous "Problem with replies" fix brought other
10370                 problems, fixing them
10371
10372 2005-08-26 [colin]      1.9.13cvs59
10373
10374         * src/procmime.c
10375                 Fix "Problem with replies". This happened only
10376                 on IMAP...
10377         * src/procmsg.c
10378                 Factorize code a bit
10379         * src/compose.c
10380                 Speed improvement on very long messages (wrapping)
10381                 Fix signature color on Reedit and Redirect
10382                 On Reedit, don't attach pgp-signatures parts, but
10383                 set signing to On.
10384
10385 2005-08-24 [paul]       1.9.13cvs58
10386
10387         * src/compose.c
10388                 don't claim success when clicking
10389                 Cancel on the passphrase box.
10390                 Patch by Colin
10391
10392 2005-08-24 [paul]       1.9.13cvs57
10393
10394         * src/main.c
10395                 fix misplaced sylpheed.log
10396         * src/common/defs.h
10397                 define UIDL_DIR
10398
10399 2005-08-24 [paul]       1.9.13cvs56
10400
10401         * src/imap.c
10402         * src/etpan/imap-thread.c
10403         * src/etpan/imap-thread.h
10404                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
10405                 Patch by Colin
10406         * src/gtk/sylpheed-marshal.c    ** REMOVED **
10407         * src/gtk/sylpheed-marshal.h    ** REMOVED **
10408                 remove autogenerated files
10409         * tools/kdeservicemenu/README
10410         * tools/kdeservicemenu/install.sh
10411         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10412         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10413                 use Claws icon, use 'Sylpheed-Claws' in menu,
10414                 use kdialog, and other cleanups
10415
10416 2005-08-23 [paul]       1.9.13cvs55
10417
10418         * src/compose.c
10419                 fix paste/wrap crash
10420                 Patch by Colin
10421
10422 2005-08-23 [paul]       1.9.13cvs54
10423
10424         * src/main.c
10425                 fix crash recovery
10426                 Patch by Colin
10427
10428 2005-08-23 [paul]       1.9.13cvs53
10429
10430         * src/addressbook.c
10431         * src/editaddress.c
10432                 view all data of LDAP contacts
10433                 Patch by Colin
10434
10435 2005-08-23 [paul]       1.9.13cvs52
10436
10437         * src/addressbook.c
10438                 fix issues with the Search field
10439                 Patch by Colin
10440
10441 2005-08-22 [paul]       1.9.13cvs51
10442
10443         * src/folderview.c
10444                 put name of folder in processing dialog
10445                 title
10446         * src/prefs_folder_item.c
10447                 improve english usage
10448
10449 2005-08-22 [paul]       1.9.13cvs50
10450
10451         * src/filtering.c
10452         * src/filtering.h
10453         * src/matcher.c
10454         * src/matcher_parser_lex.l
10455         * src/matcher_parser_parse.y
10456         * src/prefs_filtering.c
10457                 add Filtering/Processing rule names feature.
10458                 (the incompatible old matcherrc is saved as
10459                 matcherrc.pre_names).
10460                 Patch by Colin
10461
10462 2005-08-22 [paul]       1.9.13cvs49
10463
10464         * src/procmsg.c
10465                 fix colour labelling
10466                 Patch by Colin
10467
10468 2005-08-22 [paul]       1.9.13cvs48
10469
10470         * src/textview.c
10471                 fix open_image_cb()
10472
10473 2005-08-22 [paul]       1.9.13cvs47
10474
10475         * src/imap.c
10476                 fix bug 789, 'SC crashes with imap (CVS ver)'
10477                 Patch by Colin
10478
10479 2005-08-22 [paul]       1.9.13cvs46
10480
10481         * src/mimeview.c
10482         * src/prefs_common.c
10483         * src/common/defs.h
10484                 define reused defaults in defs.h
10485         * src/textview.c
10486                 add 'Open image' to image popup menu
10487
10488 2005-08-21 [colin]      1.9.13cvs45
10489
10490         * src/summaryview.c
10491                 Fix bug #788 (Bogus "From" address displayed)
10492
10493 2005-08-20 [colin]      1.9.13cvs44
10494
10495         * src/folder.c
10496                 Fix buf #787 (multilevel delete causes SIGSEGV)
10497
10498 2005-08-19 [colin]      1.9.13cvs43
10499
10500         * src/inc.c
10501         * src/prefs_common.c
10502         * src/prefs_common.h
10503                 Add an hidden pref to allow modifying the
10504                 update stepping in incorporation.
10505                 Patch by wwp.
10506
10507 2005-08-19 [colin]      1.9.13cvs42
10508
10509         * src/compose.c
10510         * src/procmime.c
10511                 Workaround for broken MUAs: encode 
10512                 Content-type: name: as ASCII and 
10513                 Content-Disposition: filename: as
10514                 per rfc2231
10515         * src/prefs_account.c
10516                 Fix invisible-ness of SMTP SSL prefs
10517                 in NNTP accounts
10518
10519 2005-08-19 [paul]       1.9.13cvs41
10520
10521         * src/compose.c
10522         * src/prefs_common.c
10523         * src/prefs_common.h
10524         * src/prefs_wrapping.c
10525                 paste with or without wrapping.
10526                 patch by Colin
10527
10528 2005-08-19 [paul]       1.9.13cvs40
10529
10530         * src/prefs_common.c
10531         * src/prefs_common.h
10532         * src/summaryview.c
10533                 reintroduce enable_swap_from as a
10534                 hidden pref. patch by Colin
10535         * src/quote_fmt_parse.y
10536         * src/plugins/clamav/clamav_plugin.c
10537         * src/plugins/dillo_viewer/dillo_viewer.c
10538         * src/plugins/mathml_viewer/mathml_viewer.c
10539         * src/plugins/pgpcore/sgpgme.c
10540         * src/plugins/pgpinline/pgpinline.c
10541         * src/plugins/pgpmime/pgpmime.c
10542                 tidy up. patch by Colin
10543
10544 2005-08-19 [paul]       1.9.13cvs39
10545
10546         * configure.ac
10547                 complete cvs38's sync
10548         * src/editaddress.c
10549         * src/gedit-print.c
10550         * src/mutt.c
10551         * src/etpan/etpan-log.c
10552         * src/etpan/imap-thread.c
10553         * src/gtk/gtksourceprintjob.c
10554                 fix compilation warnings
10555                 (patch by Colin)
10556
10557 2005-08-19 [paul]       1.9.13cvs38
10558
10559         sync with main:
10560
10561         * src/account.c
10562         * src/action.c
10563         * src/addrbook.c
10564         * src/addrcache.c
10565         * src/addrharvest.c
10566         * src/addrindex.c
10567         * src/codeconv.c
10568         * src/compose.c
10569         * src/crash.c
10570         * src/exporthtml.c
10571         * src/exportldif.c
10572         * src/folder.c
10573         * src/image_viewer.c
10574         * src/inc.c
10575         * src/inc.h
10576         * src/jpilot.c
10577         * src/ldif.c
10578         * src/main.c
10579         * src/matcher.c
10580         * src/mbox.c
10581         * src/messageview.c
10582         * src/mh.c
10583         * src/mimeview.c
10584         * src/msgcache.c
10585         * src/mutt.c
10586         * src/news.c
10587         * src/partial_download.c
10588         * src/pine.c
10589         * src/pop.c
10590         * src/prefs_actions.c
10591         * src/prefs_common.c
10592         * src/prefs_customheader.c
10593         * src/prefs_display_header.c
10594         * src/prefs_gtk.c
10595         * src/prefs_themes.c
10596         * src/procheader.c
10597         * src/procmime.c
10598         * src/procmsg.c
10599         * src/recv.c
10600         * src/send_message.c
10601         * src/simple-gettext.c
10602         * src/sourcewindow.c
10603         * src/textview.c
10604         * src/vcard.c
10605         * src/common/defs.h
10606         * src/common/log.c
10607         * src/common/plugin.c
10608         * src/common/prefs.c
10609         * src/common/session.c
10610         * src/common/session.h
10611         * src/common/socket.c
10612         * src/common/socket.h
10613         * src/common/ssl_certificate.c
10614         * src/common/template.c
10615         * src/common/utils.c
10616         * src/common/utils.h
10617         * src/common/xml.c
10618         * src/gtk/about.c
10619         added wrappers for C library function that
10620                 take pathname arguments.
10621                 enabled compilation with MinGW.
10622                 use GDir instead of directly using opendir().
10623                 added rename_force().
10624
10625 2005-08-19 [paul]       1.9.13cvs37
10626         
10627         patches by Colin:
10628         * src/compose.c
10629                 fix privacy settings on re-editing
10630                 a sent message
10631         * src/jpilot.c
10632                 fix encoding bug
10633         * src/folder.c
10634         * src/procmsg.c
10635         * src/procmsg.h
10636         * src/summaryview.c
10637                 flag changing optimisation
10638
10639 2005-08-18 [martin]     1.9.13cvs36
10640
10641         * commitHelper
10642             added my login
10643         * src/addrcache.c
10644         * src/addrharvest.c
10645         * src/addrindex.c
10646         * src/compose.c
10647         * src/grouplistdialog.c
10648         * src/main.c
10649         * src/mainwindow.c
10650         * src/msgcache.c
10651         * src/mutt.c
10652         * src/pine.c
10653         * src/prefs_account.c
10654         * src/prefs_themes.c
10655         * src/stock_pixmap.c
10656         * src/summaryview.c
10657         * src/gtk/about.c
10658         * src/gtk/logwindow.c
10659             removed deprecated glib and gdk stuff
10660         * src/plugins/pgpcore/select-keys.c
10661             convert attributes from locale to utf8
10662
10663 2005-08-17 [paul]       1.9.13cvs35
10664
10665         * src/account.c
10666         * src/addressbook.c
10667                 use new GTK_STOCK_ icons if available
10668         * src/summaryview.c
10669         * src/gtk/gtksctree.c
10670         * src/gtk/gtksctree.h
10671                 faster range select. patch by Colin
10672
10673 2005-08-17 [paul]       1.9.13cvs34
10674
10675         patches by colin:
10676         * src/addressbook.c
10677         * src/addressitem.h
10678                 Add an edit button for contacts, fix selections
10679                 of gtksctree items
10680         * src/editaddress.c
10681                 Change labels, let Save be always possible in the
10682                 email and user atributes tabs
10683         * src/folderview.c
10684                 fix sort issues
10685         * src/summaryview.c
10686                 select next item instead of the displayed one
10687                 after deletion
10688
10689         * src/gtk/progressdialog.c
10690                 use prefs_common.enable_rules_hint
10691
10692 2005-08-13 [hoa]        1.9.13cvs33
10693
10694         * src/etpan/imap-thread.c
10695                 fixed build on Solaris.
10696
10697 2005-08-10 [colin]      1.9.13cvs32
10698
10699         * src/procmsg.c
10700                 Fix cvs31 (missing fclose before reading
10701                 the file)
10702
10703 2005-08-10 [colin]      1.9.13cvs31
10704
10705         * src/procmsg.c
10706                 Fix procmsg_msginfo_new_from_mimeinfo() when
10707                 the MimeInfo isn't stored in memory. This fixes
10708                 replying to an attached message.
10709
10710 2005-08-10 [colin]      1.9.13cvs30
10711
10712         * src/mainwindow.c
10713                 Fix slowness in account changing
10714
10715 2005-08-10 [colin]      1.9.13cvs29
10716
10717         * src/folder.c
10718         * src/folderutils.c
10719         * src/folderview.c
10720         * src/imap_gtk.c
10721         * src/mainwindow.c
10722         * src/mh_gtk.c
10723         * src/procmsg.c
10724         * src/summaryview.c
10725                 Optimize folder_has_parent_of_type
10726                 Prevent moving special sub-folders from contextual menus
10727                 Rework message a bit ("Empty all messages" -> "Delete all
10728                 messages")
10729                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
10730                 and "Deleted Items" folders)
10731
10732 2005-08-08 [colin]      1.9.13cvs28
10733
10734         * src/summaryview.c
10735         * src/prefs_summaries.c
10736                 Make "Select first unread|new" more flexible
10737                 (just prioritize new or unread)
10738
10739 2005-08-08 [colin]      1.9.13cvs27
10740
10741         * src/summaryview.c
10742                 If "select first new" is selected and there only
10743                 are unread messages, fallback to "select first
10744                 unread".
10745
10746 2005-08-08 [colin]      1.9.13cvs26
10747
10748         * src/folder.c
10749                 Fix shameful bugs (and bug #779)
10750
10751 2005-08-08 [colin]      1.9.13cvs25
10752
10753         * src/folder.c
10754         * src/folder.h
10755                 Cache parents' type to make folder_has_parent_of_type
10756                 faster
10757         * src/folderview.c
10758                 Forbid DnD of special sub-folders
10759         * src/procmsg.c
10760         * src/procmsg.h
10761                 Add MAIL_POSTFILTERING_HOOK
10762         * src/summaryview.c
10763                 Revert over-zealous deletion of the use_addr_book 
10764                 code
10765
10766 2005-08-07 [colin]      1.9.13cvs24
10767
10768         * src/folder.c
10769                 Fix big mistake (passing MsgInfo instead 
10770                 of FolderItem)
10771
10772 2005-08-07 [colin]      1.9.13cvs23
10773
10774         * src/compose.c
10775         * src/folder.c
10776         * src/folder.h
10777         * src/foldersel.c
10778         * src/folderutils.c
10779         * src/folderview.c
10780         * src/imap.c
10781         * src/mainwindow.c
10782         * src/messageview.c
10783         * src/mh.c
10784         * src/msgcache.c
10785         * src/procmime.c
10786         * src/summaryview.c
10787                 Make subfolders of Drafts, Queue, Outbox, Trash
10788                 work like their parents. 
10789                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
10790
10791 2005-08-07 [colin]      1.9.13cvs22
10792
10793         * src/addressbook.c
10794                 Fix bug #771 (Dragged contacts not saved)
10795
10796 2005-08-07 [paul]       1.9.13cvs21
10797
10798         * src/summaryview.c
10799                 fix bug 32 'Search Doesn't display results
10800                 if "Hide Read Messages" is chosen'
10801                 be more literal in interpreting 'Hide read
10802                 messages'
10803
10804 2005-08-07 [colin]      1.9.13cvs20
10805
10806         * src/folderview.c
10807                 Add debug
10808         * src/summaryview.c
10809                 Faster 'unthread_for_execution'
10810
10811 2005-08-06 [paul]       1.9.13cvs19
10812
10813         * src/mainwindow.c
10814                 add mnemonics to Set displayed columns
10815                 fix bug where msgview_visible option was
10816                 overwritten as TRUE on startup
10817
10818 2005-08-06 [paul]       1.9.13cvs18
10819
10820         * src/mainwindow.c
10821                 refer to 'displayed columns in folder/message
10822                 list' not 'displayed items in summary/message view'
10823         * src/prefs_display_header.c
10824                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
10825                 be consistent with similar dialogues
10826         * src/prefs_folder_column.c
10827         * src/prefs_summary_column.c
10828                 'columns' not 'items', and folder and message lists,
10829                 instead of folder and summary views;
10830                 Use 'Hidden columns' as list heading not 'Available
10831                 items';
10832                 move the 'Remove' button to the right hand side;
10833                 top-align the buttons;
10834                 remove unneeded vbox
10835         * src/prefs_summaries.c
10836                 put the 2 column prefs buttons in a frame to reduce
10837                 overall width; refer to columns not items &c.
10838
10839 2005-08-05 [colin]      1.9.13cvs17
10840
10841         * src/prefs_common.c
10842         * src/prefs_common.h
10843         * src/mainwindow.c
10844         * src/compose.c
10845         * src/messageview.c
10846                 Add an hidden toolbar_detachable pref, so
10847                 that I can get rid of these painful handles
10848                 in the toolbars. Defaults to TRUE to avoid
10849                 changing the GUI on unsuspecting people...
10850
10851 2005-08-05 [colin]      1.9.13cvs16
10852
10853         * src/Makefile.am
10854         * src/prefs_folder_column.c
10855         * src/prefs_folder_column.h
10856                 Add prefs for folder columns
10857         * src/folderview.c
10858         * src/folderview.h
10859         * src/mainwindow.c
10860         * src/mainwindow.h
10861         * src/prefs_common.c
10862         * src/prefs_common.h
10863         * src/prefs_summaries.c
10864                 Use them
10865         * src/prefs_summary_column.c
10866         * src/summaryview.c
10867         * src/summaryview.h
10868                 Add a To column
10869         * src/textview.c
10870         * src/common/utils.c
10871         * src/common/utils.h
10872                 Move uri colourisation functions
10873                 to utils
10874         * src/compose.c
10875                 Colourise URIs
10876         * src/imap.c
10877                 Fix bug with LIST where we'd try
10878                 to get Folder//////[...]/// 
10879
10880 2005-08-05 [paul]       1.9.13cvs15
10881
10882         * src/prefs_summaries.c
10883                 improve the English usage
10884         * src/summaryview.c
10885                 set font on column change
10886                 thanks to Colin
10887
10888 2005-08-05 [paul]       1.9.13cvs14
10889
10890         * src/prefs_common.c
10891         * src/prefs_common.h
10892         * src/prefs_summaries.c
10893         * src/summaryview.c
10894                 replace 'open_unread_on_enter' option with
10895                 'select_on_entry' option. opening/not opening
10896                 is now exclusively controlled by 'always_show_msg'
10897
10898 2005-08-04 [colin]      1.9.13cvs13
10899
10900         * src/compose.c
10901                 Remove dead code
10902                 Add colourisation of quotes and signatures
10903         * src/folderview.c
10904                 Fix possible crashes
10905         * src/messageview.c
10906                 Change an assert that is no problem
10907         * src/news.c
10908         * src/news_gtk.c
10909         * src/news_gtk.h
10910                 Fix offline mode
10911         * src/gtk/quicksearch.c
10912                 Fix a possible crash
10913
10914 2005-08-03 [colin]      1.9.13cvs12
10915
10916         * src/prefs_account.c
10917                 Fix bug #777 (Sylpheed crash in account configuration)
10918
10919 2005-08-03 [colin]      1.9.13cvs11
10920
10921         * src/addressbook.c
10922         * src/editaddress.c
10923         * src/editgroup.c
10924                 Fixing addressbook, round 2
10925         * src/textview.c
10926                 Fix emphasis color on rechecking 'Colorize messages'
10927
10928 2005-08-03 [paul]       1.9.13cvs10
10929
10930         sync with main
10931
10932         * src/addr_compl.c
10933         * src/compose.c
10934         * src/main.c
10935         * src/pop.c
10936         * src/prefs_account.c
10937         * src/procmime.c
10938         * src/procmsg.c
10939         * src/quote_fmt_parse.y
10940         * src/textview.c
10941         * src/common/quoted-printable.c
10942         * src/common/utils.c
10943         * src/common/utils.h
10944         * src/common/xml.c
10945                 replaced incorrect locale-independent
10946                 ctype functions with GLib's. Corrected
10947                 signedness mismatch.
10948         * src/headerview.c
10949                 headerview_create(): added spacing for vbox.
10950         * src/gtk/about.c
10951                 set focus to the OK button.
10952
10953 2005-08-03 [colin]      1.9.13cvs9
10954
10955         * src/folderview.c
10956                 Fix possible crash
10957
10958 2005-08-02 [colin]      1.9.13cvs8
10959
10960         * src/mainwindow.c
10961                 Fix cast
10962         * src/addressbook.c
10963         * src/addressitem.h
10964                 Fix a cast and more generally, try to make the
10965                 GUI more intuitive and consistent (round 1)
10966
10967 2005-08-02 [paul]       1.9.13cvs7
10968
10969         * src/folder.h
10970                 missing in 1.9.13cvs6
10971
10972 2005-08-02 [colin]      1.9.13cvs6
10973
10974         * src/folder.c
10975                 Fix one more leak
10976
10977 2005-08-02 [colin]      1.9.13cvs5
10978
10979         * src/folder.c
10980         * src/folderview.c
10981         * src/imap.c
10982         * src/main.c
10983         * src/mbox.c
10984         * src/procmsg.c
10985         * src/summaryview.c
10986                 Fix a number of folder_item_get_msg_list()-related
10987                 leaks (missing procmsg_msginfo_free()s)
10988
10989 2005-08-01 [colin]      1.9.13cvs4
10990
10991         * src/folderview.c
10992         * src/folderview.h
10993         * src/mainwindow.c
10994         * src/prefs_fonts.c
10995         * src/prefs_summaries.c
10996         * src/prefs_themes.c
10997         * src/summaryview.c
10998         * src/summaryview.h
10999         * src/textview.c
11000         * src/textview.h
11001                 Fix instant-apply of summary and folderview-related prefs
11002                 Fix erroneous g_free and alertpanels in prefs_theme
11003                 Add instant-apply for fonts
11004                 Defer applying of prefs a little bit so it's done only
11005                 once even if requested by multiples prefs pages
11006
11007 2005-08-01 [paul]       1.9.13cvs3
11008
11009         * src/main.c
11010                 fix bug 776 'S.C. crashes on close'
11011                 thanks to Colin
11012         * src/etpan/etpan-thread-manager-types.h
11013                 add missing include
11014                 thanks to Hoa
11015
11016 2005-07-25 [paul]       1.9.13cvs2
11017
11018         * src/summaryview.c
11019                 fix typos. spotted by Fabien Vantard
11020
11021 2005-07-24 [paul]       1.9.13cvs1
11022
11023         * doc/man/sylpheed.1
11024                 update man page, incorporating fix of
11025                 bug 769 'Typo in manpage'
11026         * src/etpan/imap-thread.c
11027                 fix NetBSD openssl dependencies. patch by
11028                 George Michaelson <ggm@apnic.net>
11029         * po/pt_BR.po
11030                 updated by Frederico Goncalves Guimaraes
11031
11032 2005-07-22 [paul]       1.9.13
11033
11034         1.9.13 release
11035
11036 2005-07-22 [paul]       1.9.12cvs91
11037
11038         * AUTHORS
11039         * INSTALL
11040         * README.claws
11041         * RELEASE_NOTES.claws
11042                 updated for release
11043         * configure.ac
11044         * po/nb.po
11045         * tools/claws.i18n.status.pl
11046                 add Norwegian translation. submiited by
11047                 Geir Helland <pjallabais@users.sourceforge.net>
11048         * po/ca.po
11049         * po/de.po
11050         * po/es.po
11051         * po/fi.po
11052         * po/fr.po
11053         * po/it.po
11054         * po/sk.po
11055         * po/sr.po
11056         * po/zh_CN.po
11057                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11058                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11059                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11060                 Yang Guilong
11061         * src/plugins/clamav/clamav_plugin_gtk.c
11062         * src/plugins/spamassassin/spamassassin_gtk.c
11063                 replace outdated description strings
11064
11065 2005-07-21 [colin]      1.9.12cvs90
11066
11067         * src/folder.c
11068                 Set folder to batch mode when scanning it. Makes deletion
11069                 of unread mails on IMAP much faster (due to the UNREAD 
11070                 flag unsetting)
11071
11072 2005-07-21 [darko]      1.9.12cvs89
11073
11074         * configure.ac
11075                 link against libresolv if necessary (patch by Paul)
11076         * src/msgcache.c
11077                 use glib's portable macros to determine endianness
11078
11079 2005-07-21 [paul]       1.9.12cvs88
11080
11081         * src/crash.c
11082         * src/gtk/about.c
11083                 update compiled-in features list
11084
11085 2005-07-20 [colin]      1.9.12cvs87
11086
11087         * src/folder.c
11088         * src/textview.c
11089                 Gcc 2.9x compilation fixes, thanks to Darko
11090         * src/plugins/clamav/clamav_plugin.c
11091                 Little optimisation: load virus database only once
11092         * src/plugins/spamassassin/spamassassin.c
11093                 Big optimisation: filtering one mail took at least 1 second,
11094                 now it takes at least 50ms. Doesn't speed up spamassassin 
11095                 itself, but should already be much more tolerable.
11096
11097 2005-07-20 [colin]      1.9.12cvs86
11098
11099         * src/summaryview.c
11100                 Fix performance issue
11101
11102 2005-07-19 [colin]      1.9.12cvs85
11103
11104         * src/plugins/pgpinline/plugin.c
11105                 Fix warning
11106
11107 2005-07-19 [colin]      1.9.12cvs84
11108
11109         * configure.ac
11110         * src/plugins/Makefile.am
11111         * src/plugins/pgpinline/.cvsignore
11112         * src/plugins/pgpinline/Makefile.am
11113         * src/plugins/pgpinline/pgpinline.c
11114         * src/plugins/pgpinline/pgpinline.deps
11115         * src/plugins/pgpinline/pgpinline.h
11116         * src/plugins/pgpinline/plugin.c
11117                 Put pgpinline in the main tree
11118
11119 2005-07-19 [paul]       1.9.12cvs83
11120
11121         * src/prefs_actions.c
11122                 prevent '//' in menu names, which cause a crash
11123                 thanks to Colin
11124
11125 2005-07-19 [paul]       1.9.12cvs82
11126
11127         * configure.ac
11128                 be generally more informative in configure output.
11129                 OpenSSL: correction: '[ --enable-openssl ...' -> 
11130                 '[ --disable-openssl ...', as --enable-openssl is default
11131                 PGP/MIME: don't check for GPGME again, check for
11132                 pgpcore instead. Therefore prevent the possibility of
11133                 attempting to build pgpmime if pgpcore dependencies are
11134                 not met
11135                 ClamAV: use pkgconfig to check for lib
11136                 libgnomeprint: revert logic on inner test to match
11137                 everything else
11138         * src/plugins/pgpcore/sgpgme.c
11139                 add missing include
11140
11141 2005-07-19 [colin]      1.9.12cvs81
11142
11143         * src/summaryview.c
11144                 Fix slow thread rebuilding in particular
11145                 cases
11146
11147 2005-07-19 [paul]       1.9.12cvs80
11148
11149         * sylpheed-claws.desktop
11150                 fix typo, spotted by Stephan Sachse
11151         * src/account.c
11152                 replace GTK_STOCK_ADD with
11153                 GTK_STOCK_NEW button
11154
11155 2005-07-18 [colin]      1.9.12cvs79
11156
11157         * src/etpan/imap-thread.c
11158                 Fix return value (Thanks Hoa)
11159
11160 2005-07-18 [colin]      1.9.12cvs78
11161
11162         * src/imap.c
11163                 Allow empty passwords
11164                 Create drafts/queue/outbox if necessary
11165         * src/summaryview.c
11166                 Remove old code
11167         * src/etpan/imap-thread.c
11168                 Fix STARTTLS (Thanks to Hoa)
11169
11170 2005-07-18 [paul]       1.9.12cvs77
11171
11172         * ChangeLog-gtk2.jp
11173         * ChangeLog.jp
11174                 removed
11175         * Makefile.am
11176                 updated to reflect additions and removals
11177         * TODO
11178                 updated to be claws-specific
11179         * TODO-gtk2
11180         * TODO-gtk2.jp
11181         * TODO.jp
11182         * sylpheed-128x128.png
11183         * sylpheed-64x64.png
11184                 removed
11185         * sylpheed-claws-128x128.png
11186         * sylpheed-claws-64x64.png
11187         * sylpheed-claws.desktop
11188         * sylpheed-claws.png
11189                 added
11190         * sylpheed.desktop
11191         * sylpheed.png
11192                 removed
11193
11194 2005-07-17 [paul]       1.9.12cvs76
11195
11196         * src/account.c
11197         * src/addressbook.c
11198         * src/alertpanel.c
11199         * src/alertpanel.h
11200         * src/compose.c
11201         * src/exphtmldlg.c
11202         * src/expldifdlg.c
11203         * src/folderview.c
11204         * src/imap_gtk.c
11205         * src/inc.c
11206         * src/message_search.c
11207         * src/messageview.c
11208         * src/mh_gtk.c
11209         * src/news_gtk.c
11210         * src/prefs_actions.c
11211         * src/prefs_filtering.c
11212         * src/prefs_matcher.c
11213         * src/prefs_template.c
11214         * src/prefs_themes.c
11215         * src/ssl_manager.c
11216         * src/summary_search.c
11217         * src/textview.c
11218         * src/toolbar.c
11219         * src/gtk/sslcertwindow.c
11220         * src/plugins/pgpcore/sgpgme.c
11221                 rework alertpanels
11222
11223 2005-07-17 [colin]      1.9.12cvs75
11224
11225         * src/privacy.c
11226                 add a PrivacySystem accessor that checks that
11227                 the system cached in a MimeInfo's privacydata
11228                 is still registered. Use this accessor instead
11229                 of directly using data->system. Fixes crashes
11230                 after unloading pgp plugins.
11231
11232 2005-07-17 [colin]      1.9.12cvs74
11233
11234         * src/alertpanel.c
11235                 Change geometry hints to a simple default size.
11236                 Fixes the certs dialogs.
11237
11238 2005-07-17 [colin]      1.9.12cvs73
11239
11240         * src/gtk/sslcertwindow.c
11241                 Use a gtkExpander
11242
11243 2005-07-17 [colin]      1.9.12cvs72
11244
11245         * src/plugins/pgpcore/Makefile.am
11246         * src/plugins/pgpmime/Makefile.am
11247                 Add gpgme libs
11248
11249 2005-07-17 [paul]       1.9.12cvs71
11250
11251         * configure.ac
11252                 add --disable-gnomeprint option
11253                 modified version of patch by Marius Mauch
11254
11255 2005-07-17 [paul]       1.9.12cvs70
11256
11257         * src/common/defs.h
11258                 update urls
11259         * src/account.c
11260         * src/action.c
11261         * src/addressbook.c
11262         * src/compose.c
11263         * src/foldersel.c
11264         * src/folderview.c
11265         * src/html.c
11266         * src/imap_gtk.c
11267         * src/main.c
11268         * src/mainwindow.c
11269         * src/messageview.c
11270         * src/mh_gtk.c
11271         * src/mimeview.c
11272         * src/news_gtk.c
11273         * src/prefs_account.c
11274         * src/prefs_send.c
11275         * src/prefs_summaries.c
11276         * src/procmsg.c
11277         * src/summaryview.c
11278         * src/common/utils.c
11279         * src/common/xml.c
11280         * src/plugins/pgpcore/passphrase.c
11281         * src/plugins/pgpcore/select-keys.c
11282                 replace inappropriately used backticks
11283                 with single quotes
11284
11285 2005-07-16 [colin]      1.9.12cvs69
11286
11287         * src/image_viewer.c
11288                 Add extra paranoid checks
11289
11290 2005-07-16 [colin]      1.9.12cvs68
11291
11292         * src/plugins/pgpcore/prefs_gpg.c
11293                 Don't auto-check sigs by default, as it
11294                 can be really slow.
11295
11296 2005-07-16 [colin]      1.9.12cvs67
11297
11298         * src/plugins/pgpcore/sgpgme.c
11299                 Make messages a bit better.
11300
11301 2005-07-16 [colin]      1.9.12cvs66
11302
11303         * src/imap.c
11304                 Remove pseudo-log
11305         * src/etpan/imap-thread.c
11306                 Add real log
11307
11308 2005-07-16 [colin]      1.9.12cvs65
11309
11310         * src/main.c
11311         * src/prefs_other.c
11312                 And now, fix build with libetpan :-/
11313
11314 2005-07-15 [colin]      1.9.12cvs64
11315
11316         * src/prefs_other.c
11317                 Continue fixing build without libetpan.
11318
11319 2005-07-15 [colin]      1.9.12cvs63
11320
11321         * src/main.c
11322                 Fix build with --disable-libetpan
11323
11324 2005-07-15 [colin]      1.9.12cvs62
11325
11326         * configure.ac
11327                 Bump libetpan's version
11328
11329 2005-07-15 [colin]      1.9.12cvs61
11330
11331         * src/etpan/imap-thread.c
11332                 Actually stop logging :)
11333
11334 2005-07-15 [colin]      1.9.12cvs60
11335
11336         * src/addressbook.c
11337                 Fix dnd of multiple addresses.
11338
11339 2005-07-15 [hoa]        1.9.12cvs59
11340
11341         * src/etpan/imap-thread.c
11342             disable login of IMAP password in libetpan log file.
11343
11344 2005-07-15 [paul]       1.9.12cvs58
11345
11346         * src/account.c
11347                 don't automatically sort
11348                 do allow drag n drop
11349
11350 2005-07-15 [paul]       1.9.12cvs57
11351
11352         * src/account.c
11353         * src/ssl_manager.c
11354                 alphabetical listing
11355
11356 2005-07-15 [paul]       1.9.12cvs56
11357
11358         * src/gtk/pluginwindow.c
11359                 sort plugin list alphabetically
11360
11361 2005-07-15 [paul]       1.9.12cvs55
11362
11363         * src/prefs_spelling.c
11364         * src/prefs_wrapping.c
11365                 unify English usage
11366
11367 2005-07-15 [colin]      1.9.12cvs54
11368
11369         * src/wizard.c
11370                 Typo fix
11371
11372 2005-07-15 [paul]       1.9.12cvs53
11373
11374         * src/prefs_message.c
11375                 make 'show cursor' a hidden option
11376
11377 2005-07-14 [colin]      1.9.12cvs52
11378
11379         * src/plugins/spamassassin/Makefile.am
11380         * src/plugins/clamav/Makefile.am
11381                 Fix double EXTRA_DISTs
11382
11383 2005-07-14 [colin]      1.9.12cvs51
11384
11385         * src/plugins/clamav/Makefile.am
11386         * src/plugins/clamav/clamav_plugin_gtk.deps
11387         * src/plugins/spamassassin/Makefile.am
11388         * src/plugins/spamassassin/spamassassin_gtk.deps
11389                 Make $plugin_gtk depend on $plugin
11390
11391 2005-07-14 [hoa]        1.9.12cvs50
11392
11393         * src/etpan/imap-thread.c
11394                 enable debug log of libetpan when running with --debug
11395
11396 2005-07-14 [colin]      1.9.12cvs49
11397
11398         * configure.ac
11399         * src/common/Makefile.am
11400         * src/common/plugin.c
11401         * src/common/plugin.h
11402                 Add a little plugin dependancy system.
11403                 Plugins can ship a $plugin_name.deps file
11404                 (near them in PLUGINDIR) so that their
11405                 dependancies are loaded if possible.
11406         * src/plugins/Makefile.am
11407         * src/plugins/pgpcore/Makefile.am
11408         * src/plugins/pgpcore/passphrase.c
11409         * src/plugins/pgpcore/passphrase.h
11410         * src/plugins/pgpcore/plugin.c
11411         * src/plugins/pgpcore/prefs_gpg.c
11412         * src/plugins/pgpcore/prefs_gpg.h
11413         * src/plugins/pgpcore/select-keys.c
11414         * src/plugins/pgpcore/select-keys.h
11415         * src/plugins/pgpcore/sgpgme.c
11416         * src/plugins/pgpcore/sgpgme.h
11417                 Introduce pgpcore, used by pgpmime and
11418                 pgpinline
11419         * src/plugins/pgpmime/Makefile.am
11420         * src/plugins/pgpmime/passphrase.c
11421         * src/plugins/pgpmime/passphrase.h
11422         * src/plugins/pgpmime/pgpmime.c
11423         * src/plugins/pgpmime/pgpmime.deps
11424         * src/plugins/pgpmime/plugin.c
11425         * src/plugins/pgpmime/prefs_gpg.c
11426         * src/plugins/pgpmime/prefs_gpg.h
11427         * src/plugins/pgpmime/select-keys.c
11428         * src/plugins/pgpmime/select-keys.h
11429         * src/plugins/pgpmime/sgpgme.c
11430         * src/plugins/pgpmime/sgpgme.h
11431                 Remove the core from pgpmime and add the
11432                 dependancy to pgpcore.
11433
11434 2005-07-14 [paul]       1.9.12cvs48
11435
11436         * src/stock_pixmap.c
11437                 forgot this in last commit
11438
11439 2005-07-14 [paul]       1.9.12cvs47
11440
11441         * src/account.c
11442         * src/addressbook.c
11443                 add accelerators for the buttons (sync with main)
11444         * src/compose.c
11445         * src/compose.h
11446                 add accelerators for the buttons.
11447                 fix editing with external editor.
11448                 replace gdk_input_*() with GIOChannel;
11449                 (sync with main)
11450         * src/foldersel.c
11451                 display folder names with new/unread
11452                 representation (sync with main)
11453         * src/main.c
11454                 specify default window icon (sync with main)
11455         * src/prefs_common.c
11456                 use_addr_book default to FALSE
11457         * src/summaryview.c
11458         * src/textview.c
11459                 add accelerators for the buttons (sync with main)
11460         * src/gtk/menu.c
11461                 fix typos
11462         * src/pixmaps/sylpheed_icon.xpm
11463                 updated
11464
11465 2005-07-13 [paul]       1.9.12cvs46
11466
11467         * src/plugins/pgpmime/pgpmime.c
11468         * src/plugins/pgpmime/sgpgme.c
11469                 (temporarily) use deprecated gpgme_data_rewind()
11470                 while largefile support is not present
11471                 (as suggested by Colin)
11472
11473 2005-07-13 [paul]       1.9.12cvs45
11474
11475         * configure.ac
11476                 remove large file support (for now):
11477                 it breaks too many things
11478
11479 2005-07-13 [paul]       1.9.12cvs44
11480
11481         * configure.ac
11482                 add large file support
11483         * src/html.c
11484                 fix bug #763 where href attribute was not
11485                 the very first attribute of a link
11486                 patch by Thomas Gilgin
11487
11488 2005-07-13 [colin]      1.9.12cvs43
11489
11490         * src/gtk/pluginwindow.c
11491                 Little portability fix
11492
11493 2005-07-13 [colin]      1.9.12cvs42
11494
11495         * src/plugins/pgpmime/sgpgme.c
11496                 Fix crasher.
11497
11498 2005-07-13 [colin]      1.9.12cvs41
11499
11500         * src/plugins/pgpmime/pgpmime.c
11501         * src/plugins/pgpmime/sgpgme.c
11502                 Use gpgme_data_release_and_get_mem instead
11503                 of gpgme_data_read.
11504
11505 2005-07-13 [colin]      1.9.12cvs40
11506
11507         * configure.ac
11508         * src/plugins/pgpmime/passphrase.c
11509         * src/plugins/pgpmime/passphrase.h
11510         * src/plugins/pgpmime/pgpmime.c
11511         * src/plugins/pgpmime/plugin.c
11512         * src/plugins/pgpmime/select-keys.c
11513         * src/plugins/pgpmime/select-keys.h
11514         * src/plugins/pgpmime/sgpgme.c
11515         * src/plugins/pgpmime/sgpgme.h
11516                 Port pgpmime to gpgme-1.0.
11517
11518 2005-07-12 [paul]       1.9.12cvs39
11519
11520         * AUTHORS
11521         * src/toolbar.c
11522         * src/toolbar.h
11523                 add a 'Go to Prev' button to the toolbar.
11524                 correct tooltip text of go to buttons.
11525                 based on patch by Yang Guilong <bamanzi@gmail.com>
11526
11527 2005-07-12 [colin]      1.9.12cvs38
11528
11529         * src/statusbar.c
11530                 Fix progress bar showing stuff at startup.
11531
11532 2005-07-12 [paul]       1.9.12cvs37
11533
11534         * src/editjpilot.c
11535                 fix building with jpilot support
11536
11537 2005-07-11 [colin]      1.9.12cvs36
11538
11539         * src/inc.c
11540                 Add visual indication that filtering is running
11541         * src/textview.c
11542                 Make {}[] uri delimiters
11543         * src/summaryview.c
11544                 Remove useless (and slow) calls
11545
11546 2005-07-11 [paul]       1.9.12cvs35
11547
11548         * src/plugins/clamav/clamav_plugin_gtk.c
11549         * src/plugins/dillo_viewer/dillo_prefs.c
11550         * src/plugins/pgpmime/prefs_gpg.c
11551         * src/plugins/spamassassin/spamassassin_gtk.c
11552                 gather plugins prefs together under their
11553                 own 'Plugins' heading
11554
11555 2005-07-11 [paul]       1.9.12cvs34
11556
11557         sync with main
11558
11559         * src/account.c
11560                 account_delete(): modified alert dialog
11561         * src/editjpilot.c
11562         * src/editvcard.c
11563                 fixed a crash when cancelling file selection
11564                 dialog by Escape key. Made non-ascii filename
11565                 selectable.
11566         * src/prefs_template.c
11567                 prefs_template_window_create(): make scrolled
11568                 window policy AUTOMATIC
11569
11570 2005-07-10 [hoa]        1.9.12cvs33
11571
11572         * src/etpan/imap-thread.c
11573                 workaround for old Courier IMAP servers.
11574
11575 2005-07-10 [colin]      1.9.12cvs32
11576
11577         * src/folder.c
11578         * src/statusbar.c
11579         * src/statusbar.h
11580                 Add visual progress indicator on filtering/processing
11581                 Factorize the progress bar code
11582         * src/imap.c
11583         * src/imap.h
11584         * src/etpan/imap-thread.c
11585                 Add a reference counter to avoid destroying the Folder
11586                 while it's in use by another callback.
11587
11588 2005-07-09 [hoa]        1.9.12cvs31
11589
11590         * src/imap.c
11591         * src/etpan/imap-thread.c
11592                 fixed deadlock when removing IMAP account.
11593
11594 2005-07-08 [colin]      1.9.12cvs30
11595
11596         * src/textview.c
11597         * src/unmime.c
11598                 Fix again problems decoding broken headers
11599         * src/gtk/inputdialog.c
11600                 Fix local variable shadowing a global one
11601
11602 2005-07-08 [colin]      1.9.12cvs29
11603
11604         * src/msgcache.c
11605                 Make the cache/mark files platform-agnostic by writing
11606                 them in little-endian format. Reading them is also done
11607                 in little-endian format, of course; however, in order
11608                 to avoid trashing mark data on big-endian machines, the
11609                 files are, at first, read from the native format if the
11610                 little-endian one doesn't exist. This is easy to deter-
11611                 mine by trying to open a file with a swapped data_ver
11612                 and seeing if it's the wanted version.
11613                 Little-endian using users should see absolutely no
11614                 difference, Big-endian users may get a very little
11615                 performance drop due to byte-swapping.
11616                 Tested on i386 and ppc32. 
11617                 Fixes bug #159 (The index file, in the mailboxes, is 
11618                 hardware depending).
11619
11620                 To have the cache/mark files updated to the new little-
11621                 endian format, "Check for new messages" or even
11622                 "Rebuild folder tree" aren't enough. Files will be
11623                 updated as soon as a folder has been opened/closed.
11624                 To update everything, just select all folders by
11625                 selecting them one by one.
11626
11627 2005-07-07 [colin]      1.9.12cvs28
11628
11629         * src/imap.c
11630                 Remember the folder separator per IMAPFolder
11631                 instead of globally.
11632                 Revive the Session on noop; fixes bug #761
11633                 (mark a bunch of unread messages as read takes 
11634                 forever)
11635
11636 2005-07-07 [darko]      1.9.12cvs27
11637
11638         * src/common/template.c
11639                 Sort templates alphabetically
11640
11641 2005-07-06 [colin]      1.9.12cvs26
11642
11643         * src/imap.c
11644                 Try to use the correct separator in
11645                 most cases. Possibly fixes bug #759
11646                 (only creates the INBOX folder when 
11647                 setting up new IMAP account) and 
11648                 bug #760 (Can't retrieve messages)
11649
11650 2005-07-06 [colin]      1.9.12cvs25
11651
11652         * src/imap.c
11653                 Use real_path in status command. This will
11654                 help later, when namespaces will be used.
11655
11656 2005-07-06 [colin]      1.9.12cvs24
11657
11658         * configure.ac
11659         * src/account.c
11660         * src/folder.c
11661         * src/imap.c
11662         * src/etpan/etpan-log.c
11663         * src/etpan/etpan-thread-manager.c
11664         * src/etpan/imap-thread.c
11665                 Add a --disable-libetpan parameter. With this,
11666                 users that don't want IMAP4 support can avoid
11667                 the new dependancy (and have no IMAP support).
11668                 Users that have IMAP4 accounts and use this
11669                 parameter won't lose their configuration, their
11670                 IMAP accounts will just be invisible and not
11671                 used.
11672         * src/textview.c
11673                 Make the "Copy ..." contextual menu items 
11674                 copy to both the X clipboard and the gtk 
11675                 clipboard - as most other apps do.
11676         * src/gtk/about.c
11677                 Add a notice about OpenSSL usage, in order to
11678                 comply with OpenSSL's license (point 6):
11679                 http://www.openssl.org/source/license.html
11680
11681 2005-07-06 [colin]      1.9.12cvs23
11682
11683         * src/alertpanel.c
11684                 Fix a minimum size for alertpanels
11685         * src/compose.c
11686                 Show 'No space left on device' type errors
11687                 when queuing/sending
11688         * src/imap_gtk.c
11689         * src/mh_gtk.c
11690                 Rework folder's deletion message (remove 
11691                 extra \n)
11692
11693 2005-07-05 [colin]      1.9.12cvs22
11694
11695         * src/imap.c
11696                 Add an alertpanel on auth error
11697                 Add pseudo-log
11698                 Remove pthread-related stuff
11699
11700 2005-07-05 [colin]      1.9.12cvs21
11701
11702         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11703                 Fix crash on plugin reloading (with a hack)
11704
11705 2005-07-05 [colin]      1.9.12cvs20
11706
11707         * src/prefs_account.c
11708         * src/prefs_account.h
11709                 Fix typo
11710         * src/gtk/filesel.c
11711         * src/gtk/filesel.h
11712                 Add a way to filter the view
11713         * src/gtk/pluginwindow.c
11714                 Filter loadable stuff
11715         * src/plugins/pgpmime/prefs_gpg.c
11716                 Fix missing unregistration
11717         * .cvsignore
11718         * src/etpan/.cvsignore
11719         * src/plugins/spamassassin/.cvsignore
11720                 Add more stuff to cvs ignored files
11721
11722 2005-07-04 [colin]      1.9.12cvs19
11723
11724         * src/imap.c
11725                 Fix scan_required returning FALSE when it
11726                 shouldn't. Maybe fix #760 (Can't retrieve
11727                 messages)
11728
11729 2005-07-04 [colin]      1.9.12cvs18
11730
11731         * src/summaryview.c
11732                 Fix always_show_msg pref
11733
11734 2005-07-04 [paul]       1.9.12cvs17
11735
11736         sync with main (forgotten in last commit)
11737         
11738         * src/common/utils.c
11739         * src/common/utils.h
11740                 check_line_length(): new.
11741                 is_dir_exist()
11742                 is_file_entry_exist()
11743                 dirent_is_regular_file()
11744                 dirent_is_directory(): use g_file_test() instead of stat().
11745
11746 2005-07-04 [paul]       1.9.12cvs16
11747
11748         sync with main:
11749
11750         * src/compose.c
11751                 compose_write_to_file(): check for line
11752                 length limit and display warning if exceeds
11753         * src/jpilot.c
11754                 use get_home_dir() instead of g_get_home_dir()
11755         * src/procheader.c
11756                 removed warning about invalid date
11757         * src/vcard.c
11758                 use get_home_dir() instead of g_get_home_dir()
11759
11760 2005-07-04 [paul]       1.9.12cvs15
11761
11762         * src/stock_pixmap.c
11763                 fix new pixmap naming errors
11764                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
11765
11766 2005-07-04 [colin]      1.9.12cvs14
11767
11768         * src/imap.c
11769                 Fix debugging string with a warning
11770
11771 2005-07-04 [colin]      1.9.12cvs13
11772
11773         * configure.ac
11774                 Add a check for libetpan's version (>= 0.37)
11775
11776 2005-07-04 [hoa]        1.9.12cvs12
11777
11778         * commitHelper
11779         * src/imap.c
11780         * src/etpan/imap-thread.c
11781         * src/etpan/imap-thread.h
11782                 fixed IMAP implementation of check of mails.
11783
11784 2005-07-03 [hoa]        1.9.12cvs11
11785
11786         * src/etpan/Makefile.am
11787         * src/etpan/etpan-errors.h
11788         * src/etpan/etpan-log.[ch]
11789         * src/etpan/etpan-thread-manager-types.h
11790         * src/etpan/etpan-thread-manager.[ch]
11791         * src/etpan/imap-thread.[ch]
11792         * src/Makefile.am
11793         * src/imap.c
11794         * src/main.c
11795         * src/prefs_other.c
11796         * configure.ac
11797             merged imap branch.
11798             dependency on libetpan 0.37 is now added.
11799
11800 2005-07-01 [colin]      1.9.12cvs10
11801
11802         * src/Makefile.am
11803         * src/folder.c
11804         * src/folder.h
11805         * src/folderview.c
11806         * src/stock_pixmap.c
11807         * src/stock_pixmap.h
11808         * src/plugins/trayicon/trayicon.c
11809                 Add marked symbol on folders containing
11810                 marked messages
11811         * src/procmsg.c
11812         * src/procmsg.h
11813         * src/toolbar.c
11814         * src/prefs_common.c
11815         * src/prefs_common.h
11816         * src/prefs_send.c
11817                 Add an optional confirmation dialog on queue
11818                 sending. Patch by wwp.
11819         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
11820         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
11821         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
11822         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
11823         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
11824         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
11825         * src/pixmaps/inbox_mark.xpm            ** ADDED **
11826         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
11827         * src/pixmaps/outbox_mark.xpm           ** ADDED **
11828         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
11829         * src/pixmaps/trash_mark.xpm            ** ADDED **
11830                 New pixmaps
11831
11832 2005-07-01 [colin]      1.9.12cvs9
11833
11834         * src/summaryview.c
11835                 Fix a little threading bug
11836         * src/addrgather.c
11837         * src/mainwindow.c
11838                 A little bit of HIG normality never hurts
11839
11840 2005-07-01 [colin]      1.9.12cvs8
11841
11842         * src/compose.c
11843         * src/msgcache.c
11844         * src/pop.c
11845         * src/procmime.c
11846         * src/recv.c
11847         * src/common/log.c
11848         * src/common/template.c
11849         * src/common/utils.c
11850         * src/common/utils.h
11851                 Reverted the fwrite_atomic stuff. In fact
11852                 it is already atomic.
11853
11854 2005-06-30 [colin]      1.9.12cvs7
11855
11856         * src/common/utils.c
11857         * src/common/utils.h
11858                 Add an fwrite_atomic() function to make
11859                 sure we write everything: fwrite can make
11860                 short writes.
11861         * src/compose.c
11862         * src/msgcache.c
11863         * src/pop.c
11864         * src/procmime.c
11865         * src/recv.c
11866         * src/common/log.c
11867         * src/common/template.c
11868                 Use that (and fix swapping of size and nmemb).
11869                 Thanks to Rich Coe for the heads up.
11870
11871 2005-06-30 [colin]      1.9.12cvs6
11872
11873         * src/addressbook.c
11874                 Optimize addressbook opening 
11875
11876 2005-06-30 [colin]      1.9.12cvs5
11877
11878         * src/summaryview.c
11879                 Remove calls to summary_step after move/copy
11880
11881 2005-06-28 [paul]       1.9.12cvs4
11882
11883         * src/alertpanel.c
11884                 wrap and make the error msg selectable
11885
11886 2005-06-28 [paul]       1.9.12cvs3
11887
11888         * src/ssl_manager.c
11889                 replace the OK button with a Close button
11890         * src/gtk/foldersort.c
11891                 use GTK_STOCK_ icons/buttons
11892
11893 2005-06-28 [colin]      1.9.12cvs2
11894
11895         * src/gedit-print.c             ** ADDED **
11896         * src/gedit-print.h             ** ADDED **
11897         * src/gtk/gtksourceprintjob.c   ** ADDED **
11898         * src/gtk/gtksourceprintjob.h   ** ADDED **
11899                 I can't believe no one had enough time to tell
11900                 me I forgot the `cvs add`
11901
11902 2005-06-27 [colin]      1.9.12cvs1
11903
11904         * src/Makefile.am
11905         * src/gtk/Makefile.am
11906         * src/messageview.c
11907         * src/procmsg.c
11908         * src/summaryview.c
11909         * configure.ac
11910                 Add optional libgnomeprint-based printing
11911         * src/mainwindow.c
11912         * src/gtk/quicksearch.c
11913                 Add an Edit/Quick search menu item to show
11914                 and focus the quicksearch
11915
11916 2005-06-27 [paul]       1.9.12
11917
11918         1.9.12 release
11919
11920         * po/ca.po
11921         * po/de.po
11922         * po/es.po
11923         * po/fr.po
11924         * po/it.po
11925         * po/ko.po
11926         * po/pt_BR.po
11927         * po/sk.po
11928         * po/zh_CN.po
11929                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11930                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
11931                 SungHyun Nam, Frederico Goncalves Guimaraes,
11932                 Andrej Kacian, and Yang Guilong
11933 2005-06-26 [colin]      1.9.11cvs106
11934
11935         * src/imap_gtk.c
11936                 Forgot one file for previous fix
11937
11938 2005-06-26 [colin]      1.9.11cvs105
11939
11940         * src/folder.c
11941         * src/imap.c
11942                 Fix problems with folder operations in no_select
11943                 imap folders. it applies only to mails, and 
11944                 creation/deletion/move/renaming of folders 
11945                 should be possible
11946
11947 2005-06-26 [paul]       1.9.11cvs104
11948
11949         * src/prefs_filtering.c
11950                 replace one more GTK_STOCK_REMOVE
11951                 with GTK_STOCK_DELETE
11952
11953 2005-06-25 [colin]      1.9.11cvs103
11954
11955         * src/imap.c
11956                 Optimize get_seq_set_from_seq_list
11957                 (Patch by Ricardo) 
11958
11959 2005-06-25 [colin]      1.9.11cvs102
11960
11961         * src/mh.c
11962                 If the directory exists, but not in the
11963                 correct encoding, rename it. This should
11964                 handle old-versions-induced bugs.
11965
11966 2005-06-25 [colin]      1.9.11cvs101
11967
11968         * src/mh.c
11969                 Fix path access with extended dir names
11970                 Fixes bug #589 (SC segfaults with wrong locale
11971                 settings)
11972
11973 2005-06-25 [colin]      1.9.11cvs100
11974
11975         * src/prefs_account.c
11976         * src/prefs_account.h
11977         * src/compose.c
11978                 Add an option to encrypt replies to
11979                 encrypted messages
11980
11981 2005-06-25 [colin]      1.9.11cvs99
11982
11983         * src/compose.c
11984         * src/quote_fmt_parse.y
11985                 ... And make it work with pgpinline.
11986
11987 2005-06-25 [colin]      1.9.11cvs98
11988
11989         * src/compose.c
11990         * src/procmime.c
11991         * src/procmime.h
11992         * src/quote_fmt_parse.y
11993                 o Make reedition of encrypted messages possible
11994                   (as long as it is encrypted to self too, no
11995                    magic there)
11996                 o Make replying with quote (and without selecting
11997                   text) possible for encrypted messages.
11998                 Closes bug #550 (Not possible to "reply with quote"
11999                 to gnupg encrypted messages)
12000
12001 2005-06-24 [paul]       1.9.11cvs97
12002
12003         * src/imap.c
12004                 add missing include
12005
12006 2005-06-24 [paul]       1.9.11cvs96
12007
12008         * src/editldap.c
12009                 made bind password entry invisible
12010                 (sync with main)
12011         * src/send_message.c
12012                 send_message_local(): check exit status
12013                 to detect errors (sync with main)
12014         * src/textview.c
12015                 use main's less ambiguous popup menu
12016                 wording
12017
12018 2005-06-24 [paul]       1.9.11cvs95
12019
12020         * src/prefs_actions.c
12021         * src/prefs_customheader.c
12022         * src/prefs_display_header.c
12023         * src/prefs_filtering_action.c
12024         * src/prefs_matcher.c
12025         * src/prefs_template.c
12026         * src/prefs_toolbar.c
12027                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12028         * src/gtk/description_window.c
12029                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12030
12031 2005-06-23 [colin]      1.9.11cvs94
12032
12033         * src/summaryview.c
12034                 Fix rough edges (be sure to call status_show whenever
12035                 necessary).
12036
12037 2005-06-23 [colin]      1.9.11cvs93
12038
12039         * src/summaryview.c
12040                 Optimize Select All
12041                 Before, in a 5K mails folder: 11s
12042                 After, in the same folder: 58000µs
12043                 The joys of locking... gtk_clist_select_all() fires a 
12044                 tree-select-row event for each selected row, which in 
12045                 summaryview, callbacks summary_selected which in turn,
12046                 calls summary_status_show, which walks the selected
12047                 rows. Hence, calling gtk_clist_select_all was 
12048                 exponential. Locking the summaryview makes 
12049                 summary_selected return early.
12050
12051 2005-06-23 [colin]      1.9.11cvs92
12052
12053         * src/imap.c
12054                 Move mutex at the important place to avoid
12055                 deadlocks
12056         * src/summaryview.c
12057                 Fix Del key deleting directly instead of
12058                 moving to trash
12059
12060 2005-06-22 [colin]      1.9.11cvs91
12061
12062         * src/plugins/spamassassin/libspamc.c
12063                 As we do spagetti code with assignations in multiple
12064                 places (see _message_read_raw where out = msg = raw),
12065                 let's be sure we don't free the same pointer twice.
12066                 Should fix bug #683 (Crash in libpam at 
12067                 message_cleanup).
12068
12069 2005-06-22 [colin]      1.9.11cvs90
12070
12071         * src/compose.c
12072         * src/messageview.c
12073         * src/toolbar.c
12074                 Make toolbar's delete use the move to trash stuff;
12075                 Add gtk_widget_realize to be sure pixmaps can get
12076                 created (that may fix an old worksforme bug which
12077                 I can't find back...)
12078
12079 2005-06-22 [colin]      1.9.11cvs89
12080
12081         * src/summaryview.c
12082         * src/summaryview.h
12083         * src/mainwindow.c
12084                 Rename "Message/Delete" to "Message/Move to trash"
12085                 Add "Message/Delete..." that directly destroys the
12086                 selected messages after asking for a confirmation.
12087
12088 2005-06-22 [colin]      1.9.11cvs88
12089
12090         * src/imap.c
12091                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12092                 o Fix a deadlock (thanks Darko)
12093
12094 2005-06-22 [colin]      1.9.11cvs87
12095
12096         * src/gtk/foldersort.c
12097                 Add missing include for the i18n;
12098                 patch by Fabien Vantard
12099
12100 2005-06-21 [colin]      1.9.11cvs86
12101
12102         * src/folder.c
12103         * src/folderview.c
12104                 Respect the no_select flag
12105         * src/imap.c
12106                 Fix recursive deletion
12107         * src/imap_gtk.c
12108         * src/mh_gtk.c
12109                 Make the folder deletion's warning
12110                 more explicit
12111
12112 2005-06-21 [colin]      1.9.11cvs85
12113
12114         * src/textview.c
12115                 Prevent email addresses from spanning accross
12116                 lines - fixes bug # 646 (newline-chars in 
12117                 email addresses)
12118
12119 2005-06-20 [colin]      1.9.11cvs84
12120
12121         * src/folder.c
12122                 Be sure not to remove source if copy failed
12123
12124 2005-06-20 [colin]      1.9.11cvs83
12125
12126         * src/folderview.c
12127         * src/imap_gtk.c
12128                 remove summaryview's lock
12129         * src/imap.c
12130                 introduce threads to avoid problems when foreground tasks
12131                 interfere with background tasks
12132         * src/mh.c
12133                 prevent moving to drafts/queue
12134         * src/mimeview.c
12135                 fix leak
12136
12137 2005-06-19 [colin]      1.9.11cvs82
12138
12139         * src/imap_gtk.c
12140                 Remember that the user doesn't want to override
12141                 offline mode, for 3 seconds. It avoid presenting
12142                 him with N popups in a really short time.
12143
12144 2005-06-17 [colin]      1.9.11cvs81
12145
12146         * src/imap.c
12147                 Fix IMAP breaking on folders containing '('
12148                 (Probably won't be enough)
12149
12150 2005-06-17 [colin]      1.9.11cvs80
12151
12152         Forgotten files on 1.9.11cvs79
12153         * src/summaryview.c
12154                 Fix stepping when not immediately executing
12155         * src/imap.c
12156                 Really prevent UID FETCH 0
12157         * src/codeconv.c
12158                 Fix outgoing charset never set to utf-8
12159         * src/mh.c
12160                 Fix leak
12161
12162 2005-06-16 [colin]      1.9.11cvs79
12163
12164         * src/compose.c
12165                 Fix bug #707 (Dash splits rows)
12166                 Only wrap if we're on a line break position and
12167                 the previous one was a "white" (space) char.
12168                 Pango stuff is weird.
12169
12170 2005-06-16 [colin]      1.9.11cvs78
12171
12172         * src/imap_gtk.c
12173                 Lock summaryview while downloading messages
12174                 on user demand
12175         * src/procheader.c
12176         * src/unmime.c
12177         * src/common/utils.c
12178         * src/common/utils.h
12179                 Replace \r and \n with spaces in From and
12180                 Subject headers
12181
12182 2005-06-16 [paul]       1.9.11cvs77
12183
12184         * src/procmime.c
12185                 liberalise the mime parser
12186         * src/gtk/about.c
12187                 add text wrapping
12188
12189 2005-06-16 [paul]       1.9.11cvs76
12190
12191         * src/gtk/about.c
12192                 reworked
12193
12194 2005-06-15 [colin]      1.9.11cvs75
12195
12196         * src/compose.c
12197                 Finish header encoding fix
12198         * src/summaryview.c
12199                 Fix segfault
12200         * src/headerview.c
12201                 Fix compilation (Thanks Stephan
12202                 Sachse)
12203
12204 2005-06-15 [colin]      1.9.11cvs74
12205
12206         * Makefile.am
12207                 Install gnome2 stuff rather than gnome1, 
12208                 if both are present
12209         * src/codeconv.c
12210         * src/codeconv.h
12211         * src/compose.c
12212                 Fix headers encoding
12213         * src/folder.c
12214                 Visual progress when fetching all messages
12215         * src/folderview.c
12216         * src/summaryview.c
12217         * src/summaryview.h
12218                 Prevent changing current message while
12219                 incorporating
12220
12221 2005-06-15 [paul]       1.9.11cvs73
12222
12223         * src/gtk/gtkaspell.c
12224         * src/gtk/gtkaspell.h
12225                 fix build warnings
12226
12227 2005-06-15 [paul]       1.9.11cvs72
12228
12229         * src/prefs_filtering.c
12230                 allow reordering of filter rules by
12231                 drag n drop
12232
12233 2005-06-15 [paul]       1.9.11cvs71
12234
12235         * COPYING
12236                 updated
12237         * src/codeconv.c
12238                 replace deprecated function
12239         * src/inc.c
12240         * src/send_message.c
12241         * src/gtk/progressdialog.c
12242         * src/gtk/progressdialog.h
12243                 salvage and reuse parts of reverted sync
12244
12245 2005-06-15 [paul]       1.9.11cvs70
12246
12247         * src/inc.c
12248         * src/send_message.c
12249         * src/gtk/progressdialog.c
12250         * src/gtk/progressdialog.h
12251                 revert yesterday's sync with main
12252                 it contains deprecated functions
12253
12254 2005-06-15 [colin]      1.9.11cvs69
12255
12256         * src/headerview.c
12257                 Fix bug #670 (multi user to: will corrupt message 
12258                 headers display)
12259
12260 2005-06-15 [colin]      1.9.11cvs68
12261
12262         * src/compose.c
12263                 Fix bug #421 (Fix undo on wrapping)
12264
12265 2005-06-15 [colin]      1.9.11cvs67
12266
12267         * src/folder.c
12268                 Provide visual feedback while processing
12269                 folder's rules.
12270         * src/imap.c
12271                 Provide visual feedback while getting
12272                 short headers (for uncached messages)
12273
12274
12275 2005-06-14 [paul]       1.9.11cvs66
12276
12277         * src/account.c
12278                 change a couple stock icons
12279         * src/inc.c
12280         * src/send_message.c
12281         * src/gtk/progressdialog.c
12282         * src/gtk/progressdialog.h
12283                 sync main's GtkTreeView implementation
12284
12285 2005-06-14 [colin]      1.9.11cvs65
12286
12287         * src/imap.c
12288                 Various little fixes, mainly on error paths
12289
12290 2005-06-13 [colin]      1.9.11cvs64
12291
12292         * matcher.c
12293         * procmsg.c
12294         * procmsg.h
12295                 Add a way to fetch only headers. This speeds
12296                 up filtering on headers for IMAP. Fixes:
12297                 bug #481 extraneous imap commands slow down 
12298                         imap filtering
12299                 bug #522 Sylpheed downloads all messages 
12300                         when opening mailbox (IMAP)
12301                 bug #677 IMAP fetch is soooooooooooooo slow
12302         * src/folder.c
12303         * src/folder.h
12304                 Add a folder set_batch method so that
12305                 implementations can speed up flags changes
12306         * src/folderutils.c
12307         * src/summaryview.c
12308                 Use that in mark as (un)read and mark all read
12309                 Refix bug #679
12310         * src/imap.c
12311                 Implement set_batch - brings back deferred
12312                 flags in a less buggy manner. Fixes:
12313                 bug #729 IMAP immediate expunge of deleted messages
12314                 bug #191 remove list of messages with one command
12315                 Fix login with strange chars
12316                 Implement fetch_msg_full
12317                 Fix copy (wrong counts)
12318
12319 2005-06-12 [colin]      1.9.11cvs63
12320
12321         * src/folder.c
12322                 lock incorporation during long operations.
12323                 Avoids fucking up the IMAP socket.
12324
12325 2005-06-12 [colin]      1.9.11cvs62
12326
12327         * src/imap.c
12328                 Fix harmful typo
12329                 Factorize remove_all_msg
12330                 Thread-ize expunge
12331         * src/summaryview.c
12332                 Don't update partial-download status if unnecessary
12333         * src/folder.c
12334                 Use remove_msgs everywhere possible
12335
12336 2005-06-12 [colin]      1.9.11cvs61
12337
12338         * src/folder.c
12339         * src/folder.h
12340                 Add a remove_msgs function to remove a 
12341                 list of messages
12342         * src/imap.c
12343                 Implement that.
12344
12345 2005-06-12 [colin]      1.9.11cvs60
12346
12347         * src/imap.c
12348                 Remove flags-processing deferring... Too hard
12349                 to get it to work in all cases.
12350
12351 2005-06-11 [colin]      1.9.11cvs59
12352
12353         * src/imap.c
12354                 printf -> debug_print
12355
12356 2005-06-11 [colin]      1.9.11cvs58
12357
12358         * src/imap.c
12359                 o Fix build without USE_PTHREAD
12360                 o Factorize imap_open
12361                 o Alertpanel in case of impossible connection
12362                 o Alertpanel in case of impossible login
12363                 o Fix deferred flags processing to force a 
12364                   flush before adding some more flags to process,
12365                   but in another folder.
12366
12367 2005-06-10 [colin]      1.9.11cvs57
12368
12369         * src/imap.c
12370                 o Fix a format string error
12371                 o init ssl socket outside of the thread 
12372                   (it possibly invokes gtk calls)
12373         * src/procmime.c
12374                 o Put back the buffer to its necessary size
12375                 o Fix changing a file pointer without keeping
12376                   track of it (thanks Valgrind)
12377         * src/common/smtp.c
12378                 o Fix automatic STARTTLS if login should be done
12379                   and the server only allows it after starting TLS
12380         * src/gtk/gtkinputdialog.c
12381                 o Eat GDK_Return so that the combo popup doesn't 
12382                   appear when we press Enter to validate the combo
12383                   input dialog (as seen in the Open with... dialog)
12384
12385 2005-06-10 [colin]      1.9.11cvs56
12386
12387         * src/imap.c
12388                 o A bit less debug
12389                 o Fix a crash on deletion
12390                 o Threadize imap_select (it's called outside of 
12391                   threads)
12392                 o Defer treatment of DELETED flags
12393
12394
12395 2005-06-09 [colin]      1.9.11cvs55
12396
12397         * src/imap.c
12398                 Make sure we check imap_gtk_should_override(), which
12399                 potentially calls gtk stuff, before creating thread.
12400                 That way it should't be called via imap_get_session()
12401                 inside a thread.
12402
12403 2005-06-09 [colin]      1.9.11cvs54
12404
12405         * src/imap.c
12406                 o add a bit of status output
12407                 o remove some dead code
12408                 o threadize get_list_of_uids
12409                 o threadize imap_get_flags
12410                 o defer flag changing by 500ms so that they
12411                   can be batched
12412
12413
12414 2005-06-08 [colin]      1.9.11cvs53
12415
12416         * src/imap.c
12417                 Thread-ize imap_cmd_fetch
12418
12419 2005-06-08 [colin]      1.9.11cvs52
12420
12421         * src/main.c
12422                 Mmh, that broke POP3...
12423
12424 2005-06-08 [colin]      1.9.11cvs51
12425
12426         * src/main.c
12427                 Stabilize IMAP patch (thanks to Hoa)
12428
12429 2005-06-08 [colin]      1.9.11cvs50
12430
12431         * src/imap.c
12432                 Test patch to speed up imap. 
12433
12434 2005-06-08 [colin]      1.9.11cvs49
12435
12436         * src/imap_gtk.c
12437                 Warning fix
12438         * src/procmime.c
12439                 Apply patch from gentoo to use /usr/share/mime/globs if 
12440                 available, after un-breaking it
12441         * src/common/log.c
12442         * src/common/log.h
12443                 Use g_timeout for invoking hooks that possibly use gtk
12444                 calls. This should leave gtk calls in the main thread.
12445
12446 2005-06-08 [paul]       1.9.11cvs48
12447
12448         * src/codeconv.c
12449                 conv_get_outgoing_charset_str(): don't
12450                 use prefs_common setting
12451         * src/compose.c
12452         * src/compose.h
12453                 add /Options/Character encoding/... to
12454                 temporarily change the outgoing encoding
12455
12456         (belated sync with main)
12457
12458 2005-06-08 [paul]       1.9.11cvs47
12459
12460         * src/compose.c
12461                 correction to/completion of last
12462                 sync with main
12463
12464 2005-06-08 [paul]       1.9.11cvs46
12465
12466         sync with main:
12467         
12468         * src/codeconv.c
12469         * src/codeconv.h
12470                 always enabled Japanese auto-detection
12471                 if the first letters of locale string
12472                 is "ja"
12473         * src/compose.c
12474                 don't use "destroy" signal to destroy
12475                 Compose object (fix rare crashes on discard?)
12476         * src/mainwindow.c
12477         * src/messageview.c
12478         * src/prefs_send.c
12479                 added Hebrew encodings
12480         * src/sourcewindow.c
12481                 don't use "destroy" signal to destroy
12482                 objects
12483
12484 2005-06-07 [colin]      1.9.11cvs45
12485
12486         * src/summaryview.c
12487                 Add missing unlocks/locks
12488
12489 2005-06-07 [paul]       1.9.11cvs44
12490
12491         * src/summaryview.c
12492                 restore bug #749 fix
12493
12494 2005-06-06 [colin]      1.9.11cvs43
12495
12496         * src/summaryview.c
12497                 Fix selection bug when prefs_common.open_unread 
12498                 is FALSE
12499
12500 2005-06-06 [colin]      1.9.11cvs42
12501
12502         * src/common/md5.c
12503                 Fix a warning
12504         * src/summaryview.c
12505         * src/folderview.c
12506                 Factorize long operations beginning and end
12507                 (locking, freezing/thawing, cursor, ...)
12508                 Check selection->data member in selection-
12509                 related loops; this avoids dying an awful
12510                 death if the selection changes on us while
12511                 we're marking a whole IMAP folder unread, 
12512                 for example.
12513
12514 2005-06-06 [paul]       1.9.11cvs41
12515
12516         * src/textview.c
12517                 don't g_free() a static gchar buffer
12518
12519 2005-06-05 [colin]      1.9.11cvs40
12520
12521         * src/mainwindow.c
12522         * src/messageview.c
12523         * src/summaryview.c
12524                 Fix bug #749 (Show all headers should be
12525                 sticky as the GUI suggests)
12526
12527 2005-06-03 [paul]       1.9.11cvs39
12528
12529         * src/compose.c
12530                 don't allow editing of mail while sending.
12531                 patch by Colin
12532
12533 2005-06-03 [paul]       1.9.11cvs38
12534
12535         * src/folderview.c
12536                 add a freeze/thaw to speed up 'mark all read'
12537
12538 2005-06-03 [paul]       1.9.11cvs37
12539
12540         * src/prefs_message.c
12541                 reflect changes immediately
12542
12543 2005-06-02 [colin]      1.9.11cvs36
12544
12545         * po/POTFILES.in
12546                 Patch by Fabien Vantard.
12547
12548 2005-06-02 [colin]      1.9.11cvs35
12549
12550         * src/imap.c
12551                 Use a non-blocking imap_getline() if possible.
12552                 This should completely prevent the interface
12553                 from freezin on imap operations, although it
12554                 may do strange stuff in case of folder switching
12555                 while a big imap operation is taking place...
12556
12557                 In addition, fix a leak in the case thread
12558                 creation fails on connection.
12559
12560 2005-06-02 [colin]      1.9.11cvs34
12561
12562         * src/crash.c
12563         * src/prefs_common.h
12564                 Fix build (prefs_common_init() doesn't exist
12565                 anymore)
12566
12567 2005-06-02 [colin]      1.9.11cvs33
12568
12569         * src/prefs_account.c
12570                 Fix bug #245 (filtering rules broken when
12571                 renaming a remote account (imap4 or nntp)
12572
12573 2005-06-02 [colin]      1.9.11cvs32
12574
12575         * src/imap.c
12576                 Try to fix IMAP shortcomings: 
12577                 o Multithread imap_open()
12578                 o allow offline-mode overriding instead of
12579                   just returning NULL
12580         * src/imap_gtk.c
12581         * src/imap_gtk.h
12582                 Add a function to ask whether we want to
12583                 override offline-mode for 10 minutes (one-shot
12584                 asking was painful)
12585         * src/procheader.c
12586                 Fix segfault when imap parser isn't happy about
12587                 a missing {
12588
12589 2005-06-01 [colin]      1.9.11cvs31
12590
12591         * src/addrharvest.c
12592         * src/compose.c
12593         * src/mbox.c
12594         * src/mbox.h
12595         * src/mh.c
12596         * src/msgcache.c
12597         * src/send_message.c
12598         * src/setup.c
12599         * src/undo.c
12600         * src/common/hooks.c
12601         * src/common/prefs.c
12602         * src/common/template.c
12603         * src/common/utils.c
12604         * src/gtk/gtkutils.c
12605         * src/gtk/inputdialog.c
12606         * src/gtk/menu.c
12607         * src/gtk/pluginwindow.c
12608         * src/gtk/prefswindow.c
12609         * src/plugins/pgpmime/passphrase.c
12610         * src/plugins/pgpmime/prefs_gpg.c
12611                 More -Wall fixes
12612
12613         * src/common/Makefile.am
12614         * src/common/timing.h
12615                 Add basic timing code
12616
12617         * src/summaryview.c
12618                 Fix a bug with unread messages when 
12619                 re-sorting folders, and by the way
12620                 fix a big performance hit when 
12621                 re-sorting (10k mails: before 5s,
12622                 after .5s)
12623
12624         * src/prefs_compose_writing.c
12625         * src/prefs_compose_writing.h
12626         * src/prefs_message.c
12627         * src/prefs_message.h
12628         * src/prefs_other.c
12629         * src/prefs_other.h
12630         * src/prefs_quote.c
12631         * src/prefs_quote.h
12632         * src/prefs_receive.c
12633         * src/prefs_receive.h
12634         * src/prefs_send.c
12635         * src/prefs_send.h
12636         * src/prefs_summaries.c
12637         * src/prefs_summaries.h
12638                 Fix copyright banner
12639
12640 2005-06-01 [paul]       1.9.11cvs30
12641
12642         * po/fi.po
12643                 updated by Flammie Pirinen
12644         * src/procmime.c
12645                 fix 'Bad BASE64 content' output
12646
12647 2005-05-31 [colin]      1.9.11cvs29
12648
12649         * src/procmime.c
12650                 Oops, where did my hunk go.
12651
12652 2005-05-31 [colin]      1.9.11cvs28
12653
12654         * src/Makefile.am
12655         * src/account.c
12656         * src/action.c
12657         * src/addr_compl.c
12658         * src/addressbook.c
12659         * src/codeconv.c
12660         * src/compose.c
12661         * src/export.c
12662         * src/folder.c
12663         * src/folderview.c
12664         * src/image_viewer.c
12665         * src/main.c
12666         * src/mainwindow.c
12667         * src/messageview.c
12668         * src/mimeview.c
12669         * src/msgcache.c
12670         * src/prefs_account.c
12671         * src/prefs_actions.c
12672         * src/prefs_common.c
12673         * src/prefs_compose_writing.c
12674         * src/prefs_customheader.c
12675         * src/prefs_ext_prog.c
12676         * src/prefs_filtering.c
12677         * src/prefs_filtering_action.c
12678         * src/prefs_fonts.c
12679         * src/prefs_image_viewer.c
12680         * src/prefs_message.c
12681         * src/prefs_message.h
12682         * src/prefs_msg_colors.c
12683         * src/prefs_other.c
12684         * src/prefs_other.h
12685         * src/prefs_quote.c
12686         * src/prefs_receive.c
12687         * src/prefs_receive.h
12688         * src/prefs_send.c
12689         * src/prefs_send.h
12690         * src/prefs_spelling.c
12691         * src/prefs_summaries.c
12692         * src/prefs_summary_column.c
12693         * src/prefs_template.c
12694         * src/prefs_themes.c
12695         * src/prefs_toolbar.c
12696         * src/prefs_wrapping.c
12697         * src/procmime.c
12698         * src/procmsg.c
12699         * src/send_message.h
12700         * src/ssl_manager.c
12701         * src/summary_search.c
12702         * src/summaryview.c
12703         * src/textview.c
12704         * src/wizard.c
12705         * src/common/smtp.c
12706         * src/common/smtp.h
12707         * src/gtk/gtkutils.h
12708                 o Move the rest of Common prefs to new style
12709                 o Lots of -Wall warning fixes
12710                 o fix FIXME in cache memusage calculation
12711                 o Let return receipts be sent from any account
12712                 o Little cache optimisation (read)
12713                 o Fix bug #746 (don't treat commas as separators
12714                   when inside a quoted string)
12715
12716 2005-05-31 [paul]       1.9.11cvs27
12717
12718         * src/prefs_common.c
12719                 fix 'off-by-one' typo
12720
12721 2005-05-31 [paul]       1.9.11cvs26
12722
12723         * src/account.c
12724         * src/addr_compl.c
12725         * src/compose.c
12726         * src/foldersel.c
12727         * src/prefs_actions.c
12728         * src/prefs_common.c
12729         * src/prefs_common.h
12730         * src/prefs_customheader.c
12731         * src/prefs_display_header.c
12732         * src/prefs_filtering.c
12733         * src/prefs_filtering_action.c
12734         * src/prefs_matcher.c
12735         * src/prefs_summaries.c
12736         * src/prefs_summary_column.c
12737         * src/prefs_template.c
12738         * src/prefs_toolbar.c
12739         * src/ssl_manager.c
12740         * src/gtk/pluginwindow.c
12741         * src/gtk/prefswindow.c
12742         * src/gtk/progressdialog.c
12743                 add hidden prefs 'enable_rules_hint'
12744                 for gtk_tree_view_set_rules_hint()
12745                 (sync with main)
12746                 
12747
12748 2005-05-31 [colin]      1.9.11cvs25
12749
12750         * src/Makefile.am
12751         * src/main.c
12752         * src/prefs_common.c
12753         * src/prefs_summaries.c ** ADDED **
12754         * src/prefs_summaries.h ** ADDED **
12755                 Common/Display -> Display/Summaries
12756
12757 2005-05-31 [colin]      1.9.11cvs24
12758
12759         * src/Makefile.am
12760         * src/main.c
12761         * src/prefs_quote.c ** ADDED **
12762         * src/prefs_quote.h ** ADDED **
12763                 Move Common/Quote to Compose/Quoting
12764         * src/prefs_common.c
12765         * src/prefs_common.h
12766                 Remove old quote stuff, add
12767                 convenience functions for GtkTextView prefs
12768         * src/gtk/prefswindow.c
12769                 Set default height higher
12770
12771 2005-05-30 [colin]      1.9.11cvs23
12772
12773         * src/Makefile.am
12774         * src/main.c
12775         * src/prefs_common.c
12776         * src/prefs_compose_writing.c ** ADDED **
12777         * src/prefs_compose_writing.h ** ADDED **
12778                 Move Common/Compose prefs to Compose/Writing
12779
12780 2005-05-30 [colin]      1.9.11cvs22
12781
12782         * src/common/utils.c
12783                 Fix bug #651 (Confused Attract by Subject)
12784                 Patch by M. Benkmann <haferfrost@web.de>
12785         * AUTHORS
12786
12787 2005-05-30 [colin]      1.9.11cvs21
12788
12789         * src/compose.c
12790                 Fix concatenation of different headers of
12791                 the same type (bug #645)
12792         * src/prefs_folder_item.c
12793                 Fix bug #699 (setting color to black doesn't
12794                 work immediately)
12795         * src/procmime.c
12796                 Print out decoding error only once per
12797                 block
12798
12799 2005-05-30 [paul]       1.9.11cvs20
12800
12801         * src/common/template.c
12802                 fix Bcc
12803
12804 2005-05-30 [paul]       1.9.11cvs19
12805
12806         * doc/src/rfc2368.txt   **NEW FILE**
12807         * src/compose.c
12808                 compose_entries_set(): don't interpret Bcc
12809                 header field (conform to RFC 2368)
12810                 (sync with main)
12811
12812 2005-05-29 [colin]      1.9.11cvs18
12813
12814         * src/prefs_common.c
12815                 Let the default reply format respect
12816                 netiquette by cutting the signature.
12817
12818 2005-05-29 [colin]      1.9.11cvs17
12819
12820         * src/summaryview.c
12821                 Don't let always_show_msg override
12822                 open_unread_on_enter when opening a new
12823                 directory.
12824
12825 2005-05-27 [paul]       1.9.11cvs16
12826
12827         sync with main:
12828
12829         * src/main.c
12830                 app_will_exit(): cleanup tmp directory when exit
12831         * src/message_search.c
12832                 improved the interface and made code cleanup.
12833                 removed Clear button
12834         * src/send_message.c
12835                 send_message_local(): use GSpawn, and detect errors
12836         * src/summary_search.c
12837                 improved the interface and made code cleanup
12838         * src/textview.c
12839                 textview_write_link(): also skip non-ascii space
12840                  at the head of link strings (phishing check
12841                  didn't work at the case)
12842         * src/common/utils.c
12843                 get_command_output(): use g_spawn_command_line_sync()
12844                 instead of popen()
12845
12846 2005-05-26 [colin]      1.9.11cvs15
12847
12848         * src/folder.c
12849                 remove printf
12850
12851 2005-05-26 [colin]      1.9.11cvs14
12852
12853         * src/common/nntp.c
12854                 Fix nntp mode reader (bug #611)
12855                 Patch by Florian Mickler <florian@mickler.org>
12856
12857 2005-05-26 [colin]      1.9.11cvs13
12858
12859         * src/plugins/pgpmime/passphrase.c
12860                 Fix mouse grabbing (bug #557)
12861
12862 2005-05-26 [colin]      1.9.11cvs12
12863
12864         * src/prefs_themes.c
12865                 Fix g_warning (bug #541)
12866
12867 2005-05-26 [colin]      1.9.11cvs11
12868
12869         * src/prefs_actions.c
12870         * src/prefs_template.c
12871                 Fix bug #506 (no warning if action/template
12872                 is not saved)
12873         * src/common/template.c
12874                 Fix a possible crash
12875
12876 2005-05-26 [colin]      1.9.11cvs10
12877
12878         * src/folder.c
12879         * src/folderview.c
12880         * src/procmsg.c
12881         * src/summaryview.c
12882                 Forbid locked messages to be moved or
12883                 deleted. Locked messages in trashes 
12884                 still get deleted, for performance
12885                 reason (mh.c::mh_remove_all_msgs)
12886
12887 2005-05-25 [colin]      1.9.11cvs9
12888
12889         * src/procmime.c
12890                 Use correct encoding when sending mails
12891                 with attachments that have accentued 
12892                 chars in their name
12893
12894 2005-05-24 [colin]      1.9.11cvs8
12895
12896         * src/summaryview.c
12897                 Fix bug #688 f) read/unread marker not
12898                 changed on first click
12899                 Also, optimize summary_status_show()
12900                 calls
12901         * src/folder.c
12902         * src/inc.c
12903         * src/procmime.c
12904                 Fix bug #688 b) and c) wrt message
12905                 attachments and signature
12906         * src/stock_pixmap.c
12907         * src/stock_pixmap.h
12908         * src/stock_pixmap.c
12909         * src/stock_pixmap.h
12910         * src/Makefile.am
12911         * src/pixmaps/clip_gpg_signed.xpm
12912                 Add clip/signed icon
12913
12914 2005-05-24 [colin]      1.9.11cvs7
12915
12916         * src/folder_item_prefs.c
12917                 whitespace fix
12918
12919 2005-05-24 [colin]      1.9.11cvs6
12920
12921         * src/folderview.c
12922         * src/prefs_common.c
12923         * src/prefs_common.h
12924                 Add a confirmation to folder drag and drop
12925                 fixes bug #156
12926         * src/alertpanel.c
12927         * src/alertpanel.h
12928                 fix _with_disable parameters so that
12929                 the buttons labels are specifiable too
12930         * src/plugins/pgpmime/sgpgme.c
12931                 reflect said change
12932                 
12933
12934 2005-05-24 [colin]      1.9.11cvs5
12935
12936         * src/folderview.c
12937                 Uncollapse/collapse folders on double-click
12938                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
12939                 closes bug #108
12940
12941 2005-05-23 [colin]      1.9.11cvs4
12942
12943         * src/common/socket.c
12944                 Check another special SSL_peek() error.
12945                 Should help wrt bug #728
12946
12947 2005-05-23 [colin]      1.9.11cvs3
12948
12949         * src/plugins/pgpmime/pgpmime.c
12950                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
12951                 breaking menu accelerators and stuff. Users will have to
12952                 reselect "PGP MIME" instead of "PGP/MIME" in their 
12953                 account's privacy preferences if needed.
12954
12955 2005-05-22 [paul]
12956
12957         * tools/kdeservicemenu/install.sh
12958                 use kdesu to prompt for root password if doing
12959                 global install/uninstall
12960
12961 2005-05-20 [colin]      1.9.11cvs2
12962
12963         * src/procmsg.c
12964                 Fix another compilation error with gcc-2.9x
12965                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
12966         * src/send_message.c
12967                 Don't send QUIT if we aren't connected
12968
12969 2005-05-19 [colin]      1.9.11cvs1
12970
12971         * src/procmsg.c
12972                 Fix compilation with gcc 2.9x
12973
12974 2005-05-19 [paul]       1.9.11
12975
12976         1.9.11 released
12977
12978 2005-05-19 [paul]       1.9.9cvs14
12979
12980         * src/gtk/inputdialog.c
12981                 prevent gettext warning
12982
12983 2005-05-19 [paul]       1.9.9cvs13
12984
12985         * src/mainwindow.c
12986         * src/prefs_common.c
12987         * src/prefs_common.h
12988         * src/textview.c
12989         * src/textview.h
12990                 add an option to toggle cursor in message
12991                 view (sync with main)
12992
12993 2005-05-18 [colin]      1.9.9cvs12
12994
12995         * src/compose.c
12996                 Dereference freed pointer
12997         * src/gtk/gtkaspell.c
12998                 Fix duplication of dictionaries (is it an aspell issue?)
12999
13000 2005-05-18 [colin]      1.9.9cvs11
13001
13002         * src/gtk/inputdialog.c
13003         * src/gtk/gtkaspell.c
13004                 HIGuify dialogs
13005         * src/alertpanel.c
13006                 Remove a double call
13007
13008 2005-05-17 [colin]      1.9.9cvs10
13009
13010         * src/gtk/gtkaspell.c
13011                 Fix dialogs, Ctrl-Enter accel
13012
13013 2005-05-17 [colin]      1.9.9cvs9
13014
13015         * src/gtk/gtkaspell.c
13016                 Fix some accelerators, escape in replace-window
13017
13018 2005-05-16 [colin]      1.9.9cvs8
13019
13020         * src/gtk/gtkaspell.c
13021                 Revert last commit, it was a mistake.
13022
13023 2005-05-16 [colin]      1.9.9cvs7
13024
13025         * src/gtk/gtkaspell.c
13026                 Remove buggy code while we're at it. It's a 
13027                 dead code path anyway.
13028
13029 2005-05-16 [colin]      1.9.9cvs6
13030
13031         * src/gtk/gtkaspell.c
13032                 Missed some gtk_menu_popup where deactivate
13033                 signal should be handled. Should fix bug
13034                 #629 a bit more.
13035
13036 2005-05-16 [colin]      1.9.9cvs5
13037
13038         * src/gtk/gtkaspell.c
13039                 Remove debug printf()s
13040
13041 2005-05-16 [colin]      1.9.9cvs4
13042
13043         * src/gtk/gtkaspell.c
13044                 Fix a bit aspell problems
13045                 (see bug #629)
13046
13047 2005-05-13 [colin]      1.9.9cvs3
13048
13049         * src/folderview.c
13050                 Fix the + appearing even when no subfolders
13051                 have unread messages. Thanks to wwp for the
13052                 bug report.
13053
13054 2005-05-11 [paul]       1.9.9cvs2
13055
13056         * src/folderview.c
13057                 correction to 1.9.9cvs1, only colour folders that
13058                 have new msgs (not unread msgs)
13059
13060 2005-05-10 [colin]      1.9.9cvs1
13061
13062         * src/folderview.c
13063         * src/summaryview.c
13064                 Try to fix bolding bugs again.
13065
13066 2005-05-09 [paul]
13067
13068         * tools/claws.i18n.status.pl
13069                 add Ricardo Mones Lastra's script that has been providing
13070                 the i18n status page for many months
13071
13072 2005-05-09 [paul]       1.9.9
13073
13074         1.9.9 release
13075
13076 2005-05-09 [paul]       1.9.6cvs58
13077
13078         * AUTHORS
13079         * INSTALL
13080         * README.claws
13081                 updated
13082         * Makefile.am 
13083         * RELEASE_NOTES.claws
13084                 add release notes to cvs to simplify release
13085                 procedure
13086         * configure.ac
13087                 add ca and fi to ALL_LINGUAS
13088         * po/Makefile.in.in
13089                 workaround for missing Makevars
13090         * po/ca.po
13091         * po/fi.po
13092                 add new Catalan and Finnish translations
13093                 submitted by Miquel Oliete and Flammie Pirinen
13094         * po/de.po
13095         * po/es.po
13096         * po/fr.po
13097         * po/it.po
13098         * po/pl.po
13099         * po/ru.po
13100         * po/sk.po
13101         * po/sr.po
13102         * po/zh_CN.po
13103                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
13104                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
13105                 Urke MMI, and Hansom Young
13106         * src/main.c
13107                 Fix drafting when quitting. compose_draft() closes the
13108                 compose windows, which modifies the compose_list GSList.
13109                 We have to refresh this list after echo drafting to avoid a
13110                 segfault
13111         * src/partial_download.c
13112                 fix segfault on exit
13113
13114 2005-05-06 [paul]       1.9.6cvs57
13115
13116         * src/grouplistdialog.c
13117                 quick fix/workaround for unresizeable newsgroup
13118                 name column 
13119
13120 2005-05-06 [paul]       1.9.6cvs56
13121
13122         * src/inc.c
13123         * src/mainwindow.c
13124                 use gettext plural forms
13125         * src/imap_gtk.c
13126         * src/mh_gtk.c
13127         * src/toolbar.c
13128                 small improvement to english usage
13129
13130 2005-05-05 [thorsten]   1.9.6cvs55
13131
13132         * src/folder.c
13133                 fix possible crash
13134
13135 2005-05-05 [paul]       1.9.6cvs54
13136         
13137         sync with HEAD
13138
13139         * AUTHORS
13140         * src/compose.c
13141                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
13142                 patch by Tim Mann
13143
13144 2005-05-05 [paul]       1.9.6cvs53
13145
13146         * src/mainwindow.c
13147                 fix resizing of separate message and
13148                 folder views
13149
13150 2005-05-05 [paul]       1.9.6cvs52
13151
13152         * src/account.c
13153         * src/addrgather.c
13154         * src/browseldap.c
13155         * src/exphtmldlg.c
13156         * src/expldifdlg.c
13157         * src/importmutt.c
13158         * src/importpine.c
13159         * src/main.c
13160         * src/mainwindow.c
13161         * src/noticeview.c
13162         * src/prefs_filtering.c
13163         * src/prefs_filtering_action.c
13164         * src/prefs_matcher.c
13165         * src/prefs_spelling.c
13166         * src/prefs_toolbar.c
13167         * src/toolbar.c
13168         * src/wizard.c
13169         * src/gtk/description_window.c
13170         * src/gtk/gtkvscrollbutton.c
13171         * src/gtk/progressdialog.c
13172         * src/gtk/quicksearch.c
13173         * src/plugins/pgpmime/prefs_gpg.c
13174         * src/plugins/spamassassin/spamassassin_gtk.c
13175                 replace deprecated gtk_widget_set_usize
13176
13177 2005-05-04 [colin]      1.9.6cvs51
13178
13179         * src/common/utils.c
13180                 Fix crash when subst_for_filename is called
13181                 with a NULL parameter
13182
13183 2005-05-04 [colin]      1.9.6cvs50
13184
13185         * src/partial_download.c
13186         * src/pop.c
13187                 Escape login when writing uidl file
13188                 fixes bug #736
13189
13190 2005-05-03 [colin]      1.9.6cvs49
13191
13192         * src/procmime.c
13193                 Fix possible DOS in mime parser
13194                 (see bug #634)
13195
13196 2005-05-02 [colin]      1.9.6cvs48
13197
13198         * src/compose.c
13199                 Try to fix the copy/paste mess once again.
13200
13201
13202 2005-04-30 [colin]      1.9.6cvs47
13203
13204         * src/prefs_account.h
13205         * src/procmsg.c
13206         * src/send_message.c
13207         * src/common/smtp.c
13208         * src/common/smtp.h
13209                 Try to batch sending mails (per account) instead of
13210                 reconnecting to server every time.
13211
13212 2005-04-29 [colin]      1.9.6cvs46
13213
13214         * src/messageview.c
13215                 Fix window resizing that refused to size down
13216         * src/prefs_common.c
13217         * src/prefs_common.h
13218         * src/prefs_filtering.c
13219                 Save Filtering's window size
13220
13221 2005-04-21 [paul]       1.9.6cvs45
13222
13223         * ChangeLog-gtk2.claws
13224         * src/setup.c
13225                 correction to sync
13226
13227 2005-04-21 [paul]       1.9.6cvs44
13228
13229         sync with main:
13230
13231         * src/setup.c
13232         * src/statusbar.c
13233         * src/statusbar.h
13234                 use gtkut_widget_draw_now(). Improved performance
13235                 of the update of statusbar
13236         * src/textview.c
13237                 textview_smooth_scroll_do(): redraw it after scroll
13238                 is done (fixed incorrect display when a part of the
13239                 view is hidden).
13240         * src/gtk/gtkutils.c
13241         * src/gtk/gtkutils.h
13242                 gtkut_widget_draw_now(): use gdk_window_process_updates()
13243                 to force update of widgets.
13244                 Removed gtkut_widget_wait_for_draw() which had a big
13245                 overhead  because of waiting for all events processed 
13246
13247 2005-04-20 [paul]       1.9.6cvs43
13248
13249         * src/codeconv.c
13250                 complete 1.9.6cvs42's sync:
13251                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
13252
13253 2005-04-19 [paul]       1.9.6cvs42
13254
13255         sync with main:
13256
13257         * src/action.c
13258                 catch_output(): correctly select the insert text
13259                 (fix invalid iterator warnings).
13260         * src/codeconv.c
13261         * src/codeconv.h
13262         * src/mainwindow.c
13263         * src/messageview.c
13264         * src/prefs_common.c
13265                 support GBK encoding.
13266         * src/common/session.c
13267         * src/common/session.h
13268                 use separate buffer for large data to be sent,
13269                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
13270
13271 2005-04-18 [paul]       1.9.6cvs41
13272
13273         * src/jpilot.c
13274                 convert unsigned long into guint32
13275                 patch by Paul LeoNerd Evans 
13276
13277 2005-04-17 [colin]      1.9.6cvs40
13278
13279         * src/compose.c
13280                 Fix 'Request return receipt' from folder
13281                 properties (bug #708)
13282
13283 2005-04-17 [colin]      1.9.6cvs39
13284
13285         * src/mainwindow.c
13286                 Fix duplicate hotkeys in Mainwindow's menu
13287
13288 2005-04-17 [colin]      1.9.6cvs38
13289
13290         * src/folderview.c
13291                 Fix duplicate hotkeys in Folderview's contextual
13292                 menu
13293
13294 2005-04-15 [colin]      1.9.6cvs37
13295
13296         * src/summaryview.c
13297                 Fix 'Save as...' with non-ascii filenames
13298
13299 2005-04-15 [colin]      1.9.6cvs36
13300
13301         * src/plugins/pgpmime/pgpmime.c
13302                 Fix bus error on 64bit. Spotted by 
13303                 macallan1888@gmail.com
13304
13305 2005-04-15 [colin]      1.9.6cvs35
13306
13307         * src/prefs_account.c
13308                 Fix cvs34.
13309
13310 2005-04-12 [colin]      1.9.6cvs34
13311
13312         * src/prefs_account.c
13313                 Fix smtp auth type off-by-one. We forgot to
13314                 add PLAIN in the prefs-to-gui setter func and
13315                 as a result, the selected auth when opening
13316                 account prefs was not the correct one.
13317
13318 2005-04-12 [paul]       1.9.6cvs33
13319
13320         * src/inc.c
13321                 if the recv dialog is visible, Cancel only
13322                 cancels the current account
13323
13324
13325 2005-04-10 [colin]      1.9.6cvs32
13326
13327         * src/filtering.c
13328                 Copy score when copying FilteringActions
13329                 Fix bug #674
13330
13331 2005-04-10 [colin]      1.9.6cvs31
13332
13333         * src/inc.c
13334                 Make Message -> Receive -> Cancel cancel 
13335                 incorporation on all accounts. Fixes
13336                 bug #693
13337
13338 2005-04-10 [colin]      1.9.6cvs30
13339
13340         * src/prefs_account.c
13341                 Update Privacy checkbuttons status based
13342                 on the selected privacy system
13343         * src/compose.c
13344                 Always connect the "None" privacy system; the
13345                 static boolean was probably there to avoid
13346                 reconnecting twice in the same compose window,
13347                 but as the parent function is only called once
13348                 per compose, it's only a bug - as a static is
13349                 initialized once per application instance.
13350                 Also, don't uncheck Sign and Encrypt when
13351                 selecting None as privacy system; just ignore
13352                 them when sending/queuing.
13353                 Should fix bug #695
13354
13355 2005-04-08 [colin]      1.9.6cvs29
13356
13357         * src/account.c
13358         * src/prefs_account.c
13359         * src/prefs_account.h
13360                 Add account preference to queue message in a certain
13361                 folder.
13362
13363 2005-04-06 [colin]      1.9.6cvs28
13364
13365         * src/prefs_account.c
13366                 Update old inbox path syntax
13367
13368 2005-04-06 [paul]       1.9.6cvs27
13369
13370         sync with main:
13371
13372         * configure.ac
13373                 changed -traditional-cpp to -no-cpp-precomp for newer
13374                 Mac OS X support
13375         * src/foldersel.c
13376                 made column resize automatically
13377         * src/send_message.c
13378                 send_message_smtp(): consider EOF right after QUIT
13379                 successful (workaround for Gmail SMTP server)
13380         * src/common/socket.c
13381                 ssl_read(), ssl_peek(): check EOF which violates the
13382                 SSL protocol
13383         * src/gtk/colorlabel.c
13384                 removed warnings when displaying colorlabel menu
13385                 (don't use GtkAlignment)
13386
13387 2005-04-05 [paul]       1.9.6cvs26
13388
13389         * src/plugins/trayicon/trayicon.c
13390                 fix clipping of icon under KDE3 
13391
13392 2005-04-05 [paul]       1.9.6cvs25
13393
13394         * src/summaryview.c
13395                 hide display of threading
13396                 patch by Alfons
13397
13398 2005-04-04 [thorsten]   1.9.6cvs24
13399
13400         * src/mh.c
13401                 marks lost on filesystems with different stat() results on
13402                 summer-/wintertime
13403
13404 2005-04-03 [colin]      1.9.6cvs23
13405
13406         * src/summaryview.c
13407                 Don't handle up/down. Patch by Alfons
13408
13409 2005-04-02 [colin]      1.9.6cvs22
13410
13411         * src/summaryview.c
13412                 Make scrolling faster. Patch by Alfons.
13413
13414 2005-04-01 [colin]      1.9.6cvs21
13415
13416         * src/Makefile.am
13417         * src/stock_pixmap.c
13418         * src/pixmaps/dir-noselect.xpm ** REMOVED **
13419         * src/pixmaps/dir_noselect.xpm ** ADDED **
13420                 Fix pixmap name mismatch (Thanks Stephan Sachse)
13421
13422 2005-04-01 [colin]      1.9.6cvs20
13423
13424         * src/image_viewer.c
13425         * src/image_viewer.h
13426         * src/procmime.c
13427         * src/procmime.h
13428         * src/textview.c
13429         * src/textview.h
13430                 Implement inline image resizing and right-clicking
13431
13432 2005-04-01 [paul]       1.9.6cvs19
13433
13434         * AUTHORS
13435         * Makefile.am
13436         * configure.ac
13437                 check for gnome2
13438                 patch by Luca Cavalli <loopback<AT>slackit.org>
13439         * po/ru.po
13440                 updated by Pavlo Bohmat
13441
13442 2005-03-31 [colin]      1.9.6cvs18
13443
13444         * src/news.c
13445                 Fix parsing references
13446         * src/msgcache.c
13447                 don't put nulls in the references list
13448         * src/procheader.c
13449                 commit that forgotten file in 1.9.6cvs14
13450
13451 2005-03-31 [colin]      1.9.6cvs17
13452
13453         * src/compose.c
13454                 Fix joining of signature separator again. 
13455                 Maybe Hiro could put it in main too...
13456
13457 2005-03-31 [colin]      1.9.6cvs16
13458
13459         * src/Makefile.am
13460         * src/foldersel.c
13461         * src/stock_pixmap.c
13462         * src/stock_pixmap.h
13463         * src/pixmaps/dir-noselect.xpm
13464                 Update foldersel.c (sync from main, patch by Alfons)
13465
13466 2005-03-30 [colin]      1.9.6cvs15
13467
13468         * src/imap.c
13469                 Fix handling of imap folders containing [] in 
13470                 their name. Thanks to Nahuel Angelinetti for
13471                 the detailed bugreport.
13472
13473 2005-03-30 [colin]      1.9.6cvs14
13474
13475         * src/common/utils.h
13476         * src/common/utils.c
13477         * src/common/defs.h
13478         * src/matcher.c
13479         * src/msgcache.c
13480         * src/news.c
13481         * src/procmsg.c
13482         * src/procmsg.h
13483         * src/quote_fmt_parse.y
13484         * src/summaryview.c
13485                 Update references system. Patch by Alfons
13486
13487 2005-03-30 [colin]      1.9.6cvs13
13488
13489         * src/common/socket.c
13490                 Force the glibc to read resolv.conf again when 
13491                 it has changed. Should fix issues when changing
13492                 networks on a laptop and not restarting sylpheed. 
13493
13494 2005-03-30 [paul]       1.9.6cvs12
13495
13496         partial sync with main:
13497
13498         * src/action.c
13499                 create_io_dialog(): use user-defined text font
13500                 (thanks to Alfons), and modified its appearance.
13501         * src/addrgather.c
13502         * src/addrharvest.c
13503         * src/browseldap.c
13504                 replace old code
13505         * src/compose.c
13506                 don't join (presumably) itemized lines on line-wrapping
13507                 fixed wrapping of quote when auto-wrapping is enabled
13508                 compose_destroy(): destroy paned only if it's not
13509                 attached to window. Fixed memory leak of popup menu.
13510         * src/exphtmldlg.c
13511         * src/expldifdlg.c
13512                 replace old code
13513         * src/html.c
13514         * src/html.h
13515         * src/importmutt.c
13516         * src/importpine.c
13517                 replace old code
13518         * src/main.c
13519                 removed redundant code
13520         * src/mainwindow.c
13521                 changed 'Code set' (which is rather incorrect)
13522                 in the menu to 'Character encoding'
13523                 main_window_set_widgets(): request size first
13524                 to prevent window size becoming wrong
13525                 fixed remembering of the state of the visibility
13526                 of MessageView
13527         * src/messageview.c
13528                 changed 'Code set' (which is rather incorrect)
13529                 in the menu to 'Character encoding'
13530         * src/prefs_common.c
13531         * src/prefs_common.h
13532                 added an option whether to render HTML as text or not
13533                 added separators to outgoing encoding menu
13534         * src/procheader.c
13535                 procheader_scan_date_string(): support header
13536                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
13537         * src/summaryview.c
13538         * src/summaryview.h
13539                 minor code cleanup
13540         * src/textview.c
13541                 textview_show_html(): force output of newline
13542                 added an option whether to render HTML as text or not
13543         * src/common/utils.c
13544                 strncpy2(): optimized based on Alfons' code
13545         * src/gtk/gtkutils.c
13546         * src/gtk/gtkutils.h
13547                 removed non-used code
13548         * src/plugins/pgpmime/passphrase.c
13549                 partially fixed grab input of passphrase dialog
13550                 Confine pointer to window
13551
13552 2005-03-30 [colin]      1.9.6cvs11
13553
13554         * src/msgcache.c
13555         * src/msgcache.h
13556                 Read/write 32bit ints from cache & marks
13557                 From main.
13558
13559 2005-03-29 [paul]       1.9.6cvs10
13560
13561         * AUTHORS
13562         * ChangeLog.claws
13563         * src/compose.c
13564         * src/gtk/gtkaspell.c
13565                 sync with HEAD (don't pass NULL pointers) 
13566
13567 2005-03-24 [paul]
13568
13569         * tools/Makefile.am
13570         * tools/README
13571         * tools/acroread2sylpheed.pl
13572                 sync with HEAD (add script to send pdfs as
13573                 attachments from Adobe Reader 7)
13574
13575 2005-03-21 [paul]       1.9.6cvs9
13576
13577         * configure.ac
13578         * po/POTFILES.in
13579         * src/Makefile.am
13580         * src/crash.c
13581         * src/image_viewer.c ** ADDED **
13582         * src/image_viewer.h ** ADDED **
13583         * src/main.c
13584         * src/prefs_common.c
13585         * src/prefs_common.h
13586         * src/prefs_image_viewer.c ** ADDED **
13587         * src/prefs_image_viewer.h ** ADDED **
13588         * src/textview.c
13589         * src/gtk/about.c
13590         * src/pixmaps/sylpheed_logo.xpm
13591         * src/plugins/Makefile.am
13592         * src/plugins/image_viewer/.cvsignore ** REMOVED **
13593         * src/plugins/image_viewer/Makefile.am ** REMOVED **
13594         * src/plugins/image_viewer/plugin.c ** REMOVED **
13595         * src/plugins/image_viewer/viewer.c ** REMOVED **
13596         * src/plugins/image_viewer/viewer.glade ** REMOVED **
13597         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
13598         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
13599         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
13600         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
13601                 as gdk-pixbuf is now built-in
13602                 remove image_viewer plugin and put code back into
13603                 main codebase
13604                 implement inline image display (sync with main)
13605
13606                 replace logo with newer, nicer, larger version  
13607
13608 2005-03-21 [paul]       1.9.6cvs8
13609
13610         * src/gtk/about.c
13611                 cosmetic improvement
13612
13613 2005-03-21 [holger]     1.9.6cvs7
13614
13615         * src/plugins/spamassassin/spamassassin.c
13616                 Sync with HEAD
13617                 (unregister hook on failed plugin init)
13618
13619 2005-03-20 [colin]      1.9.6cvs6
13620
13621         * src/common/plugin.c
13622                 Check that plugin isn't already loaded
13623                 Patch by Alfons
13624
13625 2005-03-20 [thorsten]   1.9.6cvs5
13626
13627         * src/compose.c
13628                 use a more compatible syntax
13629
13630 2005-03-20 [thorsten]   1.9.6cvs4
13631
13632         * src/prefs_toolbar.c
13633                 fix crash when selecting toolbar item (uninitialized pointer)
13634
13635 2005-03-20 [thorsten]   1.9.6cvs3
13636
13637         * src/procmime.c
13638                 fix mimetype detection (referenced free()d string)
13639
13640 2005-03-20 [paul]       1.9.6cvs2
13641
13642         * src/compose.c
13643                 sync with HEAD (1.0.3cvs5)
13644                 neglect Reply-To header if empty
13645                 Patch by Alfons 
13646
13647 2005-03-19 [holger]     1.9.6cvs1
13648
13649         * src/summaryview.c
13650         * src/summaryview.h
13651                 Sync with HEAD
13652
13653 2005-03-18 [paul]       1.9.6
13654
13655         initial GTK2 release
13656
13657 2005-03-18 [paul]       1.0.3cvs3.1
13658
13659         * AUTHORS
13660         * ChangeLog.claws
13661         * configure.ac
13662         * src/gtk/about.c
13663         * src/pixmaps/sylpheed_logo.xpm
13664                 sync with HEAD
13665
13666 2005-03-18 [colin]      1.0.3cvs2.6
13667
13668         * src/summaryview.c
13669                 Remove call to summary_step in summary_copy_selected_to
13670                 Can't see its purpose, and this causes bug when copying
13671                 a message if the next one is unread: it reads it.
13672
13673 2005-03-18 [paul]       1.0.3cvs2.5
13674
13675         * src/foldersel.c
13676                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
13677
13678 2005-03-18 [paul]       1.0.3cvs2.4
13679
13680         * src/addrharvest.c
13681         * src/codeconv.c
13682         * src/codeconv.h
13683         * src/compose.c
13684         * src/news.c
13685         * src/procheader.c
13686         * src/procmime.c
13687         * src/unmime.c
13688         * src/unmime.h
13689                 fix buffer overflow, CAN-2005-0667, see
13690                 http://secunia.com/advisories/14491/
13691                 Patch by Alfons
13692
13693 2005-03-17 [colin]      1.0.3cvs2.3
13694
13695         * src/prefs_fonts.c
13696         * src/summaryview.c
13697                 Fix font bugs (both lists now officialy share 
13698                 the same font)
13699                 
13700
13701 2005-03-17 [paul]       1.0.3cvs2.2
13702
13703         * src/gtk/pluginwindow.c
13704                 make plugin descriptions uneditable
13705
13706 2005-03-11 [paul]       1.0.3cvs2.1
13707
13708         * ChangeLog.claws
13709         * configure.ac
13710         * po/POTFILES.in
13711         * src/plugins/trayicon/trayicon.c
13712                 sync with HEAD
13713                 add src/wizard.c to POTFILES.in
13714
13715 2005-03-11 [paul]       1.0.3cvs1.1
13716
13717         * ChangeLog
13718         * ChangeLog.claws
13719         * configure.ac
13720         * po/de.po
13721         * po/es.po
13722         * po/fr.po
13723         * po/it.po
13724         * po/pt_BR.po
13725         * po/ru.po
13726         * po/sk.po
13727         * po/sr.po
13728         * po/zh_CN.po
13729                 sync with HEAD
13730
13731 2005-03-04 [colin]      1.0.1cvs22.2
13732
13733         * src/compose.c
13734                 Fix signatures with accentued chars in it
13735
13736 2005-03-04 [colin]      1.0.1cvs22.1
13737
13738         * src/common/smtp.c
13739         * src/common/smtp.h
13740                 Don't use SIZE param in MAIL FROM: if server 
13741                 doesn't support it. Patch by Eugen Freiter
13742                 <eugen_f@users.sf.net>
13743
13744 2005-02-27 [paul]       1.0.1cvs20.1
13745
13746         * ChangeLog.claws
13747         * configure.ac
13748         * src/messageview.c
13749                 sync with HEAD
13750
13751 2005-02-27 [colin]      1.0.1cvs19.4
13752
13753         * src/procheader.c
13754         * src/procheader.h
13755                 Fix prototypes. Patch by Alfons
13756
13757 2005-02-27 [colin]      1.0.1cvs19.3
13758
13759         * src/compose.c
13760                 Don't auto-join the signature separator.
13761
13762 2005-02-26 [colin]      1.0.1cvs19.2
13763
13764         * src/summaryview.c
13765                 Fix 'mark all read' with collapsed threads.
13766                 Patch by Alfons.
13767
13768 2005-02-25 [paul]       1.0.1cvs19.1
13769
13770         * ChangeLog.claws
13771         * configure.ac
13772         * src/prefs_account.c
13773         * src/prefs_folder_item.c
13774         * src/gtk/prefswindow.c
13775         * src/gtk/prefswindow.h
13776                 sync with HEAD
13777
13778 2005-02-25 [paul]       1.0.1cvs15.12
13779
13780         * src/alertpanel.c
13781         * src/codeconv.c
13782         * src/compose.c
13783         * src/textview.c
13784         * src/gtk/gtkutils.c
13785         * src/gtk/gtkutils.h
13786         * src/gtk/logwindow.c
13787         * src/gtk/progressdialog.c
13788                 sync with main (revision 127)
13789                 and fix logwindow clipping
13790
13791 2005-02-24 [colin]      1.0.1cvs15.11
13792
13793         * src/plugins/pgpmime/passphrase.c
13794                 Disable input grabbing; it doesn't work yet.
13795
13796 2005-02-24 [colin]      1.0.1cvs15.10
13797
13798         * src/messageview.c
13799                 Don't send out receipts if offline. Ask.
13800
13801 2005-02-23 [colin]      1.0.1cvs15.9
13802
13803         * src/summaryview.c     
13804                 Fix expanding
13805
13806 2005-02-23 [colin]      1.0.1cvs15.8
13807
13808         * src/summaryview.c
13809                 Really fix Bug 568 by removing useless
13810                 calls. summary_thread_init() now called
13811                 in summary_sort(). This should please
13812                 Alfons as it should be faster than 
13813                 previously.
13814
13815 2005-02-23 [colin]      1.0.1cvs15.7
13816
13817         * src/compose.c
13818                 Encode parts as QP or B64 if signing
13819
13820 2005-02-23 [colin]      1.0.1cvs15.6
13821
13822         * src/compose.c
13823                 Fix Mimeinfo leakage (including tmp files)
13824         * src/procmsg.c
13825                 Fix tmp file leakage (spotted by Ivan Rayner)
13826
13827 2005-02-22 [colin]      1.0.1cvs15.5
13828
13829         * src/expldifdlg.c
13830                 Fix keyboard input. Patch by Alfons.
13831
13832 2005-02-21 [colin]      1.0.1cvs15.4
13833
13834         * src/compose.c
13835                 Fix Sign/Encrypt when unselecting privacy
13836                 system
13837         * src/prefs_common.c
13838                 Change default message font to Monospace
13839         * src/summaryview.c
13840                 More freezing during potentially large operations
13841
13842 2005-02-21 [paul]       1.0.1cvs15.3
13843
13844         * src/main.c
13845                 fix --help output
13846
13847 2005-02-21 [paul]       1.0.1cvs15.2
13848
13849         * po/Makefile.in.in
13850         * src/compose.c
13851         * src/summaryview.c
13852         * src/textview.c
13853         * src/common/utils.c
13854         * src/common/utils.h
13855                 sync with main (revision 117)
13856
13857 2005-02-20 [colin]      1.0.1cvs15.1
13858
13859         * src/common/defs.h
13860                 Change cache file to .sylpheed_claws_cache, as
13861                 suggested by Alfons. Allows people to switch
13862                 between Sylpheed and Sylpheed-Claws. it is
13863                 a good idea to "Check for new messages" at next
13864                 startup.
13865
13866
13867 2005-02-18 [colin]      1.0.1cvs14.1
13868
13869         * src/quote_fmt_lex.l
13870         * src/quote_fmt_parse.y
13871                 Fix parser initialisation. Patch by Ivan.
13872
13873 2005-02-18 [colin]      1.0.1cvs11.6
13874
13875         * src/folderview.c
13876                 Fix scrolldown (bug 662)
13877
13878 2005-02-17 [colin]      1.0.1cvs11.5
13879
13880         * src/codeconv.c
13881                 conv_filename_to_utf8: return clean 7bit instead
13882                 of broken utf8 if needed
13883         * src/mimeview.c
13884                 Fix display of parts with unclean 8bit names
13885
13886 2005-02-17 [paul]       1.0.1cvs11.4
13887
13888         * src/compose.c
13889         * src/exportldif.c
13890         * src/matcher_parser_parse.y
13891         * src/procmime.c
13892         * src/sourcewindow.c
13893         * src/common/Makefile.am
13894         * src/common/intl.h             ** REMOVED **
13895         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13896                 sync with main (revision 109)
13897                 and clean up
13898
13899 2005-02-16 [colin]      1.0.1cvs11.3
13900
13901         * src/summaryview.c
13902                 Fix collapsed thread not highlighting when new
13903                 messages in it (Bug 568) Patch by Stephan Sachse.
13904                 Fix messed up selection when reaching bounds (Bug 632)
13905         * src/prefs_themes.c
13906                 Fix theme installing (Bug 684)
13907
13908 2005-02-16 [colin]      1.0.1cvs11.2
13909
13910         * src/messageview.c
13911                 Fix messageview_select_all
13912
13913 2005-02-16 [colin]      1.0.1cvs11.1
13914
13915         * src/mh.c
13916                 Sync with HEAD (MH scan required function)
13917
13918 2005-02-15 [colin]      1.0.1cvs8.1
13919
13920         * src/mimeview.c
13921         * src/common/utils.c
13922                 Sync with HEAD (filename chars substitution)
13923
13924 2005-02-15 [colin]      1.0.1cvs7.3
13925
13926         * src/gtk/pluginwindow.c
13927                 Fix button spacing
13928
13929 2005-02-15 [colin]      1.0.1cvs7.2
13930
13931         * src/mimeview.c
13932                 Fix mime icons not reset across message when
13933                 scrolled down
13934
13935 2005-02-15 [colin]      1.0.1cvs7.1
13936
13937         * src/compose.c
13938         * src/procmime.c
13939                 Sync with HEAD (optimisation of cvs6)
13940
13941 2005-02-14 [colin]      1.0.1cvs6.1
13942
13943         * src/compose.c
13944         * src/procmime.c
13945                 Sync with HEAD (encode "From " at line beginning)
13946
13947 2005-02-14 [colin]      1.0.1cvs5.3
13948
13949         * src/compose.c
13950                 Fix wrapping with accentued chars.
13951
13952 2005-02-13 [colin]      1.0.1cvs5.2
13953
13954         * src/textview.c
13955                 Fix email informative part parsing with
13956                 accentued chars in it. ispunct() returns
13957                 true for them in utf8...
13958
13959 2005-02-12 [colin]      1.0.1cvs5.1
13960
13961         * src/filtering.c
13962                 Sync with HEAD (remove wrong use of compose after send)
13963
13964 2005-02-12 [paul]       1.0.1cvs4.5
13965
13966         * src/textview.c
13967                 remove unnecessary code (thanks to Alfons)
13968
13969 2005-02-12 [paul]       1.0.1cvs4.4
13970
13971         * src/textview.c
13972                 add 'Copy' to contextual menu on emails
13973
13974 2005-02-11 [colin]      1.0.1cvs4.3
13975
13976         * src/compose.c
13977                 revert 1.0.0cvs28.2, it doesn't work that well.
13978
13979 2005-02-11 [paul]       1.0.1cvs4.2
13980
13981         * po/Makefile.in.in
13982                 fix 'make release'
13983
13984 2005-02-10 [paul]       1.0.1cvs4.1
13985
13986         * ChangeLog
13987         * ChangeLog.claws
13988         * ChangeLog.jp
13989         * configure.ac
13990         * src/compose.c
13991                 sync with HEAD (sync with main)
13992
13993 2005-02-10 [paul]       1.0.1cvs3.2
13994
13995         * AUTHORS
13996         * Makefile.am
13997         * autogen.sh
13998         * configure.ac
13999         * config/mkinstalldirs
14000         * intl/.cvsignore
14001         * intl/ChangeLog
14002         * intl/VERSION
14003         * intl/bindtextdom.c
14004         * intl/config.charset
14005         * intl/dcgettext.c
14006         * intl/dcigettext.c
14007         * intl/dcngettext.c
14008         * intl/dgettext.c
14009         * intl/dngettext.c
14010         * intl/eval-plural.h
14011         * intl/explodename.c
14012         * intl/finddomain.c
14013         * intl/gettext.c
14014         * intl/gettextP.h
14015         * intl/gmo.h
14016         * intl/hash-string.h
14017         * intl/intl-compat.c
14018         * intl/l10nflist.c
14019         * intl/libgnuintl.h.in
14020         * intl/loadinfo.h
14021         * intl/loadmsgcat.c
14022         * intl/localcharset.c
14023         * intl/localcharset.h
14024         * intl/locale.alias
14025         * intl/localealias.c
14026         * intl/localename.c
14027         * intl/log.c
14028         * intl/ngettext.c
14029         * intl/os2compat.c
14030         * intl/os2compat.h
14031         * intl/osdep.c
14032         * intl/plural-exp.c
14033         * intl/plural-exp.h
14034         * intl/plural.c
14035         * intl/plural.y
14036         * intl/ref-add.sin
14037         * intl/ref-del.sin
14038         * intl/relocatable.c
14039         * intl/relocatable.h
14040         * intl/textdomain.c
14041         * m4/Makefile.am
14042         * po/Makefile.in.in
14043         * src/Makefile.am
14044         * src/account.c
14045         * src/action.c
14046         * src/addr_compl.c
14047         * src/addressadd.c
14048         * src/addressbook.c
14049         * src/addrgather.c
14050         * src/addrindex.c
14051         * src/alertpanel.c
14052         * src/browseldap.c
14053         * src/codeconv.c
14054         * src/codeconv.h
14055         * src/compose.c
14056         * src/compose.h
14057         * src/crash.c
14058         * src/editaddress.c
14059         * src/editbook.c
14060         * src/editgroup.c
14061         * src/editjpilot.c
14062         * src/editldap.c
14063         * src/editldap_basedn.c
14064         * src/editvcard.c
14065         * src/exphtmldlg.c
14066         * src/expldifdlg.c
14067         * src/export.c
14068         * src/exporthtml.c
14069         * src/filtering.c
14070         * src/folder.c
14071         * src/folder_item_prefs.c
14072         * src/foldersel.c
14073         * src/folderview.c
14074         * src/grouplistdialog.c
14075         * src/headerview.c
14076         * src/imap.c
14077         * src/imap_gtk.c
14078         * src/import.c
14079         * src/importldif.c
14080         * src/importmutt.c
14081         * src/importpine.c
14082         * src/inc.c
14083         * src/ldif.c
14084         * src/main.c
14085         * src/mainwindow.c
14086         * src/matcher.c
14087         * src/mbox.c
14088         * src/message_search.c
14089         * src/messageview.c
14090         * src/mh.c
14091         * src/mh_gtk.c
14092         * src/mimeview.c
14093         * src/msgcache.c
14094         * src/news.c
14095         * src/news_gtk.c
14096         * src/noticeview.c
14097         * src/partial_download.c
14098         * src/pop.c
14099         * src/prefs_account.c
14100         * src/prefs_actions.c
14101         * src/prefs_common.c
14102         * src/prefs_customheader.c
14103         * src/prefs_display_header.c
14104         * src/prefs_ext_prog.c
14105         * src/prefs_filtering.c
14106         * src/prefs_filtering_action.c
14107         * src/prefs_folder_item.c
14108         * src/prefs_fonts.c
14109         * src/prefs_gtk.c
14110         * src/prefs_matcher.c
14111         * src/prefs_msg_colors.c
14112         * src/prefs_spelling.c
14113         * src/prefs_summary_column.c
14114         * src/prefs_template.c
14115         * src/prefs_themes.c
14116         * src/prefs_toolbar.c
14117         * src/prefs_wrapping.c
14118         * src/privacy.c
14119         * src/procheader.c
14120         * src/procmime.c
14121         * src/procmsg.c
14122         * src/quote_fmt.c
14123         * src/recv.c
14124         * src/send_message.c
14125         * src/setup.c
14126         * src/sourcewindow.c
14127         * src/ssl_manager.c
14128         * src/statusbar.c
14129         * src/summary_search.c
14130         * src/summaryview.c
14131         * src/textview.c
14132         * src/toolbar.c
14133         * src/wizard.c
14134         * src/common/nntp.c
14135         * src/common/plugin.c
14136         * src/common/smtp.c
14137         * src/common/ssl.c
14138         * src/common/ssl_certificate.c
14139         * src/common/string_match.c
14140         * src/common/sylpheed.c
14141         * src/common/template.c
14142         * src/common/utils.c
14143         * src/gtk/about.c
14144         * src/gtk/colorlabel.c
14145         * src/gtk/description_window.c
14146         * src/gtk/filesel.c
14147         * src/gtk/foldersort.c
14148         * src/gtk/gtkaspell.c
14149         * src/gtk/gtkutils.c
14150         * src/gtk/inputdialog.c
14151         * src/gtk/logwindow.c
14152         * src/gtk/menu.c
14153         * src/gtk/pluginwindow.c
14154         * src/gtk/prefswindow.c
14155         * src/gtk/progressdialog.c
14156         * src/gtk/quicksearch.c
14157         * src/gtk/sslcertwindow.c
14158         * src/plugins/clamav/clamav_plugin.c
14159         * src/plugins/clamav/clamav_plugin_gtk.c
14160         * src/plugins/demo/demo.c
14161         * src/plugins/dillo_viewer/dillo_prefs.c
14162         * src/plugins/dillo_viewer/dillo_viewer.c
14163         * src/plugins/image_viewer/plugin.c
14164         * src/plugins/image_viewer/viewer.c
14165         * src/plugins/image_viewer/viewerprefs.c
14166         * src/plugins/mathml_viewer/mathml_viewer.c
14167         * src/plugins/pgpmime/passphrase.c
14168         * src/plugins/pgpmime/plugin.c
14169         * src/plugins/pgpmime/prefs_gpg.c
14170         * src/plugins/pgpmime/select-keys.c
14171         * src/plugins/pgpmime/sgpgme.c
14172         * src/plugins/spamassassin/spamassassin.c
14173         * src/plugins/spamassassin/spamassassin_gtk.c
14174         * src/plugins/trayicon/trayicon.c
14175                 sync with main (revision 104)
14176
14177 2005-02-10 [colin]      1.0.1cvs3.1
14178
14179         * src/mainwindow.c
14180                 Sync with HEAD (fix occasional crasher)
14181
14182 2005-02-10 [colin]      1.0.1cvs2.1
14183
14184         * src/messageview.c
14185                 Synw with HEAD (don't automatically display html)
14186
14187 2005-02-09 [colin]      1.0.1cvs1.3
14188
14189         * src/textview.c
14190         * src/textview.h
14191                 Add contextual menu on emails
14192
14193 2005-02-09 [colin]      1.0.1cvs1.2
14194
14195         * src/codeconv.c
14196                 Fix converting from broken headers and 
14197                 put back the _ in missing places
14198                 (feature broke with cvs24.2 sync, main 
14199                  possibly affected?)
14200
14201 2005-02-09 [colin]      1.0.1cvs1.1
14202
14203         * src/messageview.c
14204         * src/mimeview.c
14205         * src/mimeview.h
14206                 Sync with HEAD (display non text/plain mails with plugin)
14207
14208 2005-02-08 [colin]      1.0.1.1
14209
14210         * ChangeLog.claws
14211         * po/pt_BR.po
14212                 Sync with HEAD
14213         * configure.ac
14214                 Make default configuration directory 
14215                 be .sylpheed-gtk2
14216
14217 2005-02-08 [colin]      1.0.0cvs29.1
14218
14219         * po/de.po
14220         * po/es.po
14221         * po/fr.po
14222         * po/it.po
14223         * po/sk.po
14224         * po/sr.po
14225                 Sync translations with HEAD
14226
14227 2005-02-06 [colin]      1.0.0cvs28.3
14228
14229         * src/compose.c
14230                 Make compose a bit faster - patch by Alfons.
14231
14232 2005-02-06 [colin]      1.0.0cvs28.2
14233
14234         * src/compose.c
14235                 Make pasting via middle-click more reliable
14236
14237 2005-02-05 [paul]       1.0.0cvs28.1
14238
14239         * ChangeLog
14240         * ChangeLog.claws
14241         * ChangeLog.jp
14242         * configure.ac
14243         * src/compose.c
14244                 sync with HEAD
14245                 (fix bug 682 'redirect is broken'
14246
14247 2005-02-05 [torte]      1.0.0cvs27.1
14248
14249         * ChangeLog.claws
14250         * configure.ac
14251         * src/partial_download.c
14252                 Sync with HEAD (fix buf overflow)
14253
14254 2005-02-03 [colin]      1.0.0cvs26.1
14255
14256         * src/common/plugin.c
14257                 Sync with HEAD (avoid plugin mismatches)
14258
14259 2005-02-03 [paul]       1.0.0cvs25.3
14260
14261         * src/folderview.c
14262         * src/headerview.c
14263         * src/summaryview.c
14264         * src/textview.c
14265         * src/gtk/colorlabel.c
14266                 third and final part of initial sync with main-gtk2
14267
14268 2005-02-03 [paul]       1.0.0cvs25.2
14269
14270         * src/jpilot.c
14271                 fix building with jpilot support
14272
14273 2005-02-02 [colin]      1.0.0cvs25.1
14274
14275         * src/messageview.c
14276                 Sync with HEAD (fix dangerous typo)
14277
14278 2005-02-01 [colin]      1.0.0cvs24.3
14279
14280         * src/common/xml.c
14281                 Write file as advertised (UTF-8)
14282
14283 2005-02-01 [paul]       1.0.0cvs24.2
14284
14285         * src/addrbook.c
14286         * src/addrindex.c
14287         * src/alertpanel.h
14288         * src/codeconv.c
14289         * src/codeconv.h
14290         * src/compose.c
14291         * src/export.c
14292         * src/folder_item_prefs.c
14293         * src/html.c
14294         * src/imap.c
14295         * src/import.c
14296         * src/jpilot.c
14297         * src/mainwindow.c
14298         * src/matcher_parser_lex.l
14299         * src/messageview.c
14300         * src/mh.c
14301         * src/prefs_account.c
14302         * src/prefs_actions.c
14303         * src/prefs_common.c
14304         * src/prefs_gtk.c
14305         * src/prefs_gtk.h
14306         * src/prefs_themes.c
14307         * src/procheader.c
14308         * src/procmime.c
14309         * src/sourcewindow.c
14310         * src/statusbar.c
14311         * src/summaryview.c
14312         * src/textview.c
14313         * src/toolbar.c
14314         * src/unmime.c
14315         * src/common/template.c
14316         * src/common/utils.c
14317         * src/common/xml.c
14318         * src/common/xml.h
14319         * src/gtk/gtkaspell.c
14320         * src/plugins/clamav/clamav_plugin.c
14321         * src/plugins/dillo_viewer/dillo_prefs.c
14322         * src/plugins/image_viewer/viewerprefs.c
14323         * src/plugins/pgpmime/passphrase.c
14324         * src/plugins/pgpmime/prefs_gpg.c
14325         * src/plugins/pgpmime/select-keys.c
14326         * src/plugins/spamassassin/spamassassin.c
14327                 second part of initial sync with main-gtk2
14328                 (more to follow)
14329
14330 2005-01-31 [colin]      1.0.0cvs24.1
14331
14332         * src/compose.c
14333                 Sync with HEAD
14334
14335 2005-01-29 [paul]       1.0.0cvs23.2
14336
14337         * src/account.c
14338         * src/action.c
14339         * src/addressadd.c
14340         * src/addressbook.c
14341         * src/alertpanel.c
14342         * src/compose.c
14343         * src/editaddress.c
14344         * src/editbook.c
14345         * src/editgroup.c
14346         * src/editjpilot.c
14347         * src/editldap.c
14348         * src/editldap_basedn.c
14349         * src/editvcard.c
14350         * src/export.c
14351         * src/foldersel.c
14352         * src/grouplistdialog.c
14353         * src/import.c
14354         * src/importldif.c
14355         * src/inc.c
14356         * src/main.c
14357         * src/mainwindow.c
14358         * src/message_search.c
14359         * src/messageview.c
14360         * src/mimeview.c
14361         * src/prefs_actions.c
14362         * src/prefs_common.c
14363         * src/prefs_common.h
14364         * src/prefs_customheader.c
14365         * src/prefs_display_header.c
14366         * src/prefs_filtering.c
14367         * src/prefs_filtering_action.c
14368         * src/prefs_gtk.c
14369         * src/prefs_matcher.c
14370         * src/prefs_summary_column.c
14371         * src/prefs_template.c
14372         * src/sourcewindow.c
14373         * src/summary_search.c
14374         * src/summaryview.c
14375         * src/textview.c
14376         * src/gtk/about.c
14377         * src/gtk/description_window.c
14378         * src/gtk/gtkshruler.c
14379         * src/gtk/gtkutils.c
14380         * src/gtk/gtkutils.h
14381         * src/gtk/inputdialog.c
14382         * src/gtk/logwindow.c
14383         * src/gtk/prefswindow.c
14384         * src/gtk/progressdialog.c
14385         * src/gtk/progressdialog.h
14386                 first part of initial sync with main-gtk2
14387                 (more to follow)
14388
14389 2005-01-28 [colin]      1.0.0cvs23.1
14390
14391         * src/folderview.c
14392                 Sync with HEAD
14393
14394 2005-01-27 [colin]      1.0.0cvs21.1
14395
14396         * src/folder.c
14397         * src/folderview.c
14398                 Sync with HEAD
14399
14400 2005-01-27 [colin]      1.0.0cvs19.1
14401
14402         * src/procmime.c
14403                 Sync with HEAD
14404
14405 2005-01-27 [colin]      1.0.0cvs18.1
14406
14407         * src/messageview.c
14408         * src/summaryview.c
14409         * src/mainwindow.c
14410         * src/compose.c
14411         * src/compose.h
14412         * src/procmsg.c
14413         * src/procmsg.h
14414         * src/toolbar.c
14415                 Sync with HEAD
14416
14417 2005-01-26 [paul]       1.0.0cvs15.2
14418
14419         * src/compose.c
14420                 compose_entries_set(): convert subject and body to
14421                 utf8 if necessary. patch by Felix Eckhofer
14422
14423 2005-01-26 [paul]       1.0.0cvs15.1
14424
14425         * configure.ac
14426         * src/common/template.c
14427                 sync with HEAD (fix memory leak)
14428
14429 2005-01-25 [paul]       1.0.0cvs14.1
14430
14431         * configure.ac
14432         * src/compose.c
14433                 sync with HEAD
14434
14435 2005-01-24 [colin]      1.0.0cvs13.1
14436
14437         * src/summaryview.c
14438                 Sync with HEAD
14439
14440 2005-01-24 [paul]       1.0.0cvs12.1
14441
14442         * configure.ac
14443         * src/messageview.c
14444         * src/mh.c
14445         * src/common/utils.c
14446                 sync with HEAD
14447
14448 2005-01-24 [colin]      1.0.0cvs11.1
14449
14450         * src/procheader.c
14451                 Sync with HEAD
14452
14453 2005-01-24 [colin]      1.0.0cvs10.1
14454
14455         * src/folderview.c
14456                 Sync with HEAD
14457
14458 2005-01-23 [colin]      1.0.0cvs9.1
14459
14460         * src/crash.c
14461                 Sync with HEAD
14462
14463 2005-01-22 [colin]      1.0.0cvs8.1
14464
14465         * src/summaryview.c
14466         * src/gtk/quicksearch.c
14467                 Sync with HEAD
14468
14469 2005-01-21 [colin]      1.0.0cvs7.1
14470
14471         * src/summaryview.c
14472                 Sync with HEAD
14473
14474 2005-01-21 [colin]      1.0.0cvs6.1
14475
14476         * src/summaryview.c
14477                 Sync with HEAD
14478
14479 2005-01-21 [colin]      1.0.0cvs5.1
14480
14481         * src/gtk/quicksearch.c
14482         * src/prefs_common.c
14483         * src/prefs_common.h
14484                 Sync with HEAD (recurse option)
14485
14486 2005-01-21 [colin]      1.0.0cvs4.1
14487
14488         * src/folder.h
14489         * src/folderview.c
14490         * src/folderview.h
14491         * src/summaryview.c
14492         * src/gtk/quicksearch.c
14493         * src/gtk/quicksearch.h
14494                 Sync with HEAD (recursive quicksearch)
14495
14496 2005-01-20 [colin]      1.0.0cvs3.4
14497
14498         * src/ssl_manager.c
14499                 Remove useless code
14500
14501 2005-01-20 [colin]      1.0.0cvs3.3
14502
14503         * src/ssl_manager.c
14504                 Fix leak, thanks to Alfons.
14505
14506 2005-01-20 [colin]      1.0.0cvs3.2
14507
14508         * src/ssl_manager.c
14509                 Port SSL certificate window to GTK2.
14510
14511 2005-01-20 [paul]       1.0.0cvs3.1
14512
14513         * ChangeLog.claws
14514         * configure.ac
14515         * src/addrindex.c
14516         * src/addrindex.h
14517                 sync with HEAD
14518
14519 2005-01-19 [colin]      1.0.0cvs2.2
14520
14521         * src/plugins/trayicon/trayicon.c
14522                 Fix freeze with gtk-2.6, the easy way
14523                 (signal blocking helpless there...)
14524                 Closes bug #668.
14525
14526 2005-01-19 [colin]      1.0.0cvs2.1
14527
14528         * src/mbox.c
14529         * src/mbox.h
14530         * src/mainwindow.c
14531         * src/summaryview.c
14532         * src/summaryview.h
14533                 Sync with HEAD
14534
14535 2005-01-19 [paul]       1.0.0cvs1.1
14536
14537         * configure.ac
14538         * po/de.po
14539         * po/es.po
14540         * po/fr.po
14541         * po/hr.po
14542         * po/it.po
14543         * po/ja.po
14544         * po/ko.po
14545         * po/pt_BR.po
14546         * po/ru.po
14547         * po/sk.po
14548         * po/sr.po
14549                 sync with HEAD (update translations)
14550
14551 2005-01-18 [colin]      1.0.0cvs0.1
14552
14553         * src/foldersel.c
14554                 Specify search column - patch by Alfons
14555
14556 2005-01-18 [colin]      0.9.13cvs36.3
14557
14558         * src/prefs_toolbar.c
14559                 Change Delete to Remove
14560         * src/prefs_fonts.c
14561                 GTK2 version and leak fixes
14562         * src/prefs_actions.c
14563                 Add stock buttons.
14564                 All patches by Alfons
14565
14566 2005-01-17 [colin]      0.9.13cvs36.2
14567
14568         * src/compose.c
14569                 Fix DnD inserting twice. While at it,
14570                 add DnD support for text/plain in the
14571                 body, and add support in the headers.
14572
14573 2005-01-16 [colin]      0.9.13cvs36.1
14574
14575         * ChangeLog
14576         * ChangeLog.jp
14577         * ChangeLog.claws
14578                 Sync with HEAD (nothing applicable)
14579
14580 2005-01-16 [colin]      0.9.13cvs33.2
14581
14582         * src/prefs_toolbar.c
14583                 GTK2ize prefs_toolbar, by Alfons.
14584
14585 2005-01-14 [colin]      0.9.13cvs33.1
14586
14587         * src/html.c
14588         * src/msgcache.c
14589                 Sync with HEAD
14590
14591 2005-01-14 [colin]      0.9.13cvs32.1
14592
14593         * src/html.c
14594         * src/html.h
14595         * src/msgcache.c
14596         * AUTHORS
14597         * tools/calypso_convert.pl
14598                 Sync with HEAD
14599
14600 2005-01-08 [colin]      0.9.13cvs29.2
14601
14602         * src/prefs_filtering_action.c
14603         * src/prefs_filtering.c
14604                 2 more gtk2 patches by Alfons
14605
14606 2005-01-07 [paul]       0.9.13cvs29.1
14607
14608         * ChangeLog
14609         * ChangeLog.claws
14610         * ChangeLog.jp
14611         * configure.ac
14612         * src/pop.c
14613         * src/pop.h
14614                 sync with HEAD
14615
14616 2005-01-07 [colin]      0.9.13cvs28.3
14617
14618         * src/gtk/progressdialog.c
14619         * src/gtk/progressdialog.h
14620         * src/inc.c
14621         * src/send_message.c
14622                 GTK2 for the incorporation dialog. The CList isn't dead
14623                 yet, for a more smooth migration. Patch by Alfons.
14624
14625 2005-01-06 [colin]      0.9.13cvs28.2
14626
14627         * src/prefs_display_header.c
14628                 GTK2 conversion by Alfons
14629         * src/prefs_actions.c
14630         * src/prefs_matcher.c
14631                 Fix 2 leaks - patch by Alfons
14632
14633 2005-01-06 [colin]      0.9.13cvs28.1
14634
14635         * src/prefs_matcher.c
14636                 Sync with HEAD
14637
14638 2005-01-06 [colin]      0.9.13cvs27.4
14639
14640         * src/prefs_matcher.c
14641                 Fix double-free. Patch by Alfons
14642
14643 2005-01-06 [colin]      0.9.13cvs27.3
14644
14645         * src/prefs_matcher.c
14646                 GTK2 widgets + memleak
14647                 Patch by Alfons
14648
14649 2005-01-05 [colin]      0.9.13cvs27.2
14650
14651         * src/account.c
14652         * src/addr_compl.c
14653         * src/foldersel.c
14654         * src/stock_pixmap.c
14655         * src/stock_pixmap.h
14656                 3 more GTK2 patches by Alfons.
14657
14658 2005-01-04 [colin]      0.9.13cvs27.1
14659
14660         * src/folderview.c
14661         * src/imap_gtk.c
14662         * src/news_gtk.c
14663                 Sync with HEAD
14664
14665 2005-01-04 [colin]      0.9.13cvs25.9
14666
14667         * src/compose.c
14668                 Fix Show Ruler menuitem
14669         * src/prefs_template.c
14670                 Convert to GTK2
14671         * src/common/utils.c
14672                 Make auto pointer stuff handles NULLs
14673                 Patches by Alfons.
14674
14675 2005-01-04 [colin]      0.9.13cvs25.8
14676
14677         * src/compose.c
14678                 Move the attachment list to gtk2
14679                 Patch by Alfons.
14680
14681 2005-01-04 [colin]      0.9.13cvs25.7
14682
14683         * src/textview.c
14684                 Make some keys work again
14685                 Patch by SungHyun Nam <namsh@kldp.org>
14686
14687 2005-01-04 [colin]      0.9.13cvs25.6
14688
14689         * src/gtk/gtkshruler.c
14690                 Move the ruler to GTK2
14691                 Patch by Alfons
14692
14693 2005-01-03 [colin]      0.9.13cvs25.5
14694
14695         * src/compose.c
14696                 Fix my broken patch apply 
14697
14698 2005-01-03 [colin]      0.9.13cvs25.4
14699
14700         * src/common/utils.c
14701         * src/common/utils.h
14702         * src/gtk/prefswindow.c
14703                 Move auto pointer stuff to utils.c
14704                 Patch by Alfons again :)
14705
14706 2005-01-03 [colin]      0.9.13cvs25.3
14707
14708         * src/compose.c
14709         * src/prefs_gtk.c
14710         * src/prefs_template.c
14711         * src/textview.c
14712                 Empty text widgets with empty strings, not NULL char
14713                 Patch by SungHyun Nam <namsh@kldp_org>
14714
14715 2005-01-03 [colin]      0.9.13cvs25.2
14716
14717         * src/main.c
14718         * AUTHORS
14719                 Sync with HEAD
14720
14721 2005-01-03 [colin]      0.9.13cvs25.1
14722
14723         * src/pop.c
14724         * src/pop.h
14725                 Sync with HEAD
14726
14727 2005-01-03 [colin]      0.9.13cvs24.3
14728
14729         * src/account.c
14730                 Two patches from Alfons and Alex S Moore:
14731                 fix images, fix return value.
14732
14733 2005-01-01 [colin]      0.9.13cvs24.2
14734
14735         * src/prefs_actions.c
14736                 Fix over-zealous assertion. Patch by Alfons
14737
14738 2005-01-01 [colin]      0.9.13cvs24.1
14739
14740         * src/procmime.c
14741                 Sync with HEAD (leak fix)
14742
14743 2004-12-31 [colin]      0.9.13cvs23.2
14744
14745         * src/prefs_common.c
14746                 GTK2 widgets + stock buttons - patch by Alfons
14747
14748 2004-12-31 [paul]       0.9.13cvs23.1
14749
14750         * configure.ac
14751                 bump up EXTRA_VERSION to match (sync'ed) HEAD
14752         * src/gtk/pluginwindow.c
14753                 use GTK2 widgets and plug memory leaks,
14754                 patches by Alfons
14755
14756 2004-12-30 [colin]      0.9.13cvs22.4
14757
14758         * src/account.c
14759         * src/action.c
14760         * src/export.c
14761         * src/foldersel.c
14762         * src/import.c
14763         * src/message_search.c
14764         * src/prefs_actions.c
14765         * src/prefs_common.c
14766         * src/prefs_customheader.c
14767         * src/prefs_filtering.c
14768         * src/prefs_summary_column.c
14769         * src/summary_search.c
14770         * src/gtk/about.c
14771         * src/gtk/description_window.c
14772         * src/gtk/gtkutils.c
14773         * src/gtk/gtkutils.h
14774         * src/gtk/inputdialog.c
14775         * src/gtk/prefswindow.c
14776                 Use GTK2 stock buttons. Patches by Alfons.
14777
14778 2004-12-30 [colin]      0.9.13cvs22.3
14779
14780         * src/account.c
14781                 Sync with HEAD
14782         * src/prefs_actions.c
14783         * src/prefs_customheader.c
14784         * src/prefs_filtering.c
14785         * src/prefs_msg_colors.c
14786         * src/prefs_summary_column.c
14787         * src/gtk/prefswindow.c
14788                 Use GtkTreeView instead of deprecated 
14789                 widgets. Patches by Alfons.
14790
14791 2004-12-30 [paul]       0.9.13cvs22.2
14792
14793         * src/foldersel.c
14794                 use GTK 2 Tree View
14795                 patch by Alfons, with root folder sorting fix
14796                 by Stephan Sachse
14797
14798 2004-12-30 [paul]       0.9.13cvs22.1
14799
14800         * ChangeLog
14801         * ChangeLog.claws
14802         * ChangeLog.jp
14803         * NEWS
14804         * configure.ac
14805         * src/account.c
14806                 sync with HEAD
14807
14808 2004-12-22 [martin]     0.9.13cvs21.2
14809
14810         * src/action.c
14811                 free the command line after its use
14812
14813 2004-12-18 [paul]       0.9.13cvs21.1
14814
14815         * AUTHORS
14816         * ChangeLog
14817         * ChangeLog.claws
14818         * ChangeLog.jp
14819         * NEWS
14820         * configure.ac
14821         * src/action.c
14822         * src/compose.c
14823         * src/syldap.c
14824                 sync with HEAD
14825
14826 2004-12-17 [martin]     0.9.13cvs17.2
14827
14828         * src/action.c
14829                 convert actions input to locale
14830         * src/inc.c
14831                 convert notification command to locale
14832         * src/plugins/pgpmime/select-keys.c
14833                 convert attributes to utf8
14834
14835 2004-12-14 [colin]      0.9.13cvs17.1
14836
14837         * ChangeLog
14838         * ChangeLog.jp
14839         * ChangeLog.claws
14840         * src/action.c
14841         * src/common/utils.c
14842         * src/gtk/prefswindow.c
14843         * src/gtk/gtkutils.c
14844         * src/gtk/gtkutils.h
14845         * src/plugins/spamassassin/libspamc.c
14846                 Sync with HEAD
14847
14848 2004-12-13 [colin]      0.9.13cvs14.1
14849
14850         * src/quote_fmt_parse.y
14851                 Sync with HEAD
14852
14853 2004-12-10 [colin]      0.9.13cvs12.1
14854
14855         * src/prefs_themes.c
14856         * src/mainwindow.c
14857         * src/messageview.c
14858                 Sync with HEAD
14859
14860 2004-12-09 [colin]      0.9.13cvs10.1
14861
14862         * src/procmime.c
14863                 Sync with HEAD (fix B64 encoding from memory)
14864
14865 2004-12-08 [colin]      0.9.13cvs9.1
14866
14867         * src/gtk/colorlabel.c
14868                 Sync with HEAD
14869
14870 2004-12-08 [paul]       0.9.13cvs8.2
14871
14872         * src/gtk/pluginwindow.c
14873                 fix window resizing oddities
14874
14875 2004-12-08 [colin]      0.9.13cvs8.1
14876
14877         * src/quote_fmt_parse.y
14878                 Sync with HEAD
14879
14880 2004-12-08 [colin]      0.9.13cvs7.1
14881
14882         * src/matcher_parser_parse.y
14883         * src/msgcache.c
14884         * src/prefs_matcher.c
14885         * src/procheader.c
14886         * src/matcher.c
14887         * src/common/defs.h
14888         * po/sr.po
14889                 Sync with HEAD
14890
14891 2004-12-08 [colin]      0.9.13cvs6.1
14892
14893         * src/quote_fmt_parse.y
14894         * src/textview.c
14895                 Sync with HEAD
14896         * src/gtk/prefswindow.c
14897         * src/gtk/pluginwindow.c
14898                 Fix G_CALLBACKS protos (thanks to Alfons)
14899
14900 2004-12-07 [torte]      0.9.13cvs2.2
14901
14902         * src/procmime.c
14903                 [Bug 650] reply button causes crash
14904                 Thanks to David Relson and Christoph
14905
14906 2004-12-07 [colin]      0.9.13cvs2.1
14907
14908         * ChangeLog.claws
14909         * AUTHORS
14910         * po/sk.po
14911         * src/procmime.c
14912         * src/prefs_account.c
14913         * src/common/smtp.c
14914         * src/common/smtp.h
14915                 Sync with HEAD
14916
14917 2004-12-06 [colin]      0.9.12cvs187.1
14918
14919         * ChangeLog.claws
14920         * INSTALL
14921         * Makefile.am
14922         * README.claws
14923         * TODO.claws
14924         * configure.ac
14925         * po/bg.po
14926         * po/cs.po
14927         * po/el.po
14928         * po/en_GB.po
14929         * po/es.po
14930         * po/fr.po
14931         * po/hr.po
14932         * po/hu.po
14933         * po/it.po
14934         * po/ja.po
14935         * po/ko.po
14936         * po/nl.po
14937         * po/pl.po
14938         * po/pt_BR.po
14939         * po/ru.po
14940         * po/sk.po
14941         * po/sr.po
14942         * po/sv.po
14943         * po/zh_CN.po
14944         * po/zh_TW.Big5.po
14945         * src/compose.c
14946         * tools/Makefile.am
14947         * tools/README
14948         * tools/filter_conv.pl
14949         * tools/kdeservicemenu/README
14950         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14951         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14952                 Sync with HEAD
14953
14954 2004-12-04 [colin]      0.9.12cvs183.1
14955
14956         * src/compose.c
14957                 Sync with HEAD (compose window position saving)
14958
14959 2004-12-04 [paul]       0.9.12cvs182.3
14960
14961         * src/messageview.c
14962         * src/mimeview.c
14963         * src/prefs_customheader.c
14964         * src/gtk/quicksearch.c
14965                 replace some forgotten GTK_SIGNAL_FUNCs
14966
14967 2004-12-04 [paul]       0.9.12cvs182.2
14968
14969         * src/Makefile.am
14970                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
14971                 committed in error      
14972
14973 2004-12-04 [paul]       0.9.12cvs182.1
14974
14975         * ChangeLog
14976         * ChangeLog.claws
14977         * ChangeLog.jp
14978         * INSTALL
14979         * NEWS
14980         * README
14981         * README.jp
14982         * configure.ac
14983         * doc/manual/ja/Makefile.am
14984         * doc/manual/ja/sylpheed-1.html
14985         * doc/manual/ja/sylpheed-10.html
14986         * doc/manual/ja/sylpheed-11.html
14987         * doc/manual/ja/sylpheed-12.html
14988         * doc/manual/ja/sylpheed-13.html
14989         * doc/manual/ja/sylpheed-14.html
14990         * doc/manual/ja/sylpheed-15.html
14991         * doc/manual/ja/sylpheed-16.html
14992         * doc/manual/ja/sylpheed-17.html
14993         * doc/manual/ja/sylpheed-18.html
14994         * doc/manual/ja/sylpheed-19.html
14995         * doc/manual/ja/sylpheed-2.html
14996         * doc/manual/ja/sylpheed-20.html
14997         * doc/manual/ja/sylpheed-3.html
14998         * doc/manual/ja/sylpheed-4.html
14999         * doc/manual/ja/sylpheed-5.html
15000         * doc/manual/ja/sylpheed-6.html
15001         * doc/manual/ja/sylpheed-7.html
15002         * doc/manual/ja/sylpheed-8.html
15003         * doc/manual/ja/sylpheed-9.html
15004         * doc/manual/ja/sylpheed.html
15005         * doc/manual/ja/sylpheed.sgml
15006         * po/de.po
15007         * src/Makefile.am
15008         * src/compose.c
15009         * src/procmime.c
15010         * src/pixmaps/regular.xpm **REMOVED**
15011         * src/plugins/pgpmime/pgpmime.c
15012         * src/plugins/pgpmime/plugin.c
15013         * src/plugins/pgpmime/prefs_gpg.c
15014                 sync with HEAD
15015
15016 2004-12-03 [paul]       0.9.12cvs180.1
15017
15018         * ChangeLog
15019         * ChangeLog.claws
15020         * ChangeLog.jp
15021         * configure.ac
15022         * src/Makefile.am
15023         * src/pop.c
15024         * src/common/utils.c
15025         * src/common/utils.h
15026         * src/pixmaps/continue.xpm
15027         * src/pixmaps/dir_close.xpm
15028         * src/pixmaps/dir_open.xpm
15029         * src/pixmaps/drafts_close.xpm
15030         * src/pixmaps/drafts_open.xpm
15031         * src/pixmaps/folder.xpm **REMOVED**
15032         * src/pixmaps/group.xpm
15033         * src/pixmaps/unread.xpm
15034                 sync with HEAD
15035
15036 2004-12-02 [colin]      0.9.12cvs179.1
15037
15038         * src/compose.c
15039                 Sync with HEAD (non-duplicated reedition)
15040
15041 2004-12-02 [colin]      0.9.12cvs178.1
15042
15043         * src/compose.c
15044                 Sync with HEAD (linewrap_quote fix)
15045
15046 2004-12-01 [colin]      0.9.12cvs177.3
15047
15048         * src/addrharvest.c
15049                 Replace sizeof with strlen
15050
15051 2004-12-01 [paul]       0.9.12cvs177.2
15052
15053         * src/addrharvest.c
15054                 fix 'harvest addresses'
15055
15056 2004-11-30 [colin]      0.9.12cvs177.1
15057
15058         * src/gtk/prefswindow.c
15059         * src/gtk/pluginwindow.c
15060                 Sync with HEAD
15061
15062 2004-11-29 [colin]      0.9.12cvs176.1
15063
15064         * src/folderview.c
15065                 sync with HEAD (Fix disappearing separators in folderview's popup)
15066
15067 2004-11-29 [colin]      0.9.12cvs175.1
15068
15069         * src/procmime.c
15070                 Sync with head (another format fix)
15071
15072 2004-11-29 [colin]      0.9.12cvs174.1
15073
15074         * src/pop.c
15075                 Sync with HEAD (format string fix)
15076
15077 2004-11-26 [colin]      0.9.12cvs173.1
15078
15079         * src/common/smtp.c
15080         * src/common/smtp.h
15081                 Sync with HEAD
15082
15083 2004-11-24 [colin]      0.9.12cvs172.1
15084
15085         * src/plugins/pgpmime/pgpmime.c
15086                 Sync with HEAD
15087
15088 2004-11-24 [colin]      0.9.12cvs171.1
15089
15090         * src/plugins/pgpmime/pgpmime.c
15091                 Sync with head (gpgmectx leaks)
15092
15093 2004-11-24 [colin]      0.9.12cvs169.1
15094
15095         * src/plugins/pgpmime/plugin.c
15096         * src/plugins/trayicon/Makefile.am
15097         * src/plugins/trayicon/newmarkedmail.xpm
15098         * src/plugins/trayicon/trayicon.c
15099         * src/plugins/trayicon/unreadmarkedmail.xpm
15100                 Sync with HEAD
15101
15102 2004-11-23 [colin]      0.9.12cvs168.1
15103
15104         * src/partial_download.c
15105         * src/partial_download.h
15106         * src/plugins/pgpmime/plugin.c
15107                 Sync with HEAD
15108
15109 2004-11-23 [colin]      0.9.12cvs166.1
15110
15111         * src/Makefile.am
15112         * src/codeconv.c
15113         * src/compose.c
15114         * src/folderview.c
15115         * src/main.c
15116         * src/partial_download.c
15117         * src/partial_download.h
15118         * src/prefs_account.c
15119         * src/prefs_account.h
15120         * src/privacy.c
15121         * src/privacy.h
15122         * src/procmime.c
15123         * src/common/Makefile.am
15124         * src/common/base64.h
15125         * src/common/partial_download.c
15126         * src/common/partial_download.h
15127         * src/gtk/prefswindow.c
15128         * src/gtk/prefswindow.h
15129         * src/plugins/pgpmime/pgpmime.c
15130         * src/plugins/pgpmime/prefs_gpg.c
15131         * src/plugins/pgpmime/prefs_gpg.h
15132         * src/plugins/pgpmime/sgpgme.c
15133         * src/plugins/pgpmime/sgpgme.h
15134                 Sync with HEAD
15135
15136 2004-11-23 [colin]      0.9.12cvs163.1
15137
15138         * src/main.c
15139                 Sync with HEAD (cursor optimization)
15140
15141 2004-11-23 [colin]      0.9.12cvs162.1
15142
15143         * src/prefs_common.c
15144         * src/prefs_themes.c
15145         * src/procmsg.c
15146                 Sync with HEAD
15147
15148 2004-11-23 [colin]      0.9.12cvs158.9
15149
15150         * src/compose.c
15151                 Fix double-free when forwarding
15152         * src/msgcache.c
15153                 Fix leak on error path
15154                 
15155
15156 2004-11-23 [colin]      0.9.12cvs158.8
15157
15158         * src/compose.c
15159                 Fix possible double-free
15160                 Spotted by Alfons
15161
15162 2004-11-23 [colin]      0.9.12cvs158.7
15163
15164         * src/compose.c
15165                 Fix some signal handlers' prototypes
15166                 Spotted by Alfons
15167
15168 2004-11-22 [colin]      0.9.12cvs158.6
15169
15170         * src/compose.c
15171                 Remove unneeded code and duplicated
15172                 wrapping - patch by Alfons
15173
15174 2004-11-22 [colin]      0.9.12cvs158.5
15175
15176         * src/prefs_themes.c
15177                 Fix oversized selector
15178
15179 2004-11-22 [colin]      0.9.12cvs158.4
15180
15181         * src/compose.c
15182                 fix dump_text()
15183                 patch by Alfons
15184
15185 2004-11-19 [colin]      0.9.12cvs158.3
15186
15187         * src/textview.c
15188                 Add a context menu on links (open, copy)
15189
15190 2004-11-18 [paul]       0.9.12cvs158.2
15191
15192         * src/addrgather.c
15193         * src/exphtmldlg.c
15194         * src/expldifdlg.c
15195         * src/mimeview.c
15196         * src/prefs_common.c
15197         * src/plugins/image_viewer/viewer.c
15198         * src/plugins/spamassassin/spamassassin_gtk.c
15199                 replace deprecated gtk_notebook_set_page
15200                 and gtk_notebook_current_page
15201
15202 2004-11-18 [paul]       0.9.12cvs158.1
15203
15204         * configure.ac
15205         * src/compose.c
15206         * src/mainwindow.c
15207         * src/messageview.c
15208         * src/prefs_common.c
15209         * src/common/utils.c
15210         * src/common/utils.h
15211                 sync with HEAD
15212
15213 2004-11-17 [colin]      0.9.12cvs156.1
15214
15215         * src/prefs_account.c
15216         * src/prefs_account.h
15217         * src/procmsg.c
15218                 Sync with HEAD (add pref to store encrypted mails encrypted)
15219
15220 2004-11-17 [paul]       0.9.12cvs155.1
15221
15222         * ChangeLog
15223         * ChangeLog.claws
15224         * ChangeLog.jp
15225         * NEWS
15226         * configure.ac
15227         * src/compose.c
15228         * src/jpilot.c
15229         * src/privacy.c
15230         * src/procmime.c
15231         * src/procmime.h
15232         * src/procmsg.c
15233         * src/toolbar.c
15234         * src/pixmaps/error.xpm
15235                 sync with HEAD
15236
15237 2004-11-17 [colin]      0.9.12cvs151.1
15238
15239         * src/plugins/pgpmime/pgpmime.c
15240                 Sync with HEAD (remove debug printf)
15241
15242 2004-11-17 [colin]      0.9.12cvs150.1
15243
15244         * src/plugins/pgpmime/pgpmime.c
15245                 Sync with HEAD (off-by-one fix)
15246
15247 2004-11-17 [colin]      0.9.12cvs149.1
15248
15249         * src/procmsg.c
15250                 Sync with HEAD (coding style fixes)
15251
15252 2004-11-16 [colin]      0.9.12cvs148.1
15253
15254         * src/procmsg.c
15255                 Sync with head (Fix the fix)
15256
15257 2004-11-16 [colin]      0.9.12cvs147.1
15258
15259         * src/procmsg.c
15260                 Sync with Main (leak fix)
15261
15262 2004-11-16 [colin]      0.9.12cvs146.14
15263
15264         * src/compose.c
15265                 Remove useless chunk of code
15266                 Patch by Alfons
15267
15268 2004-11-15 [colin]      0.9.12cvs146.13
15269
15270         * src/compose.c
15271                 Fix drafting after insertion
15272                 Patch by Alfons
15273
15274 2004-11-15 [colin]      0.9.12cvs146.12
15275
15276         * src/compose.c
15277         * src/prefs_filtering.c
15278         * src/prefs_filtering_action.c
15279         * src/prefs_toolbar.c
15280                 Fix some const-correctness
15281
15282 2004-11-15 [colin]      0.9.12cvs146.11
15283
15284         * src/summaryview.c
15285         * src/prefs_themes.c
15286         * src/messageview.c
15287                 Fix some leaks
15288
15289 2004-11-15 [colin]      0.9.12cvs146.10
15290
15291         * src/codeconv.c
15292                 More unreadable locale fixes
15293
15294 2004-11-14 [colin]      0.9.12cvs146.9
15295
15296         * src/textview.c
15297                 Fix uri_security_check
15298                 Patch by Alfons
15299
15300 2004-11-13 [paul]       0.9.12cvs146.8
15301
15302         * src/folder.c
15303         * src/procmime.c
15304                 fix 2 bugs introduced in last commit
15305
15306 2004-11-13 [paul]       0.9.12cvs146.7
15307
15308         * src/compose.c
15309         * src/exporthtml.c
15310         * src/exportldif.c
15311         * src/folder.c
15312         * src/imap.c
15313         * src/imap_gtk.c
15314         * src/main.c
15315         * src/mainwindow.c
15316         * src/messageview.c
15317         * src/mh_gtk.c
15318         * src/prefs_themes.c
15319         * src/procmime.c
15320         * src/setup.c
15321         * src/summaryview.c
15322                 replace deprecated g_basename
15323
15324 2004-11-13 [paul]       0.9.12cvs146.6
15325
15326         * src/compose.c
15327         * src/imap.c
15328         * src/matcher_parser.h
15329         * src/matcher_parser_parse.y
15330         * src/prefs_filtering.c
15331         * src/prefs_filtering_action.c
15332         * src/prefs_themes.c
15333         * src/prefs_toolbar.c
15334         * src/common/utils.c
15335                 various small fixes/cleanups
15336
15337 2004-11-12 [colin]      0.9.12cvs146.5
15338
15339         * src/textview.c
15340                 Validate event's origin on visibility notify
15341                 Patch by Alfons.
15342
15343 2004-11-12 [paul]       0.9.12cvs146.4
15344
15345         * src/exporthtml.c
15346         * src/exportldif.c
15347         * src/imap.c
15348         * src/mh.c
15349         * src/mimeview.c
15350         * src/prefs_spelling.c
15351         * src/prefs_themes.c
15352                 replace deprecated g_dirname    
15353
15354 2004-11-12 [colin]      0.9.12cvs146.3
15355
15356         * src/textview.c
15357                 Some coding style fixes
15358
15359 2004-11-12 [colin]      0.9.12cvs146.2
15360
15361         * src/codeconv.c
15362                 We want to replace _all_ extended chars in
15363                 conv_unreadable_*, because any string containing
15364                 extended chars not parsing as UTF8 is 
15365                 undisplayed on gtk2.
15366
15367 2004-11-12 [paul]       0.9.12cvs146.1
15368
15369         * ChangeLog
15370         * ChangeLog.claws
15371         * ChangeLog.jp
15372         * NEWS
15373         * configure.ac
15374         * src/account.c
15375         * src/folderview.c
15376         * src/folderview.h
15377         * src/imap.c
15378         * src/imap_gtk.c
15379         * src/inc.c
15380         * src/mainwindow.c
15381         * src/mh_gtk.c
15382         * src/news_gtk.c
15383         * src/pop.c
15384         * src/prefs_account.c
15385         * src/prefs_account.h
15386         * src/prefs_ext_prog.c
15387         * src/procmime.c
15388         * src/procmime.h
15389         * src/procmsg.c
15390         * src/procmsg.h
15391         * src/summary_search.c
15392         * src/summaryview.c
15393         * src/textview.c
15394         * src/common/defs.h
15395         * src/common/utils.c
15396         * src/common/utils.h
15397         * src/gtk/menu.c
15398         * src/gtk/menu.h
15399                 sync with HEAD
15400
15401 2004-11-11 [colin]      0.9.12cvs144.2
15402
15403         * src/textview.c
15404                 Fix URI range selection (patch by Alfons)
15405
15406 2004-11-09 [colin]      0.9.12cvs144.1
15407
15408         * ChangeLog.claws
15409         * src/compose.c
15410         * src/folder.c
15411         * src/folder_item_prefs.c
15412         * src/prefs_account.c
15413         * src/prefs_account.h
15414         * src/plugins/pgpmime/pgpmime.c
15415                 Sync with HEAD
15416
15417 2004-11-08 [colin]      0.9.12cvs143.1
15418
15419         * src/summaryview.c
15420                 Sync with HEAD (optimize quicksearch)
15421
15422 2004-11-08 [colin]      0.9.12cvs142.2
15423
15424         * src/compose.c
15425                 Don't wrap when Edit/Auto wrapping is disabled
15426
15427 2004-11-08 [colin]      0.9.12cvs142.1
15428
15429         * src/textview.c
15430                 Sync with HEAD
15431
15432 2004-11-08 [colin]      0.9.12cvs141.1
15433
15434         * src/textview.c
15435                 Sync with HEAD (fix some mail URIs)
15436
15437 2004-11-08 [colin]      0.9.12cvs140.3
15438
15439         * src/textview.c
15440                 o Use text cursor instead of arrow when
15441                   not on a link
15442                 o Fix handling of contiguous links (as in
15443                   "colin@colino.net" <colin@colino.net>)
15444                   This one unveils a bug in get_email_part()
15445
15446 2004-11-07 [colin]      0.9.12cvs140.2
15447
15448         * src/textview.c
15449                 Fix memleak. Patch by Alfons.
15450
15451 2004-11-06 [colin]      0.9.12cvs140.1
15452
15453         * src/compose.c
15454                 Sync with HEAD (don't ask passphrase
15455                 when drafting)
15456
15457 2004-11-06 [paul]       0.9.12cvs139.2
15458
15459         * AUTHORS
15460         * src/textview.c
15461         * src/textview.h
15462                 textview URI handling. hovering over a 
15463                 link displays it in the status bar,
15464                 and changes the mouse pointer to a hand 
15465                 cursor. a link is activated with a single 
15466                 click. (Modified from the) patch by Jean-Yves 
15467                 Lefort <jylefort@users.sourceforge.net>
15468                 
15469
15470 2004-11-05 [colin]      0.9.12cvs139.1
15471
15472         * src/compose.c
15473         * src/procmime.c
15474                 Sync with HEAD again ^^
15475
15476 2004-11-05 [colin]      0.9.12cvs139.1
15477
15478         * src/compose.c
15479         * src/procmime.c
15480                 Sync with HEAD
15481
15482 2004-11-03 [paul]       0.9.12cvs138.1
15483
15484         * ChangeLog.claws
15485         * configure.ac
15486         * po/POTFILES.in
15487         * src/prefs_ext_prog.c
15488         * src/procmime.c
15489         * tools/kdeservicemenu/README
15490         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15491         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15492                 sync with HEAD
15493
15494 2004-11-01 [christoph]  0.9.12cvs136.2
15495
15496         * src/procmime.c
15497                 convert MIME parameters to UTF-8
15498
15499 2004-10-29 [colin]      0.9.12cvs136.1
15500
15501         * src/common/utils.c
15502                 Sync with HEAD (don't use '=' in mime boundary)
15503
15504 2004-10-29 [paul]       0.9.12cvs135.1
15505
15506         * configure.ac
15507         * doc/src/rfc2231.txt
15508         * src/procmime.c
15509         * src/common/quoted-printable.c
15510         * src/common/utils.c
15511         * src/common/utils.h
15512                 sync with HEAD
15513
15514 2004-10-27 [paul]       0.9.12cvs134.1
15515
15516         * configure.ac
15517         * src/main.c
15518         * src/procmime.c
15519         * src/plugins/pgpmime/pgpmime.c
15520                 sync with HEAD
15521
15522 2004-10-26 [paul]       0.9.12cvs132.3
15523
15524         * src/account.c
15525         * src/addressbook.c
15526         * src/addrgather.c
15527         * src/addrharvest.c
15528         * src/codeconv.c
15529         * src/compose.c
15530         * src/customheader.c
15531         * src/editaddress.c
15532         * src/editgroup.c
15533         * src/enriched.c
15534         * src/expldifdlg.c
15535         * src/exporthtml.c
15536         * src/exportldif.c
15537         * src/folder.c
15538         * src/foldersel.c
15539         * src/folderview.c
15540         * src/grouplistdialog.c
15541         * src/html.c
15542         * src/imap.c
15543         * src/jpilot.c
15544         * src/ldapserver.c
15545         * src/ldif.c
15546         * src/mimeview.c
15547         * src/news.c
15548         * src/news_gtk.c
15549         * src/pop.c
15550         * src/prefs_display_header.c
15551         * src/prefs_gtk.c
15552         * src/prefs_msg_colors.c
15553         * src/prefs_toolbar.c
15554         * src/procheader.c
15555         * src/procmime.c
15556         * src/summaryview.c
15557         * src/textview.c
15558         * src/toolbar.c
15559         * src/vcard.c
15560         * src/common/mgutils.c
15561         * src/common/nntp.c
15562         * src/common/smtp.c
15563         * src/common/template.c
15564         * src/common/utils.c
15565         * src/common/xmlprops.c
15566         * src/plugins/pgpmime/pgpmime.c
15567         * src/plugins/pgpmime/select-keys.c
15568         * src/plugins/pgpmime/sgpgme.c
15569                 replace deprecated g_strcasecmp(), g_strncasecmp(),
15570                 g_string_sprintfa(), gtk_notebook_current_page()
15571
15572 2004-10-26 [colin]      0.9.12cvs132.2
15573
15574         * src/prefs_folder_item.c
15575                 Fix default-account selection
15576
15577 2004-10-21 [colin]      0.9.12cvs133
15578
15579         * src/compose.c
15580                 Sync with HEAD (Remove extra separator in compose's Options)
15581         * src/textview.c
15582                 Set wrapping to char
15583
15584 2004-10-21 [paul]       0.9.12cvs131.2
15585
15586         * src/compose.c
15587         * src/sourcewindow.c
15588                 fix wrapping
15589                 fix window shrinking 
15590
15591 2004-10-21 [colin]      0.9.12cvs131.1
15592
15593         * ChangeLog.claws
15594         * src/compose.c
15595                 Sync with HEAD
15596
15597 2004-10-21 [paul]       0.9.12cvs130.2
15598
15599         * src/prefs_folder_item.c
15600                 sync with HEAD (Apply to subfolders)
15601
15602 2004-10-19 [colin]      0.9.12cvs130.1
15603
15604         * ChangeLog.claws
15605         * src/compose.c
15606         * src/common/utils.c
15607         * src/gtk/menu.c
15608                 Sync with HEAD
15609
15610 2004-10-19 [colin]      0.9.12cvs128.1
15611
15612         * src/addrbook.c
15613         * src/addrcache.c
15614         * src/addressbook.c
15615         * src/codeconv.c
15616         * src/compose.c
15617         * src/customheader.c
15618         * src/editaddress.c
15619         * src/editgroup.c
15620         * src/exporthtml.c
15621         * src/folder.c
15622         * src/folderview.c
15623         * src/imap.c
15624         * src/jpilot.c
15625         * src/main.c
15626         * src/matcher_parser_parse.y
15627         * src/mbox.c
15628         * src/pop.c
15629         * src/prefs_account.c
15630         * src/prefs_gtk.c
15631         * src/prefs_msg_colors.c
15632         * src/procheader.c
15633         * src/procmime.c
15634         * src/procmime.h
15635         * src/procmsg.c
15636         * src/summaryview.c
15637         * src/textview.c
15638         * src/common/base64.c
15639         * src/common/partial_download.c
15640         * src/common/socket.c
15641         * src/common/sylpheed.c
15642         * src/common/utils.c
15643         * src/common/utils.h
15644         * src/gtk/pluginwindow.c
15645         * src/gtk/quicksearch.c
15646         * src/plugins/clamav/clamav_plugin.c
15647         * src/plugins/clamav/clamav_plugin.h
15648         * src/plugins/clamav/clamav_plugin_gtk.c
15649         * src/plugins/pgpmime/passphrase.c
15650         * src/plugins/pgpmime/pgpmime.c
15651         * src/plugins/pgpmime/plugin.c
15652         * src/plugins/pgpmime/prefs_gpg.c
15653         * src/plugins/pgpmime/prefs_gpg.h
15654         * src/plugins/pgpmime/select-keys.c
15655         * src/plugins/pgpmime/sgpgme.c
15656         * src/plugins/spamassassin/libspamc.c
15657         * src/plugins/spamassassin/spamassassin.c
15658         * src/plugins/spamassassin/spamassassin.h
15659         * src/plugins/spamassassin/spamassassin_gtk.c
15660         * src/plugins/trayicon/trayicon.c
15661         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
15662                 Sync with HEAD
15663
15664 2004-10-14 [colin]      0.9.12cvs126.2
15665
15666         * src/codeconv.c
15667         * src/textview.c
15668                 Fix conv_unreadable_locale
15669
15670 2004-10-13 [colin]      0.9.12cvs126.1
15671
15672         * src/compose.c
15673                 Sync with HEAD (don't convert charset for 
15674                 drafted messages, minor cleanup)
15675
15676 2004-10-13 [colin]      0.9.12cvs125.1
15677
15678         * po/POTFILES.in
15679                 Sync with HEAD (POTFILES fix)
15680
15681 2004-10-12 [colin]      0.9.12cvs124.3
15682
15683         * src/compose.c
15684                 Fix encoding bug from latest sync
15685
15686 2004-10-12 [paul]       0.9.12cvs124.2
15687
15688         * src/plugins/pgpmime/prefs_gpg.c
15689         * src/plugins/pgpmime/prefs_gpg.h
15690                 forgotten in last commit        
15691
15692 2004-10-12 [paul]       0.9.12cvs124.1
15693
15694         * ChangeLog.claws
15695         * configure.ac
15696         * m4/spamassassin.m4
15697         * src/Makefile.am
15698         * src/account.c
15699         * src/compose.c
15700         * src/compose.h
15701         * src/crash.c
15702         * src/main.c
15703         * src/mimeview.c
15704         * src/passphrase.c
15705         * src/passphrase.h
15706         * src/prefs_account.c
15707         * src/prefs_account.h
15708         * src/prefs_common.c
15709         * src/privacy.c
15710         * src/privacy.h
15711         * src/procmime.c
15712         * src/procmime.h
15713         * src/procmsg.c
15714         * src/rfc2015.c
15715         * src/rfc2015.h
15716         * src/select-keys.c
15717         * src/select-keys.h
15718         * src/textview.c
15719         * src/common/utils.c
15720         * src/common/utils.h
15721         * src/gtk/about.c
15722         * src/plugins/pgpmime/Makefile.am
15723         * src/plugins/pgpmime/passphrase.c
15724         * src/plugins/pgpmime/passphrase.h
15725         * src/plugins/pgpmime/pgpmime.c
15726         * src/plugins/pgpmime/plugin.c
15727         * src/plugins/pgpmime/select-keys.c
15728         * src/plugins/pgpmime/select-keys.h
15729         * src/plugins/pgpmime/sgpgme.c
15730         * src/plugins/pgpmime/sgpgme.h
15731                 sync with HEAD
15732
15733 2004-10-04 [colin]      0.9.12cvs122.1
15734
15735         * src/mainwindow.c
15736         * src/messageview.c
15737         * src/messageview.h
15738         * src/textview.c
15739                 Sync with HEAD
15740
15741 2004-10-04 [colin]      0.9.12cvs121.1
15742
15743         * src/summaryview.c
15744                 Sync with HEAD
15745
15746 2004-10-04 [paul]       0.9.12cvs120.1
15747
15748         * configure.ac
15749                 sync with HEAD [don't try to build 
15750                 pgpmime plugin when gpgme is disabled]
15751
15752 2004-10-03 [colin]      0.9.12cvs119.3
15753
15754         * src/gtk/gtksctree.c
15755                 Lots of side effects. Put back as before 117.2.
15756         * src/summaryview.c
15757                 Fix bug #602
15758
15759 2004-10-03 [colin]      0.9.12cvs119.2
15760
15761         * src/gtk/gtksctree.c
15762                 Revert 608 fix that doesn't work that good
15763
15764 2004-10-02 [colin]      0.9.12cvs119.1
15765
15766         * src/mainwindow.c
15767         * src/messageview.c
15768         * src/prefs_common.h
15769         * src/procmime.c
15770         * src/procmime.h
15771         * src/textview.c
15772                 Sync with HEAD
15773         * src/gtk/gtksctree.c
15774                 Close bug #608
15775
15776 2004-10-01 [colin]      0.9.12cvs118.1
15777
15778         * src/mimeview.c
15779                 Sync with HEAD (better Save All fix)
15780
15781 2004-10-01 [colin]      0.9.12cvs117.2
15782
15783         * src/gtk/gtksctree.c
15784                 Faster on selection
15785
15786 2004-10-01 [colin]      0.9.12cvs117.1
15787
15788         * src/mimeview.c
15789                 Sync with HEAD (Save All: only attachments)
15790
15791 2004-10-01 [paul]       0.9.12cvs116.1
15792
15793         * ChangeLog.claws
15794         * configure.ac
15795         * src/account.c
15796         * src/prefs_common.c
15797         * src/gtk/colorlabel.c
15798                 sync with HEAD
15799
15800 2004-09-30 [colin]      0.9.12cvs115.1
15801
15802         * src/stock_pixmap.c
15803         * src/stock_pixmap.h
15804         * src/folderview.c
15805         * src/Makefile.am
15806         * src/pixmaps/read.xpm
15807                 Sync with HEAD (new pixmap)
15808
15809 2004-09-29 [colin]      0.9.12cvs114.1
15810
15811         * src/compose.c
15812                 Sync with HEAD
15813                 Fix focus handling in headers
15814
15815 2004-09-29 [paul]       0.9.12cvs113.1
15816
15817         * src/quote_fmt_parse.y
15818                 sync with HEAD
15819  
15820
15821 2004-09-28 [colin]      0.9.12cvs112.1
15822
15823         * src/folderview.c
15824         * src/mainwindow.c
15825                 Sync with HEAD
15826
15827 2004-09-28 [colin]      0.9.12cvs110.1
15828
15829         * src/folderview.c
15830                 Sync with HEAD (Contextual Empty trash menu)
15831
15832 2004-09-28 [colin]      0.9.12cvs108.1
15833
15834         * src/addressbook.c
15835                 Sync with HEAD (addressbook edit on double-click)
15836
15837 2004-09-28 [colin]      0.9.12cvs106.1
15838
15839         * src/inc.c
15840                 Sync with HEAD (folder_item freeze on inc)
15841
15842 2004-09-27 [colin]      0.9.12cvs105.1
15843
15844         * src/folderview.c
15845                 Sync with HEAD (right-align new and unread column)
15846
15847 2004-09-27 [colin]      0.9.12cvs104.1
15848
15849         * src/main.c
15850                 Sync with HEAD (revert 0.9.12cvs101)
15851
15852 2004-09-24 [colin]      0.9.12cvs103.2
15853
15854         * src/wizard.c
15855                 Fix gtk warnings and use domain part of the email address 
15856                 when domain detection fails (no dot in domain name)
15857
15858 2004-09-23 [colin]      0.9.12cvs103.1
15859
15860         * src/plugins/spamassassin/libspamc.c
15861         * src/plugins/spamassassin/libspamc.h
15862         * src/plugins/spamassassin/utils.c
15863         * src/plugins/spamassassin/utils.h
15864                 Sync with HEAD (Update spamassassin to 3.0)
15865
15866 2004-09-21 [colin]      0.9.12cvs102.3
15867
15868         * src/action.c
15869                 Add horizontal scrollbar in action io dialog as needed
15870                 Patch by Alfons.
15871
15872 2004-09-20 [colin]      0.9.12cvs102.2
15873
15874         * src/plugins/image_viewer/viewer.c
15875                 Remove imlib stuff
15876                 use gtk_pixmap_set when clearing
15877                 (would be better to use gtkImages, but causes size-allocate 
15878                 signals storm)
15879
15880 2004-09-17 [paul]       0.9.12cvs102.1
15881
15882         * ChangeLog
15883         * ChangeLog.claws
15884         * ChangeLog.jp
15885         * configure.ac
15886         * src/inc.c
15887                 sync with HEAD
15888
15889
15890 2004-09-17 [colin]      0.9.12cvs101.1
15891
15892         * ChangeLog.claws
15893         * src/main.c
15894                 Sync with HEAD (fix segs at exit)
15895
15896 2004-09-14 [colin]      0.9.12cvs99.5
15897
15898         * src/common/socket.c
15899         * AUTHORS
15900                 Fix send error on 64bit platforms
15901                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
15902
15903 2004-09-14 [colin]      0.9.12cvs99.4
15904
15905         * src/action.c
15906                 Fix action output with utf8 
15907                 Patch by Alfons.
15908
15909 2004-09-14 [colin]      0.9.12cvs99.3
15910
15911         * ChangeLog.claws
15912         * src/folder.c
15913                 Sync with HEAD
15914
15915 2004-09-09 [colin]      0.9.12cvs99.2
15916
15917         * src/action.c
15918                 Fix progress bar (displaying "Completed %v/%u")
15919                 Patch by Alfons.
15920
15921 2004-09-08 [colin]      0.9.12cvs99.1
15922
15923         * src/account.c
15924         * src/folder.c
15925         * src/procmsg.c
15926         * src/procmsg.h
15927         * src/plugins/pgpmime/pgpmime.c
15928                 Sync with HEAD
15929
15930 2004-09-08 [colin]      0.9.12cvs97.2
15931
15932         * src/summaryview.c
15933                 Don't select mails in collapsed threads 
15934                 when navigating with up/down
15935
15936 2004-09-07 [colin]      0.9.12cvs97.1
15937
15938         * src/inc.c
15939                 Sync with HEAD (meaningful error messages)
15940
15941 2004-09-06 [colin]      0.9.12cvs96.1
15942
15943         * src/toolbar.c
15944                 Sync with HEAD (fix Redirect graying out)
15945
15946 2004-09-06 [colin]      0.9.12cvs95.1
15947
15948         * src/summaryview.c
15949         * src/mimeview.c
15950                 Sync with HEAD (fix dropped URIs)
15951
15952 2004-09-06 [colin]      0.9.12cvs94.1
15953
15954         * src/addressbook.c
15955         * src/addressitem.h
15956         * src/addritem.c
15957         * src/addritem.h
15958                 Sync with HEAD (addressbook DnD)
15959
15960 2004-09-03 [colin]      0.9.12cvs93.1
15961
15962         * src/summaryview.c
15963                 Sync with HEAD (next/prev unread)
15964
15965 2004-09-03 [colin]      0.9.12cvs92.1
15966
15967         * src/prefs_common.c
15968         * src/prefs_common.h
15969         * src/summaryview.c
15970                 Sync with HEAD ('mark_as_read_delay' pref)
15971
15972 2004-09-02 [colin]      0.9.12cvs91.2
15973
15974         * src/common/xml.c
15975                 Fix leak
15976
15977 2004-09-02 [colin]      0.9.12cvs91.1
15978
15979         * src/gtk/menu.c
15980                 Sync with HEAD (menu accel don't work, but whatever)
15981
15982 2004-09-02 [colin]      0.9.12cvs90.1
15983
15984         * src/account.c
15985                 Sync with HEAD (fix bug 582)
15986
15987 2004-09-02 [colin]      0.9.12cvs89.1
15988
15989         * src/addrindex.c
15990                 Sync with HEAD (free deleted queries)
15991
15992 2004-09-02 [colin]      0.9.12cvs88.1
15993
15994         * src/ldapquery.c
15995                 Sync with HEAD (fix LDAP freezes)
15996
15997 2004-09-02 [colin]      0.9.12cvs87.1
15998
15999         * src/prefs_spelling.c
16000                 Sync with HEAD (add default dictionary)
16001
16002 2004-09-01 [colin]      0.9.12cvs86.1
16003
16004         * src/filtering.c
16005         * src/folderview.c
16006         * src/imap.c
16007         * src/prefs_matcher.c
16008         * src/stock_pixmap.c
16009         * src/summary_search.c
16010         * src/summaryview.c
16011         * src/wizard.c
16012         * src/wizard.h
16013                 Sync with HEAD (uninitialized vars fixes)
16014                 + gtk2 specific warning fixes
16015
16016 2004-08-31 [colin]      0.9.12cvs85.1
16017
16018         * src/folder.c
16019                 Sync with HEAD (Fix memory corruption due to 
16020                 uninitialized var)
16021
16022 2004-08-31 [colin]      0.9.12cvs84.4
16023
16024         * src/summary_search.c
16025                 Fix segfaults when searching in folders with broken headers
16026
16027 2004-08-31 [colin]      0.9.12cvs84.3
16028
16029         * src/compose.c
16030         * src/textview.c
16031                 Fix some more encoding/decoding issues
16032
16033 2004-08-30 [colin]      0.9.12cvs84.2
16034
16035         * src/mimeview.c
16036         * src/prefs_themes.c
16037         * src/gtk/filesel.c
16038         * src/gtk/filesel.h
16039                 Add a folder-mode selection (fixes mimeview's "Save all")
16040
16041 2004-08-29 [colin]      0.9.12cvs84.1
16042
16043         * src/mimeview.c
16044                 Sync with HEAD (don't escape saved filenames)
16045
16046 2004-08-27 [colin]      0.9.12cvs83.1
16047
16048         * ChangeLog
16049         * ChangeLog.claws
16050         * ChangeLog.jp
16051         * src/mh.c
16052         * src/procheader.c
16053         * src/procmsg.c
16054         * src/procmsg.h
16055         * src/common/utils.c
16056         * src/gtk/menu.h
16057         * po/
16058                 Sync with HEAD 0.9.12cvs83 (sync with main)
16059
16060 2004-08-26 [colin]      0.9.12cvs82.4
16061
16062         * src/codeconv.c
16063                 Fix strange stack corruption
16064                 Convert to utf8 after unmime, not before
16065
16066 2004-08-26 [colin]      0.9.12cvs82.3
16067
16068         * src/main.c
16069         * src/wizard.c
16070                 Fix account folders duplication
16071
16072 2004-08-25 [colin]      0.9.12cvs82.2
16073
16074         * src/wizard.c
16075                 Remove ports
16076                 Add SSL selection
16077                 Use login@server as account name
16078
16079 2004-08-25 [colin]      0.9.12cvs82.1
16080
16081         * src/plugins/pgpmime/pgpmime.c
16082                 Sync with HEAD (leak fix).
16083
16084 2004-08-25 [colin]      0.9.12cvs81.1
16085
16086         * src/plugins/pgpmime/pgpmime.c
16087         * src/plugins/pgpmime/sgpgme.c
16088         * src/plugins/pgpmime/sgpgme.h
16089                 Sync with HEAD (Handle combined messages).
16090
16091 2004-08-24 [colin]      0.9.12cvs80.3
16092
16093         * src/wizard.c
16094                 Fix full name, ports, and imap
16095
16096 2004-08-24 [colin]      0.9.12cvs80.2
16097
16098         * src/Makefile.am
16099         * src/main.c
16100         * src/setup.c
16101         * src/setup.h
16102         * src/stock_pixmap.c
16103         * src/stock_pixmap.h
16104         * src/wizard.c ** ADDED **
16105         * src/wizard.h ** ADDED ** 
16106         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
16107                 Add a setup wizard 
16108
16109 2004-08-24 [colin]      0.9.12cvs80.1
16110
16111         * src/folder.c
16112                 Sync with HEAD (set mimeflags on all messages)
16113
16114 2004-08-24 [colin]      0.9.12cvs79.3
16115
16116         * src/matcher_parser_lex.l
16117                 Fix 8bits strings not in utf8
16118
16119 2004-08-24 [colin]      0.9.12cvs79.2
16120
16121         * src/compose.c
16122                 Check conversion result before replacing buffer
16123
16124 2004-08-23 [colin]      0.9.12cvs79.1
16125
16126         * src/compose.c
16127                 Sync with HEAD (create message header in memory)
16128
16129 2004-08-23 [colin]      0.9.12cvs78.1
16130
16131         * src/rfc2015.c
16132         * src/rfc2015.h
16133                 Sync with HEAD (fix bug 197 again)
16134
16135 2004-08-23 [colin]      0.9.12cvs77.3
16136
16137         * src/compose.c
16138                 Fix again inline gpg signing (which outputs utf8
16139                 in gtk2). Not syncing this fix to HEAD as this 
16140                 code is meant to die.
16141
16142 2004-08-23 [colin]      0.9.12cvs77.2
16143
16144         * src/prefs_account.h
16145                 Remove useless include
16146
16147 2004-08-23 [colin]      0.9.12cvs77.1
16148
16149         * src/imap.c
16150         * po/es.po
16151         * po/fr.po
16152         * po/it.po
16153         * po/pl.po
16154         * po/pt_BR.po
16155         * po/sk.po
16156         * po/sr.po
16157                 Sync with HEAD (fix bug 577)
16158
16159 2004-08-22 [colin]      0.9.12cvs76.1
16160
16161         * src/plugins/trayicon/trayicon.c
16162                 Sync with HEAD (fix formatting bug)
16163
16164 2004-08-21 [colin]      0.9.12cvs74.2
16165
16166         * src/gtk/colorsel.c
16167                 Fix bug 564 (Folder color selection window exits on any
16168                 keypress)
16169
16170 2004-08-21 [colin]      0.9.12cvs74.1
16171
16172         * ChangeLog.claws
16173         * src/compose.c
16174         * src/summaryview.c
16175         * src/toolbar.c
16176                 Sync with HEAD (fix bug 576)
16177
16178 2004-08-21 [colin]      0.9.12cvs70.1
16179
16180         * src/compose.c
16181         * src/mainwindow.c
16182                 Sync with HEAD
16183                 
16184
16185 2004-08-21 [paul]       0.9.12cvs66.4
16186
16187         * src/mainwindow.c
16188         * src/messageview.c
16189         * src/gtk/menu.c
16190         * src/plugins/spamassassin/spamassassin_gtk.c
16191                 remove some deprecated gtk1 functions
16192
16193
16194 2004-08-21 [colin]      0.9.12cvs66.3
16195
16196         * src/compose.c
16197         * src/codeconv.c
16198                 Fix warnings
16199                 Remove encoding hacks
16200                 Fix bug 575 (Strange character messes up message)
16201                 Don't display conversion error when drafting
16202
16203 2004-08-21 [paul]       0.9.12cvs66.2
16204
16205         * src/prefs_account.c
16206                 fix GnuPG mode bugs
16207
16208
16209 2004-08-20 [colin]      0.9.12cvs66.1
16210
16211         * src/codeconv.c
16212                 Sync with HEAD 0.9.12cvs66
16213
16214 2004-08-20 [paul]
16215
16216         * src/plugins/pgpmime/plugin.c
16217                 modify PGP/MIME plugin's description
16218
16219 2004-08-17 [colin]      0.9.12cvs65.1
16220
16221         * src/common/ssl.c
16222         * src/plugins/pgpmime/plugin.c
16223                 Sync with HEAD
16224
16225 2004-08-14 [colin]      0.9.12cvs60.3
16226
16227         * src/plugins/trayicon/trayicon.c
16228                 Put back resize callback, on size-request signal
16229                 rather than size-allocate to avoid infinite 
16230                 callback loop
16231
16232 2004-08-13 [colin]      0.9.12cvs60.2
16233
16234         * src/common/defs.h
16235                 Cache versions have been fixed
16236
16237 2004-08-13 [colin]      0.9.12cvs60.1
16238
16239         * src/folderutils.c
16240                 Sync with HEAD
16241
16242 2004-08-12 [colin]      0.9.12cvs59.1
16243
16244         * src/plugins/trayicon/trayicon.c
16245                 Sync with HEAD
16246
16247 2004-08-12 [colin]      0.9.12cvs57.5
16248
16249         * sylpheed.desktop
16250         * configure.ac
16251         * src/Makefile.am
16252         * src/main.c
16253                 Add support for Freedesktop.org's startup notification
16254
16255 2004-08-11 [colin]      0.9.12cvs57.4
16256
16257         * src/textview.c
16258                 Fix off-by-one
16259
16260 2004-08-11 [colin]      0.9.12cvs57.3
16261
16262         * src/message_search.c
16263         * src/summary_search.c
16264                 Make searches case insensitive by default
16265         * src/textview.c
16266                 Fix case-insensitive search in message
16267
16268 2004-08-11 [colin]      0.9.12cvs57.2
16269
16270         * src/summary_search.c
16271                 Let case-sensitive be specified
16272
16273 2004-08-10 [colin]      0.9.12cvs55.4
16274
16275         * src/common/socket.c
16276                 Fix the possible race condition
16277
16278 2004-08-09 [paul]       0.9.12cvs55.3
16279
16280         * configure.ac
16281         * src/Makefile.am
16282         * src/common/Makefile.am
16283                 sync with HEAD
16284
16285
16286 2004-08-09 [paul]       0.9.12cvs55.2
16287
16288         * autogen.sh
16289         * po/poconv.sh
16290                 remove unneeded script
16291
16292         * configure.ac
16293                 add forgotten USE_LDAP_TLS (sync with HEAD)
16294
16295
16296 2004-08-09 [colin]      0.9.12cvs55.1
16297
16298         * src/main.c
16299         * src/common/ssl.c
16300         * src/common/sylpheed.c
16301         * src/common/sylpheed.h
16302                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
16303
16304 2004-08-09 [paul]       0.9.12cvs54.1
16305
16306         * ChangeLog
16307         * ChangeLog.claws
16308         * ChangeLog.jp
16309         * configure.ac
16310         * po/POTFILES.in
16311         * src/Makefile.am
16312         * src/folderutils.c
16313         * src/main.c
16314         * src/pgpmime.c
16315         * src/pgpmime.h
16316         * src/sgpgme.c
16317         * src/sgpgme.h
16318         * src/plugins/Makefile.am
16319         * src/plugins/pgpmime/.cvsignore
16320         * src/plugins/pgpmime/Makefile.am
16321         * src/plugins/pgpmime/pgpmime.c
16322         * src/plugins/pgpmime/pgpmime.h
16323         * src/plugins/pgpmime/plugin.c
16324         * src/plugins/pgpmime/sgpgme.c
16325         * src/plugins/pgpmime/sgpgme.h
16326                 sync with HEAD
16327
16328 2004-08-08 [paul]       0.9.12cvs51.1
16329
16330         * configure.ac
16331         * src/folder.c
16332                 sync with HEAD
16333
16334 2004-08-07 [colin]      0.9.12cvs50.1
16335
16336         * src/pop.c
16337         * src/common/partial_download.c
16338                 fix warnings (sync from HEAD)
16339
16340 2004-08-07 [colin]      0.9.12cvs48.1
16341
16342         * src/prefs_folder_item.c
16343                 sync with HEAD 0.9.12cvs48
16344
16345 2004-08-06 [colin]      0.9.12cvs47.1
16346
16347         * src/compose.c
16348                 Sync with HEAD
16349
16350 2004-08-06 [christoph]  0.9.12cvs46.2
16351
16352         * src/main.c
16353         * src/plugins/clamav/clamav_plugin_gtk.c
16354         * src/plugins/dillo_viewer/dillo_viewer.c
16355         * src/plugins/image_viewer/plugin.c
16356         * src/plugins/mathml_viewer/mathml_viewer.c
16357         * src/plugins/spamassassin/spamassassin_gtk.c
16358         * src/plugins/trayicon/trayicon.c
16359                 don't mix GTK1.2 plugin with GTK2 plugins
16360
16361 2004-08-06 [colin]      0.9.12cvs46.1
16362
16363         * ChangeLog
16364         * ChangeLog.claws
16365         * ChangeLog.jp
16366         * configure.ac
16367         * sylpheed-claws.pc.in
16368         * src/folder.c
16369         * src/imap.c
16370         * src/localfolder.c
16371         * src/messageview.c
16372         * src/mimeview.c
16373         * src/mimeview.h
16374         * src/msgcache.c
16375         * src/news.c
16376         * src/prefs_ext_prog.c
16377         * src/prefs_folder_item.c
16378         * src/prefs_fonts.c
16379         * src/prefs_msg_colors.c
16380         * src/prefs_spelling.c
16381         * src/prefs_themes.c
16382         * src/prefs_toolbar.c
16383         * src/prefs_wrapping.c
16384         * src/procmime.h
16385         * src/common/defs.h
16386         * src/common/nntp.c
16387         * src/common/session.c
16388         * src/common/session.h
16389         * src/common/socket.c
16390         * src/common/utils.h
16391         * src/common/xml.c
16392         * src/common/xml.h
16393         * src/gtk/prefswindow.c
16394         * src/gtk/prefswindow.h
16395         * src/plugins/clamav/clamav_plugin_gtk.c
16396         * src/plugins/dillo_viewer/dillo_prefs.c
16397         * src/plugins/image_viewer/viewerprefs.c
16398         * src/plugins/spamassassin/spamassassin_gtk.c
16399         * m4/openssl.m4 *** REMOVED ***
16400                 Sync with HEAD 0.9.12cvs46
16401
16402 2004-08-03 [paul]       0.9.12cvs40.2
16403
16404         * src/action.c
16405         * src/addressadd.c
16406         * src/addressbook.c
16407         * src/addrgather.c
16408         * src/browseldap.c
16409         * src/compose.c
16410         * src/crash.c
16411         * src/editaddress.c
16412         * src/editgroup.c
16413         * src/editldap_basedn.c
16414         * src/foldersel.c
16415         * src/importldif.c
16416         * src/mimeview.c
16417         * src/prefs_common.c
16418         * src/prefs_template.c
16419         * src/sourcewindow.c
16420         * src/summaryview.c
16421         * src/gtk/about.c
16422         * src/gtk/foldersort.c
16423         * src/gtk/logwindow.c
16424         * src/gtk/pluginwindow.c
16425         * src/gtk/prefswindow.c
16426                 change all gtk_scrolled_window_set_policy from 
16427                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
16428
16429 2004-08-02 [paul]       0.9.12cvs40.1
16430
16431         * AUTHORS
16432                 update translation team section
16433         * po/pt_BR.po
16434                 updated by Frederico Goncalves Guimaraes
16435                 <fggdebian@yahoo.com.br>
16436
16437 2004-07-31 [colin]      0.9.12cvs39.9
16438
16439         * src/exphtmldlg.c
16440                 Fix compilation
16441
16442 2004-07-31 [colin]      0.9.12cvs39.8
16443
16444         * src/exphtmldlg.c
16445                 Fix an alertpanel type
16446
16447 2004-07-30 [colin]      0.9.12cvs39.7
16448
16449         * src/alertpanel.c
16450                 Fix alertpanel_error_log's icon
16451
16452 2004-07-30 [colin]      0.9.12cvs39.6
16453
16454         * src/pop.c
16455                 Two of them should still be warnings
16456
16457 2004-07-30 [colin]      0.9.12cvs39.5
16458
16459         * src/pop.c
16460                 More warning -> error
16461 2004-07-29 [colin]      0.9.12cvs39.4
16462
16463         * src/pop.c
16464                 Warning -> error
16465
16466 2004-07-29 [colin]      0.9.12cvs39.3
16467
16468         * src/prefs_matcher.c
16469                 Fix segfault
16470
16471 2004-07-29 [colin]      0.9.12cvs39.2
16472
16473         * src/alertpanel.c
16474                 More nice-looking alertpanels
16475
16476 2004-07-29 [colin]      0.9.12cvs39.1
16477
16478         * src/messageview.c
16479                 sync with head
16480                 (inform user when partial mail is deleted on server)
16481
16482 2004-07-29 [colin]      0.9.12cvs38.1
16483
16484         * src/messageview.c
16485                 sync with head
16486
16487 2004-07-28 [paul]       0.9.12cvs37.7
16488
16489         * src/mainwindow.c
16490                 complete the replacement of deprecated gtk_progress_*
16491
16492 2004-07-28 [paul]       0.9.12cvs37.6
16493
16494         * src/action.c
16495         * src/inc.c
16496         * src/mainwindow.c
16497         * src/send_message.c
16498         * src/gtk/progressdialog.c
16499         * src/gtk/progressdialog.h
16500                 replace deprecated gtk_progress_*
16501
16502 2004-07-28 [paul]       0.9.12cvs37.5
16503
16504         * src/gtk/filesel.c
16505                 remove gtk_window_set_wmclass()
16506 2004-07-28 [paul]       0.9.12cvs37.4
16507
16508         * src/addressbook.c
16509         * src/compose.c
16510         * src/foldersel.c
16511         * src/mainwindow.c
16512         * src/messageview.c
16513         * src/sourcewindow.c
16514         * src/gtk/logwindow.c
16515                 remove gtk_window_set_wmclass()
16516                 
16517         * src/prefs_filtering.c
16518         * src/prefs_filtering_action.c
16519         * src/prefs_fonts.c
16520         * src/prefs_gtk.c
16521         * src/prefs_matcher.c
16522         * src/ssl_manager.c
16523         * src/gtk/prefswindow.c
16524                 replace gtk_window_position()
16525
16526 2004-07-28 [colin]      0.9.12cvs37.3
16527
16528         * src/alertpanel.c
16529         * src/alertpanel.h
16530                 Add a way to specify panel type for specific
16531                 panels (alertpanel())
16532         * src/account.c
16533         * src/addressbook.c
16534         * src/compose.c
16535         * src/expldifdlg.c
16536         * src/main.c
16537         * src/messageview.c
16538         * src/summaryview.c
16539         * src/textview.c
16540         * src/gtk/sslcertwindow.c
16541                 Fix alertpanel()s so that their icon match
16542                 their real type
16543
16544 2004-07-28 [paul]       0.9.12cvs37.2
16545
16546         * src/addr_compl.c
16547         * src/addressbook.c
16548         * src/alertpanel.c
16549         * src/compose.c
16550         * src/export.c
16551         * src/foldersel.c
16552         * src/folderview.c
16553         * src/grouplistdialog.c
16554         * src/import.c
16555         * src/mainwindow.c
16556         * src/message_search.c
16557         * src/messageview.c
16558         * src/passphrase.c
16559         * src/prefs_actions.c
16560         * src/prefs_common.c
16561         * src/prefs_customheader.c
16562         * src/prefs_display_header.c
16563         * src/prefs_filtering.c
16564         * src/prefs_filtering_action.c
16565         * src/prefs_gtk.c
16566         * src/prefs_matcher.c
16567         * src/prefs_msg_colors.c
16568         * src/prefs_summary_column.c
16569         * src/prefs_template.c
16570         * src/sourcewindow.c
16571         * src/ssl_manager.c
16572         * src/summary_search.c
16573         * src/gtk/colorsel.c
16574         * src/gtk/description_window.c
16575         * src/gtk/gtkaspell.c
16576         * src/gtk/inputdialog.c
16577         * src/gtk/logwindow.c
16578         * src/gtk/prefswindow.c
16579         * src/gtk/progressdialog.c
16580                 replace deprecated gtk_window_set_policy
16581
16582 2004-07-27 [colin]      0.9.12cvs37.1
16583
16584         * src/msgcache.c
16585                 More fixes (synced for head again)
16586
16587 2004-07-27 [colin]      0.9.12cvs35.3
16588
16589         * src/msgcache.c
16590                 Fix wrong test
16591
16592 2004-07-27 [colin]      0.9.12cvs35.2
16593
16594         * src/mimeview.c
16595                 Fix width a bit (by Paul)
16596         * src/alertpanel.c
16597         * src/alertpanel.h
16598                 Specialize icons, make alertpanel_message()
16599                 private
16600         * src/message_search.c
16601         * src/sgpgme.c
16602         * src/summary_search.c
16603                 Suit alertpanel changes
16604
16605 2004-07-27 [colin]      0.9.12cvs35.1
16606
16607         * src/alertpanel.c
16608                 Add an icon
16609         * src/passphrase.c
16610                 Add debug output - maybe someone will
16611                 want to look at the problem with Grab
16612                 Input :)
16613         Bump version as we're synced with HEAD
16614
16615 2004-07-26 [colin]      0.9.12cvs33.26
16616
16617         * src/pop.c
16618                 Fix uidl-file parsing when not in new
16619                 format
16620
16621 2004-07-26 [colin]      0.9.12cvs33.25
16622
16623         * src/gtk/menu.c
16624                 Move popup menu up if necessary (fixes 
16625                 account selector)
16626         * src/mainwindow.c
16627                 Set account selector's button height to
16628                 minimum
16629
16630 2004-07-26 [colin]      0.9.12cvs33.24
16631
16632         * src/alertpanel.c
16633                 Maybe fix 551 (Truncated font in alert window)
16634
16635 2004-07-26 [colin]      0.9.12cvs33.23
16636
16637         * po/de.po
16638         * po/es.po
16639         * po/fr.po
16640         * po/it.po
16641         * po/ja.po
16642         * po/pl.po
16643         * po/ru.po
16644         * po/sk.po
16645         * po/sr.po
16646         * po/zh_CN.po
16647                 Sync po files with HEAD
16648
16649 2004-07-26 [paul]       0.9.12cvs33.22
16650
16651         * src/compose.c
16652                 fix Bug 556 'Organisation-header is sent even if empty'
16653
16654 2004-07-24 [colin]      0.9.12cvs33.21
16655
16656         * src/compose.c
16657         * src/gtk/gtkaspell.c
16658         * src/gtk/gtkaspell.h
16659                 Fix speller accelerators (require hack)
16660
16661 2004-07-24 [colin]      0.9.12cvs33.20
16662
16663         * src/gtk/gtkaspell.c
16664                 Fix over-eager code deletion breaking
16665                 Check while typing
16666
16667 2004-07-24 [colin]      0.9.12cvs33.19
16668
16669         * src/browseldap.c
16670         * src/ldapctrl.c
16671         * src/ldapctrl.h
16672         * src/ldapserver.h
16673                 Sync ldap with HEAD
16674         (Fixes 546 LDAP completely broken)
16675
16676 2004-07-24 [colin]      0.9.12cvs33.18
16677
16678         * src/prefs_msg_colors.c
16679                 Fix prototype mismatch
16680         (Fixes 547 void function cannot return value)
16681
16682 2004-07-24 [colin]      0.9.12cvs33.17
16683
16684         * src/mainwindow.c
16685                 Fix sort going back to previous sort key
16686                 when changing sort direction
16687
16688 2004-07-24 [colin]      0.9.12cvs33.16
16689
16690         * src/compose.c
16691                 Fix space insertion when re-wrapping at 
16692                 cursor point
16693
16694 2004-07-24 [colin]      0.9.12cvs33.15
16695
16696         * src/gtk/gtkaspell.c
16697                 Don't change cursor position in insert-text
16698                 callback
16699         (Fixes 539 Word wrapping on input transposes letters)
16700
16701 2004-07-24 [colin]      0.9.12cvs33.14
16702
16703         * src/gtk/gtkaspell.c
16704                 Reencode non-ascii chars to dictionary's
16705                 encoding
16706         (Fixes 544 Spell check broken non english locale)
16707
16708 2004-07-24 [colin]      0.9.12cvs33.13
16709
16710         * src/summaryview.c
16711                 Fix Shift+Down, add Home/End/PgUp/PgDown
16712
16713 2004-07-21 [colin]      0.9.12cvs33.12
16714
16715         * src/prefs_common.c
16716                 Fix a gtk warning (Patch by Andrej Kacian)
16717
16718 2004-07-21 [colin]      0.9.12cvs33.11
16719
16720         * src/gtk/filesel.c
16721                 More check
16722
16723 2004-07-21 [colin]      0.9.12cvs33.10
16724
16725         * src/compose.c
16726         * src/crash.c
16727         * src/export.c
16728         * src/import.c
16729         * src/messageview.c
16730         * src/mimeview.c
16731         * src/prefs_spelling.c
16732         * src/prefs_themes.c
16733         * src/summaryview.c
16734         * src/gtk/filesel.c
16735         * src/gtk/filesel.h
16736         * src/gtk/pluginwindow.c
16737                 Untwist open/save mode guessing logic, make
16738                 it explicit
16739
16740 2004-07-20 [colin]      0.9.12cvs33.9
16741
16742         * src/codeconv.c
16743                 conv_encode_header: src_charset is UTF-8 on
16744                 gtk2
16745         * src/compose.c
16746                 Remove double encoding of the headers
16747
16748 2004-07-20 [colin]      0.9.12cvs33.8
16749
16750         * src/codeconv.c
16751                 Fix typo
16752
16753 2004-07-20 [colin]      0.9.12cvs33.7
16754
16755         * src/mainwindow.c
16756                 Set the separated messageview to the saved
16757                 size of Claws' messageview (Patch by Alfons)
16758                 Fix a callback prototype (me)
16759
16760 2004-07-20 [colin]      0.9.12cvs33.6
16761
16762         * src/codeconv.h
16763                 Forgot one hunk in 0.9.12cvs33.4
16764
16765 2004-07-19 [colin]      0.9.12cvs33.5
16766
16767         * src/action.c
16768                 Action output fix
16769                 Patch by Alfons
16770
16771 2004-07-19 [colin]      0.9.12cvs33.4
16772
16773         * src/compose.c
16774                 Fix outgoing charset bug in headers
16775         * src/codeconv.c
16776                 Clean for glib2 - Patch by Alfons
16777
16778 2004-07-19 [colin]      0.9.12cvs33.3
16779
16780         * src/statusbar.c
16781                 Remove grip from the statusbar
16782                 Patch by Alfons
16783
16784 2004-07-19 [colin]      0.9.12cvs33.2
16785
16786         * src/messageview.c
16787         * src/textview.c
16788                 Fix messageview remembering the previous
16789                 scroll position when loading a new message
16790                 Patch by Alfons
16791
16792 2004-07-19 [colin]      0.9.12cvs33.1
16793
16794         * src/folder.h
16795         * src/folderview.c
16796         * src/summaryview.c
16797                 Sync with HEAD
16798
16799 2004-07-18 [colin]      0.9.12cvs32.7
16800
16801         * configure.ac
16802                 Remove useless check for XIM - noticed
16803                 by Alfons
16804
16805 2004-07-18 [colin]      0.9.12cvs32.6
16806
16807         * src/summaryview.c
16808                 Remove non-modified and shift-modified
16809                 accelerators in summaryview's popup
16810                 menu, as that doesn't get catched by
16811                 the accel-activate signal catcher...
16812
16813 2004-07-18 [colin]      0.9.12cvs32.5
16814
16815         * src/prefs_common.c
16816                 Define sensible default prefs for 
16817                 wrapping
16818
16819 2004-07-18 [colin]      0.9.12cvs32.4
16820
16821         * src/compose.c
16822         * src/prefs_common.c
16823         * src/prefs_common.h
16824         * src/prefs_wrapping.c
16825                 Remove Smart Wrapping pref, which does
16826                 nothing on gtk2 branch
16827
16828 2004-07-18 [colin]      0.9.12cvs32.3
16829
16830         * src/sourcewindow.c
16831                 Proper utf8
16832
16833 2004-07-18 [colin]      0.9.12cvs32.2
16834
16835         * src/compose.c
16836                 Save attachment status when drafting
16837
16838 2004-07-18 [colin]      0.9.12cvs32.1
16839
16840         * src/gtk/filesel.c
16841                 Fix erratic folder selection in open mode
16842
16843 2004-07-18 [colin]      0.9.12cvs31.11
16844
16845         * src/pop.c
16846                 Don't let partial messages get deleted
16847                 even with "dowload all"
16848                 (0.9.12cvs31.8 fix extension)
16849 2004-07-18 [colin]      0.9.12cvs31.10
16850
16851         * src/gtk/logwindow.c
16852                 Fix log scrolling
16853
16854 2004-07-18 [colin]      0.9.12cvs31.9
16855
16856         * src/common/utils.c
16857                 Fix non-utf8 strings coming from commands
16858                 and files
16859
16860 2004-07-18 [colin]      0.9.12cvs31.8
16861
16862         * src/pop.c
16863                 Fix partial download bug with Download all
16864                 messages option
16865
16866 2004-07-18 [colin]      0.9.12cvs31.7
16867
16868         * src/textview.c
16869                 Fix bug introduced in 0.9.12cvs31.2
16870                 (blocked in select mode after double click)
16871
16872 2004-07-18 [colin]      0.9.12cvs31.6
16873
16874         * src/compose.c
16875         * src/gtk/menu.c
16876                 More glib-warning fixes
16877
16878 2004-07-18 [colin]      0.9.12cvs31.5
16879
16880         * src/compose.c
16881                 Fix trashing the primary clipboard when moving 
16882                 around with tab
16883         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
16884
16885 2004-07-18 [colin]      0.9.12cvs31.4
16886
16887         * src/codeconv.c
16888                 convert unencoded iso headers to utf8
16889         (Fix Bug 538 Unencoded local characters in subject make it 
16890          disappear)
16891
16892 2004-07-18 [colin]      0.9.12cvs31.3
16893
16894         * src/compose.c
16895                 Fix tab char handling in wrapping
16896         (Fix Bug 537 Line wrap problem - TAB character treated as 
16897          one character instead of 8)
16898
16899 2004-07-18 [colin]      0.9.12cvs31.2
16900
16901         * src/textview.c
16902                 return FALSE on GDK_MOTION_NOTIFY
16903         (Fix Bug 535 Hyperlinks/addresses are not selectable 
16904          (unable to highlight))
16905
16906 2004-07-18 [colin]      0.9.12cvs31.1
16907
16908         * src/folderview.c
16909                 Sync with 0.9.12cvs31
16910
16911 2004-07-18 [colin]      0.9.12cvs30.4
16912
16913         * src/compose.c
16914                 Also block text_inserted when inserting a file
16915
16916 2004-07-18 [colin]      0.9.12cvs30.3
16917
16918         * src/compose.c
16919                 Fix smart wrapping (block text_inserted handler
16920                 while putting quotation to avoid wrap on input,
16921                 don't join lines if next is sig separator)
16922
16923 2004-07-17 [colin]      0.9.12cvs30.2
16924
16925         * src/folderview.c
16926         * src/mainwindow.c
16927         * src/mimeview.c
16928         * src/summaryview.c
16929         * src/gtk/quicksearch.c
16930         * src/gtk/quicksearch.h
16931                 Block key events handlers *and* accels while
16932                 quicksearch is focused
16933         (Fixes Bug 534 quick-search bar not accepting certain letters)
16934
16935 2004-07-17 [colin]      0.9.12cvs30.1
16936
16937         * src/folder.h
16938         * src/folderview.c
16939         * src/summaryview.c
16940                 Sync with 0.9.12cvs30
16941
16942 2004-07-17 [colin]      0.9.12cvs28.2
16943
16944         * src/mimeview.c
16945         * src/procmime.c
16946         * src/summaryview.c
16947         * src/gtk/menu.c
16948                 Squash some compile and glib warnings
16949
16950 2004-07-17 [paul]       0.9.12cvs28.1
16951
16952         * src/mimeview.c
16953                 sync with 0.9.12cvs28 HEAD
16954
16955 2004-07-16 [paul]       0.9.12cvs26.1
16956         
16957         * src/gtk/quicksearch.c
16958         * src/account.c
16959         * src/account.h
16960         * src/compose.c
16961         * src/customheader.c
16962         * src/folder_item_prefs.c
16963         * src/main.c
16964         * src/mainwindow.c
16965         * src/messageview.c
16966         * src/mimeview.c
16967         * src/news.c
16968         * src/pgpmime.c
16969         * src/pop.c
16970         * src/pop.h
16971         * src/prefs_account.c
16972         * src/prefs_account.h
16973         * src/prefs_common.c
16974         * src/prefs_common.h
16975         * src/prefs_display_header.c
16976         * src/prefs_gtk.c
16977         * src/prefs_gtk.h
16978         * src/procheader.c
16979         * src/procmime.c
16980                 sync with 0.9.12cvs26 HEAD      
16981
16982 2004-07-15 [colin]      0.9.12cvs18.14
16983
16984         * src/folder.c
16985                 Disable GPG signature check during
16986                 folder move and scan
16987         (Closes Bug 521 Signature checking slows down Folder-Move)
16988
16989 2004-07-14 [colin]      0.9.12cvs18.13
16990
16991         * src/common/partial_download.c
16992                 update includes
16993
16994 2004-07-14 [colin]      0.9.12cvs18.12
16995
16996         * src/common/partial_download.c
16997         * src/common/partial_download.h
16998                 Move doc at top, add correct copyright
16999
17000 2004-07-14 [colin]      0.9.12cvs18.11
17001
17002         * src/folder.c
17003         * src/messageview.c
17004         * src/pop.c
17005         * src/pop.h
17006         * src/procmsg.c
17007         * src/summaryview.c
17008         * src/common/Makefile.am
17009         * src/common/partial_download.c ** NEW FILES **
17010         * src/common/partial_download.h ** NEW FILES **
17011                 Move partial-download related stuff to its
17012                 own file
17013
17014 2004-07-14 [colin]      0.9.12cvs18.10
17015
17016         * src/send_message.c
17017                 Fix smtp auth when user is null or empty
17018
17019 2004-07-13 [colin]      0.9.12cvs18.9
17020
17021         * src/gtk/quicksearch.c
17022                 Use alphabetic order
17023
17024 2004-07-13 [colin]      0.9.12cvs18.8
17025
17026         * src/pop.c
17027                 Be paranoid on the checks
17028
17029 2004-07-13 [colin]      0.9.12cvs18.7
17030
17031         * src/gtk/quicksearch.c
17032                 Fix Engrish once again
17033
17034 2004-07-13 [colin]      0.9.12cvs18.6
17035
17036         * src/procmsg.c
17037         * src/summaryview.c
17038                 Mark messages for deletion when they are about to
17039                 be removed from trash
17040
17041 2004-07-13 [colin]      0.9.12cvs18.5
17042
17043         * src/matcher.c
17044         * src/matcher.h
17045         * src/matcher_parser_parse.y
17046         * src/prefs_matcher.c
17047         * src/gtk/quicksearch.c
17048                 Add 'partial' ('p') match string to find partially
17049                 downloaded messages
17050
17051 2004-07-13 [colin]      0.9.12cvs18.4
17052
17053         * src/pop.c
17054                 Fix misplaced block
17055
17056 2004-07-13 [colin]      0.9.12cvs18.3
17057
17058         * src/pop.c
17059         * src/pop.h
17060         * src/messageview.c
17061                 Refactor API (to avoid passing 5+ params and code
17062                 duplication)
17063         * src/folder.c
17064         * src/msgcache.c
17065         * src/procheader.c
17066         * src/common/defs.h
17067                 Add planned_download to cache
17068                 Don't mess uidl file when moving partially downloaded
17069                 mails (they change folder, we should change it in the
17070                 uidl list too or we'll remove an incorrect message)
17071                 (this also helps removing hacks when changing 
17072                 planned_download in messageview.c)
17073
17074 2004-07-12 [colin]      0.9.12cvs18.2
17075
17076         * src/gtk/quicksearch.c
17077                 Fix missing status update in quicksearch
17078
17079 2004-07-12 [paul]       0.9.12cvs18.1
17080
17081         * po/POTFILES.in
17082         * src/Makefile.am
17083         * src/account.c
17084         * src/codeconv.c
17085         * src/compose.c
17086         * src/inc.c
17087         * src/main.c
17088         * src/prefs_common.c
17089         * src/procmsg.h
17090         * src/toolbar.c
17091         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17092         * src/prefs_wrapping.[ch]       ** NEW FILES **
17093         * src/common/intl.h
17094         * src/common/utils.[ch]
17095         * src/gtk/quicksearch.[ch]
17096                 sync with 0.9.12cvs18 HEAD
17097
17098 2004-07-12 [colin]      0.9.11cvs17.25
17099
17100         * src/folder.c
17101         * src/folder.h
17102                 Remove unused function added by me in 0.9.11cvs17.10
17103
17104 2004-07-11 [colin]      0.9.11cvs17.24
17105
17106         * src/inc.c
17107         * src/messageview.c
17108         * src/pop.c
17109         * src/pop.h
17110                 Use folderitem and msgnum instead of filename to
17111                 know which mail to delete
17112                 Move old partial mail deletion to pop.c
17113
17114 2004-07-10 [colin]      0.9.11cvs17.23
17115
17116         * src/inc.c
17117                 Add debug
17118         * src/pop.c
17119         * src/pop.h
17120                 Don't re-use same enums for unrelated stuff: it's 
17121                 completely misleading !
17122                 Document a bit
17123
17124 2004-07-09 [colin]      0.9.11cvs17.22
17125
17126         * src/inc.c
17127                 Remove folder-type check and do
17128                 more tests to be sure everything's
17129                 ok
17130         * src/messageview.c
17131                 Punctuation update, remove useless
17132                 code, fix two warnings
17133         * src/noticeview.c
17134                 Layout cleaning, reset 2nd button
17135                 when specifying one
17136
17137 2004-07-09 [colin]      0.9.11cvs17.21
17138
17139         * src/messageview.c
17140         * src/pop.c
17141         * src/pop.h
17142                 Allow user to change his mind
17143                 and postpone decision (by
17144                 unmarking the mail)
17145
17146 2004-07-09 [colin]      0.9.11cvs17.20
17147
17148         * src/messageview.c
17149                 Fix bug with delete state
17150         * src/pop.c
17151         * src/pop.h
17152                 Fix buffer leak (fread doesn't 
17153                 terminate buffers with \0)
17154                 Refactoring (remove magic 
17155                 numbers)
17156
17157 2004-07-09 [colin]      0.9.11cvs17.19
17158
17159         * src/pop.c
17160                 Don't log "Skipping message" if 
17161                 we're going to TOP it two lines
17162                 later
17163
17164 2004-07-09 [colin]      0.9.11cvs17.18
17165
17166         * src/messageview.c
17167                 Fix Engrish
17168
17169 2004-07-09 [colin]      0.9.11cvs17.17
17170
17171         * src/pop.c
17172                 strlen checking...
17173         * src/messageview.c
17174                 refactoring a bit
17175
17176 2004-07-08 [colin]      0.9.11cvs17.16
17177
17178         * src/noticeview.c
17179         * src/noticeview.h
17180                 Add an optional second button
17181         * src/messageview.c
17182         * src/pop.c
17183         * src/pop.h
17184                 Don't delete partially received mails after a certain
17185                 time; rather, let the user decide.
17186
17187 2004-07-08 [colin]      0.9.11cvs17.15
17188
17189         * src/common/smtp.h
17190                 Sync with HEAD
17191
17192 2004-07-08 [colin]      0.9.11cvs17.14
17193
17194         * src/messageview.c
17195         * src/common/smtp.c
17196                 Use to_human_readable() for sizes
17197
17198 2004-07-08 [colin]      0.9.11cvs17.13
17199
17200         * src/inc.c
17201         * src/messageview.c
17202         * src/pop.c
17203         * src/pop.h
17204         * src/procmsg.c
17205                 Fix partial-downloading issues:
17206                         catch unsupported TOP
17207                         don't delete partially downloaded mails before 5 days
17208                         don't update existing with non-MH folders; that'll
17209                         make dups, but it's better than trashing the folder
17210                         free new msginfo parts
17211                 Fix indentation ;-)
17212
17213 2004-07-08 [colin]      0.9.11cvs17.12
17214
17215         * src/common/smtp.c
17216         * src/common/smtp.h
17217                 Sync smtp size verification with HEAD
17218
17219 2004-07-08 [colin]      0.9.11cvs17.11
17220
17221         * src/summaryview.c
17222         * src/prefs_common.c
17223         * src/prefs_common.h
17224         * src/gtk/quicksearch.c
17225         * src/gtk/quicksearch.h
17226                 Sync sticky pref with HEAD
17227
17228 2004-07-08 [colin]      0.9.11cvs17.10
17229
17230         * src/folder.c [1.213.2.6]
17231         * src/folder.h [1.87.2.6]
17232         * src/inc.c [1.149.2.7]
17233         * src/messageview.c [1.94.2.8]
17234         * src/procheader.c [1.47.2.6]
17235         * src/procmsg.c [1.150.2.4]
17236         * src/procmsg.h [1.60.2.5]
17237         * src/pop.c [1.56.2.4]
17238         * src/pop.h [1.17.2.3]
17239                 Let too big messages get downloaded, but truncated
17240                 Add a button to download them completely
17241                 
17242 2004-07-06 [colin]      0.9.11cvs17.9
17243
17244         * src/gtk/quicksearch.c [1.1.2.3]
17245                 Add a Clear button
17246         * commitHelper
17247         * PATCHSETS
17248                 Add a script to help with cvs
17249
17250 2004-07-03 [colin]      0.9.11cvs17.8
17251
17252         * src/plugins/imageviewer/viewer.c
17253                 fix imageviewer (which was staying on the first
17254                 displayed image)
17255
17256 2004-07-03 [colin]      0.9.11cvs17.7
17257
17258         Removed FIXME_GTK2 warnings
17259         * src/gtk/gtkutils.c
17260                 useless #warnings
17261         * src/gtk/menu.c
17262                 useless #warnings (no need to mess with menu rc)
17263         * src/gtk/menu.h
17264                 unused functions
17265         
17266
17267 2004-07-03 [colin]      0.9.11cvs17.6
17268
17269         Removed FIXME_GTK2 warnings
17270         * src/codeconv.c
17271                 useless #warnings (rewrite needed)
17272         * src/compose.c
17273                 useless #warnings (rewrite needed)
17274                 useless #warnings (gtk2 is like that)
17275                 useless #warnings (previously fixed)
17276         * src/main.c
17277                 useless #warnings (previously fixed)
17278         * src/message_search.c
17279                 useless #warnings (gtk2 is like that)
17280                 Made apparent that search is case-sensitive
17281         * src/mimeview.c
17282                 useless #warnings (rewrite needed)
17283                 useless #warnings (gtk2 is like that)
17284                 reimplemented real warnings
17285         * src/prefs_common.c
17286                 Removed block cursor option (not it gtk2)
17287         * src/prefs_gtk.c
17288                 useless #warnings (rewrite needed)
17289         * src/procheader.c
17290                 useless #warnings (rewrite needed)
17291         * src/sourcewindow.c
17292                 useless #warnings (incorrect placing)
17293         * src/summary_search.c
17294                 useless #warnings (gtk2 is like that)
17295                 Made apparent that search is case-sensitive
17296         * src/action.c
17297                 useless #warnings (gtk2 is like that)
17298         * src/textview.c
17299                 useless #warnings (rewrite needed)
17300         * src/toolbar.c
17301                 useless #warnings (rewrite needed)
17302
17303 2004-07-03 [colin]      0.9.11cvs17.5
17304
17305         * src/textview.c
17306                 Fix mismerge which broke URI opening
17307                 
17308 2004-07-01 [colin]      0.9.11cvs17.4
17309
17310         * src/gtk/filesel.c
17311                 Fill filename when saving
17312                 
17313 2004-06-27 [colin]      0.9.11cvs17.3
17314
17315         * src/gtk/filesel.[ch]
17316                 Use the new GTK file selector
17317                 Update prototype to match the reality: multiple file
17318                 selection is open-only          
17319         * src/compose.c
17320                 Match the new prototypes        
17321         * configure.ac
17322                 Match the new requirements (gtk 2.4.0)
17323                         
17324 2004-06-26 [colin]      0.9.11cvs17.2
17325
17326         * src/plugins/trayicon/trayicon.c
17327                 Remove useless signal handler on resize, which causes
17328                 an infinite "loop"
17329         
17330 2004-06-26 [colin]      0.9.11cvs17.1
17331         
17332         * tools/Makefile.am
17333                 remove launch_firebird and add nautilus2sylpheed.sh
17334         * src/quicksearch.c
17335           src/summaryview.c
17336                 Fix show/hide "Extended symbols" button problem
17337                 Fix apparition at startup
17338                 Fix const warnings
17339         * src/plugins/image_viewer/Makefile.am
17340                 Fix configure 
17341         * common/ssl.c
17342                 Re-enable certificate check, as it doesn't seem to
17343                 cause Xlib errors anymore
17344
17345 2004-06-25 [paul]       0.9.11cvs17
17346
17347         * sync with 0.9.11cvs17 HEAD
17348         
17349         NOTE: QuickSearch is broken
17350
17351 2004-06-07 [colin]      0.9.10claws67.10
17352         * src/plugins/trayicon/trayicon.c
17353           src/plugins/trayicon/libeggtrayicon/Makefile.am
17354           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17355                 Fix gettextization in trayicon plugin
17356
17357 2004-06-07 [colin]      0.9.10claws67.9
17358         
17359         * src/summaryview.c
17360           src/gtk/gtksctree.[ch]
17361                 Let Shift+{Up,Down} work in summaryview
17362                 (well, Down "works" and Up works)
17363                 Let the list scroll when using these keys
17364
17365 2004-06-06 [colin]      0.9.10claws67.8
17366
17367         * src/plugins/trayicon/trayicon.c
17368                 Fix pixmap update
17369
17370 2004-06-06 [colin]      0.9.10claws67.7
17371
17372         * src/addressbook.c
17373                 Fix signal handling causing system-wide focus grab
17374
17375 2004-05-25 [paul]       0.9.10claws67.6
17376
17377         * Makefile.am
17378           src/Makefile.am
17379                 clean up
17380
17381 2004-05-25 [paul]       0.9.10claws67.5
17382
17383         * replace deprecated gtk_signal... functions
17384
17385 2004-05-23 [colin]      0.9.10claws67.4
17386
17387         * src/compose.c
17388                 Fix wrapping
17389
17390 2004-05-22 [colin]      0.9.10claws67.3
17391
17392         * src/compose.c
17393                 Re-fix [Edited] in compose.c::compose_reedit()
17394
17395 2004-05-22 [colin]      0.9.10claws67.2
17396
17397         * src/procmime.c
17398                 Fix parsing of multiparts mails
17399
17400 2004-05-22 [colin]      0.9.10claws67.1
17401
17402         * src/summaryview.c
17403                 Fix quicksearch
17404
17405 2004-05-22 [paul]       0.9.10claws67
17406
17407         * sync with 0.9.10claws67 HEAD
17408
17409 2004-05-14 [alfons]
17410
17411         * src/procmime.h
17412                 add forgotton prototype
17413
17414 2004-05-10 [paul]       0.9.10claws57
17415
17416         * sync with 0.9.10claws57 HEAD
17417
17418 2004-05-05 [paul]       0.9.9.claws1
17419
17420         * ChangeLog-gtk2        ** REMOVED **
17421           ChangeLog-gtk2.claws  ** ADDED **
17422                 rename and adopt the normal claws format
17423                 
17424         * configure.ac
17425                 require gtkmathview >= 0.5
17426
17427         * ac/*                          ** REMOVED **
17428           ac/                           ** REMOVED **
17429           intl/Makefile.in              ** REMOVED **
17430           m4/                           ** ADDED **
17431           m4/missing                    ** ADDED **
17432           m4/missing/gdk-pixbuf.m4      ** ADDED **
17433           m4/missing/gettext.m4         ** ADDED **
17434           m4/missing/gpgme.m4           ** ADDED **
17435           m4/missing/imlib.m4           ** ADDED **
17436           m4/.cvsignore                 ** ADDED **
17437           m4/Makefile.am                ** ADDED **
17438           m4/README                     ** ADDED **
17439           m4/aclocal-include.m4         ** ADDED **
17440           m4/aspell.m4                  ** ADDED **
17441           m4/check-type.m4              ** ADDED **
17442           m4/gnupg-check-typedef.m4     ** ADDED **
17443           m4/openssl.m4                 ** ADDED **
17444           m4/spamassassin.m4            ** ADDED **
17445           po/ChangeLog                  ** REMOVED **
17446           po/Makefile.in.in             ** REMOVED **
17447           po/Rules-quot                 ** REMOVED **
17448           po/boldquot.sed               ** REMOVED **
17449           po/en@boldquot.header         ** REMOVED **
17450           po/en@quot.header             ** REMOVED **
17451           po/insert-header.sin          ** REMOVED **
17452           po/quot.sed                   ** REMOVED **
17453           po/remove-potcdate.sed        ** REMOVED **
17454           po/remove-potcdate.sin        ** REMOVED **
17455           po/stamp-po                   ** REMOVED **
17456           Makefile.am
17457           autogen.sh
17458           configure.ac
17459                 enable building with automake 1.8.x
17460                 add 'autopoint --force' to autogen.sh and remove all
17461                 auto-generated files, remove ac/ directory and use
17462                 m4/ directory instead
17463                 
17464         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17465                 fix gettextization
17466
17467 2004-02-28 Colin Leroy <colin@colino.net>
17468         * src/prefs_matcher.c
17469           src/prefs_filtering.c
17470           src/prefs_filtering_action.c
17471                 Fix non-editable GtkEntries
17472
17473 2004-02-22 Thorsten Maerz <torte@netztorte.de>
17474         * src/prefs_themes.c
17475                 utf8 conversion for theme info
17476
17477 2004-02-21 Thorsten Maerz <torte@netztorte.de>
17478         * sync 0.9.9claws
17479
17480 2004-02-14 Thorsten Maerz <torte@netztorte.de>
17481         * src/grouplistdialog.c
17482                 allow multiple selections without ctrl key
17483
17484 2004-02-09 Thorsten Maerz <torte@netztorte.de>
17485         * src/main.c
17486                 enable customizable accelerators
17487
17488 2004-02-08 Thorsten Maerz <torte@netztorte.de>
17489         * src/prefs_common.c
17490                 re-enable different font settings for gtk1/2
17491         * src/prefs_folder_item.c
17492                 fix folder prefs displayed wrong
17493         * src/textview.c
17494                 set 'sunken' shadow type
17495
17496 2004-02-07 Colin Leroy <colin@colino.net>
17497         * src/compose.c
17498                 Fix message being always [Edited]
17499                 Encode headers correctly (utf8 buf)
17500
17501 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17502         * src/socket.c
17503                 remove double g_source_attach()
17504                 (Thanks to Colin Leroy)
17505
17506 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17507         * src/gtk/gtksctree.c
17508                 Fix SSL certificate list not shown
17509         * src/mimeview.c
17510                 Fix clicks in mime tree
17511
17512 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17513         * src/common/socket.c
17514                 Fix SSL receive
17515         * src/compose.c
17516                 Fix clipboard menu hotkeys
17517
17518 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17519         * src/gtk/gtkaspell.[ch]
17520           src/compose.c
17521                 reimplement spellchecker
17522
17523 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17524         * src/gtk/filesel.c
17525                 crash when inserting file in compose window
17526                 (TODO: keep old selection on clicks)
17527         * src/main.c
17528                 use gtkrc-2.0 instead of gtkrc
17529
17530 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17531         * src/messageview.c
17532                 remove orphaned mimeview unref()
17533
17534 2004-01-20 Thorsten Maerz <torte@netztorte.de>
17535         * src/grouplistdialog.c
17536                 expand nodes containing subscribed groups
17537
17538 2004-01-19 Thorsten Maerz <torte@netztorte.de>
17539         * src/textview.c
17540                 textview: hide cursor, restore old click behaviour
17541
17542 2004-01-18 Thorsten Maerz <torte@netztorte.de>
17543         * src/textview.c
17544                 variable names messed up
17545
17546 2004-01-17 Colin Leroy <colin@colino.net>
17547         * src/addr_compl.c
17548                 Fix completion address too thin
17549         * src/compose.c
17550                 Fix tab-to-subject behaviour
17551         * src/summaryview.c
17552                 Implement key up & down in summaryview
17553
17554 2004-01-12 Thorsten Maerz <torte@netztorte.de>
17555
17556         * sync 098claws
17557
17558 2004-01-08 Thorsten Maerz <torte@netztorte.de>
17559         * configure.ac
17560           Makefile.am
17561           doc/.cvsignore
17562           doc/Makefile.am
17563                 faq, man, manual moved to doc/
17564         * ac/aspell.m4
17565           ac/check-type.m4
17566           ac/gnupg-check-typedef.m4
17567           ac/openssl.m4
17568           ac/spamassassin.m4
17569           ac/missing/gdk-pixbuf.m4
17570           ac/missing/gpgme.m4
17571           ac/missing/imlib.m4
17572                 fix automake warnings
17573
17574 2003-12-06 Colin Leroy <colin@colino.net>
17575         * src/summaryview.c
17576                 Fix quicksearch
17577
17578 2003-12-05 Colin Leroy <colin@colino.net>
17579         * src/summaryview.c
17580                 Fix going to next unread folder
17581
17582 2003-12-05 Colin Leroy <colin@colino.net>
17583         * src/crash.c
17584                 Fix gtk2 compilation
17585         * src/session.c
17586                 Remove iotag source handler at disconnection
17587         * src/socket.[ch] 
17588                 Remove source handler when closing socket 
17589                 (fixes another seg)
17590
17591 2003-12-04 Colin Leroy <colin@colino.net>
17592         * src/compose.c
17593           src/prefs_account.c
17594           src/prefs_common.c
17595                 Fix some dropdown menus
17596
17597 2003-12-04 Colin Leroy <colin@colino.net>
17598         * src/compose.c
17599                 Fix event handlers on header fields
17600         * src/common/socket.c
17601           src/common/session.c
17602                 Fix segfault with callback (SSL)
17603                 Fix end of session 
17604
17605 2003-10-06 Thorsten Maerz <torte@netztorte.de>
17606
17607         * Fix compile bug in src/compose.c
17608         * removed src/gtk/gtkstext.[ch]
17609
17610 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
17611
17612         * Convert character set and escape "text" attributes in toolbar setting
17613         files.
17614         * Fixed bug in button-press-event handling.
17615
17616 2003-09-16 Thorsten Maerz <torte@netztorte.de>
17617
17618         * Fixed bug in key-press-event handling.
17619
17620 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
17621
17622         * Enabled to compile tray-icon plugin (Ad-hoc).
17623         * Avoid hang up bug of icon list in mime view (Ad-hoc).
17624
17625 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
17626
17627         * Enabled to compile on sylpheed-claws.
17628         (tray-icon plugin still cannot compile yet.)
17629
17630 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
17631
17632         * Updated to 0.9.5.
17633
17634 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
17635
17636         * Updated to 0.9.4.
17637         * Ported monitoring SSL mechanism to GSource of GLib2
17638         (I don't confirm it)
17639         * Added _gtk2 suffix to key name of font preference to avoid
17640         ovverwriting preference of Gtk+-1.2 version.
17641
17642 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
17643
17644         * Updated to 0.9.2.
17645
17646 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
17647
17648         * Updated to 0.9.1.
17649         * Translate po files into UTF-8 when execute autogen.sh.
17650
17651 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
17652
17653         * Updated to 0.9.0.
17654
17655 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
17656
17657         * Plugged GError related memory leaks.
17658
17659 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
17660
17661         * Changed default size of fonts.
17662         * Enabled to set titile font size of warning dialog.
17663
17664 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
17665
17666         * Embed a sylpheed icon into executable binary on Windows.
17667
17668 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
17669
17670         * I forgot to traslate character set of element string in src/xml.c.
17671
17672 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
17673
17674         * Fixed detecting bind_textdomain_codeset in configure.in.
17675         * The bug in which "Example" of "Date fromat" preference isn't displayed
17676         correctly has been fixed.
17677
17678 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
17679
17680         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
17681           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
17682           glib-gettextize
17683           Removed intl directory.
17684           Translated po files into UTF-8.
17685           (Thanks! Ryuji Abe)
17686
17687 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
17688
17689         * The bug which doesn't unscape string in xml.c has been fixed.
17690
17691 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
17692
17693         * The bug which is failed to translate encoding of file name thorough
17694         file dialog has been fixed.
17695
17696 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
17697
17698         * Modified to translate file names which is used in inporting/expoting
17699         mbox feature and "Save as" feature into locale encoding.
17700         * Translate file names into locale encoding when "Attache file" and
17701         "Insert file".
17702         * Force set G_BROKEN_FILENAMES environment variable.
17703         * Other minor fixes.
17704
17705 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
17706
17707         * Modified to treat MH folder's name as locale encoding.
17708
17709 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
17710
17711         * The bug which clash on switching candidates of auto completion of
17712         addresses, cannot use auto completion in Japanesse is fixed
17713         (Thanks! Tokunaga-san)¡¥
17714
17715 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17716
17717         * The bug which cannot switch key accelerator preference has been fixed
17718         (Thanks! smbd-san)¡¥
17719
17720 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17721
17722         * version 0.8.11-gtk2-20030314
17723
17724 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17725
17726         * The bug in which character set conversion of filtering messages has
17727         been fixed.(Thanks! COCOA-san).
17728
17729 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
17730
17731         * Revived "Leave space on head" preference in "Message" category.
17732         * A bug which clash when put the cursor to end of buffer and execute
17733         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
17734
17735 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17736
17737         * version 0.8.11-gtk2-20030312
17738
17739 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17740
17741         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
17742         * Modified to use Pango's API directly for font preference.
17743         * Integrated GtkTextView of textview to one widget.
17744         * Set fonts of header title in textview by "header_title" tag.
17745         * Removed some deprecated codes.
17746
17747 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
17748
17749         * Updated to 0.8.11.
17750         * Merged cygwin patch(Thanks! Sakai-san).
17751
17752 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
17753
17754         * version 0.8.10-gtk2-20030309