17962219501a5c638b75a64f557e6f6aa1843f40
[claws.git] / ChangeLog
1 2006-09-02 [paul]       2.4.0cvs132
2
3         * src/mainwindow.c
4         * src/prefs_message.c
5         * src/summaryview.c
6                 fix some english
7
8 2006-09-02 [wwp]        2.4.0cvs131
9
10         * src/prefs_filtering.c
11                 added an account name column to the filtering rules
12                 dialog.
13
14 2006-09-02 [colin]      2.4.0cvs130
15
16         * src/gtk/logwindow.c
17         * src/gtk/logwindow.h
18                 Block scrolling if we're not at the end
19                 of the log
20
21 2006-09-02 [colin]      2.4.0cvs129
22
23         * src/folder.c
24                 Make sure account-specific rules can't
25                 be used in {pre-,post-,}processing
26         * src/mainwindow.c
27         * src/gtk/logwindow.c
28         * src/gtk/logwindow.h
29                 Jump to last error when clicking on the
30                 warning icon
31
32 2006-09-02 [colin]      2.4.0cvs128
33
34         * src/imap.c
35         * src/import.c
36         * src/mainwindow.c
37         * src/mainwindow.h
38                 Fix warning icon
39         * src/inc.c
40         * src/mbox.c
41         * src/mbox.h
42                 Let proc_mbox know its account, for
43                 account-specific rules
44
45 2006-09-01 [colin]      2.4.0cvs127
46
47         * src/codeconv.c
48                 Don't uselessly use iconv to convert from
49                 us-ascii
50         * src/alertpanel.c
51         * src/mainwindow.c
52         * src/mainwindow.h
53         * src/inc.c
54                 Fix certain log cases, disable warning icon
55                 for now, the correct way to display it when
56                 necessary and only when necessary is probably
57                 to do it manually rather than use error logs
58         * src/etpan/imap-thread.c
59                 Clean up UID logging a bit
60         * src/gtk/logwindow.c
61         * src/gtk/logwindow.h
62                 Make logging faster when the window's closed
63
64 2006-09-01 [wwp]        2.4.0cvs126
65
66         * manual/fr/account.xml
67                 reflect changes to the ref. manual (parts of cvs72):
68                 fix tabnames and quotes.
69
70 2006-09-01 [wwp]        2.4.0cvs125
71
72         * manual/fr/plugins.xml
73                 reflect changes to the reference manual (cvs42):
74                 update IRC channel info.
75
76 2006-09-01 [wwp]        2.4.0cvs124
77
78         * commitHelper
79                 use CVSEDITOR env. var. if set, according to `man cvs`.
80
81 2006-09-01 [wwp]        2.4.0cvs123
82
83         * manual/advanced.xml
84                 better sentence again (thanks to Paul).
85
86 2006-09-01 [wwp]        2.4.0cvs122
87
88         * manual/advanced.xml
89         fix definition of toolbar_detachable and rework a bit the one of
90         enable_dotted_lines.
91
92 2006-09-01 [mones]      2.4.0cvs121
93
94         * manual/advanced.xml
95                 Document enable_dotted_lines
96
97 2006-09-01 [paul]       2.4.0cvs120
98
99         * src/folderview.c
100         * src/folderview.h
101         * src/imap.c
102         * src/mainwindow.c
103         * src/summaryview.c
104                 obey the 'When entering folder...' option
105                 when using the /View/Go to/... menu items
106                 Thanks to Colin
107
108 2006-08-31 [colin]      2.4.0cvs119
109
110         * src/folderview.c
111                 Revert 2.4.0cvs116, wrong fix.
112
113 2006-08-31 [colin]      2.4.0cvs118
114
115         * src/gtk/gtksctree.c
116                 Better state the various copyrights
117
118 2006-08-31 [colin]      2.4.0cvs117
119
120         * src/prefs_common.c
121                 fix enable_dotted_lines
122
123 2006-08-31 [colin]      2.4.0cvs116
124
125         * src/folderview.c
126                 Use pref "Always open on select" when going
127                 to next unread folder
128         * src/gtk/gtksctree.c
129                 Fix link failure to _gtk_clist_create_cell_layout
130                 on certain computers. (Why not mine, I wonder)
131
132 2006-08-31 [colin]      2.4.0cvs115
133
134         * src/procmsg.c
135         * src/textview.c
136         * src/plugins/bogofilter/bogofilter.c
137         * src/plugins/spamassassin/spamassassin.c
138                 Requalify some "errors" to warnings
139         * src/mainwindow.c
140         * src/mainwindow.h
141         * src/statusbar.c
142                 Add an icon in the statusbar to notify
143                 of errors
144         * src/gtk/gtksctree.c
145         * src/folderview.c
146         * src/summaryview.c
147                 Make the GtkSCTree look more modern by
148                 alternating background lines
149         * src/prefs_common.c
150         * src/prefs_common.h
151                 Add a pref to let people have the old
152                 way if they prefer
153
154
155 2006-08-30 [colin]      2.4.0cvs114
156
157         * src/procmsg.c
158         * src/procmsg.h
159                 Provide a way to filter a list of
160                 messages in an optimised manner, and
161                 add a list-filtering hook
162         * src/folder.c
163         * src/inc.c
164         * src/mbox.c
165                 Use the list filtering
166         * src/plugins/bogofilter/bogofilter.c
167                 Use the list-filtering hook
168                 Use -b (bulk) mode for more speed
169                 when learning and filtering
170         * src/etpan/imap-thread.c
171                 Make log output shorter in UID SEARCH
172
173
174 2006-08-30 [colin]      2.4.0cvs113
175
176         * src/plugins/bogofilter/bogofilter.c
177                 Really fast mass learning - thanks to David
178                 Relson for the options explanations :)
179
180 2006-08-30 [colin]      2.4.0cvs112
181
182         * src/msgcache.c
183                 Fix compilation on FreeBSD. Thanks
184                 to Michael Hugues
185
186 2006-08-29 [colin]      2.4.0cvs111
187
188         * src/folderview.c
189                 Handle "popup_menu" signal (for popping the 
190                 menu via the keyboard)
191         * src/mimeview.c
192         * src/mimeview.h
193         * src/summaryview.c
194         * src/textview.c
195         * src/gtk/gtkutils.c
196         * src/gtk/gtkutils.h
197                 Factorize scrolling code, and add an API 
198                 for MimeViewers to handle scroll orders
199
200 2006-08-29 [wwp]        2.4.0cvs110
201
202         * src/plugins//bogofilter/bogofilter.c
203         * src/plugins//spamassassin/spamassassin.c
204                 make the bogofilter/spamassassin filtering error dialogs at
205         incorporation obey to the "don't popup error dialog on
206         receive error" option. If disabled, feed the log window w/
207         the error message.
208
209 2006-08-29 [paul]
210
211         2.5.0-rc2 released
212
213 2006-08-29 [paul]       2.4.0cvs109
214
215         * Makefile.am
216                 remove 'make release', it's not needed
217                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
218
219 2006-08-29 [paul]       2.4.0cvs108
220
221         * src/foldersel.c
222         * src/summary_search.c
223         * src/gtk/progressdialog.c
224         * src/plugins/pgpcore/passphrase.c
225                 replace deprecated gtk_window_set_policy()
226
227 2006-08-29 [colin]      2.4.0cvs107
228
229         * src/folder.c
230                 Fix data loss when copy fails during a move:
231                 only use fast remove_msgs if everything was
232                 copied OK; else use slow remove_msg on the
233                 mails that got copied only.
234
235 2006-08-28 [paul]       2.4.0cvs106
236
237         * src/mh.c
238                 revert change in 2.4.0cvs104, it breaks
239                 stuff
240
241 2006-08-28 [paul]       2.4.0cvs105
242
243         * src/plugins/spamassassin/spamassassin.c
244                 english fix
245
246 2006-08-28 [paul]       2.4.0cvs104
247
248         * src/mh.c
249                 fix data loss when moving to another
250                 mailbox fails
251         * src/prefs_spelling.c
252                 improve the english
253         * src/gtk/pluginwindow.c
254                 improve the layout of the dialog text
255         All thanks to Colin
256
257 2006-08-28 [paul]       2.4.0cvs103
258
259         * src/plugins/bogofilter/bogofilter.c
260         * src/plugins/bogofilter/bogofilter_gtk.c
261                 fix english up a bit, innit
262
263 2006-08-28 [paul]       2.4.0cvs102
264
265         * configure.ac
266         * po/Makefile.in.in
267         * po/Makevars
268                 require autoconf 2.60, enabling building
269                 with gettext 0.15 (gettext 0.14.x build still
270                 possible). Replace Makefiles with versions
271                 from gettext 0.15.
272                 Remove configure options --with-localedir and
273                 --with-mandir. The options that are provided
274                 directly by autoconf 2.60 can be used instead:
275                 --mandir --localedir
276
277 2006-08-27 [colin]      2.4.0cvs101
278
279         * src/plugins/bogofilter/Makefile.am
280                 Fix make dist (no README)
281
282 2006-08-27 [colin]      2.4.0cvs100
283
284         * src/folder.c
285                 Don't use F_UNKNOWN folders for any default
286                 outbox/trash/etc
287         * src/plugins/bogofilter/bogofilter.c
288         * src/plugins/bogofilter/bogofilter.h
289         * src/plugins/bogofilter/bogofilter_gtk.c
290                 Add an option to specify the path to bogofilter
291                 Use single-quotes to be able to learn in folders
292                 with spaces in their names
293                 Verify learning status
294
295 2006-08-27 [colin]      2.4.0cvs99
296
297         * manual/faq.xml
298         * manual/plugins.xml
299                 Document Bogofilter plugin
300
301 2006-08-27 [colin]      2.4.0cvs98
302
303         * src/compose.c
304         * src/messageview.c
305         * src/procmsg.c
306         * src/procmsg.h
307                 When possible, copy the queued mail to sent folder
308                 instead of re-adding. Much faster on IMAP.
309
310 2006-08-27 [colin]      2.4.0cvs97
311
312         * src/msgcache.c
313                 Disable mmaped caches - huge metadata loss
314                 here after a power failure.
315         * src/summaryview.c
316                 Add quicksearch timing
317         * src/common/plugin.c
318         * src/common/plugin.h
319                 Implement an interface to tell what plugins
320                 provide. Prevent loading of similar plugins.
321         * src/plugins/clamav/clamav_plugin.c
322         * src/plugins/demo/demo.c
323         * src/plugins/dillo_viewer/dillo_viewer.c
324         * src/plugins/pgpcore/plugin.c
325         * src/plugins/pgpinline/pgpinline.c
326         * src/plugins/pgpmime/pgpmime.c
327         * src/plugins/spamassassin/spamassassin.c
328         * src/plugins/trayicon/trayicon.c
329                 Implement plugin_provides()
330
331 2006-08-27 [colin]      2.4.0cvs96
332
333         * configure.ac
334         * src/plugins/Makefile.am
335         * src/plugins/bogofilter/.cvsignore
336         * src/plugins/bogofilter/Makefile.am
337         * src/plugins/bogofilter/bogofilter.c
338         * src/plugins/bogofilter/bogofilter.h
339         * src/plugins/bogofilter/bogofilter_gtk.c
340                 New Bogofilter plugin, provides filtering and
341                 learning. Spamassassin will go to extra plugins.
342
343 2006-08-26 [mones]      2.4.0cvs95
344
345         * manual/handling.xml
346                 Fix subfolder path in the example (thanks to Paul) 
347
348 2006-08-26 [mones]      2.4.0cvs94
349
350         * manual/glossary.xml
351                 2.2. + add ISP to the glossary
352                 7.5. + Add UIDL to glossary
353                 7.7. + Add TCP to glossary
354         * manual/handling.xml
355                 7.1. + Mentions GNU/Linux distribution, what about the non...
356                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
357                 7.3. + Mentions .bashrc, what about the non-bash ones? 
358                 7.4. = Use appropriate quotation for commands
359                 7.6. = change "" to <quote></quote>
360         * manual/plugins.xml
361                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
362         * manual/starting.xml
363                 2.1. + local mbox file: some examples of mbox file locations...
364                 Also reformatted files requiring it
365
366 2006-08-26 [wwp]        2.4.0cvs93
367
368         * src/summary_search.c
369                 disable find buttons while summary search is running.
370
371 2006-08-25 [colin]      2.4.0cvs92
372
373         * src/folder.c
374         * src/folderutils.c
375         * src/mh.c
376         * src/procmsg.h
377         * src/summaryview.c
378                 Speed up MH moving, and add progressbar
379                 for MH deletion
380         * src/msgcache.c
381                 Write cache files using mmap() too
382
383 2006-08-25 [wwp]        2.4.0cvs91
384
385         * src/summaryview.c
386                 switch spam<->ham button when a message has been marked as spam or ham
387                 and is still selected. Thanks to Colin.
388
389 2006-08-25 [paul]       2.4.0cvs90
390
391         * src/Makefile.am
392         * src/stock_pixmap.c
393         * src/stock_pixmap.h
394         * src/summaryview.c
395         * src/gtk/icon_legend.c
396         * src/pixmaps/copied.xpm
397         * src/pixmaps/moved.xpm
398                 add icons for delayed execution marked for
399                 copying, marked for moving
400
401 2006-08-25 [mones]      2.4.0cvs89
402
403         * manual/glossary.xml
404                 Fix the other glossary items:
405                 5.1. = Inmmediate execution -> <quote>immediate execution...
406                 5.2. = Fix MBOX capitalization -> Mbox
407                 5.3. + Improve Plugins def. w/ tech. ref.
408                 5.4. = Quotation -> replace '>' by <quote>></quote>
409                 5.5. - SMTP Server. -> remove dot
410         * po/es.po
411                 Updated translation
412
413 2006-08-25 [mones]      2.4.0cvs88
414
415         * manual/ack.xml
416                 Reformatted, changed email address
417         * manual/glossary.xml
418                 Reformatted, fixed MANUAL-TODO items:
419                 8.2. + add ROT-13 to glossary
420                 8.4. + add URL to glossary
421         * manual/es/advanced.xml
422                 Fixed <literal>s
423
424 2006-08-25 [paul]       2.4.0cvs87
425
426         * src/gtk/icon_legend.c
427                 add 'marked for deletion' icon
428                 arrange icons by containing column
429                 wrap long label text
430
431 2006-08-25 [colin]      2.4.0cvs86
432
433         * src/common/utils.c
434         * src/common/utils.h
435                 Add the sc_g_*list_bigger functions in
436                 a place everyone can use it
437         * src/summaryview.c
438                 Only freeze/thaw the list when working
439                 on the selection, if it's bigger than 1
440         * src/gtk/gtksctree.c
441                 Only freeze/thaw the list when unselec-
442                 ting 'all' if ('all' != 1)
443                 This avoids some flickering
444
445 2006-08-24 [colin]      2.4.0cvs85
446
447         * src/addressbook.c
448                 Fix strange list selection
449                 Fix random seg (Invalid read of freed memory)
450
451 2006-08-24 [colin]      2.4.0cvs84
452
453         * src/alertpanel.c
454         * src/gtk/inputdialog.c
455         * src/plugins/pgpcore/passphrase.c
456                 Revert minimal width patch of 2.4.0cvs67,
457                 as it is also a maximal width. Use 
458                 gtk_window_set_default_size instead.
459
460 2006-08-24 [colin]      2.4.0cvs83
461
462         * src/msgcache.c
463                 Write cache/mark to temp files before
464                 overwriting old ones (avoids metadata
465                 loss if writing the new files fail).
466                 Use mmap() to read cache/mark file, as
467                 this makes cache reading faster. Dis-
468                 abled for big-endian machines until it
469                 can be tested. (Big-endian users: set
470                 msgcache_use_mmap = TRUE in the relevant
471                 #if).
472         * src/procmsg.h
473                 Move rarely used fields of MsgInfo in 
474                 another structure, which will only be
475                 allocated if needed. Face, X-Face,
476                 Return receipt headers and List-*
477                 headers are moved. Mails having none
478                 of these occupy 52 bytes less with
479                 this patch, which makes 2.5MB of RAM
480                 saved on a 50k folder).
481         * src/headerview.c
482         * src/mainwindow.c
483         * src/messageview.c
484         * src/partial_download.c
485         * src/procheader.c
486         * src/procmsg.c
487         * src/textview.c
488                 Follow this structure change.
489
490 2006-08-24 [wwp]        2.4.0cvs82
491
492         * manual/es/.cvsignore
493         * manual/es/dist/.cvsignore
494         * manual/es/dist/html/.cvsignore
495         * manual/es/dist/pdf/.cvsignore
496         * manual/es/dist/ps/.cvsignore
497         * manual/es/dist/txt/.cvsignore
498                 more (generated) files to ignore.
499
500 2006-08-24 [colin]      2.4.0cvs81
501
502         * src/folder.c
503         * src/mh.c
504                 Fix possible problems with local delivery. Check the folder doesn't
505                 need scan before setting its mtime when saving cache (which can be
506                 done long after the folder's been modified by an external process);
507                 Check that the stored item's mtime didn't change in mh functions.
508
509 2006-08-24 [mones]      2.4.0cvs80
510
511         * manual/advanced.xml
512                 Rewrapping, some fixes and MANUAL-TODO items:
513                 8.1. = change "" to <quote></quote>
514                 8.3. = quote menu items
515                 8.5. - deploying -> new user ... ideally a new user (redundant)
516
517 2006-08-23 [colin]      2.4.0cvs79
518
519         * src/gtk/gtksctree.c
520                 When selecting or deselecting range, only
521                 freeze/thaw when selection is bigger than 10
522
523 2006-08-23 [colin]      2.4.0cvs78
524
525         * src/messageview.c
526         * src/mimeview.c
527         * src/mimeview.h
528         * src/plugins/dillo_viewer/dillo_viewer.c
529                 Provide an API for MimeViewer plugins to
530                 return a text selection for replying
531
532 2006-08-23 [colin]      2.4.0cvs77
533
534         * src/image_viewer.c
535         * src/textview.c
536                 Use gtk_pixbuf_new_from_file_at_scale(), which
537                 is faster than getting the pixbuf then resizing
538                 it.
539
540 2006-08-23 [colin]      2.4.0cvs76
541
542         * src/procmime.c
543                 UTF-8 should be sent Quoted-printable
544
545 2006-08-22 [colin]      2.4.0cvs75
546
547         * src/mh.c
548                 Check if scan is required before touching
549                 the folder (or it'll be required every time)
550
551 2006-08-22 [colin]      2.4.0cvs74
552
553         * configure.ac
554                 Require libetpan 0.46 (crasher fix when built
555                 against gnutls)
556
557 2006-08-22 [colin]      2.4.0cvs73
558
559         * src/folder.c
560                 Set folder's mtime after writing its
561                 cache
562         * src/folderview.c
563                 Add some timing
564         * src/procmsg.c
565                 Don't do useless stuff if we don't 
566                 thread by subject
567         * src/summaryview.c
568                 Add some timing, don't deselect prior
569                 to selecting (gtksctree does it itself),
570                 remove crash avoidance hacks as it's been
571                 properly fixed since a while
572         * src/common/utils.c
573                 Optimize to_human_readable(): _() is slow,
574                 do it only once, and avoid %f format for KB
575                 (the most common in a summaryview)
576         * src/gtk/gtksctree.c
577                 Don't uselessly freeze/thaw (fixes flicker
578                 on next unread and friends), reduce number
579                 of g_list_nth/g_list_position where possible
580         * src/gtk/gtkutils.c
581         * src/gtk/gtkutils.h
582                 Reduce number of g_list_nth/g_list_position
583                 where possible.
584                 All of this makes loading as 70k folder 2.1
585                 seconds instead of 3.2 (with hot FS caches).
586                 (1.3 seconds without Date and Size columns...)
587
588 2006-08-22 [paul]       2.4.0cvs72
589
590         wrap documents and do some items from mones' MANUAL-TODO:
591
592         * manual/account.xml
593                 4.1. = fix tabname references to <quote>tabname</quote>
594                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
595         * manual/faq.xml
596                 1.1. = mentioned options don't match UI
597                 Add information about the 'Never send Return Receipts'
598                 option
599         * manual/handling.xml
600                 6.2. = Mentions Extended symbols button, but now is
601                 named Information
602                 6.3. = Mentions ... button, which is now Edit
603
604 2006-08-22 [colin]      2.4.0cvs71
605
606         * src/gtk/pluginwindow.c
607                 Fix layout in verbose translations (such
608                 as french)
609
610 2006-08-22 [paul]       2.4.0cvs70
611
612         * manual/Makefile.am
613                 build manuals in alphabetical order
614         * src/addressbook.c
615         * src/prefs_themes.c
616                 replace/remove deprecated symbols
617         * src/gtk/gtkutils.c
618                 fix a warning
619         * src/gtk/pluginwindow.c
620                 replace deprecated symbol
621                 replace label text and move it
622         * src/plugins/pgpcore/prefs_gpg.c
623                 move the 'Generate...' button out of the
624                 Sign Key frame, replace the English used
625         * src/plugins/pgpcore/sgpgme.c
626                 fixes to the English
627
628 2006-08-21 [colin]      2.4.0cvs69
629
630         * src/plugins/trayicon/trayicon.c
631                 Add more strings for translation; patch
632                 by Pawel
633
634 2006-08-21 [colin]      2.4.0cvs68
635
636         * src/compose.c
637                 fix replied flag not set after drafting
638         * src/matcher.c
639                 fix body quicksearch in non-encoded bodies
640                 containing '='
641         * src/msgcache.c
642                 Get rid of the g_malloc workaround for
643                 corrupted caches, use g_try_malloc
644
645 2006-08-21 [colin]      2.4.0cvs67
646
647         * src/alertpanel.c
648         * src/gtk/inputdialog.c
649         * src/plugins/pgpcore/passphrase.c
650                 Set minimal width to 375
651         * src/mainwindow.c
652                 Fix switching to offline, asking if it 
653                 should be overriden for synchronising
654         * src/mimeview.c
655                 Don't offer to remember command on Open 
656                 with for text parts, as the browser or 
657                 text editor command isn't changed from 
658                 there
659
660 2006-08-20 [paul]       2.4.0cvs66
661
662         * po/ko.po
663         * po/zh_CN.po
664                 fix plural form errors. revealed by stricter
665                 checking of gettext 0.15
666
667 2006-08-18 [paul]       2.4.0cvs65
668
669         * src/stock_pixmap.c
670                 fix the fix of 2.4.0cvs64
671                 Thanks to Colin
672
673 2006-08-18 [paul]       2.4.0cvs64
674
675         * src/stock_pixmap.c
676                 fix leaks
677                 Thanks to Colin
678
679 2006-08-18 [paul]       2.4.0cvs63
680
681         * src/compose.c
682         * src/procmsg.c
683                 fix occasional IMAP bug where large msgs
684                 were left in the queue folder after sending
685                 Thanks to Colin
686
687 2006-08-18 [paul]       2.4.0cvs62
688
689         * src/folderview.c
690                 freeze the summaryview while quicksearch results
691                 are displayed
692                 (fixes bug 456 'current message is hidden when the
693                 view is refreshed and extended search is "unread 
694                 messages"')
695                 Thanks to Colin
696         * src/textview.c
697                 add missing #include "inputdialog.h"
698         * src/common/utils.h
699                 add missing mailcap_update_default() and improve
700                 readability
701
702 2006-08-17 [colin]      2.4.0cvs61
703
704         * src/plugins/pgpcore/select-keys.c
705                 Fix warnings :)
706
707 2006-08-17 [colin]      2.4.0cvs60
708
709         * src/compose.c
710                 Don't continue queuing if Cancel is clicked
711                 in select-keys
712
713 2006-08-17 [colin]      2.4.0cvs59
714
715         * src/plugins/pgpcore/select-keys.c
716                 When encrypting, if only one key matches and it 
717                 matches exactly, automatically use it.
718
719 2006-08-17 [colin]      2.4.0cvs58
720
721         * src/mimeview.c
722         * src/prefs_common.c
723         * src/prefs_common.h
724         * src/prefs_ext_prog.c
725         * src/textview.c
726                 Fix issues with previous patch (text/html)
727                 Remove outdated prefs
728
729 2006-08-17 [colin]      2.4.0cvs57
730
731         * src/imap.c
732                 Add View Log button on auth error
733         * src/procmsg.c
734                 Fix encrypted mail marked as new when
735                 saved in normal folders
736         * src/plugins/pgpinline/pgpinline.c
737                 Fix encrypt bug on IMAP
738         * src/mimeview.c
739         * src/common/utils.c
740         * src/common/utils.h
741         * src/gtk/inputdialog.c
742         * src/gtk/inputdialog.h
743                 Get rid of metamail stuff, simplify
744                 opening, and allow remembering of user's
745                 choices (by updating ~/.mailcap). There's
746                 still to drop "Audio player" and "Image
747                 viewer" preferences.
748
749 2006-08-17 [mones]      2.4.0cvs56
750
751         * manual/es/sylpheed-claws-manual.xml
752                 fix DTD path
753
754 2006-08-17 [mones]      2.4.0cvs55
755
756         * configure.ac
757         * manual/Makefile.am
758         * manual/es/Makefile.am
759         * manual/es/account.xml
760         * manual/es/ack.xml
761         * manual/es/addrbook.xml
762         * manual/es/advanced.xml
763         * manual/es/faq.xml
764         * manual/es/glossary.xml
765         * manual/es/gpl.xml
766         * manual/es/handling.xml
767         * manual/es/intro.xml
768         * manual/es/keyboard.xml
769         * manual/es/plugins.xml
770         * manual/es/starting.xml
771         * manual/es/sylpheed-claws-manual.xml
772         * manual/es/dist/Makefile.am
773         * manual/es/dist/html/Makefile.am
774         * manual/es/dist/pdf/Makefile.am
775         * manual/es/dist/ps/Makefile.am
776         * manual/es/dist/txt/Makefile.am
777                 Spanish translation for the manual
778
779 2006-08-16 [colin]      2.4.0cvs54
780
781         * src/compose.c
782         * src/main.c
783         * src/mainwindow.c
784                 Fix send button sensitivity at startup
785                 Set send menu sensitivity (patch by Fabien)
786         * src/ssl_manager.c
787                 Enable closing with esc (patch by Fabien)
788         * src/gtk/foldersort.c
789                 Enable closing with esc (patch by Fabien)
790         * src/procmime.c
791                 Optimisation (no need to copy to tempfile to
792                 "decode" 7bit and 8bit)
793         * src/summaryview.c
794                 Fix cruft in swap_from case
795         * src/textview.c
796                 Fix missing last line in some mail cases 
797                 (Fixes debian #381872)
798         * src/plugins/pgpcore/prefs_gpg.c
799         * src/plugins/pgpcore/sgpgme.c
800         * src/plugins/pgpcore/sgpgme.h
801                 Don't show "no key found" when user explicitely
802                 wants to create a key
803
804 2006-08-16 [paul]       2.4.0cvs53
805
806         * configure.ac
807         * src/account.c
808         * src/addressbook.c
809         * src/headerview.c
810         * src/prefs_account.c
811         * src/prefs_message.c
812         * src/gtk/gtkutils.c
813                 bump up minimum required versions of GTK+ and
814                 GLIB to 2.6.0
815
816 2006-08-16 [paul]       2.4.0cvs52
817
818         * src/toolbar.c
819                 workaround GTK+ Bug 351600 - 'Can't re-click
820                 on button after sensitivity update'
821                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
822                 Thanks to Colin
823
824 2006-08-15 [colin]      2.4.0cvs51
825
826         * src/plugins/pgpcore/prefs_gpg.c
827                 Set options sensitivity according to
828                 key existence
829         * src/plugins/pgpcore/sgpgme.c
830                 Allow to create key with no passphrase
831
832 2006-08-14 [cleroy]     2.4.0cvs50
833
834         * src/gtk/pluginwindow.c
835                 New layout (maybe to be changed?)
836         * src/gtk/gtkutils.c
837                 Fix a bit label_window
838         * src/plugins/pgpcore/passphrase.c
839         * src/plugins/pgpcore/passphrase.h
840         * src/plugins/pgpcore/plugin.c
841         * src/plugins/pgpcore/prefs_gpg.c
842         * src/plugins/pgpcore/prefs_gpg.h
843         * src/plugins/pgpcore/sgpgme.c
844         * src/plugins/pgpcore/sgpgme.h
845                 Allow to create a PGP private key via the GUI
846
847 2006-08-14 [wwp]        2.4.0cvs49
848
849         * src/addressbook_foldersel.c
850                 fix strict ISO C90 compliance.
851
852 2006-08-14 [paul]       2.4.0cvs48
853
854         * src/gtk/prefswindow.c
855                 re-set scrolled window on opening
856                 Patch by Ticho
857
858 2006-08-14 [paul]
859
860         2.5.0-rc1 released
861
862 2006-08-14 [paul]       2.4.0cvs47
863
864         * src/prefs_display_header.c
865                 re-enable user-defined Displayed Headers
866
867 2006-08-14 [paul]       2.4.0cvs46
868
869         * src/prefs_account.c
870                 use GTK_STOCK_EDIT
871
872 2006-08-13 [colin]      2.4.0cvs45
873
874         * src/common/utils.c
875                 Fix "a" in quote when the original message is empty,
876                 by using \0 instead of 'a' to test writability of
877                 temp files.
878
879 2006-08-13 [wwp]        2.4.0cvs44
880
881         * src/plugins/spamassassin/spamassassin.c
882                 fix capitalization of "SpamAssassin" in some debug, log and
883                 dialog messages.
884
885 2006-08-13 [paul]       2.4.0cvs43
886
887         * src/editldap.c
888                 fix overlapping widgets
889         * src/prefs_account.c
890                 fix translation of protocol_names[]
891                 fix label disappearing off the edge of the
892                 visible area
893
894 2006-08-12 [paul]       2.4.0cvs42
895
896         * manual/plugins.xml
897                 update IRC channel info before it gets forgotten
898                 about
899
900 2006-08-11 [colin]      2.4.0cvs41
901
902         * src/compose.c
903         * src/mainwindow.c
904         * src/mainwindow.h
905         * src/procmsg.c
906         * src/procmsg.h
907         * src/summaryview.c
908         * src/toolbar.c
909                 Grey out the Send button if
910                 - Queue folders are empty, or
911                 - We're sending already
912
913 2006-08-11 [wwp]        2.4.0cvs40
914
915         * src/main.c
916                 fix a logic issue when quitting while a compose window is
917                 still open, thanks to Colin.
918
919 2006-08-10 [colin]      2.4.0cvs39
920
921         * src/main.c
922                 Fix default font size setting after wizard run
923         * src/imap.c
924         * src/etpan/imap-thread.c
925         * src/etpan/imap-thread.h
926                 Fix bug #999 (Timing out on TSL cert validation 
927                 dialog makes ugly things happen). Also, STARTTLS
928                 unconditionnaly if initial capabilities contain
929                 LOGINDISABLED and STARTTLS.
930
931 2006-08-09 [colin]      2.4.0cvs38
932
933         * src/mainwindow.c
934         * src/mainwindow.h
935                 Fix Tools/Actions sensitivity when there are
936                 no actions
937
938 2006-08-09 [colin]      2.4.0cvs37
939
940         * src/prefs_filtering.c
941                 Warning fix, patch by Paul
942         * src/messageview.c
943         * src/prefs_actions.c
944         * src/prefs_filtering_action.c
945         * src/prefs_matcher.c
946                 Uniformisation of "Info ..." to "Info..." (for
947                 old gtk), patch by Fabien
948         * src/plugins/clamav/clamav_plugin_gtk.c
949                 Sensitivity fix by Fabien
950
951 2006-08-09 [colin]      2.4.0cvs36
952
953         * src/main.c
954         * src/main.h
955                 Add a function to know whether we're exiting
956         * src/plugins/trayicon/trayicon.c
957                 If exiting, don't do anything. Faster, and
958                 avoids gtk_main_iteration reentracy causing
959                 segfaults at exit
960
961 2006-08-09 [colin]      2.4.0cvs35
962
963         * src/messageview.c
964         * src/mimeview.c
965         * src/mimeview.h
966                 Fix lack of part selection when automatically 
967                 jumping to a specific part
968         * src/msgcache.c
969                 Little optimisation in cache reading
970
971 2006-08-09 [colin]      2.4.0cvs34
972
973         * src/compose.c
974                 Fix crash setting the priority on reedit
975                 (Accessing compose before creating it!)
976
977 2006-08-08 [colin]      2.4.0cvs33
978
979         * src/procmime.c
980                 Fix bug #998 (last attachment is not accessible)
981                 Bad RFC interpretation on multipart close-delimiters
982         * src/mimeview.c
983         * src/mimeview.h
984         * src/gtk/gtkvscrollbutton.c
985         * src/gtk/gtkvscrollbutton.h
986                 Make attachments list wheel-scrollable
987
988 2006-08-07 [colin]      2.4.0cvs32
989
990         * src/gtk/gtkaspell.c
991                 Fix bug #973 (Unicode punctation characters 
992                 are not recognized as separators by the
993                 spell checker); fix unsigned stuff
994
995 2006-08-07 [colin]      2.4.0cvs31
996
997         * src/compose.c
998                 Fix bug #956 (DnD text with accents in compose 
999                 text entry); fix gccc's signed/unsigned fuss
1000
1001 2006-08-06 [colin]      2.4.0cvs30
1002
1003         * src/main.c
1004                 Fix bug #979 (Plugin crashes when exiting 
1005                 sylpheed-claws) : handle exit request only 
1006                 once
1007
1008 2006-08-05 [colin]      2.4.0cvs29
1009
1010         * src/news.c
1011                 Just make sure we have a msgid.
1012
1013 2006-08-05 [colin]      2.4.0cvs28
1014
1015         * src/news.c
1016         * src/summaryview.c
1017                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1018                 by reimplementing it
1019         * src/textview.c
1020                 Fix bug when hiding quotes with level > 3 and quote
1021                 colors are recycled
1022
1023 2006-08-04 [colin]      2.4.0cvs27
1024
1025         * src/compose.c
1026         * src/undo.c
1027         * src/undo.h
1028                 Fix a bit replace-by-pasting undo
1029         * src/mainwindow.c
1030         * src/messageview.c
1031                 Fix Fold quotes menu synchro in
1032                 mainwindow when it changes in 
1033                 messageview
1034         * src/textview.c
1035                 Fix right-click on quotes blocks
1036         * src/common/utils.c
1037                 Verify that the file created by
1038                 my_tmpfile() is writable. Fixes
1039                 bug #988 (very specific filesystem
1040                 issue)
1041         * src/plugins/pgpcore/sgpgme.c
1042                 Fix file descriptor leak
1043         * src/plugins/spamassassin/spamassassin.c
1044                 Warn once if spamd isn't reachable
1045
1046 2006-08-04 [colin]      2.4.0cvs26
1047
1048         * src/toolbar.c
1049                 i18n context patch by Fabien
1050
1051 2006-08-03 [colin]      2.4.0cvs25
1052
1053         * src/mainwindow.c
1054         * src/messageview.c
1055                 Rename "Hide quotes" to "Fold quotes"
1056         * src/textview.c
1057                 Don't use hand cursor on quotes. "all 
1058                 the bonuses of the feature and none of 
1059                 unwelcome side-effects"
1060
1061 2006-08-03 [colin]      2.4.0cvs24
1062
1063         * AUTHORS
1064         * sylpheed-claws.desktop
1065         * src/gtk/authors.h
1066                 Bring the desktop file to XDG compliance
1067                 Patch by Charles A. Edwards
1068
1069 2006-08-03 [colin]      2.4.0cvs23
1070
1071         * src/textview.c
1072                 Fix links offset when they are preceded
1073                 by accentued chars (g_utf8_strlen!)
1074         * src/mainwindow.c
1075                 Fix wrong status when starting offline
1076
1077
1078 2006-08-03 [wwp]        2.4.0cvs22
1079
1080         * src/prefs_common.h
1081                 ask what to do w/ filtering rules that belong to an account when
1082                 applying filtering rules manually from the main window (skip,
1083                 apply regardless of the account, use current account). This dialog
1084                 can be skipped and the last reply used.
1085                 (forgot that file)
1086
1087 2006-08-03 [wwp]        2.4.0cvs21
1088
1089         * src/filtering.c
1090         * src/filtering.h
1091         * src/prefs_common.c
1092         * src/summaryview.c
1093         * src/alertpanel.c
1094         * src/alertpanel.h
1095         * src/messageview.c
1096                 ask what to do w/ filtering rules that belong to an account when
1097                 applying filtering rules manually from the main window (skip,
1098                 apply regardless of the account, use current account). This dialog
1099                 can be skipped and the last reply used.
1100
1101
1102 2006-08-03 [colin]      2.4.0cvs20
1103
1104         * src/textview.c
1105                 Optimize previous patch
1106
1107 2006-08-03 [cleroy]     2.4.0cvs19
1108
1109         * src/textview.c
1110                 Fix quotes getting toggled back when the
1111                 mail has an even number of text parts
1112
1113 2006-08-02 [colin]      2.4.0cvs18
1114
1115         * src/messageview.c
1116                 Add Hide quotes menu
1117
1118 2006-08-02 [colin]      2.4.0cvs17
1119
1120         * src/mainwindow.c
1121         * src/prefs_common.c
1122         * src/textview.c
1123         * src/textview.h
1124         * src/gtk/about.c
1125                 Allow per-level quote hiding,
1126                 Allow toggling quotes by double-clicking them
1127                 Rename RemoteURI to ClickableText to reflect
1128                 the fact it's used for a variety of things
1129
1130 2006-08-02 [wwp]        2.4.0cvs16
1131
1132         * src/mainwindow.c
1133                 fix "View/Hide quotes" menu item status initialization.
1134
1135 2006-08-02 [wwp]        2.4.0cvs15
1136
1137         * src/matcher_parser_parse.y
1138                 remove a debug trace.
1139
1140 2006-08-02 [paul]       2.4.0cvs14
1141
1142         * src/plugins/pgpcore/passphrase.c
1143                 don't set initial dialog size
1144                 make it resizable
1145
1146 2006-08-02 [paul]       2.4.0cvs13
1147
1148         * src/noticeview.c
1149                 remove the rogue '/' character
1150
1151 2006-08-02 [paul]       2.4.0cvs12
1152
1153         * src/noticeview.c
1154                 allow buttons to resize as necessary
1155
1156 2006-08-01 [wwp]        2.4.0cvs11
1157
1158         * src/mbox.c
1159                 fix strict ISO C90 compliance.
1160
1161 2006-08-01 [wwp]        2.4.0cvs10
1162
1163         * tools/update-po
1164                 updated update-po tool to work w/ context-dependent translations.
1165                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1166
1167 2006-08-01 [wwp]        2.4.0cvs9
1168
1169         * src/matcher.c
1170         * src/prefs_filtering.c
1171         * src/prefs_matcher.c
1172                 allow context-dependent translations for "All",
1173                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1174
1175 2006-07-31 [colin]      2.4.0cvs8
1176
1177         * AUTHORS
1178         * src/gtk/authors.h
1179                 Add Rafal to authors
1180
1181 2006-07-31 [colin]      2.4.0cvs7
1182
1183         * src/compose.c
1184         * src/mainwindow.c
1185         * src/messageview.h
1186         * src/prefs_common.c
1187         * src/prefs_common.h
1188         * src/textview.c
1189                 Add 'View/Hide quotes'. Patch based on a patch
1190                 by Rafal Weglarz
1191
1192 2006-07-31 [colin]      2.4.0cvs6
1193
1194         * src/action.c
1195                 Fix problem with "> stuff >" actions
1196
1197 2006-07-31 [paul]       2.4.0cvs5
1198
1199         * po/nb.po
1200                 updated by Geir Helland
1201
1202 2006-07-31 [wwp]        2.4.0cvs4
1203
1204         * src/mainwindow.c
1205         * src/summaryview.c
1206         * src/summaryview.h
1207                 add "View/Go to/Parent message" and "View/Go to/Last read message",
1208                 thanks to Colin.
1209
1210 2006-07-31 [wwp]        2.4.0cvs3
1211
1212         * src/Makefile.am
1213         * src/addr_compl.c
1214         * src/addr_compl.h
1215         * src/addressbook.c
1216         * src/addressbook.h
1217         * src/addressbook_foldersel.c
1218         * src/addressbook_foldersel.h
1219         * src/addrindex.c
1220         * src/addrindex.h
1221         * src/matcher.c
1222         * src/matcher.h
1223         * src/matcher_parser_lex.l
1224         * src/matcher_parser_parse.y
1225         * src/prefs_common.c
1226         * src/prefs_common.h
1227         * src/prefs_filtering.c
1228         * src/prefs_matcher.c
1229         * src/prefs_matcher.h
1230         * src/summaryview.c
1231                 introduce filtering against the address book. It's now possible to add
1232                 matched conditions to determine if any email address in a message matches
1233                 or doesn't match any or all books or folders in the address book.
1234
1235 2006-07-31 [wwp]        2.4.0cvs2
1236
1237         * src/account.c
1238         * src/filtering.c
1239         * src/filtering.h
1240         * src/folder.c
1241         * src/folderview.c
1242         * src/inc.c
1243         * src/mainwindow.c
1244         * src/matcher.c
1245         * src/matcher_parser_lex.l
1246         * src/matcher_parser_parse.y
1247         * src/mbox.c
1248         * src/prefs_filtering.c
1249         * src/prefs_filtering.h
1250         * src/procmsg.c
1251         * src/procmsg.h
1252         * src/summaryview.c
1253                 introduce per-account filtering rules. Each filtering rule can now be assigned
1254                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1255                 when applying filtering rules manually, as all rules will apply - even the ones
1256                 assigned to an account. This issue will be addressed soon.
1257  
1258
1259
1260 2006-07-31 [wwp]        2.4.0cvs1
1261
1262         * src/quote_fmt.c
1263                 make more strings translatable.
1264
1265 2006-07-31 [paul]       2.4.0
1266
1267         2.4.0 released
1268
1269 2006-07-31 [paul]       2.3.1cvs91
1270
1271         * po/ca.po
1272                 updated by Miquel Oliete
1273
1274 2006-07-31 [paul]       2.3.1cvs90
1275
1276         * po/de.po
1277         * po/el.po
1278         * po/fr.po
1279         * po/it.po
1280         * po/pl.po
1281         * po/pt_BR.po
1282         * po/sr.po
1283         * po/zh_CN.po
1284                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1285                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1286                 Aleksandar Urosevic, and Ralgh Young
1287
1288 2006-07-31 [paul]       2.3.1cvs89
1289
1290         * src/account.c
1291         * src/main.c
1292         * src/mainwindow.c
1293         * src/mainwindow.h
1294                 Fix a race condition when, after an SC crash, rescanning
1295                 folders took more than 0.5 seconds
1296                 Thanks to Colin
1297
1298 2006-07-31 [paul]       2.3.1cvs88
1299
1300         * src/folderview.c
1301                 don't translate separator strings
1302
1303 2006-07-30 [mones]      2.3.1cvs87
1304
1305         * doc/man/sylpheed-claws.1
1306                 Fixed non-ASCII chars in Hoa's name
1307         * po/es.po
1308                 Updated for release
1309
1310 2006-07-27 [colin]      2.3.1cvs86
1311
1312         * src/textview.c
1313                 Don't include the leading \n in links
1314                 Patch by Fabien
1315
1316 2006-07-25 [colin]      2.3.1cvs85
1317
1318         * src/mainwindow.c
1319         * src/common/socket.h
1320         * src/etpan/imap-thread.c
1321                 Refresh resolvers before connecting
1322                 to IMAP servers, and after switching
1323                 to online. Thanks to Paul.
1324
1325 2006-07-18 [colin]
1326
1327         * 2.4.0-rc4 released
1328
1329 2006-07-17 [colin]      2.3.1cvs84
1330
1331         * src/inc.c
1332                 Show connection attempt in statusbar before
1333                 connecting (previously first message was
1334                 "Retrieving messages from ..." after the
1335                 connection succeeded.
1336
1337 2006-07-16 [wwp]        2.3.1cvs83
1338
1339         * sylpheed-claws.ico
1340                 Added .ico file (windows multi-size icon file, generated).
1341
1342 2006-07-12 [wwp]        2.3.1cvs82
1343
1344         * src/messageview.c
1345                 remove Message/Re-edit menu entry from messageview window,
1346                 as sent/draft/queued messages are opened in compose window when
1347                 re-edited and it's not possible to re-edit other msgs.
1348
1349 2006-07-12 [paul]       2.3.1cvs81
1350
1351         * AUTHORS
1352         * src/mainwindow.c
1353         * src/gtk/authors.h
1354                 check online state before resetting
1355                 mailcheck timer. Useful if some program
1356                 verifies connection state and updates
1357                 Claws.
1358                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
1359
1360 2006-07-12 [paul]       2.3.1cvs80
1361
1362         * sylpheed-claws-128x128.png
1363         * sylpheed-claws-64x64.png
1364         * sylpheed-claws.png
1365         * src/Makefile.am
1366         * src/main.c
1367         * src/prefs_toolbar.c
1368         * src/stock_pixmap.c
1369         * src/stock_pixmap.h
1370         * src/wizard.c
1371         * src/gtk/about.c
1372         * src/gtk/gtkutils.c
1373         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
1374         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
1375         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
1376         * src/pixmaps/sylpheed.xpm              ** REMOVED **
1377         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
1378         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
1379                 updated and renamed logo/icon files and related
1380                 logo by Jesper Schultz
1381
1382 2006-07-11 [paul]       2.3.1cvs79
1383
1384         * src/main.c
1385                 fix the labels a smidgin
1386
1387 2006-07-09 [colin]      2.3.1cvs78
1388
1389         * src/textview.c
1390                 Show errors in textviewer's command
1391                 Patch by H. Merijn Brand
1392
1393 2006-07-09 [colin]      2.3.1cvs77
1394
1395         * src/compose.c
1396                 Save FMID in drafts too
1397
1398 2006-07-08 [colin]      2.3.1cvs76
1399
1400         * src/compose.c
1401                 Svae RMID in drafted mails too
1402                 Save quote_fmt vars for whole mails,
1403                 don't reset at each quote_fmt_init:
1404                 allows to use the same |i{var} in
1405                 various template fields
1406         * src/prefs_template.c
1407         * src/quote_fmt.h
1408         * src/quote_fmt_parse.y
1409                 Same
1410
1411 2006-07-08 [colin]      2.3.1cvs75
1412
1413         * src/textview.c
1414                 Fix highlighting of attached parts URIs
1415
1416 2006-07-08 [colin]      2.3.1cvs74
1417
1418         * src/main.c
1419                 Prevent bug #981 (sc 2.3.1 segfaults with 
1420                 gtk+ 2.10) from being reported again:
1421                 if Sylpheed-Claws has been compiled against
1422                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
1423                 of if Sylpheed-Claws has been compiled against
1424                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1425                 error out.
1426
1427 2006-07-07 [colin]      2.3.1cvs73
1428
1429         * src/prefs_actions.c
1430                 Fix label
1431
1432 2006-07-07 [colin]      2.3.1cvs72
1433
1434         * src/prefs_actions.c
1435                 Fix compile on gtk < 2.8. argh :)
1436
1437 2006-07-07 [paul]       2.3.1cvs71
1438
1439         * src/common/defs.h
1440                 update DONATE_URI
1441
1442 2006-07-07 [colin]      2.3.1cvs70
1443
1444         * po/POTFILES.in
1445         * src/quote_fmt.c
1446         * src/quote_fmt_lex.l
1447         * src/quote_fmt_parse.y
1448                 Add |i{var}, a way to insert user-entered
1449                 text in a template
1450
1451 2006-07-07 [colin]
1452
1453         * 2.4.0-rc3 released
1454
1455 2006-07-07 [colin]      2.3.1cvs69
1456
1457         * src/folder.c
1458                 Don't consider inboxes of UNKNOWN folder 
1459                 classes to be useable as default inboxes
1460
1461 2006-07-07 [paul]       2.3.1cvs68
1462
1463         * src/textview.c
1464                 add missing #include <errno.h>
1465                 Thanks to René J. Blokland
1466
1467 2006-07-07 [paul]       2.3.1cvs67
1468
1469         * src/action.c
1470                 Return now Closes dialog
1471         * src/mimeview.c
1472         * src/mimeview.h
1473         * src/textview.c
1474                 add contextual menu to mime parts listed
1475                 in the textview
1476                 Thanks to Colin
1477         * src/common/utils.c
1478                 reversal: ' is a valid character in URLs
1479
1480 2006-07-06 [colin]      2.3.1cvs66
1481
1482         * src/remotefolder.h
1483                 Forgotten in previous commit
1484
1485 2006-07-06 [colin]      2.3.1cvs65
1486
1487         * src/folder.c
1488                 Set summary update flag whenever
1489                 totals changed
1490         * src/imap.c
1491         * src/prefs_account.c
1492         * src/common/utils.h
1493         * src/etpan/imap-thread.c
1494                 Fix warnings, thanks to Fabien and
1495                 Ricardo
1496
1497 2006-07-06 [wwp]        2.3.1cvs64
1498
1499         * src/gtk/gtkutils.c
1500                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1501
1502 2006-07-06 [wwp]        2.3.1cvs63
1503
1504         * src/account.c
1505         * src/addressbook.c
1506         * src/addressitem.h
1507         * src/folderview.c
1508         * src/mainwindow.c
1509         * src/manual.c
1510         * src/manual.h
1511         * src/message_search.c
1512         * src/prefs_actions.c
1513         * src/prefs_filtering.c
1514         * src/prefs_filtering.h
1515         * src/prefs_template.c
1516         * src/summary_search.c
1517         * src/summaryview.c
1518         * src/gtk/gtkutils.c
1519         * src/gtk/gtkutils.h
1520         * src/gtk/pluginwindow.c
1521                 add help buttons to some dialogs. Clicking such buttons opens a
1522                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1523
1524 2006-07-06 [paul]       2.3.1cvs62
1525
1526         * src/textview.c
1527                 fix attachments contextual menu
1528                 Thanks to Colin
1529
1530 2006-07-05 [colin]      2.3.1cvs61
1531
1532         * src/textview.c
1533         * src/compose.c
1534                 Handle sftp:// links
1535
1536 2006-07-05 [paul]       2.3.1cvs60
1537
1538         * src/gtk/filesel.c
1539                 grab save button by default
1540                 Thanks to Colin
1541
1542 2006-07-05 [wwp]        2.3.1cvs59
1543
1544         * manual/xml2pdf
1545                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1546
1547 2006-07-04 [colin]      2.3.1cvs58
1548
1549         * src/mimeview.c
1550         * src/textview.c
1551                 Use left click to select, middle click to open
1552                 on mimeparts links
1553         * src/common/utils.c
1554                 Fix segfault
1555
1556 2006-07-04 [colin]      2.3.1cvs57
1557
1558         * src/mainwindow.c
1559         * src/news.c
1560                 Warning fixes, thanks to Fabien
1561
1562 2006-07-04 [colin]      2.3.1cvs56
1563
1564         * src/mimeview.c
1565         * src/mimeview.h
1566         * src/textview.c
1567                 Allow parts to be selected via their text label
1568                 in textview
1569
1570 2006-07-04 [colin]      2.3.1cvs55
1571
1572         * src/folderview.c
1573                 Feedback when closing (for big folders)
1574         * src/prefs_actions.c
1575         * src/prefs_filtering.c
1576         * src/prefs_matcher.c
1577         * src/prefs_template.c
1578                 Fix default button when closing without
1579                 having saved
1580
1581 2006-07-04 [colin]      2.3.1cvs54
1582
1583         * src/news.c
1584                 Delete local file on deletion
1585
1586 2006-07-03 [colin]      2.3.1cvs53
1587
1588         * src/folderview.c
1589         * src/main.c
1590                 Don't freeze when rescanning after crash
1591
1592 2006-07-03 [wwp]        2.3.1cvs52
1593
1594         * src/compose.c
1595         * src/privacy.c
1596         * src/privacy.h
1597         * src/plugins/pgpinline/pgpinline.c
1598         * src/plugins/pgpmime/pgpmime.c
1599                 don't report an error when the user cancels the passphrase dialog.
1600
1601 2006-07-02 [colin]      2.3.1cvs51
1602
1603         * src/folderview.c
1604                 Open message when crossing folders with Space,
1605                 goto next unread and friends
1606
1607 2006-07-01 [colin]      2.3.1cvs50
1608
1609         * src/prefs_account.c
1610                 Typographic rules varying from language
1611                 to language (in french "Protocole :"),
1612                 we have to do that :)
1613
1614 2006-07-01 [ticho]      2.3.1cvs49
1615
1616         * src/prefs_account.c
1617                 Only use one temporary gchar* variable in
1618                 prefs_account_protocol_set_optmenu().
1619
1620 2006-07-01 [ticho]      2.3.1cvs48
1621
1622         * src/prefs_account.c
1623         * src/prefs_account.h
1624                 Use GtkLabel for existing account protocol name.
1625                 Created an array for protocol names and populate the
1626                 combobox from it in a for() cycle.
1627
1628 2006-06-30 [colin]      2.3.1cvs47
1629
1630         * src/compose.c
1631                 Block undo when changing signature (by changing
1632                 account)
1633
1634 2006-06-30 [paul]       2.3.1cvs46
1635
1636         * src/send_message.c
1637                 when editing From in the Compose window, use that address
1638                 in the Return-Path: header
1639                 Thanks to Colin
1640
1641 2006-06-30 [colin]      2.3.1cvs45
1642
1643         * src/compose.c
1644                 Fix signature replacement:
1645                 - when no newline before separator
1646                 - when reediting
1647
1648 2006-06-29 [colin]      2.3.1cvs44
1649
1650         * src/folderview.c
1651         * src/folderview.h
1652         * src/mainwindow.c
1653         * src/summaryview.c
1654                 Let 'View/Go to/Next marked' work like
1655                 Next new & Next unread: across folders
1656                 Change the select_on_entry pref to do
1657                 what we want when changing folder
1658         * src/common/utils.c
1659                 Fix single-quoted links 
1660
1661 2006-06-29 [colin]      2.3.1cvs43
1662
1663         * src/gtk/gtkaspell.c
1664                 "Sylpheed" and "Sylpheed-Claws" do exist !
1665
1666 2006-06-29 [colin]      2.3.1cvs42
1667
1668         * src/imap.c
1669                 Forgot to remove debug
1670
1671 2006-06-29 [colin]      2.3.1cvs41
1672
1673         * src/imap.c
1674         * src/imap.h
1675         * src/mainwindow.c
1676                 Disconnect from IMAP servers when going
1677                 offline. Fixes bug #978 (going to offline-mode 
1678                 won't close connections)
1679
1680 2006-06-29 [colin]      2.3.1cvs40
1681
1682         * src/main.c
1683                 Fix transient setting on failing plugins
1684                 Patch by Fabien
1685         * src/plugins/pgpcore/sgpgme.c
1686                 Only warn for OpenPGP. Most people don't
1687                 have CMS available.
1688
1689 2006-06-29 [colin]      2.3.1cvs39
1690
1691         * src/compose.c
1692                 Fix Spelling menu (discrepancy between context menu
1693                 and top menu when folder's dictionary isn't the 
1694                 default one)
1695         * src/plugins/pgpcore/sgpgme.c
1696                 More error reporting about why gpgme can fail
1697
1698 2006-06-29 [wwp]        2.3.1cvs38
1699
1700         * src/mainwindow.c
1701                 honor the display-header-pane setting even when the message view
1702                 is a separate window.
1703
1704 2006-06-29 [wwp]        2.3.1cvs37
1705
1706         * src/prefs_actions.c
1707                 forgot to commit that one (use of GTK_STOCK_INFO).
1708
1709 2006-06-29 [colin]      2.3.1cvs36
1710
1711         * src/imap.c
1712                 Better handling of login errors (ask the password
1713                 again once), alert in case of error. Fix three
1714                 signedness warnings.
1715
1716 2006-06-28 [wwp]        2.3.1cvs35
1717
1718         * src/prefs_template.c
1719         * src/prefs_matcher.c
1720         * src/prefs_filtering_action.c
1721         * src/prefs_quote.c
1722                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
1723                 patch by Fabien Vantard, slightly modified.
1724
1725 2006-06-28 [paul]
1726
1727         2.4.0-rc2 released
1728
1729 2006-06-28 [colin]      2.3.1cvs34
1730
1731         * src/prefs_account.c
1732                 Fix bug #977 (Can't add or edit imap accounts)
1733
1734 2006-06-28 [colin]      2.3.1cvs33
1735
1736         * src/mimeview.c
1737                 Fix previous
1738
1739 2006-06-28 [colin]      2.3.1cvs32
1740
1741         * src/mimeview.c
1742                 Save named inlined attachments with "Save all"
1743         * src/main.c
1744         * src/mbox.c
1745         * src/common/plugin.c
1746         * src/common/plugin.h
1747         * src/common/sylpheed.c
1748         * src/common/utils.c
1749         * src/plugins/pgpcore/sylpheed.def
1750         * src/plugins/pgpinline/sylpheed.def
1751         * src/plugins/pgpmime/sylpheed.def
1752                 Win32 compatibility patch, by
1753                 Werner Koch
1754
1755 2006-06-28 [wwp]        2.3.1cvs31
1756
1757         * src/imap.c
1758         * src/prefs_folder_item.c
1759                 less compilation warnings (thanks to Fabien Vantard), less typos.
1760
1761 2006-06-28 [paul]       2.3.1cvs30
1762
1763         * src/gtk/gtkutils.c
1764                 gtk_combo_box_set_focus_on_click() is only
1765                 available since gtk 2.6.0
1766
1767 2006-06-28 [paul]       2.3.1cvs29
1768
1769         * src/prefs_ext_prog.c
1770                 fix engrish and add a tooltip for the
1771                 'command for 'Display as text' option
1772
1773 2006-06-28 [paul]
1774
1775         2.4.0-rc1 released
1776
1777 2006-06-28 [paul]       2.3.1cvs28
1778
1779         * ChangeLog
1780         * tools/Makefile.am
1781                 include textviewer.pl in releases
1782
1783 2006-06-28 [paul]       2.3.1cvs27
1784
1785         * src/prefs_ext_prog.c
1786                 hide Print command option if libgnomeprint
1787                 support is present
1788
1789 2006-06-27 [colin]      2.3.1cvs26
1790
1791         * src/compose.c
1792                 Fix Esc handling in insert/attach dialog
1793                 Don't show this dialog if dragging something
1794                 else than text/uri-list
1795                 Thanks to Fabien Vantard
1796         * tools/textviewer.pl
1797                 Filter script to display stuff as text
1798                 by H. Merijn Brand
1799
1800 2006-06-27 [wwp]        2.3.1cvs25
1801
1802         * src/messageview.c
1803                 use the exact product name (message view title), patch
1804                 by Fabien Vantard.
1805
1806 2006-06-27 [ticho]      2.3.1cvs24
1807
1808         * src/prefs_account.c
1809         * src/prefs_common.c
1810         * src/prefs_common.h
1811         * src/prefs_ext_prog.c
1812         * src/textview.c
1813                 Add a preference (Preferences/External programs)
1814                 to allow "Display as text" to be done via a script
1815                 (patch by H.Merijn Brand).
1816                 Use GtkComboBox for protocol selection in account
1817                 preferences.
1818                 Only include current choice for existing accounts, and
1819                 insensitivize the combobox.
1820
1821 2006-06-27 [paul]       2.3.1cvs23
1822
1823         * src/mbox.c
1824                 fix crasher introduced in cvs21.
1825                 Thanks to Colin
1826
1827 2006-06-26 [colin]      2.3.1cvs22
1828
1829         * src/mbox.c
1830                 Fix double-frees when leaving folders
1831                 after exporting to mbox
1832
1833 2006-06-26 [colin]      2.3.1cvs21
1834
1835         * src/mbox.c
1836                 More feedback (and optimisation)
1837                 on import/export
1838         * src/common/utils.c
1839                 Fix case when looking for mail addresses
1840         * src/gtk/gtkutils.c
1841                 Extra check for (X-)Face
1842
1843 2006-06-25 [ticho]      2.3.1cvs20
1844
1845         * src/compose.c
1846         * src/exphtmldlg.c
1847         * src/gtk/gtkutils.c
1848         * src/gtk/gtkutils.h
1849                 Added second argument to gtkut_sc_combobox_create() to
1850                 control focus-on-click for the widget.
1851                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
1852
1853 2006-06-25 [ticho]      2.3.1cvs19
1854
1855         * src/compose.c
1856         * src/gtk/Makefile.am
1857         * src/gtk/combobox.c
1858         * src/gtk/combobox.h
1859         * src/gtk/gtkutils.c
1860         * src/gtk/gtkutils.h
1861                 Use GtkComboBox instead of deprecated GtkOptionMenu
1862                 for account selector in compose window and for encoding
1863                 selector in attachment properties.
1864                 Also factorise working with the new GtkComboBox somewhat.
1865
1866 2006-06-24 [paul]       2.3.1cvs18
1867
1868         * src/prefs_common.c
1869                 use the correct default value
1870
1871 2006-06-24 [paul]       2.3.1cvs17
1872
1873         * src/compose.c
1874         * src/prefs_common.c
1875         * src/prefs_common.h
1876         * src/prefs_compose_writing.c
1877                 enable setting of default action when
1878                 dnd'ing files in the compose window.
1879                 (Collaborative effort with wwp)
1880
1881 2006-06-23 [wwp]        2.3.1cvs16
1882
1883         * src/compose.c
1884                 i18n fix (thanks to Fabien Vantard)
1885
1886 2006-06-22 [colin]      2.3.1cvs15
1887
1888         * src/prefs_customheader.c
1889                 Don't use filters in custom headers' file 
1890                 selector. Remember, extensions mean nothing :)
1891
1892 2006-06-22 [paul]       2.3.1cvs14
1893
1894         * configure.ac
1895                 allow setting of man directory location
1896
1897 2006-06-22 [colin]      2.3.1cvs13
1898
1899         * src/mainwindow.c
1900                 Add 'View/Go to/Next unread folder'.
1901                 I missed that :)
1902
1903 2006-06-22 [colin]      2.3.1cvs12
1904
1905         * src/common/utils.c
1906                 Add some subject prefixes
1907                 Patch by Bjorn T Johansen <btj@havleik.no>
1908
1909 2006-06-22 [colin]      2.3.1cvs11
1910
1911         * manual/advanced.xml
1912                 Forgotten hidden pref
1913
1914 2006-06-21 [paul]       2.3.1cvs10
1915
1916         * src/prefs_account.c
1917                 complete the removal of 'Add date header' option
1918
1919 2006-06-21 [paul]       2.3.1cvs9
1920
1921         * src/account.c
1922         * src/compose.c
1923         * src/prefs_account.c
1924         * src/prefs_account.h
1925                 remove option to add date header - always
1926                 add date header
1927         * src/etpan/imap-thread.c
1928                 fix warnings (Thanks to Colin)
1929
1930 2006-06-21 [wwp]        2.3.1cvs8
1931
1932         * src/folder.c
1933                 set the attachment flag when inline text part are (file)named. This is more convenient
1934                 when receiving (for instance) inline source files or patches sent using thunderbird.
1935
1936 2006-06-21 [paul]       2.3.1cvs7
1937
1938         * src/inc.c
1939                 fix off-by-one count of current msg in
1940                 statusbar filtering progressbar
1941
1942 2006-06-21 [paul]       2.3.1cvs6
1943
1944         * src/folder.c
1945                 Show attachment icon even if the part is 'inline'
1946                 if the following conditions are met:
1947                 - content-type != 'text/plain'
1948                 - content-type != '*/pgp-signature'
1949                 - either 'name' or 'filename' parameter is not NULL
1950                 
1951                 Thanks to Colin
1952
1953 2006-06-21 [paul]       2.3.1cvs5
1954
1955         * src/messageview.c
1956         * src/prefs_common.c
1957         * src/prefs_common.h
1958         * src/prefs_other.c
1959                 add an option to 'Never send Return
1960                 Receipts'
1961                 Thanks to Colin
1962
1963 2006-06-20 [mones]      2.3.1cvs4
1964
1965         * po/es.po
1966                 updated
1967         * src/compose.c
1968                 typo fixed (space after comma)
1969         * tools/make.themes.project
1970                 remove exec mode from tarball files
1971
1972 2006-06-20 [colin]      2.3.1cvs3
1973
1974         * src/news.c
1975         * src/procheader.c
1976         * src/unmime.c
1977                 Better fix for \n's in headers (don't 
1978                 break Received: and others)
1979
1980 2006-06-20 [paul]       2.3.1cvs2
1981
1982         * src/alertpanel.c
1983         * src/textview.c
1984                 improve legibility of phishing attempt
1985                 dialog
1986
1987 2006-06-20 [paul]       2.3.1cvs1
1988
1989         * NEWS
1990         * README
1991         * configure.ac
1992                 Update version number following
1993                 stable release
1994
1995 2006-06-20 [colin]      2.3.0cvs26
1996
1997         * src/compose.c
1998                 When dragging a file to the text of the compose
1999                 window, ask whether we want to insert or attach
2000                 (I know lots of people who do that to attach)
2001
2002 2006-06-20 [colin]      2.3.0cvs25
2003
2004         * src/etpan/imap-thread.c
2005                 Fix threshold (the append command is often > 32 bytes)
2006
2007 2006-06-19 [colin]      2.3.0cvs24
2008
2009         * src/imap.c
2010         * src/etpan/imap-thread.c
2011                 Workaround Rockliffe IMAP server bug: replace
2012                 "x UID SEARCH (ANSWERED UID 1:*)" with
2013                 "x UID SEARCH ANSWERED"
2014                 (Rockliffe doesn't handle the parenthesis)
2015
2016 2006-06-19 [colin]      2.3.0cvs23
2017
2018         * src/compose.c
2019         * src/imap.c
2020         * src/etpan/imap-thread.c
2021                 Probably fix bug #972 (Freezes when adding 
2022                 an attachment to the message)
2023         * src/common/defs.h
2024                 Modernize Firefox cmd
2025
2026
2027 2006-06-18 [colin]      2.3.0cvs22
2028
2029         * src/prefs_customheader.c
2030                 Only allow correct filenames for various
2031                 custom headers
2032
2033 2006-06-18 [colin]      2.3.0cvs21
2034
2035         * src/prefs_customheader.c
2036                 Add a 'From File...' button in custom headers prefs, which
2037                 try to do the right thing: 
2038                 for normal headers, use file as plaintext,
2039                 for X-Face, calls compface,
2040                 for Face, encode to b64.
2041
2042 2006-06-17 [colin]      2.3.0cvs20
2043
2044         * src/mh.c
2045                 Warning fix
2046
2047 2006-06-16 [colin]      2.3.0cvs19
2048
2049         * src/summaryview.c
2050                 Recursive quicksearch: show message list
2051                 in current folder, *then* search children
2052                 in the background.
2053
2054 2006-06-16 [colin]      2.3.0cvs18
2055
2056         * src/main.c
2057                 Instead of ignoring SIGPIPE, save caches
2058                 when getting one. Will fix the fact that
2059                 hot caches are out-of-date when logging 
2060                 out of Xorg.
2061         * src/compose.c
2062         * src/prefs_compose_writing.c
2063                 Only save text (not attachments) when 
2064                 auto-saving to drafts
2065         * src/unmime.c
2066                 Always replace \n, \r and \t with spaces
2067                 in headers
2068         * manual/dist/html/Makefile.am
2069         * manual/dist/pdf/Makefile.am
2070         * manual/dist/ps/Makefile.am
2071         * manual/dist/txt/Makefile.am
2072         * manual/fr/dist/html/Makefile.am
2073         * manual/fr/dist/pdf/Makefile.am
2074         * manual/fr/dist/ps/Makefile.am
2075         * manual/fr/dist/txt/Makefile.am
2076         * manual/pl/dist/html/Makefile.am
2077         * manual/pl/dist/pdf/Makefile.am
2078         * manual/pl/dist/ps/Makefile.am
2079         * manual/pl/dist/txt/Makefile.am
2080                 Fix make clean removing pregenerated manuals
2081
2082
2083 2006-06-16 [colin]      2.3.0cvs17
2084
2085         * src/plugins/pgpcore/sgpgme.c
2086         * src/plugins/pgpmime/pgpmime.c
2087         * src/plugins/pgpinline/pgpinline.c
2088                 Better error reporting in setup_signers.
2089                 Don't fallback to default key if specified
2090                 key isn't found.
2091                 Don't allow signing if more than one secret
2092                 key matches the one specified in prefs.
2093
2094 2006-06-15 [colin]      2.3.0cvs16
2095
2096         * src/folderview.c
2097                 Add "Send queue" in the folder's contextual
2098                 menu
2099         * src/compose.c
2100         * src/messageview.c
2101         * src/privacy.c
2102         * src/privacy.h
2103         * src/procmime.c
2104         * src/procmsg.c
2105         * src/plugins/pgpcore/passphrase.c
2106         * src/plugins/pgpcore/sgpgme.c
2107         * src/plugins/pgpinline/pgpinline.c
2108         * src/plugins/pgpmime/pgpmime.c
2109                 Better error reporting
2110         * src/mbox.c
2111                 Probably fix bug #971 (2.2.3 cannot read mail 
2112                 from local mbox)
2113
2114
2115 2006-06-15 [mones]      2.3.0cvs15
2116
2117         * tools/make.themes.project
2118                 creates the themes project from the web page
2119
2120 2006-06-15 [colin]      2.3.0cvs14
2121
2122         * src/folder.c
2123                 Better fix (avoid losing the folder if scan_tree 
2124                 fails)
2125
2126 2006-06-15 [cleroy]     2.3.0cvs13
2127
2128         * src/folder.c
2129                 Probably fix Bug #969 (crash on rebuilding 
2130                 imap folder)
2131
2132 2006-06-14 [colin]      2.3.0cvs12
2133
2134         * manual/dtd/manual.xsl
2135         * manual/sylpheed-claws-manual.xml
2136         * manual/fr/sylpheed-claws-manual.xml
2137         * manual/pl/sylpheed-claws-manual.xml
2138                 Insert pagebreaks between sections
2139
2140 2006-06-14 [paul]       2.3.0cvs11
2141
2142         * configure.ac
2143                 better fix than 2.3.0cvs10
2144
2145 2006-06-14 [paul]       2.3.0cvs10
2146
2147         * configure.ac
2148                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2149                 (backwards compatible)
2150
2151 2006-06-13 [colin]      2.3.0cvs9
2152
2153         * src/messageview.c
2154                 Fix sending of return receipt with the new queue folders
2155
2156 2006-06-13 [wwp]        2.3.0cvs8
2157
2158         * src/quote_fmt_lex.l
2159                 fix wrong tokens returned in quote_fmt lexer, query not().
2160
2161 2006-06-13 [wwp]        2.3.0cvs7
2162
2163         * src/folder.c
2164         * src/prefs_folder_item.c
2165                 allow changing folder type even when folder is not a top-level one,
2166                 thanks to Colin.
2167
2168 2006-06-12 [colin]      2.3.0cvs6
2169
2170         * src/folderview.c
2171                 Fix double-ask of "Do you want to mark all
2172                 as read"
2173
2174 2006-06-12 [colin]      2.3.0cvs5
2175
2176         * src/compose.c
2177         * src/compose.h
2178         * src/folder.c
2179         * src/folder.h
2180         * src/imap.c
2181         * src/inc.c
2182         * src/main.c
2183         * src/messageview.c
2184         * src/mh.c
2185         * src/prefs_folder_item.c
2186         * src/procheader.c
2187         * src/procmime.c
2188         * src/procmsg.c
2189         * src/procmsg.h
2190         * src/send_message.c
2191         * src/summaryview.c
2192         * src/toolbar.c
2193                 Apply bug #964's patch (Queue and drafts aren't normal)
2194                 The Drafts and Queue folder now contain RFC-822 files,
2195                 allowing to move and copy mails from and to these 
2196                 folders. Moving from Drafts to Queue will prepare the
2197                 mail for sending (PGP signature, encryption, etc).
2198                 This patch also rework sending errors handling to try
2199                 to be more helpful.
2200                 Also, allow redefining folder types via the GUI 
2201                 (Folder type in its Properties)
2202
2203 2006-06-12 [colin]      2.3.0cvs4
2204
2205         * src/summaryview.c
2206         * src/prefs_common.c
2207         * src/prefs_common.h
2208         * src/gedit-print.c
2209                 Allow to define a specific print font - patch
2210                 by Bernhard Walle <bernhard.walle@gmx.de>
2211         * src/prefs_fonts.c
2212         * manual/advanced.xml
2213         * manual/fr/advanced.xml
2214                 Add a hidden pref to allow deletion without
2215                 confirmation
2216
2217 2006-06-12 [wwp]        2.3.0cvs3
2218
2219         * .cvsignore
2220                 more files to ignore.
2221
2222 2006-06-12 [wwp]        2.3.0cvs2
2223
2224         * src/quote_fmt.c
2225         * src/quote_fmt_lex.l
2226         * src/quote_fmt_parse.y
2227                 extend the quote_fmt parser (templates and quotes):
2228                 - allow limited sub-expressions in |p{} and |f{} expressions,
2229                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2230                 - implemented/fixed missing implementation of query_references and show_references,
2231                 - completed, fixed contents and format of the symbols help dialog,
2232                 - fix some compilation warnings.
2233
2234 2006-06-12 [wwp]        2.3.0cvs1
2235
2236         * manual/advanced.xml
2237         * manual/fr/advanced.xml
2238                 updates in the "templates" section of the manual (eng/fr):
2239                  - be more precise (both versions)
2240                  - completed to match the english reference (fr version)
2241                  - touchups (both versions)
2242
2243 2006-06-12 [paul]       2.3.0
2244
2245         2.3.0 released
2246
2247 2006-06-12 [paul]       2.2.3cvs14
2248
2249         * po/ca.po
2250         * po/cs.po
2251         * po/de.po
2252         * po/el.po
2253         * po/fr.po
2254         * po/it.po
2255         * po/pt_BR.po
2256         * po/sr.po
2257         * po/zh_CN.po
2258                 updated by Miquel Oliete, Tim, Stephan Sachse,
2259                 Stavros Giannouris, Fabien Vantard, Andrea
2260                 Spadaccini, Frederico Goncalves Guimaraes,
2261                 Aleksandar Urosevic, and Ralgh Young
2262
2263 2006-06-12 [colin]      2.2.3cvs13
2264
2265         * src/mbox.c
2266                 Add missing header
2267
2268 2006-06-11 [colin]      2.2.3cvs12
2269
2270         * src/msgcache.c
2271                 Verify that g_malloc() succeeded
2272
2273 2006-06-11 [colin]      2.2.3cvs11
2274
2275         * src/wizard.c
2276                 Add Face header to welcome mail
2277
2278 2006-06-10 [colin]      2.2.3cvs10
2279
2280         * src/textview.c
2281                 Revert previous (Forgot it changes the
2282                 margin on the whole mail)
2283
2284 2006-06-10 [colin]      2.2.3cvs9
2285
2286         * src/textview.c
2287                 Don't overlap long headers under (X-)Face
2288
2289 2006-06-10 [mones]      2.2.3cvs8
2290
2291         * manual/xml2pdf
2292                 allow generation of manual on systems lacking saxon binary
2293                 but with java and the saxon library installed
2294
2295         * po/es.po
2296                 updated for release
2297
2298 2006-06-09 [colin]      2.2.3cvs7
2299
2300         * src/summaryview.c
2301                 Fix leak when using Display Sender using Addressbook
2302
2303 2006-06-09 [colin]      2.2.3cvs6
2304
2305         * src/compose.c
2306         * src/folder.c
2307         * src/folderview.c
2308         * src/mimeview.c
2309         * src/summaryview.c
2310                 More leaks fixes
2311
2312 2006-06-09 [paul]       2.2.3cvs5
2313
2314         * AUTHORS
2315         * src/gtk/authors.h
2316         * tools/claws.i18n.status.pl
2317                 updated with new info
2318
2319 2006-06-09 [paul]       2.2.3cvs4
2320
2321         * README
2322                 updated
2323         * manual/ack.xml
2324                 add wwp to authors list
2325         * src/gtk/authors.h
2326                 update mine and Colin's addresses
2327
2328 2006-06-08 [colin]      2.2.3cvs3
2329
2330         * src/etpan/imap-thread.c
2331                 Fix leak on SSL cert check
2332
2333 2006-06-08 [colin]      2.2.3cvs2
2334
2335         * src/common/utils.c
2336                 Fix leak
2337
2338 2006-06-08 [paul]       2.2.3cvs1
2339
2340         * configure.ac
2341                 Update version number following
2342                 stable release
2343
2344 2006-06-07 [colin]      2.2.2cvs3
2345
2346         * src/msgcache.c
2347                 Fix catching cache read errors (guint instead of gint)
2348                 Prevent malloc'ing more than 8MB (means cache corruption)
2349
2350 2006-06-07 [paul]       2.2.2cvs2
2351
2352         * src/exporthtml.c
2353         * src/exportldif.c
2354         * src/mh.c
2355         * src/mutt.c
2356         * src/pine.c
2357         * src/common/utils.c
2358                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2359                 obey $HOME'
2360                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2361                 Thanks to Colin
2362
2363 2006-06-06 [paul]       2.2.2cvs1
2364
2365         * configure.ac
2366                 Update version number following
2367                 stable release
2368
2369 2006-06-06 [paul]       2.2.1cvs6
2370
2371         * src/matcher.c
2372                 fix  implicit declaration of
2373                 sylpheed_do_idle()
2374                 Patch by Fabien Vantard
2375
2376 2006-06-06 [paul]       2.2.1cvs5
2377
2378         * src/matcher.c
2379                 fix age_greater and age_lower so that they
2380                 mean what say and not '...or equal to'
2381                 Thanks to Colin
2382
2383 2006-06-06 [paul]       2.2.1cvs4
2384
2385         * src/textview.c
2386         * src/common/utils.c
2387                 fix URI check
2388                 Thanks to Colin
2389
2390 2006-06-05 [wwp]        2.2.1cvs3
2391
2392         * manual/fr/account.xml
2393                 minor language fixes (thanks to Fabien Vantard).
2394
2395 2006-06-05 [colin]      2.2.1cvs2
2396
2397         * src/prefs_folder_item.c
2398         * src/folderview.c
2399                 Allow recursive setting of properties 
2400                 for whole mailboxes
2401         * src/matcher.c
2402                 Don't freeze on 'test' filtering rule
2403
2404 2006-06-05 [colin]      2.2.1cvs1
2405
2406         * configure.ac
2407                 Update version number following
2408                 stable release
2409
2410 2006-06-04 [wwp]        2.2.0cvs82
2411
2412         * manual/glossary.xml
2413         * manual/account.xml
2414         * manual/fr/glossary.xml
2415         * manual/fr/account.xml
2416                 added glossary section and references/links related to the Face custom header.
2417
2418 2006-06-04 [colin]      2.2.0cvs81
2419
2420         * src/summaryview.c
2421                 Skip to next message on move with no
2422                 immediate execution
2423
2424 2006-06-04 [wwp]        2.2.0cvs80
2425
2426         * manual/xml2pdf
2427                 added sanity checks, exit when needed.
2428
2429 2006-06-03 [paul]       2.2.0cvs79
2430
2431         * src/prefs_receive.c
2432                 page name is now 'Receiving'
2433         * src/prefs_send.c
2434                 page name is now 'Sending'
2435
2436 2006-06-03 [colin]      2.2.0cvs78
2437
2438         * src/plugins/spamassassin/spamassassin_gtk.c
2439                 Autoswitch to Localhost if transport was previously
2440                 disabled. Else people had to check [] Enable, then
2441                 *reselect* transport.
2442
2443 2006-06-03 [colin]      2.2.0cvs77
2444
2445         * src/plugins/pgpinline/pgpinline.c
2446         * src/plugins/pgpmime/pgpmime.c
2447                 Check that gpg_data_release_and_get_mem 
2448                 didn't fail (now, why this happens...)
2449
2450 2006-06-03 [colin]      2.2.0cvs76
2451
2452         * src/mbox.c
2453                 Fix bug #962 (Manual and/or UI should 
2454                 warn about incompatible locking 
2455                 causing dataloss)
2456
2457 2006-06-02 [cleroy]     2.2.0cvs75
2458
2459         * src/filtering.c
2460         * src/folder.c
2461         * src/procmsg.c
2462         * src/summaryview.c
2463                 Fix a few leaks
2464
2465 2006-06-02 [colin]      2.2.0cvs74
2466
2467         * src/main.c
2468                 On exit, free caches after writing them
2469                 Shuts up some valgrind false positives
2470         * src/procmsg.c
2471         * src/send_message.c
2472                 Fix races when reusing existing SMTP connections
2473                 Fix inexistant session timeout
2474         * src/toolbar.c
2475                 Display alertpanel after all queues have
2476                 been processed, not after each
2477
2478 2006-06-02 [wwp]        2.2.0cvs73
2479
2480         * manual/fr/glossary.xml
2481         * manual/fr/ack.xml
2482         * manual/ack.xml
2483                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2484
2485 2006-06-02 [wwp]        2.2.0cvs72
2486
2487         * manual/xml2pdf
2488         * manual/dist/pdf/Makefile.am
2489         * manual/dtd/manual.xsl
2490         * manual/fr/dist/pdf/Makefile.am
2491         * manual/pl/dist/pdf/Makefile.am
2492                 we changed the procedure to generate the .pdf version of the manual.
2493                 The procedure is more modern and the .pdf we get now has a valid index.
2494                 Here are the new pre-requisites:
2495
2496                 - JRE 1.x (1.4 here): there must be one from your distro
2497                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2498                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2499                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2500
2501                 See my posts for further info about the installation of this toolchain:
2502
2503                 Date: Fri, 19 May 2006 19:40:06 +0200
2504                 From: wwp <subscript@free.fr>
2505                 To: sylpheed-claws-devel@lists.sourceforge.net
2506                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2507
2508                 and
2509
2510                 Date: Wed, 24 May 2006 12:58:49 +0200
2511                 From: wwp <subscript@free.fr>
2512                 To: sylpheed-claws-devel@lists.sourceforge.net
2513                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2514
2515 2006-06-01 [colin]      2.2.0cvs71
2516
2517         * src/compose.c
2518                 Better guards against IMAP races
2519         * src/main.c
2520         * src/prefs_common.c
2521         * src/prefs_common.h
2522         * src/common/ssl_certificate.c
2523         * src/etpan/imap-thread.c
2524         * src/etpan/imap-thread.h
2525         * src/gtk/sslcertwindow.c
2526                 New hidden option ssl_skip_cert_check to 
2527                 avoid dups of bug #959 (libetpan linked
2528                 against gnutls and gnutls buggy on 64bit)
2529                 Present expired warning only once per
2530                 session/server.
2531         * manual/advanced.xml
2532         * manual/fr/advanced.xml
2533                 Document new option
2534
2535 2006-06-01 [wwp]        2.2.0cvs70
2536
2537         * src/messageview.c
2538                 fix for bug #961 (return receipt dialog 
2539                 complains incorrectly about return-path 
2540                 email adress being different), thanks 
2541                 to Colin.
2542
2543 2006-05-31 [cleroy]     2.2.0cvs69
2544
2545         * src/common/ssl.c
2546                 Guard against NULLs, although this
2547                 should never be an issue
2548
2549 2006-05-31 [colin]      2.2.0cvs68
2550
2551         * src/filtering.c
2552                 Use g_slist_prepend
2553         * src/imap.c
2554                 Don't remove caches when destroying folder, it
2555                 could (should) be done at exit
2556         * src/inc.c
2557                 free processing cache after incorporation
2558         * src/etpan/imap-thread.c
2559                 Maybe fix bug #959 (Crash on moving to emails 
2560                 to a imap account per ssl with a expired 
2561                 certificate.)
2562
2563 2006-05-30 [colin]      2.2.0cvs67
2564
2565         * src/summaryview.c
2566                 Put back event flush when displaying message
2567                 It avoids reading a bunch of messages just
2568                 by hitting shift-n for too long ;)
2569
2570 2006-05-29 [colin]      2.2.0cvs66
2571
2572         * src/summaryview.c
2573                 Remove useless g_warnings
2574
2575 2006-05-29 [colin]      2.2.0cvs65
2576
2577         * src/imap.c
2578                 Fix g_slist_append()s for performance
2579
2580 2006-05-29 [colin]      2.2.0cvs64
2581
2582         * src/compose.c
2583         * src/common/utils.c
2584                 Fix extraneous tab at start of addresses
2585         * src/mainwindow.c
2586                 Fix warnings (thanks to Fabien)
2587                 Fix crash at exit when composing messages 
2588                 exist
2589         * src/pop.c
2590                 Fix progress bar when deleting expired mails
2591                 Thanks to Hiro
2592         * src/summaryview.c
2593         * src/gtk/gtksctree.c
2594                 Fix re-sorting slowness
2595
2596 2006-05-29 [paul]       2.2.0cvs63
2597
2598         * src/mh.c
2599                 fetch full message when moving mails
2600                 from another mailbox, (fixed data loss
2601                 when filtering from IMAP to MH, introduced
2602                 in 2.2.0cvs57).
2603                 Thanks to Colin
2604
2605 2006-05-29 [mones]      2.2.0cvs62
2606
2607         * src/gtk/gtksctree.c
2608                 Unselect faster (patch by Colin)        
2609
2610 2006-05-26 [colin]      2.2.0cvs61
2611
2612         * src/summaryview.c
2613                 Unplug MSGINFO_UPDATE callback on delete too.
2614
2615 2006-05-26 [colin]      2.2.0cvs60
2616
2617         * src/foldersel.c
2618                 Fix bold in folder selection window with glib2.10
2619                 thanks Hiro
2620
2621 2006-05-26 [colin]      2.2.0cvs59
2622
2623         * src/procheader.c
2624                 Convert date only if necessary (and don't
2625                 try to convert from utf8 to utf8, too)
2626         * src/summaryview.c
2627                 Only set column's text if the column's 
2628                 displayed
2629
2630 2006-05-26 [colin]      2.2.0cvs58
2631
2632         * src/summaryview.c
2633         * src/gtk/gtkutils.c
2634                 Fix useless warning
2635
2636 2006-05-26 [colin]      2.2.0cvs57
2637
2638         * src/mainwindow.c
2639                 Make summaryview selectable as long as 
2640                 no message has focus
2641         * src/mh.c
2642                 Faster deletion (by implementing mh_remove_msgs)
2643                 Faster copy (avoid using mh_fetch_msg just to get
2644                 the filename)
2645                 Faster move (using move_file instead of copy_file
2646                 if MSG_IS_MOVE)
2647                 No progressbar if total number of mails to cp/mv 
2648                 is less than 100
2649         * src/summaryview.c
2650                 Fix removal from subject_table when mail gets moved
2651                 Faster deletion (g_slist_prepend instead of append)
2652         * src/gtk/gtksctree.c
2653                 Remove useless code
2654
2655 2006-05-25 [colin]      2.2.0cvs56
2656
2657         * src/common/ssl_certificate.c
2658                 Fix leak in expired cert check
2659
2660 2006-05-25 [colin]      2.2.0cvs55
2661
2662         * src/mh.c
2663                 Disable flags syncing on .mh_sequences - it
2664                 is buggy and marks mails read under unknown
2665                 conditions.
2666
2667 2006-05-25 [paul]
2668
2669         * 2.3.0-rc4 released
2670
2671 2006-05-24 [colin]      2.2.0cvs54
2672
2673         attention cvs users: if you manage to crash
2674         Sylpheed-Claws while moving, copying or deleting
2675         mails, we *are* interested in stack traces and
2676         valgrind logs. It looks stable, but one never
2677         knows...
2678
2679         * src/folder.c
2680                 Add progressbar for cache updates
2681         * src/folderutils.c
2682                 Optimize Mark all read in the current
2683                 folder
2684         * src/mh.c
2685                 Add progressbar for copy/move
2686         * src/procmsg.c
2687                 Optimize O(n^2) in copy/move
2688         * src/summaryview.c
2689         * src/gtk/gtksctree.c
2690                 Optimize O(n^2) algos
2691         * src/common/timing.h
2692                 Display ms instead of us
2693
2694 2006-05-24 [wwp]        2.2.0cvs53
2695
2696         * manual/fr/advanced.xml
2697                 updates to the French manual.
2698
2699 2006-05-24 [wwp]        2.2.0cvs52
2700
2701         * src/common/utils.c
2702                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2703
2704 2006-05-24 [wwp]        2.2.0cvs51
2705
2706         * src/folderutils.c
2707                 fixed "mark all read" in MH folders (thanks to Colin).
2708
2709 2006-05-24 [paul]       2.2.0cvs50
2710
2711         * doc/man/sylpheed-claws.1
2712                 updated the man page
2713
2714 2006-05-23 [colin]      2.2.0cvs49
2715
2716         * src/folderview.c
2717         * src/imap.c
2718         * src/inc.c
2719         * src/mbox.c
2720         * src/messageview.c
2721         * src/news.c
2722         * src/send_message.c
2723         * src/summaryview.c
2724         * src/gtk/sslcertwindow.c
2725                 alertpanel fixes, by Fabien
2726
2727 2006-05-23 [colin]      2.2.0cvs48
2728
2729         * src/folder.c
2730         * src/folderview.c
2731         * src/msgcache.c
2732         * src/summaryview.c
2733         * src/gtk/gtksctree.c
2734         * src/gtk/gtksctree.h
2735                 More timings
2736                 Fix slow loading problem, which was caused by the
2737                 use of some gtk_ctree funcs and their use of
2738                 g_list_position while gtk_ctree_(un)link'ing.
2739                 Reap more functions from gtkctree.c to be sure we
2740                 use our (fast) version instead of theirs.
2741         * src/mh.c
2742                 Fix copy of unread mails
2743
2744
2745 2006-05-22 [wwp]        2.2.0cvs47
2746
2747         * manual/fr/advanced.xml
2748                 updated.
2749
2750 2006-05-22 [colin]      2.2.0cvs46
2751
2752         * src/filtering.c
2753                 Fix possible infinite loop. 'copy' is not a 
2754                 final action, so when encountering a 'copy',
2755                 we have to check if a previous one was set
2756                 and do it. In the same way, if we encounter
2757                 a 'move' we have to perform a possibly 
2758                 pending 'copy'. This will slow down filtering
2759                 on IMAP if move+copy or multiple copy actions
2760                 are to be done, but handling it via the batch
2761                 would be really too convoluted.
2762
2763 2006-05-22 [wwp]        2.2.0cvs45
2764
2765         * manual/fr/advanced.xml
2766         * manual/fr/faq.xml
2767         * manual/fr/glossary.xml
2768         * manual/fr/handling.xml
2769         * manual/fr/intro.xml
2770         * manual/fr/plugins.xml
2771         * manual/fr/sylpheed-claws-manual.xml
2772                 sync w/ the english manual: updates URIs, documented mailing-list
2773                 support, better explanation about the enabled/disabled feature
2774                 in filtering/processing rules by Paul.
2775
2776 2006-05-21 [colin]      2.2.0cvs44
2777
2778         * src/summaryview.c
2779                 Don't expand after building threads, but during
2780
2781 2006-05-21 [colin]      2.2.0cvs43
2782
2783         * src/procmsg.c
2784         * src/summaryview.c
2785                 More timing possibilities... For next time I have 
2786                 to find out how the hell some 3GHz computer takes
2787                 one minute to open a 30k folder...
2788
2789 2006-05-21 [colin]      2.2.0cvs42
2790
2791         * manual/pl/advanced.xml
2792         * manual/pl/faq.xml
2793         * manual/pl/glossary.xml
2794         * manual/pl/handling.xml
2795         * manual/pl/intro.xml
2796         * manual/pl/plugins.xml
2797         * manual/pl/sylpheed-claws-manual.xml
2798                 Polish manual updated by Pawel
2799
2800 2006-05-20 [colin]
2801
2802         * 2.3.0-rc3 released
2803
2804 2006-05-20 [colin]      2.2.0cvs41
2805
2806         * src/imap.c
2807                 Fix -rc2 problems:
2808                 - remove cache of moved messages from original folder
2809                 - apply new flags to messages even if they aren't appliable
2810                   via IMAP.
2811
2812 2006-05-20 [colin]
2813
2814         * 2.3.0-rc2 released
2815
2816 2006-05-19 [colin]      2.2.0cvs40
2817
2818         * src/imap.c
2819                 Don't issue SELECT in imap_change_flags
2820                 before having checked that we indeed have
2821                 some flags to change. MSG_POSTFILTERED for
2822                 example can't be used on IMAP.
2823                 Fixes bug #955 (copying messages between 
2824                 imap folders is extremely slow), which was
2825                 a regression.
2826
2827 2006-05-19 [colin]      2.2.0cvs39
2828
2829         * src/folder.c
2830         * src/folder.h
2831         * src/folderview.c
2832                 Try to fix bug #830 (Some unread messages 
2833                 get marked read in IMAP inbox):
2834                 - Prevent scanning a folder if it's being 
2835                   opened via the GUI
2836                 - Postpone opening via the GUI of a folder
2837                   currently scanned.
2838
2839
2840 2006-05-19 [wwp]        2.2.0cvs38
2841
2842         * manual/advanced.xml
2843                 fix English+typo (thanks to Paul).
2844
2845 2006-05-19 [wwp]        2.2.0cvs37
2846
2847         * manual/advanced.xml
2848         * manual/fr/advanced.xml
2849         * src/gtk/logwindow.c
2850         * src/prefs_common.c
2851         * src/prefs_common.h
2852                 added hidden prefs to allow customization of colors used in
2853                 protocol log window (useful for dark gtk+ themes).
2854
2855 2006-05-19 [wwp]        2.2.0cvs36
2856
2857         * ChangeLog
2858                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
2859
2860 2006-05-19 [paul]       2.2.0cvs35
2861
2862         * src/textview.c
2863                 make Reply-To fully clickable
2864         * src/gtk/logwindow.c
2865                 more colouring (SMTP ESMTP)
2866         Both patches by Pawel Pekala
2867
2868 2006-05-19 [cleroy]     2.2.0cvs34
2869
2870         * src/mh.c
2871                 Don't update flags from current folder
2872                 Probably fixes bug #935 (Read Messages 
2873                 Revert to Being Marked as Unread)
2874
2875 2006-05-18 [colin]      2.2.0cvs33
2876
2877         * src/imap.c
2878                 Warning fix
2879         * src/compose.c
2880         * src/mainwindow.c
2881         * src/summaryview.c
2882         * src/toolbar.c
2883                 Allow replying to multiple emails
2884                 in multiple windows
2885         * src/mimeview.c
2886         * src/etpan/imap-thread.c
2887                 Leak fixes
2888
2889 2006-05-18 [paul]       2.2.0cvs32
2890
2891         * src/summaryview.c
2892                 keep Mailing-List menu refreshed
2893                 Thanks to Colin
2894
2895 2006-05-18 [paul]       2.2.0cvs31
2896
2897         * manual/advanced.xml
2898         * manual/faq.xml
2899         * manual/glossary.xml
2900         * manual/handling.xml
2901         * manual/intro.xml
2902         * manual/plugins.xml
2903         * manual/sylpheed-claws-manual.xml
2904                 update URLs
2905                 add info about mailing-list support
2906                 edit filtering info
2907         * src/wizard.c
2908         * src/common/defs.h
2909         * src/gtk/about.c
2910         * src/plugins/dillo_viewer/README
2911                 update URLs
2912
2913 2006-05-17 [wwp]        2.2.0cvs30
2914
2915         * manual/handling.xml
2916         * manual/fr/handling.xml
2917                 documented the ability to enabled/disable filtering/processing rules.
2918
2919 2006-05-17 [colin]      2.2.0cvs29
2920
2921         * src/main.c
2922                 Don't initialize g_thread subsystem if it's 
2923                 already done (thanks to Hiro)
2924         * src/mimeview.c
2925                 Fix saving of parts when there name can't be
2926                 converted from UTF-8.
2927
2928 2006-05-17 [paul]       2.2.0cvs28
2929
2930         * po/Makefile.in.in
2931                 fix config.status warning with autoconf 2.60
2932
2933 2006-05-17 [paul]       2.2.0cvs27
2934
2935         * po/POTFILES.in
2936                 add src/mbox.c
2937
2938 2006-05-17 [wwp]        2.2.0cvs26
2939
2940         * src/mainwindow.c
2941                 fix useless and potentially dangerous buffer walking (thanks to Colin).
2942
2943 2006-05-17 [wwp]        2.2.0cvs25
2944
2945         * src/plugins/demo/demo.c
2946                 updated product name in plugin demo (many plugins need to be
2947                 sync'ed w/ that change).
2948
2949 2006-05-17 [colin]      2.2.0cvs24
2950
2951         * src/mh.c
2952                 Fix leak
2953
2954 2006-05-16 [colin]      2.2.0cvs23
2955
2956         * src/mainwindow.c
2957                 Stupid me hit again. Fix cvs22.
2958
2959 2006-05-16 [colin]      2.2.0cvs22
2960
2961         * src/mainwindow.c
2962                 Fix bug #922 (sylpheed-claws crashed after 
2963                 pushing on Inbox folder)
2964
2965 2006-05-16 [colin]      2.2.0cvs21
2966
2967         * src/compose.c
2968                 Make From header be copy/paste/select-able
2969
2970 2006-05-16 [wwp]        2.2.0cvs20
2971
2972         * src/export.c
2973         * src/matcher.c
2974         * src/summaryview.c
2975         * src/etpan/imap-thread.c
2976                 fix some compiler warnings (thanks to Colin).
2977
2978 2006-05-16 [wwp]        2.2.0cvs19
2979
2980         * src/action.c
2981         * src/gedit-print.c
2982         * src/inc.c
2983         * src/mainwindow.c
2984         * src/mh.c
2985         * src/statusbar.c
2986         * src/send_message.c
2987         * src/summaryview.c
2988                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
2989
2990 2006-05-15 [colin]      2.2.0cvs18
2991
2992         * src/procmsg.c
2993                 Fix automatic rule creation with List-Post
2994
2995 2006-05-15 [paul]       2.2.0cvs17
2996
2997         * tools/filter_conv_new.pl
2998                 updated for rule enabling/disabling
2999                 claws version >= 2.3.x required
3000
3001 2006-05-15 [cleroy]     2.2.0cvs16
3002
3003         * src/main.c
3004                 Revert test
3005
3006 2006-05-15 [cleroy]     2.2.0cvs15
3007
3008         * src/main.c
3009                 test
3010
3011 2006-05-15 [wwp]        2.2.0cvs14
3012
3013         * manual/pl/.cvsignore
3014                 ignore generated files.
3015
3016 2006-05-14 [wwp]        2.3.0-rc1
3017
3018         * 2.3.0-rc1 released
3019
3020 2006-05-13 [wwp]        2.2.0cvs13
3021
3022         * src/filtering.c
3023         * src/filtering.h
3024         * src/matcher.c
3025         * src/matcher_parser_lex.l
3026         * src/matcher_parser_parse.y
3027         * src/prefs_filtering.c
3028                 new feature: provide the ability to disable filtering and processing
3029                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3030                 adaptations.
3031
3032 2006-05-13 [colin]      2.2.0cvs12
3033
3034         * src/compose.c
3035                 Remove useless if (a) b; else b;
3036                 Thanks to wwp
3037
3038 2006-05-13 [wwp]        2.2.0cvs11
3039
3040         * src/export.c
3041         * src/import.c
3042         * src/mainwindow.c
3043         * src/mbox.c
3044         * src/summaryview.c
3045         * src/summaryview.h
3046                 no more silent failures (or at least less ones) when importing
3047                 or exporting from/to mbox. Also start importing/exporting if
3048                 the necessary info is set.
3049
3050 2006-05-13 [wwp]        2.2.0cvs10
3051
3052         * RELEASE_NOTES
3053                 restored up-to-date release notes.
3054
3055 2006-05-13 [paul]       2.2.0cvs9
3056
3057         * po/nl.po
3058         * po/ru.po
3059                 updated by Tim Dijkstra and Pavlo Bohmat
3060
3061 2006-05-12 [colin]      2.2.0cvs8
3062
3063         * src/gtk/quicksearch.c
3064                 Add "k" as shortcut for "colorlabel". Patch
3065                 by ath42@users.sf.net.
3066
3067 2006-05-12 [paul]       2.2.0cvs7
3068
3069         * src/prefs_common.h
3070         * src/prefs_summaries.c
3071         * src/summaryview.c
3072                 when entering a folder also allow
3073                 going directly to first Marked message
3074
3075 2006-05-12 [paul]       2.2.0cvs6
3076
3077         * src/summaryview.c
3078                 always obey 'confirm before marking all
3079                 mails read' option
3080
3081 2006-05-12 [paul]       2.2.0cvs5
3082
3083         * src/textview.c
3084                 make Sender fully clickable
3085
3086 2006-05-12 [colin]      2.2.0cvs4
3087
3088         * src/compose.c
3089         * src/compose.h
3090                 Let From be editable
3091         * src/main.c
3092         * src/mh.c
3093                 Full support of .mh_sequences' Unseen seq
3094
3095 2006-05-12 [colin]      2.2.0cvs3
3096
3097         * src/folder.c
3098         * src/mainwindow.c
3099         * src/mainwindow.h
3100         * src/messageview.c
3101         * src/prefs_spelling.c
3102         * src/procheader.c
3103         * src/procmsg.c
3104         * src/procmsg.h
3105         * src/summaryview.c
3106         * src/toolbar.c
3107         * src/toolbar.h
3108                 Add contextual menu on Compose toolbar
3109                 button. Fixes bug #944 (Automatic
3110                 addresses not applied when changing account
3111                 from compose window)
3112                 add Mailing List support
3113                 based on the old 0.6.5claws25 patch by
3114                 Melvin Hadasht, with finishing touches
3115                 by Colin
3116                 Fix "ignore thread" when mails are threaded by
3117                 subject (and weren't ignored although appearing
3118                 in the thread).
3119                 GUI rework.
3120                 Both patches by Pawel.
3121
3122 2006-05-08 [paul]       2.2.0cvs2
3123
3124         * src/mainwindow.c
3125         * src/mainwindow.h
3126         * src/messageview.c
3127         * src/procheader.c
3128         * src/procmsg.c
3129         * src/procmsg.h
3130         * src/summaryview.c
3131                 add Mailing List support
3132                 based on the old 0.6.5claws25 patch by 
3133                 Melvin Hadasht, with finishing touches
3134                 by Colin
3135
3136 2006-05-08 [colin]      2.2.0cvs1
3137
3138         * src/mainwindow.c
3139         * src/toolbar.c
3140         * src/toolbar.h
3141                 Add contextual menu on Compose toolbar 
3142                 button. Fixes bug #944 (Automatic 
3143                 addresses not applied when changing account 
3144                 from compose window)
3145
3146 2006-05-08 [paul]       2.2.0
3147
3148         2.2.0 released
3149
3150 2006-05-08 [paul]       2.1.1cvs51
3151
3152         * po/cs.po
3153         * po/de.po
3154         * po/en_GB.po
3155         * po/fi.po
3156         * po/fr.po
3157         * po/pt_BR.po
3158         * po/sr.po
3159         * po/zh_CN.po
3160                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3161                 Fabien Vantard, Frederico Goncalves Guimaraes,
3162                 Aleksandar Urosevic, and Ralgh Young
3163
3164 2006-05-12 [colin]      2.1.1cvs50
3165
3166         * po/cs.po
3167         * po/de.po
3168         * po/en_GB.po
3169         * po/es.po
3170         * po/fi.po
3171         * po/fr.po
3172         * po/pt_BR.po
3173         * po/sr.po
3174         * po/zh_CN.po
3175                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3176                 Fabien Vantard, Frederico Goncalves Guimaraes,
3177                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3178
3179 2006-05-05 [colin]      2.1.1cvs49
3180
3181         * manual/Makefile.am
3182         * manual/pl/Makefile.am
3183         * manual/pl/account.xml
3184         * manual/pl/ack.xml
3185         * manual/pl/addrbook.xml
3186         * manual/pl/advanced.xml
3187         * manual/pl/faq.xml
3188         * manual/pl/glossary.xml
3189         * manual/pl/gpl.xml
3190         * manual/pl/handling.xml
3191         * manual/pl/intro.xml
3192         * manual/pl/keyboard.xml
3193         * manual/pl/plugins.xml
3194         * manual/pl/starting.xml
3195         * manual/pl/sylpheed-claws-manual.xml
3196         * manual/pl/dist/.cvsignore
3197         * manual/pl/dist/Makefile.am
3198         * manual/pl/dist/html/.cvsignore
3199         * manual/pl/dist/html/Makefile.am
3200         * manual/pl/dist/pdf/.cvsignore
3201         * manual/pl/dist/pdf/Makefile.am
3202         * manual/pl/dist/ps/.cvsignore
3203         * manual/pl/dist/ps/Makefile.am
3204         * manual/pl/dist/txt/.cvsignore
3205         * manual/pl/dist/txt/Makefile.am
3206                 Add the polish translation of the manual,
3207                 Authored by Pawel Pekala.
3208
3209 2006-05-05 [cleroy]     2.1.1cvs48
3210
3211         * src/main.c
3212                 Re-read matcherrc after loading plugins 
3213                 if some of them add folders.
3214
3215 2006-05-03 [colin]      2.1.1cvs47
3216
3217         * src/imap.c
3218                 I'm idiot
3219
3220 2006-05-03 [colin]      2.1.1cvs46
3221
3222         * src/imap.c
3223                 Be sure to have a session when
3224                 getting separator
3225
3226 2006-05-03 [colin]      2.1.1cvs45
3227
3228         * src/imap.c
3229         * src/imap.h
3230         * src/imap_gtk.c
3231                 Fix preventing renaming with namespace 
3232                 separator.
3233
3234 2006-05-01 [colin]      2.1.1cvs44
3235
3236         * src/action.c
3237                 Don't reload messageview when result of
3238                 action is piped.
3239
3240 2006-04-29 [colin]      2.1.1cvs43
3241
3242         * src/prefs_receive.c
3243         * src/plugins/spamassassin/spamassassin_gtk.c
3244         * src/plugins/clamav/clamav_plugin_gtk.c
3245                 GUI fixes by Pawel
3246
3247 2006-04-29 [colin]      2.1.1cvs42
3248
3249         * src/prefs_compose_writing.c
3250         * src/prefs_quote.c
3251                 Cleanups. Patch by Pawel
3252
3253 2006-04-28 [paul]       2.1.1cvs41
3254
3255         * src/matcher.c
3256                 fix returned quick search results when search
3257                 term contains an underscore.
3258                 Thanks to Colin
3259
3260 2006-04-28 [paul]       2.1.1cvs40
3261
3262         * src/prefs_message.c
3263         * src/prefs_receive.c
3264                 GUI cleanups
3265                 Patches by Pawel Pekala
3266
3267 2006-04-27 [colin]      2.1.1cvs39
3268
3269         * src/wizard.c
3270                 Differentiate subject Welcome from
3271                 window's title Welcome
3272
3273 2006-04-27 [paul]
3274
3275         2.2.0-rc1 released
3276
3277 2006-04-27 [paul]       2.1.1cvs38
3278
3279         * manual/advanced.xml
3280         * manual/fr/advanced.xml
3281                 add info about compose_no_markup hidden pref
3282
3283 2006-04-27 [paul]       2.1.1cvs37
3284
3285         * src/prefs_account.c
3286                 improve privacy labels
3287         * src/prefs_msg_colors.c
3288                 change some strings for translators' convenience
3289         * src/gtk/gtkutils.c
3290                 don't underline the link button text
3291
3292 2006-04-25 [colin]      2.1.1cvs36
3293
3294         * src/folder.c
3295                 Complete 2.1.1cvs33 (once more ;)
3296
3297 2006-04-25 [colin]      2.1.1cvs35
3298
3299         * src/editldap.c
3300                 Fix tooltip
3301
3302 2006-04-25 [cleroy]     2.1.1cvs34
3303
3304         * src/compose.c
3305         * src/gtk/gtkaspell.c
3306                 Fix crash on redirect (related to the return 
3307                 of the aspell menu in compose's toolbar)
3308         * src/prefs_msg_colors.c
3309                 Fix sensitivity widgets
3310         * src/image_viewer.c
3311         * src/gtk/pluginwindow.c
3312         * src/gtk/prefswindow.c
3313                 Change released signals to clicked (Fabien)
3314         * po/POTFILES.in
3315         * src/common/socket.c
3316         * src/plugins/spamassassin/spamassassin.c
3317                 Translate strings (Fabien)
3318
3319 2006-04-25 [paul]       2.1.1cvs33
3320
3321         * src/folder.c
3322         * src/folder.h
3323         * src/folderview.c
3324                 complete the fix of bug #912
3325                 Thanks to Colin
3326
3327 2006-04-25 [colin]      2.1.1cvs32
3328
3329         * src/news.c
3330                 Better progress bar
3331         * src/mimeview.c
3332         * src/summaryview.c
3333         * src/summaryview.h
3334                 Fix focus chain
3335                 Patches by Pawel Pekala
3336
3337 2006-04-24 [colin]      2.1.1cvs31
3338
3339         * src/compose.c
3340                 Fix compilation warnings (Fabien)
3341
3342 2006-04-24 [colin]      2.1.1cvs30
3343
3344         * src/addrindex.c
3345         * src/editldap.c
3346         * src/editldap_basedn.c
3347         * src/editldap_basedn.h
3348         * src/ldapctrl.c
3349         * src/ldapctrl.h
3350         * src/ldapquery.c
3351         * src/ldaputil.c
3352         * src/ldaputil.h
3353                 Fix bug #901 (LDAPS support)
3354
3355 2006-04-24 [colin]      2.1.1cvs29
3356
3357         * src/compose.c
3358                 Fix logic on error with send dialog on
3359         * src/imap.c
3360                 Fix compilation without libetpan, thanks
3361                 to Fabien
3362         * src/summaryview.c
3363                 Fix 'context-menu' key
3364
3365 2006-04-23 [colin]      2.1.1cvs28
3366
3367         * src/folder.c
3368                 Never free current's cache to free up 
3369                 memory. Fixes bug #912 (new count 
3370                 randomly set to message count)
3371
3372 2006-04-23 [colin]      2.1.1cvs27
3373
3374         * src/gtk/quicksearch.c
3375                 And remove printf...
3376
3377 2006-04-23 [colin]      2.1.1cvs26
3378
3379         * src/gtk/quicksearch.c
3380                 Fix replacing in quicksearch, and fix inserting
3381                 in the middle of the string. (introduced at 2.1.0cvs22)
3382
3383 2006-04-23 [colin]      2.1.1cvs25
3384
3385         * src/imap.c
3386                 Make sure uidnext is initialized in get_num_list
3387                 (not for stable, related to 2.1.1cvs8 and friends)
3388
3389 2006-04-23 [colin]      2.1.1cvs24
3390
3391         * src/imap.c
3392                 Output something when login is successful
3393                 too
3394
3395 2006-04-23 [colin]      2.1.1cvs23
3396
3397         * src/etpan/imap-thread.c
3398                 Better logging (line-per-line, hide data in fetch)
3399                 Fix a const warning
3400         * src/gtk/logwindow.c
3401         * src/gtk/logwindow.h
3402                 Better logging (color for input/output)
3403
3404 2006-04-21 [colin]      2.1.1cvs22
3405
3406         * src/gtk/quicksearch.c
3407                 On gtk+-2.8, use stock buttons in quicksearch
3408                 Based on a patch by Fabien and a design by Paul
3409
3410 2006-04-21 [colin]      2.1.1cvs21
3411
3412         * src/folderview.c
3413         * src/mainwindow.c
3414                 Fix occasional flicker in folderview
3415         * src/common/utils.c
3416                 Fix bug #943 (Incorrectly parsed email address 
3417                 list in short headers on message view and in 
3418                 printouts)
3419
3420 2006-04-20 [colin]      2.1.1cvs20
3421
3422         * src/imap.c
3423         * src/imap.h
3424         * src/prefs_account.c
3425                 Add ANONYMOUS auth for IMAP
3426
3427 2006-04-20 [paul]       2.1.1cvs19
3428
3429         * src/main.c
3430                 proper fix for 2.1.1cvs18
3431                 Thanks to Colin
3432
3433 2006-04-20 [paul]       2.1.1cvs18
3434
3435         * src/main.c
3436                 fix build warnings
3437
3438 2006-04-20 [paul]       2.1.1cvs17
3439
3440         * src/gtk/quicksearch.c
3441                 fix standard, non-extended Quick search,
3442                 was broken in 2.1.1cvs15.
3443                 Thanks to Colin.
3444
3445 2006-04-20 [colin]      2.1.1cvs16
3446
3447         * src/prefs_matcher.c
3448                 Fix values when reselecting a ~test
3449                 rule
3450
3451 2006-04-19 [colin]      2.1.1cvs15
3452
3453         * src/compose.c
3454         * src/compose.h
3455         * src/gtk/gtkaspell.c
3456         * src/gtk/gtkaspell.h
3457                 Put back Options menu in Spelling/
3458         * src/gtk/quicksearch.c
3459                 Don't search, and show error, if the
3460                 advanced search has a syntax error
3461
3462 2006-04-18 [colin]      2.1.1cvs14
3463
3464         * src/textview.c
3465                 Fix gdk warnings on set_cursor when textview
3466                 isn't visible
3467
3468 2006-04-18 [colin]      2.1.1cvs13
3469
3470         * src/gtk/gtksctree.c
3471                 Remove seemingly useless refresh that causes
3472                 flicker - watch this commit in case of 
3473                 problems before planned backport to stable
3474
3475 2006-04-18 [colin]      2.1.1cvs12
3476
3477         * src/imap.c
3478                 Factorize get/set_xml code
3479         * src/compose.c
3480         * src/prefs_account.c
3481         * src/prefs_account.h
3482         * src/procmsg.c
3483                 Add Encrypt to self option
3484
3485 2006-04-17 [colin]      2.1.1cvs11
3486
3487         * configure.ac
3488                 Fix search on encrpyt function on dragonfly
3489                 Patch by Jonathan Buschmann <jonthn@agmact.com>
3490
3491 2006-04-17 [colin]      2.1.1cvs10
3492
3493         * src/prefs_account.c
3494                 Be safe by default: remove mails from POP3
3495                 after 7 days, not immediately
3496
3497 2006-04-17 [colin]      2.1.1cvs9
3498
3499         * src/etpan/imap-thread.c
3500                 Fix build on DragonFly - patch by 
3501                 Jonathan Buschmann <jonthn@agmact.com>
3502
3503 2006-04-17 [colin]      2.1.1cvs8
3504
3505         * src/imap.c
3506                 Save uidnext between sessions
3507
3508 2006-04-17 [colin]      2.1.1cvs7
3509
3510         * src/imap.c
3511                 scan is required when uid validity changes
3512
3513 2006-04-17 [colin]      2.1.1cvs6
3514
3515         * src/folderview.c
3516                 Don't scan if not necessary, apart in current
3517                 folder and INBOX to fetch flags.
3518         * src/imap.c
3519                 Scan is necessary if unread count changes
3520
3521 2006-04-17 [colin]      2.1.1cvs5
3522
3523         * src/imap.c
3524                 ...But always fetch ANSWERED and DELETED flags for
3525                 INBOX, as filtering can happen on these flags.
3526
3527 2006-04-17 [colin]      2.1.1cvs4
3528
3529         * src/imap.c
3530                 Don't fetch REPLIED and DELETED flags when synchronising
3531                 flags with a closed folder. We only need UNSEEN and FLAGGED
3532                 to update the folderview.
3533
3534 2006-04-17 [colin]      2.1.1cvs3
3535
3536         * src/imap.c
3537                 Faster flag search when there are new mails 
3538                 in a folder. We can do a full search if the 
3539                 folder contains less messages than the new
3540                 list.
3541
3542 2006-04-17 [colin]      2.1.1cvs2
3543
3544         * po/cs.po
3545         * po/de.po
3546         * po/fr.po
3547         * po/nl.po
3548         * po/pt_BR.po
3549                 Update translations from stable branch
3550
3551 2006-04-17 [colin]      2.1.1cvs1
3552
3553         * configure.ac
3554                 Bump version to follow stable release
3555
3556 2006-04-16 [mones]      2.1.0cvs50
3557
3558         * po/es.po
3559                 Updated for release
3560
3561 2006-04-16 [colin]      2.1.0cvs49
3562
3563         * src/textview.c
3564                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
3565                 with gtk < 2.8. Thanks to Fabien Vantard.
3566
3567 2006-04-15 [colin]      2.1.0cvs48
3568
3569         * src/etpan/imap-thread.c
3570                 Fix bug #919 (libetpan: SEGV when connecting 
3571                 using command)
3572
3573 2006-04-14 [colin]      2.1.0cvs47
3574
3575         * src/main.c
3576                 Fix race on --select (should be done better)
3577
3578 2006-04-14 [wwp]        2.1.0cvs46
3579
3580         * src/send_message.c
3581                 enforce a check for domain in account prefs (a sending
3582                 error could be faced if domain was checked but no value set),
3583                 thanks to Colin.
3584
3585 2006-04-14 [colin]      2.1.0cvs45
3586
3587         * src/codeconv.c
3588                 when converting from unknown to unknown, if the
3589                 string is UTF8, don't convert it to the locale
3590                 (which breaks it)
3591
3592 2006-04-14 [colin]      2.1.0cvs44
3593
3594         * src/compose.c
3595                 Don't try to use ASCII for converting headers
3596                 (as done in body)
3597
3598 2006-04-14 [paul]       2.1.0cvs43
3599
3600         * src/crash.c
3601                 add locale/charset info to crash report
3602         * src/gtk/about.c
3603                 add wwp to doc team
3604                 replace 'e-mail' with preferred 'email'
3605         * src/gtk/authors.h
3606                 ensure contributors list is in alphabetical
3607                 order
3608
3609 2006-04-13 [colin]      2.1.0cvs42
3610
3611         * src/textview.c
3612                 Prevent gdk warnings
3613
3614 2006-04-13 [colin]      2.1.0cvs41
3615
3616         * src/common/ssl_certificate.c
3617         * src/common/ssl_certificate.h
3618         * src/gtk/sslcertwindow.c
3619                 Warn on expired certs, and display the expiration date
3620
3621 2006-04-13 [colin]      2.1.0cvs40
3622
3623         * src/plugins/spamassassin/spamassassin_gtk.c
3624                 Fix missing set_text on unix socket
3625
3626 2006-04-13 [wwp]        2.1.0cvs39
3627
3628         * manual/fr/advanced.xml
3629         * manual/fr/glossary.xml
3630                 applied new spam/ham/email lexicon (pourriel, courriel)
3631
3632 2006-04-13 [paul]       2.1.0cvs38
3633
3634         * src/plugins/pgpmime/plugin.c
3635                 remove the mention of S/MIME from the
3636                 description. This is now handled by the
3637                 S/MIME plugin.
3638
3639 2006-04-13 [paul]       2.1.0cvs37
3640
3641         * src/prefs_msg_colors.c
3642                 rework dialog
3643         * src/prefs_folder_item.c
3644         * src/prefs_spelling.c
3645                 add a tooltip to the colour selector buttons
3646
3647 2006-04-13 [wwp]        2.1.0cvs36
3648
3649         * manual/advanced.xml
3650         * manual/glossary.xml
3651         * manual/handling.xml
3652         * manual/keyboard.xml
3653         * manual/plugins.xml
3654         * manual/starting.xml
3655         * manual/fr/account.xml
3656         * manual/fr/ack.xml
3657         * manual/fr/addrbook.xml
3658         * manual/fr/advanced.xml
3659         * manual/fr/faq.xml
3660         * manual/fr/glossary.xml
3661         * manual/fr/gpl.xml
3662         * manual/fr/handling.xml
3663         * manual/fr/intro.xml
3664         * manual/fr/keyboard.xml
3665         * manual/fr/plugins.xml
3666         * manual/fr/starting.xml
3667         * manual/fr/sylpheed-claws-manual.xml
3668                 fixes to the manuals:
3669                  - summaryview -> Message List (same in French)
3670                  - translate key names
3671                  - fix French punctuation, use non-breakable spaces when
3672                    necessary, don't use &thinsp; which is not portable
3673                  - tell what maildir and mbox formats we support
3674
3675 2006-04-12 [wwp]        2.1.0cvs35
3676
3677         * src/prefs_toolbar.c
3678                 unified a replace button more,
3679                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3680
3681 2006-04-12 [wwp]        2.1.0cvs34
3682
3683         * src/prefs_common.c
3684         * src/prefs_msg_colors.c
3685                 make default color labels translatable,
3686                 patch from Fabien Vantard <fzzzzz@gmail.com>,
3687                 thanks to Tim <timbrain@post.cz> for reporting.
3688
3689 2006-04-12 [wwp]        2.1.0cvs33
3690
3691         * manual/glossary.xml
3692         * manual/intro.xml
3693         * manual/plugins.xml
3694         * manual/starting.xml
3695         * manual/sylpheed-claws-manual.xml
3696         * manual/fr/.cvsignore
3697         * manual/fr/account.xml
3698         * manual/fr/ack.xml
3699         * manual/fr/addrbook.xml
3700         * manual/fr/advanced.xml
3701         * manual/fr/faq.xml
3702         * manual/fr/glossary.xml
3703         * manual/fr/handling.xml
3704         * manual/fr/intro.xml
3705         * manual/fr/keyboard.xml
3706         * manual/fr/plugins.xml
3707         * manual/fr/starting.xml
3708         * manual/fr/sylpheed-claws-manual.xml
3709                 various fixes: typos, missing .fr translations, punctuation,
3710                 capitalization, links, accents and some bad French more.
3711
3712 2006-04-12 [wwp]        2.1.0cvs32
3713
3714         * src/prefs_gtk.c
3715                 fix for bug #935: always store prefs files in UTF-8 (thanks
3716                 to Colin).
3717
3718 2006-04-11 [colin]      2.1.0cvs31
3719
3720         * src/compose.c
3721                 Fix inserting files not in utf8 when locale is utf8
3722
3723 2006-04-11 [colin]      2.1.0cvs30
3724
3725         * src/inc.c
3726                 Don't show error dialog when cancelling connection
3727                 Patch by Pawel
3728
3729 2006-04-11 [cleroy]     2.1.0cvs29
3730
3731         * src/compose.c
3732                 Implement multiple quote levels
3733         * src/prefs_common.c
3734                 Change a little bit the quote bgcolor for 2nd level
3735
3736 2006-04-11 [colin]      2.1.0cvs28
3737
3738         * src/gtk/about.c
3739                 Add locale and charset in the label
3740
3741 2006-04-10 [colin]      2.1.0cvs27
3742
3743         * src/compose.c
3744         * src/prefs_common.c
3745         * src/prefs_common.h
3746         * src/prefs_msg_colors.c
3747         * src/textview.c
3748                 Allow optional background color in quotes
3749                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
3750                 GTK+-2.8.x feature
3751
3752 2006-04-10 [colin]      2.1.0cvs26
3753
3754         * src/main.c
3755         * src/mainwindow.c
3756         * src/mainwindow.h
3757                 Implement --select
3758
3759 2006-04-10 [colin]      2.1.0cvs25
3760
3761         * manual/plugins.xml
3762         * manual/fr/plugins.xml
3763                 Document libcurl's proxy variables
3764
3765 2006-04-09 [colin]      2.1.0cvs24
3766
3767         * src/prefs_common.c
3768                 gettext() returns statically allocated stuff. We have
3769                 to strdup it in order to be able to free it.
3770
3771 2006-04-09 [colin]      2.1.0cvs23
3772
3773         * AUTHORS
3774         * src/gtk/authors.h
3775                 Add Alexei
3776
3777 2006-04-09 [colin]      2.1.0cvs22
3778
3779         * src/mainwindow.c
3780         * src/gtk/quicksearch.c
3781                 Fix bug #859 (problems with cyrilic input in 
3782                 search panel) - Patch by Alexey Illarionov 
3783                 <littlesavage@rambler.ru>
3784
3785 2006-04-09 [colin]      2.1.0cvs21
3786
3787         * src/prefs_customheader.c
3788                 I prefer removing then freeing rather than the contrary
3789                 (even if it doesn't change anything ;-)
3790         * src/prefs_account.c
3791                 Fix bug #933 (Crash re-entering the custom headers list 
3792                 dialog in accounts prefs)
3793                 The problem happened when cancelling the Account 
3794                 Preferences' dialogs - in which case we didn't do 
3795                 anything to the PrefsAccount * struct. In case of applying,
3796                 the old ac_prefs was replaced with the tmp_ac_prefs we were
3797                 working with in this dialog. The problem is that 
3798                 prefs_customheader.c, working on this tmp_ac_prefs, always
3799                 changes the ->customhdr_list pointer, even when cancelled. 
3800                 So in case of cancelling the prefs_account dialog, we still
3801                 have to update ->customhdr_list in the real account.
3802
3803 2006-04-08 [colin]      2.1.0cvs20
3804
3805         * manual/fr/glossary.xml
3806         * manual/fr/keyboard.xml
3807                 Forgot some headers :)
3808
3809 2006-04-08 [colin]      2.1.0cvs19
3810
3811         * manual/Makefile.am
3812         * manual/fr/Makefile.am
3813         * manual/fr/account.xml
3814         * manual/fr/ack.xml
3815         * manual/fr/addrbook.xml
3816         * manual/fr/advanced.xml
3817         * manual/fr/faq.xml
3818         * manual/fr/glossary.xml
3819         * manual/fr/gpl.xml
3820         * manual/fr/handling.xml
3821         * manual/fr/intro.xml
3822         * manual/fr/keyboard.xml
3823         * manual/fr/plugins.xml
3824         * manual/fr/starting.xml
3825         * manual/fr/sylpheed-claws-manual.xml
3826         * manual/fr/dist/.cvsignore
3827         * manual/fr/dist/Makefile.am
3828         * manual/fr/dist/html/.cvsignore
3829         * manual/fr/dist/html/Makefile.am
3830         * manual/fr/dist/pdf/.cvsignore
3831         * manual/fr/dist/pdf/Makefile.am
3832         * manual/fr/dist/ps/.cvsignore
3833         * manual/fr/dist/ps/Makefile.am
3834         * manual/fr/dist/txt/.cvsignore
3835         * manual/fr/dist/txt/Makefile.am
3836                 Add the french translation of the manual. Thanks to
3837                 Olivier Delhomme <olivier.delhomme@free.fr> for 
3838                 account.xml, ack.xml, addrbook.xml and advanced.xml
3839
3840 2006-04-08 [colin]      2.1.0cvs18
3841
3842         * manual/plugins.xml
3843         * manual/starting.xml
3844                 More fixes
3845
3846 2006-04-07 [colin]      2.1.0cvs17
3847
3848         * manual/faq.xml
3849         * manual/intro.xml
3850         * manual/keyboard.xml
3851                 Little fixes
3852
3853 2006-04-07 [colin]      2.1.0cvs16
3854
3855         * README
3856         * src/compose.c
3857         * src/prefs_common.c
3858         * src/prefs_common.h
3859                 Add hidden compose_no_markup pref
3860
3861 2006-04-07 [wwp]        2.1.0cvs15
3862
3863         * src/summary_search.c
3864         * .cvsignore
3865                 Bugfix: stop button was sticky when searching in an empty folder.
3866                 Applied curly brackets code style to the whole file (summary_search.c).
3867                 More files to ignore.
3868
3869 2006-04-07 [wwp]        2.1.0cvs14
3870
3871         * src/message_search.c
3872         * src/summary_search.c
3873                 changed default button when search bumps at file/folder
3874                 beginning or end, for convenience (thanks to Colin).
3875
3876 2006-04-07 [paul]       2.1.0cvs13
3877
3878         * src/plugins/dillo_viewer/dillo_prefs.c
3879                 avoid future potential for namespace collision
3880                 Patch by Colin
3881
3882 2006-04-06 [wwp]        2.1.0cvs12
3883
3884         * src/summary_search.c
3885                 Unify extended/advanced searches names (and thus factorize labels),
3886                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3887
3888 2006-04-06 [wwp]        2.1.0cvs11
3889
3890         * src/folderview.c
3891         * src/prefs_themes.c
3892         * src/summaryview.c
3893                 Fixed some compilation warnings.
3894
3895 2006-04-06 [colin]      2.1.0cvs10
3896
3897         * manual/advanced.xml
3898                 Document the wizard template and how to deploy
3899                 Sylpheed-Claws effectively
3900
3901 2006-04-06 [colin]      2.1.0cvs9
3902
3903         * src/folderview.c
3904                 gettext patch to tell translators about _("#"),
3905                 by Maxim Britov
3906
3907 2006-04-06 [colin]      2.1.0cvs8
3908
3909         * src/textview.c
3910                 Fix invalid GtkTextBIter after clicking "Display as text"
3911
3912 2006-04-06 [mones]      2.1.0cvs7
3913
3914         * src/addr_compl.c
3915         * src/addrindex.c
3916         * src/addritem.c
3917         * src/codeconv.c
3918         * src/compose.c
3919         * src/filtering.c
3920         * src/folder.c
3921         * src/folder_item_prefs.c
3922         * src/folderview.c
3923         * src/localfolder.c
3924         * src/matcher.c
3925         * src/mimeview.c
3926         * src/prefs_msg_colors.c
3927         * src/prefs_spelling.c
3928         * src/prefs_themes.c
3929         * src/procmime.c
3930         * src/procmsg.c
3931         * src/stock_pixmap.c
3932         * src/summaryview.c
3933         * src/textview.c
3934         * src/toolbar.c
3935         * src/common/mgutils.c
3936         * src/common/prefs.c
3937         * src/common/ssl_certificate.c
3938         * src/gtk/colorlabel.c
3939         * src/gtk/quicksearch.c
3940         * src/plugins/pgpmime/pgpmime.c
3941         * src/plugins/spamassassin/spamassassin.c
3942                 Removed redundant NULL checks for g_free() calls.
3943                 Patch by Pawel Pekala.
3944
3945 2006-04-06 [mones]      2.1.0cvs6
3946
3947         * src/prefs_actions.c
3948         * src/prefs_filtering.c
3949         * src/prefs_filtering_action.c
3950         * src/prefs_matcher.c
3951         * src/prefs_template.c
3952         * src/gtk/gtkutils.c
3953         * src/gtk/gtkutils.h
3954                 Have a nice replace button. Patch by Pawel Pekala
3955
3956 2006-04-06 [colin]      2.1.0cvs5
3957
3958         * src/addressbook.c
3959                 Fix crash with empty columns
3960
3961 2006-04-05 [colin]      2.1.0cvs4
3962
3963         * src/wizard.c
3964         * src/prefs_gtk.c
3965                 Allow wizard customization with pre-filled values
3966
3967 2006-04-05 [colin]      2.1.0cvs3
3968
3969         * src/textview.c
3970         * src/mimeview.c
3971         * src/mimeview.h
3972                 Nicer messages in mimeview
3973
3974 2006-04-05 [colin]      2.1.0cvs2
3975
3976         * src/addressbook.c
3977         * src/prefs_summaries.c
3978                 i18n fix
3979
3980 2006-04-05 [colin]      2.1.0cvs1
3981
3982         * src/plugins/pgpcore/plugin.c
3983         * src/plugins/pgpcore/select-keys.c
3984         * src/plugins/pgpcore/select-keys.h
3985         * src/plugins/pgpcore/sgpgme.c
3986         * src/plugins/pgpcore/sgpgme.h
3987         * src/plugins/pgpinline/pgpinline.c
3988         * src/plugins/pgpinline/plugin.c
3989         * src/plugins/pgpmime/pgpmime.c
3990         * src/plugins/pgpmime/plugin.c
3991                 Factorize and generalize a bit 
3992                 Drop S/MIME signature verification from PGP/MIME
3993                 (adding it as another, more complete plugin)
3994
3995 2006-04-05 [paul]       2.1.0
3996
3997         2.1.0 released
3998
3999 2006-04-05 [paul]       2.0.0cvs186
4000
4001         * manual/advanced.xml
4002                 add info on colour labels
4003
4004 2006-04-05 [paul]       2.0.0cvs185
4005
4006         * po/bg.po
4007         * po/cs.po
4008         * po/de.po
4009         * po/el.po
4010         * po/en_GB.po
4011         * po/fi.po
4012         * po/fr.po
4013         * po/it.po
4014         * po/nl.po
4015         * po/pl.po
4016         * po/pt_BR.po
4017         * po/sr.po
4018         * po/zh_CN.po
4019                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4020                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4021                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4022                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4023         * src/gtk/authors.h
4024         * tools/claws.i18n.status.pl
4025                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4026                 and new Czech translator, Tim <timbrain@post.cz>
4027
4028 2006-04-05 [mones]      2.0.0cvs184
4029
4030         * po/es.po
4031                 Updated translation
4032
4033 2006-04-05 [colin]      2.0.0cvs183
4034
4035         * src/gtk/quicksearch.c
4036                 Fix bug #929 (unnecessary reload in quick search bar)
4037
4038 2006-04-05 [colin]      2.0.0cvs182
4039
4040         * src/compose.c
4041                 Fix crash on Reply with no From:
4042                 Show signature and conversion error on queuing 
4043                 (but not sending)
4044         * src/mainwindow.c
4045         * src/summaryview.c
4046         * src/summaryview.h
4047                 Factorize threading code and make sure msginfo 
4048                 is not null when it comes from a GtkCTreeRow's 
4049                 data
4050         * src/gtk/gtkaspell.c
4051                 Check for necessary things
4052         * src/gtk/gtksctree.c
4053         * src/gtk/gtksctree.h
4054                 Reset anchor if necessary when removing node
4055
4056 2006-03-29 [colin]      2.0.0cvs181
4057
4058         * src/folderview.c
4059                 Warn for disabled IMAP accounts (due to lack of
4060                 libetpan). Breaks string-freeze - sorry - but it
4061                 is kind of important ;)
4062
4063 2006-03-28 [colin]      2.0.0cvs180
4064
4065         * src/gtk/gtkutils.c
4066         * src/gtk/gtkutils.h
4067                 Add a gtkut_get_link_btn() function that
4068                 creates a button which acts like an URI
4069         * src/prefs_themes.c
4070         * src/gtk/about.c
4071                 Use this function (factorizes codes)
4072         * src/common/defs.h
4073         * src/gtk/pluginwindow.c
4074                 Add a "Get more..." in the plugins window
4075
4076 2006-03-28 [colin]      2.0.0cvs179
4077
4078         * src/common/smtp.c
4079         * src/common/passcrypt.c
4080         * src/undo.c
4081                 Warning fixes. Patch by Pawel Pekala
4082
4083 2006-03-27 [colin]      2.0.0cvs178
4084
4085         * src/undo.c
4086                 Fix undoing by blocks with spaces
4087
4088 2006-03-27 [colin]      2.0.0cvs177
4089
4090         * src/textview.c
4091                 Set margin to 3px for headers
4092
4093 2006-03-27 [paul]
4094
4095         2.1.0-rc2 released
4096
4097 2006-03-27 [wwp]        2.0.0cvs176
4098
4099         * src/summaryview.c
4100                 don't reset quicksearch when updating the message list.
4101                 Thanks to Colin.
4102
4103 2006-03-26 [wwp]        2.0.0cvs175
4104
4105         * src/compose.c
4106                 use a unified border width ('other' tab in the compose window,
4107                 patch by Pawel Pekala).
4108
4109
4110 2006-03-26 [wwp]        2.0.0cvs174
4111
4112         * src/common/quoted-printable.c
4113         * src/addressbook.c
4114                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4115
4116 2006-03-26 [colin]      2.0.0cvs173
4117
4118         * src/quote_fmt_parse.y
4119                 Fix non-UTF8 date formats messing up the whole quote a 
4120                 little bit
4121
4122 2006-03-26 [colin]      2.0.0cvs172
4123
4124         * src/procheader.c
4125                 Make sure the date is UTF8 valid, or try to make it
4126                 so. IncrediMail is really IncrediStupid.
4127         * src/compose.c
4128                 Fix possible conversions. 
4129                 
4130
4131 2006-03-26 [colin]      2.0.0cvs171
4132
4133         * src/matcher.c
4134                 Fix corner cases in body search. This is still a
4135                 hack... It seems impossible to make it good and 
4136                 reasonably fast at the same time.
4137
4138 2006-03-26 [colin]      2.0.0cvs170
4139
4140         * src/summaryview.c
4141                 I think I killed the twilight zone bug!
4142                 summary_select_node() flushes GTK events in order
4143                 to be able to center the view. But this also 
4144                 flushes keypresses like Ctrl-Alt-U, so this can
4145                 call summary_show from summary_select_node (itself
4146                 called from summary_show, etc.). And the summaryview
4147                 has to be unlocked in this function. So just locking
4148                 while processing GTK events, and bailing if locked, 
4149                 should fix it.
4150                 Fixes bug #927 (SIGSEGV during Update Summary)
4151
4152 2006-03-25 [colin]      2.0.0cvs169
4153
4154         * src/matcher.c
4155                 Fix search in QP-encoded bodies
4156                 Fix utf-8 searches in bodies encoded in the
4157                 locale's encoding
4158         * src/common/quoted-printable.c
4159         * src/common/quoted-printable.h
4160                 Add a decode function that doesn't overwrite
4161                 the original pointer
4162                 
4163
4164 2006-03-24 [colin]      2.0.0cvs168
4165
4166         * src/action.c
4167         * src/summaryview.c
4168         * src/summaryview.h
4169                 Update message cache after action
4170                 Patch by H. Merijn Brand
4171         * src/prefs_msg_colors.c
4172                 Factorize label 
4173                 Patch by Fabien Vantard
4174         * src/plugins/spamassassin/spamassassin_gtk.c
4175                 Remove useless translation
4176                 Patch by Fabien Vantard
4177
4178 2006-03-23 [colin]      2.0.0cvs167
4179
4180         * src/common/ssl.c
4181                 Let 30 seconds to SSL_connect
4182
4183 2006-03-23 [wwp]        2.0.0cvs166
4184
4185         * src/summaryview.c
4186         * src/gtk/description_window.c
4187                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
4188                 and headers are translated; adjust description windows' width to fit their
4189                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
4190
4191 2006-03-23 [paul]       2.0.0cvs165
4192
4193         * src/common/utils.c
4194                 fix highlighting of URIs containing "()"
4195                 (2.0.0cvs164's reversal fixed)
4196                 Thanks to Colin.
4197
4198 2006-03-23 [paul]       2.0.0cvs164
4199
4200         * src/common/utils.c
4201                 revert patch, (postponing a fix), at 2.0.0cvs120
4202                 as it breaks more URIs than it fixes.
4203                 Allow '-' to be a terminating character in a URI
4204
4205 2006-03-22 [colin]      2.0.0cvs163
4206
4207         * configure.ac
4208                 Require libetpan 0.45
4209                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
4210
4211 2006-03-22 [paul]       2.0.0cvs162
4212
4213         * src/editgroup.c
4214                 replace '<-' and '->' buttons with GTK_STOCK graphical
4215                 buttons
4216         * src/summary_search.c
4217                 don't offer '...' for translation
4218                 add a tooltip to advanced search '...' button
4219         * src/gtk/quicksearch.c
4220                 don't offer '...' for translation
4221
4222 2006-03-21 [colin]      2.0.0cvs161
4223
4224         * src/compose.c
4225                 Fix middle-click pasting (insert at click
4226                 position instead of cursor position, don't
4227                 remove existing selection and allow pasting
4228                 our own selection)
4229         * src/addressbook.c
4230                 "LDAP Server" -> "LDAP servers"
4231
4232 2006-03-21 [wwp]        2.0.0cvs160
4233
4234         * src/etpan/imap-thread.c
4235                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
4236
4237 2006-03-20 [colin]      2.0.0cvs159
4238
4239         * src/summaryview.c
4240                 Don't reload summaryview after an execute with no
4241                 move action
4242
4243 2006-03-19 [colin]      2.0.0cvs158
4244
4245         * src/addressbook.c
4246                 and put groups at the top, always
4247
4248 2006-03-19 [colin]      2.0.0cvs157
4249
4250         * src/addressbook.c
4251                 Order groups before names, as previously
4252
4253 2006-03-19 [colin]      2.0.0cvs156
4254
4255         * src/addressbook.c
4256                 - Sort case-unsensitive
4257                 - Put the sort arrow at opening too
4258
4259 2006-03-19 [wwp]        2.0.0cvs155
4260
4261         * src/addressbook.c
4262                 allow sorting by name/email/remarks, ensure that right-pane's contents
4263                 matches the left-pane selection (cleared when appropriate).
4264                 Patch by Pawel Pekala <c0rn@o2.pl>.
4265
4266 2006-03-18 [colin]      2.0.0cvs154
4267
4268         * src/textview.c
4269                 Fix text cursor ;)
4270
4271 2006-03-18 [colin]      2.0.0cvs153
4272
4273         * src/gtk/filesel.c
4274                 Make sure we hide the preview if we didn't get
4275                 a filename
4276
4277 2006-03-18 [colin]      2.0.0cvs152
4278
4279         * src/summaryview.c
4280                 Set cursor to watch for execution (fixes lack
4281                 of watch-cursor when dnd'ing hundreds of mails)
4282         * src/gtk/filesel.c
4283                 Check that mime type is 'image/*' before updating
4284                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
4285
4286 2006-03-18 [colin]      2.0.0cvs151
4287
4288         * src/mainwindow.c
4289         * src/textview.c
4290         * src/textview.h
4291                 Put a watch cursor in textview too when the mainwindow's
4292                 cursor in a watch
4293
4294 2006-03-18 [colin]      2.0.0cvs150
4295
4296         * src/folder.c
4297                 Change wrong asserts to simple tests
4298
4299 2006-03-17 [colin]      2.0.0cvs149
4300
4301         * src/mainwindow.c
4302         * src/mainwindow.h
4303         * src/prefs_msg_colors.c
4304         * src/summaryview.c
4305         * src/summaryview.h
4306         * src/gtk/colorlabel.c
4307         * src/gtk/colorlabel.h
4308                 Add a color label menu in the main menubar
4309                 Add (fixed) accels Ctrl-{0-7} to change the color
4310                 They have to be fixed because the menu's dynamic,
4311                 the items are complex widgets, hence we can't use
4312                 a GtkItemFactory.
4313
4314
4315 2006-03-17 [wwp]        2.0.0cvs148
4316
4317         * src/compose.c
4318                 rollback few lines from my previous commit (those lines come from
4319                 a pending patch, accidentally commited, even if neutral as they are
4320                 commented out).
4321
4322 2006-03-17 [wwp]        2.0.0cvs147
4323
4324         * src/compose.c
4325                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
4326                 applied code style/indentation to the modified function.
4327
4328 2006-03-17 [wwp]        2.0.0cvs146
4329
4330         * src/procmsg.c
4331         * src/compose.c
4332                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
4333
4334 2006-03-17 [paul]
4335
4336         2.1.0-rc1 released
4337
4338 2006-03-17 [paul]       2.0.0cvs145
4339
4340         * src/main.c
4341                 addressbook_read_file() was called twice
4342         * src/textview.c
4343                 X-Mailer highlighting
4344
4345 2006-03-16 [colin]      2.0.0cvs144
4346
4347         * src/sourcewindow.c
4348         * src/sourcewindow.h
4349                 And the last one, in source window.
4350
4351 2006-03-16 [colin]      2.0.0cvs143
4352
4353         * src/compose.c
4354         * src/compose.h
4355                 Fix the same stuff in compose
4356
4357 2006-03-16 [colin]      2.0.0cvs142
4358
4359         * src/messageview.c
4360                 Complete the previous messageview crash fix
4361
4362 2006-03-16 [colin]      2.0.0cvs141
4363
4364         * src/procmsg.h
4365         * src/procmsg.c
4366         * src/folder.c
4367                 Fix POSTPROCESSING hook
4368                 Patch by H. Merijn Brand
4369
4370         * src/procmime.c
4371         * src/procmime.h
4372                 Parse Content-Location
4373
4374         * src/toolbar.c
4375         * src/messageview.c
4376         * src/messageview.h
4377                 Don't crash when a top-level MessageView has
4378                 been closed on us. Same problematic than
4379                 yesterday's quicksearch issue.
4380
4381 2006-03-15 [colin]      2.0.0cvs140
4382
4383         * src/gtk/quicksearch.c
4384                 Fix a bitchy race we didn't think about when we
4385                 added quicksearch cancellation:
4386                 If the search is not on cached fields, for example
4387                 body_part matchcase "stuff"
4388                 the matcher code has to get the whole message. If
4389                 we're on IMAP, that can be slow, and in order to
4390                 be non-blocking, the IMAP code idle loop processes
4391                 gtk events too. So it is possible to cancel a
4392                 quicksearch while the matcher is getting the mail's
4393                 body. After matcher got its body, it will start to
4394                 iterate over the matcher list that the Quicksearch's
4395                 clear_search_cb() just freed via prepare_matcher().
4396                 SIGSEGV ensues.
4397                 The fix consists of guarding the matcherlist_match()
4398                 call with a boolean 'matching'. If we reset the
4399                 quicksearch while matching is TRUE, we don't free
4400                 the matcherlist anymore like we did, but we set
4401                 another new flag, deferred_free, to TRUE. Then,
4402                 in quicksearch_match(), just after returning from
4403                 matcherlist_match() and unsetting the matching flag,
4404                 we check the deferred_free flag and do the
4405                 prepare_matcher() (which does the matcherlist_free)
4406                 for real, so we free the matcherlist once it's not
4407                 used anymore.
4408                 As all of this runs via the glib main loop, we
4409                 luckily don't need a mutex.
4410         * src/summaryview.c
4411                 Also, show progress while searching.
4412
4413
4414 2006-03-14 [colin]      2.0.0cvs139
4415
4416         * src/alertpanel.c
4417                 Make alertpanel_is_open non-static
4418
4419 2006-03-14 [colin]      2.0.0cvs138
4420
4421         * src/prefs_spelling.c
4422                 Cleanups - Fabien Vantard
4423
4424 2006-03-14 [wwp]        2.0.0cvs137
4425
4426         * src/main.c
4427                 code style normalization (curly braces, indentation).
4428
4429 2006-03-14 [wwp]        2.0.0cvs137
4430
4431         * src/main.c
4432                 code style (braces, indentation)
4433
4434 2006-03-12 [paul]       2.0.0cvs136
4435
4436         * src/prefs_common.c
4437                 trans_hdr defaults to FALSE to be RFC-savvy
4438         * src/prefs_summaries.c
4439                 add a tooltip to the trans_hdr option
4440                 
4441
4442 2006-03-12 [paul]       2.0.0cvs135
4443
4444         * src/prefs_matcher.c
4445                 give a little more width to the combos
4446         * src/prefs_display_header.c
4447         * src/textview.c
4448                 translate headers if prefs_common.trans_hdr
4449                 is TRUE
4450
4451         Patches by Pawel Pekala
4452
4453 2006-03-12 [paul]       2.0.0cvs134
4454
4455         * src/plugins/clamav/clamav_plugin.c
4456         * src/plugins/dillo_viewer/dillo_viewer.c
4457         * src/plugins/pgpcore/plugin.c
4458         * src/plugins/pgpinline/plugin.c
4459         * src/plugins/pgpmime/plugin.c
4460         * src/plugins/spamassassin/spamassassin.c
4461                 update/add to descriptions
4462         * src/plugins/spamassassin/spamassassin_gtk.c
4463                 fixes to the english, remove superfluous
4464                 tooltips, clean up a little
4465
4466 2006-03-12 [paul]       2.0.0cvs133
4467
4468         * src/compose.c
4469                 fix Bug 924, 'Account combo box shows up wrong 
4470                 if & is in account name'
4471
4472 2006-03-11 [colin]      2.0.0cvs132
4473
4474         * src/summaryview.c
4475                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
4476                 messed up shift-selection because is slows down
4477                 moving around summaryview. thanks -users
4478
4479 2006-03-10 [colin]      2.0.0cvs131
4480
4481         * src/plugins/spamassassin/spamassassin_gtk.c
4482                 Put back Paul's engrish fixes
4483
4484 2006-03-10 [colin]      2.0.0cvs130
4485
4486         * src/plugins/spamassassin/spamassassin.c
4487         * src/plugins/spamassassin/spamassassin.h
4488         * src/plugins/spamassassin/spamassassin_gtk.c
4489                 Cleanup SA prefs page (more)
4490                 Patch by Fabien Vantard
4491
4492 2006-03-10 [paul]       2.0.0cvs129
4493
4494         * src/prefs_msg_colors.c
4495         * src/prefs_spelling.c
4496                 widget sensitivity
4497
4498 2006-03-09 [mones]      2.0.0cvs128
4499
4500         * po/es.po
4501                 Update for next RC
4502
4503 2006-03-09 [wwp]        2.0.0cvs127
4504
4505         * configure.ac
4506                 revert accidental commit (requirement for libetpan 0.43), this time
4507                 not in HEAD.
4508
4509 2006-03-09 [wwp]        2.0.0cvs125
4510
4511         * configure.ac
4512                 revert accidental commit (requirement for libetpan 0.43)
4513
4514 2006-03-09 [paul]       2.0.0cvs126
4515
4516         * src/prefs_receive.c
4517                 remove useless frame
4518                 replace 'incorporation' with 'receiving'
4519         * src/plugins/clamav/clamav_plugin_gtk.c
4520         * src/plugins/spamassassin/spamassassin_gtk.c
4521                 improve widget sensitivity
4522                 fix a bit his engrish
4523
4524 2006-03-09 [wwp]        2.0.0cvs125
4525
4526         * src/addressadd.c
4527         * src/foldersel.c
4528         * src/prefs_common.c
4529         * src/prefs_common.h
4530                 remember some more windows' sizes (add to addressbook and
4531                 select folder).
4532
4533 2006-03-09 [paul]       2.0.0cvs124
4534
4535         * src/plugins/pgpcore/prefs_gpg.c
4536                 normalise construction of dialogue
4537
4538 2006-03-09 [paul]       2.0.0cvs123
4539
4540         * src/plugins/trayicon/Makefile.am
4541                 add missing slash
4542
4543 2006-03-08 [colin]      2.0.0cvs122
4544
4545         * src/plugins/trayicon/Makefile.am
4546                 Fix build in separate dir 
4547                 Patch by Bamanzi <bamanzi@gmail.com>
4548
4549 2006-03-08 [colin]      2.0.0cvs121
4550
4551         * src/procmsg.c
4552                 Batch move and copies from summaryview with delayed execution
4553                 too
4554
4555 2006-03-07 [paul]       2.0.0cvs120
4556
4557         * src/common/utils.c
4558                 fix highlighting of URIs containing "()"
4559                 Patch by Pawel Pekala
4560
4561 2006-03-07 [paul]       2.0.0cvs119
4562
4563         * src/folder.c
4564         * src/folder.h
4565         * src/folderview.c
4566                 immediately do alphabetical resort when
4567                 changing a folder's name
4568                 Patch by Pawel Pekala
4569
4570 2006-03-07 [paul]       2.0.0cvs118
4571
4572         * src/news.c
4573         * src/news_gtk.c
4574                 when unsubscribing a newsgroup, remove the
4575                 folder and msgs in .sylpheed-claws/newscache
4576                 Patch by Pawel Pekala <c0rn@gazeta.pl>
4577
4578 2006-03-07 [paul]       2.0.0cvs117
4579
4580         * src/textview.c
4581                 fix wrong Fake URL Warning
4582                 Thanks to Hiro
4583
4584 2006-03-07 [colin]      2.0.0cvs116
4585
4586         * src/imap.c
4587                 Return immediately when password dialog was
4588                 cancelled
4589         * src/gtk/inputdialog.c
4590                 Allow empty strings for passwords
4591
4592
4593 2006-03-06 [colin]      2.0.0cvs115
4594
4595         * src/imap.c
4596                 Prevent double-timeouts when connection fails
4597
4598 2006-03-06 [colin]
4599
4600         2.0.1-rc1 released
4601
4602 2006-03-06 [colin]      2.0.0cvs114
4603
4604         * src/imap.c
4605                 Refresh session during potentially long
4606                 operations
4607
4608 2006-03-06 [wwp]        2.0.0cvs113
4609
4610         * src/prefs_msg_colors.h
4611                 forgot that one (custom color labels).
4612
4613 2006-03-06 [wwp]        2.0.0cvs112
4614
4615         * src/prefs_common.c
4616         * src/prefs_common.h
4617         * src/prefs_msg_colors.c
4618         * src/summaryview.c
4619         * src/summaryview.h
4620         * src/gtk/colorlabel.c
4621         * src/gtk/colorlabel.h
4622                 colors in messages list are now customizable. Color values and names can
4623                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
4624                 Thanks to Paul and Colin for their help with this longstanding patch!
4625
4626 2006-03-06 [wwp]        2.0.0cvs111
4627
4628         * src/textview.c
4629                 don't crash if (x)face is bad.
4630
4631 2006-03-05 [paul]       2.0.0cvs110
4632
4633         * AUTHORS
4634         * configure.ac
4635         * src/Makefile.am
4636         * src/common/Makefile.am
4637         * src/common/utils.h
4638         * src/etpan/imap-thread.c
4639         * src/gtk/authors.h
4640         * src/plugins/clamav/Makefile.am
4641         * src/plugins/demo/Makefile.am
4642         * src/plugins/dillo_viewer/Makefile.am
4643         * src/plugins/pgpcore/Makefile.am
4644         * src/plugins/pgpcore/passphrase.c
4645         * src/plugins/pgpinline/Makefile.am
4646         * src/plugins/pgpmime/Makefile.am
4647         * src/plugins/spamassassin/Makefile.am
4648         * src/plugins/trayicon/Makefile.am
4649                 fix builiding on cygwin
4650                 Patch by Ralgh Young <bamanzi@gmail.com>
4651
4652 2006-03-04 [wwp]        2.0.0cvs109
4653
4654         * manual/keyboard.xml
4655                 fix mixed up/down keys.
4656
4657 2006-03-04 [wwp]        2.0.0cvs108
4658
4659         * README
4660         * INSTALL
4661                 updated links to SpamAssassin.
4662
4663 2006-03-04 [wwp]        2.0.0cvs107
4664
4665         * manual/plugins.xml
4666         * src/plugins/spamassassin/README
4667                 updated SpamAssassin plugin docs to reflect new functional additions
4668                 (also fix/update/documents few technical stuff more, see the README).
4669
4670 2006-03-04 [wwp]        2.0.0cvs106
4671
4672         * src/prefs_message.c
4673                 normalized capitalization of message-prefs paths.
4674
4675 2006-03-04 [wwp]        2.0.0cvs105
4676
4677         * manual/advanced.xml
4678                 typo.
4679
4680 2006-03-03 [colin]      2.0.0cvs104
4681
4682         * src/plugins/clamav/clamav_plugin_gtk.c
4683                 Rework prefs page, patch by Fabien 
4684
4685 2006-03-03 [colin]      2.0.0cvs103
4686
4687         * src/plugins/clamav/clamav_plugin.c
4688                 Set error on all errors
4689
4690 2006-03-03 [colin]      2.0.0cvs102
4691
4692         * src/common/plugin.c
4693                 Initialize error to avoid crashing when a plugin fails
4694                 without setting error
4695
4696 2006-03-02 [wwp]        2.0.0cvs101
4697
4698         * configure.ac
4699                 fixed linker flags for libetpan support on Cygwin
4700                 (thanks to H.Merijn Brand).
4701
4702 2006-03-02 [wwp]        2.0.0cvs100
4703
4704         * src/addressbook.c
4705                 fix some AB error messages: one for punctuation and
4706                 one wrongly duplicate (thanks, maxbritov).
4707
4708 2006-03-02 [wwp]        2.0.0cvs99
4709
4710         * src/plugins/spamassassin/spamassassin.c
4711                 make sync calls to sa-learn/spamc to prevent
4712                 system (whatever local or client/server) overload.
4713
4714 2006-03-02 [colin]      2.0.0cvs98
4715
4716         * src/summaryview.c
4717                 Put the spam icon in the status column instead of the
4718                 mark one
4719
4720 2006-03-01 [colin]      2.0.0cvs97
4721
4722         * src/plugins/spamassassin/spamassassin.c
4723                 Fix segfault (g_file_set_contents fails for some 
4724                 reason and err==0x2f. Can't find out why with
4725                 valgrind, using working function :-)
4726
4727 2006-03-01 [colin]      2.0.0cvs96
4728
4729         * src/inc.c
4730                 Offline overriding: let 'No' be cached only 3 seconds
4731
4732 2006-03-01 [colin]      2.0.0cvs95
4733
4734         * src/addr_compl.c
4735         * src/addrbook.c
4736         * src/addressbook.c
4737         * src/addrindex.c
4738         * src/folder_item_prefs.c
4739         * src/headerview.c
4740         * src/imap.c
4741         * src/inc.c
4742         * src/ldif.c
4743         * src/mainwindow.c
4744         * src/mh.c
4745         * src/msgcache.c
4746         * src/prefs_common.h
4747         * src/prefs_msg_colors.c
4748         * src/procheader.c
4749         * src/procheader.h
4750         * src/procmime.c
4751         * src/procmsg.c
4752         * src/procmsg.h
4753         * src/send_message.h
4754         * src/simple-gettext.c
4755         * src/summaryview.c
4756         * src/summaryview.h
4757         * src/syldap.c
4758         * src/textview.c
4759         * src/undo.c
4760         * src/common/ssl_certificate.c
4761         * src/common/utils.c
4762         * src/gtk/colorsel.c
4763         * src/gtk/gtksctree.c
4764         * src/gtk/gtkshruler.c
4765         * src/plugins/trayicon/trayicon.c
4766                 #if 0 goes to /dev/null
4767
4768 2006-03-01 [colin]      2.0.0cvs94
4769
4770         * src/compose.c
4771         * src/imap.c
4772         * src/inc.c
4773         * src/inc.h
4774         * src/messageview.c
4775         * src/news.c
4776         * src/plugins/spamassassin/spamassassin.c
4777                 Allow to add information in the "working offline"
4778                 window
4779
4780 2006-03-01 [wwp]        2.0.0cvs93
4781
4782         * src/plugins/spamassassin/spamassassin.c
4783                 fixed spamc invocation: use a tricky temporary mini shell wrapper
4784                 'cause it seems that calling `spamc ... < inputfile` with
4785                 g_spawn_(a)sync simply.. erm doesn't work :-).
4786
4787 2006-03-01 [wwp]        2.0.0cvs92
4788
4789         * src/toolbar.c
4790         * src/toolbar.h
4791                 simplify the adding of spam/ham button to the messageview toolbar
4792                 (it gets more clear now that the same button will be "Mark as spam"
4793                 or "Mark as ham" according to the current message status,
4794                 thanks to Colin).
4795
4796 2006-03-01 [wwp]        2.0.0cvs91
4797
4798         * src/messageview.c
4799         * src/procmsg.c
4800         * src/procmsg.h
4801         * src/summaryview.c
4802         * src/plugins/spamassassin/spamassassin.c
4803         * src/plugins/spamassassin/spamassassin.h
4804                 make learner callbacks return a status (0 for ok),
4805                 handle it in main code to avoid setting flags when learning failed,
4806                 don't learn on TCP if offline in spamassassin,
4807                 thanks to Colin.
4808
4809                 
4810
4811 2006-03-01 [wwp]        2.0.0cvs90
4812
4813         * src/compose.c
4814                 some work around the compose window's account menu,
4815                 patch by Fabien Vantard.
4816
4817 2006-03-01 [wwp]        2.0.0cvs89
4818
4819         * src/plugins/spamassassin/spamassassin.c
4820                 fixed bad logics, was using spamc in local mode and sa-learn
4821                 in remote mode (thanks, Colin).
4822
4823 2006-03-01 [wwp]        2.0.0cvs88
4824
4825         * src/plugins/spamassassin/spamassassin.c
4826         * src/plugins/spamassassin/spamassassin.h
4827         * src/plugins/spamassassin/spamassassin_gtk.c
4828                 made processing of emails w/ sa-plugin an option (default is TRUE),
4829                 fixed Engrish some tooltips, capitalization of some debug messages
4830                 and warnings. The spamassassin plugin now provides two separate
4831                 services: process emails upon incorporation and spamd training.
4832                 Both services (un)register independently but use some common
4833                 plugin settings (transport settings, spam storage location).
4834
4835 2006-02-28 [wwp]        2.0.0cvs87
4836
4837         * src/plugins/spamassassin/spamassassin.c
4838                 fix async flag to spamc cmdline execution (batch exec should
4839                 be asynchronous).
4840
4841 2006-02-27 [wwp]        2.0.0cvs86
4842
4843         * src/plugins/spamassassin/spamassassin.c
4844         * src/plugins/spamassassin/spamassassin.h
4845         * src/plugins/spamassassin/spamassassin_gtk.c
4846                 - added the ability to learn a remote spamassassin server (spamd),
4847                 using spamc.
4848                 - added the spamassassin option 'username', that applies to all
4849                 spamassassin operations (filtering, learning, local or remote).
4850                 The default username is the current unix user (if left blank
4851                 from gtk prefs or config file).
4852                 - commented out some unused code (notebook widget), removed unused
4853                 layout (hbox1).
4854                 - make more widgets sensitive to the transport type.
4855
4856 2006-02-27 [colin]      2.0.0cvs85
4857
4858         * src/plugins/spamassassin/spamassassin.c
4859                 Fix sa-learn call when offline
4860
4861 2006-02-27 [colin]      2.0.0cvs84
4862
4863         * configure.ac
4864         * src/Makefile.am
4865         * src/mainwindow.c
4866         * src/mainwindow.h
4867         * src/messageview.c
4868         * src/messageview.h
4869         * src/prefs_toolbar.c
4870         * src/procmsg.c
4871         * src/stock_pixmap.c
4872         * src/stock_pixmap.h
4873         * src/summaryview.c
4874         * src/toolbar.c
4875         * src/toolbar.h
4876         * src/pixmaps/ham_btn.xpm
4877         * src/pixmaps/spam.xpm
4878         * src/pixmaps/spam_btn.xpm
4879         * src/plugins/spamassassin/spamassassin.c
4880                 Add button in toolbar for spam learning
4881                 Fix a few bugs from the last related commit
4882                 Revert 1.9.6cvs23 which messed up shift-selection
4883
4884 2006-02-24 [colin]      2.0.0cvs83
4885
4886         * src/procmsg.c
4887         * src/summaryview.c
4888         * src/summaryview.h
4889         * src/plugins/spamassassin/spamassassin.c
4890         * src/plugins/spamassassin/spamassassin.h
4891         * src/plugins/spamassassin/spamassassin_gtk.c
4892                 Unregister learner when spamassassin is either
4893                 disabled or over tcp
4894
4895 2006-02-24 [colin]      2.0.0cvs82
4896
4897         * src/Makefile.am
4898         * src/mainwindow.c
4899         * src/mainwindow.h
4900         * src/procmsg.c
4901         * src/procmsg.h
4902         * src/stock_pixmap.c
4903         * src/stock_pixmap.h
4904         * src/summaryview.c
4905         * src/summaryview.h
4906         * src/gtk/icon_legend.c
4907         * src/pixmaps/spam.xpm  ** NEW FILE **
4908         * src/plugins/spamassassin/spamassassin.c
4909         * src/plugins/spamassassin/spamassassin_gtk.c
4910                 Add spam learning interface (Mark/Mark as 
4911                 (spam|ham) menus)
4912
4913 2006-02-24 [wwp]        2.0.0cvs81
4914
4915         * src/compose.c
4916         * src/compose.h
4917         * src/filtering.c
4918                 hide compose window when sending message in batch mode
4919                 (filtering: forward and redirect). Also fixed a wrong
4920                 value returned when sending failed, neutral anyway.
4921                 (Colin, me) 
4922
4923 2006-02-24 [wwp]        2.0.0cvs80
4924
4925         * src/mainwindow.c
4926                 use GTK+'s stock quit button. Patch by Fabien Vantard.
4927
4928 2006-02-24 [paul]       2.0.0cvs79
4929
4930         * src/news.c
4931         * src/news.h
4932         * src/news_gtk.c
4933                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
4934                 Thanks to Colin
4935
4936 2006-02-23 [colin]      2.0.0cvs78
4937
4938         * src/alertpanel.c
4939                 Change OK to Close in alertpanel with View log
4940                 button; add accel to View log. Patch by Fabien
4941                 Vantard
4942
4943 2006-02-23 [wwp]        2.0.0cvs77
4944
4945         * src/compose.c
4946                 silly me, there were much more tests to perform, since toolbars can
4947                 really have down to 1 element only.
4948
4949 2006-02-23 [wwp]        2.0.0cvs76
4950
4951         * commitHelper
4952                 fixed indentation from my previous commit. Fallback to VISUAL if
4953                 EDITOR is not set (and to vi, at last resort).
4954
4955 2006-02-23 [wwp]        2.0.0cvs75
4956
4957         * commitHelper
4958                 improved error detection (Colin, me).
4959
4960 2006-02-23 [wwp]        2.0.0cvs74
4961
4962         * src/prefs_toolbar.c
4963                 simplify and fix prefs/toolbars layouting. Combos' contents can
4964                 now be really displayed.
4965
4966 2006-02-23 [wwp]        2.0.0cvs73
4967         simplifies and fix prefs/toolbars layouting. Combos' contents can now
4968         be really displayed.
4969
4970 2006-02-22 [wwp]        2.0.0cvs72
4971
4972         * src/compose.c
4973                 fix a typo in my previous commit (sorry!).
4974
4975 2006-02-22 [wwp]        2.0.0cvs71
4976
4977         * src/prefs_toolbar.c
4978                 fix a crash when adding separators to toolbars,
4979                 also fix some separator item information.
4980
4981 2006-02-22 [wwp]        2.0.0cvs70
4982
4983         * src/compose.c
4984                 fix a crash when redirecting (for instance) when compose window's
4985                 toolbar contents has been customized (when some buttons have been
4986                 removed in fact).
4987
4988 2006-02-21 [wwp]        2.0.0cvs69
4989
4990         * src/summaryview.c
4991         * src/gtk/pluginwindow.c
4992         * src/plugins/pgpcore/prefs_gpg.c
4993                 fix some compilation warnings (feat. remains of removed code).
4994
4995 2006-02-21 [wwp]        2.0.0cvs68
4996
4997         * src/gtk/gtkutils.c
4998                 fix two compilation issues, thanks to Stephan Sachse.
4999
5000 2006-02-20 [colin]      2.0.0cvs67
5001
5002         * src/mainwindow.c
5003                 Don't reselect displayed mail on refocus
5004                 This fixes actions misbehaving 
5005
5006 2006-02-20 [wwp]        2.0.0cvs66
5007
5008         * src/summaryview.c
5009         * src/gtk/gtksctree.c
5010         * src/gtk/gtkshruler.c
5011                 changed more runtime typecast checks.
5012
5013 2006-02-20 [wwp]        2.0.0cvs65
5014
5015         * src/summary_search.c
5016                 find all - summaryview refresh issue fixed, thanks to Colin.
5017
5018 2006-02-20 [wwp]        2.0.0cvs64
5019
5020         * src/gtk/gtkutils.c
5021                 better runtime typecast checks.
5022
5023 2006-02-20 [wwp]        2.0.0cvs63
5024
5025         * src/summary_search.c
5026                 enhancements to the summary search:
5027                         - add the ability to stop the running search
5028                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5029                         - don't search if no criteria (From/To/Subject/Body) is set
5030                         - ensure that a busy mouse pointer is always shown when searching,
5031                           show it even a bit earlier
5032
5033 2006-02-19 [colin]      2.0.0cvs62
5034
5035         * src/compose.c
5036         * src/imap.c
5037         * src/etpan/imap-thread.c
5038         * src/etpan/imap-thread.h
5039                 (Future) IMAP speed improvement on sending
5040                 Will require a libetpan update
5041         * src/summaryview.c
5042         * src/gtk/quicksearch.c
5043                 Make quicksearch clearable while running.
5044
5045 2006-02-17 [colin]      2.0.0cvs61
5046
5047         * src/imap.c
5048         * src/etpan/imap-thread.c
5049         * src/etpan/imap-thread.h
5050                 Check for IMAP certificates
5051                 ** Requires libetpan-0.42-cvs4 
5052                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5053
5054 2006-02-17 [colin]      2.0.0cvs60
5055
5056         * src/messageview.c
5057         * src/prefs_common.c
5058         * src/prefs_common.h
5059         * src/prefs_message.c
5060                 Add pref to display HTML-only mails with plugin, 
5061                 if possible (defaulting to FALSE of course).
5062
5063 2006-02-16 [colin]      2.0.0cvs59
5064
5065         * src/main.c
5066         * src/common/plugin.c
5067         * src/common/plugin.h
5068         * src/gtk/pluginwindow.c
5069                 Keep track of requested (but unloaded) plugins
5070                 in some error cases.
5071
5072 2006-02-16 [wwp]        2.0.0cvs58
5073
5074         * src/gtk/gtkaspell.c
5075         * src/gtk/gtkaspell.h
5076         * src/prefs_spelling.c
5077         * src/compose.c
5078         * src/prefs_common.c
5079         * src/prefs_common.h
5080                 implemented new optional spellchecker behaviour: re-check message when
5081                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5082
5083 2006-02-16 [wwp]        2.0.0cvs57
5084
5085         * src/quote_fmt_parse.y
5086                 pclose popen'ed pipe.
5087
5088 2006-02-15 [colin]      2.0.0cvs56
5089
5090         * src/mimeview.c
5091         * src/mimeview.h
5092                 Let MimeViewers know which MimeView they
5093                 depend of.
5094         * src/summaryview.c
5095                 Swap From/To columns in Sent/Queue/Drafts
5096                 folders
5097         * src/etpan/imap-thread.c
5098                 Use mailstream_low_tls_open() for STARTTLS
5099                 instead of mailstream_low_ssl_open()
5100                 ** REQUIRES libetpan 0.42cvs3 **
5101
5102 2006-02-15 [wwp]        2.0.0cvs55
5103
5104         * src/compose.c
5105         * src/compose.h
5106         * src/message_search.c
5107         * src/message_search.h
5108         * src/textview.c
5109         * src/gtk/gtkutils.c
5110         * src/gtk/gtkutils.h
5111                 added the ability to Find text in the compose window (and a bit
5112                 of code factorization).
5113
5114 2006-02-15 [wwp]        2.0.0cvs54
5115
5116         * src/prefs_gtk.c
5117                 yet another one file was missing (fix for some widgets' sensitivity).
5118                 Thanks Colin!
5119
5120 2006-02-15 [wwp]        2.0.0cvs53
5121
5122         * src/prefs_gtk.h
5123                 oops forgot that file (fix for some widgets' sensitivity).
5124
5125 2006-02-15 [wwp]        2.0.0cvs52
5126
5127         * src/summary_search.c
5128                 implemented advanced summary search options (added the ability
5129                 to use matcher conditions in an advanced search mode).
5130
5131 2006-02-15 [wwp]        2.0.0cvs51
5132
5133         * src/plugins/pgpcore/prefs_gpg.c
5134         * src/prefs_account.c
5135                 fix some widget sensitivity, mostly around some labels in
5136                 account prefs.
5137
5138 2006-02-15 [paul]       2.0.0cvs50
5139
5140         * manual/advanced.xml
5141                 improve Templates info
5142                 written by wwp
5143
5144 2006-02-14 [colin]      2.0.0cvs49
5145
5146         * src/pixmaps/address_book.xpm
5147         * src/pixmaps/preferences.xpm
5148         * src/pixmaps/properties.xpm
5149                 Fix pixmap size - patch by Fabien Vantard
5150
5151 2006-02-13 [colin]      2.0.0cvs48
5152
5153         * src/procmime.c
5154                 Add missing fclose()s on error
5155         * src/textview.c
5156                 Remove unused code
5157         * src/common/utils.c
5158                 Fix temp files not being deleted on windows
5159         Patches by Thomas Gilgin
5160
5161 2006-02-13 [colin]      2.0.0cvs47
5162
5163         * src/mainwindow.c
5164                 Fix exit crash
5165
5166 2006-02-13 [wwp]        2.0.0cvs46
5167
5168         * src/plugins/pgpcore/prefs_gpg.c
5169                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
5170
5171 2006-02-12 [colin]      2.0.0cvs45
5172
5173         * src/folderview.c
5174         * src/main.c
5175         * src/mainwindow.c
5176                 Fix "stuff" when quitting
5177
5178 2006-02-12 [wwp]        2.0.0cvs44
5179
5180         * src/prefs_themes.c
5181                 fix typos in debug messages.
5182
5183 2006-02-11 [colin]      2.0.0cvs43
5184
5185         * src/summaryview.c
5186                 don't allow drag/drop from ourself
5187
5188 2006-02-10 [wwp]        2.0.0cvs42
5189
5190         * src/exporthtml.c
5191         * src/html.c
5192         * src/html.h
5193         * src/procmime.c
5194         * src/textview.c
5195                 renamed html_ prefixed functions and data structures to avoid
5196                 namespace clashes w/ other software (gtkhtml2 for instance).
5197                 Closes bug #907.
5198
5199
5200 2006-02-09 [colin]      2.0.0cvs41
5201
5202         * src/summaryview.c
5203                 Fix shitty logic messed up. Thanks Ticho for the hint!
5204
5205 2006-02-09 [wwp]        2.0.0cvs40
5206
5207         * src/gtk/about.c
5208         * src/compose.c
5209         * src/prefs_account.c
5210         * src/prefs_gtk.h
5211         * src/editaddress.c
5212                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
5213                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
5214                 Browse buttons in accounts prefs.
5215
5216 2006-02-09 [colin]      2.0.0cvs39
5217
5218         * src/matcher.c
5219                 Check for pointer before using its members
5220         * src/gtk/gtksourceprintjob.c
5221                 Fix a wrong warning
5222
5223 2006-02-09 [wwp]        2.0.0cvs38
5224
5225         * src/gtk/filesel.c
5226                 fix few compiler warnings (type mismatch).
5227
5228 2006-02-09 [paul]       2.0.0cvs37
5229
5230         * po/fr.po
5231                 updated by Fabien Vantard
5232
5233 2006-02-08 [colin]      2.0.0cvs36
5234
5235         * src/prefs_common.c
5236         * src/common/defs.h
5237         * src/common/plugin.c
5238                 allow windows and linux configurations to coexist
5239                 patch by Thomas Gilgin
5240
5241 2006-02-08 [colin]      2.0.0cvs35
5242
5243         * src/filtering.c
5244         * src/matcher.c
5245         * src/matcher.h
5246         * src/matcher_parser_parse.y
5247         * src/prefs_filtering_action.c
5248         * src/prefs_matcher.c
5249                 Add the "Ignore thread" filtering
5250                 action
5251
5252 2006-02-08 [colin]      2.0.0cvs34
5253
5254         * src/compose.c
5255         * src/procmime.c
5256         * src/procmime.h
5257                 Fix bug #905 (damaged attachment)
5258                 text files with raw \0's aren't really text files
5259         FOR_STABLE
5260
5261 2006-02-08 [colin]      2.0.0cvs33
5262
5263         * src/summaryview.c
5264                 Fix crasher introduced yesterday
5265
5266 2006-02-08 [wwp]        2.0.0cvs32
5267
5268         * src/compose.c
5269         * src/compose.h
5270                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
5271
5272 2006-02-08 [wwp]        2.0.0cvs31
5273
5274         * src/prefs_template.c
5275                 templates enhancement: allow address completion for Cc and Bcc fields
5276                 (it was currently possible for the To field only)
5277
5278 2006-02-08 [colin]      2.0.0cvs30
5279
5280         * src/compose.c
5281                 Don't unblock if not blocked
5282         FOR_STABLE
5283
5284 2006-02-07 [colin]      2.0.0cvs29
5285
5286         * src/action.c
5287                 Forgot to refresh summaryview
5288
5289 2006-02-07 [colin]      2.0.0cvs28
5290
5291         * src/action.c
5292                 Freeze/thaw message list and folder list while
5293                 processing %as{} actions 
5294         * src/compose.c
5295                 Fix auto-wrap disabling after a middle-click
5296                 paste - FOR_STABLE
5297
5298 2006-02-07 [paul]       2.0.0cvs27
5299
5300         * src/folder.c
5301                 fix freeing of uninitialised pointers
5302                 Thanks to Colin
5303
5304 2006-02-06 [colin]      2.0.0cvs26
5305
5306         * src/folder.c
5307                 Use g_slist_prepend in potentially big list
5308
5309 2006-02-06 [colin]      2.0.0cvs25
5310
5311         * src/folder.c
5312                 Completely skip processing if it doesn't 
5313                 exist (faster!)
5314
5315 2006-02-06 [colin]      2.0.0cvs24
5316
5317         * src/folder.c
5318         * src/summaryview.c
5319                 Batch filtering in summaryview (from Tools menu)
5320                 and pre/post//-processing too
5321
5322 2006-02-06 [colin]      2.0.0cvs23
5323
5324         * src/procmsg.h
5325         * src/filtering.c
5326                 Use a special field for batch filtering instead
5327                 of stepping on deferred execution's toes
5328
5329 2006-02-06 [colin]      2.0.0cvs22
5330
5331         * src/action.c
5332         * src/filtering.c
5333         * src/filtering.h
5334         * src/folder.c
5335         * src/summaryview.c
5336                 Fix filtering via menus and actions
5337
5338 2006-02-06 [colin]      2.0.0cvs21
5339
5340         * src/imap.c
5341                 Put the added file directly to cache if possible (will work
5342                 with next libetpan)
5343         * src/filtering.c
5344         * src/filtering.h
5345         * src/inc.c
5346         * src/folder.c
5347         * src/mbox.c
5348         * src/procmsg.h
5349                 Move and copy filtered messages by batches instead of one
5350                 by one - faster on IMAP
5351         * src/procmsg.c
5352                 Add a function that'll possibly be useful later
5353
5354 2006-02-06 [colin]      2.0.0cvs20
5355
5356         * src/addressbook.c
5357                 Use internal mime-type instead of text/plain for d'n'd
5358         * src/compose.c
5359                 Allow attaching files from mimeview's icon list via d'n'd
5360         * src/folderview.c
5361         * src/folderview.h
5362                 Use internal mime-type instead of text/plain for d'n'd
5363                 Don't try to selected opened folder if none is
5364                 Factorize d'n'd from other apps code
5365         * src/headerview.c
5366         * src/textview.c
5367         * src/gtk/gtkutils.c
5368         * src/gtk/gtkutils.h
5369                 Factorize Face/X-Face stuff
5370         * src/mimeview.c
5371                 Fix d'n'd to other apps
5372         * src/prefs_message.c
5373                 Let the XFace pref be usable without libcompface as it also
5374                 applies to Face
5375         * src/summaryview.c
5376                 Fix d'n'd to other apps
5377                 Factorize d'n'd from other apps code
5378
5379 2006-02-06 [wwp]        2.0.0cvs19
5380
5381         * po/it.po
5382                 Italian translation fixes by Andrea Spadaccini (no more confusion
5383                 between filtering and processing, and few changes in the About
5384                 dialog).
5385
5386
5387 2006-02-06 [mones]      2.0.0cvs18
5388
5389         * src/gtk/icon_legend.c
5390                 Improved descriptions allowing better translations
5391
5392 2006-02-05 [colin]      2.0.0cvs17
5393
5394         * src/imap.c
5395                 Add the f*cking missing expunge that caused imap_fetch_env
5396                 to fail after an add_msgs ! :-///
5397         * src/etpan/imap-thread.c
5398                 Add a bit of debug
5399         FOR_STABLE
5400
5401 2006-02-05 [colin]      2.0.0cvs16
5402
5403         * src/common/utils.c
5404                 Don't check for return-path (or we can't put
5405                 back non-sent mails)
5406
5407 2006-02-05 [colin]      2.0.0cvs15
5408
5409         * src/textview.c
5410                 Don't try to display Face header in textview
5411                 when teh headerview's active
5412
5413 2006-02-05 [colin]      2.0.0cvs14
5414
5415         * tools/tbird2syl.py
5416         * tools/Makefile.am
5417                 Add script to import Thunderbird mails
5418
5419 2006-02-05 [colin]      2.0.0cvs13
5420
5421         * src/headerview.c
5422         * src/procheader.c
5423         * src/procmsg.c
5424         * src/procmsg.h
5425         * src/textview.c
5426                 Show Face headers - patch partially by Klaus Flittner
5427
5428 2006-02-05 [colin]      2.0.0cvs12
5429
5430         * src/folderview.c
5431         * src/summaryview.c
5432         * src/common/utils.c
5433         * src/common/utils.h
5434                 Let dnd work from mime icons to summaryview
5435                 and to folderview too
5436                 Add a crude test to avoid trying to add files
5437                 drag'n'dropped when they're not mails
5438
5439 2006-02-04 [colin]      2.0.0cvs11
5440
5441         * src/summaryview.c
5442         * src/mimeview.c
5443                 Fix utf8 conversion
5444
5445 2006-02-04 [colin]      2.0.0cvs10
5446
5447         * src/compose.c
5448         * src/folderview.c
5449         * src/mimeview.c
5450         * src/summaryview.c
5451         * src/summaryview.h
5452                 Added various drag and drop capas:
5453                 From                    To
5454                 summaryview             other apps
5455                 mimeview icons          other apps
5456                 other apps              summaryview
5457                 other apps              folderview
5458
5459                 This shouldn't have broken the existing:
5460                 From                    To
5461                 summaryview             folderview
5462                 folderview              folderview
5463                 summaryview             compose's attachments
5464
5465         Tests welcomed.
5466
5467 2006-02-02 [paul]       2.0.0cvs9
5468
5469         * src/mainwindow.c
5470                 move global option 'Set displayed columns...' out
5471                 of folder option grouping.
5472                 fix sensitivity of 'harvest addresses'
5473         FOR_STABLE
5474
5475 2006-02-01 [colin]      2.0.0cvs8
5476
5477         * src/mimeview.c
5478                 Revert the alertpanel patch, it sucks (intrusive
5479                 and gets in the way of "open")
5480
5481 2006-02-01 [colin]      2.0.0cvs7
5482
5483         * src/compose.c
5484         * src/prefs_account.c
5485         * src/prefs_common.c
5486         * src/common/defs.h
5487         * src/common/utils.c
5488         * src/common/utils.h
5489                 Add ability to edit the signature file
5490                 from the account preferences, and use
5491                 a default for the text editor.
5492                 Patch by Fabien Vantard
5493
5494 2006-02-01 [colin]      2.0.0cvs6
5495
5496         * src/mimeview.c
5497                 Try to get mime type by extension if it is
5498                 application/octet-stream
5499                 Display a window with possible choices when
5500                 encountering unknown mime types
5501         * src/gtk/filesel.c
5502         * src/gtk/filesel.h
5503                 Add preview
5504                 Allow multiple selection in filtered filesel
5505                 (patch by Fabien Vantard)
5506         * src/gtk/pluginwindow.c
5507                 Use it (patch by Fabien Vantard)
5508
5509 2006-02-01 [paul]       2.0.0cvs5
5510
5511         * src/jpilot.c
5512                 fix crash on creating jpilot address book
5513                 Thanks to Colin - FOR_STABLE
5514         * src/prefs_summaries.c
5515         * src/prefs_wrapping.c
5516         * src/gtk/icon_legend.c
5517         * src/gtk/quicksearch.c
5518                 string fixes and additions
5519
5520 2006-02-01 [paul]       2.0.0cvs4
5521
5522         * src/compose.c
5523         * src/mainwindow.c
5524         * src/messageview.c
5525         * src/prefs_send.c
5526                 add Arabic encoding option
5527                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
5528
5529 2006-01-31 [colin]      2.0.0cvs3
5530
5531         * src/plugins/pgpcore/passphrase.c
5532                 Convert passphrase to locale encoding
5533         * src/compose.c
5534                 Fix drafting on IMAP. Crappy bug sneaked in
5535                 the release :-/
5536         FOR_STABLE
5537
5538 2006-01-30 [paul]       2.0.0cvs2
5539
5540         * src/gtk/icon_legend.c
5541                 show the new entries
5542
5543 2006-01-30 [colin]      2.0.0cvs1
5544
5545         * src/manual.c
5546                 Check for the file to be present before 
5547                 enabling the menu - FOR_STABLE
5548         * src/gtk/icon_legend.c
5549                 Add folders icons (not all of them, there
5550                 are too much, but the most intriguing ones)
5551
5552 2006-01-30 [paul]       2.0.0
5553
5554         version 2.0.0 released
5555
5556 2006-01-30 [paul]       1.9.100cvs200
5557
5558         * manual/faq.xml
5559         * manual/gpl.xml
5560         * manual/intro.xml
5561         * manual/starting.xml
5562         * manual/sylpheed-claws-manual.xml
5563                 fixes, additions
5564
5565 2006-01-29 [mones]      1.9.100cvs199
5566
5567         * manual/account.xml
5568         * manual/advanced.xml
5569         * manual/glossary.xml
5570                 Some typos fixed, added LDIF term to glossary
5571         * po/es.po
5572                 Fixed leading plus symbol
5573
5574 2006-01-29 [paul]       1.9.100cvs198
5575
5576         * po/fi.po
5577         * po/sk.po
5578                 updated by Tommi Pirinen and Andrej Kacian
5579
5580 2006-01-29 [paul]       1.9.100cvs197
5581
5582         * src/gtk/authors.h
5583                 remove duplicates
5584
5585 2006-01-29 [paul]       1.9.100cvs196
5586
5587         * AUTHORS
5588         * po/nl.po
5589         * src/gtk/authors.h
5590         * tools/claws.i18n.status.pl
5591                 nl translation updated by Tim Dijkstra
5592
5593 2006-01-29 [paul]       1.9.100cvs195
5594
5595         * po/sr.po
5596         * po/sv.po
5597                 updated by Aleksandar Urosevic and Anders Troback
5598
5599 2006-01-28 [colin]      1.9.100cvs194
5600
5601         * src/gtk/gtksourceprintjob.c
5602                 Don't fiddle with PangoLayout when we
5603                 have an image
5604
5605 2006-01-28 [paul]       1.9.100cvs193
5606
5607         * AUTHORS
5608         * po/el.po
5609         * po/zh_CN.po
5610         * src/gtk/authors.h
5611         * tools/claws.i18n.status.pl
5612                 updated translations submitted by Stavros Giannouris
5613                 and Ralgh Young
5614
5615 2006-01-27 [colin]      1.9.100cvs192
5616
5617         * src/summaryview.c
5618         * src/gtk/gtksourceprintjob.c
5619                 Add image printing 
5620                 (libgnomeprint only, of course)
5621
5622 2006-01-27 [paul]       1.9.100cvs191
5623
5624         * po/fr.po
5625         * po/it.po
5626                 updated by Fabien Vantard and Andrea Spadaccini
5627
5628 2006-01-26 [colin]      1.9.100cvs190
5629
5630         * manual/Makefile.am
5631         * configure.ac
5632                 Make building the manual optional 
5633                 (--disable-manual)
5634
5635 2006-01-26 [paul]       1.9.100cvs189
5636
5637         * manual/glossary.xml
5638         * manual/plugins.xml
5639                 edited
5640         * po/en_GB.po
5641                 updated
5642
5643 2006-01-26 [paul]       1.9.100cvs188
5644
5645         * src/prefs_display_header.c
5646         * src/prefs_folder_column.c
5647         * src/prefs_msg_colors.c
5648         * src/prefs_summaries.c
5649         * src/prefs_summary_column.c
5650                 HIGify
5651
5652 2006-01-25 [colin]      1.9.100cvs187
5653
5654         * src/imap.c
5655                 Don't allow moving/copying mails between
5656                 queue/drafts and non-queue/drafts folders
5657                 Fixes bug #897 (message header is resetted 
5658                 if one is copied to Drafts)
5659
5660 2006-01-25 [colin]      1.9.100cvs186
5661
5662         * src/folder.c
5663         * src/mainwindow.c
5664                 Fix subscribed folders not found
5665         * src/compose.c
5666                 Don't try to encode as original mail's charset
5667                 if it's ascii 
5668
5669 2006-01-25 [paul]       1.9.100cvs185
5670
5671         * AUTHORS
5672         * po/Makevars
5673                 updated
5674         * po/de.po
5675         * po/pl.po
5676         * po/pt_BR.po
5677         * po/sr.po
5678                 updates submitted by Stephan Sachse, Emilian Nowak
5679                 and Quar, Frederico Goncalves Guimaraes, and
5680                 Aleksandar Urosevic
5681                 Fix Bug 896, 'PT_BR locale broken'.
5682         * src/gtk/authors.h
5683                 updated
5684
5685 2006-01-24 [mones]      1.9.100cvs184
5686
5687         * manual/glossary.xml
5688                 All current terms finished. Reviewers welcome ;-)
5689         * manual/keyboard.xml
5690                 Fixed column width for pdf output.
5691         * po/es.po
5692                 Updated
5693
5694 2006-01-24 [paul]       1.9.100cvs183
5695
5696         * manual/glossary.xml
5697                 fix id name
5698         * manual/dist/html/Makefile.am
5699         * manual/dist/pdf/Makefile.am
5700         * manual/dist/ps/Makefile.am
5701         * manual/dist/txt/Makefile.am
5702                 fix make deps
5703                 Thanks to Colin
5704
5705 2006-01-24 [mones]      1.9.100cvs182
5706
5707         * manual/glossary.xml
5708                 Nearly finished, some terms missing.
5709
5710 2006-01-23 [paul]       1.9.100cvs181
5711
5712         * manual/dist/html/Makefile.am
5713         * manual/dist/pdf/Makefile.am
5714         * manual/dist/ps/Makefile.am
5715         * manual/dist/txt/Makefile.am
5716         * src/mainwindow.c
5717                 re-enable manual
5718                 Thanks to Colin
5719
5720 2006-01-22 [colin]      1.9.100cvs180
5721
5722         * src/compose.c
5723         * src/gtk/gtkaspell.c
5724                 Don't deselect stuff before right-clicking, with aspell.
5725                 (This prevented right-click Copy, for example).
5726                 Thanks to Clo!
5727
5728 2006-01-22 [paul]       1.9.100cvs179
5729
5730         * src/summary_search.c
5731                 don't fix the widget size as it causes problems
5732                 under localisation.
5733                 Thanks to Emilian Nowak
5734
5735 2006-01-21 [paul]       1.9.100cvs178
5736
5737         * src/prefs_themes.c
5738                 fix broken underlining of label text
5739                 with some translations
5740
5741 2006-01-21 [colin]      1.9.100cvs177
5742
5743         * po/fr.po
5744                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
5745
5746 2006-01-20 [colin]      1.9.100cvs176
5747
5748         * configure.ac
5749         * Makefile.am
5750         * manual/Makefile
5751         * manual/dist/html/.cvsignore
5752         * manual/dist/html/Makefile.am
5753         * manual/dist/pdf/.cvsignore
5754         * manual/dist/pdf/Makefile.am
5755         * manual/dist/ps/.cvsignore
5756         * manual/dist/ps/Makefile.am
5757         * manual/dist/txt/.cvsignore
5758         * manual/dist/txt/Makefile.am
5759                 Autotool-ize manual
5760
5761 2006-01-20 [paul]       1.9.100cvs175
5762
5763         * manual/handling.xml
5764                 make Filtering and Searching entries easier to find
5765         * manual/keyboard.xml
5766                 add the remaining default keybinds
5767         * src/prefs_summaries.c
5768                 update the default keybinds
5769
5770 2006-01-20 [paul]       1.9.100cvs174
5771
5772         * src/addressbook.c
5773         * src/addrgather.c
5774         * src/addrharvest.c
5775         * src/editaddress.c
5776         * src/editgroup.c
5777         * src/exphtmldlg.c
5778         * src/expldifdlg.c
5779         * src/exporthtml.c
5780         * src/exportldif.c
5781         * src/ldif.c
5782                 replace 'e-mail' with 'email'
5783         * src/summary_search.c
5784                 add mnemonic to "Find all" button
5785
5786 2006-01-20 [wwp]        1.9.100cvs173
5787
5788         * src/export.c
5789         * src/import.c
5790                 touched mbox import/export buttons for HIG-compliance
5791
5792 2006-01-19 [paul]       1.9.100cvs172
5793
5794         * manual/account.xml
5795         * manual/addrbook.xml
5796         * manual/advanced.xml
5797         * manual/faq.xml
5798         * manual/handling.xml
5799         * manual/intro.xml
5800         * manual/plugins.xml
5801         * manual/starting.xml
5802                 more editing
5803
5804 2006-01-19 [paul]       1.9.100cvs171
5805
5806         * src/toolbar.c
5807                 allow use of trash button while receiving
5808                 Thanks to Colin
5809
5810 2006-01-19 [wwp]        1.9.100cvs170
5811
5812         * src/gtk/quicksearch.c
5813         * src/compose.c
5814                 force text color to black when yellow background is set
5815
5816 2006-01-19 [colin]      1.9.100cvs169
5817
5818         * src/plugins/trayicon/trayicon.c
5819                 Gray out Get Mail when already getting mail
5820
5821 2006-01-18 [paul]       1.9.100cvs168
5822
5823         * src/compose.c
5824                 give widget yellow background was To is
5825                 set via folder prefs
5826         * src/gtk/quicksearch.c
5827                 give widget yellow background when quick
5828                 search is active.
5829                 Thanks to Colin
5830
5831 2006-01-18 [paul]       1.9.100cvs167
5832
5833         * doc/man/sylpheed-claws.1
5834                 add --subscribe option
5835
5836 2006-01-18 [paul]       1.9.100cvs166
5837
5838         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5839         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5840                 use %U instead of %F (%F is broken for user installed
5841                 files in kde 3.5)
5842
5843 2006-01-18 [colin]      1.9.100cvs165
5844
5845         * src/summaryview.c
5846                 Default to Yes in "No more * messages" dialogs
5847
5848 2006-01-17 [colin]      1.9.100cvs164
5849
5850         * src/compose.c
5851                 Possibly fix an invalid iterator causing
5852                 crash
5853
5854 2006-01-17 [colin]      1.9.100cvs163
5855
5856         * src/mimeview.c
5857                 Fix crash when the image disappears under the
5858                 image viewer
5859
5860 2006-01-16 [colin]      1.9.100cvs162
5861
5862         * src/compose.c
5863                 Fix reenabling autowrap
5864
5865 2006-01-16 [colin]      1.9.100cvs161
5866
5867         * src/compose.c
5868                 reset quote_len before getting quote_str
5869
5870 2006-01-16 [colin]      1.9.100cvs160
5871
5872         * src/account.c
5873         * src/account.h
5874         * src/folder.c
5875         * src/imap_gtk.c
5876         * src/mh_gtk.c
5877                 Fix bug #883 (default inbox does not track folder move)
5878
5879 2006-01-16 [colin]      1.9.100cvs159
5880
5881         * src/compose.c
5882         * src/plugins/pgpcore/passphrase.c
5883                 More buttons fixes
5884
5885 2006-01-16 [paul]       1.9.100cvs158
5886
5887         * src/prefs_actions.c
5888         * src/prefs_filtering_action.c
5889         * src/prefs_matcher.c
5890         * src/quote_fmt.c
5891         * src/gtk/description_window.c
5892         * src/gtk/description_window.h
5893         * src/gtk/quicksearch.c
5894                 description window cleanups
5895
5896 2006-01-15 [colin]      1.9.100cvs157
5897
5898         * src/addressbook.c
5899         * src/prefs_filtering.c
5900                 Same here
5901
5902 2006-01-15 [colin]      1.9.100cvs156
5903
5904         * src/folderview.c
5905         * src/mainwindow.c
5906                 Same for "Empty trash"
5907
5908 2006-01-15 [colin]      1.9.100cvs155
5909
5910         * src/inc.c
5911                 Override offline dialog had Yes by default
5912
5913 2006-01-15 [colin]      1.9.100cvs154
5914
5915         * src/summaryview.c
5916                 Delete selected messages? previously had Yes the default
5917
5918 2006-01-15 [colin]      1.9.100cvs153
5919
5920         * src/folder.c
5921         * src/folder.h
5922         * src/main.c
5923                 Check if a mailbox is loaded after all
5924                 plugins are loaded.
5925
5926 2006-01-15 [colin]      1.9.100cvs152
5927
5928         * src/folder.c
5929                 Don't start wizard when there are unloaded folders (will help
5930                 people with only mbox or maildir mailboxes)
5931
5932 2006-01-14 [colin]      1.9.100cvs151
5933
5934         * src/addressbook.c
5935         * src/expldifdlg.c
5936         * src/importldif.c
5937         * src/importmutt.c
5938         * src/importpine.c
5939         * src/mh_gtk.c
5940                 More HIG compliance and fixes
5941
5942 2006-01-14 [colin]      1.9.100cvs150
5943
5944         * src/prefs_filtering_action.c
5945         * src/foldersel.c
5946                 Two forgotten button order changes
5947
5948 2006-01-14 [colin]      1.9.100cvs149
5949
5950         * src/account.c
5951         * src/addressbook.c
5952         * src/compose.c
5953         * src/folderview.c
5954         * src/imap_gtk.c
5955         * src/mainwindow.c
5956         * src/mh_gtk.c
5957         * src/news_gtk.c
5958         * src/prefs_actions.c
5959         * src/prefs_customheader.c
5960         * src/prefs_filtering.c
5961         * src/prefs_matcher.c
5962         * src/prefs_template.c
5963         * src/ssl_manager.c
5964         * src/summaryview.c
5965         * src/textview.c
5966         * src/toolbar.c
5967                 All deletion confirmations are now "Cancel, Delete" 
5968                 instead of "No, Yes"
5969                 Clarified most of the other "No, Yes" to 
5970                 "Cancel, Descriptive_action"
5971                 Rechanged the "Entry not saved" alerts to have 
5972                 "Close, Continue editing"
5973
5974
5975 2006-01-14 [paul]
5976
5977         * 2.0.0-rc4 released
5978
5979 2006-01-14 [paul]       1.9.100cvs148
5980
5981         * src/account.c
5982         * src/addressadd.c
5983         * src/addressbook.c
5984         * src/compose.c
5985         * src/editaddress.c
5986         * src/editbook.c
5987         * src/editgroup.c
5988         * src/editjpilot.c
5989         * src/editldap.c
5990         * src/editvcard.c
5991         * src/exphtmldlg.c
5992         * src/expldifdlg.c
5993         * src/folderview.c
5994         * src/grouplistdialog.c
5995         * src/imap_gtk.c
5996         * src/importmutt.c
5997         * src/importpine.c
5998         * src/inc.c
5999         * src/main.c
6000         * src/mainwindow.c
6001         * src/message_search.c
6002         * src/messageview.c
6003         * src/mh_gtk.c
6004         * src/mimeview.c
6005         * src/news_gtk.c
6006         * src/prefs_actions.c
6007         * src/prefs_customheader.c
6008         * src/prefs_filtering.c
6009         * src/prefs_matcher.c
6010         * src/prefs_template.c
6011         * src/prefs_themes.c
6012         * src/ssl_manager.c
6013         * src/summary_search.c
6014         * src/summaryview.c
6015         * src/textview.c
6016         * src/toolbar.c
6017         * src/gtk/foldersort.c
6018         * src/gtk/gtkaspell.c
6019         * src/gtk/inputdialog.c
6020         * src/gtk/prefswindow.c
6021         * src/plugins/pgpcore/select-keys.c
6022         * src/plugins/trayicon/trayicon.c
6023                 HIG compliant button order
6024
6025 2006-01-14 [mones]      1.9.100cvs147
6026
6027         * po/es.po
6028                 Updated translation
6029
6030 2006-01-13 [paul]       1.9.100cvs146
6031
6032         * AUTHORS
6033         * ChangeLog
6034         * src/gtk/authors.h
6035                 add Joshua M. Kwan to contributors list
6036
6037 2006-01-13 [colin]      1.9.100cvs145
6038
6039         * src/gtk/quicksearch.c
6040                 Don't refocus quick search after executing (Esc or Enter)
6041                 Allows to '/'search something then move up/down in 
6042                 summaryview, and to Esc a search and be back in the 
6043                 summaryview
6044
6045 2006-01-13 [paul]       1.9.100cvs144
6046
6047         * src/plugins/pgpinline/pgpinline.c
6048                 support Content-Type 'application/pgp'
6049                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6050
6051 2006-01-13 [paul]       1.9.100cvs143
6052
6053         * manual/account.xml
6054                 make mention of partial retrieval
6055                 thanks to Colin
6056
6057 2006-01-13 [paul]       1.9.100cvs142
6058
6059         * src/account.c
6060         * src/account.h
6061         * src/action.c
6062         * src/action.h
6063         * src/adbookbase.h
6064         * src/addr_compl.c
6065         * src/addr_compl.h
6066         * src/addrbook.c
6067         * src/addrcache.c
6068         * src/addrcache.h
6069         * src/addrcindex.c
6070         * src/addrcindex.h
6071         * src/addrclip.c
6072         * src/addrclip.h
6073         * src/addrdefs.h
6074         * src/addressadd.c
6075         * src/addressadd.h
6076         * src/addressbook.c
6077         * src/addressbook.h
6078         * src/addrgather.c
6079         * src/addrgather.h
6080         * src/addrharvest.c
6081         * src/addrharvest.h
6082         * src/addrindex.c
6083         * src/addrindex.h
6084         * src/addritem.c
6085         * src/addritem.h
6086         * src/addrquery.c
6087         * src/addrquery.h
6088         * src/addrselect.c
6089         * src/addrselect.h
6090         * src/alertpanel.c
6091         * src/alertpanel.h
6092         * src/browseldap.c
6093         * src/browseldap.h
6094         * src/codeconv.c
6095         * src/codeconv.h
6096         * src/compose.c
6097         * src/compose.h
6098         * src/customheader.c
6099         * src/customheader.h
6100         * src/displayheader.c
6101         * src/displayheader.h
6102         * src/editaddress.c
6103         * src/editaddress.h
6104         * src/editbook.c
6105         * src/editbook.h
6106         * src/editgroup.c
6107         * src/editgroup.h
6108         * src/editjpilot.c
6109         * src/editjpilot.h
6110         * src/editldap.c
6111         * src/editldap.h
6112         * src/editldap_basedn.c
6113         * src/editldap_basedn.h
6114         * src/editvcard.c
6115         * src/editvcard.h
6116         * src/exphtmldlg.c
6117         * src/exphtmldlg.h
6118         * src/expldifdlg.c
6119         * src/expldifdlg.h
6120         * src/export.h
6121         * src/exporthtml.c
6122         * src/exporthtml.h
6123         * src/exportldif.c
6124         * src/exportldif.h
6125         * src/filtering.c
6126         * src/filtering.h
6127         * src/folder.c
6128         * src/folder.h
6129         * src/folder_item_prefs.c
6130         * src/folder_item_prefs.h
6131         * src/foldersel.c
6132         * src/foldersel.h
6133         * src/folderutils.c
6134         * src/folderutils.h
6135         * src/folderview.c
6136         * src/folderview.h
6137         * src/grouplistdialog.c
6138         * src/grouplistdialog.h
6139         * src/headerview.c
6140         * src/html.c
6141         * src/html.h
6142         * src/image_viewer.c
6143         * src/image_viewer.h
6144         * src/imap.c
6145         * src/imap.h
6146         * src/imap_gtk.c
6147         * src/imap_gtk.h
6148         * src/import.h
6149         * src/importldif.c
6150         * src/importldif.h
6151         * src/importmutt.c
6152         * src/importmutt.h
6153         * src/importpine.c
6154         * src/importpine.h
6155         * src/inc.c
6156         * src/inc.h
6157         * src/jpilot.c
6158         * src/jpilot.h
6159         * src/ldapctrl.c
6160         * src/ldapctrl.h
6161         * src/ldaplocate.c
6162         * src/ldaplocate.h
6163         * src/ldapquery.c
6164         * src/ldapquery.h
6165         * src/ldapserver.c
6166         * src/ldapserver.h
6167         * src/ldaputil.c
6168         * src/ldaputil.h
6169         * src/ldif.c
6170         * src/ldif.h
6171         * src/main.c
6172         * src/main.h
6173         * src/mainwindow.c
6174         * src/mainwindow.h
6175         * src/manual.c
6176         * src/manual.h
6177         * src/mbox.c
6178         * src/mbox.h
6179         * src/message_search.c
6180         * src/message_search.h
6181         * src/messageview.c
6182         * src/messageview.h
6183         * src/mh.c
6184         * src/mh.h
6185         * src/mh_gtk.c
6186         * src/mh_gtk.h
6187         * src/mimeview.c
6188         * src/mimeview.h
6189         * src/msgcache.c
6190         * src/msgcache.h
6191         * src/mutt.c
6192         * src/mutt.h
6193         * src/news.c
6194         * src/news.h
6195         * src/news_gtk.c
6196         * src/news_gtk.h
6197         * src/partial_download.c
6198         * src/partial_download.h
6199         * src/pine.c
6200         * src/pine.h
6201         * src/pop.c
6202         * src/pop.h
6203         * src/prefs_account.c
6204         * src/prefs_account.h
6205         * src/prefs_actions.c
6206         * src/prefs_actions.h
6207         * src/prefs_common.c
6208         * src/prefs_common.h
6209         * src/prefs_compose_writing.c
6210         * src/prefs_compose_writing.h
6211         * src/prefs_customheader.c
6212         * src/prefs_customheader.h
6213         * src/prefs_display_header.c
6214         * src/prefs_display_header.h
6215         * src/prefs_filtering.c
6216         * src/prefs_filtering.h
6217         * src/prefs_filtering_action.c
6218         * src/prefs_filtering_action.h
6219         * src/prefs_folder_column.c
6220         * src/prefs_folder_column.h
6221         * src/prefs_folder_item.c
6222         * src/prefs_folder_item.h
6223         * src/prefs_fonts.c
6224         * src/prefs_fonts.h
6225         * src/prefs_gtk.c
6226         * src/prefs_gtk.h
6227         * src/prefs_image_viewer.c
6228         * src/prefs_image_viewer.h
6229         * src/prefs_matcher.c
6230         * src/prefs_matcher.h
6231         * src/prefs_message.c
6232         * src/prefs_msg_colors.c
6233         * src/prefs_msg_colors.h
6234         * src/prefs_other.c
6235         * src/prefs_quote.c
6236         * src/prefs_receive.c
6237         * src/prefs_send.c
6238         * src/prefs_spelling.c
6239         * src/prefs_spelling.h
6240         * src/prefs_summaries.c
6241         * src/prefs_summaries.h
6242         * src/prefs_summary_column.c
6243         * src/prefs_summary_column.h
6244         * src/prefs_template.c
6245         * src/prefs_template.h
6246         * src/prefs_themes.c
6247         * src/prefs_themes.h
6248         * src/prefs_toolbar.c
6249         * src/prefs_toolbar.h
6250         * src/prefs_wrapping.c
6251         * src/prefs_wrapping.h
6252         * src/privacy.c
6253         * src/privacy.h
6254         * src/procheader.c
6255         * src/procheader.h
6256         * src/procmime.c
6257         * src/procmime.h
6258         * src/procmsg.c
6259         * src/procmsg.h
6260         * src/quote_fmt.c
6261         * src/quote_fmt_parse.y
6262         * src/recv.c
6263         * src/recv.h
6264         * src/remotefolder.c
6265         * src/remotefolder.h
6266         * src/send_message.c
6267         * src/send_message.h
6268         * src/setup.c
6269         * src/setup.h
6270         * src/sourcewindow.c
6271         * src/sourcewindow.h
6272         * src/ssl_manager.c
6273         * src/ssl_manager.h
6274         * src/statusbar.c
6275         * src/statusbar.h
6276         * src/stock_pixmap.c
6277         * src/stock_pixmap.h
6278         * src/summary_search.c
6279         * src/summary_search.h
6280         * src/summaryview.c
6281         * src/summaryview.h
6282         * src/syldap.c
6283         * src/syldap.h
6284         * src/textview.c
6285         * src/textview.h
6286         * src/toolbar.c
6287         * src/toolbar.h
6288         * src/undo.c
6289         * src/undo.h
6290         * src/unmime.c
6291         * src/unmime.h
6292         * src/vcard.c
6293         * src/vcard.h
6294         * src/wizard.c
6295         * src/wizard.h
6296         * src/common/base64.c
6297         * src/common/base64.h
6298         * src/common/defs.h
6299         * src/common/hooks.c
6300         * src/common/hooks.h
6301         * src/common/log.c
6302         * src/common/log.h
6303         * src/common/mgutils.c
6304         * src/common/mgutils.h
6305         * src/common/nntp.c
6306         * src/common/nntp.h
6307         * src/common/passcrypt.c
6308         * src/common/passcrypt.h.in
6309         * src/common/plugin.c
6310         * src/common/plugin.h
6311         * src/common/prefs.c
6312         * src/common/prefs.h
6313         * src/common/progressindicator.c
6314         * src/common/progressindicator.h
6315         * src/common/quoted-printable.c
6316         * src/common/quoted-printable.h
6317         * src/common/session.c
6318         * src/common/session.h
6319         * src/common/smtp.c
6320         * src/common/smtp.h
6321         * src/common/socket.c
6322         * src/common/socket.h
6323         * src/common/ssl.c
6324         * src/common/ssl.h
6325         * src/common/ssl_certificate.c
6326         * src/common/ssl_certificate.h
6327         * src/common/stringtable.c
6328         * src/common/stringtable.h
6329         * src/common/sylpheed.c
6330         * src/common/sylpheed.h
6331         * src/common/template.c
6332         * src/common/template.h
6333         * src/common/timing.h
6334         * src/common/utils.c
6335         * src/common/utils.h
6336         * src/common/version.h.in
6337         * src/common/xml.c
6338         * src/common/xml.h
6339         * src/common/xmlprops.c
6340         * src/common/xmlprops.h
6341         * src/gtk/colorlabel.c
6342         * src/gtk/colorsel.c
6343         * src/gtk/colorsel.h
6344         * src/gtk/description_window.c
6345         * src/gtk/description_window.h
6346         * src/gtk/filesel.c
6347         * src/gtk/filesel.h
6348         * src/gtk/foldersort.c
6349         * src/gtk/foldersort.h
6350         * src/gtk/gtkutils.c
6351         * src/gtk/gtkutils.h
6352         * src/gtk/inputdialog.c
6353         * src/gtk/inputdialog.h
6354         * src/gtk/logwindow.c
6355         * src/gtk/logwindow.h
6356         * src/gtk/manage_window.c
6357         * src/gtk/manage_window.h
6358         * src/gtk/menu.c
6359         * src/gtk/menu.h
6360         * src/gtk/pluginwindow.c
6361         * src/gtk/pluginwindow.h
6362         * src/gtk/prefswindow.c
6363         * src/gtk/prefswindow.h
6364         * src/gtk/progressdialog.c
6365         * src/gtk/progressdialog.h
6366         * src/gtk/sslcertwindow.c
6367         * src/gtk/sslcertwindow.h
6368         * src/plugins/clamav/clamav_plugin.c
6369         * src/plugins/clamav/clamav_plugin.h
6370         * src/plugins/clamav/clamav_plugin_gtk.c
6371         * src/plugins/demo/demo.c
6372         * src/plugins/dillo_viewer/dillo_prefs.c
6373         * src/plugins/dillo_viewer/dillo_prefs.h
6374         * src/plugins/dillo_viewer/dillo_viewer.c
6375         * src/plugins/pgpcore/passphrase.c
6376         * src/plugins/pgpcore/passphrase.h
6377         * src/plugins/pgpcore/plugin.c
6378         * src/plugins/pgpcore/select-keys.c
6379         * src/plugins/pgpcore/select-keys.h
6380         * src/plugins/pgpcore/sgpgme.c
6381         * src/plugins/pgpcore/sgpgme.h
6382         * src/plugins/pgpinline/pgpinline.c
6383         * src/plugins/pgpinline/pgpinline.h
6384         * src/plugins/pgpinline/plugin.c
6385         * src/plugins/pgpmime/pgpmime.c
6386         * src/plugins/pgpmime/pgpmime.h
6387         * src/plugins/pgpmime/plugin.c
6388         * src/plugins/spamassassin/spamassassin.c
6389         * src/plugins/spamassassin/spamassassin.h
6390         * src/plugins/spamassassin/spamassassin_gtk.c
6391         * src/plugins/trayicon/trayicon.c
6392                 update copyright header
6393
6394 2006-01-13 [paul]       1.9.100cvs141
6395
6396         * src/account.c
6397         * src/export.c
6398         * src/import.c
6399         * src/mainwindow.c
6400         * src/prefs_account.c
6401         * src/prefs_display_header.c
6402         * src/prefs_receive.c
6403         * src/prefs_send.c
6404         * src/prefs_summaries.c
6405         * src/prefs_themes.c
6406         * src/prefs_toolbar.c
6407         * src/gtk/about.c
6408                 various cleanups
6409
6410 2006-01-12 [colin]      1.9.100cvs140
6411
6412         * src/folder.c
6413         * src/folder.h
6414         * src/main.c
6415                 Add --subscribe option
6416                 Let sylpheed-claws email@domain.com equivalent to --compose
6417                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
6418
6419 2006-01-12 [paul]       1.9.100cvs139
6420
6421         * src/mainwindow.c
6422                 append 'Change folder order' label with '...'
6423         * src/prefs_actions.c
6424                 allow reordering of actions list by dnd
6425         * src/gtk/foldersort.c
6426                 make the dialog nicer
6427
6428 2006-01-11 [colin]      1.9.100cvs138
6429
6430         * src/compose.c
6431                 Allow templates without text
6432
6433 2006-01-11 [paul]       1.9.100cvs137
6434
6435         * tools/README
6436         * tools/filter_conv_new.pl
6437                 add info to README
6438                 also check .sylpheed for filter.xml
6439                 be a bit informative to the user
6440
6441 2006-01-11 [colin]      1.9.100cvs136
6442
6443         * src/textview.c
6444                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
6445
6446 2006-01-10 [paul]       1.9.100cvs135
6447
6448         * tools/Makefile.am
6449         * tools/filter_conv_new.pl
6450                 add script to convert new style Sylpheed
6451                 filter rules (Sylpheed >= 0.9.99) to
6452                 Claws filtering rules
6453
6454 2006-01-10 [colin]      1.9.100cvs134
6455
6456         * src/compose.c
6457                 Fix broken line joins in certain conditions
6458                 (between two quoted lines: <enter><enter><up>
6459                  <type a wrapped sentence><go in the first line>
6460                  <insert more text><watch as line joining failed>)
6461
6462 2006-01-10 [paul]       1.9.100cvs133
6463
6464         * src/compose.c
6465                 don't report success in error dialog
6466                 thanks to Colin
6467         * src/common/utils.c
6468                 include some trailing punctuations as URI
6469                 thanks to Hiro
6470
6471 2006-01-10 [paul]       1.9.100cvs132
6472
6473         * src/mimeview.c
6474                 fix incompatible pointer type
6475                 warning
6476
6477 2006-01-10 [paul]       1.9.100cvs131
6478
6479         * src/compose.c
6480                 change Subject in window title
6481                 instantaneously
6482
6483 2006-01-09 [colin]      1.9.100cvs130
6484
6485         * src/addressbook.c
6486         * src/headerview.c
6487         * src/mainwindow.c
6488         * src/messageview.c
6489         * src/mimeview.c
6490         * src/noticeview.c
6491         * src/summaryview.c
6492                 Fix possible crashes on exit and in addressbook
6493
6494 2006-01-09 [paul]       1.9.100cvs129
6495
6496         * src/prefs_msg_colors.c
6497                 some cleanups that I forgot last time
6498
6499 2006-01-09 [paul]       1.9.100cvs128
6500
6501         * README
6502         * src/folderview.c
6503         * src/prefs_msg_colors.c
6504                 add previously hidden option, color_new, to
6505                 the gui
6506                 move the page to Display/
6507                 rework the gui
6508
6509 2006-01-09 [wwp]        1.9.100cvs127
6510
6511         * src/prefs_themes.c
6512                 made the prefs/display/themes layouts spacing less condensed
6513                 (and so they match other prefs/pages' look).
6514
6515 2006-01-09 [paul]       1.9.100cvs126
6516
6517         * src/compose.c
6518         * src/prefs_common.c
6519         * src/prefs_common.h
6520         * src/prefs_wrapping.c
6521                 remove 'wrap at send' option
6522
6523 2006-01-06 [colin]      1.9.100cvs125
6524
6525         * src/compose.c
6526                 Just make completely sure we don't insert "manual line breaks" 
6527                 when wrapping... 
6528
6529 2006-01-04 [paul]
6530
6531         * 2.0.0-rc3 released
6532
6533 2006-01-04 [paul]       1.9.100cvs124
6534
6535         * src/folderview.c
6536                 fix bug 882, 'quick scroll in folder list
6537                 displays wrong folder contents'
6538
6539 2006-01-04 [paul]       1.9.100cvs123
6540
6541         * src/plugins/pgpmime/pgpmime.c
6542                 better debug information when signing
6543                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
6544
6545 2006-01-03 [colin]      1.9.100cvs122
6546
6547         * configure.ac
6548                 We need to recheck for gpgme 1.0.0 after checking
6549                 for 1.1.1, because if 1.1.1 isn't available, 
6550                 GPGME_LIBS and friends are blanked out by the 
6551                 second check.
6552
6553 2006-01-03 [colin]      1.9.100cvs121
6554
6555         * src/common/prefs.c
6556                 Windows unlink-before rename fix
6557         * src/plugins/pgpcore/sgpgme.c
6558                 Add support for PKA info if available
6559                 Both patches by Werner Koch
6560
6561 2006-01-03 [paul]       1.9.100cvs120
6562
6563         * src/messageview.c
6564                 fix bug 884, 'Send receipt' button visible in queue
6565                 Thanks to Colin
6566
6567 2006-01-02 [colin]      1.9.100cvs119
6568
6569         * src/compose.c
6570         * src/imap.c
6571                 Fix autosave on IMAP and more generally try to
6572                 return the correct ID on a newly added IMAP message
6573
6574 2006-01-02 [paul]       1.9.100cvs118
6575
6576         * manual/keyboard.xml
6577                 edited
6578
6579 2006-01-01 [paul]       1.9.100cvs117
6580
6581         * src/gtk/authors.h
6582                 alphabetical order
6583
6584 2005-12-30 [colin]      1.9.100cvs116
6585
6586         * manual/advanced.xml
6587                 Explain Pre/Post-processing differences.
6588
6589 2005-12-30 [colin]      1.9.100cvs115
6590
6591         * src/mh.c
6592                 Implement copy_msgs for a little optimization
6593         * src/imap.c
6594                 Finish yesterday's fix
6595
6596 2005-12-29 [colin]      1.9.100cvs114
6597
6598         * src/imap.c
6599                 Fix occasional failure in fetching a mail over
6600                 IMAP
6601
6602 2005-12-29 [colin]      1.9.100cvs113
6603
6604         * src/compose.c
6605                 Don't remove a draft when sending it, if it is 
6606                 locked.
6607
6608 2005-12-28 [colin]      1.9.100cvs112
6609
6610         * src/summaryview.c
6611                 Fix leak for real
6612
6613 2005-12-28 [wwp]        1.9.100cvs111
6614
6615         * doc/faq/.cvsignore
6616         * doc/faq/de/.cvsignore
6617         * doc/faq/en/.cvsignore
6618         * doc/faq/es/.cvsignore
6619         * doc/faq/fr/.cvsignore
6620         * doc/faq/it/.cvsignore
6621         * doc/manual/.cvsignore
6622         * doc/manual/de/.cvsignore
6623         * doc/manual/en/.cvsignore
6624         * doc/manual/es/.cvsignore
6625         * doc/manual/fr/.cvsignore
6626         * doc/manual/ja/.cvsignore
6627         * src/plugins/mathml_viewer/.cvsignore
6628                 rollback revival of those files (my bad, sorry for the noise).
6629
6630 2005-12-28 [wwp]        1.9.100cvs110
6631
6632         * src/compose.c
6633                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
6634
6635 2005-12-28 [wwp]        1.9.100cvs109
6636
6637         * doc/faq/.cvsignore
6638         * doc/faq/de/.cvsignore
6639         * doc/faq/en/.cvsignore
6640         * doc/faq/es/.cvsignore
6641         * doc/faq/fr/.cvsignore
6642         * doc/faq/it/.cvsignore
6643         * doc/manual/.cvsignore
6644         * doc/manual/de/.cvsignore
6645         * doc/manual/en/.cvsignore
6646         * doc/manual/es/.cvsignore
6647         * doc/manual/fr/.cvsignore
6648         * doc/manual/ja/.cvsignore
6649         * src/plugins/mathml_viewer/.cvsignore
6650         * po/.cvsignore
6651                 more files to ignore.
6652
6653 2005-12-24 [colin]      1.9.100cvs108
6654
6655         * AUTHORS
6656         * src/gtk/authors.h
6657                 Update for Werner
6658
6659 2005-12-24 [colin]      1.9.100cvs107
6660
6661         * src/procmsg.c
6662                 Allow NULL src_msginfo in 
6663                 procmsg_msginfo_new_from_mimeinfo
6664
6665 2005-12-23 [paul]       1.9.100cvs106
6666
6667         * src/plugins/pgpinline/mypgpcore.def
6668                 add this forgotten file
6669
6670 2005-12-23 [colin]      1.9.100cvs105
6671
6672         * src/mainwindow.c
6673                 Fix missing break
6674
6675 2005-12-23 [colin]      1.9.100cvs104
6676
6677         * autogen.sh
6678         * src/folder.c
6679         * src/mh.c
6680         * src/common/plugin.c
6681         * src/common/socket.c
6682         * src/common/socket.h
6683         * src/common/utils.c
6684         * src/common/utils.h
6685         * src/gtk/pluginwindow.c
6686         * src/plugins/pgpcore/plugin.def
6687         * src/plugins/pgpcore/sylpheed.def
6688         * src/plugins/pgpinline/Makefile.am
6689         * src/plugins/pgpinline/plugin.def
6690         * src/plugins/pgpinline/sylpheed.def
6691         * src/plugins/pgpmime/plugin.def
6692         * src/plugins/pgpmime/sylpheed.def
6693                 Various w32 fixes by Werner Koch
6694
6695 2005-12-22 [paul]       1.9.100cvs103
6696
6697         * src/wizard.c
6698                 don't offer IMAP as 'server type' if
6699                 libetpan isn't built in
6700
6701 2005-12-22 [paul]       1.9.100cvs102
6702
6703         * AUTHORS
6704         * src/mainwindow.c
6705         * src/mainwindow.h
6706         * src/toolbar.c
6707         * src/gtk/authors.h
6708                 support GTK_TOOLBAR_BOTH_HORIZ (text
6709                 next to icon) Patch by Marien Zwart
6710                 marienz@users.sf.net
6711                 Also reword the text
6712
6713 2005-12-21 [colin]      1.9.100cvs101
6714
6715         * configure.ac
6716                 Fix DATADIRNAME
6717         * COPYING
6718                 Fix missing section and explicit the exception better
6719         * src/compose.c
6720                 Prevent mail from being lost without notice when an
6721                 SMTP error happens on trying to send an unmodified
6722                 drafted mail.
6723         * src/send_message.c
6724         * src/common/smtp.c
6725                 Fix password remembering when wrong, and add return
6726                 value checks where they should have been
6727         * src/plugins/pgpcore/sylpheed.def
6728         * src/plugins/pgpinline/sylpheed.def
6729         * src/plugins/pgpmime/sylpheed.def
6730                 Add a few symbols needed
6731
6732 2005-12-21 [paul]       1.9.100cvs100
6733
6734         * m4/codeset.m4
6735         * m4/glibc21.m4
6736         * m4/intdiv0.m4
6737         * m4/inttypes-pri.m4
6738         * m4/inttypes.m4
6739         * m4/inttypes_h.m4
6740         * m4/isc-posix.m4
6741         * m4/lcmessage.m4
6742         * m4/stdint_h.m4
6743         * m4/uintmax_t.m4
6744                 gettextization
6745                 thanks to Colin
6746
6747 2005-12-21 [paul]       1.9.100cvs99
6748
6749         * po/sv.po
6750                 fixed by Colin
6751
6752 2005-12-20 [paul]       1.9.100cvs98
6753
6754         * po/sv.po
6755                 updated by Anders Trobäck
6756
6757 2005-12-20 [colin]      1.9.100cvs97
6758
6759         * ABOUT-NLS
6760         * Makefile.am
6761         * autogen.sh
6762         * configure.ac
6763         * config/config.rpath
6764         * config/mkinstalldirs
6765         * m4/Makefile.am
6766         * m4/glibc2.m4
6767         * m4/gnupg.m4
6768         * m4/gpgme.m4
6769         * m4/intmax.m4
6770         * m4/longdouble.m4
6771         * m4/longlong.m4
6772         * m4/printf-posix.m4
6773         * m4/signed.m4
6774         * m4/size_max.m4
6775         * m4/ulonglong.m4
6776         * m4/wchar_t.m4
6777         * m4/wint_t.m4
6778         * m4/xsize.m4
6779         * po/Makefile.in.in
6780         * po/Makevars
6781         * po/bg.po
6782         * po/ca.po
6783         * po/cs.po
6784         * po/de.po
6785         * po/el.po
6786         * po/en_GB.po
6787         * po/es.po
6788         * po/fi.po
6789         * po/fr.po
6790         * po/hr.po
6791         * po/hu.po
6792         * po/it.po
6793         * po/ja.po
6794         * po/ko.po
6795         * po/nb.po
6796         * po/nl.po
6797         * po/pl.po
6798         * po/pt_BR.po
6799         * po/ru.po
6800         * po/sk.po
6801         * po/sr.po
6802         * po/stamp-po
6803         * po/sv.po
6804         * po/zh_CN.po
6805         * po/zh_TW.po
6806         * src/Makefile.am
6807         * src/codeconv.c
6808         * src/compose.c
6809         * src/exporthtml.c
6810         * src/exportldif.c
6811         * src/folder.c
6812         * src/main.c
6813         * src/manual.c
6814         * src/mh.c
6815         * src/mimeview.c
6816         * src/send_message.c
6817         * src/common/Makefile.am
6818         * src/common/fnmatch.c
6819         * src/common/fnmatch.h
6820         * src/common/fnmatch_loop.c
6821         * src/common/nntp.c
6822         * src/common/plugin.c
6823         * src/common/smtp.c
6824         * src/common/socket.c
6825         * src/common/string_match.c
6826         * src/common/sylpheed.c
6827         * src/common/utils.c
6828         * src/common/utils.h
6829         * src/common/w32_dirent.c
6830         * src/common/w32_reg.c
6831         * src/common/w32_signal.c
6832         * src/common/w32_stat.c
6833         * src/common/w32_stdio.c
6834         * src/common/w32_stdlib.c
6835         * src/common/w32_string.c
6836         * src/common/w32_time.c
6837         * src/common/w32_unistd.c
6838         * src/common/w32_wait.c
6839         * src/common/w32lib.h
6840         * src/etpan/Makefile.am
6841         * src/gtk/Makefile.am
6842         * src/plugins/clamav/Makefile.am
6843         * src/plugins/demo/Makefile.am
6844         * src/plugins/dillo_viewer/Makefile.am
6845         * src/plugins/pgpcore/Makefile.am
6846         * src/plugins/pgpcore/passphrase.c
6847         * src/plugins/pgpcore/plugin.def
6848         * src/plugins/pgpcore/sgpgme.c
6849         * src/plugins/pgpcore/sylpheed.def
6850         * src/plugins/pgpcore/version.rc
6851         * src/plugins/pgpinline/Makefile.am
6852         * src/plugins/pgpinline/plugin.def
6853         * src/plugins/pgpinline/sylpheed.def
6854         * src/plugins/pgpinline/version.rc
6855         * src/plugins/pgpmime/Makefile.am
6856         * src/plugins/pgpmime/mypgpcore.def
6857         * src/plugins/pgpmime/plugin.def
6858         * src/plugins/pgpmime/sylpheed.def
6859         * src/plugins/pgpmime/version.rc
6860         * src/plugins/spamassassin/Makefile.am
6861                 Very little ;-) patch from Werner Koch, providing
6862                 infrastructure for cross-compiling to Win32
6863
6864 2005-12-20 [paul]       1.9.100cvs96
6865
6866         * src/account.c
6867         * src/account.h
6868         * src/mainwindow.c
6869         * src/mainwindow.h
6870         * src/toolbar.c
6871         * src/toolbar.h
6872                 add a combo to the Get All button, allowing
6873                 quick retrieval from any account
6874                 Patch by Fabien Vantard, slightly modified
6875                 by Colin
6876         * src/gtk/about.c
6877                 i18n fix. Patch by Fabien Vantard
6878
6879 2005-12-19 [colin]      1.9.100cvs95
6880
6881         * src/compose.c
6882         * src/compose.h
6883                 Don't automatically join lines when they've 
6884                 been separated by the user and not automatically
6885
6886 2005-12-19 [paul]       1.9.100cvs94
6887
6888         * src/gtk/pluginwindow.c
6889                 i18n fix.
6890                 Patch by Fabien Vantard
6891
6892 2005-12-15 [paul]       1.9.100cvs93
6893
6894         * src/common/plugin.c
6895         * src/common/plugin.h
6896         * src/gtk/pluginwindow.c
6897         * src/plugins/clamav/clamav_plugin.c
6898         * src/plugins/demo/demo.c
6899         * src/plugins/dillo_viewer/dillo_viewer.c
6900         * src/plugins/pgpcore/plugin.c
6901         * src/plugins/pgpinline/plugin.c
6902         * src/plugins/pgpmime/plugin.c
6903         * src/plugins/spamassassin/spamassassin.c
6904         * src/plugins/trayicon/trayicon.c
6905                 add plugin_version()
6906
6907 2005-12-15 [colin]      1.9.100cvs92
6908
6909         * src/compose.c
6910                 Further fix bug #875
6911
6912 2005-12-15 [paul]       1.9.100cvs91
6913
6914         * src/gtk/filesel.c
6915                 fix attach_load_dir getting set to
6916                 PLUGINDIR on plugin load
6917
6918 2005-12-14 [mones]      1.9.100cvs90
6919
6920         * manual/ack.xml
6921         * manual/keyboard.xml
6922                 Initial draft and some shortcuts added
6923                 
6924         * po/es.po
6925                 Updated translation
6926
6927 2005-12-14 [colin]      1.9.100cvs89
6928
6929         * src/compose.c
6930         * src/imap.c
6931         * src/summaryview.c
6932         * src/gtk/gtkaspell.c
6933                 More leaks fixed
6934         * src/prefs_folder_item.c
6935                 Fix recursive prefs apply
6936
6937
6938 2005-12-14 [colin]      1.9.100cvs88
6939
6940         * src/compose.c
6941                 Fix bug #875 (Freeze On Inline Forward of 
6942                 Large Message)
6943
6944 2005-12-13 [colin]      1.9.100cvs87
6945
6946         * src/compose.c
6947                 Uniq-ify and sort the mimetypes list
6948                 Patch by Fabien Vantard
6949
6950 2005-12-13 [colin]      1.9.100cvs86
6951
6952         * src/imap.c
6953         * src/etpan/imap-thread.c
6954                 Fix leaks (patch by Hoa)
6955         * src/news.c
6956         * src/common/plugin.c
6957                 Fix leaks
6958
6959 2005-12-12 [colin]
6960
6961         * 2.0.0-rc2 released
6962
6963 2005-12-12 [colin]      1.9.100cvs85
6964
6965         * src/matcher.c
6966                 Fix a leak
6967
6968 2005-12-12 [wwp]        1.9.100cvs84
6969
6970         * src/gtk/icon_legend.c
6971                 fix misbehaviour and crash when closing the legend window
6972         using the Esc key (patch by Fabien Vantard).
6973
6974 2005-12-12 [paul]       1.9.100cvs83
6975
6976         * src/browseldap.c
6977         * src/foldersel.c
6978         * src/prefs_actions.c
6979         * src/prefs_filtering.c
6980         * src/prefs_matcher.c
6981         * src/prefs_spelling.glade      ** REMOVED **
6982         * src/prefs_template.c
6983         * src/gtk/foldersort.glade      ** REMOVED **
6984         * src/gtk/pluginwindow.c
6985         * src/gtk/pluginwindow.glade    ** REMOVED **
6986         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
6987                 cleanups
6988
6989 2005-12-11 [paul]       1.9.100cvs82
6990
6991         * src/gtk/filesel.c
6992                 fix attach_load_dir crasher (double free)
6993
6994 2005-12-09 [paul]       1.9.100cvs81
6995
6996         * po/POTFILES.in
6997         * src/mainwindow.c
6998         * src/gtk/Makefile.am
6999         * src/gtk/icon_legend.c
7000         * src/gtk/icon_legend.h
7001                 add icon legend
7002         * src/manual.c
7003                 cleanup
7004
7005 2005-12-09 [paul]       1.9.100cvs80
7006
7007         * src/plugins/pgpcore/passphrase.c
7008                 wrap the label in the dialog
7009
7010 2005-12-09 [colin]      1.9.100cvs79
7011
7012         * src/plugins/pgpcore/sgpgme.c
7013                 Display (untrusted) on not trusted signatures
7014                 Patch by Michal Èihaø <michal@cihar.com>
7015                 Closes bug #867 (Report also key trust)
7016
7017 2005-12-09 [colin]      1.9.100cvs78
7018
7019         * src/common/plugin.c
7020                 Update licence check, following Eben Moglen's advice
7021
7022 2005-12-08 [colin]      1.9.100cvs77
7023
7024         * src/folder.c
7025                 Fix the occasionnal item->cache != NULL 
7026                 assertion failure. 
7027
7028 2005-12-08 [colin]      1.9.100cvs76
7029
7030         * src/mimeview.c
7031         * src/plugins/pgpcore/sgpgme.c
7032                 Print key id when unable to check it
7033                 Closes bug #866 (Show key id when missing)
7034
7035 2005-12-08 [paul]       1.9.100cvs75
7036
7037         * src/prefs_common.c
7038         * src/prefs_common.h
7039         * src/gtk/filesel.c
7040                 remember load attachment dir
7041
7042 2005-12-07 [colin]      1.9.100cvs74
7043
7044         * src/prefs_toolbar.c
7045                 Gtk fixes, patch by Fabien Vantard
7046
7047 2005-12-07 [colin]      1.9.100cvs73
7048
7049         * src/action.c
7050         * src/compose.c
7051         * src/compose.h
7052                 Fix bug #839 (Quoted text isn't colored after 
7053                 executing an action)
7054         * src/common/plugin.c
7055                 Require plugins to declare their licence in plugin_licence()
7056                 Refuse to load non-GPL plugins as they'd be illegal (as 
7057                 derived works of Sylpheed-Claws, they must be GPL).
7058         * src/plugins/clamav/clamav_plugin.c
7059         * src/plugins/demo/demo.c
7060         * src/plugins/dillo_viewer/dillo_viewer.c
7061         * src/plugins/pgpcore/plugin.c
7062         * src/plugins/pgpinline/plugin.c
7063         * src/plugins/pgpmime/plugin.c
7064         * src/plugins/spamassassin/spamassassin.c
7065         * src/plugins/trayicon/trayicon.c
7066                 Add plugin_licence()
7067
7068 2005-12-07 [paul]       1.9.100cvs72
7069
7070         * configure.ac
7071         * src/mainwindow.c
7072         * src/manual.c
7073         * src/manual.h
7074         * src/common/defs.h
7075                 clean up after local FAQ removal and
7076                 temporary manual removal
7077
7078 2005-12-06 [colin]      1.9.100cvs71
7079
7080         * configure.ac
7081         * doc/Makefile.am
7082         * doc/faq/.cvsignore
7083         * doc/faq/Makefile.am
7084         * doc/faq/de/.cvsignore
7085         * doc/faq/de/Makefile.am
7086         * doc/faq/de/sylpheed-faq-1.html
7087         * doc/faq/de/sylpheed-faq-2.html
7088         * doc/faq/de/sylpheed-faq-3.html
7089         * doc/faq/de/sylpheed-faq.html
7090         * doc/faq/en/.cvsignore
7091         * doc/faq/en/Makefile.am
7092         * doc/faq/en/sylpheed-faq-1.html
7093         * doc/faq/en/sylpheed-faq-2.html
7094         * doc/faq/en/sylpheed-faq-3.html
7095         * doc/faq/en/sylpheed-faq-4.html
7096         * doc/faq/en/sylpheed-faq.html
7097         * doc/faq/es/.cvsignore
7098         * doc/faq/es/Makefile.am
7099         * doc/faq/es/sylpheed-faq-1.html
7100         * doc/faq/es/sylpheed-faq-2.html
7101         * doc/faq/es/sylpheed-faq-3.html
7102         * doc/faq/es/sylpheed-faq-4.html
7103         * doc/faq/es/sylpheed-faq.html
7104         * doc/faq/fr/.cvsignore
7105         * doc/faq/fr/Makefile.am
7106         * doc/faq/fr/sylpheed-faq-1.html
7107         * doc/faq/fr/sylpheed-faq-2.html
7108         * doc/faq/fr/sylpheed-faq-3.html
7109         * doc/faq/fr/sylpheed-faq.html
7110         * doc/faq/it/.cvsignore
7111         * doc/faq/it/Makefile.am
7112         * doc/faq/it/sylpheed-faq-1.html
7113         * doc/faq/it/sylpheed-faq-2.html
7114         * doc/faq/it/sylpheed-faq-3.html
7115         * doc/faq/it/sylpheed-faq.html
7116         * doc/manual/.cvsignore
7117         * doc/manual/Makefile.am
7118         * doc/manual/de/.cvsignore
7119         * doc/manual/de/Makefile.am
7120         * doc/manual/de/sylpheed-1.html
7121         * doc/manual/de/sylpheed-10.html
7122         * doc/manual/de/sylpheed-11.html
7123         * doc/manual/de/sylpheed-12.html
7124         * doc/manual/de/sylpheed-13.html
7125         * doc/manual/de/sylpheed-14.html
7126         * doc/manual/de/sylpheed-15.html
7127         * doc/manual/de/sylpheed-16.html
7128         * doc/manual/de/sylpheed-17.html
7129         * doc/manual/de/sylpheed-18.html
7130         * doc/manual/de/sylpheed-19.html
7131         * doc/manual/de/sylpheed-2.html
7132         * doc/manual/de/sylpheed-20.html
7133         * doc/manual/de/sylpheed-3.html
7134         * doc/manual/de/sylpheed-4.html
7135         * doc/manual/de/sylpheed-5.html
7136         * doc/manual/de/sylpheed-6.html
7137         * doc/manual/de/sylpheed-7.html
7138         * doc/manual/de/sylpheed-8.html
7139         * doc/manual/de/sylpheed-9.html
7140         * doc/manual/de/sylpheed.html
7141         * doc/manual/en/.cvsignore
7142         * doc/manual/en/Makefile.am
7143         * doc/manual/en/sylpheed-1.html
7144         * doc/manual/en/sylpheed-10.html
7145         * doc/manual/en/sylpheed-11.html
7146         * doc/manual/en/sylpheed-12.html
7147         * doc/manual/en/sylpheed-13.html
7148         * doc/manual/en/sylpheed-14.html
7149         * doc/manual/en/sylpheed-15.html
7150         * doc/manual/en/sylpheed-16.html
7151         * doc/manual/en/sylpheed-17.html
7152         * doc/manual/en/sylpheed-18.html
7153         * doc/manual/en/sylpheed-19.html
7154         * doc/manual/en/sylpheed-2.html
7155         * doc/manual/en/sylpheed-20.html
7156         * doc/manual/en/sylpheed-21.html
7157         * doc/manual/en/sylpheed-22.html
7158         * doc/manual/en/sylpheed-3.html
7159         * doc/manual/en/sylpheed-4.html
7160         * doc/manual/en/sylpheed-5.html
7161         * doc/manual/en/sylpheed-6.html
7162         * doc/manual/en/sylpheed-7.html
7163         * doc/manual/en/sylpheed-8.html
7164         * doc/manual/en/sylpheed-9.html
7165         * doc/manual/en/sylpheed.html
7166         * doc/manual/es/.cvsignore
7167         * doc/manual/es/Makefile.am
7168         * doc/manual/es/sylpheed-1.html
7169         * doc/manual/es/sylpheed-10.html
7170         * doc/manual/es/sylpheed-11.html
7171         * doc/manual/es/sylpheed-12.html
7172         * doc/manual/es/sylpheed-13.html
7173         * doc/manual/es/sylpheed-14.html
7174         * doc/manual/es/sylpheed-15.html
7175         * doc/manual/es/sylpheed-16.html
7176         * doc/manual/es/sylpheed-17.html
7177         * doc/manual/es/sylpheed-18.html
7178         * doc/manual/es/sylpheed-19.html
7179         * doc/manual/es/sylpheed-2.html
7180         * doc/manual/es/sylpheed-20.html
7181         * doc/manual/es/sylpheed-3.html
7182         * doc/manual/es/sylpheed-4.html
7183         * doc/manual/es/sylpheed-5.html
7184         * doc/manual/es/sylpheed-6.html
7185         * doc/manual/es/sylpheed-7.html
7186         * doc/manual/es/sylpheed-8.html
7187         * doc/manual/es/sylpheed-9.html
7188         * doc/manual/es/sylpheed.html
7189         * doc/manual/fr/.cvsignore
7190         * doc/manual/fr/Makefile.am
7191         * doc/manual/fr/sylpheed-1.html
7192         * doc/manual/fr/sylpheed-10.html
7193         * doc/manual/fr/sylpheed-11.html
7194         * doc/manual/fr/sylpheed-12.html
7195         * doc/manual/fr/sylpheed-13.html
7196         * doc/manual/fr/sylpheed-14.html
7197         * doc/manual/fr/sylpheed-15.html
7198         * doc/manual/fr/sylpheed-16.html
7199         * doc/manual/fr/sylpheed-17.html
7200         * doc/manual/fr/sylpheed-18.html
7201         * doc/manual/fr/sylpheed-19.html
7202         * doc/manual/fr/sylpheed-2.html
7203         * doc/manual/fr/sylpheed-20.html
7204         * doc/manual/fr/sylpheed-3.html
7205         * doc/manual/fr/sylpheed-4.html
7206         * doc/manual/fr/sylpheed-5.html
7207         * doc/manual/fr/sylpheed-6.html
7208         * doc/manual/fr/sylpheed-7.html
7209         * doc/manual/fr/sylpheed-8.html
7210         * doc/manual/fr/sylpheed-9.html
7211         * doc/manual/fr/sylpheed.html
7212         * doc/manual/ja/.cvsignore
7213         * doc/manual/ja/Makefile.am
7214         * doc/manual/ja/sylpheed-1.html
7215         * doc/manual/ja/sylpheed-10.html
7216         * doc/manual/ja/sylpheed-11.html
7217         * doc/manual/ja/sylpheed-12.html
7218         * doc/manual/ja/sylpheed-13.html
7219         * doc/manual/ja/sylpheed-14.html
7220         * doc/manual/ja/sylpheed-15.html
7221         * doc/manual/ja/sylpheed-16.html
7222         * doc/manual/ja/sylpheed-17.html
7223         * doc/manual/ja/sylpheed-18.html
7224         * doc/manual/ja/sylpheed-19.html
7225         * doc/manual/ja/sylpheed-2.html
7226         * doc/manual/ja/sylpheed-20.html
7227         * doc/manual/ja/sylpheed-3.html
7228         * doc/manual/ja/sylpheed-4.html
7229         * doc/manual/ja/sylpheed-5.html
7230         * doc/manual/ja/sylpheed-6.html
7231         * doc/manual/ja/sylpheed-7.html
7232         * doc/manual/ja/sylpheed-8.html
7233         * doc/manual/ja/sylpheed-9.html
7234         * doc/manual/ja/sylpheed.html
7235         * doc/manual/ja/sylpheed.sgml
7236         * src/mainwindow.c
7237                 Remove outdated manual and faq. Noisy, eh?
7238
7239 2005-12-06 [colin]      1.9.100cvs70
7240
7241         * src/compose.c
7242         * src/quote_fmt_parse.y
7243         * src/undo.c
7244         * src/undo.h
7245                 Allow %X to position cursor at 0 
7246                 (no %X = before signature)
7247                 Fix paste as quotation putting the cursor at 0
7248                 Fix undo offsets when pasting
7249                 Insert the quote_fmt at once instead of line 
7250                 by line
7251                 Fix [Edited] when starting to reply/forward
7252
7253 2005-12-06 [paul]       1.9.100cvs69
7254
7255         * src/plugins/clamav/clamav_plugin_gtk.c
7256                 add another tooltip
7257         * src/plugins/spamassassin/spamassassin_gtk.c
7258                 rework spamassassin_create_widget_func()
7259
7260 2005-12-05 [colin]      1.9.100cvs68
7261
7262         * po/POTFILES.in
7263                 Fix make release ;-)
7264
7265 2005-12-05 [colin]      1.9.100cvs67
7266
7267         * src/compose.c
7268         * src/compose.h
7269                 Fix cursor positioning (not obeying %X)
7270
7271 2005-12-05 [paul]       1.9.100cvs66
7272
7273         * src/plugins/dillo_viewer/dillo_prefs.c
7274                 fix compilation warning
7275
7276 2005-12-05 [paul]       1.9.100cvs65
7277
7278         * src/prefs_spelling.c
7279         * src/plugins/trayicon/trayicon.c
7280                 cleanups - remove unused stuff
7281
7282 2005-12-05 [paul]       1.9.100cvs64
7283
7284         * README
7285         * manual/plugins.xml
7286                 remove info about removed mathml_viewer plugin
7287
7288 2005-12-05 [paul]       1.9.100cvs63
7289
7290         * configure.ac
7291         * src/plugins/Makefile.am
7292         * src/plugins/mathml_viewer/.cvsignore
7293         * src/plugins/mathml_viewer/Makefile.am
7294         * src/plugins/mathml_viewer/mathml_viewer.c
7295                 remove unmaintained mathml_viewer plugin
7296
7297 2005-12-05 [paul]       1.9.100cvs62
7298
7299         * src/summaryview.c
7300                 obey prefs_common.always_show_msg when
7301                 moving a msg
7302                 Thanks to Colin
7303
7304 2005-12-05 [paul]       1.9.100cvs61
7305
7306         * src/compose.c
7307         * src/prefs_account.c
7308         * src/prefs_filtering.c
7309         * src/prefs_quote.c
7310         * src/prefs_spelling.c
7311         * src/prefs_toolbar.c
7312         * src/summaryview.c
7313         * src/gtk/gtkutils.c
7314         * src/gtk/quicksearch.c
7315         * src/plugins/dillo_viewer/dillo_prefs.c
7316                 dialog cleanups
7317
7318 2005-12-04 [paul]       1.9.100cvs60
7319
7320         * src/inc.c
7321         * src/prefs_account.c
7322         * src/prefs_account.h
7323                 allow a Local account to specify a
7324                 default inbox
7325                 (closes bug 843 'Inbox cannot be changed for local
7326                  mailboxes')
7327
7328 2005-12-04 [colin]      1.9.100cvs59
7329
7330         * src/plugins/trayicon/trayicon.c
7331                 Remove Get, rename Get All to Get Mail in order to
7332                 be consistent with the default main toolbar
7333
7334 2005-12-03 [colin]      1.9.100cvs58
7335
7336         * manual/gpl.xml
7337         * manual/sylpheed-claws-manual.xml
7338                 Add GPL appendix
7339
7340 2005-12-03 [paul]       1.9.100cvs57
7341
7342         * AUTHORS
7343         * po/sv.po
7344         * src/gtk/authors.h
7345                 new (partially complete) Swedish translation
7346                 by Anders Troback <sylpheed@troback.com>
7347
7348 2005-12-02 [paul]       1.9.100cvs56
7349
7350         * configure.ac
7351                 libetpan 0.41 required
7352
7353 2005-12-02 [paul]       1.9.100cvs55
7354
7355         * src/plugins/clamav/clamav_plugin.c
7356         * src/plugins/clamav/clamav_plugin.h
7357         * src/plugins/clamav/clamav_plugin_gtk.c
7358         * src/plugins/spamassassin/spamassassin.c
7359         * src/plugins/spamassassin/spamassassin.h
7360         * src/plugins/spamassassin/spamassassin_gtk.c
7361                 unregister prefs pages on unloading, thus
7362                 preventing a crash
7363                 (thanks to Colin for the hint)
7364
7365 2005-12-02 [wwp]        1.9.100cvs54
7366
7367         * src/quote_fmt.h
7368         * src/quote_fmt_parse.y
7369                 fix misuse of gboolean*, use gboolean instead
7370                 (thanks to Paul, Colin, for pointing out that scaring one)
7371
7372 2005-12-02 [paul]       1.9.100cvs53
7373
7374         * src/plugins/clamav/clamav_plugin.c
7375                 int no --> unsigned int no
7376         * src/plugins/clamav/clamav_plugin_gtk.c
7377                 rework config page
7378
7379 2005-12-02 [wwp]        1.9.100cvs52
7380
7381         * src/compose.c
7382         * src/prefs_template.c
7383         * src/quote_fmt.h
7384         * src/quote_fmt_parse.y
7385                 prevent from executing |f and |p templates commands when
7386                 adding or replacing templates in prefs (avoids annoying and
7387                 potentially dangerous behaviours)
7388
7389 2005-12-02 [paul]       1.9.100cvs51
7390
7391         * src/prefs_common.c
7392                 allow translation of some default values
7393                 Patch by Fabien Vantard
7394
7395 2005-12-02 [paul]       1.9.100cvs50
7396
7397         * src/codeconv.c
7398         * src/codeconv.h
7399         * src/prefs_common.c
7400         * src/prefs_common.h
7401         * src/prefs_message.c
7402         * src/textview.c
7403                 remove obsolete 'convert_mb_alnum' option
7404                 and related stuff
7405         * src/gtk/about.c
7406                 remove unused 'about_textview_visibility_notify'
7407
7408 2005-12-02 [paul]       1.9.100cvs49
7409
7410         * src/prefs_account.c
7411         * src/prefs_compose_writing.c
7412         * src/prefs_fonts.c
7413         * src/prefs_gtk.h
7414         * src/prefs_image_viewer.c
7415         * src/prefs_message.c
7416         * src/prefs_other.c
7417         * src/prefs_receive.c
7418         * src/prefs_send.c
7419         * src/prefs_spelling.c
7420         * src/prefs_summaries.c
7421         * src/prefs_wrapping.c
7422         * src/plugins/dillo_viewer/dillo_prefs.c
7423         * src/plugins/pgpcore/prefs_gpg.c
7424                 several cleanups to the prefs dialogs
7425                 (slightly modified) patch by Fabien Vantard
7426
7427 2005-12-02 [paul]       1.9.100cvs48
7428
7429         * src/main.c
7430                 --exit means exit
7431         * src/send_message.c
7432                 fix crash on send when connection fails
7433
7434         Thanks to Colin
7435
7436 2005-12-01 [colin]      1.9.100cvs47
7437
7438         * src/html.c
7439                 Translate &hellip; to "..."
7440
7441 2005-11-30 [colin]      1.9.100cvs46
7442
7443         * src/matcher.c
7444         * src/matcher.h
7445                 Optimize back yesterday's fix.
7446
7447 2005-11-30 [paul]       1.9.100cvs45
7448
7449         * manual/faq.xml
7450                 standardised
7451         * manual/intro.xml
7452                 written by Colin, edited by me
7453
7454 2005-11-29 [colin]      1.9.100cvs44
7455
7456         * src/matcher.c
7457                 Skip headers unconditionnaly in match_body if the
7458                 rule is not message or ~message
7459
7460 2005-11-29 [colin]      1.9.100cvs43
7461
7462         * src/matcher.c
7463                 Fix body_part and such, not skipping headers 
7464                 if the matchcriteria wasn't the first in the rule
7465
7466 2005-11-29 [colin]      1.9.100cvs42
7467
7468         * src/compose.c
7469                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
7470                 option missing from message view window)
7471                 Fix double text D'n'D with gtk-2.8
7472         * src/matcher.c
7473                 Fix ~message, ~headers_part, ~body_part rules
7474         * src/messageview.c
7475                 Add Windows-1252 (Closes bug #863)
7476                 Fix accels
7477         * src/gtk/gtkaspell.c
7478                 Properly destroy accels in all menus
7479
7480 2005-11-29 [mones]      1.9.100cvs41
7481
7482         * po/es.po
7483                 Updated.
7484
7485 2005-11-27 [colin]      1.9.100cvs40
7486
7487         * src/mh_gtk.c
7488                 "/Remove mailbox" -> "/Remove mailbox..."
7489
7490 2005-11-27 [paul]       1.9.100cvs39
7491
7492         * AUTHORS
7493         * po/de.po
7494         * src/gtk/authors.h
7495                 updated by new maintainer, Stephan Sachse
7496
7497 2005-11-27 [paul]       1.9.100cvs38
7498
7499         * manual/faq.xml
7500                 written by Colin, edited by me
7501
7502 2005-11-27 [paul]       1.9.100cvs37
7503
7504         * src/prefs_common.c
7505         * src/prefs_common.h
7506         * src/prefs_receive.c
7507         * src/prefs_summaries.c
7508                 move 'go to inbox after receiving new mail'
7509                 option from display/sumamaries to mail
7510                 handling/receive, and rework prefs_summaries
7511                 dialog a little
7512
7513 2005-11-25 [martin]     1.9.100cvs36
7514
7515         * po/de.po
7516             fixed windows-1252 translation;
7517             translated some new and fuzzy strings
7518
7519 2005-11-25 [paul]       1.9.100cvs35
7520
7521         * src/plugins/clamav/clamav_plugin.c
7522                 complete the update done in cvs34
7523
7524 2005-11-25 [paul]       1.9.100cvs34
7525
7526         * src/plugins/clamav/clamav_plugin.c
7527                 reflect upstream changes
7528
7529 2005-11-25 [paul]       1.9.100cvs33
7530
7531         * manual/ack.xml
7532         * manual/plugins.xml
7533         * manual/sylpheed-claws-manual.xml
7534                 written/updated by Colin, edited by me
7535         * tools/acroread2sylpheed.pl
7536                 update binary name
7537
7538 2005-11-24 [colin]      1.9.100cvs32
7539
7540         * src/compose.c
7541                 Fix bug #856 (reediting messages forgets Request
7542                 Return Receipt)
7543
7544 2005-11-24 [paul]       1.9.100cvs31
7545
7546         * manual/addrbook.xml
7547         * manual/starting.xml
7548                 written by Colin, proofread, edited, adapted by me
7549         * manual/advanced.xml
7550                 add some Actions examples
7551         * src/importldif.c
7552                 use a Save button instead of a Close button
7553         * src/wizard.c
7554                 indicate mandatory fields
7555                 fix page display
7556                 Thanks to Colin
7557
7558 2005-11-23 [colin]      1.9.100cvs30
7559
7560         * src/addressbook.c
7561                 Rename menu item, fix possible crash after
7562                 deletion of books
7563         * src/addrindex.c
7564                 Allow searching for '*' in ldap
7565         * src/browseldap.c
7566                 Fix "Browse Entry" (did anyone use it?)
7567         * src/wizard.c
7568                 Add guards for mandatory information
7569
7570 2005-11-23 [paul]       1.9.100cvs29
7571
7572         * manual/advanced.xml
7573                 corrections to the English
7574
7575 2005-11-23 [colin]      1.9.100cvs28
7576
7577         * src/mimeview.c
7578                 Fix possible crash at exit. After the call to
7579                 gtk_container_remove(), the Viewer's widget has no
7580                 more parent so gtk+ automatically frees it and its
7581                 sons. If destroy_viewer() then try to access it,
7582                 problems ensue.
7583
7584 2005-11-22 [colin]      1.9.100cvs27
7585
7586         * src/compose.c
7587         * src/gtk/gtkaspell.c
7588                 Fix right-clicking on a misspelled word
7589                 Fix More... in suggestions menu
7590
7591 2005-11-22 [wwp]        1.9.100cvs26
7592
7593         * src/prefs_template.c
7594                 templates works: re-sort templates list when adding or replacing,
7595                 prevent from adding or replacing when the template name is empty
7596
7597 2005-11-21 [colin]      1.9.100cvs25
7598
7599         * src/addressbook.c
7600                 Fix some addressbook suckage (dnd, select all)
7601         * src/compose.c
7602         * src/gtk/gtkaspell.c
7603         * src/gtk/gtkaspell.h
7604                 Make the spellchecker menu work with the 
7605                 GtkTextView one instead of overriding it
7606
7607 2005-11-20 [paul]       1.9.100cvs24
7608
7609         * manual/handling.xml
7610                 proofread and corrected
7611
7612 2005-11-20 [paul]       1.9.100cvs23
7613
7614         * manual/Makefile
7615                 generate html as one file
7616         * manual/advanced.xml
7617                 fix output generation
7618                 reformat hidden options list
7619         * manual/manual.xml     ** REMOVED **
7620         * manual/sylpheed-claws-manual.xml      ** ADDED **
7621                 renamed
7622
7623 2005-11-18 [colin]      1.9.100cvs22
7624
7625         * src/prefs_account.c
7626                 Fix layout in news and mbox accounts
7627         * manual/account.xml
7628         * manual/advanced.xml
7629                 New contents for Paul to check :)
7630
7631 2005-11-18 [wwp]        1.9.100cvs21
7632
7633         * src/gtk/quicksearch.c
7634                 don't update extended quicksearch buttons twice
7635
7636 2005-11-18 [paul]       1.9.100cvs20
7637
7638         * src/textview.c
7639                 complete 1.9.100cvs19
7640
7641 2005-11-18 [paul]       1.9.100cvs19
7642
7643         * src/compose.c
7644                 cosmetic improvements
7645         * src/textview.c
7646                 also list text/* attachments
7647
7648 2005-11-18 [colin]      1.9.100cvs18
7649
7650         * src/summaryview.c
7651                 Use column 0 instead of -1 in 
7652                 gtk_ctree_node_moveto, in a naive
7653                 hope it'll fix the gtk-related crashes
7654
7655 2005-11-18 [colin]      1.9.100cvs17
7656
7657         * src/gtk/inputdialog.c
7658                 Fix icon staying the first one
7659
7660 2005-11-17 [wwp]        1.9.100cvs16
7661                 fix possible problem showing some quicksearch buttons, and a bad
7662                 call to g_return_if_fail in a function that returns a value (both
7663                 fixes by Fabien Vantard)
7664
7665 2005-11-15 [wwp]        1.9.100cvs15
7666
7667         * src/gtk/quicksearch.c
7668                 added a tooltip to that obscure ... quicksearch button
7669
7670 2005-11-15 [wwp]        1.9.100cvs14
7671
7672         * src/gtk/quicksearch.c
7673                 add a quicksearch helper to filtering expression users: the ... button
7674                 raises the condition expr window. condition expressions set up w/ this
7675                 window are used by the quicksearch if the user closes it pressing OK.
7676
7677 2005-11-14 [paul]       1.9.100cvs13
7678
7679         * src/plugins/clamav/clamav_plugin.c
7680         * src/plugins/spamassassin/spamassassin.c
7681                 change plugin type following recent merging
7682
7683 2005-11-14 [wwp]        1.9.100cvs12
7684
7685         * src/folder.c
7686                 prevent from crashing when copying/moving message(s) from and
7687                 to the same folder
7688
7689 2005-11-14 [paul]       1.9.100cvs11
7690
7691         * src/plugins/clamav/Makefile.am
7692         * src/plugins/clamav/clamav_plugin.c
7693         * src/plugins/clamav/clamav_plugin.h
7694         * src/plugins/clamav/clamav_plugin_gtk.c
7695                 also merge clamav and clamav_gtk plugins
7696
7697 2005-11-13 [colin]      1.9.100cvs10
7698
7699         * configure.ac
7700         * src/plugins/spamassassin/Makefile.am
7701         * src/plugins/spamassassin/spamassassin.c
7702         * src/plugins/spamassassin/spamassassin.h
7703         * src/plugins/spamassassin/spamassassin_gtk.c
7704                 Merge spamassassin and spamassassin_gtk plugins,
7705                 and build it by default.
7706
7707 2005-11-12 [colin]      1.9.100cvs9
7708
7709         * src/etpan/imap-thread.c
7710                 Fix gcc warning
7711
7712 2005-11-12 [colin]      1.9.100cvs8
7713
7714         * src/procmime.c
7715                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
7716
7717 2005-11-10 [colin]      1.9.100cvs7
7718
7719         * src/main.c
7720                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
7721                 minimised state)
7722
7723 2005-11-10 [wwp]        1.9.100cvs6
7724
7725         * src/gtk/description_window.c
7726                 fix a crash when closing description windows using the WM's [X] button
7727
7728 2005-11-09 [colin]      1.9.100cvs5
7729
7730         * src/common/ssl.c
7731                 Update libetpan call to follow upstream
7732                 (yes, this requires libetpan-0.40cvs3)
7733
7734 2005-11-08 [colin]      1.9.100cvs4
7735
7736         * src/compose.c
7737         * src/textview.c
7738         * src/common/utils.c
7739         * src/common/utils.h
7740                 Enhance the email parser
7741
7742 2005-11-08 [colin]      1.9.100cvs3
7743
7744         * src/procmime.c
7745                 Fix what looks like an off-by-one (fixes 
7746                 attachments from the Bat)
7747
7748 2005-11-08 [wwp]        1.9.100cvs2
7749
7750         * src/main.c
7751                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
7752
7753 2005-11-08 [wwp]        1.9.100cvs1
7754
7755         * src/main.c
7756                 allow exiting Sylpheed-Claws from command-line
7757
7758 2005-11-08 [paul]       1.9.100
7759
7760         1.9.100 released
7761
7762 2005-11-07 [colin]      1.9.99cvs17
7763
7764         * src/addritem.c
7765         * src/ldif.c
7766                 Fix import of base-64 encoded items
7767
7768 2005-11-07 [colin]      1.9.99cvs16
7769
7770         * src/send_message.c
7771                 Fix bug #314 (Queue does not empty under certain 
7772                 circumstances)
7773
7774 2005-11-07 [paul]       1.9.99cvs15
7775
7776         * src/mutt.c
7777         * src/pine.c
7778                 fix buffer overflows
7779                 Thanks to Colin
7780
7781 2005-11-07 [paul]       1.9.99cvs14
7782
7783         * doc/man/Makefile.am
7784         * doc/man/sylpheed-claws.1      ** ADDED **
7785         * doc/man/sylpheed.1            ** DELETED **
7786                 rename and update the man file
7787
7788 2005-11-06 [colin]      1.9.99cvs13
7789
7790         * src/ldif.c
7791                 Fix ldif_get_line() that returned empty strings
7792                 (Didn't understand why). Also fix a possible
7793                 buffer overflow.
7794
7795 2005-11-06 [wwp]        1.9.99cvs12
7796
7797         * src/textview.c
7798         * src/gtk/about.c
7799         * src/gtk/gtkutils.c
7800         * src/gtk/gtkutils.h
7801                 fix a compilation warning,
7802                 make links sensitive in the about dialog
7803
7804 2005-11-04 [wwp]        1.9.99cvs11
7805
7806         * src/gtk/about.c
7807                 don't wrap or translate URIs, and a bit text format cleanup
7808
7809 2005-11-04 [wwp]        1.9.99cvs10
7810
7811         * src/gtk/about.c
7812                 better textview tagging implementation (no more use of marks for
7813                 postponed tagging)
7814
7815 2005-11-02 [colin]      1.9.99cvs9
7816
7817         * src/common/ssl.c
7818                 Forgot an ifdef
7819
7820 2005-11-02 [colin]      1.9.99cvs8
7821
7822         * configure.ac
7823                 Require libetpan-0.40 due to upstream fix
7824         * src/common/ssl.c
7825                 Tell libetpan not to call SSL_Library_Init,
7826                 as we do it ourselves.
7827
7828 2005-11-02 [colin]      1.9.99cvs7
7829
7830         * po/POTFILES.in
7831                 Add missing files (thanks to Fabien Vantard)
7832
7833 2005-11-02 [colin]      1.9.99cvs6
7834
7835         * src/summaryview.c
7836                 Fix totals when read messages are hidden or quicksearch
7837                 is on
7838         * src/ssl_manager.c
7839         * src/ssl_manager.h
7840         * src/common/ssl_certificate.c
7841         * src/common/ssl_certificate.h
7842         * src/gtk/sslcertwindow.c
7843         * src/gtk/sslcertwindow.h
7844                 Fix copyright on my stuff
7845
7846 2005-11-02 [wwp]        1.9.99cvs5
7847
7848         * src/prefs_themes.c
7849                 fix directory name checking (theme installation/removal),
7850                 made related error a bit more verbose
7851
7852 2005-11-02 [colin]      1.9.99cvs4
7853
7854         * src/summaryview.c
7855                 Fix typo (probably fixes bug #841 (Sort by the From 
7856                 field doesn't work)
7857
7858 2005-11-02 [paul]       1.9.99cvs3
7859
7860         * po/ko.po
7861         * po/nb.po
7862                 updated by SungHyun Nam, Geir Helland
7863         * src/wizard.c
7864                 fix typo in welcome message. spotted by
7865                 Andrea Spadaccini
7866
7867 2005-11-01 [colin]      1.9.99cvs2
7868
7869         * src/compose.c
7870                 Fix replying to ml wen confirming subscription
7871         * src/messageview.c
7872         * src/mimeview.c
7873         * src/mimeview.h
7874         * src/privacy.h
7875         * src/summaryview.c
7876                 Make key check non blocking
7877
7878 2005-10-31 [paul]       1.9.99cvs1
7879
7880         * tools/claws.i18n.status.pl
7881                 updated for ChangeLog
7882
7883 2005-10-31 [paul]       1.9.99
7884
7885         1.9.99 released
7886
7887 2005-10-31 [paul]       1.9.15cvs131
7888
7889         * .cvsignore
7890         * ChangeLog
7891         * ChangeLog.claws       ** REMOVED **
7892         * ChangeLog-gtk2.claws  ** REMOVED **
7893         * ChangeLog.gtk1        ** ADDED **
7894         * INSTALL
7895         * Makefile.am
7896         * NEWS
7897         * README
7898         * README.claws          ** REMOVED **
7899         * README.jp             ** REMOVED **
7900         * RELEASE_NOTES         ** ADDED **
7901         * RELEASE_NOTES.claws   ** REMOVED **
7902         * commitHelper
7903         * configure.ac
7904         * sylpheed.spec.in      ** REMOVED **
7905                 tidy up and update the default docs:
7906                 ChangeLog.claws is renamed ChangeLog.gtk1
7907                 ChangeLog-gtk2.claws is renamed ChangeLog
7908                 README.claws is renamed README
7909                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
7910
7911 2005-10-31 [paul]       1.9.15cvs130
7912
7913         * po/it.po
7914                 fix errors
7915
7916 2005-10-31 [paul]       1.9.15cvs129
7917
7918         * po/ca.po
7919         * po/de.po
7920         * po/en_GB.po
7921         * po/fr.po
7922         * po/it.po
7923         * po/pt_BR.po
7924         * po/sk.po
7925         * po/sr.po
7926         * po/zh_CN.po
7927                 updated by Miquel Oliete, Stephan Sachse and
7928                 Thomas Gilgin, me, Fabien Vantard, Andrea
7929                 Spadaccini, Frederico Goncalves Guimaraes,
7930                 Andrej Kacian, Aleksandar Urosevic, and
7931                 Ralgh Young.
7932
7933 2005-10-31 [mones]      1.9.15cvs128
7934
7935         * manual/faq.xml
7936                 More questions.
7937         
7938         * po/es.po
7939                 Updated for release.
7940
7941 2005-10-30 [colin]      1.9.15cvs127
7942
7943         * src/compose.c
7944                 Place cursor before rewrapping (fixes cursor
7945                 pos if quotation gets rewrapped)
7946
7947 2005-10-29 [paul]       1.9.15cvs126
7948
7949         * src/crash.c
7950         * src/foldersel.c
7951         * src/main.c
7952         * src/messageview.c
7953         * src/toolbar.c
7954         * src/gtk/authors.h
7955                 corrections to text items
7956
7957 2005-10-28 [colin]      1.9.15cvs125
7958
7959         * src/messageview.c
7960                 Make "hit 'C' to check sig" work from extern 
7961                 messageviews
7962
7963 2005-10-27 [colin]      1.9.15cvs124
7964
7965         * src/summaryview.c
7966                 Add a hack to avoid segfaulting when hammering 
7967                 on gtk's events
7968
7969 2005-10-27 [wwp]        1.9.15cvs123
7970
7971         * src/prefs_themes.c
7972                 sort list of themes names in themes prefs
7973
7974 2005-10-27 [paul]       1.9.15cvs122
7975
7976         * src/folder.c
7977         * src/prefs_account.c
7978                 fix building on Solaris
7979                 Patch by Alex Moore
7980
7981 2005-10-27 [wwp]        1.9.15cvs121
7982
7983         * src/summaryview.c
7984         * src/gtk/gtksctree.c
7985                 speed up unselecting messages in summary view (thanks to Colin)
7986
7987 2005-10-27 [paul]       1.9.15cvs120
7988
7989         * src/mainwindow.c
7990                 fix a compilation warning
7991         * src/summaryview.c
7992                 fix updating of 'n items selected' count
7993                 when deselecting
7994
7995 2005-10-27 [martin]     1.9.15cvs119
7996
7997         * src/action.c
7998                 ignore actions with a leading '/' in the action menu name
7999                 fixes a crash on menu creation
8000         * src/prefs_actions.c
8001                 do not allow a leading '/' in the action menu name
8002
8003 2005-10-27 [paul]       1.9.15cvs118
8004
8005         * src/main.c
8006                 fix compilation warning
8007
8008 2005-10-27 [paul]       1.9.15cvs117
8009
8010         * src/procmime.c
8011                 add #if HAVE_LOCALE_H
8012
8013 2005-10-27 [paul]       1.9.15cvs116
8014
8015         * src/plugins/clamav/clamav_plugin.c
8016         * src/plugins/dillo_viewer/dillo_viewer.c
8017         * src/plugins/mathml_viewer/mathml_viewer.c
8018         * src/plugins/pgpcore/plugin.c
8019         * src/plugins/pgpinline/plugin.c
8020         * src/plugins/pgpmime/plugin.c
8021         * src/plugins/spamassassin/spamassassin.c
8022         * src/plugins/trayicon/trayicon.c
8023                 plugin_init() : make error messages more
8024                 informative
8025
8026 2005-10-26 [wwp]        1.9.15cvs115
8027
8028         * src/prefs_matcher.c
8029                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8030
8031 2005-10-26 [wwp]        1.9.15cvs114
8032
8033         * src/procmime.c
8034         * src/gtk/gtksctree.c
8035         * src/plugins/spamassassin/libspamc.c
8036         * src/plugins/spamassassin/spamassassin.c
8037                 fix some compilation warnings more
8038
8039 2005-10-26 [mones]      1.9.15cvs113
8040
8041         * po/es.po
8042                 Updated translation
8043
8044 2005-10-26 [paul]       1.9.15cvs112
8045
8046         * src/prefs_message.c
8047                 give all display_xface stuff the
8048                 #if HAVE_LIBCOMPFACE treatment, thus
8049                 preventing a crash
8050                 (Thanks to Wolfgang Enderlein)
8051
8052 2005-10-26 [colin]      1.9.15cvs111
8053
8054         * src/gedit-print.c
8055                 Fix date format
8056         * src/imap_gtk.c
8057         * src/news_gtk.c
8058                 Remove context menu items that should not be there
8059         * src/jpilot.c
8060                 Fix encoding
8061         * src/main.c
8062         * src/mainwindow.c
8063                 Don't show the mainwindow too soon
8064
8065 2005-10-26 [wwp]        1.9.15cvs110
8066
8067         * src/folder.c
8068         * src/manual.c
8069         * src/summaryview.c
8070                 fix uninitialized pointers in the folder updating hook
8071                 (thanks to Colin)
8072
8073 2005-10-25 [mones]      1.9.15cvs109
8074
8075         * manual/faq.xml
8076                 General information subsection completed. 
8077                 Removed archaic references.
8078                 
8079         * manual/Makefile
8080         * manual/dtd/manual.dsl
8081                 Added customization stylesheet for getting paragraphs
8082                 fully justified in PDF output (as suggested by Colin).
8083
8084 2005-10-25 [colin]      1.9.15cvs108
8085
8086         * src/compose.c
8087                 Fix a second leak
8088
8089 2005-10-25 [colin]      1.9.15cvs107
8090
8091         * src/addrbook.c
8092         * src/addrindex.c
8093                 Fix leak (xml_get_element() allocates memory)
8094         * src/compose.c
8095                 Fix leak + dead code (shame!)
8096         * src/procmime.c
8097                 Fix leak
8098
8099 2005-10-25 [colin]      1.9.15cvs106
8100
8101         * src/mimeview.c
8102                 Fix encoding issue in Save all and in 
8103                 overwrite-confirmation alertpanel
8104
8105 2005-10-25 [colin]      1.9.15cvs105
8106
8107         * src/common/socket.c
8108                 Fix a leak - Thanks to Christopher Aillon
8109                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8110
8111 2005-10-25 [paul]       1.9.15cvs104
8112
8113         * src/wizard.c
8114                 Always guess servers from the right-hand
8115                 email part and guess username from the
8116                 left-hand part. (Thanks to Colin)
8117                 add an X-Face to the welcome message
8118
8119 2005-10-25 [paul]       1.9.15cvs103
8120
8121         * manual/handling.xml
8122                 written by Colin, edited by me
8123
8124 2005-10-25 [wwp]        1.9.15cvs102
8125
8126         * src/folderview.c
8127         * src/grouplistdialog.c
8128         * src/imap.c
8129         * src/noticeview.c
8130                 fix some compilation warnings
8131
8132 2005-10-24 [paul]
8133
8134         1.9.99-rc3 released
8135
8136 2005-10-24 [paul]       1.9.15cvs101
8137
8138         * src/gtk/about.c
8139                 fix window sizing
8140
8141 2005-10-24 [paul]       1.9.15cvs100
8142
8143         * src/pixmaps/offline.xpm
8144         * src/pixmaps/online.xpm
8145                 replace with last default versions
8146
8147 2005-10-24 [colin]      1.9.15cvs99
8148
8149         * src/imap.c
8150                 Fix bug when moving a folder
8151         * src/imap_gtk.c
8152         * src/mh_gtk.c
8153                 "Delete folder" pops up a window, so it 
8154                 should be suffixed with "..."
8155         * src/plugins/pgpcore/sgpgme.c
8156                 Include locale.h
8157
8158 2005-10-24 [mones]      1.9.15cvs98
8159
8160         * manual/Makefile
8161         * manual/account.xml
8162         * manual/ack.xml
8163         * manual/addrbook.xml
8164         * manual/advanced.xml
8165         * manual/faq.xml
8166         * manual/glossary.xml
8167         * manual/gpl.xml
8168         * manual/handling.xml
8169         * manual/intro.xml
8170         * manual/keyboard.xml
8171         * manual/manual.xml
8172         * manual/plugins.xml
8173         * manual/starting.xml
8174         * manual/dtd/sdocbook.dtd
8175                 Initial manual structure and some content.
8176
8177 2005-10-23 [wwp]        1.9.15cvs97
8178
8179         * src/gtk/about.c
8180                 fix a typo
8181
8182 2005-10-23 [wwp]        1.9.15cvs96
8183
8184         * src/gtk/about.c
8185         * src/gtk/authors.h
8186                 rework of the about window (main work by Paul), also featuring a few
8187                 fixes for typos and duplicate names
8188
8189 2005-10-23 [wwp]        1.9.15cvs95
8190
8191         * src/.cvsignore
8192                 Ignore the right binary name (sylpheed-claws now)
8193
8194 2005-10-23 [paul]       1.9.15cvs94
8195
8196         * src/compose.c
8197                 when using Folder Pref 'Default To for
8198                 replies' make the entry in the Compose
8199                 window bold
8200                 Patch by Fabien Vantard
8201
8202 2005-10-22 [colin]      1.9.15cvs93
8203
8204         * src/codeconv.c
8205                 Fix leak
8206
8207 2005-10-22 [colin]      1.9.15cvs92
8208
8209         * src/codeconv.c
8210                 try to convert using locale (apart utf8) if necessary
8211
8212 2005-10-22 [colin]      1.9.15cvs91
8213
8214         * src/pixmaps/new.xpm
8215         * src/pixmaps/unread.xpm
8216                 Make the unread envelope blue again and
8217                 saturate the new one a bit more.
8218
8219 2005-10-22 [colin]      1.9.15cvs90
8220
8221         * src/compose.c
8222                 When replying to a mail sent by one of our accounts,
8223                 use the original list of recipients. Let 'Reply All'
8224                 and 'Reply to sender' work like previously.
8225
8226 2005-10-21 [colin]      1.9.15cvs89
8227
8228         * src/prefs_filtering.c
8229                 Clear fields after add and replace
8230         * src/textview.c
8231                 Display xface differently (better)
8232         * src/plugins/pgpinline/pgpinline.c
8233                 Fix crappy encodings/recodings
8234
8235 2005-10-21 [paul]       1.9.15cvs88
8236
8237         * src/compose.c
8238         * src/prefs_folder_item.c
8239         * src/toolbar.c
8240                 fix news folder Folder Properties
8241                 (thanks to Colin)
8242         * src/folderview.c
8243                 update folderview after Themes change
8244                 keep selected folder selected
8245                 (thanks to Colin)
8246
8247 2005-10-21 [paul]       1.9.15cvs87
8248
8249         * tools/Makefile.am
8250         * tools/OOo2sylpheed.pl
8251         * tools/README
8252         * tools/README.sylprint
8253         * tools/asus_mailled.sh         ** REMOVED **
8254         * tools/filter_conv.pl
8255         * tools/freshmeat_search.pl
8256         * tools/google_search.pl
8257         * tools/gpg-sign-syl            ** REMOVED **
8258         * tools/kmail2sylpheed.pl
8259         * tools/kmail2sylpheed_v2.pl
8260         * tools/multiwebsearch.pl
8261         * tools/nautilus2sylpheed.sh
8262         * tools/newscache_clean.pl
8263         * tools/outlook2sylpheed.pl
8264         * tools/sylpheed-switcher       ** REMOVED **
8265         * tools/sylprint.pl
8266         * tools/sylprint.rc
8267         * tools/tb2sylpheed
8268         * tools/vcard2xml.py
8269         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8270                 update default config dir
8271                 update binary name (thanks to Fabien Vantard)
8272                 remove obsolete scripts
8273
8274 2005-10-21 [colin]      1.9.15cvs86
8275
8276         * src/inc.c
8277                 Fix possible leak and units. Based on a patch by
8278                 Fabien Vantard.
8279
8280 2005-10-20 [colin]      1.9.15cvs85
8281
8282         * src/textview.c
8283                 Clear xface when clearing textview
8284
8285 2005-10-20 [colin]      1.9.15cvs84
8286
8287         * configure.ac
8288         * src/folderview.c
8289         * src/headerview.c
8290         * src/main.c
8291         * src/prefs_common.c
8292         * src/prefs_common.h
8293         * src/prefs_message.c
8294         * src/textview.c
8295         * src/textview.h
8296         * src/common/defs.h
8297         * src/common/utils.c
8298         * src/common/utils.h
8299         * src/gtk/gtkutils.c
8300         * src/gtk/gtkutils.h
8301                 Migrate config to .sylpheed-claws (Automatically)
8302                 Add a way to get the Xface in the TextView
8303
8304 2005-10-20 [colin]      1.9.15cvs83
8305
8306         * src/gtk/Makefile.am
8307         * src/gtk/about.c
8308         * src/gtk/authors.h
8309                 Make the about dialog *grooovy*
8310
8311 2005-10-20 [colin]      1.9.15cvs82
8312
8313         * src/mimeview.c
8314                 Use "Open with" on double click if no command
8315                 was found
8316
8317 2005-10-20 [colin]      1.9.15cvs81
8318
8319         * src/imap.c
8320         * src/etpan/imap-thread.c
8321                 Fix possible crash.
8322
8323 2005-10-20 [paul]       1.9.15cvs80
8324
8325         * src/folder.c
8326                 don't show clipkey icon if the only
8327                 attachment is the signature
8328                 Patch by Colin
8329
8330 2005-10-20 [paul]       1.9.15cvs79
8331
8332         * AUTHORS
8333         * src/plugins/pgpmime/pgpmime.c
8334                 name the PGP/MIME signature 'signature.asc'
8335                 Patch by Andrew Nelson <freeandy@gmail.com>
8336
8337 2005-10-19 [colin]      1.9.15cvs78
8338
8339         * src/plugins/pgpmime/pgpmime.c
8340                 Oops, no need to double-check though
8341
8342 2005-10-19 [colin]      1.9.15cvs77
8343
8344         * src/plugins/pgpinline/pgpinline.c
8345         * src/plugins/pgpmime/pgpmime.c
8346                 Check that my_tmpfile() doesn't 
8347                 return NULL
8348
8349 2005-10-19 [colin]      1.9.15cvs76
8350
8351         * src/common/utils.c
8352                 Use shorter mime boundaries to avoid having
8353                 MTAs rewrapping our headers, breaking the
8354                 PGP signature in the process 
8355         * src/compose.c
8356         * src/plugins/pgpmime/pgpmime.c
8357                 Check for boundary uniqueness to be sure
8358                 it won't happen, instead of hoping for the
8359                 best
8360
8361 2005-10-19 [colin]      1.9.15cvs75
8362
8363         * sylpheed-claws.desktop
8364         * src/Makefile.am
8365         * src/main.c
8366                 Ship a sylpheed-claws binary instead
8367                 of a sylpheed one. Change the socket
8368                 name, too
8369         * src/folderview.c
8370                 Update folder only if it changed
8371         * src/wizard.c
8372                 Fix i18n in welcome mail, patch by
8373                 Fabien Vantard
8374
8375 2005-10-19 [paul]
8376
8377         1.9.99-rc2 released
8378
8379 2005-10-19 [paul]       1.9.15cvs74
8380
8381         * src/folder.c
8382         * src/folderview.c
8383                 fix summaryview update
8384                 Patch by Colin
8385
8386 2005-10-18 [colin]      1.9.15cvs73
8387
8388         * src/plugins/pgpcore/passphrase.c
8389                 Don't XGrabServer, and try a bit more to 
8390                 sync everything before grabbing mouse/keyboard
8391
8392 2005-10-18 [colin]      1.9.15cvs72
8393
8394         * src/Makefile.am
8395         * src/addressadd.c
8396         * src/addressbook.c
8397         * src/folderview.c
8398         * src/grouplistdialog.c
8399         * src/mimeview.c
8400         * src/stock_pixmap.c
8401         * src/stock_pixmap.h
8402         * src/summaryview.c
8403         * src/gtk/gtksctree.c
8404         * src/gtk/gtksctree.h
8405         * src/pixmaps/empty.xpm
8406                 Implement a wrapper call for gtk_ctree_set_node_info
8407                 and gtk_ctree_insert_node, that uses a 1x1 transparent
8408                 pixmap instead of a NULL one. This works around some
8409                 memory problems deep inside gtk, revealed by valgrind,
8410                 and fixes bug #834 (Pressing CTRl-D on a message marked 
8411                 as locked crashes sylpheed.), as well as, probably, 
8412                 wwp's 4th dimension problems that happen in gtk_ctree_*.
8413
8414 2005-10-17 [colin]      1.9.15cvs71
8415
8416         * src/mimeview.c
8417                 Provide visual feedback when checking
8418                 signature
8419
8420 2005-10-17 [colin]      1.9.15cvs70
8421
8422         * src/main.c
8423                 Keep the folder list frozen while checking caches...
8424
8425 2005-10-17 [colin]      1.9.15cvs69
8426
8427         * src/addr_compl.c
8428                 Fi bug #833 (Autocompleting from addressbook 
8429                 fails with extended chars)
8430         * src/imap.c
8431                 Fix 'adding messages' staying in statusbar
8432                 after an error
8433
8434 2005-10-17 [wwp]        1.9.15cvs68
8435
8436         * src/ssl_manager.c
8437                 Fix buttons' layout resizing when window size changes
8438
8439 2005-10-17 [wwp]        1.9.15cvs67
8440
8441         * src/account.c
8442         * src/prefs_account.c
8443         * src/prefs_common.c
8444         * src/prefs_common.h
8445         * src/prefs_folder_item.c
8446         * src/prefs_gtk.c
8447         * src/gtk/logwindow.c
8448         * src/gtk/pluginwindow.c
8449         * src/gtk/prefswindow.c
8450         * src/gtk/prefswindow.h
8451                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
8452
8453 2005-10-17 [paul]       1.9.15cvs66
8454
8455         * configure.ac
8456                 fix missing libetpan message
8457         * po/en_GB.po
8458                 updated
8459         * src/crash.c
8460         * src/manual.c
8461         * src/prefs_themes.c
8462         * src/common/defs.h
8463                 add some new URI defines, change some
8464                 others
8465         * src/wizard.c
8466                 make welcome message translatable
8467                 small improvements to english
8468                 other tweaks
8469         * src/gtk/menu.c
8470                 fix warnings
8471
8472 2005-10-17 [paul]       1.9.15cvs65
8473
8474         * src/summaryview.c
8475                 fix column titles
8476
8477 2005-10-16 [mones]      1.9.15cvs64
8478
8479         * po/es.po
8480                 Updated translation
8481
8482 2005-10-16 [colin]
8483
8484         1.9.99-rc1 released
8485
8486 2005-10-16 [colin]      1.9.15cvs63
8487
8488         * src/wizard.c
8489                 Fix whitespace
8490
8491 2005-10-16 [colin]      1.9.15cvs62
8492
8493         * src/toolbar.c
8494                 s/Get All/Get Mail/
8495         * src/wizard.c
8496                 Real welcome mail text, thanks Paul
8497
8498 2005-10-16 [colin]      1.9.15cvs61
8499
8500         * src/editldap.c
8501         * src/exporthtml.c
8502         * src/main.c
8503         * src/mainwindow.c
8504         * src/prefs_themes.c
8505         * src/prefs_toolbar.c
8506         * src/plugins/demo/demo.c
8507         * src/plugins/trayicon/trayicon.c
8508                 s/Sylpheed/Sylpheed-Claws/
8509
8510 2005-10-16 [colin]      1.9.15cvs60
8511
8512         * src/wizard.c
8513                 Add a welcome email in the first empty mailbox
8514         * src/prefs_common.c
8515                 Change one more default
8516
8517 2005-10-16 [colin]      1.9.15cvs59
8518
8519         * src/wizard.c
8520                 Remove printf
8521
8522 2005-10-16 [colin]      1.9.15cvs58
8523
8524         * src/toolbar.c
8525         * src/prefs_common.c
8526                 Change some defaults
8527
8528 2005-10-16 [colin]      1.9.15cvs57
8529
8530         * src/toolbar.c
8531         * src/prefs_common.c
8532                 Change some defaults
8533
8534 2005-10-16 [colin]      1.9.15cvs56
8535
8536         * src/wizard.c
8537                 By default, initialize fonts to have
8538                 the same size as normal GtkWidgets
8539
8540 2005-10-16 [colin]      1.9.15cvs55
8541
8542         * src/mimeview.c
8543                 Fix message a bit more
8544
8545 2005-10-16 [colin]      1.9.15cvs54
8546
8547         * src/addressbook.c
8548                 Second attempt at flicker fixing
8549
8550 2005-10-16 [colin]      1.9.15cvs53
8551
8552         * src/addressbook.c
8553                 Fix flicker
8554
8555 2005-10-16 [wwp]        1.9.15cvs52
8556
8557         * src/addressbook.c
8558         * src/editaddress.c
8559         * src/prefs_common.c
8560         * src/prefs_common.h
8561                 Remember window sizes (address book)
8562
8563 2005-10-16 [wwp]        1.9.15cvs51
8564
8565         * src/plugins/clamav/clamav_plugin_gtk.c
8566         * src/plugins/spamassassin/spamassassin_gtk.c
8567                 Fix compilation warnings (missing #include).
8568
8569 2005-10-16 [colin]      1.9.15cvs50
8570
8571         * src/mimeview.c
8572         * src/summaryview.c
8573         * src/textview.c
8574                 Make 'c' check signature, and forward
8575                 c, l, y, t from summaryview to mimeview
8576
8577 2005-10-16 [colin]      1.9.15cvs49
8578
8579         * src/addressbook.c
8580                 Put border around buttons
8581         * src/mainwindow.c
8582         * src/summaryview.c
8583                 Rework menus (Patch based on a patch
8584                 by Paul)
8585
8586 2005-10-15 [wwp]        1.9.15cvs48
8587
8588         * src/editjpilot.c
8589         * src/editldap.c
8590         * src/editvcard.c
8591         * src/exphtmldlg.c
8592         * src/expldifdlg.c
8593         * src/export.c
8594         * src/import.c
8595         * src/importldif.c
8596         * src/importmutt.c
8597         * src/importpine.c
8598         * src/prefs_account.c
8599         * src/prefs_spelling.c
8600         * src/gtk/gtkutils.c
8601         * src/gtk/gtkutils.h
8602         * src/plugins/clamav/clamav_plugin_gtk.c
8603         * src/plugins/spamassassin/spamassassin_gtk.c
8604                 use nicer browse-for-file/dir buttons than the "..." ones,
8605                 code factorizing more.
8606
8607 2005-10-14 [colin]      1.9.15cvs47
8608
8609         * src/mainwindow.c
8610                 set relief on the account switcher so that people see it
8611                 grey out Create processing rules when no message is selected
8612         * src/prefs_filtering.c
8613                 ask before closing if the rule has not been modified, even if
8614                 it's not valid
8615         * src/prefs_matcher.c
8616                 fix sensitivity when entering the dialog
8617         * src/gtk/inputdialog.c
8618                 display a better icon on password ask
8619         * src/plugins/pgpcore/passphrase.c
8620                 make the dialog look better
8621
8622 2005-10-14 [paul]       1.9.15cvs46
8623
8624         * src/folderview.c
8625                 indicate presense of marked msgs in
8626                 unexpanded subfolders
8627
8628 2005-10-14 [paul]       1.9.15cvs45
8629
8630         * src/prefs_actions.c
8631         * src/prefs_common.c
8632         * src/prefs_common.h
8633         * src/prefs_filtering_action.c
8634         * src/prefs_matcher.c
8635         * src/prefs_template.c
8636                 remember window sizes
8637                 fix Info button size
8638
8639         Patches by wwp
8640
8641 2005-10-13 [colin]      1.9.15cvs44
8642
8643         * src/mimeview.c
8644         * src/noticeview.c
8645         * src/noticeview.h
8646                 Add a tooltip on the icon (optional) 
8647                 Get rid of the signature buttons and only
8648                 use the icon+tooltip
8649
8650 2005-10-13 [colin]      1.9.15cvs43
8651
8652         * src/noticeview.c
8653         * src/noticeview.h
8654                 Add hand cursor for hovering over icon
8655
8656 2005-10-13 [colin]      1.9.15cvs42
8657
8658         * src/summaryview.c
8659                 Fix crash when quicksearch's hidden 
8660                 at startup
8661
8662 2005-10-13 [colin]      1.9.15cvs41
8663
8664         * src/compose.c
8665                 Set subject when forwarding multiple mails
8666                 Check that other recipient than the default Cc or Bcc
8667                 have been set before sending.
8668
8669 2005-10-13 [colin]      1.9.15cvs40
8670
8671         * src/imap.c
8672                 Batch per-folder
8673                 Introduce locking, but don't use it yet
8674
8675 2005-10-13 [colin]      1.9.15cvs39
8676
8677         * src/gtk/quicksearch.c
8678                 Reset quicksearch when hiding it
8679                 Make sticky a real pref
8680
8681 2005-10-13 [colin]      1.9.15cvs38
8682
8683         * src/summaryview.c
8684                 Faster prefs apply
8685
8686 2005-10-13 [colin]      1.9.15cvs37
8687
8688         * src/mimeview.c
8689         * src/noticeview.c
8690         * src/noticeview.h
8691         * src/plugins/pgpcore/sgpgme.c
8692                 Make privacy icon clickable
8693                 Move Trust field in Full info
8694                 When trust is less than full, don't display
8695                 a warning icon
8696
8697 2005-10-13 [colin]      1.9.15cvs36
8698
8699         * src/folder.c
8700                 Batch on flags sync
8701         * src/folderview.c
8702                 Revert speed hack which is dangerous in fact
8703                 Apply prefs faster
8704
8705 2005-10-13 [colin]      1.9.15cvs35
8706
8707         * src/folder_item_prefs.c
8708                 Fix pref corruption on folder move. Patch
8709                 by wwp
8710
8711 2005-10-13 [paul]       1.9.15cvs34
8712
8713         * src/export.c
8714         * src/import.c
8715                 fix typos in g_warnings
8716         * src/prefs_account.c
8717                 add a file selector for Signature file
8718
8719         Patches by wwp
8720
8721 2005-10-12 [colin]      1.9.15cvs33
8722
8723         * src/mimeview.c
8724                 Provide a quick way to go back from a
8725                 signature's full info to the email part
8726
8727 2005-10-12 [colin]      1.9.15cvs32
8728
8729         * src/compose.c
8730                 Remove old hack of encoding signed mails with base64.
8731                 QP works equally well.
8732
8733 2005-10-12 [colin]      1.9.15cvs31
8734
8735         * src/crash.c
8736                 Replace deprecated GtkText with GtkTextView
8737         * src/imap.c
8738                 Fix a logic bug about counts in imap_select
8739                 (previously un-triggered)
8740         * src/mainwindow.c
8741         * src/summaryview.c
8742         * src/news.c
8743                 Allow local deletion of news posts
8744         * src/mimeview.c
8745                 Show GPG noticeview on the message/rfc822 part
8746                 in addition to the text/plain one
8747         * src/prefs_image_viewer.c
8748           src/plugins/pgpcore/prefs_gpg.c
8749                 Polish (set the label as part of the checkbox)
8750         * src/wizard.c
8751                 Don't sit there doing nothing after destroying
8752                 the window - return err
8753
8754 2005-10-11 [colin]      1.9.15cvs30
8755
8756         * src/folderview.c
8757                 Apply processing rules before showing folders.
8758                 Early folder show (before flags sync) will only
8759                 be done when there are no processing rules (nor
8760                 pre- or post- ones)
8761         * src/imap.c
8762                 Fix stuff related to mail subdir, creation and 
8763                 deletion of folders 
8764         * src/imap_gtk.c
8765                 Don't allow creation of folders in NoInferior
8766                 folders, as it won't work
8767
8768 2005-10-10 [colin]      1.9.15cvs29
8769
8770         * src/compose.c
8771                 Reselect "None" Privacy system when selecting an
8772                 account with no privacy system defined
8773
8774 2005-10-10 [colin]      1.9.15cvs28
8775
8776         * src/mainwindow.c
8777                 Add Windows-1252 encoding
8778         * src/prefs_common.c
8779                 Rework some defaults:
8780                 - autosave to draft by default
8781                 - don't show header pane (it's already in the textview)
8782                 - Select first new or unread mail on entry
8783                 - Assume 'Yes' to change folder when there's no more
8784                   unread message
8785         * src/prefs_matcher.c
8786                 Fix a gtk assertion failure
8787         * src/gtk/colorlabel.c
8788                 Workaround bad repainting on selection
8789         * src/main.c
8790                 Freeze/thaw (a bit faster on ssh -X)
8791         * src/msgcache.c
8792                 Get rid of StrdupConverter that just adds an
8793                 extra strdup/free 
8794         * src/etpan/imap_thread.c
8795                 memset buf to 0
8796
8797 2005-10-10 [colin]      1.9.15cvs27
8798
8799         * src/export.c
8800         * src/import.c
8801                 Fix compile on gtk 2.4. Patch by wwp
8802
8803 2005-10-09 [colin]      1.9.15cvs26
8804
8805         * src/mainwindow.c
8806         * src/messageview.c
8807         * src/summaryview.c
8808                 Clarify forward menus. Patch by wwp
8809
8810 2005-10-09 [colin]      1.9.15cvs25
8811
8812         * src/compose.c
8813         * src/compose.h
8814                 Fix bug #829 (Non-working "Encrypt message by 
8815                 default when replying to an encrypted message")
8816
8817 2005-10-08 [colin]      1.9.15cvs24
8818
8819         * src/wizard.c
8820                 Fix bug #827 ("Welcome" setup wizard after a 
8821                 permission error gives up & forgets itself.)
8822
8823 2005-10-08 [colin]      1.9.15cvs23
8824
8825         * src/procmime.c
8826                 Fix bug #828 (Ignoring headers with spaces around = sign)
8827
8828 2005-10-08 [colin]      1.9.15cvs22
8829
8830         * src/export.c
8831                 Warning fix by wwp
8832
8833 2005-10-08 [colin]      1.9.15cvs21
8834
8835         * src/folder.c
8836         * src/folder.h
8837                 Add a processing_pending indicator, set on 
8838                 folder_item_open and cleared after 
8839                 folder_item_process_open
8840         * src/folderview.c
8841         * src/summaryview.c
8842                 wrap procmsg_msginfo_*_flags, and in the
8843                 wrapper check that there's no folder processing 
8844                 pending. If there is, defer the flags change until 
8845                 processing is done to avoid stepping over each
8846                 other's toes.
8847                 Freeze during processing, but not during scanning.
8848
8849 2005-10-07 [colin]      1.9.15cvs20
8850
8851         * src/plugins/pgpcore/passphrase.c
8852                 Fix bug #826 (X-Server hangs when 
8853                 right-clicking a PGP encrypted message)
8854
8855 2005-10-07 [paul]       1.9.15cvs19
8856
8857         * src/compose.c
8858                 fix compose_entries[]
8859                 patch by Fabien Vantard
8860
8861 2005-10-06 [colin]      1.9.15cvs18
8862
8863         * src/pixmaps/address.xpm
8864         * src/pixmaps/address_book.xpm
8865         * src/pixmaps/book.xpm
8866         * src/pixmaps/check_spelling.xpm
8867         * src/pixmaps/checkbox_off.xpm
8868         * src/pixmaps/checkbox_on.xpm
8869         * src/pixmaps/close.xpm
8870         * src/pixmaps/complete.xpm
8871         * src/pixmaps/continue.xpm
8872         * src/pixmaps/deleted.xpm
8873         * src/pixmaps/down_arrow.xpm
8874         * src/pixmaps/exec.xpm
8875         * src/pixmaps/forwarded.xpm
8876         * src/pixmaps/group.xpm
8877         * src/pixmaps/ignorethread.xpm
8878         * src/pixmaps/interface.xpm
8879         * src/pixmaps/jpilot.xpm
8880         * src/pixmaps/ldap.xpm
8881         * src/pixmaps/linewrap.xpm
8882         * src/pixmaps/linewrapcurrent.xpm
8883         * src/pixmaps/mail.xpm
8884         * src/pixmaps/mail_attach.xpm
8885         * src/pixmaps/mail_compose.xpm
8886         * src/pixmaps/mail_forward.xpm
8887         * src/pixmaps/mail_receive.xpm
8888         * src/pixmaps/mail_receive_all.xpm
8889         * src/pixmaps/mail_reply.xpm
8890         * src/pixmaps/mail_reply_to_all.xpm
8891         * src/pixmaps/mail_reply_to_author.xpm
8892         * src/pixmaps/mail_send.xpm
8893         * src/pixmaps/mail_send_queue.xpm
8894         * src/pixmaps/mime_application.xpm
8895         * src/pixmaps/mime_audio.xpm
8896         * src/pixmaps/mime_image.xpm
8897         * src/pixmaps/mime_message.xpm
8898         * src/pixmaps/mime_text_enriched.xpm
8899         * src/pixmaps/mime_text_html.xpm
8900         * src/pixmaps/mime_text_plain.xpm
8901         * src/pixmaps/mime_unknown.xpm
8902         * src/pixmaps/new.xpm
8903         * src/pixmaps/news_compose.xpm
8904         * src/pixmaps/offline.xpm
8905         * src/pixmaps/online.xpm
8906         * src/pixmaps/paste.xpm
8907         * src/pixmaps/preferences.xpm
8908         * src/pixmaps/privacy_emblem_encrypted.xpm
8909         * src/pixmaps/privacy_expired.xpm
8910         * src/pixmaps/privacy_failed.xpm
8911         * src/pixmaps/privacy_passed.xpm
8912         * src/pixmaps/privacy_signed.xpm
8913         * src/pixmaps/privacy_unknown.xpm
8914         * src/pixmaps/privacy_warn.xpm
8915         * src/pixmaps/properties.xpm
8916         * src/pixmaps/replied.xpm
8917         * src/pixmaps/search.xpm
8918         * src/pixmaps/unread.xpm
8919         * src/pixmaps/up_arrow.xpm
8920         * src/pixmaps/vcard.xpm
8921                 Modernize internal theme, with icons from the 
8922                 Gnomaws theme. Keep some of the old ones where
8923                 they were better.
8924
8925 2005-10-06 [colin]      1.9.15cvs17
8926
8927         * src/summaryview.c
8928                 Little optimisations + bugfix
8929         * src/toolbar.c
8930                 Remove default useless items - useless being defined
8931                 by the default relevant prefs
8932         * src/wizard.c
8933                 include config.h to make gettext work
8934         * src/prefs_themes.c
8935                 Fix selection of current theme in prefs
8936
8937 2005-10-06 [colin]      1.9.15cvs16
8938
8939         * src/prefs_common.c
8940         * src/prefs_common.h
8941         * src/prefs_summaries.c
8942         * src/folderview.c
8943                 Add a warning dialog on Mark all read 
8944                 (with pref to get rid of it)
8945
8946 2005-10-06 [paul]       1.9.15cvs15
8947
8948         * po/nb.po
8949         * po/pt_BR.po
8950                 updated by Geir Helland and Frederico
8951                 Goncalves Guimaraes
8952
8953 2005-10-05 [colin]      1.9.15cvs14
8954
8955         * src/folder.c
8956         * src/folder.h
8957         * src/folderview.c
8958         * src/folderview.h
8959         * src/imap_gtk.c
8960         * src/mh_gtk.c
8961         * src/mainwindow.c
8962         * src/setup.c
8963                 add a way to rescan without rebuilding
8964                 make moving a bit faster (less folders changes)
8965                 don't lock the tree on Get 
8966         * src/imap.c
8967                 Don't re-delete deleted messages before expunging
8968         * src/summaryview.c
8969                 Set batch mode when deleting mails
8970
8971 2005-10-05 [paul]       1.9.15cvs13
8972
8973         * src/mainwindow.c
8974         * src/mainwindow.h
8975                 fix disabled Execute menu item
8976         * src/toolbar.c
8977                 match the change in 1.9.15cvs10: use Compose
8978                 instead of News by default
8979
8980 2005-10-04 [colin]      1.9.15cvs12
8981
8982         * src/compose.c
8983                 When replying to an ML post with Reply-To set
8984                 to the poster's email, honor it (as before),
8985                 but also honor our user's request to reply to
8986                 the mailing list: set the ML address in the To
8987                 field and the Reply-To address in the Cc: 
8988                 field.
8989
8990 2005-10-04 [colin]      1.9.15cvs11
8991
8992         * src/plugins/trayicon/trayicon.c
8993                 Finish cosmetic change - thanks to wwp
8994
8995 2005-10-04 [colin]      1.9.15cvs10
8996
8997         * src/toolbar.c
8998                 Use Compose instead of Email by default.
8999                 Spotted by wwp.
9000
9001 2005-10-04 [colin]      1.9.15cvs9
9002
9003         * src/folder.c
9004         * src/folder.h
9005         * src/folderview.c
9006         * src/imap.c
9007         * src/etpan/imap-thread.c
9008         * src/etpan/imap-thread.h
9009                 Try to make IMAP faster, by simplifying SEARCH
9010                 commands, avoiding sending two STATUS in a row,
9011                 and deferring flags sync and processing just
9012                 after displaying the folder. 
9013                 This will update the SummaryView in certain
9014                 cases (new mails not already fetched, flags
9015                 changed from another client) but in a non-
9016                 blocking manner.
9017
9018 2005-10-04 [colin]      1.9.15cvs8
9019
9020         * src/plugins/trayicon/trayicon.c
9021                 Relabel "Offline" to "Work offline"
9022
9023 2005-10-04 [colin]      1.9.15cvs7
9024
9025         * src/export.c
9026         * src/import.c
9027         * src/mbox.c
9028                 Fix mbox import/export buglets
9029                 Patch by wwp
9030         * src/plugins/trayicon/trayicon.c
9031                 Add offline swithc
9032                 Patch by wwp
9033
9034 2005-10-04 [colin]      1.9.15cvs6
9035
9036         * src/folder.c
9037         * src/folderview.c
9038         * src/summaryview.c
9039                 Better fix (don't break mark all read) for cvs2
9040
9041 2005-10-03 [colin]      1.9.15cvs5
9042
9043         * src/folder.c
9044                 Use a sane sort by default
9045
9046 2005-10-03 [colin]      1.9.15cvs4
9047
9048         * src/inc.c
9049                 Add a 'Only once' button for overriding offline mode
9050         * src/prefs_account.c
9051         * src/wizard.c
9052                 Add Local mbox to the wizard
9053                 Add IMAP subdir to the wizard (or the wizard is useless
9054                 for such accounts, or even worse than useless)
9055                 Move IMAP subdir from Advanced to Receive tab, as it's
9056                 not that uncommon
9057
9058 2005-10-03 [colin]      1.9.15cvs3
9059
9060         * src/send_message.c
9061                 Forgot this one in cvs1
9062
9063 2005-10-03 [colin]      1.9.15cvs2
9064
9065         * src/folder.c
9066                 Faster close when leaving a folder with lots
9067                 of new mails. Idea by David Relson.
9068
9069 2005-10-03 [colin]      1.9.15cvs1
9070
9071         * src/compose.c
9072         * src/imap.c
9073         * src/inc.c
9074         * src/main.c
9075         * src/messageview.c
9076         * src/news.c
9077         * src/summaryview.c
9078         * src/gtk/sslcertwindow.c
9079         * src/plugins/trayicon/trayicon.c
9080                 Add accels to every AlertPanel. Patch by Fabien 
9081                 Vantard
9082
9083 2005-10-03 [paul]       1.9.15
9084
9085         1.9.15 released
9086
9087 2005-10-03 [paul]       1.9.14cvs68
9088
9089         * po/ca.po
9090         * po/de.po
9091         * po/es.po
9092         * po/fi.po
9093         * po/fr.po
9094         * po/sk.po
9095         * po/sr.po
9096         * po/zh_CN.po
9097                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9098                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9099                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9100
9101 2005-10-03 [paul]       1.9.14cvs67
9102
9103         * src/send_message.c
9104                 prevent hang on Cancel
9105                 patch by Colin
9106
9107 2005-10-03 [paul]       1.9.14cvs66
9108
9109         * src/main.c
9110                 fix crash in IMAP caused by discrepancy
9111                 between check_at_startup and offline mode
9112                 Patch by Colin
9113
9114 2005-10-01 [paul]       1.9.14cvs65
9115
9116         * src/inc.c
9117                 fix engrish
9118
9119 2005-10-01 [paul]       1.9.14cvs64
9120         * src/export.c
9121         * src/import.c
9122                 synchronise import_mbox() and export_mbox()
9123         * src/mbox.c
9124                 proc_mbox(): add alert if file cannot be opened
9125                 export_list_to_mbox(): test if dest file exists,
9126                 prompt user to overwrite if it does. add alert
9127                 if file cannot be created
9128                                                                 
9129         Patch by wwp
9130                                                                                                                 
9131
9132 2005-09-30 [paul]       1.9.14cvs63
9133
9134         * src/addressbook.c
9135                 Fix sensitivity of a menu
9136         * src/codeconv.c
9137                 Respect hidden pref for mails with no encoding
9138         * src/common/xml.c
9139                 Fix memory corruption
9140         * src/plugins/pgpcore/sgpgme.c
9141                 Fix segfault on incomplete sigs, and display
9142                 of S/Mime UIDs
9143
9144         Patches by Colin
9145
9146 2005-09-30 [colin]      1.9.14cvs62
9147
9148         * src/partial_download.c
9149                 Little logic fix in almost-dead code
9150         * src/pop.c
9151                 Fix partial download when there's no new mail
9152
9153 2005-09-29 [paul]       1.9.14cvs61
9154
9155         * src/plugins/pgpinline/pgpinline.c
9156                 fix bug 819, 'crash accessing sign message'
9157                 Patch by Colin
9158
9159 2005-09-28 [martin]     1.9.14cvs60
9160
9161         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9162                 fix bug #790 (Crash when restarting window manager (fluxbox))
9163
9164 2005-09-28 [paul]       1.9.14cvs59
9165
9166         * src/gtk/gtkaspell.c
9167                 fix off-by-one typo
9168
9169 2005-09-27 [colin]      1.9.14cvs58
9170
9171         * src/plugins/pgpcore/sgpgme.c
9172                 Report error when there's one, instead of
9173                 "Signature unchecked" 
9174
9175 2005-09-27 [colin]      1.9.14cvs57
9176
9177         * src/prefs_quote.c
9178                 Fix bug #816 (Weird quotation with spaces)
9179
9180 2005-09-27 [colin]      1.9.14cvs56
9181
9182         * src/codeconv.c
9183         * src/compose.c
9184         * src/compose.h
9185                 Put subject in compose's title
9186                 Fix Automatic encoding so that it's really automatic:
9187                 first try default locale's charset, then charset of the replied mail, 
9188                 then utf-8
9189                 Fix encoding of headers (must be in strict mode too)
9190
9191 2005-09-26 [colin]      1.9.14cvs55
9192
9193         * src/gtk/gtkaspell.c
9194                 Fix previous patch - don't color the space,
9195                 just uncolor it :)
9196
9197 2005-09-26 [colin]      1.9.14cvs54
9198
9199         * src/gtk/gtkaspell.c
9200                 Unmark space if possible
9201
9202 2005-09-26 [colin]      1.9.14cvs53
9203
9204         * src/imap.c
9205                 log_error instead of alertpanel according to the pref
9206         * src/etpan/imap-thread.c
9207                 Print connect status, copy only necessary size to 
9208                 logger
9209         * src/plugins/pgpmime/pgpmime.c
9210                 Handle S/Mime signatures (verification only). Patch based
9211                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
9212
9213 2005-09-26 [paul]       1.9.14cvs52
9214
9215         * src/common/passcrypt.c
9216                 this 'workaround' not necessary on NetBSD.
9217                 Thanks to Daniel Gustafson
9218
9219 2005-09-26 [paul]
9220
9221         1.9.15-rc4 released
9222
9223 2005-09-26 [paul]       1.9.14cvs51
9224
9225         * src/summaryview.c
9226                 Skip currently selected message when
9227                 looking for next new or unread message
9228                 in current folder. Patch by Colin
9229         * src/common/passcrypt.c
9230                 eliminate warnings on *BSD. Patch by
9231                 Daniel Gustafson
9232
9233 2005-09-26 [colin]      1.9.14cvs50
9234
9235         * src/procmsg.c
9236                 Call postfiltering hook anyway
9237
9238 2005-09-22 [colin]      1.9.14cvs49
9239
9240         * src/codeconv.c
9241         * src/codeconv.h
9242                 Add a strict mode that doesn't replace with _
9243         * src/compose.c
9244         * src/compose.h
9245                 Use strict conversion while sending
9246                 Fix race when drafting while sending (happens
9247                 on IMAP)
9248                 Fix d'n'd of messages from summaryview
9249         * src/prefs_common.c
9250         * src/prefs_common.h
9251                 add hidden utf8_instead_of_locale_for_broken_mail 
9252                 pref for people that preferred the default charset 
9253                 to be utf8 for broken mails
9254         * src/quote_fmt_parse.y
9255                 fix bug #815 (No quote insert if "From:" fied 
9256                 contained Russian letters)
9257         * src/summaryview.c
9258                 Fix d'n'd of messages to compose
9259
9260 2005-09-22 [paul]       1.9.14cvs48
9261
9262         * src/compose.c
9263                 fix bug where attachments Name entry
9264                 would display Path instead
9265
9266 2005-09-21 [paul]       1.9.14cvs47
9267
9268         * README
9269         * README.jp
9270         * configure.ac
9271         * config/config.rpath
9272         * doc/manual/en/sylpheed-20.html
9273         * doc/manual/es/sylpheed-20.html
9274         * po/bg.po
9275         * po/ca.po
9276         * po/de.po
9277         * po/es.po
9278         * po/fr.po
9279         * po/it.po
9280         * po/pt_BR.po
9281         * po/sk.po
9282         * po/zh_TW.po
9283         * src/account.c
9284         * src/account.h
9285         * src/action.c
9286         * src/action.h
9287         * src/adbookbase.h
9288         * src/addr_compl.c
9289         * src/addr_compl.h
9290         * src/addrbook.c
9291         * src/addrbook.h
9292         * src/addrcache.c
9293         * src/addrcache.h
9294         * src/addrcindex.c
9295         * src/addrcindex.h
9296         * src/addrclip.c
9297         * src/addrclip.h
9298         * src/addrdefs.h
9299         * src/addressadd.c
9300         * src/addressadd.h
9301         * src/addressbook.c
9302         * src/addressbook.h
9303         * src/addressitem.h
9304         * src/addrgather.c
9305         * src/addrgather.h
9306         * src/addrharvest.c
9307         * src/addrharvest.h
9308         * src/addrindex.c
9309         * src/addrindex.h
9310         * src/addritem.c
9311         * src/addritem.h
9312         * src/addrquery.c
9313         * src/addrquery.h
9314         * src/addrselect.c
9315         * src/addrselect.h
9316         * src/alertpanel.c
9317         * src/alertpanel.h
9318         * src/browseldap.c
9319         * src/browseldap.h
9320         * src/codeconv.c
9321         * src/codeconv.h
9322         * src/compose.c
9323         * src/compose.h
9324         * src/crash.c
9325         * src/crash.h
9326         * src/customheader.c
9327         * src/customheader.h
9328         * src/displayheader.c
9329         * src/displayheader.h
9330         * src/editaddress.c
9331         * src/editaddress.h
9332         * src/editbook.c
9333         * src/editbook.h
9334         * src/editgroup.c
9335         * src/editgroup.h
9336         * src/editjpilot.c
9337         * src/editjpilot.h
9338         * src/editldap.c
9339         * src/editldap.h
9340         * src/editldap_basedn.c
9341         * src/editldap_basedn.h
9342         * src/editvcard.c
9343         * src/editvcard.h
9344         * src/enriched.c
9345         * src/enriched.h
9346         * src/exphtmldlg.c
9347         * src/exphtmldlg.h
9348         * src/expldifdlg.c
9349         * src/expldifdlg.h
9350         * src/export.c
9351         * src/export.h
9352         * src/exporthtml.c
9353         * src/exporthtml.h
9354         * src/exportldif.c
9355         * src/exportldif.h
9356         * src/filtering.c
9357         * src/filtering.h
9358         * src/folder.c
9359         * src/folder.h
9360         * src/folder_item_prefs.c
9361         * src/folder_item_prefs.h
9362         * src/foldersel.c
9363         * src/foldersel.h
9364         * src/folderutils.c
9365         * src/folderutils.h
9366         * src/folderview.c
9367         * src/folderview.h
9368         * src/grouplistdialog.c
9369         * src/grouplistdialog.h
9370         * src/headerview.c
9371         * src/headerview.h
9372         * src/html.c
9373         * src/html.h
9374         * src/image_viewer.c
9375         * src/image_viewer.h
9376         * src/imap.c
9377         * src/imap.h
9378         * src/imap_gtk.c
9379         * src/imap_gtk.h
9380         * src/import.c
9381         * src/import.h
9382         * src/importldif.c
9383         * src/importldif.h
9384         * src/importmutt.c
9385         * src/importmutt.h
9386         * src/importpine.c
9387         * src/importpine.h
9388         * src/inc.c
9389         * src/inc.h
9390         * src/jpilot.c
9391         * src/jpilot.h
9392         * src/ldapctrl.c
9393         * src/ldapctrl.h
9394         * src/ldaplocate.c
9395         * src/ldaplocate.h
9396         * src/ldapquery.c
9397         * src/ldapquery.h
9398         * src/ldapserver.c
9399         * src/ldapserver.h
9400         * src/ldaputil.c
9401         * src/ldaputil.h
9402         * src/ldif.c
9403         * src/ldif.h
9404         * src/localfolder.c
9405         * src/localfolder.h
9406         * src/main.c
9407         * src/main.h
9408         * src/mainwindow.c
9409         * src/mainwindow.h
9410         * src/manual.c
9411         * src/manual.h
9412         * src/matcher.c
9413         * src/matcher.h
9414         * src/matcher_parser.h
9415         * src/matcher_parser_lex.l
9416         * src/matcher_parser_parse.y
9417         * src/mbox.c
9418         * src/mbox.h
9419         * src/message_search.c
9420         * src/message_search.h
9421         * src/messageview.c
9422         * src/messageview.h
9423         * src/mh.c
9424         * src/mh.h
9425         * src/mh_gtk.c
9426         * src/mh_gtk.h
9427         * src/mimeview.c
9428         * src/mimeview.h
9429         * src/msgcache.c
9430         * src/msgcache.h
9431         * src/mutt.c
9432         * src/mutt.h
9433         * src/news.c
9434         * src/news.h
9435         * src/news_gtk.c
9436         * src/news_gtk.h
9437         * src/noticeview.c
9438         * src/noticeview.h
9439         * src/partial_download.c
9440         * src/partial_download.h
9441         * src/pine.c
9442         * src/pine.h
9443         * src/pop.c
9444         * src/pop.h
9445         * src/prefs_account.c
9446         * src/prefs_account.h
9447         * src/prefs_actions.c
9448         * src/prefs_actions.h
9449         * src/prefs_common.c
9450         * src/prefs_common.h
9451         * src/prefs_compose_writing.c
9452         * src/prefs_compose_writing.h
9453         * src/prefs_customheader.c
9454         * src/prefs_customheader.h
9455         * src/prefs_display_header.c
9456         * src/prefs_display_header.h
9457         * src/prefs_ext_prog.c
9458         * src/prefs_ext_prog.h
9459         * src/prefs_filtering.c
9460         * src/prefs_filtering.h
9461         * src/prefs_filtering_action.c
9462         * src/prefs_filtering_action.h
9463         * src/prefs_folder_column.c
9464         * src/prefs_folder_column.h
9465         * src/prefs_folder_item.c
9466         * src/prefs_folder_item.h
9467         * src/prefs_fonts.c
9468         * src/prefs_fonts.h
9469         * src/prefs_gtk.c
9470         * src/prefs_gtk.h
9471         * src/prefs_image_viewer.c
9472         * src/prefs_image_viewer.h
9473         * src/prefs_matcher.c
9474         * src/prefs_matcher.h
9475         * src/prefs_message.c
9476         * src/prefs_message.h
9477         * src/prefs_msg_colors.c
9478         * src/prefs_msg_colors.h
9479         * src/prefs_other.c
9480         * src/prefs_other.h
9481         * src/prefs_quote.c
9482         * src/prefs_quote.h
9483         * src/prefs_receive.c
9484         * src/prefs_receive.h
9485         * src/prefs_send.c
9486         * src/prefs_send.h
9487         * src/prefs_spelling.c
9488         * src/prefs_spelling.h
9489         * src/prefs_summaries.c
9490         * src/prefs_summaries.h
9491         * src/prefs_summary_column.c
9492         * src/prefs_summary_column.h
9493         * src/prefs_template.c
9494         * src/prefs_template.h
9495         * src/prefs_themes.c
9496         * src/prefs_themes.h
9497         * src/prefs_toolbar.c
9498         * src/prefs_toolbar.h
9499         * src/prefs_wrapping.c
9500         * src/prefs_wrapping.h
9501         * src/privacy.c
9502         * src/privacy.h
9503         * src/procheader.c
9504         * src/procheader.h
9505         * src/procmime.c
9506         * src/procmime.h
9507         * src/procmsg.c
9508         * src/procmsg.h
9509         * src/quote_fmt.c
9510         * src/quote_fmt_parse.y
9511         * src/recv.c
9512         * src/recv.h
9513         * src/remotefolder.c
9514         * src/remotefolder.h
9515         * src/send_message.c
9516         * src/send_message.h
9517         * src/setup.c
9518         * src/setup.h
9519         * src/simple-gettext.c
9520         * src/sourcewindow.c
9521         * src/sourcewindow.h
9522         * src/ssl_manager.c
9523         * src/ssl_manager.h
9524         * src/statusbar.c
9525         * src/statusbar.h
9526         * src/stock_pixmap.c
9527         * src/stock_pixmap.h
9528         * src/summary_search.c
9529         * src/summary_search.h
9530         * src/summaryview.c
9531         * src/summaryview.h
9532         * src/syldap.c
9533         * src/syldap.h
9534         * src/textview.c
9535         * src/textview.h
9536         * src/toolbar.c
9537         * src/toolbar.h
9538         * src/undo.c
9539         * src/undo.h
9540         * src/unmime.c
9541         * src/unmime.h
9542         * src/vcard.c
9543         * src/vcard.h
9544         * src/wizard.c
9545         * src/wizard.h
9546         * src/common/base64.c
9547         * src/common/base64.h
9548         * src/common/defs.h
9549         * src/common/hooks.c
9550         * src/common/hooks.h
9551         * src/common/log.c
9552         * src/common/log.h
9553         * src/common/md5.c
9554         * src/common/md5.h
9555         * src/common/mgutils.c
9556         * src/common/mgutils.h
9557         * src/common/nntp.c
9558         * src/common/nntp.h
9559         * src/common/passcrypt.c
9560         * src/common/passcrypt.h.in
9561         * src/common/plugin.c
9562         * src/common/plugin.h
9563         * src/common/prefs.c
9564         * src/common/prefs.h
9565         * src/common/progressindicator.c
9566         * src/common/progressindicator.h
9567         * src/common/quoted-printable.c
9568         * src/common/quoted-printable.h
9569         * src/common/session.c
9570         * src/common/session.h
9571         * src/common/smtp.c
9572         * src/common/smtp.h
9573         * src/common/socket.c
9574         * src/common/socket.h
9575         * src/common/ssl.c
9576         * src/common/ssl.h
9577         * src/common/ssl_certificate.c
9578         * src/common/ssl_certificate.h
9579         * src/common/string_match.c
9580         * src/common/string_match.h
9581         * src/common/stringtable.c
9582         * src/common/sylpheed.c
9583         * src/common/sylpheed.h
9584         * src/common/template.c
9585         * src/common/template.h
9586         * src/common/timing.h
9587         * src/common/utils.c
9588         * src/common/utils.h
9589         * src/common/uuencode.c
9590         * src/common/uuencode.h
9591         * src/common/version.h.in
9592         * src/common/xml.c
9593         * src/common/xml.h
9594         * src/common/xmlprops.c
9595         * src/common/xmlprops.h
9596         * src/gtk/about.c
9597         * src/gtk/about.h
9598         * src/gtk/colorlabel.c
9599         * src/gtk/colorlabel.h
9600         * src/gtk/colorsel.c
9601         * src/gtk/colorsel.h
9602         * src/gtk/description_window.c
9603         * src/gtk/description_window.h
9604         * src/gtk/filesel.c
9605         * src/gtk/filesel.h
9606         * src/gtk/foldersort.c
9607         * src/gtk/foldersort.h
9608         * src/gtk/gtkutils.c
9609         * src/gtk/gtkutils.h
9610         * src/gtk/inputdialog.c
9611         * src/gtk/inputdialog.h
9612         * src/gtk/logwindow.c
9613         * src/gtk/logwindow.h
9614         * src/gtk/manage_window.c
9615         * src/gtk/manage_window.h
9616         * src/gtk/menu.c
9617         * src/gtk/menu.h
9618         * src/gtk/pluginwindow.c
9619         * src/gtk/pluginwindow.h
9620         * src/gtk/prefswindow.c
9621         * src/gtk/prefswindow.h
9622         * src/gtk/progressdialog.c
9623         * src/gtk/progressdialog.h
9624         * src/gtk/quicksearch.c
9625         * src/gtk/quicksearch.h
9626         * src/gtk/sslcertwindow.c
9627         * src/gtk/sslcertwindow.h
9628         * src/plugins/clamav/clamav_plugin.c
9629         * src/plugins/clamav/clamav_plugin.h
9630         * src/plugins/clamav/clamav_plugin_gtk.c
9631         * src/plugins/demo/demo.c
9632         * src/plugins/dillo_viewer/dillo_prefs.c
9633         * src/plugins/dillo_viewer/dillo_prefs.h
9634         * src/plugins/dillo_viewer/dillo_viewer.c
9635         * src/plugins/mathml_viewer/mathml_viewer.c
9636         * src/plugins/pgpcore/passphrase.c
9637         * src/plugins/pgpcore/passphrase.h
9638         * src/plugins/pgpcore/plugin.c
9639         * src/plugins/pgpcore/prefs_gpg.c
9640         * src/plugins/pgpcore/prefs_gpg.h
9641         * src/plugins/pgpcore/select-keys.c
9642         * src/plugins/pgpcore/select-keys.h
9643         * src/plugins/pgpcore/sgpgme.c
9644         * src/plugins/pgpcore/sgpgme.h
9645         * src/plugins/pgpinline/pgpinline.c
9646         * src/plugins/pgpinline/pgpinline.h
9647         * src/plugins/pgpinline/plugin.c
9648         * src/plugins/pgpmime/pgpmime.c
9649         * src/plugins/pgpmime/pgpmime.h
9650         * src/plugins/pgpmime/plugin.c
9651         * src/plugins/spamassassin/spamassassin.c
9652         * src/plugins/spamassassin/spamassassin.h
9653         * src/plugins/spamassassin/spamassassin_gtk.c
9654         * src/plugins/trayicon/trayicon.c
9655         * tools/OOo2sylpheed.pl
9656         * tools/acroread2sylpheed.pl
9657         * tools/asus_mailled.sh
9658         * tools/filter_conv.pl
9659         * tools/freshmeat_search.pl
9660         * tools/google_search.pl
9661         * tools/kmail2sylpheed.pl
9662         * tools/kmail2sylpheed_v2.pl
9663         * tools/maildir2sylpheed.pl
9664         * tools/multiwebsearch.pl
9665         * tools/newscache_clean.pl
9666         * tools/outlook2sylpheed.pl
9667         * tools/sylpheed-switcher
9668         * tools/update-po
9669         * tools/vcard2xml.py
9670         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9671                 update FSF address
9672
9673 2005-09-21 [colin]      1.9.14cvs46
9674
9675         * src/gedit-print.c
9676         * src/procmsg.c
9677         * src/procmsg.h
9678         * src/textview.c
9679         * src/summaryview.c
9680                 Remove some printing hacks (deselection/reselection),
9681                 which by the way fix printing the currently 
9682                 displayed mime part (still only text)
9683                 Plus a little optimisation of summary_show
9684
9685
9686 2005-09-20 [colin]      1.9.14cvs45
9687
9688         * src/mainwindow.c
9689         * src/messageview.c
9690                 GUI fixups: add accels, set message
9691                 view title to displayed mail's subject
9692         * src/prefs_spelling.c
9693         * src/gtk/gtkaspell.c
9694                 GUI fixups: allow underlining misspelled
9695                 words instead of coloring them (a11y!)
9696
9697 2005-09-19 [colin]
9698
9699         1.9.15rc3 released
9700
9701 2005-09-19 [colin]      1.9.14cvs44
9702
9703         * src/compose.c
9704                 Fix draft message
9705         * src/gtk/gtkaspell.c
9706                 Fix wrong test ;-)
9707
9708 2005-09-19 [colin]      1.9.14cvs43
9709
9710         * src/addressbook.c
9711                 Fix sensitivity of Delete button
9712         * src/compose.c
9713                 Warn if the requested Privacy system
9714                 is not available
9715         * src/exphtmldlg.c
9716         * src/expldifdlg.c
9717         * src/importldif.c
9718         * src/importmutt.c
9719         * src/importpine.c
9720                 Fix crappy UI
9721         * src/
9722         * src/ssl.h
9723         * src/prefs_account.h
9724         * src/prefs_account.c
9725                 Save SSL prefs even in builds that have
9726                 SSL support disable
9727         * src/imap.c
9728         * src/inc.c
9729         * src/news.c
9730         * src/send_message.c
9731                 Warn if connection should be secure, but
9732                 SSL support isn't compiled in
9733         * src/gtkaspell.c
9734                 Fix word separation on UTF-8 systems
9735                 Fixes bug #812 (Strange inline spellchecking)
9736         * src/compose.c
9737                 Warn if the requested Privacy system
9738                 is not available
9739                 Factorize offline warning
9740         * src/imap.c
9741         * src/imap_gtk.c
9742         * src/imap_gtk.h
9743         * src/inc.h
9744         * src/news_gtk.c
9745         * src/news_gtk.h
9746         * src/messageview.c
9747                 Factorize offline warning
9748
9749 2005-09-19 [paul]
9750
9751         1.9.15-rc2 released
9752
9753 2005-09-18 [colin]      1.9.14cvs42
9754
9755         * src/codeconv.c
9756         * src/codeconv.h
9757         * src/procmime.c
9758                 Add a way to get locale's charset ignoring utf-8,
9759                 and use that as default encoding for broken mails
9760
9761 2005-09-18 [colin]      1.9.14cvs41
9762
9763         * src/gtk/logwindow.c
9764                 Translate string. Patch by Fabien Vantard
9765
9766 2005-09-18 [colin]      1.9.14cvs40
9767
9768         * configure.ac
9769                 Fix bug #803 (IMAP/SSL support breaks with 
9770                 GnuTLS libetpan 0.38)
9771
9772 2005-09-18 [colin]      1.9.14cvs39
9773
9774         * src/codeconv.c
9775         * src/compose.c
9776         * src/procmime.c
9777                 More charsets fixes. Fixes bug #806 (non
9778                 ascii characters in subject line)
9779
9780 2005-09-17 [paul]       1.9.14cvs38
9781
9782         * src/folderview.c
9783         * src/mainwindow.c
9784                 fix gcc-2.95 issues
9785                 Patch by Pawel Pekala
9786
9787 2005-09-17 [colin]      1.9.14cvs37
9788
9789         * src/addrindex.c
9790                 bugfix for NO-USE LDAP compilation, patch 
9791                 by Fabien Vantard
9792
9793 2005-09-17 [colin]      1.9.14cvs36
9794
9795         * src/prefs_actions.c
9796         * src/prefs_customheader.c
9797         * src/prefs_display_header.c
9798         * src/prefs_filtering_action.c
9799         * src/prefs_matcher.c
9800         * src/prefs_toolbar.c
9801                 Fix strange casts (less elegant but
9802                 works better)
9803
9804 2005-09-16 [colin]      1.9.14cvs35
9805
9806         * src/jpilot.c
9807                 Missed that one
9808
9809 2005-09-16 [colin]      1.9.14cvs34
9810
9811         * configure.ac
9812         * src/Makefile.am
9813         * src/addr_compl.c
9814         * src/addrindex.c
9815         * src/browseldap.c
9816         * src/editldap.c
9817         * src/ldaplocate.c
9818         * src/ldapquery.c
9819         * src/ldapquery.h
9820         * src/ldapserver.c
9821         * src/ldapserver.h
9822         * src/main.c
9823         * src/matcher_parser_parse.y
9824         * src/prefs_themes.c
9825         * src/etpan/Makefile.am
9826         * src/gtk/description_window.c
9827         * src/plugins/clamav/Makefile.am
9828         * src/plugins/clamav/clamav_plugin.c
9829         * src/plugins/dillo_viewer/Makefile.am
9830         * src/plugins/pgpcore/Makefile.am
9831         * src/plugins/pgpinline/Makefile.am
9832         * src/plugins/pgpmime/Makefile.am
9833         * src/plugins/trayicon/Makefile.am
9834                 Fix 100% cpu usage in address completion list
9835                 Fix little bugs (return with no values etc)
9836                 Fix all warnings (with common CFLAGS)
9837
9838 2005-09-15 [colin]      1.9.14cvs33
9839
9840         * src/addressbook.c
9841                 Fix bug where sometimes a group's email list is empty,
9842                 force its refresh (probably fixes "Re: how to create a 
9843                 distribution list")
9844         * src/ldapquery.c
9845                 Don't return to the callback in the main thread from the
9846                 fetch thread (or face segs!)
9847
9848 2005-09-15 [paul]       1.9.14cvs32
9849
9850         * src/prefs_matcher.c
9851                 forgotten in last commit
9852
9853 2005-09-15 [paul]       1.9.14cvs31
9854
9855         * src/prefs_actions.c
9856         * src/prefs_filtering_action.c
9857         * src/prefs_quote.c
9858         * src/quote_fmt.c
9859         * src/summaryview.c
9860         * src/gtk/description_window.c
9861         * src/gtk/description_window.h
9862         * src/gtk/quicksearch.c
9863                 allow interaction with the called
9864                 description window
9865                 Patch by Anders Hammar
9866
9867 2005-09-14 [paul]       1.9.14cvs30
9868
9869         * src/compose.c
9870                 fix a little annoyance when pasting with 3rd button 
9871                 with wrap_pastes=0 and wrap_input=1
9872                 Patch by Colin
9873
9874 2005-09-14 [paul]       1.9.14cvs29
9875
9876         * src/prefs_account.c
9877                 disable 'Filter messages on receiving' for
9878                 SMTP-only accounts
9879                 Patch  by Anders Hammar
9880
9881 2005-09-14 [paul]       1.9.14cvs28
9882
9883         * po/sk.po
9884                 fix crash
9885                 updated by Andrej Kacian
9886
9887 2005-09-14 [paul]
9888
9889         1.9.15-rc1 released
9890
9891 2005-09-14 [paul]       1.9.14cvs27
9892
9893         * po/es.po
9894                 updated by Ricardo Mones Lastra
9895         * src/compose.c
9896         * src/compose.h
9897                 associate no_wrap_tags to Compose windows
9898                 instead of using a static one
9899                 Patch by Colin
9900         * src/mbox.c
9901                 fix proc_mbox()
9902                 Patch by wwp
9903         * src/textview.c
9904                 remove unneeded printf()
9905
9906 2005-09-14 [paul]       1.9.14cvs26
9907
9908         * src/addrcache.c
9909         * src/codeconv.h
9910         * src/folder.h
9911         * src/mainwindow.h
9912         * src/mh.c
9913         * src/mimeview.h
9914         * src/partial_download.c
9915         * src/pop.c
9916         * src/prefs_account.c
9917         * src/prefs_account.h
9918         * src/prefs_actions.c
9919         * src/prefs_customheader.c
9920         * src/prefs_display_header.c
9921         * src/prefs_filtering_action.c
9922         * src/prefs_matcher.c
9923         * src/prefs_toolbar.c
9924         * src/privacy.h
9925         * src/procmime.c
9926         * src/procmime.h
9927         * src/procmsg.h
9928         * src/textview.c
9929         * src/undo.h
9930         * src/common/plugin.c
9931         * src/common/session.h
9932         * src/common/socket.c
9933         * src/common/socket.h
9934         * src/common/template.c
9935         * src/gtk/gtkaspell.c
9936         * src/gtk/quicksearch.h
9937         * src/plugins/pgpcore/passphrase.c
9938         * src/plugins/pgpcore/prefs_gpg.h
9939         * src/plugins/pgpcore/select-keys.c
9940         * src/plugins/pgpcore/select-keys.h
9941         * src/plugins/pgpcore/sgpgme.c
9942         * src/plugins/pgpinline/pgpinline.c
9943         * src/plugins/pgpmime/pgpmime.c
9944         * src/plugins/trayicon/trayicon.c
9945                 fix compilation warnings
9946                 Patch by Daniel Gustafson
9947
9948 2005-09-14 [paul]       1.9.14cvs25
9949
9950         * src/addressbook.c
9951                 add missing column header, and other small
9952                 bug fixes
9953                 Patch by Anders Hammar
9954
9955 2005-09-13 [colin]      1.9.14cvs24
9956
9957         * src/gtk/gtkaspell.c
9958                 Fix non-utf8 in menu
9959                 Fix little leaks
9960                 Nullify struct members after free()s
9961
9962 2005-09-13 [colin]      1.9.14cvs23
9963
9964         * src/compose.c
9965                 Test utf8 compliance before inserting to 
9966                 buffer, and try to convert if necessary
9967         * src/procmime.c
9968                 If no charset is present, use the locale 
9969                 one instead of us-ascii
9970         * src/procmsg.c
9971                 Add Sender, List-Post and To in the checked 
9972                 headers for automatic rules creation 
9973                 (thanks to wwp)
9974         * src/prefs_themes.c
9975         * src/gtk/gtkaspell.c
9976                 Remove deprecated functions. 
9977                 patch by Daniel Gustafson
9978
9979 2005-09-12 [colin]      1.9.14cvs22
9980
9981         * src/compose.c
9982                 Fix bug #448 (Scrolling/Redraw issue with 
9983                 address-fields in Header)
9984         * src/mainwindow.c
9985         * src/summaryview.c
9986         * src/summaryview.h
9987                 Fix loss of MSG_MARKED on move/copy
9988                 Fix bug #804 (Quicksearch togglebutton doesn't 
9989                 get depressed after '/' key is pressed)
9990
9991 2005-09-12 [paul]       1.9.14cvs21
9992
9993         * AUTHORS
9994         * src/gtk/logwindow.c
9995                 add 'Clear Log' to popup menu
9996                 Patch by Anders Hammar <anders.hammar@telia.com>
9997
9998 2005-09-12 [paul]       1.9.14cvs20
9999
10000         * src/compose.c
10001                 set correct sensitivity on attachments
10002                 popup menu
10003         * src/folder.c
10004                 fix typo
10005         * src/prefs_spelling.c
10006                 fix crash when no LANG env is set
10007         * src/common/xml.c
10008                 fix crash in wizard
10009                 don't use memeory after free
10010
10011         All patches by Daniel Gustafson
10012
10013 2005-09-12 [paul]       1.9.14cvs19
10014
10015         * src/prefs_themes.c
10016                 make theme info selectable
10017         * src/gtk/description_window.c
10018                 make window non-modal
10019         * tools/README
10020                 add details of asus_mailed.sh
10021         * tools/claws.i18n.status.pl
10022                 update for new zh_TW translator
10023                 widen the output
10024                 create alternate coloured lines
10025                 improve readability
10026
10027 2005-09-10 [colin]      1.9.14cvs18
10028
10029         * src/plugins/pgpcore/select-keys.c
10030                 Better order for the buttons
10031
10032 2005-09-10 [colin]      1.9.14cvs17
10033
10034         * src/compose.c
10035         * src/plugins/pgpcore/select-keys.c
10036         * src/plugins/pgpcore/select-keys.h
10037         * src/plugins/pgpcore/sgpgme.c
10038                 Add a "Don't encrypt" button to the key
10039                 selection dialog. Fixes bug #177 (There should be a 
10040                 'Don't encrypt button in the Select Keys dialog)
10041
10042 2005-09-10 [colin]      1.9.14cvs16
10043
10044         * src/compose.c
10045                 Fix bug #572 (%X option does not work with templates)
10046
10047 2005-09-10 [colin]      1.9.14cvs15
10048
10049         * src/toolbar.c 
10050                 Remove g_print
10051
10052 2005-09-10 [colin]      1.9.14cvs14
10053
10054         * src/imap.c
10055                 Fix a possible crash
10056
10057 2005-09-09 [colin]      1.9.14cvs13
10058
10059         * src/imap.c
10060         * src/etpan/imap-thread.c
10061         * src/etpan/imap-thread.h
10062                 Fix moving from queue or drafts to normal folders
10063                 Fix bug #794 (No way to delete without expunging)
10064                 Take flags unset by other mailers into account
10065                 Take deleted flag set by other mailers into account
10066                 Fix unsetting REPLIED flag
10067                 Fix crash when capabilities can't be retrieved
10068         * src/mainwindow.c
10069         * src/mainwindow.h
10070                 Add M_DELAYED_FLAGS condition, and let the user use
10071                 Execute in order to be able to expunge deleted mails,
10072                 even if he's not in delayed execute mode
10073         * src/prefs_spelling.c
10074                 Use 'en' dictionary by default if LANG is POSIX or C
10075         * src/gtk/prefswindow.c
10076                 Fix bug #767 (Preferences windows expanding) by making
10077                 the window a bit larger when the resolution is greater
10078                 than 640x480, and by putting the prefs in a
10079                 GtkScrolledWindow.
10080
10081 2005-09-09 [paul]       1.9.14cvs12
10082
10083         * AUTHORS
10084         * configure.ac
10085         * po/zh_TW.Big5.po      ** REMOVED **
10086         * po/zh_TW.po           ** ADDED **
10087                 updated by Wei-Lun Chao
10088
10089 2005-09-09 [paul]       1.9.14cvs11
10090
10091         * src/mainwindow.c
10092                 fix asserts
10093         * src/common/xml.c
10094                 delay memory allocation until file is
10095                 opened successfully
10096                 Patch by Daniel Gustafson
10097
10098 2005-09-09 [colin]      1.9.14cvs10
10099
10100         * src/imap.c
10101                 Add guards
10102
10103 2005-09-08 [colin]      1.9.14cvs9
10104
10105         * src/compose.c
10106                 Alert when we can't save draft
10107                 Fix various wrap/color issues
10108                 Add mid-click pasting respecting wrap_paste option
10109         * src/folder.c
10110         * src/folder.h
10111         * src/folder_item_prefs.c
10112         * src/folder_item_prefs.h
10113         * src/imap.c
10114         * src/imap_gtk.c
10115         * src/imap_gtk.h
10116         * src/main.c
10117         * src/mainwindow.c
10118         * src/mainwindow.h
10119         * src/news.c
10120         * src/news_gtk.c
10121         * src/news_gtk.h
10122         * src/prefs_folder_item.c
10123                 Fix the impossibility to synchronise folders for
10124                 offline use (IMAP and NNTP are concerned)
10125
10126 2005-09-08 [colin]      1.9.14cvs8
10127
10128         * configure.ac
10129                 Build LDAP and JPilot by default if available
10130         * src/textview.c
10131                 Fix use after free
10132
10133 2005-09-08 [paul]       1.9.14cvs7
10134
10135         * doc/manual/en/sylpheed-1.html
10136         * doc/manual/en/sylpheed-18.html
10137         * doc/manual/en/sylpheed-19.html
10138         * doc/manual/en/sylpheed-4.html
10139         * doc/manual/en/sylpheed-6.html
10140         * doc/manual/en/sylpheed.html
10141                 a few minor updates, plus include some
10142                 details about plugins and their requirements
10143         * src/mainwindow.c
10144                 minor changes to English in /View/Sort
10145
10146 2005-09-07 [colin]      1.9.14cvs6
10147
10148         * doc/manual/en/sylpheed-1.html
10149         * doc/manual/en/sylpheed-10.html
10150         * doc/manual/en/sylpheed-11.html
10151         * doc/manual/en/sylpheed-12.html
10152         * doc/manual/en/sylpheed-13.html
10153         * doc/manual/en/sylpheed-14.html
10154         * doc/manual/en/sylpheed-15.html
10155         * doc/manual/en/sylpheed-16.html
10156         * doc/manual/en/sylpheed-17.html
10157         * doc/manual/en/sylpheed-18.html
10158         * doc/manual/en/sylpheed-19.html
10159         * doc/manual/en/sylpheed-2.html
10160         * doc/manual/en/sylpheed-20.html
10161         * doc/manual/en/sylpheed-21.html
10162         * doc/manual/en/sylpheed-22.html
10163         * doc/manual/en/sylpheed-3.html
10164         * doc/manual/en/sylpheed-4.html
10165         * doc/manual/en/sylpheed-5.html
10166         * doc/manual/en/sylpheed-6.html
10167         * doc/manual/en/sylpheed-7.html
10168         * doc/manual/en/sylpheed-8.html
10169         * doc/manual/en/sylpheed-9.html
10170         * doc/manual/en/sylpheed.html
10171                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
10172
10173 2005-09-07 [colin]      1.9.14cvs5
10174
10175         * src/mainwindow.c
10176                 Make labels more to-the-point
10177
10178 2005-09-07 [colin]      1.9.14cvs4
10179
10180         * doc/manual/en/sylpheed-1.html
10181         * doc/manual/en/sylpheed-12.html
10182         * doc/manual/en/sylpheed-13.html
10183         * doc/manual/en/sylpheed-14.html
10184         * doc/manual/en/sylpheed-15.html
10185         * doc/manual/en/sylpheed-16.html
10186         * doc/manual/en/sylpheed-17.html
10187         * doc/manual/en/sylpheed-18.html
10188         * doc/manual/en/sylpheed-19.html
10189         * doc/manual/en/sylpheed-2.html
10190         * doc/manual/en/sylpheed-20.html
10191         * doc/manual/en/sylpheed-21.html
10192         * doc/manual/en/sylpheed-22.html
10193         * doc/manual/en/sylpheed-4.html
10194         * doc/manual/en/sylpheed-5.html
10195         * doc/manual/en/sylpheed-6.html
10196         * doc/manual/en/sylpheed-7.html
10197         * doc/manual/en/sylpheed-8.html
10198         * doc/manual/en/sylpheed-9.html
10199         * doc/manual/en/sylpheed.html
10200                 Update manual
10201
10202 2005-09-07 [colin]      1.9.14cvs3
10203
10204         * doc/faq/en/sylpheed-faq-1.html
10205         * doc/faq/en/sylpheed-faq-2.html
10206         * doc/faq/en/sylpheed-faq-3.html
10207         * doc/faq/en/sylpheed-faq.html
10208                 Update FAQ
10209
10210 2005-09-07 [colin]      1.9.14cvs2
10211
10212         * src/folderview.c
10213         * src/procmsg.c
10214         * src/summaryview.c
10215         * src/toolbar.c
10216                 Fix special subfolders:
10217                 - Inherit parent's icon
10218                 - sent contents of queues subfolders
10219                 - empty subfolders of trashes
10220         * src/mainwindow.c
10221                 Remove outdated manual and faq entries
10222         * src/common/utils.c
10223                 Add quotes around %s coming from mailcap
10224
10225 2005-09-07 [colin]      1.9.14cvs1
10226
10227         * src/compose.c
10228                 After saving draft, set modified to FALSE
10229         * src/mimeview.c
10230         * src/common/utils.c
10231         * src/common/utils.h
10232                 Try to open mime parts using what is 
10233                 indicated in ~/.mailcap or /etc/mailcap,
10234                 if possible.
10235
10236 2005-09-05 [paul]       1.9.14
10237
10238         1.9.14 released
10239
10240         * po/sk.po
10241                 updated by Andrej Kacian
10242
10243 2005-09-05 [paul]       1.9.13cvs83
10244
10245         * po/de.po
10246         * po/es.po
10247         * po/fi.po
10248         * po/fr.po
10249         * po/nb.po
10250         * po/pt_BR.po
10251         * po/sr.po
10252                 updated translations by Thomas Gilgin, Ricardo Mones
10253                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
10254                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
10255
10256 2005-09-04 [paul]       1.9.13cvs82
10257
10258         * src/compose.c
10259                 only warn about exceeded line length limit
10260                 on send
10261
10262 2005-09-04 [paul]       1.9.13cvs81
10263
10264         * src/compose.c
10265                 fix crash in 'line length exceeded' dialogue
10266
10267 2005-09-02 [paul]       1.9.13cvs80
10268
10269         * src/imap.c
10270                 fix bug 795, 'Connection lost IMAP'
10271                 and add statusbar prints
10272                 Patch by Colin
10273
10274 2005-09-02 [paul]       1.9.13cvs79
10275
10276         * src/compose.c
10277                 compose_wrap_paragraph() becomes
10278                 compose_beautify_paragraph()
10279                 Patch by Colin
10280
10281 2005-09-02 [colin]      1.9.13cvs78
10282
10283         * src/folderview.c
10284                 Micro-fix
10285
10286 2005-09-01 [colin]      1.9.13cvs77
10287
10288         * src/imap.c
10289                 Maybe fix bug #795 (Connection lost IMAP)
10290                 Don't try to send logout when we're disconnected.
10291         * src/summaryview.c
10292                 Include locked and marked emails in HRM
10293                 view. Fixes bug #800 (Locked messages no longer 
10294                 show up when hide read messages is used)
10295
10296 2005-09-01 [paul]       1.9.13cvs76
10297
10298         * src/prefs_common.c
10299                 fix bad cutting
10300
10301 2005-08-31 [colin]      1.9.13cvs75
10302
10303         * src/folderview.c
10304         * src/folderview.h
10305         * src/prefs_summaries.c
10306         * src/summaryview.c
10307                 Fix "go to next new", fix preference
10308                 (Open unread/next swapped)
10309
10310 2005-08-31 [paul]       1.9.13cvs74
10311
10312         * src/compose.c
10313         * src/folderview.c
10314         * src/headerview.c
10315         * src/headerview.h
10316         * src/mainwindow.c
10317         * src/prefs_common.c
10318         * src/prefs_common.h
10319         * src/prefs_fonts.c
10320         * src/summaryview.c
10321         * src/textview.c
10322         * src/common/defs.h
10323                 remove obsolete BOLD_FONT setting
10324                 fix font update in headerview and textview
10325                 headers after prefs change
10326                 Patch By Colin
10327
10328 2005-08-31 [paul]
10329
10330         1.9.14-rc4 released
10331
10332 2005-08-30 [colin]      1.9.13cvs73
10333
10334         * src/summaryview.c
10335                 When Hide read messages is selected and we
10336                 refresh the summaryview, don't remove the 
10337                 currently displayed message. Fixes bug #797
10338                 (Summary view reloads when new mail is 
10339                 downloaded in 1.9.14 rc)
10340
10341 2005-08-30 [colin]      1.9.13cvs72
10342
10343         * src/folderview.c
10344                 Fix flickering
10345         * src/mainwindow.c
10346                 Remove useless callback
10347         * src/mimeview.c
10348         * src/gtk/filesel.c
10349         * src/gtk/filesel.h
10350                 Add a filesel_select_file_save_folder() - used by Save All
10351
10352 2005-08-29 [paul]       1.9.13cvs71
10353
10354         * AUTHORS
10355         * src/matcher_parser_parse.y
10356         * src/etpan/imap-thread.c
10357                 fix building on FreeBSD
10358                 Patch by Daniel Gustafson <daniel@hobbit.se>
10359
10360 2005-08-29 [paul]       1.9.13cvs70
10361
10362         * src/plugins/pgpinline/pgpinline.c
10363                 only initialise sig result if it's been handled
10364                 Patch by Colin
10365
10366 2005-08-29 [paul]       1.9.13cvs69
10367         
10368         Patches by Colin:
10369
10370         * src/imap.c
10371         * src/common.utils.c
10372         * src/common/utils.h
10373                 optimisation
10374         * src/stock_pixmap.h
10375                 fix wrong icon reference
10376         * src/pixmaps/trash_btn.xpm
10377                 replace with nicer image
10378
10379 2005-08-28 [colin]      1.9.13cvs68
10380
10381         * src/Makefile.am
10382         * src/stock_pixmap.c
10383         * src/stock_pixmap.h
10384         * src/toolbar.c
10385         * src/pixmaps/trash_btn.xpm
10386                 Add a specific trash xpm for the button
10387
10388 2005-08-28 [colin]      1.9.13cvs67
10389
10390         * src/imap.c
10391                 Fix leak
10392
10393 2005-08-27 [colin]      1.9.13cvs66
10394
10395         * src/imap.c
10396         * src/procmime.c
10397                 Correctly fix "Problem with replies", fixes
10398                 pgpmime encryption too. 
10399
10400 2005-08-27 [colin]      1.9.13cvs65
10401
10402         * src/folder.c
10403         * src/procmsg.c
10404         * src/procmsg.h
10405         * src/summaryview.c
10406                 Fix bug #517 (messages removed from summaryview 
10407                 when moving fails)
10408
10409 2005-08-27 [colin]      1.9.13cvs64
10410
10411         * tools/Makefile.am
10412         * tools/asus_mailled.sh
10413                 Add a script to blink ASUS laptops' mail LED where there
10414                 is unread mail.
10415
10416 2005-08-27 [colin]      1.9.13cvs63
10417
10418         * src/imap.c
10419         * src/etpan/imap-thread.c
10420         * src/etpan/imap-thread.h
10421                 Implement automatic choosing of login method
10422                 Fixes bug #791
10423         * src/gtk/.cvsignore
10424                 Add sylpheed-marshal.[ch]
10425
10426 2005-08-27 [colin]      1.9.13cvs62
10427
10428         * src/common/utils.c
10429                 Fix confusing perror
10430
10431 2005-08-27 [colin]      1.9.13cvs61
10432
10433         * src/toolbar.c
10434         * src/toolbar.h
10435                 Remove A_DELETE, replace it with 
10436                 A_TRASH and A_DELETE_REAL. Automatically
10437                 rewrite config files to replace A_DELETE
10438                 with A_TRASH (no functionality change).
10439                 Fixes half of #794
10440
10441 2005-08-26 [colin]      1.9.13cvs60
10442
10443         * src/procmime.c
10444                 Previous "Problem with replies" fix brought other
10445                 problems, fixing them
10446
10447 2005-08-26 [colin]      1.9.13cvs59
10448
10449         * src/procmime.c
10450                 Fix "Problem with replies". This happened only
10451                 on IMAP...
10452         * src/procmsg.c
10453                 Factorize code a bit
10454         * src/compose.c
10455                 Speed improvement on very long messages (wrapping)
10456                 Fix signature color on Reedit and Redirect
10457                 On Reedit, don't attach pgp-signatures parts, but
10458                 set signing to On.
10459
10460 2005-08-24 [paul]       1.9.13cvs58
10461
10462         * src/compose.c
10463                 don't claim success when clicking
10464                 Cancel on the passphrase box.
10465                 Patch by Colin
10466
10467 2005-08-24 [paul]       1.9.13cvs57
10468
10469         * src/main.c
10470                 fix misplaced sylpheed.log
10471         * src/common/defs.h
10472                 define UIDL_DIR
10473
10474 2005-08-24 [paul]       1.9.13cvs56
10475
10476         * src/imap.c
10477         * src/etpan/imap-thread.c
10478         * src/etpan/imap-thread.h
10479                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
10480                 Patch by Colin
10481         * src/gtk/sylpheed-marshal.c    ** REMOVED **
10482         * src/gtk/sylpheed-marshal.h    ** REMOVED **
10483                 remove autogenerated files
10484         * tools/kdeservicemenu/README
10485         * tools/kdeservicemenu/install.sh
10486         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10487         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10488                 use Claws icon, use 'Sylpheed-Claws' in menu,
10489                 use kdialog, and other cleanups
10490
10491 2005-08-23 [paul]       1.9.13cvs55
10492
10493         * src/compose.c
10494                 fix paste/wrap crash
10495                 Patch by Colin
10496
10497 2005-08-23 [paul]       1.9.13cvs54
10498
10499         * src/main.c
10500                 fix crash recovery
10501                 Patch by Colin
10502
10503 2005-08-23 [paul]       1.9.13cvs53
10504
10505         * src/addressbook.c
10506         * src/editaddress.c
10507                 view all data of LDAP contacts
10508                 Patch by Colin
10509
10510 2005-08-23 [paul]       1.9.13cvs52
10511
10512         * src/addressbook.c
10513                 fix issues with the Search field
10514                 Patch by Colin
10515
10516 2005-08-22 [paul]       1.9.13cvs51
10517
10518         * src/folderview.c
10519                 put name of folder in processing dialog
10520                 title
10521         * src/prefs_folder_item.c
10522                 improve english usage
10523
10524 2005-08-22 [paul]       1.9.13cvs50
10525
10526         * src/filtering.c
10527         * src/filtering.h
10528         * src/matcher.c
10529         * src/matcher_parser_lex.l
10530         * src/matcher_parser_parse.y
10531         * src/prefs_filtering.c
10532                 add Filtering/Processing rule names feature.
10533                 (the incompatible old matcherrc is saved as
10534                 matcherrc.pre_names).
10535                 Patch by Colin
10536
10537 2005-08-22 [paul]       1.9.13cvs49
10538
10539         * src/procmsg.c
10540                 fix colour labelling
10541                 Patch by Colin
10542
10543 2005-08-22 [paul]       1.9.13cvs48
10544
10545         * src/textview.c
10546                 fix open_image_cb()
10547
10548 2005-08-22 [paul]       1.9.13cvs47
10549
10550         * src/imap.c
10551                 fix bug 789, 'SC crashes with imap (CVS ver)'
10552                 Patch by Colin
10553
10554 2005-08-22 [paul]       1.9.13cvs46
10555
10556         * src/mimeview.c
10557         * src/prefs_common.c
10558         * src/common/defs.h
10559                 define reused defaults in defs.h
10560         * src/textview.c
10561                 add 'Open image' to image popup menu
10562
10563 2005-08-21 [colin]      1.9.13cvs45
10564
10565         * src/summaryview.c
10566                 Fix bug #788 (Bogus "From" address displayed)
10567
10568 2005-08-20 [colin]      1.9.13cvs44
10569
10570         * src/folder.c
10571                 Fix buf #787 (multilevel delete causes SIGSEGV)
10572
10573 2005-08-19 [colin]      1.9.13cvs43
10574
10575         * src/inc.c
10576         * src/prefs_common.c
10577         * src/prefs_common.h
10578                 Add an hidden pref to allow modifying the
10579                 update stepping in incorporation.
10580                 Patch by wwp.
10581
10582 2005-08-19 [colin]      1.9.13cvs42
10583
10584         * src/compose.c
10585         * src/procmime.c
10586                 Workaround for broken MUAs: encode 
10587                 Content-type: name: as ASCII and 
10588                 Content-Disposition: filename: as
10589                 per rfc2231
10590         * src/prefs_account.c
10591                 Fix invisible-ness of SMTP SSL prefs
10592                 in NNTP accounts
10593
10594 2005-08-19 [paul]       1.9.13cvs41
10595
10596         * src/compose.c
10597         * src/prefs_common.c
10598         * src/prefs_common.h
10599         * src/prefs_wrapping.c
10600                 paste with or without wrapping.
10601                 patch by Colin
10602
10603 2005-08-19 [paul]       1.9.13cvs40
10604
10605         * src/prefs_common.c
10606         * src/prefs_common.h
10607         * src/summaryview.c
10608                 reintroduce enable_swap_from as a
10609                 hidden pref. patch by Colin
10610         * src/quote_fmt_parse.y
10611         * src/plugins/clamav/clamav_plugin.c
10612         * src/plugins/dillo_viewer/dillo_viewer.c
10613         * src/plugins/mathml_viewer/mathml_viewer.c
10614         * src/plugins/pgpcore/sgpgme.c
10615         * src/plugins/pgpinline/pgpinline.c
10616         * src/plugins/pgpmime/pgpmime.c
10617                 tidy up. patch by Colin
10618
10619 2005-08-19 [paul]       1.9.13cvs39
10620
10621         * configure.ac
10622                 complete cvs38's sync
10623         * src/editaddress.c
10624         * src/gedit-print.c
10625         * src/mutt.c
10626         * src/etpan/etpan-log.c
10627         * src/etpan/imap-thread.c
10628         * src/gtk/gtksourceprintjob.c
10629                 fix compilation warnings
10630                 (patch by Colin)
10631
10632 2005-08-19 [paul]       1.9.13cvs38
10633
10634         sync with main:
10635
10636         * src/account.c
10637         * src/action.c
10638         * src/addrbook.c
10639         * src/addrcache.c
10640         * src/addrharvest.c
10641         * src/addrindex.c
10642         * src/codeconv.c
10643         * src/compose.c
10644         * src/crash.c
10645         * src/exporthtml.c
10646         * src/exportldif.c
10647         * src/folder.c
10648         * src/image_viewer.c
10649         * src/inc.c
10650         * src/inc.h
10651         * src/jpilot.c
10652         * src/ldif.c
10653         * src/main.c
10654         * src/matcher.c
10655         * src/mbox.c
10656         * src/messageview.c
10657         * src/mh.c
10658         * src/mimeview.c
10659         * src/msgcache.c
10660         * src/mutt.c
10661         * src/news.c
10662         * src/partial_download.c
10663         * src/pine.c
10664         * src/pop.c
10665         * src/prefs_actions.c
10666         * src/prefs_common.c
10667         * src/prefs_customheader.c
10668         * src/prefs_display_header.c
10669         * src/prefs_gtk.c
10670         * src/prefs_themes.c
10671         * src/procheader.c
10672         * src/procmime.c
10673         * src/procmsg.c
10674         * src/recv.c
10675         * src/send_message.c
10676         * src/simple-gettext.c
10677         * src/sourcewindow.c
10678         * src/textview.c
10679         * src/vcard.c
10680         * src/common/defs.h
10681         * src/common/log.c
10682         * src/common/plugin.c
10683         * src/common/prefs.c
10684         * src/common/session.c
10685         * src/common/session.h
10686         * src/common/socket.c
10687         * src/common/socket.h
10688         * src/common/ssl_certificate.c
10689         * src/common/template.c
10690         * src/common/utils.c
10691         * src/common/utils.h
10692         * src/common/xml.c
10693         * src/gtk/about.c
10694         added wrappers for C library function that
10695                 take pathname arguments.
10696                 enabled compilation with MinGW.
10697                 use GDir instead of directly using opendir().
10698                 added rename_force().
10699
10700 2005-08-19 [paul]       1.9.13cvs37
10701         
10702         patches by Colin:
10703         * src/compose.c
10704                 fix privacy settings on re-editing
10705                 a sent message
10706         * src/jpilot.c
10707                 fix encoding bug
10708         * src/folder.c
10709         * src/procmsg.c
10710         * src/procmsg.h
10711         * src/summaryview.c
10712                 flag changing optimisation
10713
10714 2005-08-18 [martin]     1.9.13cvs36
10715
10716         * commitHelper
10717             added my login
10718         * src/addrcache.c
10719         * src/addrharvest.c
10720         * src/addrindex.c
10721         * src/compose.c
10722         * src/grouplistdialog.c
10723         * src/main.c
10724         * src/mainwindow.c
10725         * src/msgcache.c
10726         * src/mutt.c
10727         * src/pine.c
10728         * src/prefs_account.c
10729         * src/prefs_themes.c
10730         * src/stock_pixmap.c
10731         * src/summaryview.c
10732         * src/gtk/about.c
10733         * src/gtk/logwindow.c
10734             removed deprecated glib and gdk stuff
10735         * src/plugins/pgpcore/select-keys.c
10736             convert attributes from locale to utf8
10737
10738 2005-08-17 [paul]       1.9.13cvs35
10739
10740         * src/account.c
10741         * src/addressbook.c
10742                 use new GTK_STOCK_ icons if available
10743         * src/summaryview.c
10744         * src/gtk/gtksctree.c
10745         * src/gtk/gtksctree.h
10746                 faster range select. patch by Colin
10747
10748 2005-08-17 [paul]       1.9.13cvs34
10749
10750         patches by colin:
10751         * src/addressbook.c
10752         * src/addressitem.h
10753                 Add an edit button for contacts, fix selections
10754                 of gtksctree items
10755         * src/editaddress.c
10756                 Change labels, let Save be always possible in the
10757                 email and user atributes tabs
10758         * src/folderview.c
10759                 fix sort issues
10760         * src/summaryview.c
10761                 select next item instead of the displayed one
10762                 after deletion
10763
10764         * src/gtk/progressdialog.c
10765                 use prefs_common.enable_rules_hint
10766
10767 2005-08-13 [hoa]        1.9.13cvs33
10768
10769         * src/etpan/imap-thread.c
10770                 fixed build on Solaris.
10771
10772 2005-08-10 [colin]      1.9.13cvs32
10773
10774         * src/procmsg.c
10775                 Fix cvs31 (missing fclose before reading
10776                 the file)
10777
10778 2005-08-10 [colin]      1.9.13cvs31
10779
10780         * src/procmsg.c
10781                 Fix procmsg_msginfo_new_from_mimeinfo() when
10782                 the MimeInfo isn't stored in memory. This fixes
10783                 replying to an attached message.
10784
10785 2005-08-10 [colin]      1.9.13cvs30
10786
10787         * src/mainwindow.c
10788                 Fix slowness in account changing
10789
10790 2005-08-10 [colin]      1.9.13cvs29
10791
10792         * src/folder.c
10793         * src/folderutils.c
10794         * src/folderview.c
10795         * src/imap_gtk.c
10796         * src/mainwindow.c
10797         * src/mh_gtk.c
10798         * src/procmsg.c
10799         * src/summaryview.c
10800                 Optimize folder_has_parent_of_type
10801                 Prevent moving special sub-folders from contextual menus
10802                 Rework message a bit ("Empty all messages" -> "Delete all
10803                 messages")
10804                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
10805                 and "Deleted Items" folders)
10806
10807 2005-08-08 [colin]      1.9.13cvs28
10808
10809         * src/summaryview.c
10810         * src/prefs_summaries.c
10811                 Make "Select first unread|new" more flexible
10812                 (just prioritize new or unread)
10813
10814 2005-08-08 [colin]      1.9.13cvs27
10815
10816         * src/summaryview.c
10817                 If "select first new" is selected and there only
10818                 are unread messages, fallback to "select first
10819                 unread".
10820
10821 2005-08-08 [colin]      1.9.13cvs26
10822
10823         * src/folder.c
10824                 Fix shameful bugs (and bug #779)
10825
10826 2005-08-08 [colin]      1.9.13cvs25
10827
10828         * src/folder.c
10829         * src/folder.h
10830                 Cache parents' type to make folder_has_parent_of_type
10831                 faster
10832         * src/folderview.c
10833                 Forbid DnD of special sub-folders
10834         * src/procmsg.c
10835         * src/procmsg.h
10836                 Add MAIL_POSTFILTERING_HOOK
10837         * src/summaryview.c
10838                 Revert over-zealous deletion of the use_addr_book 
10839                 code
10840
10841 2005-08-07 [colin]      1.9.13cvs24
10842
10843         * src/folder.c
10844                 Fix big mistake (passing MsgInfo instead 
10845                 of FolderItem)
10846
10847 2005-08-07 [colin]      1.9.13cvs23
10848
10849         * src/compose.c
10850         * src/folder.c
10851         * src/folder.h
10852         * src/foldersel.c
10853         * src/folderutils.c
10854         * src/folderview.c
10855         * src/imap.c
10856         * src/mainwindow.c
10857         * src/messageview.c
10858         * src/mh.c
10859         * src/msgcache.c
10860         * src/procmime.c
10861         * src/summaryview.c
10862                 Make subfolders of Drafts, Queue, Outbox, Trash
10863                 work like their parents. 
10864                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
10865
10866 2005-08-07 [colin]      1.9.13cvs22
10867
10868         * src/addressbook.c
10869                 Fix bug #771 (Dragged contacts not saved)
10870
10871 2005-08-07 [paul]       1.9.13cvs21
10872
10873         * src/summaryview.c
10874                 fix bug 32 'Search Doesn't display results
10875                 if "Hide Read Messages" is chosen'
10876                 be more literal in interpreting 'Hide read
10877                 messages'
10878
10879 2005-08-07 [colin]      1.9.13cvs20
10880
10881         * src/folderview.c
10882                 Add debug
10883         * src/summaryview.c
10884                 Faster 'unthread_for_execution'
10885
10886 2005-08-06 [paul]       1.9.13cvs19
10887
10888         * src/mainwindow.c
10889                 add mnemonics to Set displayed columns
10890                 fix bug where msgview_visible option was
10891                 overwritten as TRUE on startup
10892
10893 2005-08-06 [paul]       1.9.13cvs18
10894
10895         * src/mainwindow.c
10896                 refer to 'displayed columns in folder/message
10897                 list' not 'displayed items in summary/message view'
10898         * src/prefs_display_header.c
10899                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
10900                 be consistent with similar dialogues
10901         * src/prefs_folder_column.c
10902         * src/prefs_summary_column.c
10903                 'columns' not 'items', and folder and message lists,
10904                 instead of folder and summary views;
10905                 Use 'Hidden columns' as list heading not 'Available
10906                 items';
10907                 move the 'Remove' button to the right hand side;
10908                 top-align the buttons;
10909                 remove unneeded vbox
10910         * src/prefs_summaries.c
10911                 put the 2 column prefs buttons in a frame to reduce
10912                 overall width; refer to columns not items &c.
10913
10914 2005-08-05 [colin]      1.9.13cvs17
10915
10916         * src/prefs_common.c
10917         * src/prefs_common.h
10918         * src/mainwindow.c
10919         * src/compose.c
10920         * src/messageview.c
10921                 Add an hidden toolbar_detachable pref, so
10922                 that I can get rid of these painful handles
10923                 in the toolbars. Defaults to TRUE to avoid
10924                 changing the GUI on unsuspecting people...
10925
10926 2005-08-05 [colin]      1.9.13cvs16
10927
10928         * src/Makefile.am
10929         * src/prefs_folder_column.c
10930         * src/prefs_folder_column.h
10931                 Add prefs for folder columns
10932         * src/folderview.c
10933         * src/folderview.h
10934         * src/mainwindow.c
10935         * src/mainwindow.h
10936         * src/prefs_common.c
10937         * src/prefs_common.h
10938         * src/prefs_summaries.c
10939                 Use them
10940         * src/prefs_summary_column.c
10941         * src/summaryview.c
10942         * src/summaryview.h
10943                 Add a To column
10944         * src/textview.c
10945         * src/common/utils.c
10946         * src/common/utils.h
10947                 Move uri colourisation functions
10948                 to utils
10949         * src/compose.c
10950                 Colourise URIs
10951         * src/imap.c
10952                 Fix bug with LIST where we'd try
10953                 to get Folder//////[...]/// 
10954
10955 2005-08-05 [paul]       1.9.13cvs15
10956
10957         * src/prefs_summaries.c
10958                 improve the English usage
10959         * src/summaryview.c
10960                 set font on column change
10961                 thanks to Colin
10962
10963 2005-08-05 [paul]       1.9.13cvs14
10964
10965         * src/prefs_common.c
10966         * src/prefs_common.h
10967         * src/prefs_summaries.c
10968         * src/summaryview.c
10969                 replace 'open_unread_on_enter' option with
10970                 'select_on_entry' option. opening/not opening
10971                 is now exclusively controlled by 'always_show_msg'
10972
10973 2005-08-04 [colin]      1.9.13cvs13
10974
10975         * src/compose.c
10976                 Remove dead code
10977                 Add colourisation of quotes and signatures
10978         * src/folderview.c
10979                 Fix possible crashes
10980         * src/messageview.c
10981                 Change an assert that is no problem
10982         * src/news.c
10983         * src/news_gtk.c
10984         * src/news_gtk.h
10985                 Fix offline mode
10986         * src/gtk/quicksearch.c
10987                 Fix a possible crash
10988
10989 2005-08-03 [colin]      1.9.13cvs12
10990
10991         * src/prefs_account.c
10992                 Fix bug #777 (Sylpheed crash in account configuration)
10993
10994 2005-08-03 [colin]      1.9.13cvs11
10995
10996         * src/addressbook.c
10997         * src/editaddress.c
10998         * src/editgroup.c
10999                 Fixing addressbook, round 2
11000         * src/textview.c
11001                 Fix emphasis color on rechecking 'Colorize messages'
11002
11003 2005-08-03 [paul]       1.9.13cvs10
11004
11005         sync with main
11006
11007         * src/addr_compl.c
11008         * src/compose.c
11009         * src/main.c
11010         * src/pop.c
11011         * src/prefs_account.c
11012         * src/procmime.c
11013         * src/procmsg.c
11014         * src/quote_fmt_parse.y
11015         * src/textview.c
11016         * src/common/quoted-printable.c
11017         * src/common/utils.c
11018         * src/common/utils.h
11019         * src/common/xml.c
11020                 replaced incorrect locale-independent
11021                 ctype functions with GLib's. Corrected
11022                 signedness mismatch.
11023         * src/headerview.c
11024                 headerview_create(): added spacing for vbox.
11025         * src/gtk/about.c
11026                 set focus to the OK button.
11027
11028 2005-08-03 [colin]      1.9.13cvs9
11029
11030         * src/folderview.c
11031                 Fix possible crash
11032
11033 2005-08-02 [colin]      1.9.13cvs8
11034
11035         * src/mainwindow.c
11036                 Fix cast
11037         * src/addressbook.c
11038         * src/addressitem.h
11039                 Fix a cast and more generally, try to make the
11040                 GUI more intuitive and consistent (round 1)
11041
11042 2005-08-02 [paul]       1.9.13cvs7
11043
11044         * src/folder.h
11045                 missing in 1.9.13cvs6
11046
11047 2005-08-02 [colin]      1.9.13cvs6
11048
11049         * src/folder.c
11050                 Fix one more leak
11051
11052 2005-08-02 [colin]      1.9.13cvs5
11053
11054         * src/folder.c
11055         * src/folderview.c
11056         * src/imap.c
11057         * src/main.c
11058         * src/mbox.c
11059         * src/procmsg.c
11060         * src/summaryview.c
11061                 Fix a number of folder_item_get_msg_list()-related
11062                 leaks (missing procmsg_msginfo_free()s)
11063
11064 2005-08-01 [colin]      1.9.13cvs4
11065
11066         * src/folderview.c
11067         * src/folderview.h
11068         * src/mainwindow.c
11069         * src/prefs_fonts.c
11070         * src/prefs_summaries.c
11071         * src/prefs_themes.c
11072         * src/summaryview.c
11073         * src/summaryview.h
11074         * src/textview.c
11075         * src/textview.h
11076                 Fix instant-apply of summary and folderview-related prefs
11077                 Fix erroneous g_free and alertpanels in prefs_theme
11078                 Add instant-apply for fonts
11079                 Defer applying of prefs a little bit so it's done only
11080                 once even if requested by multiples prefs pages
11081
11082 2005-08-01 [paul]       1.9.13cvs3
11083
11084         * src/main.c
11085                 fix bug 776 'S.C. crashes on close'
11086                 thanks to Colin
11087         * src/etpan/etpan-thread-manager-types.h
11088                 add missing include
11089                 thanks to Hoa
11090
11091 2005-07-25 [paul]       1.9.13cvs2
11092
11093         * src/summaryview.c
11094                 fix typos. spotted by Fabien Vantard
11095
11096 2005-07-24 [paul]       1.9.13cvs1
11097
11098         * doc/man/sylpheed.1
11099                 update man page, incorporating fix of
11100                 bug 769 'Typo in manpage'
11101         * src/etpan/imap-thread.c
11102                 fix NetBSD openssl dependencies. patch by
11103                 George Michaelson <ggm@apnic.net>
11104         * po/pt_BR.po
11105                 updated by Frederico Goncalves Guimaraes
11106
11107 2005-07-22 [paul]       1.9.13
11108
11109         1.9.13 release
11110
11111 2005-07-22 [paul]       1.9.12cvs91
11112
11113         * AUTHORS
11114         * INSTALL
11115         * README.claws
11116         * RELEASE_NOTES.claws
11117                 updated for release
11118         * configure.ac
11119         * po/nb.po
11120         * tools/claws.i18n.status.pl
11121                 add Norwegian translation. submiited by
11122                 Geir Helland <pjallabais@users.sourceforge.net>
11123         * po/ca.po
11124         * po/de.po
11125         * po/es.po
11126         * po/fi.po
11127         * po/fr.po
11128         * po/it.po
11129         * po/sk.po
11130         * po/sr.po
11131         * po/zh_CN.po
11132                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11133                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11134                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11135                 Yang Guilong
11136         * src/plugins/clamav/clamav_plugin_gtk.c
11137         * src/plugins/spamassassin/spamassassin_gtk.c
11138                 replace outdated description strings
11139
11140 2005-07-21 [colin]      1.9.12cvs90
11141
11142         * src/folder.c
11143                 Set folder to batch mode when scanning it. Makes deletion
11144                 of unread mails on IMAP much faster (due to the UNREAD 
11145                 flag unsetting)
11146
11147 2005-07-21 [darko]      1.9.12cvs89
11148
11149         * configure.ac
11150                 link against libresolv if necessary (patch by Paul)
11151         * src/msgcache.c
11152                 use glib's portable macros to determine endianness
11153
11154 2005-07-21 [paul]       1.9.12cvs88
11155
11156         * src/crash.c
11157         * src/gtk/about.c
11158                 update compiled-in features list
11159
11160 2005-07-20 [colin]      1.9.12cvs87
11161
11162         * src/folder.c
11163         * src/textview.c
11164                 Gcc 2.9x compilation fixes, thanks to Darko
11165         * src/plugins/clamav/clamav_plugin.c
11166                 Little optimisation: load virus database only once
11167         * src/plugins/spamassassin/spamassassin.c
11168                 Big optimisation: filtering one mail took at least 1 second,
11169                 now it takes at least 50ms. Doesn't speed up spamassassin 
11170                 itself, but should already be much more tolerable.
11171
11172 2005-07-20 [colin]      1.9.12cvs86
11173
11174         * src/summaryview.c
11175                 Fix performance issue
11176
11177 2005-07-19 [colin]      1.9.12cvs85
11178
11179         * src/plugins/pgpinline/plugin.c
11180                 Fix warning
11181
11182 2005-07-19 [colin]      1.9.12cvs84
11183
11184         * configure.ac
11185         * src/plugins/Makefile.am
11186         * src/plugins/pgpinline/.cvsignore
11187         * src/plugins/pgpinline/Makefile.am
11188         * src/plugins/pgpinline/pgpinline.c
11189         * src/plugins/pgpinline/pgpinline.deps
11190         * src/plugins/pgpinline/pgpinline.h
11191         * src/plugins/pgpinline/plugin.c
11192                 Put pgpinline in the main tree
11193
11194 2005-07-19 [paul]       1.9.12cvs83
11195
11196         * src/prefs_actions.c
11197                 prevent '//' in menu names, which cause a crash
11198                 thanks to Colin
11199
11200 2005-07-19 [paul]       1.9.12cvs82
11201
11202         * configure.ac
11203                 be generally more informative in configure output.
11204                 OpenSSL: correction: '[ --enable-openssl ...' -> 
11205                 '[ --disable-openssl ...', as --enable-openssl is default
11206                 PGP/MIME: don't check for GPGME again, check for
11207                 pgpcore instead. Therefore prevent the possibility of
11208                 attempting to build pgpmime if pgpcore dependencies are
11209                 not met
11210                 ClamAV: use pkgconfig to check for lib
11211                 libgnomeprint: revert logic on inner test to match
11212                 everything else
11213         * src/plugins/pgpcore/sgpgme.c
11214                 add missing include
11215
11216 2005-07-19 [colin]      1.9.12cvs81
11217
11218         * src/summaryview.c
11219                 Fix slow thread rebuilding in particular
11220                 cases
11221
11222 2005-07-19 [paul]       1.9.12cvs80
11223
11224         * sylpheed-claws.desktop
11225                 fix typo, spotted by Stephan Sachse
11226         * src/account.c
11227                 replace GTK_STOCK_ADD with
11228                 GTK_STOCK_NEW button
11229
11230 2005-07-18 [colin]      1.9.12cvs79
11231
11232         * src/etpan/imap-thread.c
11233                 Fix return value (Thanks Hoa)
11234
11235 2005-07-18 [colin]      1.9.12cvs78
11236
11237         * src/imap.c
11238                 Allow empty passwords
11239                 Create drafts/queue/outbox if necessary
11240         * src/summaryview.c
11241                 Remove old code
11242         * src/etpan/imap-thread.c
11243                 Fix STARTTLS (Thanks to Hoa)
11244
11245 2005-07-18 [paul]       1.9.12cvs77
11246
11247         * ChangeLog-gtk2.jp
11248         * ChangeLog.jp
11249                 removed
11250         * Makefile.am
11251                 updated to reflect additions and removals
11252         * TODO
11253                 updated to be claws-specific
11254         * TODO-gtk2
11255         * TODO-gtk2.jp
11256         * TODO.jp
11257         * sylpheed-128x128.png
11258         * sylpheed-64x64.png
11259                 removed
11260         * sylpheed-claws-128x128.png
11261         * sylpheed-claws-64x64.png
11262         * sylpheed-claws.desktop
11263         * sylpheed-claws.png
11264                 added
11265         * sylpheed.desktop
11266         * sylpheed.png
11267                 removed
11268
11269 2005-07-17 [paul]       1.9.12cvs76
11270
11271         * src/account.c
11272         * src/addressbook.c
11273         * src/alertpanel.c
11274         * src/alertpanel.h
11275         * src/compose.c
11276         * src/exphtmldlg.c
11277         * src/expldifdlg.c
11278         * src/folderview.c
11279         * src/imap_gtk.c
11280         * src/inc.c
11281         * src/message_search.c
11282         * src/messageview.c
11283         * src/mh_gtk.c
11284         * src/news_gtk.c
11285         * src/prefs_actions.c
11286         * src/prefs_filtering.c
11287         * src/prefs_matcher.c
11288         * src/prefs_template.c
11289         * src/prefs_themes.c
11290         * src/ssl_manager.c
11291         * src/summary_search.c
11292         * src/textview.c
11293         * src/toolbar.c
11294         * src/gtk/sslcertwindow.c
11295         * src/plugins/pgpcore/sgpgme.c
11296                 rework alertpanels
11297
11298 2005-07-17 [colin]      1.9.12cvs75
11299
11300         * src/privacy.c
11301                 add a PrivacySystem accessor that checks that
11302                 the system cached in a MimeInfo's privacydata
11303                 is still registered. Use this accessor instead
11304                 of directly using data->system. Fixes crashes
11305                 after unloading pgp plugins.
11306
11307 2005-07-17 [colin]      1.9.12cvs74
11308
11309         * src/alertpanel.c
11310                 Change geometry hints to a simple default size.
11311                 Fixes the certs dialogs.
11312
11313 2005-07-17 [colin]      1.9.12cvs73
11314
11315         * src/gtk/sslcertwindow.c
11316                 Use a gtkExpander
11317
11318 2005-07-17 [colin]      1.9.12cvs72
11319
11320         * src/plugins/pgpcore/Makefile.am
11321         * src/plugins/pgpmime/Makefile.am
11322                 Add gpgme libs
11323
11324 2005-07-17 [paul]       1.9.12cvs71
11325
11326         * configure.ac
11327                 add --disable-gnomeprint option
11328                 modified version of patch by Marius Mauch
11329
11330 2005-07-17 [paul]       1.9.12cvs70
11331
11332         * src/common/defs.h
11333                 update urls
11334         * src/account.c
11335         * src/action.c
11336         * src/addressbook.c
11337         * src/compose.c
11338         * src/foldersel.c
11339         * src/folderview.c
11340         * src/html.c
11341         * src/imap_gtk.c
11342         * src/main.c
11343         * src/mainwindow.c
11344         * src/messageview.c
11345         * src/mh_gtk.c
11346         * src/mimeview.c
11347         * src/news_gtk.c
11348         * src/prefs_account.c
11349         * src/prefs_send.c
11350         * src/prefs_summaries.c
11351         * src/procmsg.c
11352         * src/summaryview.c
11353         * src/common/utils.c
11354         * src/common/xml.c
11355         * src/plugins/pgpcore/passphrase.c
11356         * src/plugins/pgpcore/select-keys.c
11357                 replace inappropriately used backticks
11358                 with single quotes
11359
11360 2005-07-16 [colin]      1.9.12cvs69
11361
11362         * src/image_viewer.c
11363                 Add extra paranoid checks
11364
11365 2005-07-16 [colin]      1.9.12cvs68
11366
11367         * src/plugins/pgpcore/prefs_gpg.c
11368                 Don't auto-check sigs by default, as it
11369                 can be really slow.
11370
11371 2005-07-16 [colin]      1.9.12cvs67
11372
11373         * src/plugins/pgpcore/sgpgme.c
11374                 Make messages a bit better.
11375
11376 2005-07-16 [colin]      1.9.12cvs66
11377
11378         * src/imap.c
11379                 Remove pseudo-log
11380         * src/etpan/imap-thread.c
11381                 Add real log
11382
11383 2005-07-16 [colin]      1.9.12cvs65
11384
11385         * src/main.c
11386         * src/prefs_other.c
11387                 And now, fix build with libetpan :-/
11388
11389 2005-07-15 [colin]      1.9.12cvs64
11390
11391         * src/prefs_other.c
11392                 Continue fixing build without libetpan.
11393
11394 2005-07-15 [colin]      1.9.12cvs63
11395
11396         * src/main.c
11397                 Fix build with --disable-libetpan
11398
11399 2005-07-15 [colin]      1.9.12cvs62
11400
11401         * configure.ac
11402                 Bump libetpan's version
11403
11404 2005-07-15 [colin]      1.9.12cvs61
11405
11406         * src/etpan/imap-thread.c
11407                 Actually stop logging :)
11408
11409 2005-07-15 [colin]      1.9.12cvs60
11410
11411         * src/addressbook.c
11412                 Fix dnd of multiple addresses.
11413
11414 2005-07-15 [hoa]        1.9.12cvs59
11415
11416         * src/etpan/imap-thread.c
11417             disable login of IMAP password in libetpan log file.
11418
11419 2005-07-15 [paul]       1.9.12cvs58
11420
11421         * src/account.c
11422                 don't automatically sort
11423                 do allow drag n drop
11424
11425 2005-07-15 [paul]       1.9.12cvs57
11426
11427         * src/account.c
11428         * src/ssl_manager.c
11429                 alphabetical listing
11430
11431 2005-07-15 [paul]       1.9.12cvs56
11432
11433         * src/gtk/pluginwindow.c
11434                 sort plugin list alphabetically
11435
11436 2005-07-15 [paul]       1.9.12cvs55
11437
11438         * src/prefs_spelling.c
11439         * src/prefs_wrapping.c
11440                 unify English usage
11441
11442 2005-07-15 [colin]      1.9.12cvs54
11443
11444         * src/wizard.c
11445                 Typo fix
11446
11447 2005-07-15 [paul]       1.9.12cvs53
11448
11449         * src/prefs_message.c
11450                 make 'show cursor' a hidden option
11451
11452 2005-07-14 [colin]      1.9.12cvs52
11453
11454         * src/plugins/spamassassin/Makefile.am
11455         * src/plugins/clamav/Makefile.am
11456                 Fix double EXTRA_DISTs
11457
11458 2005-07-14 [colin]      1.9.12cvs51
11459
11460         * src/plugins/clamav/Makefile.am
11461         * src/plugins/clamav/clamav_plugin_gtk.deps
11462         * src/plugins/spamassassin/Makefile.am
11463         * src/plugins/spamassassin/spamassassin_gtk.deps
11464                 Make $plugin_gtk depend on $plugin
11465
11466 2005-07-14 [hoa]        1.9.12cvs50
11467
11468         * src/etpan/imap-thread.c
11469                 enable debug log of libetpan when running with --debug
11470
11471 2005-07-14 [colin]      1.9.12cvs49
11472
11473         * configure.ac
11474         * src/common/Makefile.am
11475         * src/common/plugin.c
11476         * src/common/plugin.h
11477                 Add a little plugin dependancy system.
11478                 Plugins can ship a $plugin_name.deps file
11479                 (near them in PLUGINDIR) so that their
11480                 dependancies are loaded if possible.
11481         * src/plugins/Makefile.am
11482         * src/plugins/pgpcore/Makefile.am
11483         * src/plugins/pgpcore/passphrase.c
11484         * src/plugins/pgpcore/passphrase.h
11485         * src/plugins/pgpcore/plugin.c
11486         * src/plugins/pgpcore/prefs_gpg.c
11487         * src/plugins/pgpcore/prefs_gpg.h
11488         * src/plugins/pgpcore/select-keys.c
11489         * src/plugins/pgpcore/select-keys.h
11490         * src/plugins/pgpcore/sgpgme.c
11491         * src/plugins/pgpcore/sgpgme.h
11492                 Introduce pgpcore, used by pgpmime and
11493                 pgpinline
11494         * src/plugins/pgpmime/Makefile.am
11495         * src/plugins/pgpmime/passphrase.c
11496         * src/plugins/pgpmime/passphrase.h
11497         * src/plugins/pgpmime/pgpmime.c
11498         * src/plugins/pgpmime/pgpmime.deps
11499         * src/plugins/pgpmime/plugin.c
11500         * src/plugins/pgpmime/prefs_gpg.c
11501         * src/plugins/pgpmime/prefs_gpg.h
11502         * src/plugins/pgpmime/select-keys.c
11503         * src/plugins/pgpmime/select-keys.h
11504         * src/plugins/pgpmime/sgpgme.c
11505         * src/plugins/pgpmime/sgpgme.h
11506                 Remove the core from pgpmime and add the
11507                 dependancy to pgpcore.
11508
11509 2005-07-14 [paul]       1.9.12cvs48
11510
11511         * src/stock_pixmap.c
11512                 forgot this in last commit
11513
11514 2005-07-14 [paul]       1.9.12cvs47
11515
11516         * src/account.c
11517         * src/addressbook.c
11518                 add accelerators for the buttons (sync with main)
11519         * src/compose.c
11520         * src/compose.h
11521                 add accelerators for the buttons.
11522                 fix editing with external editor.
11523                 replace gdk_input_*() with GIOChannel;
11524                 (sync with main)
11525         * src/foldersel.c
11526                 display folder names with new/unread
11527                 representation (sync with main)
11528         * src/main.c
11529                 specify default window icon (sync with main)
11530         * src/prefs_common.c
11531                 use_addr_book default to FALSE
11532         * src/summaryview.c
11533         * src/textview.c
11534                 add accelerators for the buttons (sync with main)
11535         * src/gtk/menu.c
11536                 fix typos
11537         * src/pixmaps/sylpheed_icon.xpm
11538                 updated
11539
11540 2005-07-13 [paul]       1.9.12cvs46
11541
11542         * src/plugins/pgpmime/pgpmime.c
11543         * src/plugins/pgpmime/sgpgme.c
11544                 (temporarily) use deprecated gpgme_data_rewind()
11545                 while largefile support is not present
11546                 (as suggested by Colin)
11547
11548 2005-07-13 [paul]       1.9.12cvs45
11549
11550         * configure.ac
11551                 remove large file support (for now):
11552                 it breaks too many things
11553
11554 2005-07-13 [paul]       1.9.12cvs44
11555
11556         * configure.ac
11557                 add large file support
11558         * src/html.c
11559                 fix bug #763 where href attribute was not
11560                 the very first attribute of a link
11561                 patch by Thomas Gilgin
11562
11563 2005-07-13 [colin]      1.9.12cvs43
11564
11565         * src/gtk/pluginwindow.c
11566                 Little portability fix
11567
11568 2005-07-13 [colin]      1.9.12cvs42
11569
11570         * src/plugins/pgpmime/sgpgme.c
11571                 Fix crasher.
11572
11573 2005-07-13 [colin]      1.9.12cvs41
11574
11575         * src/plugins/pgpmime/pgpmime.c
11576         * src/plugins/pgpmime/sgpgme.c
11577                 Use gpgme_data_release_and_get_mem instead
11578                 of gpgme_data_read.
11579
11580 2005-07-13 [colin]      1.9.12cvs40
11581
11582         * configure.ac
11583         * src/plugins/pgpmime/passphrase.c
11584         * src/plugins/pgpmime/passphrase.h
11585         * src/plugins/pgpmime/pgpmime.c
11586         * src/plugins/pgpmime/plugin.c
11587         * src/plugins/pgpmime/select-keys.c
11588         * src/plugins/pgpmime/select-keys.h
11589         * src/plugins/pgpmime/sgpgme.c
11590         * src/plugins/pgpmime/sgpgme.h
11591                 Port pgpmime to gpgme-1.0.
11592
11593 2005-07-12 [paul]       1.9.12cvs39
11594
11595         * AUTHORS
11596         * src/toolbar.c
11597         * src/toolbar.h
11598                 add a 'Go to Prev' button to the toolbar.
11599                 correct tooltip text of go to buttons.
11600                 based on patch by Yang Guilong <bamanzi@gmail.com>
11601
11602 2005-07-12 [colin]      1.9.12cvs38
11603
11604         * src/statusbar.c
11605                 Fix progress bar showing stuff at startup.
11606
11607 2005-07-12 [paul]       1.9.12cvs37
11608
11609         * src/editjpilot.c
11610                 fix building with jpilot support
11611
11612 2005-07-11 [colin]      1.9.12cvs36
11613
11614         * src/inc.c
11615                 Add visual indication that filtering is running
11616         * src/textview.c
11617                 Make {}[] uri delimiters
11618         * src/summaryview.c
11619                 Remove useless (and slow) calls
11620
11621 2005-07-11 [paul]       1.9.12cvs35
11622
11623         * src/plugins/clamav/clamav_plugin_gtk.c
11624         * src/plugins/dillo_viewer/dillo_prefs.c
11625         * src/plugins/pgpmime/prefs_gpg.c
11626         * src/plugins/spamassassin/spamassassin_gtk.c
11627                 gather plugins prefs together under their
11628                 own 'Plugins' heading
11629
11630 2005-07-11 [paul]       1.9.12cvs34
11631
11632         sync with main
11633
11634         * src/account.c
11635                 account_delete(): modified alert dialog
11636         * src/editjpilot.c
11637         * src/editvcard.c
11638                 fixed a crash when cancelling file selection
11639                 dialog by Escape key. Made non-ascii filename
11640                 selectable.
11641         * src/prefs_template.c
11642                 prefs_template_window_create(): make scrolled
11643                 window policy AUTOMATIC
11644
11645 2005-07-10 [hoa]        1.9.12cvs33
11646
11647         * src/etpan/imap-thread.c
11648                 workaround for old Courier IMAP servers.
11649
11650 2005-07-10 [colin]      1.9.12cvs32
11651
11652         * src/folder.c
11653         * src/statusbar.c
11654         * src/statusbar.h
11655                 Add visual progress indicator on filtering/processing
11656                 Factorize the progress bar code
11657         * src/imap.c
11658         * src/imap.h
11659         * src/etpan/imap-thread.c
11660                 Add a reference counter to avoid destroying the Folder
11661                 while it's in use by another callback.
11662
11663 2005-07-09 [hoa]        1.9.12cvs31
11664
11665         * src/imap.c
11666         * src/etpan/imap-thread.c
11667                 fixed deadlock when removing IMAP account.
11668
11669 2005-07-08 [colin]      1.9.12cvs30
11670
11671         * src/textview.c
11672         * src/unmime.c
11673                 Fix again problems decoding broken headers
11674         * src/gtk/inputdialog.c
11675                 Fix local variable shadowing a global one
11676
11677 2005-07-08 [colin]      1.9.12cvs29
11678
11679         * src/msgcache.c
11680                 Make the cache/mark files platform-agnostic by writing
11681                 them in little-endian format. Reading them is also done
11682                 in little-endian format, of course; however, in order
11683                 to avoid trashing mark data on big-endian machines, the
11684                 files are, at first, read from the native format if the
11685                 little-endian one doesn't exist. This is easy to deter-
11686                 mine by trying to open a file with a swapped data_ver
11687                 and seeing if it's the wanted version.
11688                 Little-endian using users should see absolutely no
11689                 difference, Big-endian users may get a very little
11690                 performance drop due to byte-swapping.
11691                 Tested on i386 and ppc32. 
11692                 Fixes bug #159 (The index file, in the mailboxes, is 
11693                 hardware depending).
11694
11695                 To have the cache/mark files updated to the new little-
11696                 endian format, "Check for new messages" or even
11697                 "Rebuild folder tree" aren't enough. Files will be
11698                 updated as soon as a folder has been opened/closed.
11699                 To update everything, just select all folders by
11700                 selecting them one by one.
11701
11702 2005-07-07 [colin]      1.9.12cvs28
11703
11704         * src/imap.c
11705                 Remember the folder separator per IMAPFolder
11706                 instead of globally.
11707                 Revive the Session on noop; fixes bug #761
11708                 (mark a bunch of unread messages as read takes 
11709                 forever)
11710
11711 2005-07-07 [darko]      1.9.12cvs27
11712
11713         * src/common/template.c
11714                 Sort templates alphabetically
11715
11716 2005-07-06 [colin]      1.9.12cvs26
11717
11718         * src/imap.c
11719                 Try to use the correct separator in
11720                 most cases. Possibly fixes bug #759
11721                 (only creates the INBOX folder when 
11722                 setting up new IMAP account) and 
11723                 bug #760 (Can't retrieve messages)
11724
11725 2005-07-06 [colin]      1.9.12cvs25
11726
11727         * src/imap.c
11728                 Use real_path in status command. This will
11729                 help later, when namespaces will be used.
11730
11731 2005-07-06 [colin]      1.9.12cvs24
11732
11733         * configure.ac
11734         * src/account.c
11735         * src/folder.c
11736         * src/imap.c
11737         * src/etpan/etpan-log.c
11738         * src/etpan/etpan-thread-manager.c
11739         * src/etpan/imap-thread.c
11740                 Add a --disable-libetpan parameter. With this,
11741                 users that don't want IMAP4 support can avoid
11742                 the new dependancy (and have no IMAP support).
11743                 Users that have IMAP4 accounts and use this
11744                 parameter won't lose their configuration, their
11745                 IMAP accounts will just be invisible and not
11746                 used.
11747         * src/textview.c
11748                 Make the "Copy ..." contextual menu items 
11749                 copy to both the X clipboard and the gtk 
11750                 clipboard - as most other apps do.
11751         * src/gtk/about.c
11752                 Add a notice about OpenSSL usage, in order to
11753                 comply with OpenSSL's license (point 6):
11754                 http://www.openssl.org/source/license.html
11755
11756 2005-07-06 [colin]      1.9.12cvs23
11757
11758         * src/alertpanel.c
11759                 Fix a minimum size for alertpanels
11760         * src/compose.c
11761                 Show 'No space left on device' type errors
11762                 when queuing/sending
11763         * src/imap_gtk.c
11764         * src/mh_gtk.c
11765                 Rework folder's deletion message (remove 
11766                 extra \n)
11767
11768 2005-07-05 [colin]      1.9.12cvs22
11769
11770         * src/imap.c
11771                 Add an alertpanel on auth error
11772                 Add pseudo-log
11773                 Remove pthread-related stuff
11774
11775 2005-07-05 [colin]      1.9.12cvs21
11776
11777         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11778                 Fix crash on plugin reloading (with a hack)
11779
11780 2005-07-05 [colin]      1.9.12cvs20
11781
11782         * src/prefs_account.c
11783         * src/prefs_account.h
11784                 Fix typo
11785         * src/gtk/filesel.c
11786         * src/gtk/filesel.h
11787                 Add a way to filter the view
11788         * src/gtk/pluginwindow.c
11789                 Filter loadable stuff
11790         * src/plugins/pgpmime/prefs_gpg.c
11791                 Fix missing unregistration
11792         * .cvsignore
11793         * src/etpan/.cvsignore
11794         * src/plugins/spamassassin/.cvsignore
11795                 Add more stuff to cvs ignored files
11796
11797 2005-07-04 [colin]      1.9.12cvs19
11798
11799         * src/imap.c
11800                 Fix scan_required returning FALSE when it
11801                 shouldn't. Maybe fix #760 (Can't retrieve
11802                 messages)
11803
11804 2005-07-04 [colin]      1.9.12cvs18
11805
11806         * src/summaryview.c
11807                 Fix always_show_msg pref
11808
11809 2005-07-04 [paul]       1.9.12cvs17
11810
11811         sync with main (forgotten in last commit)
11812         
11813         * src/common/utils.c
11814         * src/common/utils.h
11815                 check_line_length(): new.
11816                 is_dir_exist()
11817                 is_file_entry_exist()
11818                 dirent_is_regular_file()
11819                 dirent_is_directory(): use g_file_test() instead of stat().
11820
11821 2005-07-04 [paul]       1.9.12cvs16
11822
11823         sync with main:
11824
11825         * src/compose.c
11826                 compose_write_to_file(): check for line
11827                 length limit and display warning if exceeds
11828         * src/jpilot.c
11829                 use get_home_dir() instead of g_get_home_dir()
11830         * src/procheader.c
11831                 removed warning about invalid date
11832         * src/vcard.c
11833                 use get_home_dir() instead of g_get_home_dir()
11834
11835 2005-07-04 [paul]       1.9.12cvs15
11836
11837         * src/stock_pixmap.c
11838                 fix new pixmap naming errors
11839                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
11840
11841 2005-07-04 [colin]      1.9.12cvs14
11842
11843         * src/imap.c
11844                 Fix debugging string with a warning
11845
11846 2005-07-04 [colin]      1.9.12cvs13
11847
11848         * configure.ac
11849                 Add a check for libetpan's version (>= 0.37)
11850
11851 2005-07-04 [hoa]        1.9.12cvs12
11852
11853         * commitHelper
11854         * src/imap.c
11855         * src/etpan/imap-thread.c
11856         * src/etpan/imap-thread.h
11857                 fixed IMAP implementation of check of mails.
11858
11859 2005-07-03 [hoa]        1.9.12cvs11
11860
11861         * src/etpan/Makefile.am
11862         * src/etpan/etpan-errors.h
11863         * src/etpan/etpan-log.[ch]
11864         * src/etpan/etpan-thread-manager-types.h
11865         * src/etpan/etpan-thread-manager.[ch]
11866         * src/etpan/imap-thread.[ch]
11867         * src/Makefile.am
11868         * src/imap.c
11869         * src/main.c
11870         * src/prefs_other.c
11871         * configure.ac
11872             merged imap branch.
11873             dependency on libetpan 0.37 is now added.
11874
11875 2005-07-01 [colin]      1.9.12cvs10
11876
11877         * src/Makefile.am
11878         * src/folder.c
11879         * src/folder.h
11880         * src/folderview.c
11881         * src/stock_pixmap.c
11882         * src/stock_pixmap.h
11883         * src/plugins/trayicon/trayicon.c
11884                 Add marked symbol on folders containing
11885                 marked messages
11886         * src/procmsg.c
11887         * src/procmsg.h
11888         * src/toolbar.c
11889         * src/prefs_common.c
11890         * src/prefs_common.h
11891         * src/prefs_send.c
11892                 Add an optional confirmation dialog on queue
11893                 sending. Patch by wwp.
11894         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
11895         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
11896         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
11897         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
11898         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
11899         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
11900         * src/pixmaps/inbox_mark.xpm            ** ADDED **
11901         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
11902         * src/pixmaps/outbox_mark.xpm           ** ADDED **
11903         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
11904         * src/pixmaps/trash_mark.xpm            ** ADDED **
11905                 New pixmaps
11906
11907 2005-07-01 [colin]      1.9.12cvs9
11908
11909         * src/summaryview.c
11910                 Fix a little threading bug
11911         * src/addrgather.c
11912         * src/mainwindow.c
11913                 A little bit of HIG normality never hurts
11914
11915 2005-07-01 [colin]      1.9.12cvs8
11916
11917         * src/compose.c
11918         * src/msgcache.c
11919         * src/pop.c
11920         * src/procmime.c
11921         * src/recv.c
11922         * src/common/log.c
11923         * src/common/template.c
11924         * src/common/utils.c
11925         * src/common/utils.h
11926                 Reverted the fwrite_atomic stuff. In fact
11927                 it is already atomic.
11928
11929 2005-06-30 [colin]      1.9.12cvs7
11930
11931         * src/common/utils.c
11932         * src/common/utils.h
11933                 Add an fwrite_atomic() function to make
11934                 sure we write everything: fwrite can make
11935                 short writes.
11936         * src/compose.c
11937         * src/msgcache.c
11938         * src/pop.c
11939         * src/procmime.c
11940         * src/recv.c
11941         * src/common/log.c
11942         * src/common/template.c
11943                 Use that (and fix swapping of size and nmemb).
11944                 Thanks to Rich Coe for the heads up.
11945
11946 2005-06-30 [colin]      1.9.12cvs6
11947
11948         * src/addressbook.c
11949                 Optimize addressbook opening 
11950
11951 2005-06-30 [colin]      1.9.12cvs5
11952
11953         * src/summaryview.c
11954                 Remove calls to summary_step after move/copy
11955
11956 2005-06-28 [paul]       1.9.12cvs4
11957
11958         * src/alertpanel.c
11959                 wrap and make the error msg selectable
11960
11961 2005-06-28 [paul]       1.9.12cvs3
11962
11963         * src/ssl_manager.c
11964                 replace the OK button with a Close button
11965         * src/gtk/foldersort.c
11966                 use GTK_STOCK_ icons/buttons
11967
11968 2005-06-28 [colin]      1.9.12cvs2
11969
11970         * src/gedit-print.c             ** ADDED **
11971         * src/gedit-print.h             ** ADDED **
11972         * src/gtk/gtksourceprintjob.c   ** ADDED **
11973         * src/gtk/gtksourceprintjob.h   ** ADDED **
11974                 I can't believe no one had enough time to tell
11975                 me I forgot the `cvs add`
11976
11977 2005-06-27 [colin]      1.9.12cvs1
11978
11979         * src/Makefile.am
11980         * src/gtk/Makefile.am
11981         * src/messageview.c
11982         * src/procmsg.c
11983         * src/summaryview.c
11984         * configure.ac
11985                 Add optional libgnomeprint-based printing
11986         * src/mainwindow.c
11987         * src/gtk/quicksearch.c
11988                 Add an Edit/Quick search menu item to show
11989                 and focus the quicksearch
11990
11991 2005-06-27 [paul]       1.9.12
11992
11993         1.9.12 release
11994
11995         * po/ca.po
11996         * po/de.po
11997         * po/es.po
11998         * po/fr.po
11999         * po/it.po
12000         * po/ko.po
12001         * po/pt_BR.po
12002         * po/sk.po
12003         * po/zh_CN.po
12004                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12005                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12006                 SungHyun Nam, Frederico Goncalves Guimaraes,
12007                 Andrej Kacian, and Yang Guilong
12008 2005-06-26 [colin]      1.9.11cvs106
12009
12010         * src/imap_gtk.c
12011                 Forgot one file for previous fix
12012
12013 2005-06-26 [colin]      1.9.11cvs105
12014
12015         * src/folder.c
12016         * src/imap.c
12017                 Fix problems with folder operations in no_select
12018                 imap folders. it applies only to mails, and 
12019                 creation/deletion/move/renaming of folders 
12020                 should be possible
12021
12022 2005-06-26 [paul]       1.9.11cvs104
12023
12024         * src/prefs_filtering.c
12025                 replace one more GTK_STOCK_REMOVE
12026                 with GTK_STOCK_DELETE
12027
12028 2005-06-25 [colin]      1.9.11cvs103
12029
12030         * src/imap.c
12031                 Optimize get_seq_set_from_seq_list
12032                 (Patch by Ricardo) 
12033
12034 2005-06-25 [colin]      1.9.11cvs102
12035
12036         * src/mh.c
12037                 If the directory exists, but not in the
12038                 correct encoding, rename it. This should
12039                 handle old-versions-induced bugs.
12040
12041 2005-06-25 [colin]      1.9.11cvs101
12042
12043         * src/mh.c
12044                 Fix path access with extended dir names
12045                 Fixes bug #589 (SC segfaults with wrong locale
12046                 settings)
12047
12048 2005-06-25 [colin]      1.9.11cvs100
12049
12050         * src/prefs_account.c
12051         * src/prefs_account.h
12052         * src/compose.c
12053                 Add an option to encrypt replies to
12054                 encrypted messages
12055
12056 2005-06-25 [colin]      1.9.11cvs99
12057
12058         * src/compose.c
12059         * src/quote_fmt_parse.y
12060                 ... And make it work with pgpinline.
12061
12062 2005-06-25 [colin]      1.9.11cvs98
12063
12064         * src/compose.c
12065         * src/procmime.c
12066         * src/procmime.h
12067         * src/quote_fmt_parse.y
12068                 o Make reedition of encrypted messages possible
12069                   (as long as it is encrypted to self too, no
12070                    magic there)
12071                 o Make replying with quote (and without selecting
12072                   text) possible for encrypted messages.
12073                 Closes bug #550 (Not possible to "reply with quote"
12074                 to gnupg encrypted messages)
12075
12076 2005-06-24 [paul]       1.9.11cvs97
12077
12078         * src/imap.c
12079                 add missing include
12080
12081 2005-06-24 [paul]       1.9.11cvs96
12082
12083         * src/editldap.c
12084                 made bind password entry invisible
12085                 (sync with main)
12086         * src/send_message.c
12087                 send_message_local(): check exit status
12088                 to detect errors (sync with main)
12089         * src/textview.c
12090                 use main's less ambiguous popup menu
12091                 wording
12092
12093 2005-06-24 [paul]       1.9.11cvs95
12094
12095         * src/prefs_actions.c
12096         * src/prefs_customheader.c
12097         * src/prefs_display_header.c
12098         * src/prefs_filtering_action.c
12099         * src/prefs_matcher.c
12100         * src/prefs_template.c
12101         * src/prefs_toolbar.c
12102                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12103         * src/gtk/description_window.c
12104                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12105
12106 2005-06-23 [colin]      1.9.11cvs94
12107
12108         * src/summaryview.c
12109                 Fix rough edges (be sure to call status_show whenever
12110                 necessary).
12111
12112 2005-06-23 [colin]      1.9.11cvs93
12113
12114         * src/summaryview.c
12115                 Optimize Select All
12116                 Before, in a 5K mails folder: 11s
12117                 After, in the same folder: 58000µs
12118                 The joys of locking... gtk_clist_select_all() fires a 
12119                 tree-select-row event for each selected row, which in 
12120                 summaryview, callbacks summary_selected which in turn,
12121                 calls summary_status_show, which walks the selected
12122                 rows. Hence, calling gtk_clist_select_all was 
12123                 exponential. Locking the summaryview makes 
12124                 summary_selected return early.
12125
12126 2005-06-23 [colin]      1.9.11cvs92
12127
12128         * src/imap.c
12129                 Move mutex at the important place to avoid
12130                 deadlocks
12131         * src/summaryview.c
12132                 Fix Del key deleting directly instead of
12133                 moving to trash
12134
12135 2005-06-22 [colin]      1.9.11cvs91
12136
12137         * src/plugins/spamassassin/libspamc.c
12138                 As we do spagetti code with assignations in multiple
12139                 places (see _message_read_raw where out = msg = raw),
12140                 let's be sure we don't free the same pointer twice.
12141                 Should fix bug #683 (Crash in libpam at 
12142                 message_cleanup).
12143
12144 2005-06-22 [colin]      1.9.11cvs90
12145
12146         * src/compose.c
12147         * src/messageview.c
12148         * src/toolbar.c
12149                 Make toolbar's delete use the move to trash stuff;
12150                 Add gtk_widget_realize to be sure pixmaps can get
12151                 created (that may fix an old worksforme bug which
12152                 I can't find back...)
12153
12154 2005-06-22 [colin]      1.9.11cvs89
12155
12156         * src/summaryview.c
12157         * src/summaryview.h
12158         * src/mainwindow.c
12159                 Rename "Message/Delete" to "Message/Move to trash"
12160                 Add "Message/Delete..." that directly destroys the
12161                 selected messages after asking for a confirmation.
12162
12163 2005-06-22 [colin]      1.9.11cvs88
12164
12165         * src/imap.c
12166                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12167                 o Fix a deadlock (thanks Darko)
12168
12169 2005-06-22 [colin]      1.9.11cvs87
12170
12171         * src/gtk/foldersort.c
12172                 Add missing include for the i18n;
12173                 patch by Fabien Vantard
12174
12175 2005-06-21 [colin]      1.9.11cvs86
12176
12177         * src/folder.c
12178         * src/folderview.c
12179                 Respect the no_select flag
12180         * src/imap.c
12181                 Fix recursive deletion
12182         * src/imap_gtk.c
12183         * src/mh_gtk.c
12184                 Make the folder deletion's warning
12185                 more explicit
12186
12187 2005-06-21 [colin]      1.9.11cvs85
12188
12189         * src/textview.c
12190                 Prevent email addresses from spanning accross
12191                 lines - fixes bug # 646 (newline-chars in 
12192                 email addresses)
12193
12194 2005-06-20 [colin]      1.9.11cvs84
12195
12196         * src/folder.c
12197                 Be sure not to remove source if copy failed
12198
12199 2005-06-20 [colin]      1.9.11cvs83
12200
12201         * src/folderview.c
12202         * src/imap_gtk.c
12203                 remove summaryview's lock
12204         * src/imap.c
12205                 introduce threads to avoid problems when foreground tasks
12206                 interfere with background tasks
12207         * src/mh.c
12208                 prevent moving to drafts/queue
12209         * src/mimeview.c
12210                 fix leak
12211
12212 2005-06-19 [colin]      1.9.11cvs82
12213
12214         * src/imap_gtk.c
12215                 Remember that the user doesn't want to override
12216                 offline mode, for 3 seconds. It avoid presenting
12217                 him with N popups in a really short time.
12218
12219 2005-06-17 [colin]      1.9.11cvs81
12220
12221         * src/imap.c
12222                 Fix IMAP breaking on folders containing '('
12223                 (Probably won't be enough)
12224
12225 2005-06-17 [colin]      1.9.11cvs80
12226
12227         Forgotten files on 1.9.11cvs79
12228         * src/summaryview.c
12229                 Fix stepping when not immediately executing
12230         * src/imap.c
12231                 Really prevent UID FETCH 0
12232         * src/codeconv.c
12233                 Fix outgoing charset never set to utf-8
12234         * src/mh.c
12235                 Fix leak
12236
12237 2005-06-16 [colin]      1.9.11cvs79
12238
12239         * src/compose.c
12240                 Fix bug #707 (Dash splits rows)
12241                 Only wrap if we're on a line break position and
12242                 the previous one was a "white" (space) char.
12243                 Pango stuff is weird.
12244
12245 2005-06-16 [colin]      1.9.11cvs78
12246
12247         * src/imap_gtk.c
12248                 Lock summaryview while downloading messages
12249                 on user demand
12250         * src/procheader.c
12251         * src/unmime.c
12252         * src/common/utils.c
12253         * src/common/utils.h
12254                 Replace \r and \n with spaces in From and
12255                 Subject headers
12256
12257 2005-06-16 [paul]       1.9.11cvs77
12258
12259         * src/procmime.c
12260                 liberalise the mime parser
12261         * src/gtk/about.c
12262                 add text wrapping
12263
12264 2005-06-16 [paul]       1.9.11cvs76
12265
12266         * src/gtk/about.c
12267                 reworked
12268
12269 2005-06-15 [colin]      1.9.11cvs75
12270
12271         * src/compose.c
12272                 Finish header encoding fix
12273         * src/summaryview.c
12274                 Fix segfault
12275         * src/headerview.c
12276                 Fix compilation (Thanks Stephan
12277                 Sachse)
12278
12279 2005-06-15 [colin]      1.9.11cvs74
12280
12281         * Makefile.am
12282                 Install gnome2 stuff rather than gnome1, 
12283                 if both are present
12284         * src/codeconv.c
12285         * src/codeconv.h
12286         * src/compose.c
12287                 Fix headers encoding
12288         * src/folder.c
12289                 Visual progress when fetching all messages
12290         * src/folderview.c
12291         * src/summaryview.c
12292         * src/summaryview.h
12293                 Prevent changing current message while
12294                 incorporating
12295
12296 2005-06-15 [paul]       1.9.11cvs73
12297
12298         * src/gtk/gtkaspell.c
12299         * src/gtk/gtkaspell.h
12300                 fix build warnings
12301
12302 2005-06-15 [paul]       1.9.11cvs72
12303
12304         * src/prefs_filtering.c
12305                 allow reordering of filter rules by
12306                 drag n drop
12307
12308 2005-06-15 [paul]       1.9.11cvs71
12309
12310         * COPYING
12311                 updated
12312         * src/codeconv.c
12313                 replace deprecated function
12314         * src/inc.c
12315         * src/send_message.c
12316         * src/gtk/progressdialog.c
12317         * src/gtk/progressdialog.h
12318                 salvage and reuse parts of reverted sync
12319
12320 2005-06-15 [paul]       1.9.11cvs70
12321
12322         * src/inc.c
12323         * src/send_message.c
12324         * src/gtk/progressdialog.c
12325         * src/gtk/progressdialog.h
12326                 revert yesterday's sync with main
12327                 it contains deprecated functions
12328
12329 2005-06-15 [colin]      1.9.11cvs69
12330
12331         * src/headerview.c
12332                 Fix bug #670 (multi user to: will corrupt message 
12333                 headers display)
12334
12335 2005-06-15 [colin]      1.9.11cvs68
12336
12337         * src/compose.c
12338                 Fix bug #421 (Fix undo on wrapping)
12339
12340 2005-06-15 [colin]      1.9.11cvs67
12341
12342         * src/folder.c
12343                 Provide visual feedback while processing
12344                 folder's rules.
12345         * src/imap.c
12346                 Provide visual feedback while getting
12347                 short headers (for uncached messages)
12348
12349
12350 2005-06-14 [paul]       1.9.11cvs66
12351
12352         * src/account.c
12353                 change a couple stock icons
12354         * src/inc.c
12355         * src/send_message.c
12356         * src/gtk/progressdialog.c
12357         * src/gtk/progressdialog.h
12358                 sync main's GtkTreeView implementation
12359
12360 2005-06-14 [colin]      1.9.11cvs65
12361
12362         * src/imap.c
12363                 Various little fixes, mainly on error paths
12364
12365 2005-06-13 [colin]      1.9.11cvs64
12366
12367         * matcher.c
12368         * procmsg.c
12369         * procmsg.h
12370                 Add a way to fetch only headers. This speeds
12371                 up filtering on headers for IMAP. Fixes:
12372                 bug #481 extraneous imap commands slow down 
12373                         imap filtering
12374                 bug #522 Sylpheed downloads all messages 
12375                         when opening mailbox (IMAP)
12376                 bug #677 IMAP fetch is soooooooooooooo slow
12377         * src/folder.c
12378         * src/folder.h
12379                 Add a folder set_batch method so that
12380                 implementations can speed up flags changes
12381         * src/folderutils.c
12382         * src/summaryview.c
12383                 Use that in mark as (un)read and mark all read
12384                 Refix bug #679
12385         * src/imap.c
12386                 Implement set_batch - brings back deferred
12387                 flags in a less buggy manner. Fixes:
12388                 bug #729 IMAP immediate expunge of deleted messages
12389                 bug #191 remove list of messages with one command
12390                 Fix login with strange chars
12391                 Implement fetch_msg_full
12392                 Fix copy (wrong counts)
12393
12394 2005-06-12 [colin]      1.9.11cvs63
12395
12396         * src/folder.c
12397                 lock incorporation during long operations.
12398                 Avoids fucking up the IMAP socket.
12399
12400 2005-06-12 [colin]      1.9.11cvs62
12401
12402         * src/imap.c
12403                 Fix harmful typo
12404                 Factorize remove_all_msg
12405                 Thread-ize expunge
12406         * src/summaryview.c
12407                 Don't update partial-download status if unnecessary
12408         * src/folder.c
12409                 Use remove_msgs everywhere possible
12410
12411 2005-06-12 [colin]      1.9.11cvs61
12412
12413         * src/folder.c
12414         * src/folder.h
12415                 Add a remove_msgs function to remove a 
12416                 list of messages
12417         * src/imap.c
12418                 Implement that.
12419
12420 2005-06-12 [colin]      1.9.11cvs60
12421
12422         * src/imap.c
12423                 Remove flags-processing deferring... Too hard
12424                 to get it to work in all cases.
12425
12426 2005-06-11 [colin]      1.9.11cvs59
12427
12428         * src/imap.c
12429                 printf -> debug_print
12430
12431 2005-06-11 [colin]      1.9.11cvs58
12432
12433         * src/imap.c
12434                 o Fix build without USE_PTHREAD
12435                 o Factorize imap_open
12436                 o Alertpanel in case of impossible connection
12437                 o Alertpanel in case of impossible login
12438                 o Fix deferred flags processing to force a 
12439                   flush before adding some more flags to process,
12440                   but in another folder.
12441
12442 2005-06-10 [colin]      1.9.11cvs57
12443
12444         * src/imap.c
12445                 o Fix a format string error
12446                 o init ssl socket outside of the thread 
12447                   (it possibly invokes gtk calls)
12448         * src/procmime.c
12449                 o Put back the buffer to its necessary size
12450                 o Fix changing a file pointer without keeping
12451                   track of it (thanks Valgrind)
12452         * src/common/smtp.c
12453                 o Fix automatic STARTTLS if login should be done
12454                   and the server only allows it after starting TLS
12455         * src/gtk/gtkinputdialog.c
12456                 o Eat GDK_Return so that the combo popup doesn't 
12457                   appear when we press Enter to validate the combo
12458                   input dialog (as seen in the Open with... dialog)
12459
12460 2005-06-10 [colin]      1.9.11cvs56
12461
12462         * src/imap.c
12463                 o A bit less debug
12464                 o Fix a crash on deletion
12465                 o Threadize imap_select (it's called outside of 
12466                   threads)
12467                 o Defer treatment of DELETED flags
12468
12469
12470 2005-06-09 [colin]      1.9.11cvs55
12471
12472         * src/imap.c
12473                 Make sure we check imap_gtk_should_override(), which
12474                 potentially calls gtk stuff, before creating thread.
12475                 That way it should't be called via imap_get_session()
12476                 inside a thread.
12477
12478 2005-06-09 [colin]      1.9.11cvs54
12479
12480         * src/imap.c
12481                 o add a bit of status output
12482                 o remove some dead code
12483                 o threadize get_list_of_uids
12484                 o threadize imap_get_flags
12485                 o defer flag changing by 500ms so that they
12486                   can be batched
12487
12488
12489 2005-06-08 [colin]      1.9.11cvs53
12490
12491         * src/imap.c
12492                 Thread-ize imap_cmd_fetch
12493
12494 2005-06-08 [colin]      1.9.11cvs52
12495
12496         * src/main.c
12497                 Mmh, that broke POP3...
12498
12499 2005-06-08 [colin]      1.9.11cvs51
12500
12501         * src/main.c
12502                 Stabilize IMAP patch (thanks to Hoa)
12503
12504 2005-06-08 [colin]      1.9.11cvs50
12505
12506         * src/imap.c
12507                 Test patch to speed up imap. 
12508
12509 2005-06-08 [colin]      1.9.11cvs49
12510
12511         * src/imap_gtk.c
12512                 Warning fix
12513         * src/procmime.c
12514                 Apply patch from gentoo to use /usr/share/mime/globs if 
12515                 available, after un-breaking it
12516         * src/common/log.c
12517         * src/common/log.h
12518                 Use g_timeout for invoking hooks that possibly use gtk
12519                 calls. This should leave gtk calls in the main thread.
12520
12521 2005-06-08 [paul]       1.9.11cvs48
12522
12523         * src/codeconv.c
12524                 conv_get_outgoing_charset_str(): don't
12525                 use prefs_common setting
12526         * src/compose.c
12527         * src/compose.h
12528                 add /Options/Character encoding/... to
12529                 temporarily change the outgoing encoding
12530
12531         (belated sync with main)
12532
12533 2005-06-08 [paul]       1.9.11cvs47
12534
12535         * src/compose.c
12536                 correction to/completion of last
12537                 sync with main
12538
12539 2005-06-08 [paul]       1.9.11cvs46
12540
12541         sync with main:
12542         
12543         * src/codeconv.c
12544         * src/codeconv.h
12545                 always enabled Japanese auto-detection
12546                 if the first letters of locale string
12547                 is "ja"
12548         * src/compose.c
12549                 don't use "destroy" signal to destroy
12550                 Compose object (fix rare crashes on discard?)
12551         * src/mainwindow.c
12552         * src/messageview.c
12553         * src/prefs_send.c
12554                 added Hebrew encodings
12555         * src/sourcewindow.c
12556                 don't use "destroy" signal to destroy
12557                 objects
12558
12559 2005-06-07 [colin]      1.9.11cvs45
12560
12561         * src/summaryview.c
12562                 Add missing unlocks/locks
12563
12564 2005-06-07 [paul]       1.9.11cvs44
12565
12566         * src/summaryview.c
12567                 restore bug #749 fix
12568
12569 2005-06-06 [colin]      1.9.11cvs43
12570
12571         * src/summaryview.c
12572                 Fix selection bug when prefs_common.open_unread 
12573                 is FALSE
12574
12575 2005-06-06 [colin]      1.9.11cvs42
12576
12577         * src/common/md5.c
12578                 Fix a warning
12579         * src/summaryview.c
12580         * src/folderview.c
12581                 Factorize long operations beginning and end
12582                 (locking, freezing/thawing, cursor, ...)
12583                 Check selection->data member in selection-
12584                 related loops; this avoids dying an awful
12585                 death if the selection changes on us while
12586                 we're marking a whole IMAP folder unread, 
12587                 for example.
12588
12589 2005-06-06 [paul]       1.9.11cvs41
12590
12591         * src/textview.c
12592                 don't g_free() a static gchar buffer
12593
12594 2005-06-05 [colin]      1.9.11cvs40
12595
12596         * src/mainwindow.c
12597         * src/messageview.c
12598         * src/summaryview.c
12599                 Fix bug #749 (Show all headers should be
12600                 sticky as the GUI suggests)
12601
12602 2005-06-03 [paul]       1.9.11cvs39
12603
12604         * src/compose.c
12605                 don't allow editing of mail while sending.
12606                 patch by Colin
12607
12608 2005-06-03 [paul]       1.9.11cvs38
12609
12610         * src/folderview.c
12611                 add a freeze/thaw to speed up 'mark all read'
12612
12613 2005-06-03 [paul]       1.9.11cvs37
12614
12615         * src/prefs_message.c
12616                 reflect changes immediately
12617
12618 2005-06-02 [colin]      1.9.11cvs36
12619
12620         * po/POTFILES.in
12621                 Patch by Fabien Vantard.
12622
12623 2005-06-02 [colin]      1.9.11cvs35
12624
12625         * src/imap.c
12626                 Use a non-blocking imap_getline() if possible.
12627                 This should completely prevent the interface
12628                 from freezin on imap operations, although it
12629                 may do strange stuff in case of folder switching
12630                 while a big imap operation is taking place...
12631
12632                 In addition, fix a leak in the case thread
12633                 creation fails on connection.
12634
12635 2005-06-02 [colin]      1.9.11cvs34
12636
12637         * src/crash.c
12638         * src/prefs_common.h
12639                 Fix build (prefs_common_init() doesn't exist
12640                 anymore)
12641
12642 2005-06-02 [colin]      1.9.11cvs33
12643
12644         * src/prefs_account.c
12645                 Fix bug #245 (filtering rules broken when
12646                 renaming a remote account (imap4 or nntp)
12647
12648 2005-06-02 [colin]      1.9.11cvs32
12649
12650         * src/imap.c
12651                 Try to fix IMAP shortcomings: 
12652                 o Multithread imap_open()
12653                 o allow offline-mode overriding instead of
12654                   just returning NULL
12655         * src/imap_gtk.c
12656         * src/imap_gtk.h
12657                 Add a function to ask whether we want to
12658                 override offline-mode for 10 minutes (one-shot
12659                 asking was painful)
12660         * src/procheader.c
12661                 Fix segfault when imap parser isn't happy about
12662                 a missing {
12663
12664 2005-06-01 [colin]      1.9.11cvs31
12665
12666         * src/addrharvest.c
12667         * src/compose.c
12668         * src/mbox.c
12669         * src/mbox.h
12670         * src/mh.c
12671         * src/msgcache.c
12672         * src/send_message.c
12673         * src/setup.c
12674         * src/undo.c
12675         * src/common/hooks.c
12676         * src/common/prefs.c
12677         * src/common/template.c
12678         * src/common/utils.c
12679         * src/gtk/gtkutils.c
12680         * src/gtk/inputdialog.c
12681         * src/gtk/menu.c
12682         * src/gtk/pluginwindow.c
12683         * src/gtk/prefswindow.c
12684         * src/plugins/pgpmime/passphrase.c
12685         * src/plugins/pgpmime/prefs_gpg.c
12686                 More -Wall fixes
12687
12688         * src/common/Makefile.am
12689         * src/common/timing.h
12690                 Add basic timing code
12691
12692         * src/summaryview.c
12693                 Fix a bug with unread messages when 
12694                 re-sorting folders, and by the way
12695                 fix a big performance hit when 
12696                 re-sorting (10k mails: before 5s,
12697                 after .5s)
12698
12699         * src/prefs_compose_writing.c
12700         * src/prefs_compose_writing.h
12701         * src/prefs_message.c
12702         * src/prefs_message.h
12703         * src/prefs_other.c
12704         * src/prefs_other.h
12705         * src/prefs_quote.c
12706         * src/prefs_quote.h
12707         * src/prefs_receive.c
12708         * src/prefs_receive.h
12709         * src/prefs_send.c
12710         * src/prefs_send.h
12711         * src/prefs_summaries.c
12712         * src/prefs_summaries.h
12713                 Fix copyright banner
12714
12715 2005-06-01 [paul]       1.9.11cvs30
12716
12717         * po/fi.po
12718                 updated by Flammie Pirinen
12719         * src/procmime.c
12720                 fix 'Bad BASE64 content' output
12721
12722 2005-05-31 [colin]      1.9.11cvs29
12723
12724         * src/procmime.c
12725                 Oops, where did my hunk go.
12726
12727 2005-05-31 [colin]      1.9.11cvs28
12728
12729         * src/Makefile.am
12730         * src/account.c
12731         * src/action.c
12732         * src/addr_compl.c
12733         * src/addressbook.c
12734         * src/codeconv.c
12735         * src/compose.c
12736         * src/export.c
12737         * src/folder.c
12738         * src/folderview.c
12739         * src/image_viewer.c
12740         * src/main.c
12741         * src/mainwindow.c
12742         * src/messageview.c
12743         * src/mimeview.c
12744         * src/msgcache.c
12745         * src/prefs_account.c
12746         * src/prefs_actions.c
12747         * src/prefs_common.c
12748         * src/prefs_compose_writing.c
12749         * src/prefs_customheader.c
12750         * src/prefs_ext_prog.c
12751         * src/prefs_filtering.c
12752         * src/prefs_filtering_action.c
12753         * src/prefs_fonts.c
12754         * src/prefs_image_viewer.c
12755         * src/prefs_message.c
12756         * src/prefs_message.h
12757         * src/prefs_msg_colors.c
12758         * src/prefs_other.c
12759         * src/prefs_other.h
12760         * src/prefs_quote.c
12761         * src/prefs_receive.c
12762         * src/prefs_receive.h
12763         * src/prefs_send.c
12764         * src/prefs_send.h
12765         * src/prefs_spelling.c
12766         * src/prefs_summaries.c
12767         * src/prefs_summary_column.c
12768         * src/prefs_template.c
12769         * src/prefs_themes.c
12770         * src/prefs_toolbar.c
12771         * src/prefs_wrapping.c
12772         * src/procmime.c
12773         * src/procmsg.c
12774         * src/send_message.h
12775         * src/ssl_manager.c
12776         * src/summary_search.c
12777         * src/summaryview.c
12778         * src/textview.c
12779         * src/wizard.c
12780         * src/common/smtp.c
12781         * src/common/smtp.h
12782         * src/gtk/gtkutils.h
12783                 o Move the rest of Common prefs to new style
12784                 o Lots of -Wall warning fixes
12785                 o fix FIXME in cache memusage calculation
12786                 o Let return receipts be sent from any account
12787                 o Little cache optimisation (read)
12788                 o Fix bug #746 (don't treat commas as separators
12789                   when inside a quoted string)
12790
12791 2005-05-31 [paul]       1.9.11cvs27
12792
12793         * src/prefs_common.c
12794                 fix 'off-by-one' typo
12795
12796 2005-05-31 [paul]       1.9.11cvs26
12797
12798         * src/account.c
12799         * src/addr_compl.c
12800         * src/compose.c
12801         * src/foldersel.c
12802         * src/prefs_actions.c
12803         * src/prefs_common.c
12804         * src/prefs_common.h
12805         * src/prefs_customheader.c
12806         * src/prefs_display_header.c
12807         * src/prefs_filtering.c
12808         * src/prefs_filtering_action.c
12809         * src/prefs_matcher.c
12810         * src/prefs_summaries.c
12811         * src/prefs_summary_column.c
12812         * src/prefs_template.c
12813         * src/prefs_toolbar.c
12814         * src/ssl_manager.c
12815         * src/gtk/pluginwindow.c
12816         * src/gtk/prefswindow.c
12817         * src/gtk/progressdialog.c
12818                 add hidden prefs 'enable_rules_hint'
12819                 for gtk_tree_view_set_rules_hint()
12820                 (sync with main)
12821                 
12822
12823 2005-05-31 [colin]      1.9.11cvs25
12824
12825         * src/Makefile.am
12826         * src/main.c
12827         * src/prefs_common.c
12828         * src/prefs_summaries.c ** ADDED **
12829         * src/prefs_summaries.h ** ADDED **
12830                 Common/Display -> Display/Summaries
12831
12832 2005-05-31 [colin]      1.9.11cvs24
12833
12834         * src/Makefile.am
12835         * src/main.c
12836         * src/prefs_quote.c ** ADDED **
12837         * src/prefs_quote.h ** ADDED **
12838                 Move Common/Quote to Compose/Quoting
12839         * src/prefs_common.c
12840         * src/prefs_common.h
12841                 Remove old quote stuff, add
12842                 convenience functions for GtkTextView prefs
12843         * src/gtk/prefswindow.c
12844                 Set default height higher
12845
12846 2005-05-30 [colin]      1.9.11cvs23
12847
12848         * src/Makefile.am
12849         * src/main.c
12850         * src/prefs_common.c
12851         * src/prefs_compose_writing.c ** ADDED **
12852         * src/prefs_compose_writing.h ** ADDED **
12853                 Move Common/Compose prefs to Compose/Writing
12854
12855 2005-05-30 [colin]      1.9.11cvs22
12856
12857         * src/common/utils.c
12858                 Fix bug #651 (Confused Attract by Subject)
12859                 Patch by M. Benkmann <haferfrost@web.de>
12860         * AUTHORS
12861
12862 2005-05-30 [colin]      1.9.11cvs21
12863
12864         * src/compose.c
12865                 Fix concatenation of different headers of
12866                 the same type (bug #645)
12867         * src/prefs_folder_item.c
12868                 Fix bug #699 (setting color to black doesn't
12869                 work immediately)
12870         * src/procmime.c
12871                 Print out decoding error only once per
12872                 block
12873
12874 2005-05-30 [paul]       1.9.11cvs20
12875
12876         * src/common/template.c
12877                 fix Bcc
12878
12879 2005-05-30 [paul]       1.9.11cvs19
12880
12881         * doc/src/rfc2368.txt   **NEW FILE**
12882         * src/compose.c
12883                 compose_entries_set(): don't interpret Bcc
12884                 header field (conform to RFC 2368)
12885                 (sync with main)
12886
12887 2005-05-29 [colin]      1.9.11cvs18
12888
12889         * src/prefs_common.c
12890                 Let the default reply format respect
12891                 netiquette by cutting the signature.
12892
12893 2005-05-29 [colin]      1.9.11cvs17
12894
12895         * src/summaryview.c
12896                 Don't let always_show_msg override
12897                 open_unread_on_enter when opening a new
12898                 directory.
12899
12900 2005-05-27 [paul]       1.9.11cvs16
12901
12902         sync with main:
12903
12904         * src/main.c
12905                 app_will_exit(): cleanup tmp directory when exit
12906         * src/message_search.c
12907                 improved the interface and made code cleanup.
12908                 removed Clear button
12909         * src/send_message.c
12910                 send_message_local(): use GSpawn, and detect errors
12911         * src/summary_search.c
12912                 improved the interface and made code cleanup
12913         * src/textview.c
12914                 textview_write_link(): also skip non-ascii space
12915                  at the head of link strings (phishing check
12916                  didn't work at the case)
12917         * src/common/utils.c
12918                 get_command_output(): use g_spawn_command_line_sync()
12919                 instead of popen()
12920
12921 2005-05-26 [colin]      1.9.11cvs15
12922
12923         * src/folder.c
12924                 remove printf
12925
12926 2005-05-26 [colin]      1.9.11cvs14
12927
12928         * src/common/nntp.c
12929                 Fix nntp mode reader (bug #611)
12930                 Patch by Florian Mickler <florian@mickler.org>
12931
12932 2005-05-26 [colin]      1.9.11cvs13
12933
12934         * src/plugins/pgpmime/passphrase.c
12935                 Fix mouse grabbing (bug #557)
12936
12937 2005-05-26 [colin]      1.9.11cvs12
12938
12939         * src/prefs_themes.c
12940                 Fix g_warning (bug #541)
12941
12942 2005-05-26 [colin]      1.9.11cvs11
12943
12944         * src/prefs_actions.c
12945         * src/prefs_template.c
12946                 Fix bug #506 (no warning if action/template
12947                 is not saved)
12948         * src/common/template.c
12949                 Fix a possible crash
12950
12951 2005-05-26 [colin]      1.9.11cvs10
12952
12953         * src/folder.c
12954         * src/folderview.c
12955         * src/procmsg.c
12956         * src/summaryview.c
12957                 Forbid locked messages to be moved or
12958                 deleted. Locked messages in trashes 
12959                 still get deleted, for performance
12960                 reason (mh.c::mh_remove_all_msgs)
12961
12962 2005-05-25 [colin]      1.9.11cvs9
12963
12964         * src/procmime.c
12965                 Use correct encoding when sending mails
12966                 with attachments that have accentued 
12967                 chars in their name
12968
12969 2005-05-24 [colin]      1.9.11cvs8
12970
12971         * src/summaryview.c
12972                 Fix bug #688 f) read/unread marker not
12973                 changed on first click
12974                 Also, optimize summary_status_show()
12975                 calls
12976         * src/folder.c
12977         * src/inc.c
12978         * src/procmime.c
12979                 Fix bug #688 b) and c) wrt message
12980                 attachments and signature
12981         * src/stock_pixmap.c
12982         * src/stock_pixmap.h
12983         * src/stock_pixmap.c
12984         * src/stock_pixmap.h
12985         * src/Makefile.am
12986         * src/pixmaps/clip_gpg_signed.xpm
12987                 Add clip/signed icon
12988
12989 2005-05-24 [colin]      1.9.11cvs7
12990
12991         * src/folder_item_prefs.c
12992                 whitespace fix
12993
12994 2005-05-24 [colin]      1.9.11cvs6
12995
12996         * src/folderview.c
12997         * src/prefs_common.c
12998         * src/prefs_common.h
12999                 Add a confirmation to folder drag and drop
13000                 fixes bug #156
13001         * src/alertpanel.c
13002         * src/alertpanel.h
13003                 fix _with_disable parameters so that
13004                 the buttons labels are specifiable too
13005         * src/plugins/pgpmime/sgpgme.c
13006                 reflect said change
13007                 
13008
13009 2005-05-24 [colin]      1.9.11cvs5
13010
13011         * src/folderview.c
13012                 Uncollapse/collapse folders on double-click
13013                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13014                 closes bug #108
13015
13016 2005-05-23 [colin]      1.9.11cvs4
13017
13018         * src/common/socket.c
13019                 Check another special SSL_peek() error.
13020                 Should help wrt bug #728
13021
13022 2005-05-23 [colin]      1.9.11cvs3
13023
13024         * src/plugins/pgpmime/pgpmime.c
13025                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13026                 breaking menu accelerators and stuff. Users will have to
13027                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13028                 account's privacy preferences if needed.
13029
13030 2005-05-22 [paul]
13031
13032         * tools/kdeservicemenu/install.sh
13033                 use kdesu to prompt for root password if doing
13034                 global install/uninstall
13035
13036 2005-05-20 [colin]      1.9.11cvs2
13037
13038         * src/procmsg.c
13039                 Fix another compilation error with gcc-2.9x
13040                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13041         * src/send_message.c
13042                 Don't send QUIT if we aren't connected
13043
13044 2005-05-19 [colin]      1.9.11cvs1
13045
13046         * src/procmsg.c
13047                 Fix compilation with gcc 2.9x
13048
13049 2005-05-19 [paul]       1.9.11
13050
13051         1.9.11 released
13052
13053 2005-05-19 [paul]       1.9.9cvs14
13054
13055         * src/gtk/inputdialog.c
13056                 prevent gettext warning
13057
13058 2005-05-19 [paul]       1.9.9cvs13
13059
13060         * src/mainwindow.c
13061         * src/prefs_common.c
13062         * src/prefs_common.h
13063         * src/textview.c
13064         * src/textview.h
13065                 add an option to toggle cursor in message
13066                 view (sync with main)
13067
13068 2005-05-18 [colin]      1.9.9cvs12
13069
13070         * src/compose.c
13071                 Dereference freed pointer
13072         * src/gtk/gtkaspell.c
13073                 Fix duplication of dictionaries (is it an aspell issue?)
13074
13075 2005-05-18 [colin]      1.9.9cvs11
13076
13077         * src/gtk/inputdialog.c
13078         * src/gtk/gtkaspell.c
13079                 HIGuify dialogs
13080         * src/alertpanel.c
13081                 Remove a double call
13082
13083 2005-05-17 [colin]      1.9.9cvs10
13084
13085         * src/gtk/gtkaspell.c
13086                 Fix dialogs, Ctrl-Enter accel
13087
13088 2005-05-17 [colin]      1.9.9cvs9
13089
13090         * src/gtk/gtkaspell.c
13091                 Fix some accelerators, escape in replace-window
13092
13093 2005-05-16 [colin]      1.9.9cvs8
13094
13095         * src/gtk/gtkaspell.c
13096                 Revert last commit, it was a mistake.
13097
13098 2005-05-16 [colin]      1.9.9cvs7
13099
13100         * src/gtk/gtkaspell.c
13101                 Remove buggy code while we're at it. It's a 
13102                 dead code path anyway.
13103
13104 2005-05-16 [colin]      1.9.9cvs6
13105
13106         * src/gtk/gtkaspell.c
13107                 Missed some gtk_menu_popup where deactivate
13108                 signal should be handled. Should fix bug
13109                 #629 a bit more.
13110
13111 2005-05-16 [colin]      1.9.9cvs5
13112
13113         * src/gtk/gtkaspell.c
13114                 Remove debug printf()s
13115
13116 2005-05-16 [colin]      1.9.9cvs4
13117
13118         * src/gtk/gtkaspell.c
13119                 Fix a bit aspell problems
13120                 (see bug #629)
13121
13122 2005-05-13 [colin]      1.9.9cvs3
13123
13124         * src/folderview.c
13125                 Fix the + appearing even when no subfolders
13126                 have unread messages. Thanks to wwp for the
13127                 bug report.
13128
13129 2005-05-11 [paul]       1.9.9cvs2
13130
13131         * src/folderview.c
13132                 correction to 1.9.9cvs1, only colour folders that
13133                 have new msgs (not unread msgs)
13134
13135 2005-05-10 [colin]      1.9.9cvs1
13136
13137         * src/folderview.c
13138         * src/summaryview.c
13139                 Try to fix bolding bugs again.
13140
13141 2005-05-09 [paul]
13142
13143         * tools/claws.i18n.status.pl
13144                 add Ricardo Mones Lastra's script that has been providing
13145                 the i18n status page for many months
13146
13147 2005-05-09 [paul]       1.9.9
13148
13149         1.9.9 release
13150
13151 2005-05-09 [paul]       1.9.6cvs58
13152
13153         * AUTHORS
13154         * INSTALL
13155         * README.claws
13156                 updated
13157         * Makefile.am 
13158         * RELEASE_NOTES.claws
13159                 add release notes to cvs to simplify release
13160                 procedure
13161         * configure.ac
13162                 add ca and fi to ALL_LINGUAS
13163         * po/Makefile.in.in
13164                 workaround for missing Makevars
13165         * po/ca.po
13166         * po/fi.po
13167                 add new Catalan and Finnish translations
13168                 submitted by Miquel Oliete and Flammie Pirinen
13169         * po/de.po
13170         * po/es.po
13171         * po/fr.po
13172         * po/it.po
13173         * po/pl.po
13174         * po/ru.po
13175         * po/sk.po
13176         * po/sr.po
13177         * po/zh_CN.po
13178                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
13179                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
13180                 Urke MMI, and Hansom Young
13181         * src/main.c
13182                 Fix drafting when quitting. compose_draft() closes the
13183                 compose windows, which modifies the compose_list GSList.
13184                 We have to refresh this list after echo drafting to avoid a
13185                 segfault
13186         * src/partial_download.c
13187                 fix segfault on exit
13188
13189 2005-05-06 [paul]       1.9.6cvs57
13190
13191         * src/grouplistdialog.c
13192                 quick fix/workaround for unresizeable newsgroup
13193                 name column 
13194
13195 2005-05-06 [paul]       1.9.6cvs56
13196
13197         * src/inc.c
13198         * src/mainwindow.c
13199                 use gettext plural forms
13200         * src/imap_gtk.c
13201         * src/mh_gtk.c
13202         * src/toolbar.c
13203                 small improvement to english usage
13204
13205 2005-05-05 [thorsten]   1.9.6cvs55
13206
13207         * src/folder.c
13208                 fix possible crash
13209
13210 2005-05-05 [paul]       1.9.6cvs54
13211         
13212         sync with HEAD
13213
13214         * AUTHORS
13215         * src/compose.c
13216                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
13217                 patch by Tim Mann
13218
13219 2005-05-05 [paul]       1.9.6cvs53
13220
13221         * src/mainwindow.c
13222                 fix resizing of separate message and
13223                 folder views
13224
13225 2005-05-05 [paul]       1.9.6cvs52
13226
13227         * src/account.c
13228         * src/addrgather.c
13229         * src/browseldap.c
13230         * src/exphtmldlg.c
13231         * src/expldifdlg.c
13232         * src/importmutt.c
13233         * src/importpine.c
13234         * src/main.c
13235         * src/mainwindow.c
13236         * src/noticeview.c
13237         * src/prefs_filtering.c
13238         * src/prefs_filtering_action.c
13239         * src/prefs_matcher.c
13240         * src/prefs_spelling.c
13241         * src/prefs_toolbar.c
13242         * src/toolbar.c
13243         * src/wizard.c
13244         * src/gtk/description_window.c
13245         * src/gtk/gtkvscrollbutton.c
13246         * src/gtk/progressdialog.c
13247         * src/gtk/quicksearch.c
13248         * src/plugins/pgpmime/prefs_gpg.c
13249         * src/plugins/spamassassin/spamassassin_gtk.c
13250                 replace deprecated gtk_widget_set_usize
13251
13252 2005-05-04 [colin]      1.9.6cvs51
13253
13254         * src/common/utils.c
13255                 Fix crash when subst_for_filename is called
13256                 with a NULL parameter
13257
13258 2005-05-04 [colin]      1.9.6cvs50
13259
13260         * src/partial_download.c
13261         * src/pop.c
13262                 Escape login when writing uidl file
13263                 fixes bug #736
13264
13265 2005-05-03 [colin]      1.9.6cvs49
13266
13267         * src/procmime.c
13268                 Fix possible DOS in mime parser
13269                 (see bug #634)
13270
13271 2005-05-02 [colin]      1.9.6cvs48
13272
13273         * src/compose.c
13274                 Try to fix the copy/paste mess once again.
13275
13276
13277 2005-04-30 [colin]      1.9.6cvs47
13278
13279         * src/prefs_account.h
13280         * src/procmsg.c
13281         * src/send_message.c
13282         * src/common/smtp.c
13283         * src/common/smtp.h
13284                 Try to batch sending mails (per account) instead of
13285                 reconnecting to server every time.
13286
13287 2005-04-29 [colin]      1.9.6cvs46
13288
13289         * src/messageview.c
13290                 Fix window resizing that refused to size down
13291         * src/prefs_common.c
13292         * src/prefs_common.h
13293         * src/prefs_filtering.c
13294                 Save Filtering's window size
13295
13296 2005-04-21 [paul]       1.9.6cvs45
13297
13298         * ChangeLog-gtk2.claws
13299         * src/setup.c
13300                 correction to sync
13301
13302 2005-04-21 [paul]       1.9.6cvs44
13303
13304         sync with main:
13305
13306         * src/setup.c
13307         * src/statusbar.c
13308         * src/statusbar.h
13309                 use gtkut_widget_draw_now(). Improved performance
13310                 of the update of statusbar
13311         * src/textview.c
13312                 textview_smooth_scroll_do(): redraw it after scroll
13313                 is done (fixed incorrect display when a part of the
13314                 view is hidden).
13315         * src/gtk/gtkutils.c
13316         * src/gtk/gtkutils.h
13317                 gtkut_widget_draw_now(): use gdk_window_process_updates()
13318                 to force update of widgets.
13319                 Removed gtkut_widget_wait_for_draw() which had a big
13320                 overhead  because of waiting for all events processed 
13321
13322 2005-04-20 [paul]       1.9.6cvs43
13323
13324         * src/codeconv.c
13325                 complete 1.9.6cvs42's sync:
13326                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
13327
13328 2005-04-19 [paul]       1.9.6cvs42
13329
13330         sync with main:
13331
13332         * src/action.c
13333                 catch_output(): correctly select the insert text
13334                 (fix invalid iterator warnings).
13335         * src/codeconv.c
13336         * src/codeconv.h
13337         * src/mainwindow.c
13338         * src/messageview.c
13339         * src/prefs_common.c
13340                 support GBK encoding.
13341         * src/common/session.c
13342         * src/common/session.h
13343                 use separate buffer for large data to be sent,
13344                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
13345
13346 2005-04-18 [paul]       1.9.6cvs41
13347
13348         * src/jpilot.c
13349                 convert unsigned long into guint32
13350                 patch by Paul LeoNerd Evans 
13351
13352 2005-04-17 [colin]      1.9.6cvs40
13353
13354         * src/compose.c
13355                 Fix 'Request return receipt' from folder
13356                 properties (bug #708)
13357
13358 2005-04-17 [colin]      1.9.6cvs39
13359
13360         * src/mainwindow.c
13361                 Fix duplicate hotkeys in Mainwindow's menu
13362
13363 2005-04-17 [colin]      1.9.6cvs38
13364
13365         * src/folderview.c
13366                 Fix duplicate hotkeys in Folderview's contextual
13367                 menu
13368
13369 2005-04-15 [colin]      1.9.6cvs37
13370
13371         * src/summaryview.c
13372                 Fix 'Save as...' with non-ascii filenames
13373
13374 2005-04-15 [colin]      1.9.6cvs36
13375
13376         * src/plugins/pgpmime/pgpmime.c
13377                 Fix bus error on 64bit. Spotted by 
13378                 macallan1888@gmail.com
13379
13380 2005-04-15 [colin]      1.9.6cvs35
13381
13382         * src/prefs_account.c
13383                 Fix cvs34.
13384
13385 2005-04-12 [colin]      1.9.6cvs34
13386
13387         * src/prefs_account.c
13388                 Fix smtp auth type off-by-one. We forgot to
13389                 add PLAIN in the prefs-to-gui setter func and
13390                 as a result, the selected auth when opening
13391                 account prefs was not the correct one.
13392
13393 2005-04-12 [paul]       1.9.6cvs33
13394
13395         * src/inc.c
13396                 if the recv dialog is visible, Cancel only
13397                 cancels the current account
13398
13399
13400 2005-04-10 [colin]      1.9.6cvs32
13401
13402         * src/filtering.c
13403                 Copy score when copying FilteringActions
13404                 Fix bug #674
13405
13406 2005-04-10 [colin]      1.9.6cvs31
13407
13408         * src/inc.c
13409                 Make Message -> Receive -> Cancel cancel 
13410                 incorporation on all accounts. Fixes
13411                 bug #693
13412
13413 2005-04-10 [colin]      1.9.6cvs30
13414
13415         * src/prefs_account.c
13416                 Update Privacy checkbuttons status based
13417                 on the selected privacy system
13418         * src/compose.c
13419                 Always connect the "None" privacy system; the
13420                 static boolean was probably there to avoid
13421                 reconnecting twice in the same compose window,
13422                 but as the parent function is only called once
13423                 per compose, it's only a bug - as a static is
13424                 initialized once per application instance.
13425                 Also, don't uncheck Sign and Encrypt when
13426                 selecting None as privacy system; just ignore
13427                 them when sending/queuing.
13428                 Should fix bug #695
13429
13430 2005-04-08 [colin]      1.9.6cvs29
13431
13432         * src/account.c
13433         * src/prefs_account.c
13434         * src/prefs_account.h
13435                 Add account preference to queue message in a certain
13436                 folder.
13437
13438 2005-04-06 [colin]      1.9.6cvs28
13439
13440         * src/prefs_account.c
13441                 Update old inbox path syntax
13442
13443 2005-04-06 [paul]       1.9.6cvs27
13444
13445         sync with main:
13446
13447         * configure.ac
13448                 changed -traditional-cpp to -no-cpp-precomp for newer
13449                 Mac OS X support
13450         * src/foldersel.c
13451                 made column resize automatically
13452         * src/send_message.c
13453                 send_message_smtp(): consider EOF right after QUIT
13454                 successful (workaround for Gmail SMTP server)
13455         * src/common/socket.c
13456                 ssl_read(), ssl_peek(): check EOF which violates the
13457                 SSL protocol
13458         * src/gtk/colorlabel.c
13459                 removed warnings when displaying colorlabel menu
13460                 (don't use GtkAlignment)
13461
13462 2005-04-05 [paul]       1.9.6cvs26
13463
13464         * src/plugins/trayicon/trayicon.c
13465                 fix clipping of icon under KDE3 
13466
13467 2005-04-05 [paul]       1.9.6cvs25
13468
13469         * src/summaryview.c
13470                 hide display of threading
13471                 patch by Alfons
13472
13473 2005-04-04 [thorsten]   1.9.6cvs24
13474
13475         * src/mh.c
13476                 marks lost on filesystems with different stat() results on
13477                 summer-/wintertime
13478
13479 2005-04-03 [colin]      1.9.6cvs23
13480
13481         * src/summaryview.c
13482                 Don't handle up/down. Patch by Alfons
13483
13484 2005-04-02 [colin]      1.9.6cvs22
13485
13486         * src/summaryview.c
13487                 Make scrolling faster. Patch by Alfons.
13488
13489 2005-04-01 [colin]      1.9.6cvs21
13490
13491         * src/Makefile.am
13492         * src/stock_pixmap.c
13493         * src/pixmaps/dir-noselect.xpm ** REMOVED **
13494         * src/pixmaps/dir_noselect.xpm ** ADDED **
13495                 Fix pixmap name mismatch (Thanks Stephan Sachse)
13496
13497 2005-04-01 [colin]      1.9.6cvs20
13498
13499         * src/image_viewer.c
13500         * src/image_viewer.h
13501         * src/procmime.c
13502         * src/procmime.h
13503         * src/textview.c
13504         * src/textview.h
13505                 Implement inline image resizing and right-clicking
13506
13507 2005-04-01 [paul]       1.9.6cvs19
13508
13509         * AUTHORS
13510         * Makefile.am
13511         * configure.ac
13512                 check for gnome2
13513                 patch by Luca Cavalli <loopback<AT>slackit.org>
13514         * po/ru.po
13515                 updated by Pavlo Bohmat
13516
13517 2005-03-31 [colin]      1.9.6cvs18
13518
13519         * src/news.c
13520                 Fix parsing references
13521         * src/msgcache.c
13522                 don't put nulls in the references list
13523         * src/procheader.c
13524                 commit that forgotten file in 1.9.6cvs14
13525
13526 2005-03-31 [colin]      1.9.6cvs17
13527
13528         * src/compose.c
13529                 Fix joining of signature separator again. 
13530                 Maybe Hiro could put it in main too...
13531
13532 2005-03-31 [colin]      1.9.6cvs16
13533
13534         * src/Makefile.am
13535         * src/foldersel.c
13536         * src/stock_pixmap.c
13537         * src/stock_pixmap.h
13538         * src/pixmaps/dir-noselect.xpm
13539                 Update foldersel.c (sync from main, patch by Alfons)
13540
13541 2005-03-30 [colin]      1.9.6cvs15
13542
13543         * src/imap.c
13544                 Fix handling of imap folders containing [] in 
13545                 their name. Thanks to Nahuel Angelinetti for
13546                 the detailed bugreport.
13547
13548 2005-03-30 [colin]      1.9.6cvs14
13549
13550         * src/common/utils.h
13551         * src/common/utils.c
13552         * src/common/defs.h
13553         * src/matcher.c
13554         * src/msgcache.c
13555         * src/news.c
13556         * src/procmsg.c
13557         * src/procmsg.h
13558         * src/quote_fmt_parse.y
13559         * src/summaryview.c
13560                 Update references system. Patch by Alfons
13561
13562 2005-03-30 [colin]      1.9.6cvs13
13563
13564         * src/common/socket.c
13565                 Force the glibc to read resolv.conf again when 
13566                 it has changed. Should fix issues when changing
13567                 networks on a laptop and not restarting sylpheed. 
13568
13569 2005-03-30 [paul]       1.9.6cvs12
13570
13571         partial sync with main:
13572
13573         * src/action.c
13574                 create_io_dialog(): use user-defined text font
13575                 (thanks to Alfons), and modified its appearance.
13576         * src/addrgather.c
13577         * src/addrharvest.c
13578         * src/browseldap.c
13579                 replace old code
13580         * src/compose.c
13581                 don't join (presumably) itemized lines on line-wrapping
13582                 fixed wrapping of quote when auto-wrapping is enabled
13583                 compose_destroy(): destroy paned only if it's not
13584                 attached to window. Fixed memory leak of popup menu.
13585         * src/exphtmldlg.c
13586         * src/expldifdlg.c
13587                 replace old code
13588         * src/html.c
13589         * src/html.h
13590         * src/importmutt.c
13591         * src/importpine.c
13592                 replace old code
13593         * src/main.c
13594                 removed redundant code
13595         * src/mainwindow.c
13596                 changed 'Code set' (which is rather incorrect)
13597                 in the menu to 'Character encoding'
13598                 main_window_set_widgets(): request size first
13599                 to prevent window size becoming wrong
13600                 fixed remembering of the state of the visibility
13601                 of MessageView
13602         * src/messageview.c
13603                 changed 'Code set' (which is rather incorrect)
13604                 in the menu to 'Character encoding'
13605         * src/prefs_common.c
13606         * src/prefs_common.h
13607                 added an option whether to render HTML as text or not
13608                 added separators to outgoing encoding menu
13609         * src/procheader.c
13610                 procheader_scan_date_string(): support header
13611                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
13612         * src/summaryview.c
13613         * src/summaryview.h
13614                 minor code cleanup
13615         * src/textview.c
13616                 textview_show_html(): force output of newline
13617                 added an option whether to render HTML as text or not
13618         * src/common/utils.c
13619                 strncpy2(): optimized based on Alfons' code
13620         * src/gtk/gtkutils.c
13621         * src/gtk/gtkutils.h
13622                 removed non-used code
13623         * src/plugins/pgpmime/passphrase.c
13624                 partially fixed grab input of passphrase dialog
13625                 Confine pointer to window
13626
13627 2005-03-30 [colin]      1.9.6cvs11
13628
13629         * src/msgcache.c
13630         * src/msgcache.h
13631                 Read/write 32bit ints from cache & marks
13632                 From main.
13633
13634 2005-03-29 [paul]       1.9.6cvs10
13635
13636         * AUTHORS
13637         * ChangeLog.claws
13638         * src/compose.c
13639         * src/gtk/gtkaspell.c
13640                 sync with HEAD (don't pass NULL pointers) 
13641
13642 2005-03-24 [paul]
13643
13644         * tools/Makefile.am
13645         * tools/README
13646         * tools/acroread2sylpheed.pl
13647                 sync with HEAD (add script to send pdfs as
13648                 attachments from Adobe Reader 7)
13649
13650 2005-03-21 [paul]       1.9.6cvs9
13651
13652         * configure.ac
13653         * po/POTFILES.in
13654         * src/Makefile.am
13655         * src/crash.c
13656         * src/image_viewer.c ** ADDED **
13657         * src/image_viewer.h ** ADDED **
13658         * src/main.c
13659         * src/prefs_common.c
13660         * src/prefs_common.h
13661         * src/prefs_image_viewer.c ** ADDED **
13662         * src/prefs_image_viewer.h ** ADDED **
13663         * src/textview.c
13664         * src/gtk/about.c
13665         * src/pixmaps/sylpheed_logo.xpm
13666         * src/plugins/Makefile.am
13667         * src/plugins/image_viewer/.cvsignore ** REMOVED **
13668         * src/plugins/image_viewer/Makefile.am ** REMOVED **
13669         * src/plugins/image_viewer/plugin.c ** REMOVED **
13670         * src/plugins/image_viewer/viewer.c ** REMOVED **
13671         * src/plugins/image_viewer/viewer.glade ** REMOVED **
13672         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
13673         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
13674         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
13675         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
13676                 as gdk-pixbuf is now built-in
13677                 remove image_viewer plugin and put code back into
13678                 main codebase
13679                 implement inline image display (sync with main)
13680
13681                 replace logo with newer, nicer, larger version  
13682
13683 2005-03-21 [paul]       1.9.6cvs8
13684
13685         * src/gtk/about.c
13686                 cosmetic improvement
13687
13688 2005-03-21 [holger]     1.9.6cvs7
13689
13690         * src/plugins/spamassassin/spamassassin.c
13691                 Sync with HEAD
13692                 (unregister hook on failed plugin init)
13693
13694 2005-03-20 [colin]      1.9.6cvs6
13695
13696         * src/common/plugin.c
13697                 Check that plugin isn't already loaded
13698                 Patch by Alfons
13699
13700 2005-03-20 [thorsten]   1.9.6cvs5
13701
13702         * src/compose.c
13703                 use a more compatible syntax
13704
13705 2005-03-20 [thorsten]   1.9.6cvs4
13706
13707         * src/prefs_toolbar.c
13708                 fix crash when selecting toolbar item (uninitialized pointer)
13709
13710 2005-03-20 [thorsten]   1.9.6cvs3
13711
13712         * src/procmime.c
13713                 fix mimetype detection (referenced free()d string)
13714
13715 2005-03-20 [paul]       1.9.6cvs2
13716
13717         * src/compose.c
13718                 sync with HEAD (1.0.3cvs5)
13719                 neglect Reply-To header if empty
13720                 Patch by Alfons 
13721
13722 2005-03-19 [holger]     1.9.6cvs1
13723
13724         * src/summaryview.c
13725         * src/summaryview.h
13726                 Sync with HEAD
13727
13728 2005-03-18 [paul]       1.9.6
13729
13730         initial GTK2 release
13731
13732 2005-03-18 [paul]       1.0.3cvs3.1
13733
13734         * AUTHORS
13735         * ChangeLog.claws
13736         * configure.ac
13737         * src/gtk/about.c
13738         * src/pixmaps/sylpheed_logo.xpm
13739                 sync with HEAD
13740
13741 2005-03-18 [colin]      1.0.3cvs2.6
13742
13743         * src/summaryview.c
13744                 Remove call to summary_step in summary_copy_selected_to
13745                 Can't see its purpose, and this causes bug when copying
13746                 a message if the next one is unread: it reads it.
13747
13748 2005-03-18 [paul]       1.0.3cvs2.5
13749
13750         * src/foldersel.c
13751                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
13752
13753 2005-03-18 [paul]       1.0.3cvs2.4
13754
13755         * src/addrharvest.c
13756         * src/codeconv.c
13757         * src/codeconv.h
13758         * src/compose.c
13759         * src/news.c
13760         * src/procheader.c
13761         * src/procmime.c
13762         * src/unmime.c
13763         * src/unmime.h
13764                 fix buffer overflow, CAN-2005-0667, see
13765                 http://secunia.com/advisories/14491/
13766                 Patch by Alfons
13767
13768 2005-03-17 [colin]      1.0.3cvs2.3
13769
13770         * src/prefs_fonts.c
13771         * src/summaryview.c
13772                 Fix font bugs (both lists now officialy share 
13773                 the same font)
13774                 
13775
13776 2005-03-17 [paul]       1.0.3cvs2.2
13777
13778         * src/gtk/pluginwindow.c
13779                 make plugin descriptions uneditable
13780
13781 2005-03-11 [paul]       1.0.3cvs2.1
13782
13783         * ChangeLog.claws
13784         * configure.ac
13785         * po/POTFILES.in
13786         * src/plugins/trayicon/trayicon.c
13787                 sync with HEAD
13788                 add src/wizard.c to POTFILES.in
13789
13790 2005-03-11 [paul]       1.0.3cvs1.1
13791
13792         * ChangeLog
13793         * ChangeLog.claws
13794         * configure.ac
13795         * po/de.po
13796         * po/es.po
13797         * po/fr.po
13798         * po/it.po
13799         * po/pt_BR.po
13800         * po/ru.po
13801         * po/sk.po
13802         * po/sr.po
13803         * po/zh_CN.po
13804                 sync with HEAD
13805
13806 2005-03-04 [colin]      1.0.1cvs22.2
13807
13808         * src/compose.c
13809                 Fix signatures with accentued chars in it
13810
13811 2005-03-04 [colin]      1.0.1cvs22.1
13812
13813         * src/common/smtp.c
13814         * src/common/smtp.h
13815                 Don't use SIZE param in MAIL FROM: if server 
13816                 doesn't support it. Patch by Eugen Freiter
13817                 <eugen_f@users.sf.net>
13818
13819 2005-02-27 [paul]       1.0.1cvs20.1
13820
13821         * ChangeLog.claws
13822         * configure.ac
13823         * src/messageview.c
13824                 sync with HEAD
13825
13826 2005-02-27 [colin]      1.0.1cvs19.4
13827
13828         * src/procheader.c
13829         * src/procheader.h
13830                 Fix prototypes. Patch by Alfons
13831
13832 2005-02-27 [colin]      1.0.1cvs19.3
13833
13834         * src/compose.c
13835                 Don't auto-join the signature separator.
13836
13837 2005-02-26 [colin]      1.0.1cvs19.2
13838
13839         * src/summaryview.c
13840                 Fix 'mark all read' with collapsed threads.
13841                 Patch by Alfons.
13842
13843 2005-02-25 [paul]       1.0.1cvs19.1
13844
13845         * ChangeLog.claws
13846         * configure.ac
13847         * src/prefs_account.c
13848         * src/prefs_folder_item.c
13849         * src/gtk/prefswindow.c
13850         * src/gtk/prefswindow.h
13851                 sync with HEAD
13852
13853 2005-02-25 [paul]       1.0.1cvs15.12
13854
13855         * src/alertpanel.c
13856         * src/codeconv.c
13857         * src/compose.c
13858         * src/textview.c
13859         * src/gtk/gtkutils.c
13860         * src/gtk/gtkutils.h
13861         * src/gtk/logwindow.c
13862         * src/gtk/progressdialog.c
13863                 sync with main (revision 127)
13864                 and fix logwindow clipping
13865
13866 2005-02-24 [colin]      1.0.1cvs15.11
13867
13868         * src/plugins/pgpmime/passphrase.c
13869                 Disable input grabbing; it doesn't work yet.
13870
13871 2005-02-24 [colin]      1.0.1cvs15.10
13872
13873         * src/messageview.c
13874                 Don't send out receipts if offline. Ask.
13875
13876 2005-02-23 [colin]      1.0.1cvs15.9
13877
13878         * src/summaryview.c     
13879                 Fix expanding
13880
13881 2005-02-23 [colin]      1.0.1cvs15.8
13882
13883         * src/summaryview.c
13884                 Really fix Bug 568 by removing useless
13885                 calls. summary_thread_init() now called
13886                 in summary_sort(). This should please
13887                 Alfons as it should be faster than 
13888                 previously.
13889
13890 2005-02-23 [colin]      1.0.1cvs15.7
13891
13892         * src/compose.c
13893                 Encode parts as QP or B64 if signing
13894
13895 2005-02-23 [colin]      1.0.1cvs15.6
13896
13897         * src/compose.c
13898                 Fix Mimeinfo leakage (including tmp files)
13899         * src/procmsg.c
13900                 Fix tmp file leakage (spotted by Ivan Rayner)
13901
13902 2005-02-22 [colin]      1.0.1cvs15.5
13903
13904         * src/expldifdlg.c
13905                 Fix keyboard input. Patch by Alfons.
13906
13907 2005-02-21 [colin]      1.0.1cvs15.4
13908
13909         * src/compose.c
13910                 Fix Sign/Encrypt when unselecting privacy
13911                 system
13912         * src/prefs_common.c
13913                 Change default message font to Monospace
13914         * src/summaryview.c
13915                 More freezing during potentially large operations
13916
13917 2005-02-21 [paul]       1.0.1cvs15.3
13918
13919         * src/main.c
13920                 fix --help output
13921
13922 2005-02-21 [paul]       1.0.1cvs15.2
13923
13924         * po/Makefile.in.in
13925         * src/compose.c
13926         * src/summaryview.c
13927         * src/textview.c
13928         * src/common/utils.c
13929         * src/common/utils.h
13930                 sync with main (revision 117)
13931
13932 2005-02-20 [colin]      1.0.1cvs15.1
13933
13934         * src/common/defs.h
13935                 Change cache file to .sylpheed_claws_cache, as
13936                 suggested by Alfons. Allows people to switch
13937                 between Sylpheed and Sylpheed-Claws. it is
13938                 a good idea to "Check for new messages" at next
13939                 startup.
13940
13941
13942 2005-02-18 [colin]      1.0.1cvs14.1
13943
13944         * src/quote_fmt_lex.l
13945         * src/quote_fmt_parse.y
13946                 Fix parser initialisation. Patch by Ivan.
13947
13948 2005-02-18 [colin]      1.0.1cvs11.6
13949
13950         * src/folderview.c
13951                 Fix scrolldown (bug 662)
13952
13953 2005-02-17 [colin]      1.0.1cvs11.5
13954
13955         * src/codeconv.c
13956                 conv_filename_to_utf8: return clean 7bit instead
13957                 of broken utf8 if needed
13958         * src/mimeview.c
13959                 Fix display of parts with unclean 8bit names
13960
13961 2005-02-17 [paul]       1.0.1cvs11.4
13962
13963         * src/compose.c
13964         * src/exportldif.c
13965         * src/matcher_parser_parse.y
13966         * src/procmime.c
13967         * src/sourcewindow.c
13968         * src/common/Makefile.am
13969         * src/common/intl.h             ** REMOVED **
13970         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13971                 sync with main (revision 109)
13972                 and clean up
13973
13974 2005-02-16 [colin]      1.0.1cvs11.3
13975
13976         * src/summaryview.c
13977                 Fix collapsed thread not highlighting when new
13978                 messages in it (Bug 568) Patch by Stephan Sachse.
13979                 Fix messed up selection when reaching bounds (Bug 632)
13980         * src/prefs_themes.c
13981                 Fix theme installing (Bug 684)
13982
13983 2005-02-16 [colin]      1.0.1cvs11.2
13984
13985         * src/messageview.c
13986                 Fix messageview_select_all
13987
13988 2005-02-16 [colin]      1.0.1cvs11.1
13989
13990         * src/mh.c
13991                 Sync with HEAD (MH scan required function)
13992
13993 2005-02-15 [colin]      1.0.1cvs8.1
13994
13995         * src/mimeview.c
13996         * src/common/utils.c
13997                 Sync with HEAD (filename chars substitution)
13998
13999 2005-02-15 [colin]      1.0.1cvs7.3
14000
14001         * src/gtk/pluginwindow.c
14002                 Fix button spacing
14003
14004 2005-02-15 [colin]      1.0.1cvs7.2
14005
14006         * src/mimeview.c
14007                 Fix mime icons not reset across message when
14008                 scrolled down
14009
14010 2005-02-15 [colin]      1.0.1cvs7.1
14011
14012         * src/compose.c
14013         * src/procmime.c
14014                 Sync with HEAD (optimisation of cvs6)
14015
14016 2005-02-14 [colin]      1.0.1cvs6.1
14017
14018         * src/compose.c
14019         * src/procmime.c
14020                 Sync with HEAD (encode "From " at line beginning)
14021
14022 2005-02-14 [colin]      1.0.1cvs5.3
14023
14024         * src/compose.c
14025                 Fix wrapping with accentued chars.
14026
14027 2005-02-13 [colin]      1.0.1cvs5.2
14028
14029         * src/textview.c
14030                 Fix email informative part parsing with
14031                 accentued chars in it. ispunct() returns
14032                 true for them in utf8...
14033
14034 2005-02-12 [colin]      1.0.1cvs5.1
14035
14036         * src/filtering.c
14037                 Sync with HEAD (remove wrong use of compose after send)
14038
14039 2005-02-12 [paul]       1.0.1cvs4.5
14040
14041         * src/textview.c
14042                 remove unnecessary code (thanks to Alfons)
14043
14044 2005-02-12 [paul]       1.0.1cvs4.4
14045
14046         * src/textview.c
14047                 add 'Copy' to contextual menu on emails
14048
14049 2005-02-11 [colin]      1.0.1cvs4.3
14050
14051         * src/compose.c
14052                 revert 1.0.0cvs28.2, it doesn't work that well.
14053
14054 2005-02-11 [paul]       1.0.1cvs4.2
14055
14056         * po/Makefile.in.in
14057                 fix 'make release'
14058
14059 2005-02-10 [paul]       1.0.1cvs4.1
14060
14061         * ChangeLog
14062         * ChangeLog.claws
14063         * ChangeLog.jp
14064         * configure.ac
14065         * src/compose.c
14066                 sync with HEAD (sync with main)
14067
14068 2005-02-10 [paul]       1.0.1cvs3.2
14069
14070         * AUTHORS
14071         * Makefile.am
14072         * autogen.sh
14073         * configure.ac
14074         * config/mkinstalldirs
14075         * intl/.cvsignore
14076         * intl/ChangeLog
14077         * intl/VERSION
14078         * intl/bindtextdom.c
14079         * intl/config.charset
14080         * intl/dcgettext.c
14081         * intl/dcigettext.c
14082         * intl/dcngettext.c
14083         * intl/dgettext.c
14084         * intl/dngettext.c
14085         * intl/eval-plural.h
14086         * intl/explodename.c
14087         * intl/finddomain.c
14088         * intl/gettext.c
14089         * intl/gettextP.h
14090         * intl/gmo.h
14091         * intl/hash-string.h
14092         * intl/intl-compat.c
14093         * intl/l10nflist.c
14094         * intl/libgnuintl.h.in
14095         * intl/loadinfo.h
14096         * intl/loadmsgcat.c
14097         * intl/localcharset.c
14098         * intl/localcharset.h
14099         * intl/locale.alias
14100         * intl/localealias.c
14101         * intl/localename.c
14102         * intl/log.c
14103         * intl/ngettext.c
14104         * intl/os2compat.c
14105         * intl/os2compat.h
14106         * intl/osdep.c
14107         * intl/plural-exp.c
14108         * intl/plural-exp.h
14109         * intl/plural.c
14110         * intl/plural.y
14111         * intl/ref-add.sin
14112         * intl/ref-del.sin
14113         * intl/relocatable.c
14114         * intl/relocatable.h
14115         * intl/textdomain.c
14116         * m4/Makefile.am
14117         * po/Makefile.in.in
14118         * src/Makefile.am
14119         * src/account.c
14120         * src/action.c
14121         * src/addr_compl.c
14122         * src/addressadd.c
14123         * src/addressbook.c
14124         * src/addrgather.c
14125         * src/addrindex.c
14126         * src/alertpanel.c
14127         * src/browseldap.c
14128         * src/codeconv.c
14129         * src/codeconv.h
14130         * src/compose.c
14131         * src/compose.h
14132         * src/crash.c
14133         * src/editaddress.c
14134         * src/editbook.c
14135         * src/editgroup.c
14136         * src/editjpilot.c
14137         * src/editldap.c
14138         * src/editldap_basedn.c
14139         * src/editvcard.c
14140         * src/exphtmldlg.c
14141         * src/expldifdlg.c
14142         * src/export.c
14143         * src/exporthtml.c
14144         * src/filtering.c
14145         * src/folder.c
14146         * src/folder_item_prefs.c
14147         * src/foldersel.c
14148         * src/folderview.c
14149         * src/grouplistdialog.c
14150         * src/headerview.c
14151         * src/imap.c
14152         * src/imap_gtk.c
14153         * src/import.c
14154         * src/importldif.c
14155         * src/importmutt.c
14156         * src/importpine.c
14157         * src/inc.c
14158         * src/ldif.c
14159         * src/main.c
14160         * src/mainwindow.c
14161         * src/matcher.c
14162         * src/mbox.c
14163         * src/message_search.c
14164         * src/messageview.c
14165         * src/mh.c
14166         * src/mh_gtk.c
14167         * src/mimeview.c
14168         * src/msgcache.c
14169         * src/news.c
14170         * src/news_gtk.c
14171         * src/noticeview.c
14172         * src/partial_download.c
14173         * src/pop.c
14174         * src/prefs_account.c
14175         * src/prefs_actions.c
14176         * src/prefs_common.c
14177         * src/prefs_customheader.c
14178         * src/prefs_display_header.c
14179         * src/prefs_ext_prog.c
14180         * src/prefs_filtering.c
14181         * src/prefs_filtering_action.c
14182         * src/prefs_folder_item.c
14183         * src/prefs_fonts.c
14184         * src/prefs_gtk.c
14185         * src/prefs_matcher.c
14186         * src/prefs_msg_colors.c
14187         * src/prefs_spelling.c
14188         * src/prefs_summary_column.c
14189         * src/prefs_template.c
14190         * src/prefs_themes.c
14191         * src/prefs_toolbar.c
14192         * src/prefs_wrapping.c
14193         * src/privacy.c
14194         * src/procheader.c
14195         * src/procmime.c
14196         * src/procmsg.c
14197         * src/quote_fmt.c
14198         * src/recv.c
14199         * src/send_message.c
14200         * src/setup.c
14201         * src/sourcewindow.c
14202         * src/ssl_manager.c
14203         * src/statusbar.c
14204         * src/summary_search.c
14205         * src/summaryview.c
14206         * src/textview.c
14207         * src/toolbar.c
14208         * src/wizard.c
14209         * src/common/nntp.c
14210         * src/common/plugin.c
14211         * src/common/smtp.c
14212         * src/common/ssl.c
14213         * src/common/ssl_certificate.c
14214         * src/common/string_match.c
14215         * src/common/sylpheed.c
14216         * src/common/template.c
14217         * src/common/utils.c
14218         * src/gtk/about.c
14219         * src/gtk/colorlabel.c
14220         * src/gtk/description_window.c
14221         * src/gtk/filesel.c
14222         * src/gtk/foldersort.c
14223         * src/gtk/gtkaspell.c
14224         * src/gtk/gtkutils.c
14225         * src/gtk/inputdialog.c
14226         * src/gtk/logwindow.c
14227         * src/gtk/menu.c
14228         * src/gtk/pluginwindow.c
14229         * src/gtk/prefswindow.c
14230         * src/gtk/progressdialog.c
14231         * src/gtk/quicksearch.c
14232         * src/gtk/sslcertwindow.c
14233         * src/plugins/clamav/clamav_plugin.c
14234         * src/plugins/clamav/clamav_plugin_gtk.c
14235         * src/plugins/demo/demo.c
14236         * src/plugins/dillo_viewer/dillo_prefs.c
14237         * src/plugins/dillo_viewer/dillo_viewer.c
14238         * src/plugins/image_viewer/plugin.c
14239         * src/plugins/image_viewer/viewer.c
14240         * src/plugins/image_viewer/viewerprefs.c
14241         * src/plugins/mathml_viewer/mathml_viewer.c
14242         * src/plugins/pgpmime/passphrase.c
14243         * src/plugins/pgpmime/plugin.c
14244         * src/plugins/pgpmime/prefs_gpg.c
14245         * src/plugins/pgpmime/select-keys.c
14246         * src/plugins/pgpmime/sgpgme.c
14247         * src/plugins/spamassassin/spamassassin.c
14248         * src/plugins/spamassassin/spamassassin_gtk.c
14249         * src/plugins/trayicon/trayicon.c
14250                 sync with main (revision 104)
14251
14252 2005-02-10 [colin]      1.0.1cvs3.1
14253
14254         * src/mainwindow.c
14255                 Sync with HEAD (fix occasional crasher)
14256
14257 2005-02-10 [colin]      1.0.1cvs2.1
14258
14259         * src/messageview.c
14260                 Synw with HEAD (don't automatically display html)
14261
14262 2005-02-09 [colin]      1.0.1cvs1.3
14263
14264         * src/textview.c
14265         * src/textview.h
14266                 Add contextual menu on emails
14267
14268 2005-02-09 [colin]      1.0.1cvs1.2
14269
14270         * src/codeconv.c
14271                 Fix converting from broken headers and 
14272                 put back the _ in missing places
14273                 (feature broke with cvs24.2 sync, main 
14274                  possibly affected?)
14275
14276 2005-02-09 [colin]      1.0.1cvs1.1
14277
14278         * src/messageview.c
14279         * src/mimeview.c
14280         * src/mimeview.h
14281                 Sync with HEAD (display non text/plain mails with plugin)
14282
14283 2005-02-08 [colin]      1.0.1.1
14284
14285         * ChangeLog.claws
14286         * po/pt_BR.po
14287                 Sync with HEAD
14288         * configure.ac
14289                 Make default configuration directory 
14290                 be .sylpheed-gtk2
14291
14292 2005-02-08 [colin]      1.0.0cvs29.1
14293
14294         * po/de.po
14295         * po/es.po
14296         * po/fr.po
14297         * po/it.po
14298         * po/sk.po
14299         * po/sr.po
14300                 Sync translations with HEAD
14301
14302 2005-02-06 [colin]      1.0.0cvs28.3
14303
14304         * src/compose.c
14305                 Make compose a bit faster - patch by Alfons.
14306
14307 2005-02-06 [colin]      1.0.0cvs28.2
14308
14309         * src/compose.c
14310                 Make pasting via middle-click more reliable
14311
14312 2005-02-05 [paul]       1.0.0cvs28.1
14313
14314         * ChangeLog
14315         * ChangeLog.claws
14316         * ChangeLog.jp
14317         * configure.ac
14318         * src/compose.c
14319                 sync with HEAD
14320                 (fix bug 682 'redirect is broken'
14321
14322 2005-02-05 [torte]      1.0.0cvs27.1
14323
14324         * ChangeLog.claws
14325         * configure.ac
14326         * src/partial_download.c
14327                 Sync with HEAD (fix buf overflow)
14328
14329 2005-02-03 [colin]      1.0.0cvs26.1
14330
14331         * src/common/plugin.c
14332                 Sync with HEAD (avoid plugin mismatches)
14333
14334 2005-02-03 [paul]       1.0.0cvs25.3
14335
14336         * src/folderview.c
14337         * src/headerview.c
14338         * src/summaryview.c
14339         * src/textview.c
14340         * src/gtk/colorlabel.c
14341                 third and final part of initial sync with main-gtk2
14342
14343 2005-02-03 [paul]       1.0.0cvs25.2
14344
14345         * src/jpilot.c
14346                 fix building with jpilot support
14347
14348 2005-02-02 [colin]      1.0.0cvs25.1
14349
14350         * src/messageview.c
14351                 Sync with HEAD (fix dangerous typo)
14352
14353 2005-02-01 [colin]      1.0.0cvs24.3
14354
14355         * src/common/xml.c
14356                 Write file as advertised (UTF-8)
14357
14358 2005-02-01 [paul]       1.0.0cvs24.2
14359
14360         * src/addrbook.c
14361         * src/addrindex.c
14362         * src/alertpanel.h
14363         * src/codeconv.c
14364         * src/codeconv.h
14365         * src/compose.c
14366         * src/export.c
14367         * src/folder_item_prefs.c
14368         * src/html.c
14369         * src/imap.c
14370         * src/import.c
14371         * src/jpilot.c
14372         * src/mainwindow.c
14373         * src/matcher_parser_lex.l
14374         * src/messageview.c
14375         * src/mh.c
14376         * src/prefs_account.c
14377         * src/prefs_actions.c
14378         * src/prefs_common.c
14379         * src/prefs_gtk.c
14380         * src/prefs_gtk.h
14381         * src/prefs_themes.c
14382         * src/procheader.c
14383         * src/procmime.c
14384         * src/sourcewindow.c
14385         * src/statusbar.c
14386         * src/summaryview.c
14387         * src/textview.c
14388         * src/toolbar.c
14389         * src/unmime.c
14390         * src/common/template.c
14391         * src/common/utils.c
14392         * src/common/xml.c
14393         * src/common/xml.h
14394         * src/gtk/gtkaspell.c
14395         * src/plugins/clamav/clamav_plugin.c
14396         * src/plugins/dillo_viewer/dillo_prefs.c
14397         * src/plugins/image_viewer/viewerprefs.c
14398         * src/plugins/pgpmime/passphrase.c
14399         * src/plugins/pgpmime/prefs_gpg.c
14400         * src/plugins/pgpmime/select-keys.c
14401         * src/plugins/spamassassin/spamassassin.c
14402                 second part of initial sync with main-gtk2
14403                 (more to follow)
14404
14405 2005-01-31 [colin]      1.0.0cvs24.1
14406
14407         * src/compose.c
14408                 Sync with HEAD
14409
14410 2005-01-29 [paul]       1.0.0cvs23.2
14411
14412         * src/account.c
14413         * src/action.c
14414         * src/addressadd.c
14415         * src/addressbook.c
14416         * src/alertpanel.c
14417         * src/compose.c
14418         * src/editaddress.c
14419         * src/editbook.c
14420         * src/editgroup.c
14421         * src/editjpilot.c
14422         * src/editldap.c
14423         * src/editldap_basedn.c
14424         * src/editvcard.c
14425         * src/export.c
14426         * src/foldersel.c
14427         * src/grouplistdialog.c
14428         * src/import.c
14429         * src/importldif.c
14430         * src/inc.c
14431         * src/main.c
14432         * src/mainwindow.c
14433         * src/message_search.c
14434         * src/messageview.c
14435         * src/mimeview.c
14436         * src/prefs_actions.c
14437         * src/prefs_common.c
14438         * src/prefs_common.h
14439         * src/prefs_customheader.c
14440         * src/prefs_display_header.c
14441         * src/prefs_filtering.c
14442         * src/prefs_filtering_action.c
14443         * src/prefs_gtk.c
14444         * src/prefs_matcher.c
14445         * src/prefs_summary_column.c
14446         * src/prefs_template.c
14447         * src/sourcewindow.c
14448         * src/summary_search.c
14449         * src/summaryview.c
14450         * src/textview.c
14451         * src/gtk/about.c
14452         * src/gtk/description_window.c
14453         * src/gtk/gtkshruler.c
14454         * src/gtk/gtkutils.c
14455         * src/gtk/gtkutils.h
14456         * src/gtk/inputdialog.c
14457         * src/gtk/logwindow.c
14458         * src/gtk/prefswindow.c
14459         * src/gtk/progressdialog.c
14460         * src/gtk/progressdialog.h
14461                 first part of initial sync with main-gtk2
14462                 (more to follow)
14463
14464 2005-01-28 [colin]      1.0.0cvs23.1
14465
14466         * src/folderview.c
14467                 Sync with HEAD
14468
14469 2005-01-27 [colin]      1.0.0cvs21.1
14470
14471         * src/folder.c
14472         * src/folderview.c
14473                 Sync with HEAD
14474
14475 2005-01-27 [colin]      1.0.0cvs19.1
14476
14477         * src/procmime.c
14478                 Sync with HEAD
14479
14480 2005-01-27 [colin]      1.0.0cvs18.1
14481
14482         * src/messageview.c
14483         * src/summaryview.c
14484         * src/mainwindow.c
14485         * src/compose.c
14486         * src/compose.h
14487         * src/procmsg.c
14488         * src/procmsg.h
14489         * src/toolbar.c
14490                 Sync with HEAD
14491
14492 2005-01-26 [paul]       1.0.0cvs15.2
14493
14494         * src/compose.c
14495                 compose_entries_set(): convert subject and body to
14496                 utf8 if necessary. patch by Felix Eckhofer
14497
14498 2005-01-26 [paul]       1.0.0cvs15.1
14499
14500         * configure.ac
14501         * src/common/template.c
14502                 sync with HEAD (fix memory leak)
14503
14504 2005-01-25 [paul]       1.0.0cvs14.1
14505
14506         * configure.ac
14507         * src/compose.c
14508                 sync with HEAD
14509
14510 2005-01-24 [colin]      1.0.0cvs13.1
14511
14512         * src/summaryview.c
14513                 Sync with HEAD
14514
14515 2005-01-24 [paul]       1.0.0cvs12.1
14516
14517         * configure.ac
14518         * src/messageview.c
14519         * src/mh.c
14520         * src/common/utils.c
14521                 sync with HEAD
14522
14523 2005-01-24 [colin]      1.0.0cvs11.1
14524
14525         * src/procheader.c
14526                 Sync with HEAD
14527
14528 2005-01-24 [colin]      1.0.0cvs10.1
14529
14530         * src/folderview.c
14531                 Sync with HEAD
14532
14533 2005-01-23 [colin]      1.0.0cvs9.1
14534
14535         * src/crash.c
14536                 Sync with HEAD
14537
14538 2005-01-22 [colin]      1.0.0cvs8.1
14539
14540         * src/summaryview.c
14541         * src/gtk/quicksearch.c
14542                 Sync with HEAD
14543
14544 2005-01-21 [colin]      1.0.0cvs7.1
14545
14546         * src/summaryview.c
14547                 Sync with HEAD
14548
14549 2005-01-21 [colin]      1.0.0cvs6.1
14550
14551         * src/summaryview.c
14552                 Sync with HEAD
14553
14554 2005-01-21 [colin]      1.0.0cvs5.1
14555
14556         * src/gtk/quicksearch.c
14557         * src/prefs_common.c
14558         * src/prefs_common.h
14559                 Sync with HEAD (recurse option)
14560
14561 2005-01-21 [colin]      1.0.0cvs4.1
14562
14563         * src/folder.h
14564         * src/folderview.c
14565         * src/folderview.h
14566         * src/summaryview.c
14567         * src/gtk/quicksearch.c
14568         * src/gtk/quicksearch.h
14569                 Sync with HEAD (recursive quicksearch)
14570
14571 2005-01-20 [colin]      1.0.0cvs3.4
14572
14573         * src/ssl_manager.c
14574                 Remove useless code
14575
14576 2005-01-20 [colin]      1.0.0cvs3.3
14577
14578         * src/ssl_manager.c
14579                 Fix leak, thanks to Alfons.
14580
14581 2005-01-20 [colin]      1.0.0cvs3.2
14582
14583         * src/ssl_manager.c
14584                 Port SSL certificate window to GTK2.
14585
14586 2005-01-20 [paul]       1.0.0cvs3.1
14587
14588         * ChangeLog.claws
14589         * configure.ac
14590         * src/addrindex.c
14591         * src/addrindex.h
14592                 sync with HEAD
14593
14594 2005-01-19 [colin]      1.0.0cvs2.2
14595
14596         * src/plugins/trayicon/trayicon.c
14597                 Fix freeze with gtk-2.6, the easy way
14598                 (signal blocking helpless there...)
14599                 Closes bug #668.
14600
14601 2005-01-19 [colin]      1.0.0cvs2.1
14602
14603         * src/mbox.c
14604         * src/mbox.h
14605         * src/mainwindow.c
14606         * src/summaryview.c
14607         * src/summaryview.h
14608                 Sync with HEAD
14609
14610 2005-01-19 [paul]       1.0.0cvs1.1
14611
14612         * configure.ac
14613         * po/de.po
14614         * po/es.po
14615         * po/fr.po
14616         * po/hr.po
14617         * po/it.po
14618         * po/ja.po
14619         * po/ko.po
14620         * po/pt_BR.po
14621         * po/ru.po
14622         * po/sk.po
14623         * po/sr.po
14624                 sync with HEAD (update translations)
14625
14626 2005-01-18 [colin]      1.0.0cvs0.1
14627
14628         * src/foldersel.c
14629                 Specify search column - patch by Alfons
14630
14631 2005-01-18 [colin]      0.9.13cvs36.3
14632
14633         * src/prefs_toolbar.c
14634                 Change Delete to Remove
14635         * src/prefs_fonts.c
14636                 GTK2 version and leak fixes
14637         * src/prefs_actions.c
14638                 Add stock buttons.
14639                 All patches by Alfons
14640
14641 2005-01-17 [colin]      0.9.13cvs36.2
14642
14643         * src/compose.c
14644                 Fix DnD inserting twice. While at it,
14645                 add DnD support for text/plain in the
14646                 body, and add support in the headers.
14647
14648 2005-01-16 [colin]      0.9.13cvs36.1
14649
14650         * ChangeLog
14651         * ChangeLog.jp
14652         * ChangeLog.claws
14653                 Sync with HEAD (nothing applicable)
14654
14655 2005-01-16 [colin]      0.9.13cvs33.2
14656
14657         * src/prefs_toolbar.c
14658                 GTK2ize prefs_toolbar, by Alfons.
14659
14660 2005-01-14 [colin]      0.9.13cvs33.1
14661
14662         * src/html.c
14663         * src/msgcache.c
14664                 Sync with HEAD
14665
14666 2005-01-14 [colin]      0.9.13cvs32.1
14667
14668         * src/html.c
14669         * src/html.h
14670         * src/msgcache.c
14671         * AUTHORS
14672         * tools/calypso_convert.pl
14673                 Sync with HEAD
14674
14675 2005-01-08 [colin]      0.9.13cvs29.2
14676
14677         * src/prefs_filtering_action.c
14678         * src/prefs_filtering.c
14679                 2 more gtk2 patches by Alfons
14680
14681 2005-01-07 [paul]       0.9.13cvs29.1
14682
14683         * ChangeLog
14684         * ChangeLog.claws
14685         * ChangeLog.jp
14686         * configure.ac
14687         * src/pop.c
14688         * src/pop.h
14689                 sync with HEAD
14690
14691 2005-01-07 [colin]      0.9.13cvs28.3
14692
14693         * src/gtk/progressdialog.c
14694         * src/gtk/progressdialog.h
14695         * src/inc.c
14696         * src/send_message.c
14697                 GTK2 for the incorporation dialog. The CList isn't dead
14698                 yet, for a more smooth migration. Patch by Alfons.
14699
14700 2005-01-06 [colin]      0.9.13cvs28.2
14701
14702         * src/prefs_display_header.c
14703                 GTK2 conversion by Alfons
14704         * src/prefs_actions.c
14705         * src/prefs_matcher.c
14706                 Fix 2 leaks - patch by Alfons
14707
14708 2005-01-06 [colin]      0.9.13cvs28.1
14709
14710         * src/prefs_matcher.c
14711                 Sync with HEAD
14712
14713 2005-01-06 [colin]      0.9.13cvs27.4
14714
14715         * src/prefs_matcher.c
14716                 Fix double-free. Patch by Alfons
14717
14718 2005-01-06 [colin]      0.9.13cvs27.3
14719
14720         * src/prefs_matcher.c
14721                 GTK2 widgets + memleak
14722                 Patch by Alfons
14723
14724 2005-01-05 [colin]      0.9.13cvs27.2
14725
14726         * src/account.c
14727         * src/addr_compl.c
14728         * src/foldersel.c
14729         * src/stock_pixmap.c
14730         * src/stock_pixmap.h
14731                 3 more GTK2 patches by Alfons.
14732
14733 2005-01-04 [colin]      0.9.13cvs27.1
14734
14735         * src/folderview.c
14736         * src/imap_gtk.c
14737         * src/news_gtk.c
14738                 Sync with HEAD
14739
14740 2005-01-04 [colin]      0.9.13cvs25.9
14741
14742         * src/compose.c
14743                 Fix Show Ruler menuitem
14744         * src/prefs_template.c
14745                 Convert to GTK2
14746         * src/common/utils.c
14747                 Make auto pointer stuff handles NULLs
14748                 Patches by Alfons.
14749
14750 2005-01-04 [colin]      0.9.13cvs25.8
14751
14752         * src/compose.c
14753                 Move the attachment list to gtk2
14754                 Patch by Alfons.
14755
14756 2005-01-04 [colin]      0.9.13cvs25.7
14757
14758         * src/textview.c
14759                 Make some keys work again
14760                 Patch by SungHyun Nam <namsh@kldp.org>
14761
14762 2005-01-04 [colin]      0.9.13cvs25.6
14763
14764         * src/gtk/gtkshruler.c
14765                 Move the ruler to GTK2
14766                 Patch by Alfons
14767
14768 2005-01-03 [colin]      0.9.13cvs25.5
14769
14770         * src/compose.c
14771                 Fix my broken patch apply 
14772
14773 2005-01-03 [colin]      0.9.13cvs25.4
14774
14775         * src/common/utils.c
14776         * src/common/utils.h
14777         * src/gtk/prefswindow.c
14778                 Move auto pointer stuff to utils.c
14779                 Patch by Alfons again :)
14780
14781 2005-01-03 [colin]      0.9.13cvs25.3
14782
14783         * src/compose.c
14784         * src/prefs_gtk.c
14785         * src/prefs_template.c
14786         * src/textview.c
14787                 Empty text widgets with empty strings, not NULL char
14788                 Patch by SungHyun Nam <namsh@kldp_org>
14789
14790 2005-01-03 [colin]      0.9.13cvs25.2
14791
14792         * src/main.c
14793         * AUTHORS
14794                 Sync with HEAD
14795
14796 2005-01-03 [colin]      0.9.13cvs25.1
14797
14798         * src/pop.c
14799         * src/pop.h
14800                 Sync with HEAD
14801
14802 2005-01-03 [colin]      0.9.13cvs24.3
14803
14804         * src/account.c
14805                 Two patches from Alfons and Alex S Moore:
14806                 fix images, fix return value.
14807
14808 2005-01-01 [colin]      0.9.13cvs24.2
14809
14810         * src/prefs_actions.c
14811                 Fix over-zealous assertion. Patch by Alfons
14812
14813 2005-01-01 [colin]      0.9.13cvs24.1
14814
14815         * src/procmime.c
14816                 Sync with HEAD (leak fix)
14817
14818 2004-12-31 [colin]      0.9.13cvs23.2
14819
14820         * src/prefs_common.c
14821                 GTK2 widgets + stock buttons - patch by Alfons
14822
14823 2004-12-31 [paul]       0.9.13cvs23.1
14824
14825         * configure.ac
14826                 bump up EXTRA_VERSION to match (sync'ed) HEAD
14827         * src/gtk/pluginwindow.c
14828                 use GTK2 widgets and plug memory leaks,
14829                 patches by Alfons
14830
14831 2004-12-30 [colin]      0.9.13cvs22.4
14832
14833         * src/account.c
14834         * src/action.c
14835         * src/export.c
14836         * src/foldersel.c
14837         * src/import.c
14838         * src/message_search.c
14839         * src/prefs_actions.c
14840         * src/prefs_common.c
14841         * src/prefs_customheader.c
14842         * src/prefs_filtering.c
14843         * src/prefs_summary_column.c
14844         * src/summary_search.c
14845         * src/gtk/about.c
14846         * src/gtk/description_window.c
14847         * src/gtk/gtkutils.c
14848         * src/gtk/gtkutils.h
14849         * src/gtk/inputdialog.c
14850         * src/gtk/prefswindow.c
14851                 Use GTK2 stock buttons. Patches by Alfons.
14852
14853 2004-12-30 [colin]      0.9.13cvs22.3
14854
14855         * src/account.c
14856                 Sync with HEAD
14857         * src/prefs_actions.c
14858         * src/prefs_customheader.c
14859         * src/prefs_filtering.c
14860         * src/prefs_msg_colors.c
14861         * src/prefs_summary_column.c
14862         * src/gtk/prefswindow.c
14863                 Use GtkTreeView instead of deprecated 
14864                 widgets. Patches by Alfons.
14865
14866 2004-12-30 [paul]       0.9.13cvs22.2
14867
14868         * src/foldersel.c
14869                 use GTK 2 Tree View
14870                 patch by Alfons, with root folder sorting fix
14871                 by Stephan Sachse
14872
14873 2004-12-30 [paul]       0.9.13cvs22.1
14874
14875         * ChangeLog
14876         * ChangeLog.claws
14877         * ChangeLog.jp
14878         * NEWS
14879         * configure.ac
14880         * src/account.c
14881                 sync with HEAD
14882
14883 2004-12-22 [martin]     0.9.13cvs21.2
14884
14885         * src/action.c
14886                 free the command line after its use
14887
14888 2004-12-18 [paul]       0.9.13cvs21.1
14889
14890         * AUTHORS
14891         * ChangeLog
14892         * ChangeLog.claws
14893         * ChangeLog.jp
14894         * NEWS
14895         * configure.ac
14896         * src/action.c
14897         * src/compose.c
14898         * src/syldap.c
14899                 sync with HEAD
14900
14901 2004-12-17 [martin]     0.9.13cvs17.2
14902
14903         * src/action.c
14904                 convert actions input to locale
14905         * src/inc.c
14906                 convert notification command to locale
14907         * src/plugins/pgpmime/select-keys.c
14908                 convert attributes to utf8
14909
14910 2004-12-14 [colin]      0.9.13cvs17.1
14911
14912         * ChangeLog
14913         * ChangeLog.jp
14914         * ChangeLog.claws
14915         * src/action.c
14916         * src/common/utils.c
14917         * src/gtk/prefswindow.c
14918         * src/gtk/gtkutils.c
14919         * src/gtk/gtkutils.h
14920         * src/plugins/spamassassin/libspamc.c
14921                 Sync with HEAD
14922
14923 2004-12-13 [colin]      0.9.13cvs14.1
14924
14925         * src/quote_fmt_parse.y
14926                 Sync with HEAD
14927
14928 2004-12-10 [colin]      0.9.13cvs12.1
14929
14930         * src/prefs_themes.c
14931         * src/mainwindow.c
14932         * src/messageview.c
14933                 Sync with HEAD
14934
14935 2004-12-09 [colin]      0.9.13cvs10.1
14936
14937         * src/procmime.c
14938                 Sync with HEAD (fix B64 encoding from memory)
14939
14940 2004-12-08 [colin]      0.9.13cvs9.1
14941
14942         * src/gtk/colorlabel.c
14943                 Sync with HEAD
14944
14945 2004-12-08 [paul]       0.9.13cvs8.2
14946
14947         * src/gtk/pluginwindow.c
14948                 fix window resizing oddities
14949
14950 2004-12-08 [colin]      0.9.13cvs8.1
14951
14952         * src/quote_fmt_parse.y
14953                 Sync with HEAD
14954
14955 2004-12-08 [colin]      0.9.13cvs7.1
14956
14957         * src/matcher_parser_parse.y
14958         * src/msgcache.c
14959         * src/prefs_matcher.c
14960         * src/procheader.c
14961         * src/matcher.c
14962         * src/common/defs.h
14963         * po/sr.po
14964                 Sync with HEAD
14965
14966 2004-12-08 [colin]      0.9.13cvs6.1
14967
14968         * src/quote_fmt_parse.y
14969         * src/textview.c
14970                 Sync with HEAD
14971         * src/gtk/prefswindow.c
14972         * src/gtk/pluginwindow.c
14973                 Fix G_CALLBACKS protos (thanks to Alfons)
14974
14975 2004-12-07 [torte]      0.9.13cvs2.2
14976
14977         * src/procmime.c
14978                 [Bug 650] reply button causes crash
14979                 Thanks to David Relson and Christoph
14980
14981 2004-12-07 [colin]      0.9.13cvs2.1
14982
14983         * ChangeLog.claws
14984         * AUTHORS
14985         * po/sk.po
14986         * src/procmime.c
14987         * src/prefs_account.c
14988         * src/common/smtp.c
14989         * src/common/smtp.h
14990                 Sync with HEAD
14991
14992 2004-12-06 [colin]      0.9.12cvs187.1
14993
14994         * ChangeLog.claws
14995         * INSTALL
14996         * Makefile.am
14997         * README.claws
14998         * TODO.claws
14999         * configure.ac
15000         * po/bg.po
15001         * po/cs.po
15002         * po/el.po
15003         * po/en_GB.po
15004         * po/es.po
15005         * po/fr.po
15006         * po/hr.po
15007         * po/hu.po
15008         * po/it.po
15009         * po/ja.po
15010         * po/ko.po
15011         * po/nl.po
15012         * po/pl.po
15013         * po/pt_BR.po
15014         * po/ru.po
15015         * po/sk.po
15016         * po/sr.po
15017         * po/sv.po
15018         * po/zh_CN.po
15019         * po/zh_TW.Big5.po
15020         * src/compose.c
15021         * tools/Makefile.am
15022         * tools/README
15023         * tools/filter_conv.pl
15024         * tools/kdeservicemenu/README
15025         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15026         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15027                 Sync with HEAD
15028
15029 2004-12-04 [colin]      0.9.12cvs183.1
15030
15031         * src/compose.c
15032                 Sync with HEAD (compose window position saving)
15033
15034 2004-12-04 [paul]       0.9.12cvs182.3
15035
15036         * src/messageview.c
15037         * src/mimeview.c
15038         * src/prefs_customheader.c
15039         * src/gtk/quicksearch.c
15040                 replace some forgotten GTK_SIGNAL_FUNCs
15041
15042 2004-12-04 [paul]       0.9.12cvs182.2
15043
15044         * src/Makefile.am
15045                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15046                 committed in error      
15047
15048 2004-12-04 [paul]       0.9.12cvs182.1
15049
15050         * ChangeLog
15051         * ChangeLog.claws
15052         * ChangeLog.jp
15053         * INSTALL
15054         * NEWS
15055         * README
15056         * README.jp
15057         * configure.ac
15058         * doc/manual/ja/Makefile.am
15059         * doc/manual/ja/sylpheed-1.html
15060         * doc/manual/ja/sylpheed-10.html
15061         * doc/manual/ja/sylpheed-11.html
15062         * doc/manual/ja/sylpheed-12.html
15063         * doc/manual/ja/sylpheed-13.html
15064         * doc/manual/ja/sylpheed-14.html
15065         * doc/manual/ja/sylpheed-15.html
15066         * doc/manual/ja/sylpheed-16.html
15067         * doc/manual/ja/sylpheed-17.html
15068         * doc/manual/ja/sylpheed-18.html
15069         * doc/manual/ja/sylpheed-19.html
15070         * doc/manual/ja/sylpheed-2.html
15071         * doc/manual/ja/sylpheed-20.html
15072         * doc/manual/ja/sylpheed-3.html
15073         * doc/manual/ja/sylpheed-4.html
15074         * doc/manual/ja/sylpheed-5.html
15075         * doc/manual/ja/sylpheed-6.html
15076         * doc/manual/ja/sylpheed-7.html
15077         * doc/manual/ja/sylpheed-8.html
15078         * doc/manual/ja/sylpheed-9.html
15079         * doc/manual/ja/sylpheed.html
15080         * doc/manual/ja/sylpheed.sgml
15081         * po/de.po
15082         * src/Makefile.am
15083         * src/compose.c
15084         * src/procmime.c
15085         * src/pixmaps/regular.xpm **REMOVED**
15086         * src/plugins/pgpmime/pgpmime.c
15087         * src/plugins/pgpmime/plugin.c
15088         * src/plugins/pgpmime/prefs_gpg.c
15089                 sync with HEAD
15090
15091 2004-12-03 [paul]       0.9.12cvs180.1
15092
15093         * ChangeLog
15094         * ChangeLog.claws
15095         * ChangeLog.jp
15096         * configure.ac
15097         * src/Makefile.am
15098         * src/pop.c
15099         * src/common/utils.c
15100         * src/common/utils.h
15101         * src/pixmaps/continue.xpm
15102         * src/pixmaps/dir_close.xpm
15103         * src/pixmaps/dir_open.xpm
15104         * src/pixmaps/drafts_close.xpm
15105         * src/pixmaps/drafts_open.xpm
15106         * src/pixmaps/folder.xpm **REMOVED**
15107         * src/pixmaps/group.xpm
15108         * src/pixmaps/unread.xpm
15109                 sync with HEAD
15110
15111 2004-12-02 [colin]      0.9.12cvs179.1
15112
15113         * src/compose.c
15114                 Sync with HEAD (non-duplicated reedition)
15115
15116 2004-12-02 [colin]      0.9.12cvs178.1
15117
15118         * src/compose.c
15119                 Sync with HEAD (linewrap_quote fix)
15120
15121 2004-12-01 [colin]      0.9.12cvs177.3
15122
15123         * src/addrharvest.c
15124                 Replace sizeof with strlen
15125
15126 2004-12-01 [paul]       0.9.12cvs177.2
15127
15128         * src/addrharvest.c
15129                 fix 'harvest addresses'
15130
15131 2004-11-30 [colin]      0.9.12cvs177.1
15132
15133         * src/gtk/prefswindow.c
15134         * src/gtk/pluginwindow.c
15135                 Sync with HEAD
15136
15137 2004-11-29 [colin]      0.9.12cvs176.1
15138
15139         * src/folderview.c
15140                 sync with HEAD (Fix disappearing separators in folderview's popup)
15141
15142 2004-11-29 [colin]      0.9.12cvs175.1
15143
15144         * src/procmime.c
15145                 Sync with head (another format fix)
15146
15147 2004-11-29 [colin]      0.9.12cvs174.1
15148
15149         * src/pop.c
15150                 Sync with HEAD (format string fix)
15151
15152 2004-11-26 [colin]      0.9.12cvs173.1
15153
15154         * src/common/smtp.c
15155         * src/common/smtp.h
15156                 Sync with HEAD
15157
15158 2004-11-24 [colin]      0.9.12cvs172.1
15159
15160         * src/plugins/pgpmime/pgpmime.c
15161                 Sync with HEAD
15162
15163 2004-11-24 [colin]      0.9.12cvs171.1
15164
15165         * src/plugins/pgpmime/pgpmime.c
15166                 Sync with head (gpgmectx leaks)
15167
15168 2004-11-24 [colin]      0.9.12cvs169.1
15169
15170         * src/plugins/pgpmime/plugin.c
15171         * src/plugins/trayicon/Makefile.am
15172         * src/plugins/trayicon/newmarkedmail.xpm
15173         * src/plugins/trayicon/trayicon.c
15174         * src/plugins/trayicon/unreadmarkedmail.xpm
15175                 Sync with HEAD
15176
15177 2004-11-23 [colin]      0.9.12cvs168.1
15178
15179         * src/partial_download.c
15180         * src/partial_download.h
15181         * src/plugins/pgpmime/plugin.c
15182                 Sync with HEAD
15183
15184 2004-11-23 [colin]      0.9.12cvs166.1
15185
15186         * src/Makefile.am
15187         * src/codeconv.c
15188         * src/compose.c
15189         * src/folderview.c
15190         * src/main.c
15191         * src/partial_download.c
15192         * src/partial_download.h
15193         * src/prefs_account.c
15194         * src/prefs_account.h
15195         * src/privacy.c
15196         * src/privacy.h
15197         * src/procmime.c
15198         * src/common/Makefile.am
15199         * src/common/base64.h
15200         * src/common/partial_download.c
15201         * src/common/partial_download.h
15202         * src/gtk/prefswindow.c
15203         * src/gtk/prefswindow.h
15204         * src/plugins/pgpmime/pgpmime.c
15205         * src/plugins/pgpmime/prefs_gpg.c
15206         * src/plugins/pgpmime/prefs_gpg.h
15207         * src/plugins/pgpmime/sgpgme.c
15208         * src/plugins/pgpmime/sgpgme.h
15209                 Sync with HEAD
15210
15211 2004-11-23 [colin]      0.9.12cvs163.1
15212
15213         * src/main.c
15214                 Sync with HEAD (cursor optimization)
15215
15216 2004-11-23 [colin]      0.9.12cvs162.1
15217
15218         * src/prefs_common.c
15219         * src/prefs_themes.c
15220         * src/procmsg.c
15221                 Sync with HEAD
15222
15223 2004-11-23 [colin]      0.9.12cvs158.9
15224
15225         * src/compose.c
15226                 Fix double-free when forwarding
15227         * src/msgcache.c
15228                 Fix leak on error path
15229                 
15230
15231 2004-11-23 [colin]      0.9.12cvs158.8
15232
15233         * src/compose.c
15234                 Fix possible double-free
15235                 Spotted by Alfons
15236
15237 2004-11-23 [colin]      0.9.12cvs158.7
15238
15239         * src/compose.c
15240                 Fix some signal handlers' prototypes
15241                 Spotted by Alfons
15242
15243 2004-11-22 [colin]      0.9.12cvs158.6
15244
15245         * src/compose.c
15246                 Remove unneeded code and duplicated
15247                 wrapping - patch by Alfons
15248
15249 2004-11-22 [colin]      0.9.12cvs158.5
15250
15251         * src/prefs_themes.c
15252                 Fix oversized selector
15253
15254 2004-11-22 [colin]      0.9.12cvs158.4
15255
15256         * src/compose.c
15257                 fix dump_text()
15258                 patch by Alfons
15259
15260 2004-11-19 [colin]      0.9.12cvs158.3
15261
15262         * src/textview.c
15263                 Add a context menu on links (open, copy)
15264
15265 2004-11-18 [paul]       0.9.12cvs158.2
15266
15267         * src/addrgather.c
15268         * src/exphtmldlg.c
15269         * src/expldifdlg.c
15270         * src/mimeview.c
15271         * src/prefs_common.c
15272         * src/plugins/image_viewer/viewer.c
15273         * src/plugins/spamassassin/spamassassin_gtk.c
15274                 replace deprecated gtk_notebook_set_page
15275                 and gtk_notebook_current_page
15276
15277 2004-11-18 [paul]       0.9.12cvs158.1
15278
15279         * configure.ac
15280         * src/compose.c
15281         * src/mainwindow.c
15282         * src/messageview.c
15283         * src/prefs_common.c
15284         * src/common/utils.c
15285         * src/common/utils.h
15286                 sync with HEAD
15287
15288 2004-11-17 [colin]      0.9.12cvs156.1
15289
15290         * src/prefs_account.c
15291         * src/prefs_account.h
15292         * src/procmsg.c
15293                 Sync with HEAD (add pref to store encrypted mails encrypted)
15294
15295 2004-11-17 [paul]       0.9.12cvs155.1
15296
15297         * ChangeLog
15298         * ChangeLog.claws
15299         * ChangeLog.jp
15300         * NEWS
15301         * configure.ac
15302         * src/compose.c
15303         * src/jpilot.c
15304         * src/privacy.c
15305         * src/procmime.c
15306         * src/procmime.h
15307         * src/procmsg.c
15308         * src/toolbar.c
15309         * src/pixmaps/error.xpm
15310                 sync with HEAD
15311
15312 2004-11-17 [colin]      0.9.12cvs151.1
15313
15314         * src/plugins/pgpmime/pgpmime.c
15315                 Sync with HEAD (remove debug printf)
15316
15317 2004-11-17 [colin]      0.9.12cvs150.1
15318
15319         * src/plugins/pgpmime/pgpmime.c
15320                 Sync with HEAD (off-by-one fix)
15321
15322 2004-11-17 [colin]      0.9.12cvs149.1
15323
15324         * src/procmsg.c
15325                 Sync with HEAD (coding style fixes)
15326
15327 2004-11-16 [colin]      0.9.12cvs148.1
15328
15329         * src/procmsg.c
15330                 Sync with head (Fix the fix)
15331
15332 2004-11-16 [colin]      0.9.12cvs147.1
15333
15334         * src/procmsg.c
15335                 Sync with Main (leak fix)
15336
15337 2004-11-16 [colin]      0.9.12cvs146.14
15338
15339         * src/compose.c
15340                 Remove useless chunk of code
15341                 Patch by Alfons
15342
15343 2004-11-15 [colin]      0.9.12cvs146.13
15344
15345         * src/compose.c
15346                 Fix drafting after insertion
15347                 Patch by Alfons
15348
15349 2004-11-15 [colin]      0.9.12cvs146.12
15350
15351         * src/compose.c
15352         * src/prefs_filtering.c
15353         * src/prefs_filtering_action.c
15354         * src/prefs_toolbar.c
15355                 Fix some const-correctness
15356
15357 2004-11-15 [colin]      0.9.12cvs146.11
15358
15359         * src/summaryview.c
15360         * src/prefs_themes.c
15361         * src/messageview.c
15362                 Fix some leaks
15363
15364 2004-11-15 [colin]      0.9.12cvs146.10
15365
15366         * src/codeconv.c
15367                 More unreadable locale fixes
15368
15369 2004-11-14 [colin]      0.9.12cvs146.9
15370
15371         * src/textview.c
15372                 Fix uri_security_check
15373                 Patch by Alfons
15374
15375 2004-11-13 [paul]       0.9.12cvs146.8
15376
15377         * src/folder.c
15378         * src/procmime.c
15379                 fix 2 bugs introduced in last commit
15380
15381 2004-11-13 [paul]       0.9.12cvs146.7
15382
15383         * src/compose.c
15384         * src/exporthtml.c
15385         * src/exportldif.c
15386         * src/folder.c
15387         * src/imap.c
15388         * src/imap_gtk.c
15389         * src/main.c
15390         * src/mainwindow.c
15391         * src/messageview.c
15392         * src/mh_gtk.c
15393         * src/prefs_themes.c
15394         * src/procmime.c
15395         * src/setup.c
15396         * src/summaryview.c
15397                 replace deprecated g_basename
15398
15399 2004-11-13 [paul]       0.9.12cvs146.6
15400
15401         * src/compose.c
15402         * src/imap.c
15403         * src/matcher_parser.h
15404         * src/matcher_parser_parse.y
15405         * src/prefs_filtering.c
15406         * src/prefs_filtering_action.c
15407         * src/prefs_themes.c
15408         * src/prefs_toolbar.c
15409         * src/common/utils.c
15410                 various small fixes/cleanups
15411
15412 2004-11-12 [colin]      0.9.12cvs146.5
15413
15414         * src/textview.c
15415                 Validate event's origin on visibility notify
15416                 Patch by Alfons.
15417
15418 2004-11-12 [paul]       0.9.12cvs146.4
15419
15420         * src/exporthtml.c
15421         * src/exportldif.c
15422         * src/imap.c
15423         * src/mh.c
15424         * src/mimeview.c
15425         * src/prefs_spelling.c
15426         * src/prefs_themes.c
15427                 replace deprecated g_dirname    
15428
15429 2004-11-12 [colin]      0.9.12cvs146.3
15430
15431         * src/textview.c
15432                 Some coding style fixes
15433
15434 2004-11-12 [colin]      0.9.12cvs146.2
15435
15436         * src/codeconv.c
15437                 We want to replace _all_ extended chars in
15438                 conv_unreadable_*, because any string containing
15439                 extended chars not parsing as UTF8 is 
15440                 undisplayed on gtk2.
15441
15442 2004-11-12 [paul]       0.9.12cvs146.1
15443
15444         * ChangeLog
15445         * ChangeLog.claws
15446         * ChangeLog.jp
15447         * NEWS
15448         * configure.ac
15449         * src/account.c
15450         * src/folderview.c
15451         * src/folderview.h
15452         * src/imap.c
15453         * src/imap_gtk.c
15454         * src/inc.c
15455         * src/mainwindow.c
15456         * src/mh_gtk.c
15457         * src/news_gtk.c
15458         * src/pop.c
15459         * src/prefs_account.c
15460         * src/prefs_account.h
15461         * src/prefs_ext_prog.c
15462         * src/procmime.c
15463         * src/procmime.h
15464         * src/procmsg.c
15465         * src/procmsg.h
15466         * src/summary_search.c
15467         * src/summaryview.c
15468         * src/textview.c
15469         * src/common/defs.h
15470         * src/common/utils.c
15471         * src/common/utils.h
15472         * src/gtk/menu.c
15473         * src/gtk/menu.h
15474                 sync with HEAD
15475
15476 2004-11-11 [colin]      0.9.12cvs144.2
15477
15478         * src/textview.c
15479                 Fix URI range selection (patch by Alfons)
15480
15481 2004-11-09 [colin]      0.9.12cvs144.1
15482
15483         * ChangeLog.claws
15484         * src/compose.c
15485         * src/folder.c
15486         * src/folder_item_prefs.c
15487         * src/prefs_account.c
15488         * src/prefs_account.h
15489         * src/plugins/pgpmime/pgpmime.c
15490                 Sync with HEAD
15491
15492 2004-11-08 [colin]      0.9.12cvs143.1
15493
15494         * src/summaryview.c
15495                 Sync with HEAD (optimize quicksearch)
15496
15497 2004-11-08 [colin]      0.9.12cvs142.2
15498
15499         * src/compose.c
15500                 Don't wrap when Edit/Auto wrapping is disabled
15501
15502 2004-11-08 [colin]      0.9.12cvs142.1
15503
15504         * src/textview.c
15505                 Sync with HEAD
15506
15507 2004-11-08 [colin]      0.9.12cvs141.1
15508
15509         * src/textview.c
15510                 Sync with HEAD (fix some mail URIs)
15511
15512 2004-11-08 [colin]      0.9.12cvs140.3
15513
15514         * src/textview.c
15515                 o Use text cursor instead of arrow when
15516                   not on a link
15517                 o Fix handling of contiguous links (as in
15518                   "colin@colino.net" <colin@colino.net>)
15519                   This one unveils a bug in get_email_part()
15520
15521 2004-11-07 [colin]      0.9.12cvs140.2
15522
15523         * src/textview.c
15524                 Fix memleak. Patch by Alfons.
15525
15526 2004-11-06 [colin]      0.9.12cvs140.1
15527
15528         * src/compose.c
15529                 Sync with HEAD (don't ask passphrase
15530                 when drafting)
15531
15532 2004-11-06 [paul]       0.9.12cvs139.2
15533
15534         * AUTHORS
15535         * src/textview.c
15536         * src/textview.h
15537                 textview URI handling. hovering over a 
15538                 link displays it in the status bar,
15539                 and changes the mouse pointer to a hand 
15540                 cursor. a link is activated with a single 
15541                 click. (Modified from the) patch by Jean-Yves 
15542                 Lefort <jylefort@users.sourceforge.net>
15543                 
15544
15545 2004-11-05 [colin]      0.9.12cvs139.1
15546
15547         * src/compose.c
15548         * src/procmime.c
15549                 Sync with HEAD again ^^
15550
15551 2004-11-05 [colin]      0.9.12cvs139.1
15552
15553         * src/compose.c
15554         * src/procmime.c
15555                 Sync with HEAD
15556
15557 2004-11-03 [paul]       0.9.12cvs138.1
15558
15559         * ChangeLog.claws
15560         * configure.ac
15561         * po/POTFILES.in
15562         * src/prefs_ext_prog.c
15563         * src/procmime.c
15564         * tools/kdeservicemenu/README
15565         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15566         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15567                 sync with HEAD
15568
15569 2004-11-01 [christoph]  0.9.12cvs136.2
15570
15571         * src/procmime.c
15572                 convert MIME parameters to UTF-8
15573
15574 2004-10-29 [colin]      0.9.12cvs136.1
15575
15576         * src/common/utils.c
15577                 Sync with HEAD (don't use '=' in mime boundary)
15578
15579 2004-10-29 [paul]       0.9.12cvs135.1
15580
15581         * configure.ac
15582         * doc/src/rfc2231.txt
15583         * src/procmime.c
15584         * src/common/quoted-printable.c
15585         * src/common/utils.c
15586         * src/common/utils.h
15587                 sync with HEAD
15588
15589 2004-10-27 [paul]       0.9.12cvs134.1
15590
15591         * configure.ac
15592         * src/main.c
15593         * src/procmime.c
15594         * src/plugins/pgpmime/pgpmime.c
15595                 sync with HEAD
15596
15597 2004-10-26 [paul]       0.9.12cvs132.3
15598
15599         * src/account.c
15600         * src/addressbook.c
15601         * src/addrgather.c
15602         * src/addrharvest.c
15603         * src/codeconv.c
15604         * src/compose.c
15605         * src/customheader.c
15606         * src/editaddress.c
15607         * src/editgroup.c
15608         * src/enriched.c
15609         * src/expldifdlg.c
15610         * src/exporthtml.c
15611         * src/exportldif.c
15612         * src/folder.c
15613         * src/foldersel.c
15614         * src/folderview.c
15615         * src/grouplistdialog.c
15616         * src/html.c
15617         * src/imap.c
15618         * src/jpilot.c
15619         * src/ldapserver.c
15620         * src/ldif.c
15621         * src/mimeview.c
15622         * src/news.c
15623         * src/news_gtk.c
15624         * src/pop.c
15625         * src/prefs_display_header.c
15626         * src/prefs_gtk.c
15627         * src/prefs_msg_colors.c
15628         * src/prefs_toolbar.c
15629         * src/procheader.c
15630         * src/procmime.c
15631         * src/summaryview.c
15632         * src/textview.c
15633         * src/toolbar.c
15634         * src/vcard.c
15635         * src/common/mgutils.c
15636         * src/common/nntp.c
15637         * src/common/smtp.c
15638         * src/common/template.c
15639         * src/common/utils.c
15640         * src/common/xmlprops.c
15641         * src/plugins/pgpmime/pgpmime.c
15642         * src/plugins/pgpmime/select-keys.c
15643         * src/plugins/pgpmime/sgpgme.c
15644                 replace deprecated g_strcasecmp(), g_strncasecmp(),
15645                 g_string_sprintfa(), gtk_notebook_current_page()
15646
15647 2004-10-26 [colin]      0.9.12cvs132.2
15648
15649         * src/prefs_folder_item.c
15650                 Fix default-account selection
15651
15652 2004-10-21 [colin]      0.9.12cvs133
15653
15654         * src/compose.c
15655                 Sync with HEAD (Remove extra separator in compose's Options)
15656         * src/textview.c
15657                 Set wrapping to char
15658
15659 2004-10-21 [paul]       0.9.12cvs131.2
15660
15661         * src/compose.c
15662         * src/sourcewindow.c
15663                 fix wrapping
15664                 fix window shrinking 
15665
15666 2004-10-21 [colin]      0.9.12cvs131.1
15667
15668         * ChangeLog.claws
15669         * src/compose.c
15670                 Sync with HEAD
15671
15672 2004-10-21 [paul]       0.9.12cvs130.2
15673
15674         * src/prefs_folder_item.c
15675                 sync with HEAD (Apply to subfolders)
15676
15677 2004-10-19 [colin]      0.9.12cvs130.1
15678
15679         * ChangeLog.claws
15680         * src/compose.c
15681         * src/common/utils.c
15682         * src/gtk/menu.c
15683                 Sync with HEAD
15684
15685 2004-10-19 [colin]      0.9.12cvs128.1
15686
15687         * src/addrbook.c
15688         * src/addrcache.c
15689         * src/addressbook.c
15690         * src/codeconv.c
15691         * src/compose.c
15692         * src/customheader.c
15693         * src/editaddress.c
15694         * src/editgroup.c
15695         * src/exporthtml.c
15696         * src/folder.c
15697         * src/folderview.c
15698         * src/imap.c
15699         * src/jpilot.c
15700         * src/main.c
15701         * src/matcher_parser_parse.y
15702         * src/mbox.c
15703         * src/pop.c
15704         * src/prefs_account.c
15705         * src/prefs_gtk.c
15706         * src/prefs_msg_colors.c
15707         * src/procheader.c
15708         * src/procmime.c
15709         * src/procmime.h
15710         * src/procmsg.c
15711         * src/summaryview.c
15712         * src/textview.c
15713         * src/common/base64.c
15714         * src/common/partial_download.c
15715         * src/common/socket.c
15716         * src/common/sylpheed.c
15717         * src/common/utils.c
15718         * src/common/utils.h
15719         * src/gtk/pluginwindow.c
15720         * src/gtk/quicksearch.c
15721         * src/plugins/clamav/clamav_plugin.c
15722         * src/plugins/clamav/clamav_plugin.h
15723         * src/plugins/clamav/clamav_plugin_gtk.c
15724         * src/plugins/pgpmime/passphrase.c
15725         * src/plugins/pgpmime/pgpmime.c
15726         * src/plugins/pgpmime/plugin.c
15727         * src/plugins/pgpmime/prefs_gpg.c
15728         * src/plugins/pgpmime/prefs_gpg.h
15729         * src/plugins/pgpmime/select-keys.c
15730         * src/plugins/pgpmime/sgpgme.c
15731         * src/plugins/spamassassin/libspamc.c
15732         * src/plugins/spamassassin/spamassassin.c
15733         * src/plugins/spamassassin/spamassassin.h
15734         * src/plugins/spamassassin/spamassassin_gtk.c
15735         * src/plugins/trayicon/trayicon.c
15736         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
15737                 Sync with HEAD
15738
15739 2004-10-14 [colin]      0.9.12cvs126.2
15740
15741         * src/codeconv.c
15742         * src/textview.c
15743                 Fix conv_unreadable_locale
15744
15745 2004-10-13 [colin]      0.9.12cvs126.1
15746
15747         * src/compose.c
15748                 Sync with HEAD (don't convert charset for 
15749                 drafted messages, minor cleanup)
15750
15751 2004-10-13 [colin]      0.9.12cvs125.1
15752
15753         * po/POTFILES.in
15754                 Sync with HEAD (POTFILES fix)
15755
15756 2004-10-12 [colin]      0.9.12cvs124.3
15757
15758         * src/compose.c
15759                 Fix encoding bug from latest sync
15760
15761 2004-10-12 [paul]       0.9.12cvs124.2
15762
15763         * src/plugins/pgpmime/prefs_gpg.c
15764         * src/plugins/pgpmime/prefs_gpg.h
15765                 forgotten in last commit        
15766
15767 2004-10-12 [paul]       0.9.12cvs124.1
15768
15769         * ChangeLog.claws
15770         * configure.ac
15771         * m4/spamassassin.m4
15772         * src/Makefile.am
15773         * src/account.c
15774         * src/compose.c
15775         * src/compose.h
15776         * src/crash.c
15777         * src/main.c
15778         * src/mimeview.c
15779         * src/passphrase.c
15780         * src/passphrase.h
15781         * src/prefs_account.c
15782         * src/prefs_account.h
15783         * src/prefs_common.c
15784         * src/privacy.c
15785         * src/privacy.h
15786         * src/procmime.c
15787         * src/procmime.h
15788         * src/procmsg.c
15789         * src/rfc2015.c
15790         * src/rfc2015.h
15791         * src/select-keys.c
15792         * src/select-keys.h
15793         * src/textview.c
15794         * src/common/utils.c
15795         * src/common/utils.h
15796         * src/gtk/about.c
15797         * src/plugins/pgpmime/Makefile.am
15798         * src/plugins/pgpmime/passphrase.c
15799         * src/plugins/pgpmime/passphrase.h
15800         * src/plugins/pgpmime/pgpmime.c
15801         * src/plugins/pgpmime/plugin.c
15802         * src/plugins/pgpmime/select-keys.c
15803         * src/plugins/pgpmime/select-keys.h
15804         * src/plugins/pgpmime/sgpgme.c
15805         * src/plugins/pgpmime/sgpgme.h
15806                 sync with HEAD
15807
15808 2004-10-04 [colin]      0.9.12cvs122.1
15809
15810         * src/mainwindow.c
15811         * src/messageview.c
15812         * src/messageview.h
15813         * src/textview.c
15814                 Sync with HEAD
15815
15816 2004-10-04 [colin]      0.9.12cvs121.1
15817
15818         * src/summaryview.c
15819                 Sync with HEAD
15820
15821 2004-10-04 [paul]       0.9.12cvs120.1
15822
15823         * configure.ac
15824                 sync with HEAD [don't try to build 
15825                 pgpmime plugin when gpgme is disabled]
15826
15827 2004-10-03 [colin]      0.9.12cvs119.3
15828
15829         * src/gtk/gtksctree.c
15830                 Lots of side effects. Put back as before 117.2.
15831         * src/summaryview.c
15832                 Fix bug #602
15833
15834 2004-10-03 [colin]      0.9.12cvs119.2
15835
15836         * src/gtk/gtksctree.c
15837                 Revert 608 fix that doesn't work that good
15838
15839 2004-10-02 [colin]      0.9.12cvs119.1
15840
15841         * src/mainwindow.c
15842         * src/messageview.c
15843         * src/prefs_common.h
15844         * src/procmime.c
15845         * src/procmime.h
15846         * src/textview.c
15847                 Sync with HEAD
15848         * src/gtk/gtksctree.c
15849                 Close bug #608
15850
15851 2004-10-01 [colin]      0.9.12cvs118.1
15852
15853         * src/mimeview.c
15854                 Sync with HEAD (better Save All fix)
15855
15856 2004-10-01 [colin]      0.9.12cvs117.2
15857
15858         * src/gtk/gtksctree.c
15859                 Faster on selection
15860
15861 2004-10-01 [colin]      0.9.12cvs117.1
15862
15863         * src/mimeview.c
15864                 Sync with HEAD (Save All: only attachments)
15865
15866 2004-10-01 [paul]       0.9.12cvs116.1
15867
15868         * ChangeLog.claws
15869         * configure.ac
15870         * src/account.c
15871         * src/prefs_common.c
15872         * src/gtk/colorlabel.c
15873                 sync with HEAD
15874
15875 2004-09-30 [colin]      0.9.12cvs115.1
15876
15877         * src/stock_pixmap.c
15878         * src/stock_pixmap.h
15879         * src/folderview.c
15880         * src/Makefile.am
15881         * src/pixmaps/read.xpm
15882                 Sync with HEAD (new pixmap)
15883
15884 2004-09-29 [colin]      0.9.12cvs114.1
15885
15886         * src/compose.c
15887                 Sync with HEAD
15888                 Fix focus handling in headers
15889
15890 2004-09-29 [paul]       0.9.12cvs113.1
15891
15892         * src/quote_fmt_parse.y
15893                 sync with HEAD
15894  
15895
15896 2004-09-28 [colin]      0.9.12cvs112.1
15897
15898         * src/folderview.c
15899         * src/mainwindow.c
15900                 Sync with HEAD
15901
15902 2004-09-28 [colin]      0.9.12cvs110.1
15903
15904         * src/folderview.c
15905                 Sync with HEAD (Contextual Empty trash menu)
15906
15907 2004-09-28 [colin]      0.9.12cvs108.1
15908
15909         * src/addressbook.c
15910                 Sync with HEAD (addressbook edit on double-click)
15911
15912 2004-09-28 [colin]      0.9.12cvs106.1
15913
15914         * src/inc.c
15915                 Sync with HEAD (folder_item freeze on inc)
15916
15917 2004-09-27 [colin]      0.9.12cvs105.1
15918
15919         * src/folderview.c
15920                 Sync with HEAD (right-align new and unread column)
15921
15922 2004-09-27 [colin]      0.9.12cvs104.1
15923
15924         * src/main.c
15925                 Sync with HEAD (revert 0.9.12cvs101)
15926
15927 2004-09-24 [colin]      0.9.12cvs103.2
15928
15929         * src/wizard.c
15930                 Fix gtk warnings and use domain part of the email address 
15931                 when domain detection fails (no dot in domain name)
15932
15933 2004-09-23 [colin]      0.9.12cvs103.1
15934
15935         * src/plugins/spamassassin/libspamc.c
15936         * src/plugins/spamassassin/libspamc.h
15937         * src/plugins/spamassassin/utils.c
15938         * src/plugins/spamassassin/utils.h
15939                 Sync with HEAD (Update spamassassin to 3.0)
15940
15941 2004-09-21 [colin]      0.9.12cvs102.3
15942
15943         * src/action.c
15944                 Add horizontal scrollbar in action io dialog as needed
15945                 Patch by Alfons.
15946
15947 2004-09-20 [colin]      0.9.12cvs102.2
15948
15949         * src/plugins/image_viewer/viewer.c
15950                 Remove imlib stuff
15951                 use gtk_pixmap_set when clearing
15952                 (would be better to use gtkImages, but causes size-allocate 
15953                 signals storm)
15954
15955 2004-09-17 [paul]       0.9.12cvs102.1
15956
15957         * ChangeLog
15958         * ChangeLog.claws
15959         * ChangeLog.jp
15960         * configure.ac
15961         * src/inc.c
15962                 sync with HEAD
15963
15964
15965 2004-09-17 [colin]      0.9.12cvs101.1
15966
15967         * ChangeLog.claws
15968         * src/main.c
15969                 Sync with HEAD (fix segs at exit)
15970
15971 2004-09-14 [colin]      0.9.12cvs99.5
15972
15973         * src/common/socket.c
15974         * AUTHORS
15975                 Fix send error on 64bit platforms
15976                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
15977
15978 2004-09-14 [colin]      0.9.12cvs99.4
15979
15980         * src/action.c
15981                 Fix action output with utf8 
15982                 Patch by Alfons.
15983
15984 2004-09-14 [colin]      0.9.12cvs99.3
15985
15986         * ChangeLog.claws
15987         * src/folder.c
15988                 Sync with HEAD
15989
15990 2004-09-09 [colin]      0.9.12cvs99.2
15991
15992         * src/action.c
15993                 Fix progress bar (displaying "Completed %v/%u")
15994                 Patch by Alfons.
15995
15996 2004-09-08 [colin]      0.9.12cvs99.1
15997
15998         * src/account.c
15999         * src/folder.c
16000         * src/procmsg.c
16001         * src/procmsg.h
16002         * src/plugins/pgpmime/pgpmime.c
16003                 Sync with HEAD
16004
16005 2004-09-08 [colin]      0.9.12cvs97.2
16006
16007         * src/summaryview.c
16008                 Don't select mails in collapsed threads 
16009                 when navigating with up/down
16010
16011 2004-09-07 [colin]      0.9.12cvs97.1
16012
16013         * src/inc.c
16014                 Sync with HEAD (meaningful error messages)
16015
16016 2004-09-06 [colin]      0.9.12cvs96.1
16017
16018         * src/toolbar.c
16019                 Sync with HEAD (fix Redirect graying out)
16020
16021 2004-09-06 [colin]      0.9.12cvs95.1
16022
16023         * src/summaryview.c
16024         * src/mimeview.c
16025                 Sync with HEAD (fix dropped URIs)
16026
16027 2004-09-06 [colin]      0.9.12cvs94.1
16028
16029         * src/addressbook.c
16030         * src/addressitem.h
16031         * src/addritem.c
16032         * src/addritem.h
16033                 Sync with HEAD (addressbook DnD)
16034
16035 2004-09-03 [colin]      0.9.12cvs93.1
16036
16037         * src/summaryview.c
16038                 Sync with HEAD (next/prev unread)
16039
16040 2004-09-03 [colin]      0.9.12cvs92.1
16041
16042         * src/prefs_common.c
16043         * src/prefs_common.h
16044         * src/summaryview.c
16045                 Sync with HEAD ('mark_as_read_delay' pref)
16046
16047 2004-09-02 [colin]      0.9.12cvs91.2
16048
16049         * src/common/xml.c
16050                 Fix leak
16051
16052 2004-09-02 [colin]      0.9.12cvs91.1
16053
16054         * src/gtk/menu.c
16055                 Sync with HEAD (menu accel don't work, but whatever)
16056
16057 2004-09-02 [colin]      0.9.12cvs90.1
16058
16059         * src/account.c
16060                 Sync with HEAD (fix bug 582)
16061
16062 2004-09-02 [colin]      0.9.12cvs89.1
16063
16064         * src/addrindex.c
16065                 Sync with HEAD (free deleted queries)
16066
16067 2004-09-02 [colin]      0.9.12cvs88.1
16068
16069         * src/ldapquery.c
16070                 Sync with HEAD (fix LDAP freezes)
16071
16072 2004-09-02 [colin]      0.9.12cvs87.1
16073
16074         * src/prefs_spelling.c
16075                 Sync with HEAD (add default dictionary)
16076
16077 2004-09-01 [colin]      0.9.12cvs86.1
16078
16079         * src/filtering.c
16080         * src/folderview.c
16081         * src/imap.c
16082         * src/prefs_matcher.c
16083         * src/stock_pixmap.c
16084         * src/summary_search.c
16085         * src/summaryview.c
16086         * src/wizard.c
16087         * src/wizard.h
16088                 Sync with HEAD (uninitialized vars fixes)
16089                 + gtk2 specific warning fixes
16090
16091 2004-08-31 [colin]      0.9.12cvs85.1
16092
16093         * src/folder.c
16094                 Sync with HEAD (Fix memory corruption due to 
16095                 uninitialized var)
16096
16097 2004-08-31 [colin]      0.9.12cvs84.4
16098
16099         * src/summary_search.c
16100                 Fix segfaults when searching in folders with broken headers
16101
16102 2004-08-31 [colin]      0.9.12cvs84.3
16103
16104         * src/compose.c
16105         * src/textview.c
16106                 Fix some more encoding/decoding issues
16107
16108 2004-08-30 [colin]      0.9.12cvs84.2
16109
16110         * src/mimeview.c
16111         * src/prefs_themes.c
16112         * src/gtk/filesel.c
16113         * src/gtk/filesel.h
16114                 Add a folder-mode selection (fixes mimeview's "Save all")
16115
16116 2004-08-29 [colin]      0.9.12cvs84.1
16117
16118         * src/mimeview.c
16119                 Sync with HEAD (don't escape saved filenames)
16120
16121 2004-08-27 [colin]      0.9.12cvs83.1
16122
16123         * ChangeLog
16124         * ChangeLog.claws
16125         * ChangeLog.jp
16126         * src/mh.c
16127         * src/procheader.c
16128         * src/procmsg.c
16129         * src/procmsg.h
16130         * src/common/utils.c
16131         * src/gtk/menu.h
16132         * po/
16133                 Sync with HEAD 0.9.12cvs83 (sync with main)
16134
16135 2004-08-26 [colin]      0.9.12cvs82.4
16136
16137         * src/codeconv.c
16138                 Fix strange stack corruption
16139                 Convert to utf8 after unmime, not before
16140
16141 2004-08-26 [colin]      0.9.12cvs82.3
16142
16143         * src/main.c
16144         * src/wizard.c
16145                 Fix account folders duplication
16146
16147 2004-08-25 [colin]      0.9.12cvs82.2
16148
16149         * src/wizard.c
16150                 Remove ports
16151                 Add SSL selection
16152                 Use login@server as account name
16153
16154 2004-08-25 [colin]      0.9.12cvs82.1
16155
16156         * src/plugins/pgpmime/pgpmime.c
16157                 Sync with HEAD (leak fix).
16158
16159 2004-08-25 [colin]      0.9.12cvs81.1
16160
16161         * src/plugins/pgpmime/pgpmime.c
16162         * src/plugins/pgpmime/sgpgme.c
16163         * src/plugins/pgpmime/sgpgme.h
16164                 Sync with HEAD (Handle combined messages).
16165
16166 2004-08-24 [colin]      0.9.12cvs80.3
16167
16168         * src/wizard.c
16169                 Fix full name, ports, and imap
16170
16171 2004-08-24 [colin]      0.9.12cvs80.2
16172
16173         * src/Makefile.am
16174         * src/main.c
16175         * src/setup.c
16176         * src/setup.h
16177         * src/stock_pixmap.c
16178         * src/stock_pixmap.h
16179         * src/wizard.c ** ADDED **
16180         * src/wizard.h ** ADDED ** 
16181         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
16182                 Add a setup wizard 
16183
16184 2004-08-24 [colin]      0.9.12cvs80.1
16185
16186         * src/folder.c
16187                 Sync with HEAD (set mimeflags on all messages)
16188
16189 2004-08-24 [colin]      0.9.12cvs79.3
16190
16191         * src/matcher_parser_lex.l
16192                 Fix 8bits strings not in utf8
16193
16194 2004-08-24 [colin]      0.9.12cvs79.2
16195
16196         * src/compose.c
16197                 Check conversion result before replacing buffer
16198
16199 2004-08-23 [colin]      0.9.12cvs79.1
16200
16201         * src/compose.c
16202                 Sync with HEAD (create message header in memory)
16203
16204 2004-08-23 [colin]      0.9.12cvs78.1
16205
16206         * src/rfc2015.c
16207         * src/rfc2015.h
16208                 Sync with HEAD (fix bug 197 again)
16209
16210 2004-08-23 [colin]      0.9.12cvs77.3
16211
16212         * src/compose.c
16213                 Fix again inline gpg signing (which outputs utf8
16214                 in gtk2). Not syncing this fix to HEAD as this 
16215                 code is meant to die.
16216
16217 2004-08-23 [colin]      0.9.12cvs77.2
16218
16219         * src/prefs_account.h
16220                 Remove useless include
16221
16222 2004-08-23 [colin]      0.9.12cvs77.1
16223
16224         * src/imap.c
16225         * po/es.po
16226         * po/fr.po
16227         * po/it.po
16228         * po/pl.po
16229         * po/pt_BR.po
16230         * po/sk.po
16231         * po/sr.po
16232                 Sync with HEAD (fix bug 577)
16233
16234 2004-08-22 [colin]      0.9.12cvs76.1
16235
16236         * src/plugins/trayicon/trayicon.c
16237                 Sync with HEAD (fix formatting bug)
16238
16239 2004-08-21 [colin]      0.9.12cvs74.2
16240
16241         * src/gtk/colorsel.c
16242                 Fix bug 564 (Folder color selection window exits on any
16243                 keypress)
16244
16245 2004-08-21 [colin]      0.9.12cvs74.1
16246
16247         * ChangeLog.claws
16248         * src/compose.c
16249         * src/summaryview.c
16250         * src/toolbar.c
16251                 Sync with HEAD (fix bug 576)
16252
16253 2004-08-21 [colin]      0.9.12cvs70.1
16254
16255         * src/compose.c
16256         * src/mainwindow.c
16257                 Sync with HEAD
16258                 
16259
16260 2004-08-21 [paul]       0.9.12cvs66.4
16261
16262         * src/mainwindow.c
16263         * src/messageview.c
16264         * src/gtk/menu.c
16265         * src/plugins/spamassassin/spamassassin_gtk.c
16266                 remove some deprecated gtk1 functions
16267
16268
16269 2004-08-21 [colin]      0.9.12cvs66.3
16270
16271         * src/compose.c
16272         * src/codeconv.c
16273                 Fix warnings
16274                 Remove encoding hacks
16275                 Fix bug 575 (Strange character messes up message)
16276                 Don't display conversion error when drafting
16277
16278 2004-08-21 [paul]       0.9.12cvs66.2
16279
16280         * src/prefs_account.c
16281                 fix GnuPG mode bugs
16282
16283
16284 2004-08-20 [colin]      0.9.12cvs66.1
16285
16286         * src/codeconv.c
16287                 Sync with HEAD 0.9.12cvs66
16288
16289 2004-08-20 [paul]
16290
16291         * src/plugins/pgpmime/plugin.c
16292                 modify PGP/MIME plugin's description
16293
16294 2004-08-17 [colin]      0.9.12cvs65.1
16295
16296         * src/common/ssl.c
16297         * src/plugins/pgpmime/plugin.c
16298                 Sync with HEAD
16299
16300 2004-08-14 [colin]      0.9.12cvs60.3
16301
16302         * src/plugins/trayicon/trayicon.c
16303                 Put back resize callback, on size-request signal
16304                 rather than size-allocate to avoid infinite 
16305                 callback loop
16306
16307 2004-08-13 [colin]      0.9.12cvs60.2
16308
16309         * src/common/defs.h
16310                 Cache versions have been fixed
16311
16312 2004-08-13 [colin]      0.9.12cvs60.1
16313
16314         * src/folderutils.c
16315                 Sync with HEAD
16316
16317 2004-08-12 [colin]      0.9.12cvs59.1
16318
16319         * src/plugins/trayicon/trayicon.c
16320                 Sync with HEAD
16321
16322 2004-08-12 [colin]      0.9.12cvs57.5
16323
16324         * sylpheed.desktop
16325         * configure.ac
16326         * src/Makefile.am
16327         * src/main.c
16328                 Add support for Freedesktop.org's startup notification
16329
16330 2004-08-11 [colin]      0.9.12cvs57.4
16331
16332         * src/textview.c
16333                 Fix off-by-one
16334
16335 2004-08-11 [colin]      0.9.12cvs57.3
16336
16337         * src/message_search.c
16338         * src/summary_search.c
16339                 Make searches case insensitive by default
16340         * src/textview.c
16341                 Fix case-insensitive search in message
16342
16343 2004-08-11 [colin]      0.9.12cvs57.2
16344
16345         * src/summary_search.c
16346                 Let case-sensitive be specified
16347
16348 2004-08-10 [colin]      0.9.12cvs55.4
16349
16350         * src/common/socket.c
16351                 Fix the possible race condition
16352
16353 2004-08-09 [paul]       0.9.12cvs55.3
16354
16355         * configure.ac
16356         * src/Makefile.am
16357         * src/common/Makefile.am
16358                 sync with HEAD
16359
16360
16361 2004-08-09 [paul]       0.9.12cvs55.2
16362
16363         * autogen.sh
16364         * po/poconv.sh
16365                 remove unneeded script
16366
16367         * configure.ac
16368                 add forgotten USE_LDAP_TLS (sync with HEAD)
16369
16370
16371 2004-08-09 [colin]      0.9.12cvs55.1
16372
16373         * src/main.c
16374         * src/common/ssl.c
16375         * src/common/sylpheed.c
16376         * src/common/sylpheed.h
16377                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
16378
16379 2004-08-09 [paul]       0.9.12cvs54.1
16380
16381         * ChangeLog
16382         * ChangeLog.claws
16383         * ChangeLog.jp
16384         * configure.ac
16385         * po/POTFILES.in
16386         * src/Makefile.am
16387         * src/folderutils.c
16388         * src/main.c
16389         * src/pgpmime.c
16390         * src/pgpmime.h
16391         * src/sgpgme.c
16392         * src/sgpgme.h
16393         * src/plugins/Makefile.am
16394         * src/plugins/pgpmime/.cvsignore
16395         * src/plugins/pgpmime/Makefile.am
16396         * src/plugins/pgpmime/pgpmime.c
16397         * src/plugins/pgpmime/pgpmime.h
16398         * src/plugins/pgpmime/plugin.c
16399         * src/plugins/pgpmime/sgpgme.c
16400         * src/plugins/pgpmime/sgpgme.h
16401                 sync with HEAD
16402
16403 2004-08-08 [paul]       0.9.12cvs51.1
16404
16405         * configure.ac
16406         * src/folder.c
16407                 sync with HEAD
16408
16409 2004-08-07 [colin]      0.9.12cvs50.1
16410
16411         * src/pop.c
16412         * src/common/partial_download.c
16413                 fix warnings (sync from HEAD)
16414
16415 2004-08-07 [colin]      0.9.12cvs48.1
16416
16417         * src/prefs_folder_item.c
16418                 sync with HEAD 0.9.12cvs48
16419
16420 2004-08-06 [colin]      0.9.12cvs47.1
16421
16422         * src/compose.c
16423                 Sync with HEAD
16424
16425 2004-08-06 [christoph]  0.9.12cvs46.2
16426
16427         * src/main.c
16428         * src/plugins/clamav/clamav_plugin_gtk.c
16429         * src/plugins/dillo_viewer/dillo_viewer.c
16430         * src/plugins/image_viewer/plugin.c
16431         * src/plugins/mathml_viewer/mathml_viewer.c
16432         * src/plugins/spamassassin/spamassassin_gtk.c
16433         * src/plugins/trayicon/trayicon.c
16434                 don't mix GTK1.2 plugin with GTK2 plugins
16435
16436 2004-08-06 [colin]      0.9.12cvs46.1
16437
16438         * ChangeLog
16439         * ChangeLog.claws
16440         * ChangeLog.jp
16441         * configure.ac
16442         * sylpheed-claws.pc.in
16443         * src/folder.c
16444         * src/imap.c
16445         * src/localfolder.c
16446         * src/messageview.c
16447         * src/mimeview.c
16448         * src/mimeview.h
16449         * src/msgcache.c
16450         * src/news.c
16451         * src/prefs_ext_prog.c
16452         * src/prefs_folder_item.c
16453         * src/prefs_fonts.c
16454         * src/prefs_msg_colors.c
16455         * src/prefs_spelling.c
16456         * src/prefs_themes.c
16457         * src/prefs_toolbar.c
16458         * src/prefs_wrapping.c
16459         * src/procmime.h
16460         * src/common/defs.h
16461         * src/common/nntp.c
16462         * src/common/session.c
16463         * src/common/session.h
16464         * src/common/socket.c
16465         * src/common/utils.h
16466         * src/common/xml.c
16467         * src/common/xml.h
16468         * src/gtk/prefswindow.c
16469         * src/gtk/prefswindow.h
16470         * src/plugins/clamav/clamav_plugin_gtk.c
16471         * src/plugins/dillo_viewer/dillo_prefs.c
16472         * src/plugins/image_viewer/viewerprefs.c
16473         * src/plugins/spamassassin/spamassassin_gtk.c
16474         * m4/openssl.m4 *** REMOVED ***
16475                 Sync with HEAD 0.9.12cvs46
16476
16477 2004-08-03 [paul]       0.9.12cvs40.2
16478
16479         * src/action.c
16480         * src/addressadd.c
16481         * src/addressbook.c
16482         * src/addrgather.c
16483         * src/browseldap.c
16484         * src/compose.c
16485         * src/crash.c
16486         * src/editaddress.c
16487         * src/editgroup.c
16488         * src/editldap_basedn.c
16489         * src/foldersel.c
16490         * src/importldif.c
16491         * src/mimeview.c
16492         * src/prefs_common.c
16493         * src/prefs_template.c
16494         * src/sourcewindow.c
16495         * src/summaryview.c
16496         * src/gtk/about.c
16497         * src/gtk/foldersort.c
16498         * src/gtk/logwindow.c
16499         * src/gtk/pluginwindow.c
16500         * src/gtk/prefswindow.c
16501                 change all gtk_scrolled_window_set_policy from 
16502                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
16503
16504 2004-08-02 [paul]       0.9.12cvs40.1
16505
16506         * AUTHORS
16507                 update translation team section
16508         * po/pt_BR.po
16509                 updated by Frederico Goncalves Guimaraes
16510                 <fggdebian@yahoo.com.br>
16511
16512 2004-07-31 [colin]      0.9.12cvs39.9
16513
16514         * src/exphtmldlg.c
16515                 Fix compilation
16516
16517 2004-07-31 [colin]      0.9.12cvs39.8
16518
16519         * src/exphtmldlg.c
16520                 Fix an alertpanel type
16521
16522 2004-07-30 [colin]      0.9.12cvs39.7
16523
16524         * src/alertpanel.c
16525                 Fix alertpanel_error_log's icon
16526
16527 2004-07-30 [colin]      0.9.12cvs39.6
16528
16529         * src/pop.c
16530                 Two of them should still be warnings
16531
16532 2004-07-30 [colin]      0.9.12cvs39.5
16533
16534         * src/pop.c
16535                 More warning -> error
16536 2004-07-29 [colin]      0.9.12cvs39.4
16537
16538         * src/pop.c
16539                 Warning -> error
16540
16541 2004-07-29 [colin]      0.9.12cvs39.3
16542
16543         * src/prefs_matcher.c
16544                 Fix segfault
16545
16546 2004-07-29 [colin]      0.9.12cvs39.2
16547
16548         * src/alertpanel.c
16549                 More nice-looking alertpanels
16550
16551 2004-07-29 [colin]      0.9.12cvs39.1
16552
16553         * src/messageview.c
16554                 sync with head
16555                 (inform user when partial mail is deleted on server)
16556
16557 2004-07-29 [colin]      0.9.12cvs38.1
16558
16559         * src/messageview.c
16560                 sync with head
16561
16562 2004-07-28 [paul]       0.9.12cvs37.7
16563
16564         * src/mainwindow.c
16565                 complete the replacement of deprecated gtk_progress_*
16566
16567 2004-07-28 [paul]       0.9.12cvs37.6
16568
16569         * src/action.c
16570         * src/inc.c
16571         * src/mainwindow.c
16572         * src/send_message.c
16573         * src/gtk/progressdialog.c
16574         * src/gtk/progressdialog.h
16575                 replace deprecated gtk_progress_*
16576
16577 2004-07-28 [paul]       0.9.12cvs37.5
16578
16579         * src/gtk/filesel.c
16580                 remove gtk_window_set_wmclass()
16581 2004-07-28 [paul]       0.9.12cvs37.4
16582
16583         * src/addressbook.c
16584         * src/compose.c
16585         * src/foldersel.c
16586         * src/mainwindow.c
16587         * src/messageview.c
16588         * src/sourcewindow.c
16589         * src/gtk/logwindow.c
16590                 remove gtk_window_set_wmclass()
16591                 
16592         * src/prefs_filtering.c
16593         * src/prefs_filtering_action.c
16594         * src/prefs_fonts.c
16595         * src/prefs_gtk.c
16596         * src/prefs_matcher.c
16597         * src/ssl_manager.c
16598         * src/gtk/prefswindow.c
16599                 replace gtk_window_position()
16600
16601 2004-07-28 [colin]      0.9.12cvs37.3
16602
16603         * src/alertpanel.c
16604         * src/alertpanel.h
16605                 Add a way to specify panel type for specific
16606                 panels (alertpanel())
16607         * src/account.c
16608         * src/addressbook.c
16609         * src/compose.c
16610         * src/expldifdlg.c
16611         * src/main.c
16612         * src/messageview.c
16613         * src/summaryview.c
16614         * src/textview.c
16615         * src/gtk/sslcertwindow.c
16616                 Fix alertpanel()s so that their icon match
16617                 their real type
16618
16619 2004-07-28 [paul]       0.9.12cvs37.2
16620
16621         * src/addr_compl.c
16622         * src/addressbook.c
16623         * src/alertpanel.c
16624         * src/compose.c
16625         * src/export.c
16626         * src/foldersel.c
16627         * src/folderview.c
16628         * src/grouplistdialog.c
16629         * src/import.c
16630         * src/mainwindow.c
16631         * src/message_search.c
16632         * src/messageview.c
16633         * src/passphrase.c
16634         * src/prefs_actions.c
16635         * src/prefs_common.c
16636         * src/prefs_customheader.c
16637         * src/prefs_display_header.c
16638         * src/prefs_filtering.c
16639         * src/prefs_filtering_action.c
16640         * src/prefs_gtk.c
16641         * src/prefs_matcher.c
16642         * src/prefs_msg_colors.c
16643         * src/prefs_summary_column.c
16644         * src/prefs_template.c
16645         * src/sourcewindow.c
16646         * src/ssl_manager.c
16647         * src/summary_search.c
16648         * src/gtk/colorsel.c
16649         * src/gtk/description_window.c
16650         * src/gtk/gtkaspell.c
16651         * src/gtk/inputdialog.c
16652         * src/gtk/logwindow.c
16653         * src/gtk/prefswindow.c
16654         * src/gtk/progressdialog.c
16655                 replace deprecated gtk_window_set_policy
16656
16657 2004-07-27 [colin]      0.9.12cvs37.1
16658
16659         * src/msgcache.c
16660                 More fixes (synced for head again)
16661
16662 2004-07-27 [colin]      0.9.12cvs35.3
16663
16664         * src/msgcache.c
16665                 Fix wrong test
16666
16667 2004-07-27 [colin]      0.9.12cvs35.2
16668
16669         * src/mimeview.c
16670                 Fix width a bit (by Paul)
16671         * src/alertpanel.c
16672         * src/alertpanel.h
16673                 Specialize icons, make alertpanel_message()
16674                 private
16675         * src/message_search.c
16676         * src/sgpgme.c
16677         * src/summary_search.c
16678                 Suit alertpanel changes
16679
16680 2004-07-27 [colin]      0.9.12cvs35.1
16681
16682         * src/alertpanel.c
16683                 Add an icon
16684         * src/passphrase.c
16685                 Add debug output - maybe someone will
16686                 want to look at the problem with Grab
16687                 Input :)
16688         Bump version as we're synced with HEAD
16689
16690 2004-07-26 [colin]      0.9.12cvs33.26
16691
16692         * src/pop.c
16693                 Fix uidl-file parsing when not in new
16694                 format
16695
16696 2004-07-26 [colin]      0.9.12cvs33.25
16697
16698         * src/gtk/menu.c
16699                 Move popup menu up if necessary (fixes 
16700                 account selector)
16701         * src/mainwindow.c
16702                 Set account selector's button height to
16703                 minimum
16704
16705 2004-07-26 [colin]      0.9.12cvs33.24
16706
16707         * src/alertpanel.c
16708                 Maybe fix 551 (Truncated font in alert window)
16709
16710 2004-07-26 [colin]      0.9.12cvs33.23
16711
16712         * po/de.po
16713         * po/es.po
16714         * po/fr.po
16715         * po/it.po
16716         * po/ja.po
16717         * po/pl.po
16718         * po/ru.po
16719         * po/sk.po
16720         * po/sr.po
16721         * po/zh_CN.po
16722                 Sync po files with HEAD
16723
16724 2004-07-26 [paul]       0.9.12cvs33.22
16725
16726         * src/compose.c
16727                 fix Bug 556 'Organisation-header is sent even if empty'
16728
16729 2004-07-24 [colin]      0.9.12cvs33.21
16730
16731         * src/compose.c
16732         * src/gtk/gtkaspell.c
16733         * src/gtk/gtkaspell.h
16734                 Fix speller accelerators (require hack)
16735
16736 2004-07-24 [colin]      0.9.12cvs33.20
16737
16738         * src/gtk/gtkaspell.c
16739                 Fix over-eager code deletion breaking
16740                 Check while typing
16741
16742 2004-07-24 [colin]      0.9.12cvs33.19
16743
16744         * src/browseldap.c
16745         * src/ldapctrl.c
16746         * src/ldapctrl.h
16747         * src/ldapserver.h
16748                 Sync ldap with HEAD
16749         (Fixes 546 LDAP completely broken)
16750
16751 2004-07-24 [colin]      0.9.12cvs33.18
16752
16753         * src/prefs_msg_colors.c
16754                 Fix prototype mismatch
16755         (Fixes 547 void function cannot return value)
16756
16757 2004-07-24 [colin]      0.9.12cvs33.17
16758
16759         * src/mainwindow.c
16760                 Fix sort going back to previous sort key
16761                 when changing sort direction
16762
16763 2004-07-24 [colin]      0.9.12cvs33.16
16764
16765         * src/compose.c
16766                 Fix space insertion when re-wrapping at 
16767                 cursor point
16768
16769 2004-07-24 [colin]      0.9.12cvs33.15
16770
16771         * src/gtk/gtkaspell.c
16772                 Don't change cursor position in insert-text
16773                 callback
16774         (Fixes 539 Word wrapping on input transposes letters)
16775
16776 2004-07-24 [colin]      0.9.12cvs33.14
16777
16778         * src/gtk/gtkaspell.c
16779                 Reencode non-ascii chars to dictionary's
16780                 encoding
16781         (Fixes 544 Spell check broken non english locale)
16782
16783 2004-07-24 [colin]      0.9.12cvs33.13
16784
16785         * src/summaryview.c
16786                 Fix Shift+Down, add Home/End/PgUp/PgDown
16787
16788 2004-07-21 [colin]      0.9.12cvs33.12
16789
16790         * src/prefs_common.c
16791                 Fix a gtk warning (Patch by Andrej Kacian)
16792
16793 2004-07-21 [colin]      0.9.12cvs33.11
16794
16795         * src/gtk/filesel.c
16796                 More check
16797
16798 2004-07-21 [colin]      0.9.12cvs33.10
16799
16800         * src/compose.c
16801         * src/crash.c
16802         * src/export.c
16803         * src/import.c
16804         * src/messageview.c
16805         * src/mimeview.c
16806         * src/prefs_spelling.c
16807         * src/prefs_themes.c
16808         * src/summaryview.c
16809         * src/gtk/filesel.c
16810         * src/gtk/filesel.h
16811         * src/gtk/pluginwindow.c
16812                 Untwist open/save mode guessing logic, make
16813                 it explicit
16814
16815 2004-07-20 [colin]      0.9.12cvs33.9
16816
16817         * src/codeconv.c
16818                 conv_encode_header: src_charset is UTF-8 on
16819                 gtk2
16820         * src/compose.c
16821                 Remove double encoding of the headers
16822
16823 2004-07-20 [colin]      0.9.12cvs33.8
16824
16825         * src/codeconv.c
16826                 Fix typo
16827
16828 2004-07-20 [colin]      0.9.12cvs33.7
16829
16830         * src/mainwindow.c
16831                 Set the separated messageview to the saved
16832                 size of Claws' messageview (Patch by Alfons)
16833                 Fix a callback prototype (me)
16834
16835 2004-07-20 [colin]      0.9.12cvs33.6
16836
16837         * src/codeconv.h
16838                 Forgot one hunk in 0.9.12cvs33.4
16839
16840 2004-07-19 [colin]      0.9.12cvs33.5
16841
16842         * src/action.c
16843                 Action output fix
16844                 Patch by Alfons
16845
16846 2004-07-19 [colin]      0.9.12cvs33.4
16847
16848         * src/compose.c
16849                 Fix outgoing charset bug in headers
16850         * src/codeconv.c
16851                 Clean for glib2 - Patch by Alfons
16852
16853 2004-07-19 [colin]      0.9.12cvs33.3
16854
16855         * src/statusbar.c
16856                 Remove grip from the statusbar
16857                 Patch by Alfons
16858
16859 2004-07-19 [colin]      0.9.12cvs33.2
16860
16861         * src/messageview.c
16862         * src/textview.c
16863                 Fix messageview remembering the previous
16864                 scroll position when loading a new message
16865                 Patch by Alfons
16866
16867 2004-07-19 [colin]      0.9.12cvs33.1
16868
16869         * src/folder.h
16870         * src/folderview.c
16871         * src/summaryview.c
16872                 Sync with HEAD
16873
16874 2004-07-18 [colin]      0.9.12cvs32.7
16875
16876         * configure.ac
16877                 Remove useless check for XIM - noticed
16878                 by Alfons
16879
16880 2004-07-18 [colin]      0.9.12cvs32.6
16881
16882         * src/summaryview.c
16883                 Remove non-modified and shift-modified
16884                 accelerators in summaryview's popup
16885                 menu, as that doesn't get catched by
16886                 the accel-activate signal catcher...
16887
16888 2004-07-18 [colin]      0.9.12cvs32.5
16889
16890         * src/prefs_common.c
16891                 Define sensible default prefs for 
16892                 wrapping
16893
16894 2004-07-18 [colin]      0.9.12cvs32.4
16895
16896         * src/compose.c
16897         * src/prefs_common.c
16898         * src/prefs_common.h
16899         * src/prefs_wrapping.c
16900                 Remove Smart Wrapping pref, which does
16901                 nothing on gtk2 branch
16902
16903 2004-07-18 [colin]      0.9.12cvs32.3
16904
16905         * src/sourcewindow.c
16906                 Proper utf8
16907
16908 2004-07-18 [colin]      0.9.12cvs32.2
16909
16910         * src/compose.c
16911                 Save attachment status when drafting
16912
16913 2004-07-18 [colin]      0.9.12cvs32.1
16914
16915         * src/gtk/filesel.c
16916                 Fix erratic folder selection in open mode
16917
16918 2004-07-18 [colin]      0.9.12cvs31.11
16919
16920         * src/pop.c
16921                 Don't let partial messages get deleted
16922                 even with "dowload all"
16923                 (0.9.12cvs31.8 fix extension)
16924 2004-07-18 [colin]      0.9.12cvs31.10
16925
16926         * src/gtk/logwindow.c
16927                 Fix log scrolling
16928
16929 2004-07-18 [colin]      0.9.12cvs31.9
16930
16931         * src/common/utils.c
16932                 Fix non-utf8 strings coming from commands
16933                 and files
16934
16935 2004-07-18 [colin]      0.9.12cvs31.8
16936
16937         * src/pop.c
16938                 Fix partial download bug with Download all
16939                 messages option
16940
16941 2004-07-18 [colin]      0.9.12cvs31.7
16942
16943         * src/textview.c
16944                 Fix bug introduced in 0.9.12cvs31.2
16945                 (blocked in select mode after double click)
16946
16947 2004-07-18 [colin]      0.9.12cvs31.6
16948
16949         * src/compose.c
16950         * src/gtk/menu.c
16951                 More glib-warning fixes
16952
16953 2004-07-18 [colin]      0.9.12cvs31.5
16954
16955         * src/compose.c
16956                 Fix trashing the primary clipboard when moving 
16957                 around with tab
16958         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
16959
16960 2004-07-18 [colin]      0.9.12cvs31.4
16961
16962         * src/codeconv.c
16963                 convert unencoded iso headers to utf8
16964         (Fix Bug 538 Unencoded local characters in subject make it 
16965          disappear)
16966
16967 2004-07-18 [colin]      0.9.12cvs31.3
16968
16969         * src/compose.c
16970                 Fix tab char handling in wrapping
16971         (Fix Bug 537 Line wrap problem - TAB character treated as 
16972          one character instead of 8)
16973
16974 2004-07-18 [colin]      0.9.12cvs31.2
16975
16976         * src/textview.c
16977                 return FALSE on GDK_MOTION_NOTIFY
16978         (Fix Bug 535 Hyperlinks/addresses are not selectable 
16979          (unable to highlight))
16980
16981 2004-07-18 [colin]      0.9.12cvs31.1
16982
16983         * src/folderview.c
16984                 Sync with 0.9.12cvs31
16985
16986 2004-07-18 [colin]      0.9.12cvs30.4
16987
16988         * src/compose.c
16989                 Also block text_inserted when inserting a file
16990
16991 2004-07-18 [colin]      0.9.12cvs30.3
16992
16993         * src/compose.c
16994                 Fix smart wrapping (block text_inserted handler
16995                 while putting quotation to avoid wrap on input,
16996                 don't join lines if next is sig separator)
16997
16998 2004-07-17 [colin]      0.9.12cvs30.2
16999
17000         * src/folderview.c
17001         * src/mainwindow.c
17002         * src/mimeview.c
17003         * src/summaryview.c
17004         * src/gtk/quicksearch.c
17005         * src/gtk/quicksearch.h
17006                 Block key events handlers *and* accels while
17007                 quicksearch is focused
17008         (Fixes Bug 534 quick-search bar not accepting certain letters)
17009
17010 2004-07-17 [colin]      0.9.12cvs30.1
17011
17012         * src/folder.h
17013         * src/folderview.c
17014         * src/summaryview.c
17015                 Sync with 0.9.12cvs30
17016
17017 2004-07-17 [colin]      0.9.12cvs28.2
17018
17019         * src/mimeview.c
17020         * src/procmime.c
17021         * src/summaryview.c
17022         * src/gtk/menu.c
17023                 Squash some compile and glib warnings
17024
17025 2004-07-17 [paul]       0.9.12cvs28.1
17026
17027         * src/mimeview.c
17028                 sync with 0.9.12cvs28 HEAD
17029
17030 2004-07-16 [paul]       0.9.12cvs26.1
17031         
17032         * src/gtk/quicksearch.c
17033         * src/account.c
17034         * src/account.h
17035         * src/compose.c
17036         * src/customheader.c
17037         * src/folder_item_prefs.c
17038         * src/main.c
17039         * src/mainwindow.c
17040         * src/messageview.c
17041         * src/mimeview.c
17042         * src/news.c
17043         * src/pgpmime.c
17044         * src/pop.c
17045         * src/pop.h
17046         * src/prefs_account.c
17047         * src/prefs_account.h
17048         * src/prefs_common.c
17049         * src/prefs_common.h
17050         * src/prefs_display_header.c
17051         * src/prefs_gtk.c
17052         * src/prefs_gtk.h
17053         * src/procheader.c
17054         * src/procmime.c
17055                 sync with 0.9.12cvs26 HEAD      
17056
17057 2004-07-15 [colin]      0.9.12cvs18.14
17058
17059         * src/folder.c
17060                 Disable GPG signature check during
17061                 folder move and scan
17062         (Closes Bug 521 Signature checking slows down Folder-Move)
17063
17064 2004-07-14 [colin]      0.9.12cvs18.13
17065
17066         * src/common/partial_download.c
17067                 update includes
17068
17069 2004-07-14 [colin]      0.9.12cvs18.12
17070
17071         * src/common/partial_download.c
17072         * src/common/partial_download.h
17073                 Move doc at top, add correct copyright
17074
17075 2004-07-14 [colin]      0.9.12cvs18.11
17076
17077         * src/folder.c
17078         * src/messageview.c
17079         * src/pop.c
17080         * src/pop.h
17081         * src/procmsg.c
17082         * src/summaryview.c
17083         * src/common/Makefile.am
17084         * src/common/partial_download.c ** NEW FILES **
17085         * src/common/partial_download.h ** NEW FILES **
17086                 Move partial-download related stuff to its
17087                 own file
17088
17089 2004-07-14 [colin]      0.9.12cvs18.10
17090
17091         * src/send_message.c
17092                 Fix smtp auth when user is null or empty
17093
17094 2004-07-13 [colin]      0.9.12cvs18.9
17095
17096         * src/gtk/quicksearch.c
17097                 Use alphabetic order
17098
17099 2004-07-13 [colin]      0.9.12cvs18.8
17100
17101         * src/pop.c
17102                 Be paranoid on the checks
17103
17104 2004-07-13 [colin]      0.9.12cvs18.7
17105
17106         * src/gtk/quicksearch.c
17107                 Fix Engrish once again
17108
17109 2004-07-13 [colin]      0.9.12cvs18.6
17110
17111         * src/procmsg.c
17112         * src/summaryview.c
17113                 Mark messages for deletion when they are about to
17114                 be removed from trash
17115
17116 2004-07-13 [colin]      0.9.12cvs18.5
17117
17118         * src/matcher.c
17119         * src/matcher.h
17120         * src/matcher_parser_parse.y
17121         * src/prefs_matcher.c
17122         * src/gtk/quicksearch.c
17123                 Add 'partial' ('p') match string to find partially
17124                 downloaded messages
17125
17126 2004-07-13 [colin]      0.9.12cvs18.4
17127
17128         * src/pop.c
17129                 Fix misplaced block
17130
17131 2004-07-13 [colin]      0.9.12cvs18.3
17132
17133         * src/pop.c
17134         * src/pop.h
17135         * src/messageview.c
17136                 Refactor API (to avoid passing 5+ params and code
17137                 duplication)
17138         * src/folder.c
17139         * src/msgcache.c
17140         * src/procheader.c
17141         * src/common/defs.h
17142                 Add planned_download to cache
17143                 Don't mess uidl file when moving partially downloaded
17144                 mails (they change folder, we should change it in the
17145                 uidl list too or we'll remove an incorrect message)
17146                 (this also helps removing hacks when changing 
17147                 planned_download in messageview.c)
17148
17149 2004-07-12 [colin]      0.9.12cvs18.2
17150
17151         * src/gtk/quicksearch.c
17152                 Fix missing status update in quicksearch
17153
17154 2004-07-12 [paul]       0.9.12cvs18.1
17155
17156         * po/POTFILES.in
17157         * src/Makefile.am
17158         * src/account.c
17159         * src/codeconv.c
17160         * src/compose.c
17161         * src/inc.c
17162         * src/main.c
17163         * src/prefs_common.c
17164         * src/procmsg.h
17165         * src/toolbar.c
17166         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17167         * src/prefs_wrapping.[ch]       ** NEW FILES **
17168         * src/common/intl.h
17169         * src/common/utils.[ch]
17170         * src/gtk/quicksearch.[ch]
17171                 sync with 0.9.12cvs18 HEAD
17172
17173 2004-07-12 [colin]      0.9.11cvs17.25
17174
17175         * src/folder.c
17176         * src/folder.h
17177                 Remove unused function added by me in 0.9.11cvs17.10
17178
17179 2004-07-11 [colin]      0.9.11cvs17.24
17180
17181         * src/inc.c
17182         * src/messageview.c
17183         * src/pop.c
17184         * src/pop.h
17185                 Use folderitem and msgnum instead of filename to
17186                 know which mail to delete
17187                 Move old partial mail deletion to pop.c
17188
17189 2004-07-10 [colin]      0.9.11cvs17.23
17190
17191         * src/inc.c
17192                 Add debug
17193         * src/pop.c
17194         * src/pop.h
17195                 Don't re-use same enums for unrelated stuff: it's 
17196                 completely misleading !
17197                 Document a bit
17198
17199 2004-07-09 [colin]      0.9.11cvs17.22
17200
17201         * src/inc.c
17202                 Remove folder-type check and do
17203                 more tests to be sure everything's
17204                 ok
17205         * src/messageview.c
17206                 Punctuation update, remove useless
17207                 code, fix two warnings
17208         * src/noticeview.c
17209                 Layout cleaning, reset 2nd button
17210                 when specifying one
17211
17212 2004-07-09 [colin]      0.9.11cvs17.21
17213
17214         * src/messageview.c
17215         * src/pop.c
17216         * src/pop.h
17217                 Allow user to change his mind
17218                 and postpone decision (by
17219                 unmarking the mail)
17220
17221 2004-07-09 [colin]      0.9.11cvs17.20
17222
17223         * src/messageview.c
17224                 Fix bug with delete state
17225         * src/pop.c
17226         * src/pop.h
17227                 Fix buffer leak (fread doesn't 
17228                 terminate buffers with \0)
17229                 Refactoring (remove magic 
17230                 numbers)
17231
17232 2004-07-09 [colin]      0.9.11cvs17.19
17233
17234         * src/pop.c
17235                 Don't log "Skipping message" if 
17236                 we're going to TOP it two lines
17237                 later
17238
17239 2004-07-09 [colin]      0.9.11cvs17.18
17240
17241         * src/messageview.c
17242                 Fix Engrish
17243
17244 2004-07-09 [colin]      0.9.11cvs17.17
17245
17246         * src/pop.c
17247                 strlen checking...
17248         * src/messageview.c
17249                 refactoring a bit
17250
17251 2004-07-08 [colin]      0.9.11cvs17.16
17252
17253         * src/noticeview.c
17254         * src/noticeview.h
17255                 Add an optional second button
17256         * src/messageview.c
17257         * src/pop.c
17258         * src/pop.h
17259                 Don't delete partially received mails after a certain
17260                 time; rather, let the user decide.
17261
17262 2004-07-08 [colin]      0.9.11cvs17.15
17263
17264         * src/common/smtp.h
17265                 Sync with HEAD
17266
17267 2004-07-08 [colin]      0.9.11cvs17.14
17268
17269         * src/messageview.c
17270         * src/common/smtp.c
17271                 Use to_human_readable() for sizes
17272
17273 2004-07-08 [colin]      0.9.11cvs17.13
17274
17275         * src/inc.c
17276         * src/messageview.c
17277         * src/pop.c
17278         * src/pop.h
17279         * src/procmsg.c
17280                 Fix partial-downloading issues:
17281                         catch unsupported TOP
17282                         don't delete partially downloaded mails before 5 days
17283                         don't update existing with non-MH folders; that'll
17284                         make dups, but it's better than trashing the folder
17285                         free new msginfo parts
17286                 Fix indentation ;-)
17287
17288 2004-07-08 [colin]      0.9.11cvs17.12
17289
17290         * src/common/smtp.c
17291         * src/common/smtp.h
17292                 Sync smtp size verification with HEAD
17293
17294 2004-07-08 [colin]      0.9.11cvs17.11
17295
17296         * src/summaryview.c
17297         * src/prefs_common.c
17298         * src/prefs_common.h
17299         * src/gtk/quicksearch.c
17300         * src/gtk/quicksearch.h
17301                 Sync sticky pref with HEAD
17302
17303 2004-07-08 [colin]      0.9.11cvs17.10
17304
17305         * src/folder.c [1.213.2.6]
17306         * src/folder.h [1.87.2.6]
17307         * src/inc.c [1.149.2.7]
17308         * src/messageview.c [1.94.2.8]
17309         * src/procheader.c [1.47.2.6]
17310         * src/procmsg.c [1.150.2.4]
17311         * src/procmsg.h [1.60.2.5]
17312         * src/pop.c [1.56.2.4]
17313         * src/pop.h [1.17.2.3]
17314                 Let too big messages get downloaded, but truncated
17315                 Add a button to download them completely
17316                 
17317 2004-07-06 [colin]      0.9.11cvs17.9
17318
17319         * src/gtk/quicksearch.c [1.1.2.3]
17320                 Add a Clear button
17321         * commitHelper
17322         * PATCHSETS
17323                 Add a script to help with cvs
17324
17325 2004-07-03 [colin]      0.9.11cvs17.8
17326
17327         * src/plugins/imageviewer/viewer.c
17328                 fix imageviewer (which was staying on the first
17329                 displayed image)
17330
17331 2004-07-03 [colin]      0.9.11cvs17.7
17332
17333         Removed FIXME_GTK2 warnings
17334         * src/gtk/gtkutils.c
17335                 useless #warnings
17336         * src/gtk/menu.c
17337                 useless #warnings (no need to mess with menu rc)
17338         * src/gtk/menu.h
17339                 unused functions
17340         
17341
17342 2004-07-03 [colin]      0.9.11cvs17.6
17343
17344         Removed FIXME_GTK2 warnings
17345         * src/codeconv.c
17346                 useless #warnings (rewrite needed)
17347         * src/compose.c
17348                 useless #warnings (rewrite needed)
17349                 useless #warnings (gtk2 is like that)
17350                 useless #warnings (previously fixed)
17351         * src/main.c
17352                 useless #warnings (previously fixed)
17353         * src/message_search.c
17354                 useless #warnings (gtk2 is like that)
17355                 Made apparent that search is case-sensitive
17356         * src/mimeview.c
17357                 useless #warnings (rewrite needed)
17358                 useless #warnings (gtk2 is like that)
17359                 reimplemented real warnings
17360         * src/prefs_common.c
17361                 Removed block cursor option (not it gtk2)
17362         * src/prefs_gtk.c
17363                 useless #warnings (rewrite needed)
17364         * src/procheader.c
17365                 useless #warnings (rewrite needed)
17366         * src/sourcewindow.c
17367                 useless #warnings (incorrect placing)
17368         * src/summary_search.c
17369                 useless #warnings (gtk2 is like that)
17370                 Made apparent that search is case-sensitive
17371         * src/action.c
17372                 useless #warnings (gtk2 is like that)
17373         * src/textview.c
17374                 useless #warnings (rewrite needed)
17375         * src/toolbar.c
17376                 useless #warnings (rewrite needed)
17377
17378 2004-07-03 [colin]      0.9.11cvs17.5
17379
17380         * src/textview.c
17381                 Fix mismerge which broke URI opening
17382                 
17383 2004-07-01 [colin]      0.9.11cvs17.4
17384
17385         * src/gtk/filesel.c
17386                 Fill filename when saving
17387                 
17388 2004-06-27 [colin]      0.9.11cvs17.3
17389
17390         * src/gtk/filesel.[ch]
17391                 Use the new GTK file selector
17392                 Update prototype to match the reality: multiple file
17393                 selection is open-only          
17394         * src/compose.c
17395                 Match the new prototypes        
17396         * configure.ac
17397                 Match the new requirements (gtk 2.4.0)
17398                         
17399 2004-06-26 [colin]      0.9.11cvs17.2
17400
17401         * src/plugins/trayicon/trayicon.c
17402                 Remove useless signal handler on resize, which causes
17403                 an infinite "loop"
17404         
17405 2004-06-26 [colin]      0.9.11cvs17.1
17406         
17407         * tools/Makefile.am
17408                 remove launch_firebird and add nautilus2sylpheed.sh
17409         * src/quicksearch.c
17410           src/summaryview.c
17411                 Fix show/hide "Extended symbols" button problem
17412                 Fix apparition at startup
17413                 Fix const warnings
17414         * src/plugins/image_viewer/Makefile.am
17415                 Fix configure 
17416         * common/ssl.c
17417                 Re-enable certificate check, as it doesn't seem to
17418                 cause Xlib errors anymore
17419
17420 2004-06-25 [paul]       0.9.11cvs17
17421
17422         * sync with 0.9.11cvs17 HEAD
17423         
17424         NOTE: QuickSearch is broken
17425
17426 2004-06-07 [colin]      0.9.10claws67.10
17427         * src/plugins/trayicon/trayicon.c
17428           src/plugins/trayicon/libeggtrayicon/Makefile.am
17429           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17430                 Fix gettextization in trayicon plugin
17431
17432 2004-06-07 [colin]      0.9.10claws67.9
17433         
17434         * src/summaryview.c
17435           src/gtk/gtksctree.[ch]
17436                 Let Shift+{Up,Down} work in summaryview
17437                 (well, Down "works" and Up works)
17438                 Let the list scroll when using these keys
17439
17440 2004-06-06 [colin]      0.9.10claws67.8
17441
17442         * src/plugins/trayicon/trayicon.c
17443                 Fix pixmap update
17444
17445 2004-06-06 [colin]      0.9.10claws67.7
17446
17447         * src/addressbook.c
17448                 Fix signal handling causing system-wide focus grab
17449
17450 2004-05-25 [paul]       0.9.10claws67.6
17451
17452         * Makefile.am
17453           src/Makefile.am
17454                 clean up
17455
17456 2004-05-25 [paul]       0.9.10claws67.5
17457
17458         * replace deprecated gtk_signal... functions
17459
17460 2004-05-23 [colin]      0.9.10claws67.4
17461
17462         * src/compose.c
17463                 Fix wrapping
17464
17465 2004-05-22 [colin]      0.9.10claws67.3
17466
17467         * src/compose.c
17468                 Re-fix [Edited] in compose.c::compose_reedit()
17469
17470 2004-05-22 [colin]      0.9.10claws67.2
17471
17472         * src/procmime.c
17473                 Fix parsing of multiparts mails
17474
17475 2004-05-22 [colin]      0.9.10claws67.1
17476
17477         * src/summaryview.c
17478                 Fix quicksearch
17479
17480 2004-05-22 [paul]       0.9.10claws67
17481
17482         * sync with 0.9.10claws67 HEAD
17483
17484 2004-05-14 [alfons]
17485
17486         * src/procmime.h
17487                 add forgotton prototype
17488
17489 2004-05-10 [paul]       0.9.10claws57
17490
17491         * sync with 0.9.10claws57 HEAD
17492
17493 2004-05-05 [paul]       0.9.9.claws1
17494
17495         * ChangeLog-gtk2        ** REMOVED **
17496           ChangeLog-gtk2.claws  ** ADDED **
17497                 rename and adopt the normal claws format
17498                 
17499         * configure.ac
17500                 require gtkmathview >= 0.5
17501
17502         * ac/*                          ** REMOVED **
17503           ac/                           ** REMOVED **
17504           intl/Makefile.in              ** REMOVED **
17505           m4/                           ** ADDED **
17506           m4/missing                    ** ADDED **
17507           m4/missing/gdk-pixbuf.m4      ** ADDED **
17508           m4/missing/gettext.m4         ** ADDED **
17509           m4/missing/gpgme.m4           ** ADDED **
17510           m4/missing/imlib.m4           ** ADDED **
17511           m4/.cvsignore                 ** ADDED **
17512           m4/Makefile.am                ** ADDED **
17513           m4/README                     ** ADDED **
17514           m4/aclocal-include.m4         ** ADDED **
17515           m4/aspell.m4                  ** ADDED **
17516           m4/check-type.m4              ** ADDED **
17517           m4/gnupg-check-typedef.m4     ** ADDED **
17518           m4/openssl.m4                 ** ADDED **
17519           m4/spamassassin.m4            ** ADDED **
17520           po/ChangeLog                  ** REMOVED **
17521           po/Makefile.in.in             ** REMOVED **
17522           po/Rules-quot                 ** REMOVED **
17523           po/boldquot.sed               ** REMOVED **
17524           po/en@boldquot.header         ** REMOVED **
17525           po/en@quot.header             ** REMOVED **
17526           po/insert-header.sin          ** REMOVED **
17527           po/quot.sed                   ** REMOVED **
17528           po/remove-potcdate.sed        ** REMOVED **
17529           po/remove-potcdate.sin        ** REMOVED **
17530           po/stamp-po                   ** REMOVED **
17531           Makefile.am
17532           autogen.sh
17533           configure.ac
17534                 enable building with automake 1.8.x
17535                 add 'autopoint --force' to autogen.sh and remove all
17536                 auto-generated files, remove ac/ directory and use
17537                 m4/ directory instead
17538                 
17539         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17540                 fix gettextization
17541
17542 2004-02-28 Colin Leroy <colin@colino.net>
17543         * src/prefs_matcher.c
17544           src/prefs_filtering.c
17545           src/prefs_filtering_action.c
17546                 Fix non-editable GtkEntries
17547
17548 2004-02-22 Thorsten Maerz <torte@netztorte.de>
17549         * src/prefs_themes.c
17550                 utf8 conversion for theme info
17551
17552 2004-02-21 Thorsten Maerz <torte@netztorte.de>
17553         * sync 0.9.9claws
17554
17555 2004-02-14 Thorsten Maerz <torte@netztorte.de>
17556         * src/grouplistdialog.c
17557                 allow multiple selections without ctrl key
17558
17559 2004-02-09 Thorsten Maerz <torte@netztorte.de>
17560         * src/main.c
17561                 enable customizable accelerators
17562
17563 2004-02-08 Thorsten Maerz <torte@netztorte.de>
17564         * src/prefs_common.c
17565                 re-enable different font settings for gtk1/2
17566         * src/prefs_folder_item.c
17567                 fix folder prefs displayed wrong
17568         * src/textview.c
17569                 set 'sunken' shadow type
17570
17571 2004-02-07 Colin Leroy <colin@colino.net>
17572         * src/compose.c
17573                 Fix message being always [Edited]
17574                 Encode headers correctly (utf8 buf)
17575
17576 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17577         * src/socket.c
17578                 remove double g_source_attach()
17579                 (Thanks to Colin Leroy)
17580
17581 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17582         * src/gtk/gtksctree.c
17583                 Fix SSL certificate list not shown
17584         * src/mimeview.c
17585                 Fix clicks in mime tree
17586
17587 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17588         * src/common/socket.c
17589                 Fix SSL receive
17590         * src/compose.c
17591                 Fix clipboard menu hotkeys
17592
17593 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17594         * src/gtk/gtkaspell.[ch]
17595           src/compose.c
17596                 reimplement spellchecker
17597
17598 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17599         * src/gtk/filesel.c
17600                 crash when inserting file in compose window
17601                 (TODO: keep old selection on clicks)
17602         * src/main.c
17603                 use gtkrc-2.0 instead of gtkrc
17604
17605 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17606         * src/messageview.c
17607                 remove orphaned mimeview unref()
17608
17609 2004-01-20 Thorsten Maerz <torte@netztorte.de>
17610         * src/grouplistdialog.c
17611                 expand nodes containing subscribed groups
17612
17613 2004-01-19 Thorsten Maerz <torte@netztorte.de>
17614         * src/textview.c
17615                 textview: hide cursor, restore old click behaviour
17616
17617 2004-01-18 Thorsten Maerz <torte@netztorte.de>
17618         * src/textview.c
17619                 variable names messed up
17620
17621 2004-01-17 Colin Leroy <colin@colino.net>
17622         * src/addr_compl.c
17623                 Fix completion address too thin
17624         * src/compose.c
17625                 Fix tab-to-subject behaviour
17626         * src/summaryview.c
17627                 Implement key up & down in summaryview
17628
17629 2004-01-12 Thorsten Maerz <torte@netztorte.de>
17630
17631         * sync 098claws
17632
17633 2004-01-08 Thorsten Maerz <torte@netztorte.de>
17634         * configure.ac
17635           Makefile.am
17636           doc/.cvsignore
17637           doc/Makefile.am
17638                 faq, man, manual moved to doc/
17639         * ac/aspell.m4
17640           ac/check-type.m4
17641           ac/gnupg-check-typedef.m4
17642           ac/openssl.m4
17643           ac/spamassassin.m4
17644           ac/missing/gdk-pixbuf.m4
17645           ac/missing/gpgme.m4
17646           ac/missing/imlib.m4
17647                 fix automake warnings
17648
17649 2003-12-06 Colin Leroy <colin@colino.net>
17650         * src/summaryview.c
17651                 Fix quicksearch
17652
17653 2003-12-05 Colin Leroy <colin@colino.net>
17654         * src/summaryview.c
17655                 Fix going to next unread folder
17656
17657 2003-12-05 Colin Leroy <colin@colino.net>
17658         * src/crash.c
17659                 Fix gtk2 compilation
17660         * src/session.c
17661                 Remove iotag source handler at disconnection
17662         * src/socket.[ch] 
17663                 Remove source handler when closing socket 
17664                 (fixes another seg)
17665
17666 2003-12-04 Colin Leroy <colin@colino.net>
17667         * src/compose.c
17668           src/prefs_account.c
17669           src/prefs_common.c
17670                 Fix some dropdown menus
17671
17672 2003-12-04 Colin Leroy <colin@colino.net>
17673         * src/compose.c
17674                 Fix event handlers on header fields
17675         * src/common/socket.c
17676           src/common/session.c
17677                 Fix segfault with callback (SSL)
17678                 Fix end of session 
17679
17680 2003-10-06 Thorsten Maerz <torte@netztorte.de>
17681
17682         * Fix compile bug in src/compose.c
17683         * removed src/gtk/gtkstext.[ch]
17684
17685 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
17686
17687         * Convert character set and escape "text" attributes in toolbar setting
17688         files.
17689         * Fixed bug in button-press-event handling.
17690
17691 2003-09-16 Thorsten Maerz <torte@netztorte.de>
17692
17693         * Fixed bug in key-press-event handling.
17694
17695 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
17696
17697         * Enabled to compile tray-icon plugin (Ad-hoc).
17698         * Avoid hang up bug of icon list in mime view (Ad-hoc).
17699
17700 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
17701
17702         * Enabled to compile on sylpheed-claws.
17703         (tray-icon plugin still cannot compile yet.)
17704
17705 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
17706
17707         * Updated to 0.9.5.
17708
17709 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
17710
17711         * Updated to 0.9.4.
17712         * Ported monitoring SSL mechanism to GSource of GLib2
17713         (I don't confirm it)
17714         * Added _gtk2 suffix to key name of font preference to avoid
17715         ovverwriting preference of Gtk+-1.2 version.
17716
17717 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
17718
17719         * Updated to 0.9.2.
17720
17721 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
17722
17723         * Updated to 0.9.1.
17724         * Translate po files into UTF-8 when execute autogen.sh.
17725
17726 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
17727
17728         * Updated to 0.9.0.
17729
17730 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
17731
17732         * Plugged GError related memory leaks.
17733
17734 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
17735
17736         * Changed default size of fonts.
17737         * Enabled to set titile font size of warning dialog.
17738
17739 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
17740
17741         * Embed a sylpheed icon into executable binary on Windows.
17742
17743 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
17744
17745         * I forgot to traslate character set of element string in src/xml.c.
17746
17747 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
17748
17749         * Fixed detecting bind_textdomain_codeset in configure.in.
17750         * The bug in which "Example" of "Date fromat" preference isn't displayed
17751         correctly has been fixed.
17752
17753 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
17754
17755         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
17756           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
17757           glib-gettextize
17758           Removed intl directory.
17759           Translated po files into UTF-8.
17760           (Thanks! Ryuji Abe)
17761
17762 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
17763
17764         * The bug which doesn't unscape string in xml.c has been fixed.
17765
17766 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
17767
17768         * The bug which is failed to translate encoding of file name thorough
17769         file dialog has been fixed.
17770
17771 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
17772
17773         * Modified to translate file names which is used in inporting/expoting
17774         mbox feature and "Save as" feature into locale encoding.
17775         * Translate file names into locale encoding when "Attache file" and
17776         "Insert file".
17777         * Force set G_BROKEN_FILENAMES environment variable.
17778         * Other minor fixes.
17779
17780 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
17781
17782         * Modified to treat MH folder's name as locale encoding.
17783
17784 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
17785
17786         * The bug which clash on switching candidates of auto completion of
17787         addresses, cannot use auto completion in Japanesse is fixed
17788         (Thanks! Tokunaga-san)¡¥
17789
17790 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17791
17792         * The bug which cannot switch key accelerator preference has been fixed
17793         (Thanks! smbd-san)¡¥
17794
17795 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17796
17797         * version 0.8.11-gtk2-20030314
17798
17799 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17800
17801         * The bug in which character set conversion of filtering messages has
17802         been fixed.(Thanks! COCOA-san).
17803
17804 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
17805
17806         * Revived "Leave space on head" preference in "Message" category.
17807         * A bug which clash when put the cursor to end of buffer and execute
17808         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
17809
17810 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17811
17812         * version 0.8.11-gtk2-20030312
17813
17814 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17815
17816         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
17817         * Modified to use Pango's API directly for font preference.
17818         * Integrated GtkTextView of textview to one widget.
17819         * Set fonts of header title in textview by "header_title" tag.
17820         * Removed some deprecated codes.
17821
17822 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
17823
17824         * Updated to 0.8.11.
17825         * Merged cygwin patch(Thanks! Sakai-san).
17826
17827 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
17828
17829         * version 0.8.10-gtk2-20030309