2006-08-21 [colin] 2.4.0cvs67
[claws.git] / ChangeLog
1 2006-08-21 [colin]      2.4.0cvs67
2
3         * src/alertpanel.c
4         * src/gtk/inputdialog.c
5         * src/plugins/pgpcore/passphrase.c
6                 Set minimal width to 375
7         * src/mainwindow.c
8                 Fix switching to offline, asking if it 
9                 should be overriden for synchronising
10         * src/mimeview.c
11                 Don't offer to remember command on Open 
12                 with for text parts, as the browser or 
13                 text editor command isn't changed from 
14                 there
15
16 2006-08-20 [paul]       2.4.0cvs66
17
18         * po/ko.po
19         * po/zh_CN.po
20                 fix plural form errors. revealed by stricter
21                 checking of gettext 0.15
22
23 2006-08-18 [paul]       2.4.0cvs65
24
25         * src/stock_pixmap.c
26                 fix the fix of 2.4.0cvs64
27                 Thanks to Colin
28
29 2006-08-18 [paul]       2.4.0cvs64
30
31         * src/stock_pixmap.c
32                 fix leaks
33                 Thanks to Colin
34
35 2006-08-18 [paul]       2.4.0cvs63
36
37         * src/compose.c
38         * src/procmsg.c
39                 fix occasional IMAP bug where large msgs
40                 were left in the queue folder after sending
41                 Thanks to Colin
42
43 2006-08-18 [paul]       2.4.0cvs62
44
45         * src/folderview.c
46                 freeze the summaryview while quicksearch results
47                 are displayed
48                 (fixes bug 456 'current message is hidden when the
49                 view is refreshed and extended search is "unread 
50                 messages"')
51                 Thanks to Colin
52         * src/textview.c
53                 add missing #include "inputdialog.h"
54         * src/common/utils.h
55                 add missing mailcap_update_default() and improve
56                 readability
57
58 2006-08-17 [colin]      2.4.0cvs61
59
60         * src/plugins/pgpcore/select-keys.c
61                 Fix warnings :)
62
63 2006-08-17 [colin]      2.4.0cvs60
64
65         * src/compose.c
66                 Don't continue queuing if Cancel is clicked
67                 in select-keys
68
69 2006-08-17 [colin]      2.4.0cvs59
70
71         * src/plugins/pgpcore/select-keys.c
72                 When encrypting, if only one key matches and it 
73                 matches exactly, automatically use it.
74
75 2006-08-17 [colin]      2.4.0cvs58
76
77         * src/mimeview.c
78         * src/prefs_common.c
79         * src/prefs_common.h
80         * src/prefs_ext_prog.c
81         * src/textview.c
82                 Fix issues with previous patch (text/html)
83                 Remove outdated prefs
84
85 2006-08-17 [colin]      2.4.0cvs57
86
87         * src/imap.c
88                 Add View Log button on auth error
89         * src/procmsg.c
90                 Fix encrypted mail marked as new when
91                 saved in normal folders
92         * src/plugins/pgpinline/pgpinline.c
93                 Fix encrypt bug on IMAP
94         * src/mimeview.c
95         * src/common/utils.c
96         * src/common/utils.h
97         * src/gtk/inputdialog.c
98         * src/gtk/inputdialog.h
99                 Get rid of metamail stuff, simplify
100                 opening, and allow remembering of user's
101                 choices (by updating ~/.mailcap). There's
102                 still to drop "Audio player" and "Image
103                 viewer" preferences.
104
105 2006-08-17 [mones]      2.4.0cvs56
106
107         * manual/es/sylpheed-claws-manual.xml
108                 fix DTD path
109
110 2006-08-17 [mones]      2.4.0cvs55
111
112         * configure.ac
113         * manual/Makefile.am
114         * manual/es/Makefile.am
115         * manual/es/account.xml
116         * manual/es/ack.xml
117         * manual/es/addrbook.xml
118         * manual/es/advanced.xml
119         * manual/es/faq.xml
120         * manual/es/glossary.xml
121         * manual/es/gpl.xml
122         * manual/es/handling.xml
123         * manual/es/intro.xml
124         * manual/es/keyboard.xml
125         * manual/es/plugins.xml
126         * manual/es/starting.xml
127         * manual/es/sylpheed-claws-manual.xml
128         * manual/es/dist/Makefile.am
129         * manual/es/dist/html/Makefile.am
130         * manual/es/dist/pdf/Makefile.am
131         * manual/es/dist/ps/Makefile.am
132         * manual/es/dist/txt/Makefile.am
133                 Spanish translation for the manual
134
135 2006-08-16 [colin]      2.4.0cvs54
136
137         * src/compose.c
138         * src/main.c
139         * src/mainwindow.c
140                 Fix send button sensitivity at startup
141                 Set send menu sensitivity (patch by Fabien)
142         * src/ssl_manager.c
143                 Enable closing with esc (patch by Fabien)
144         * src/gtk/foldersort.c
145                 Enable closing with esc (patch by Fabien)
146         * src/procmime.c
147                 Optimisation (no need to copy to tempfile to
148                 "decode" 7bit and 8bit)
149         * src/summaryview.c
150                 Fix cruft in swap_from case
151         * src/textview.c
152                 Fix missing last line in some mail cases 
153                 (Fixes debian #381872)
154         * src/plugins/pgpcore/prefs_gpg.c
155         * src/plugins/pgpcore/sgpgme.c
156         * src/plugins/pgpcore/sgpgme.h
157                 Don't show "no key found" when user explicitely
158                 wants to create a key
159
160 2006-08-16 [paul]       2.4.0cvs53
161
162         * configure.ac
163         * src/account.c
164         * src/addressbook.c
165         * src/headerview.c
166         * src/prefs_account.c
167         * src/prefs_message.c
168         * src/gtk/gtkutils.c
169                 bump up minimum required versions of GTK+ and
170                 GLIB to 2.6.0
171
172 2006-08-16 [paul]       2.4.0cvs52
173
174         * src/toolbar.c
175                 workaround GTK+ Bug 351600 - 'Can't re-click
176                 on button after sensitivity update'
177                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
178                 Thanks to Colin
179
180 2006-08-15 [colin]      2.4.0cvs51
181
182         * src/plugins/pgpcore/prefs_gpg.c
183                 Set options sensitivity according to
184                 key existence
185         * src/plugins/pgpcore/sgpgme.c
186                 Allow to create key with no passphrase
187
188 2006-08-14 [cleroy]     2.4.0cvs50
189
190         * src/gtk/pluginwindow.c
191                 New layout (maybe to be changed?)
192         * src/gtk/gtkutils.c
193                 Fix a bit label_window
194         * src/plugins/pgpcore/passphrase.c
195         * src/plugins/pgpcore/passphrase.h
196         * src/plugins/pgpcore/plugin.c
197         * src/plugins/pgpcore/prefs_gpg.c
198         * src/plugins/pgpcore/prefs_gpg.h
199         * src/plugins/pgpcore/sgpgme.c
200         * src/plugins/pgpcore/sgpgme.h
201                 Allow to create a PGP private key via the GUI
202
203 2006-08-14 [wwp]        2.4.0cvs49
204
205         * src/addressbook_foldersel.c
206                 fix strict ISO C90 compliance.
207
208 2006-08-14 [paul]       2.4.0cvs48
209
210         * src/gtk/prefswindow.c
211                 re-set scrolled window on opening
212                 Patch by Ticho
213
214 2006-08-14 [paul]
215
216         2.5.0-rc1 released
217
218 2006-08-14 [paul]       2.4.0cvs47
219
220         * src/prefs_display_header.c
221                 re-enable user-defined Displayed Headers
222
223 2006-08-14 [paul]       2.4.0cvs46
224
225         * src/prefs_account.c
226                 use GTK_STOCK_EDIT
227
228 2006-08-13 [colin]      2.4.0cvs45
229
230         * src/common/utils.c
231                 Fix "a" in quote when the original message is empty,
232                 by using \0 instead of 'a' to test writability of
233                 temp files.
234
235 2006-08-13 [wwp]        2.4.0cvs44
236
237         * src/plugins/spamassassin/spamassassin.c
238                 fix capitalization of "SpamAssassin" in some debug, log and
239                 dialog messages.
240
241 2006-08-13 [paul]       2.4.0cvs43
242
243         * src/editldap.c
244                 fix overlapping widgets
245         * src/prefs_account.c
246                 fix translation of protocol_names[]
247                 fix label disappearing off the edge of the
248                 visible area
249
250 2006-08-12 [paul]       2.4.0cvs42
251
252         * manual/plugins.xml
253                 update IRC channel info before it gets forgotten
254                 about
255
256 2006-08-11 [colin]      2.4.0cvs41
257
258         * src/compose.c
259         * src/mainwindow.c
260         * src/mainwindow.h
261         * src/procmsg.c
262         * src/procmsg.h
263         * src/summaryview.c
264         * src/toolbar.c
265                 Grey out the Send button if
266                 - Queue folders are empty, or
267                 - We're sending already
268
269 2006-08-11 [wwp]        2.4.0cvs40
270
271         * src/main.c
272                 fix a logic issue when quitting while a compose window is
273                 still open, thanks to Colin.
274
275 2006-08-10 [colin]      2.4.0cvs39
276
277         * src/main.c
278                 Fix default font size setting after wizard run
279         * src/imap.c
280         * src/etpan/imap-thread.c
281         * src/etpan/imap-thread.h
282                 Fix bug #999 (Timing out on TSL cert validation 
283                 dialog makes ugly things happen). Also, STARTTLS
284                 unconditionnaly if initial capabilities contain
285                 LOGINDISABLED and STARTTLS.
286
287 2006-08-09 [colin]      2.4.0cvs38
288
289         * src/mainwindow.c
290         * src/mainwindow.h
291                 Fix Tools/Actions sensitivity when there are
292                 no actions
293
294 2006-08-09 [colin]      2.4.0cvs37
295
296         * src/prefs_filtering.c
297                 Warning fix, patch by Paul
298         * src/messageview.c
299         * src/prefs_actions.c
300         * src/prefs_filtering_action.c
301         * src/prefs_matcher.c
302                 Uniformisation of "Info ..." to "Info..." (for
303                 old gtk), patch by Fabien
304         * src/plugins/clamav/clamav_plugin_gtk.c
305                 Sensitivity fix by Fabien
306
307 2006-08-09 [colin]      2.4.0cvs36
308
309         * src/main.c
310         * src/main.h
311                 Add a function to know whether we're exiting
312         * src/plugins/trayicon/trayicon.c
313                 If exiting, don't do anything. Faster, and
314                 avoids gtk_main_iteration reentracy causing
315                 segfaults at exit
316
317 2006-08-09 [colin]      2.4.0cvs35
318
319         * src/messageview.c
320         * src/mimeview.c
321         * src/mimeview.h
322                 Fix lack of part selection when automatically 
323                 jumping to a specific part
324         * src/msgcache.c
325                 Little optimisation in cache reading
326
327 2006-08-09 [colin]      2.4.0cvs34
328
329         * src/compose.c
330                 Fix crash setting the priority on reedit
331                 (Accessing compose before creating it!)
332
333 2006-08-08 [colin]      2.4.0cvs33
334
335         * src/procmime.c
336                 Fix bug #998 (last attachment is not accessible)
337                 Bad RFC interpretation on multipart close-delimiters
338         * src/mimeview.c
339         * src/mimeview.h
340         * src/gtk/gtkvscrollbutton.c
341         * src/gtk/gtkvscrollbutton.h
342                 Make attachments list wheel-scrollable
343
344 2006-08-07 [colin]      2.4.0cvs32
345
346         * src/gtk/gtkaspell.c
347                 Fix bug #973 (Unicode punctation characters 
348                 are not recognized as separators by the
349                 spell checker); fix unsigned stuff
350
351 2006-08-07 [colin]      2.4.0cvs31
352
353         * src/compose.c
354                 Fix bug #956 (DnD text with accents in compose 
355                 text entry); fix gccc's signed/unsigned fuss
356
357 2006-08-06 [colin]      2.4.0cvs30
358
359         * src/main.c
360                 Fix bug #979 (Plugin crashes when exiting 
361                 sylpheed-claws) : handle exit request only 
362                 once
363
364 2006-08-05 [colin]      2.4.0cvs29
365
366         * src/news.c
367                 Just make sure we have a msgid.
368
369 2006-08-05 [colin]      2.4.0cvs28
370
371         * src/news.c
372         * src/summaryview.c
373                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
374                 by reimplementing it
375         * src/textview.c
376                 Fix bug when hiding quotes with level > 3 and quote
377                 colors are recycled
378
379 2006-08-04 [colin]      2.4.0cvs27
380
381         * src/compose.c
382         * src/undo.c
383         * src/undo.h
384                 Fix a bit replace-by-pasting undo
385         * src/mainwindow.c
386         * src/messageview.c
387                 Fix Fold quotes menu synchro in
388                 mainwindow when it changes in 
389                 messageview
390         * src/textview.c
391                 Fix right-click on quotes blocks
392         * src/common/utils.c
393                 Verify that the file created by
394                 my_tmpfile() is writable. Fixes
395                 bug #988 (very specific filesystem
396                 issue)
397         * src/plugins/pgpcore/sgpgme.c
398                 Fix file descriptor leak
399         * src/plugins/spamassassin/spamassassin.c
400                 Warn once if spamd isn't reachable
401
402 2006-08-04 [colin]      2.4.0cvs26
403
404         * src/toolbar.c
405                 i18n context patch by Fabien
406
407 2006-08-03 [colin]      2.4.0cvs25
408
409         * src/mainwindow.c
410         * src/messageview.c
411                 Rename "Hide quotes" to "Fold quotes"
412         * src/textview.c
413                 Don't use hand cursor on quotes. "all 
414                 the bonuses of the feature and none of 
415                 unwelcome side-effects"
416
417 2006-08-03 [colin]      2.4.0cvs24
418
419         * AUTHORS
420         * sylpheed-claws.desktop
421         * src/gtk/authors.h
422                 Bring the desktop file to XDG compliance
423                 Patch by Charles A. Edwards
424
425 2006-08-03 [colin]      2.4.0cvs23
426
427         * src/textview.c
428                 Fix links offset when they are preceded
429                 by accentued chars (g_utf8_strlen!)
430         * src/mainwindow.c
431                 Fix wrong status when starting offline
432
433
434 2006-08-03 [wwp]        2.4.0cvs22
435
436         * src/prefs_common.h
437                 ask what to do w/ filtering rules that belong to an account when
438                 applying filtering rules manually from the main window (skip,
439                 apply regardless of the account, use current account). This dialog
440                 can be skipped and the last reply used.
441                 (forgot that file)
442
443 2006-08-03 [wwp]        2.4.0cvs21
444
445         * src/filtering.c
446         * src/filtering.h
447         * src/prefs_common.c
448         * src/summaryview.c
449         * src/alertpanel.c
450         * src/alertpanel.h
451         * src/messageview.c
452                 ask what to do w/ filtering rules that belong to an account when
453                 applying filtering rules manually from the main window (skip,
454                 apply regardless of the account, use current account). This dialog
455                 can be skipped and the last reply used.
456
457
458 2006-08-03 [colin]      2.4.0cvs20
459
460         * src/textview.c
461                 Optimize previous patch
462
463 2006-08-03 [cleroy]     2.4.0cvs19
464
465         * src/textview.c
466                 Fix quotes getting toggled back when the
467                 mail has an even number of text parts
468
469 2006-08-02 [colin]      2.4.0cvs18
470
471         * src/messageview.c
472                 Add Hide quotes menu
473
474 2006-08-02 [colin]      2.4.0cvs17
475
476         * src/mainwindow.c
477         * src/prefs_common.c
478         * src/textview.c
479         * src/textview.h
480         * src/gtk/about.c
481                 Allow per-level quote hiding,
482                 Allow toggling quotes by double-clicking them
483                 Rename RemoteURI to ClickableText to reflect
484                 the fact it's used for a variety of things
485
486 2006-08-02 [wwp]        2.4.0cvs16
487
488         * src/mainwindow.c
489                 fix "View/Hide quotes" menu item status initialization.
490
491 2006-08-02 [wwp]        2.4.0cvs15
492
493         * src/matcher_parser_parse.y
494                 remove a debug trace.
495
496 2006-08-02 [paul]       2.4.0cvs14
497
498         * src/plugins/pgpcore/passphrase.c
499                 don't set initial dialog size
500                 make it resizable
501
502 2006-08-02 [paul]       2.4.0cvs13
503
504         * src/noticeview.c
505                 remove the rogue '/' character
506
507 2006-08-02 [paul]       2.4.0cvs12
508
509         * src/noticeview.c
510                 allow buttons to resize as necessary
511
512 2006-08-01 [wwp]        2.4.0cvs11
513
514         * src/mbox.c
515                 fix strict ISO C90 compliance.
516
517 2006-08-01 [wwp]        2.4.0cvs10
518
519         * tools/update-po
520                 updated update-po tool to work w/ context-dependent translations.
521                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
522
523 2006-08-01 [wwp]        2.4.0cvs9
524
525         * src/matcher.c
526         * src/prefs_filtering.c
527         * src/prefs_matcher.c
528                 allow context-dependent translations for "All",
529                 patch by Fabien Vantard <fzzzzz@gmail.com>.
530
531 2006-07-31 [colin]      2.4.0cvs8
532
533         * AUTHORS
534         * src/gtk/authors.h
535                 Add Rafal to authors
536
537 2006-07-31 [colin]      2.4.0cvs7
538
539         * src/compose.c
540         * src/mainwindow.c
541         * src/messageview.h
542         * src/prefs_common.c
543         * src/prefs_common.h
544         * src/textview.c
545                 Add 'View/Hide quotes'. Patch based on a patch
546                 by Rafal Weglarz
547
548 2006-07-31 [colin]      2.4.0cvs6
549
550         * src/action.c
551                 Fix problem with "> stuff >" actions
552
553 2006-07-31 [paul]       2.4.0cvs5
554
555         * po/nb.po
556                 updated by Geir Helland
557
558 2006-07-31 [wwp]        2.4.0cvs4
559
560         * src/mainwindow.c
561         * src/summaryview.c
562         * src/summaryview.h
563                 add "View/Go to/Parent message" and "View/Go to/Last read message",
564                 thanks to Colin.
565
566 2006-07-31 [wwp]        2.4.0cvs3
567
568         * src/Makefile.am
569         * src/addr_compl.c
570         * src/addr_compl.h
571         * src/addressbook.c
572         * src/addressbook.h
573         * src/addressbook_foldersel.c
574         * src/addressbook_foldersel.h
575         * src/addrindex.c
576         * src/addrindex.h
577         * src/matcher.c
578         * src/matcher.h
579         * src/matcher_parser_lex.l
580         * src/matcher_parser_parse.y
581         * src/prefs_common.c
582         * src/prefs_common.h
583         * src/prefs_filtering.c
584         * src/prefs_matcher.c
585         * src/prefs_matcher.h
586         * src/summaryview.c
587                 introduce filtering against the address book. It's now possible to add
588                 matched conditions to determine if any email address in a message matches
589                 or doesn't match any or all books or folders in the address book.
590
591 2006-07-31 [wwp]        2.4.0cvs2
592
593         * src/account.c
594         * src/filtering.c
595         * src/filtering.h
596         * src/folder.c
597         * src/folderview.c
598         * src/inc.c
599         * src/mainwindow.c
600         * src/matcher.c
601         * src/matcher_parser_lex.l
602         * src/matcher_parser_parse.y
603         * src/mbox.c
604         * src/prefs_filtering.c
605         * src/prefs_filtering.h
606         * src/procmsg.c
607         * src/procmsg.h
608         * src/summaryview.c
609                 introduce per-account filtering rules. Each filtering rule can now be assigned
610                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
611                 when applying filtering rules manually, as all rules will apply - even the ones
612                 assigned to an account. This issue will be addressed soon.
613  
614
615
616 2006-07-31 [wwp]        2.4.0cvs1
617
618         * src/quote_fmt.c
619                 make more strings translatable.
620
621 2006-07-31 [paul]       2.4.0
622
623         2.4.0 released
624
625 2006-07-31 [paul]       2.3.1cvs91
626
627         * po/ca.po
628                 updated by Miquel Oliete
629
630 2006-07-31 [paul]       2.3.1cvs90
631
632         * po/de.po
633         * po/el.po
634         * po/fr.po
635         * po/it.po
636         * po/pl.po
637         * po/pt_BR.po
638         * po/sr.po
639         * po/zh_CN.po
640                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
641                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
642                 Aleksandar Urosevic, and Ralgh Young
643
644 2006-07-31 [paul]       2.3.1cvs89
645
646         * src/account.c
647         * src/main.c
648         * src/mainwindow.c
649         * src/mainwindow.h
650                 Fix a race condition when, after an SC crash, rescanning
651                 folders took more than 0.5 seconds
652                 Thanks to Colin
653
654 2006-07-31 [paul]       2.3.1cvs88
655
656         * src/folderview.c
657                 don't translate separator strings
658
659 2006-07-30 [mones]      2.3.1cvs87
660
661         * doc/man/sylpheed-claws.1
662                 Fixed non-ASCII chars in Hoa's name
663         * po/es.po
664                 Updated for release
665
666 2006-07-27 [colin]      2.3.1cvs86
667
668         * src/textview.c
669                 Don't include the leading \n in links
670                 Patch by Fabien
671
672 2006-07-25 [colin]      2.3.1cvs85
673
674         * src/mainwindow.c
675         * src/common/socket.h
676         * src/etpan/imap-thread.c
677                 Refresh resolvers before connecting
678                 to IMAP servers, and after switching
679                 to online. Thanks to Paul.
680
681 2006-07-18 [colin]
682
683         * 2.4.0-rc4 released
684
685 2006-07-17 [colin]      2.3.1cvs84
686
687         * src/inc.c
688                 Show connection attempt in statusbar before
689                 connecting (previously first message was
690                 "Retrieving messages from ..." after the
691                 connection succeeded.
692
693 2006-07-16 [wwp]        2.3.1cvs83
694
695         * sylpheed-claws.ico
696                 Added .ico file (windows multi-size icon file, generated).
697
698 2006-07-12 [wwp]        2.3.1cvs82
699
700         * src/messageview.c
701                 remove Message/Re-edit menu entry from messageview window,
702                 as sent/draft/queued messages are opened in compose window when
703                 re-edited and it's not possible to re-edit other msgs.
704
705 2006-07-12 [paul]       2.3.1cvs81
706
707         * AUTHORS
708         * src/mainwindow.c
709         * src/gtk/authors.h
710                 check online state before resetting
711                 mailcheck timer. Useful if some program
712                 verifies connection state and updates
713                 Claws.
714                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
715
716 2006-07-12 [paul]       2.3.1cvs80
717
718         * sylpheed-claws-128x128.png
719         * sylpheed-claws-64x64.png
720         * sylpheed-claws.png
721         * src/Makefile.am
722         * src/main.c
723         * src/prefs_toolbar.c
724         * src/stock_pixmap.c
725         * src/stock_pixmap.h
726         * src/wizard.c
727         * src/gtk/about.c
728         * src/gtk/gtkutils.c
729         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
730         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
731         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
732         * src/pixmaps/sylpheed.xpm              ** REMOVED **
733         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
734         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
735                 updated and renamed logo/icon files and related
736                 logo by Jesper Schultz
737
738 2006-07-11 [paul]       2.3.1cvs79
739
740         * src/main.c
741                 fix the labels a smidgin
742
743 2006-07-09 [colin]      2.3.1cvs78
744
745         * src/textview.c
746                 Show errors in textviewer's command
747                 Patch by H. Merijn Brand
748
749 2006-07-09 [colin]      2.3.1cvs77
750
751         * src/compose.c
752                 Save FMID in drafts too
753
754 2006-07-08 [colin]      2.3.1cvs76
755
756         * src/compose.c
757                 Svae RMID in drafted mails too
758                 Save quote_fmt vars for whole mails,
759                 don't reset at each quote_fmt_init:
760                 allows to use the same |i{var} in
761                 various template fields
762         * src/prefs_template.c
763         * src/quote_fmt.h
764         * src/quote_fmt_parse.y
765                 Same
766
767 2006-07-08 [colin]      2.3.1cvs75
768
769         * src/textview.c
770                 Fix highlighting of attached parts URIs
771
772 2006-07-08 [colin]      2.3.1cvs74
773
774         * src/main.c
775                 Prevent bug #981 (sc 2.3.1 segfaults with 
776                 gtk+ 2.10) from being reported again:
777                 if Sylpheed-Claws has been compiled against
778                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
779                 of if Sylpheed-Claws has been compiled against
780                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
781                 error out.
782
783 2006-07-07 [colin]      2.3.1cvs73
784
785         * src/prefs_actions.c
786                 Fix label
787
788 2006-07-07 [colin]      2.3.1cvs72
789
790         * src/prefs_actions.c
791                 Fix compile on gtk < 2.8. argh :)
792
793 2006-07-07 [paul]       2.3.1cvs71
794
795         * src/common/defs.h
796                 update DONATE_URI
797
798 2006-07-07 [colin]      2.3.1cvs70
799
800         * po/POTFILES.in
801         * src/quote_fmt.c
802         * src/quote_fmt_lex.l
803         * src/quote_fmt_parse.y
804                 Add |i{var}, a way to insert user-entered
805                 text in a template
806
807 2006-07-07 [colin]
808
809         * 2.4.0-rc3 released
810
811 2006-07-07 [colin]      2.3.1cvs69
812
813         * src/folder.c
814                 Don't consider inboxes of UNKNOWN folder 
815                 classes to be useable as default inboxes
816
817 2006-07-07 [paul]       2.3.1cvs68
818
819         * src/textview.c
820                 add missing #include <errno.h>
821                 Thanks to René J. Blokland
822
823 2006-07-07 [paul]       2.3.1cvs67
824
825         * src/action.c
826                 Return now Closes dialog
827         * src/mimeview.c
828         * src/mimeview.h
829         * src/textview.c
830                 add contextual menu to mime parts listed
831                 in the textview
832                 Thanks to Colin
833         * src/common/utils.c
834                 reversal: ' is a valid character in URLs
835
836 2006-07-06 [colin]      2.3.1cvs66
837
838         * src/remotefolder.h
839                 Forgotten in previous commit
840
841 2006-07-06 [colin]      2.3.1cvs65
842
843         * src/folder.c
844                 Set summary update flag whenever
845                 totals changed
846         * src/imap.c
847         * src/prefs_account.c
848         * src/common/utils.h
849         * src/etpan/imap-thread.c
850                 Fix warnings, thanks to Fabien and
851                 Ricardo
852
853 2006-07-06 [wwp]        2.3.1cvs64
854
855         * src/gtk/gtkutils.c
856                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
857
858 2006-07-06 [wwp]        2.3.1cvs63
859
860         * src/account.c
861         * src/addressbook.c
862         * src/addressitem.h
863         * src/folderview.c
864         * src/mainwindow.c
865         * src/manual.c
866         * src/manual.h
867         * src/message_search.c
868         * src/prefs_actions.c
869         * src/prefs_filtering.c
870         * src/prefs_filtering.h
871         * src/prefs_template.c
872         * src/summary_search.c
873         * src/summaryview.c
874         * src/gtk/gtkutils.c
875         * src/gtk/gtkutils.h
876         * src/gtk/pluginwindow.c
877                 add help buttons to some dialogs. Clicking such buttons opens a
878                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
879
880 2006-07-06 [paul]       2.3.1cvs62
881
882         * src/textview.c
883                 fix attachments contextual menu
884                 Thanks to Colin
885
886 2006-07-05 [colin]      2.3.1cvs61
887
888         * src/textview.c
889         * src/compose.c
890                 Handle sftp:// links
891
892 2006-07-05 [paul]       2.3.1cvs60
893
894         * src/gtk/filesel.c
895                 grab save button by default
896                 Thanks to Colin
897
898 2006-07-05 [wwp]        2.3.1cvs59
899
900         * manual/xml2pdf
901                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
902
903 2006-07-04 [colin]      2.3.1cvs58
904
905         * src/mimeview.c
906         * src/textview.c
907                 Use left click to select, middle click to open
908                 on mimeparts links
909         * src/common/utils.c
910                 Fix segfault
911
912 2006-07-04 [colin]      2.3.1cvs57
913
914         * src/mainwindow.c
915         * src/news.c
916                 Warning fixes, thanks to Fabien
917
918 2006-07-04 [colin]      2.3.1cvs56
919
920         * src/mimeview.c
921         * src/mimeview.h
922         * src/textview.c
923                 Allow parts to be selected via their text label
924                 in textview
925
926 2006-07-04 [colin]      2.3.1cvs55
927
928         * src/folderview.c
929                 Feedback when closing (for big folders)
930         * src/prefs_actions.c
931         * src/prefs_filtering.c
932         * src/prefs_matcher.c
933         * src/prefs_template.c
934                 Fix default button when closing without
935                 having saved
936
937 2006-07-04 [colin]      2.3.1cvs54
938
939         * src/news.c
940                 Delete local file on deletion
941
942 2006-07-03 [colin]      2.3.1cvs53
943
944         * src/folderview.c
945         * src/main.c
946                 Don't freeze when rescanning after crash
947
948 2006-07-03 [wwp]        2.3.1cvs52
949
950         * src/compose.c
951         * src/privacy.c
952         * src/privacy.h
953         * src/plugins/pgpinline/pgpinline.c
954         * src/plugins/pgpmime/pgpmime.c
955                 don't report an error when the user cancels the passphrase dialog.
956
957 2006-07-02 [colin]      2.3.1cvs51
958
959         * src/folderview.c
960                 Open message when crossing folders with Space,
961                 goto next unread and friends
962
963 2006-07-01 [colin]      2.3.1cvs50
964
965         * src/prefs_account.c
966                 Typographic rules varying from language
967                 to language (in french "Protocole :"),
968                 we have to do that :)
969
970 2006-07-01 [ticho]      2.3.1cvs49
971
972         * src/prefs_account.c
973                 Only use one temporary gchar* variable in
974                 prefs_account_protocol_set_optmenu().
975
976 2006-07-01 [ticho]      2.3.1cvs48
977
978         * src/prefs_account.c
979         * src/prefs_account.h
980                 Use GtkLabel for existing account protocol name.
981                 Created an array for protocol names and populate the
982                 combobox from it in a for() cycle.
983
984 2006-06-30 [colin]      2.3.1cvs47
985
986         * src/compose.c
987                 Block undo when changing signature (by changing
988                 account)
989
990 2006-06-30 [paul]       2.3.1cvs46
991
992         * src/send_message.c
993                 when editing From in the Compose window, use that address
994                 in the Return-Path: header
995                 Thanks to Colin
996
997 2006-06-30 [colin]      2.3.1cvs45
998
999         * src/compose.c
1000                 Fix signature replacement:
1001                 - when no newline before separator
1002                 - when reediting
1003
1004 2006-06-29 [colin]      2.3.1cvs44
1005
1006         * src/folderview.c
1007         * src/folderview.h
1008         * src/mainwindow.c
1009         * src/summaryview.c
1010                 Let 'View/Go to/Next marked' work like
1011                 Next new & Next unread: across folders
1012                 Change the select_on_entry pref to do
1013                 what we want when changing folder
1014         * src/common/utils.c
1015                 Fix single-quoted links 
1016
1017 2006-06-29 [colin]      2.3.1cvs43
1018
1019         * src/gtk/gtkaspell.c
1020                 "Sylpheed" and "Sylpheed-Claws" do exist !
1021
1022 2006-06-29 [colin]      2.3.1cvs42
1023
1024         * src/imap.c
1025                 Forgot to remove debug
1026
1027 2006-06-29 [colin]      2.3.1cvs41
1028
1029         * src/imap.c
1030         * src/imap.h
1031         * src/mainwindow.c
1032                 Disconnect from IMAP servers when going
1033                 offline. Fixes bug #978 (going to offline-mode 
1034                 won't close connections)
1035
1036 2006-06-29 [colin]      2.3.1cvs40
1037
1038         * src/main.c
1039                 Fix transient setting on failing plugins
1040                 Patch by Fabien
1041         * src/plugins/pgpcore/sgpgme.c
1042                 Only warn for OpenPGP. Most people don't
1043                 have CMS available.
1044
1045 2006-06-29 [colin]      2.3.1cvs39
1046
1047         * src/compose.c
1048                 Fix Spelling menu (discrepancy between context menu
1049                 and top menu when folder's dictionary isn't the 
1050                 default one)
1051         * src/plugins/pgpcore/sgpgme.c
1052                 More error reporting about why gpgme can fail
1053
1054 2006-06-29 [wwp]        2.3.1cvs38
1055
1056         * src/mainwindow.c
1057                 honor the display-header-pane setting even when the message view
1058                 is a separate window.
1059
1060 2006-06-29 [wwp]        2.3.1cvs37
1061
1062         * src/prefs_actions.c
1063                 forgot to commit that one (use of GTK_STOCK_INFO).
1064
1065 2006-06-29 [colin]      2.3.1cvs36
1066
1067         * src/imap.c
1068                 Better handling of login errors (ask the password
1069                 again once), alert in case of error. Fix three
1070                 signedness warnings.
1071
1072 2006-06-28 [wwp]        2.3.1cvs35
1073
1074         * src/prefs_template.c
1075         * src/prefs_matcher.c
1076         * src/prefs_filtering_action.c
1077         * src/prefs_quote.c
1078                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
1079                 patch by Fabien Vantard, slightly modified.
1080
1081 2006-06-28 [paul]
1082
1083         2.4.0-rc2 released
1084
1085 2006-06-28 [colin]      2.3.1cvs34
1086
1087         * src/prefs_account.c
1088                 Fix bug #977 (Can't add or edit imap accounts)
1089
1090 2006-06-28 [colin]      2.3.1cvs33
1091
1092         * src/mimeview.c
1093                 Fix previous
1094
1095 2006-06-28 [colin]      2.3.1cvs32
1096
1097         * src/mimeview.c
1098                 Save named inlined attachments with "Save all"
1099         * src/main.c
1100         * src/mbox.c
1101         * src/common/plugin.c
1102         * src/common/plugin.h
1103         * src/common/sylpheed.c
1104         * src/common/utils.c
1105         * src/plugins/pgpcore/sylpheed.def
1106         * src/plugins/pgpinline/sylpheed.def
1107         * src/plugins/pgpmime/sylpheed.def
1108                 Win32 compatibility patch, by
1109                 Werner Koch
1110
1111 2006-06-28 [wwp]        2.3.1cvs31
1112
1113         * src/imap.c
1114         * src/prefs_folder_item.c
1115                 less compilation warnings (thanks to Fabien Vantard), less typos.
1116
1117 2006-06-28 [paul]       2.3.1cvs30
1118
1119         * src/gtk/gtkutils.c
1120                 gtk_combo_box_set_focus_on_click() is only
1121                 available since gtk 2.6.0
1122
1123 2006-06-28 [paul]       2.3.1cvs29
1124
1125         * src/prefs_ext_prog.c
1126                 fix engrish and add a tooltip for the
1127                 'command for 'Display as text' option
1128
1129 2006-06-28 [paul]
1130
1131         2.4.0-rc1 released
1132
1133 2006-06-28 [paul]       2.3.1cvs28
1134
1135         * ChangeLog
1136         * tools/Makefile.am
1137                 include textviewer.pl in releases
1138
1139 2006-06-28 [paul]       2.3.1cvs27
1140
1141         * src/prefs_ext_prog.c
1142                 hide Print command option if libgnomeprint
1143                 support is present
1144
1145 2006-06-27 [colin]      2.3.1cvs26
1146
1147         * src/compose.c
1148                 Fix Esc handling in insert/attach dialog
1149                 Don't show this dialog if dragging something
1150                 else than text/uri-list
1151                 Thanks to Fabien Vantard
1152         * tools/textviewer.pl
1153                 Filter script to display stuff as text
1154                 by H. Merijn Brand
1155
1156 2006-06-27 [wwp]        2.3.1cvs25
1157
1158         * src/messageview.c
1159                 use the exact product name (message view title), patch
1160                 by Fabien Vantard.
1161
1162 2006-06-27 [ticho]      2.3.1cvs24
1163
1164         * src/prefs_account.c
1165         * src/prefs_common.c
1166         * src/prefs_common.h
1167         * src/prefs_ext_prog.c
1168         * src/textview.c
1169                 Add a preference (Preferences/External programs)
1170                 to allow "Display as text" to be done via a script
1171                 (patch by H.Merijn Brand).
1172                 Use GtkComboBox for protocol selection in account
1173                 preferences.
1174                 Only include current choice for existing accounts, and
1175                 insensitivize the combobox.
1176
1177 2006-06-27 [paul]       2.3.1cvs23
1178
1179         * src/mbox.c
1180                 fix crasher introduced in cvs21.
1181                 Thanks to Colin
1182
1183 2006-06-26 [colin]      2.3.1cvs22
1184
1185         * src/mbox.c
1186                 Fix double-frees when leaving folders
1187                 after exporting to mbox
1188
1189 2006-06-26 [colin]      2.3.1cvs21
1190
1191         * src/mbox.c
1192                 More feedback (and optimisation)
1193                 on import/export
1194         * src/common/utils.c
1195                 Fix case when looking for mail addresses
1196         * src/gtk/gtkutils.c
1197                 Extra check for (X-)Face
1198
1199 2006-06-25 [ticho]      2.3.1cvs20
1200
1201         * src/compose.c
1202         * src/exphtmldlg.c
1203         * src/gtk/gtkutils.c
1204         * src/gtk/gtkutils.h
1205                 Added second argument to gtkut_sc_combobox_create() to
1206                 control focus-on-click for the widget.
1207                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
1208
1209 2006-06-25 [ticho]      2.3.1cvs19
1210
1211         * src/compose.c
1212         * src/gtk/Makefile.am
1213         * src/gtk/combobox.c
1214         * src/gtk/combobox.h
1215         * src/gtk/gtkutils.c
1216         * src/gtk/gtkutils.h
1217                 Use GtkComboBox instead of deprecated GtkOptionMenu
1218                 for account selector in compose window and for encoding
1219                 selector in attachment properties.
1220                 Also factorise working with the new GtkComboBox somewhat.
1221
1222 2006-06-24 [paul]       2.3.1cvs18
1223
1224         * src/prefs_common.c
1225                 use the correct default value
1226
1227 2006-06-24 [paul]       2.3.1cvs17
1228
1229         * src/compose.c
1230         * src/prefs_common.c
1231         * src/prefs_common.h
1232         * src/prefs_compose_writing.c
1233                 enable setting of default action when
1234                 dnd'ing files in the compose window.
1235                 (Collaborative effort with wwp)
1236
1237 2006-06-23 [wwp]        2.3.1cvs16
1238
1239         * src/compose.c
1240                 i18n fix (thanks to Fabien Vantard)
1241
1242 2006-06-22 [colin]      2.3.1cvs15
1243
1244         * src/prefs_customheader.c
1245                 Don't use filters in custom headers' file 
1246                 selector. Remember, extensions mean nothing :)
1247
1248 2006-06-22 [paul]       2.3.1cvs14
1249
1250         * configure.ac
1251                 allow setting of man directory location
1252
1253 2006-06-22 [colin]      2.3.1cvs13
1254
1255         * src/mainwindow.c
1256                 Add 'View/Go to/Next unread folder'.
1257                 I missed that :)
1258
1259 2006-06-22 [colin]      2.3.1cvs12
1260
1261         * src/common/utils.c
1262                 Add some subject prefixes
1263                 Patch by Bjorn T Johansen <btj@havleik.no>
1264
1265 2006-06-22 [colin]      2.3.1cvs11
1266
1267         * manual/advanced.xml
1268                 Forgotten hidden pref
1269
1270 2006-06-21 [paul]       2.3.1cvs10
1271
1272         * src/prefs_account.c
1273                 complete the removal of 'Add date header' option
1274
1275 2006-06-21 [paul]       2.3.1cvs9
1276
1277         * src/account.c
1278         * src/compose.c
1279         * src/prefs_account.c
1280         * src/prefs_account.h
1281                 remove option to add date header - always
1282                 add date header
1283         * src/etpan/imap-thread.c
1284                 fix warnings (Thanks to Colin)
1285
1286 2006-06-21 [wwp]        2.3.1cvs8
1287
1288         * src/folder.c
1289                 set the attachment flag when inline text part are (file)named. This is more convenient
1290                 when receiving (for instance) inline source files or patches sent using thunderbird.
1291
1292 2006-06-21 [paul]       2.3.1cvs7
1293
1294         * src/inc.c
1295                 fix off-by-one count of current msg in
1296                 statusbar filtering progressbar
1297
1298 2006-06-21 [paul]       2.3.1cvs6
1299
1300         * src/folder.c
1301                 Show attachment icon even if the part is 'inline'
1302                 if the following conditions are met:
1303                 - content-type != 'text/plain'
1304                 - content-type != '*/pgp-signature'
1305                 - either 'name' or 'filename' parameter is not NULL
1306                 
1307                 Thanks to Colin
1308
1309 2006-06-21 [paul]       2.3.1cvs5
1310
1311         * src/messageview.c
1312         * src/prefs_common.c
1313         * src/prefs_common.h
1314         * src/prefs_other.c
1315                 add an option to 'Never send Return
1316                 Receipts'
1317                 Thanks to Colin
1318
1319 2006-06-20 [mones]      2.3.1cvs4
1320
1321         * po/es.po
1322                 updated
1323         * src/compose.c
1324                 typo fixed (space after comma)
1325         * tools/make.themes.project
1326                 remove exec mode from tarball files
1327
1328 2006-06-20 [colin]      2.3.1cvs3
1329
1330         * src/news.c
1331         * src/procheader.c
1332         * src/unmime.c
1333                 Better fix for \n's in headers (don't 
1334                 break Received: and others)
1335
1336 2006-06-20 [paul]       2.3.1cvs2
1337
1338         * src/alertpanel.c
1339         * src/textview.c
1340                 improve legibility of phishing attempt
1341                 dialog
1342
1343 2006-06-20 [paul]       2.3.1cvs1
1344
1345         * NEWS
1346         * README
1347         * configure.ac
1348                 Update version number following
1349                 stable release
1350
1351 2006-06-20 [colin]      2.3.0cvs26
1352
1353         * src/compose.c
1354                 When dragging a file to the text of the compose
1355                 window, ask whether we want to insert or attach
1356                 (I know lots of people who do that to attach)
1357
1358 2006-06-20 [colin]      2.3.0cvs25
1359
1360         * src/etpan/imap-thread.c
1361                 Fix threshold (the append command is often > 32 bytes)
1362
1363 2006-06-19 [colin]      2.3.0cvs24
1364
1365         * src/imap.c
1366         * src/etpan/imap-thread.c
1367                 Workaround Rockliffe IMAP server bug: replace
1368                 "x UID SEARCH (ANSWERED UID 1:*)" with
1369                 "x UID SEARCH ANSWERED"
1370                 (Rockliffe doesn't handle the parenthesis)
1371
1372 2006-06-19 [colin]      2.3.0cvs23
1373
1374         * src/compose.c
1375         * src/imap.c
1376         * src/etpan/imap-thread.c
1377                 Probably fix bug #972 (Freezes when adding 
1378                 an attachment to the message)
1379         * src/common/defs.h
1380                 Modernize Firefox cmd
1381
1382
1383 2006-06-18 [colin]      2.3.0cvs22
1384
1385         * src/prefs_customheader.c
1386                 Only allow correct filenames for various
1387                 custom headers
1388
1389 2006-06-18 [colin]      2.3.0cvs21
1390
1391         * src/prefs_customheader.c
1392                 Add a 'From File...' button in custom headers prefs, which
1393                 try to do the right thing: 
1394                 for normal headers, use file as plaintext,
1395                 for X-Face, calls compface,
1396                 for Face, encode to b64.
1397
1398 2006-06-17 [colin]      2.3.0cvs20
1399
1400         * src/mh.c
1401                 Warning fix
1402
1403 2006-06-16 [colin]      2.3.0cvs19
1404
1405         * src/summaryview.c
1406                 Recursive quicksearch: show message list
1407                 in current folder, *then* search children
1408                 in the background.
1409
1410 2006-06-16 [colin]      2.3.0cvs18
1411
1412         * src/main.c
1413                 Instead of ignoring SIGPIPE, save caches
1414                 when getting one. Will fix the fact that
1415                 hot caches are out-of-date when logging 
1416                 out of Xorg.
1417         * src/compose.c
1418         * src/prefs_compose_writing.c
1419                 Only save text (not attachments) when 
1420                 auto-saving to drafts
1421         * src/unmime.c
1422                 Always replace \n, \r and \t with spaces
1423                 in headers
1424         * manual/dist/html/Makefile.am
1425         * manual/dist/pdf/Makefile.am
1426         * manual/dist/ps/Makefile.am
1427         * manual/dist/txt/Makefile.am
1428         * manual/fr/dist/html/Makefile.am
1429         * manual/fr/dist/pdf/Makefile.am
1430         * manual/fr/dist/ps/Makefile.am
1431         * manual/fr/dist/txt/Makefile.am
1432         * manual/pl/dist/html/Makefile.am
1433         * manual/pl/dist/pdf/Makefile.am
1434         * manual/pl/dist/ps/Makefile.am
1435         * manual/pl/dist/txt/Makefile.am
1436                 Fix make clean removing pregenerated manuals
1437
1438
1439 2006-06-16 [colin]      2.3.0cvs17
1440
1441         * src/plugins/pgpcore/sgpgme.c
1442         * src/plugins/pgpmime/pgpmime.c
1443         * src/plugins/pgpinline/pgpinline.c
1444                 Better error reporting in setup_signers.
1445                 Don't fallback to default key if specified
1446                 key isn't found.
1447                 Don't allow signing if more than one secret
1448                 key matches the one specified in prefs.
1449
1450 2006-06-15 [colin]      2.3.0cvs16
1451
1452         * src/folderview.c
1453                 Add "Send queue" in the folder's contextual
1454                 menu
1455         * src/compose.c
1456         * src/messageview.c
1457         * src/privacy.c
1458         * src/privacy.h
1459         * src/procmime.c
1460         * src/procmsg.c
1461         * src/plugins/pgpcore/passphrase.c
1462         * src/plugins/pgpcore/sgpgme.c
1463         * src/plugins/pgpinline/pgpinline.c
1464         * src/plugins/pgpmime/pgpmime.c
1465                 Better error reporting
1466         * src/mbox.c
1467                 Probably fix bug #971 (2.2.3 cannot read mail 
1468                 from local mbox)
1469
1470
1471 2006-06-15 [mones]      2.3.0cvs15
1472
1473         * tools/make.themes.project
1474                 creates the themes project from the web page
1475
1476 2006-06-15 [colin]      2.3.0cvs14
1477
1478         * src/folder.c
1479                 Better fix (avoid losing the folder if scan_tree 
1480                 fails)
1481
1482 2006-06-15 [cleroy]     2.3.0cvs13
1483
1484         * src/folder.c
1485                 Probably fix Bug #969 (crash on rebuilding 
1486                 imap folder)
1487
1488 2006-06-14 [colin]      2.3.0cvs12
1489
1490         * manual/dtd/manual.xsl
1491         * manual/sylpheed-claws-manual.xml
1492         * manual/fr/sylpheed-claws-manual.xml
1493         * manual/pl/sylpheed-claws-manual.xml
1494                 Insert pagebreaks between sections
1495
1496 2006-06-14 [paul]       2.3.0cvs11
1497
1498         * configure.ac
1499                 better fix than 2.3.0cvs10
1500
1501 2006-06-14 [paul]       2.3.0cvs10
1502
1503         * configure.ac
1504                 fix setting of PACKAGE_DATA_DIR with newer autoconf
1505                 (backwards compatible)
1506
1507 2006-06-13 [colin]      2.3.0cvs9
1508
1509         * src/messageview.c
1510                 Fix sending of return receipt with the new queue folders
1511
1512 2006-06-13 [wwp]        2.3.0cvs8
1513
1514         * src/quote_fmt_lex.l
1515                 fix wrong tokens returned in quote_fmt lexer, query not().
1516
1517 2006-06-13 [wwp]        2.3.0cvs7
1518
1519         * src/folder.c
1520         * src/prefs_folder_item.c
1521                 allow changing folder type even when folder is not a top-level one,
1522                 thanks to Colin.
1523
1524 2006-06-12 [colin]      2.3.0cvs6
1525
1526         * src/folderview.c
1527                 Fix double-ask of "Do you want to mark all
1528                 as read"
1529
1530 2006-06-12 [colin]      2.3.0cvs5
1531
1532         * src/compose.c
1533         * src/compose.h
1534         * src/folder.c
1535         * src/folder.h
1536         * src/imap.c
1537         * src/inc.c
1538         * src/main.c
1539         * src/messageview.c
1540         * src/mh.c
1541         * src/prefs_folder_item.c
1542         * src/procheader.c
1543         * src/procmime.c
1544         * src/procmsg.c
1545         * src/procmsg.h
1546         * src/send_message.c
1547         * src/summaryview.c
1548         * src/toolbar.c
1549                 Apply bug #964's patch (Queue and drafts aren't normal)
1550                 The Drafts and Queue folder now contain RFC-822 files,
1551                 allowing to move and copy mails from and to these 
1552                 folders. Moving from Drafts to Queue will prepare the
1553                 mail for sending (PGP signature, encryption, etc).
1554                 This patch also rework sending errors handling to try
1555                 to be more helpful.
1556                 Also, allow redefining folder types via the GUI 
1557                 (Folder type in its Properties)
1558
1559 2006-06-12 [colin]      2.3.0cvs4
1560
1561         * src/summaryview.c
1562         * src/prefs_common.c
1563         * src/prefs_common.h
1564         * src/gedit-print.c
1565                 Allow to define a specific print font - patch
1566                 by Bernhard Walle <bernhard.walle@gmx.de>
1567         * src/prefs_fonts.c
1568         * manual/advanced.xml
1569         * manual/fr/advanced.xml
1570                 Add a hidden pref to allow deletion without
1571                 confirmation
1572
1573 2006-06-12 [wwp]        2.3.0cvs3
1574
1575         * .cvsignore
1576                 more files to ignore.
1577
1578 2006-06-12 [wwp]        2.3.0cvs2
1579
1580         * src/quote_fmt.c
1581         * src/quote_fmt_lex.l
1582         * src/quote_fmt_parse.y
1583                 extend the quote_fmt parser (templates and quotes):
1584                 - allow limited sub-expressions in |p{} and |f{} expressions,
1585                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
1586                 - implemented/fixed missing implementation of query_references and show_references,
1587                 - completed, fixed contents and format of the symbols help dialog,
1588                 - fix some compilation warnings.
1589
1590 2006-06-12 [wwp]        2.3.0cvs1
1591
1592         * manual/advanced.xml
1593         * manual/fr/advanced.xml
1594                 updates in the "templates" section of the manual (eng/fr):
1595                  - be more precise (both versions)
1596                  - completed to match the english reference (fr version)
1597                  - touchups (both versions)
1598
1599 2006-06-12 [paul]       2.3.0
1600
1601         2.3.0 released
1602
1603 2006-06-12 [paul]       2.2.3cvs14
1604
1605         * po/ca.po
1606         * po/cs.po
1607         * po/de.po
1608         * po/el.po
1609         * po/fr.po
1610         * po/it.po
1611         * po/pt_BR.po
1612         * po/sr.po
1613         * po/zh_CN.po
1614                 updated by Miquel Oliete, Tim, Stephan Sachse,
1615                 Stavros Giannouris, Fabien Vantard, Andrea
1616                 Spadaccini, Frederico Goncalves Guimaraes,
1617                 Aleksandar Urosevic, and Ralgh Young
1618
1619 2006-06-12 [colin]      2.2.3cvs13
1620
1621         * src/mbox.c
1622                 Add missing header
1623
1624 2006-06-11 [colin]      2.2.3cvs12
1625
1626         * src/msgcache.c
1627                 Verify that g_malloc() succeeded
1628
1629 2006-06-11 [colin]      2.2.3cvs11
1630
1631         * src/wizard.c
1632                 Add Face header to welcome mail
1633
1634 2006-06-10 [colin]      2.2.3cvs10
1635
1636         * src/textview.c
1637                 Revert previous (Forgot it changes the
1638                 margin on the whole mail)
1639
1640 2006-06-10 [colin]      2.2.3cvs9
1641
1642         * src/textview.c
1643                 Don't overlap long headers under (X-)Face
1644
1645 2006-06-10 [mones]      2.2.3cvs8
1646
1647         * manual/xml2pdf
1648                 allow generation of manual on systems lacking saxon binary
1649                 but with java and the saxon library installed
1650
1651         * po/es.po
1652                 updated for release
1653
1654 2006-06-09 [colin]      2.2.3cvs7
1655
1656         * src/summaryview.c
1657                 Fix leak when using Display Sender using Addressbook
1658
1659 2006-06-09 [colin]      2.2.3cvs6
1660
1661         * src/compose.c
1662         * src/folder.c
1663         * src/folderview.c
1664         * src/mimeview.c
1665         * src/summaryview.c
1666                 More leaks fixes
1667
1668 2006-06-09 [paul]       2.2.3cvs5
1669
1670         * AUTHORS
1671         * src/gtk/authors.h
1672         * tools/claws.i18n.status.pl
1673                 updated with new info
1674
1675 2006-06-09 [paul]       2.2.3cvs4
1676
1677         * README
1678                 updated
1679         * manual/ack.xml
1680                 add wwp to authors list
1681         * src/gtk/authors.h
1682                 update mine and Colin's addresses
1683
1684 2006-06-08 [colin]      2.2.3cvs3
1685
1686         * src/etpan/imap-thread.c
1687                 Fix leak on SSL cert check
1688
1689 2006-06-08 [colin]      2.2.3cvs2
1690
1691         * src/common/utils.c
1692                 Fix leak
1693
1694 2006-06-08 [paul]       2.2.3cvs1
1695
1696         * configure.ac
1697                 Update version number following
1698                 stable release
1699
1700 2006-06-07 [colin]      2.2.2cvs3
1701
1702         * src/msgcache.c
1703                 Fix catching cache read errors (guint instead of gint)
1704                 Prevent malloc'ing more than 8MB (means cache corruption)
1705
1706 2006-06-07 [paul]       2.2.2cvs2
1707
1708         * src/exporthtml.c
1709         * src/exportldif.c
1710         * src/mh.c
1711         * src/mutt.c
1712         * src/pine.c
1713         * src/common/utils.c
1714                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
1715                 obey $HOME'
1716                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
1717                 Thanks to Colin
1718
1719 2006-06-06 [paul]       2.2.2cvs1
1720
1721         * configure.ac
1722                 Update version number following
1723                 stable release
1724
1725 2006-06-06 [paul]       2.2.1cvs6
1726
1727         * src/matcher.c
1728                 fix  implicit declaration of
1729                 sylpheed_do_idle()
1730                 Patch by Fabien Vantard
1731
1732 2006-06-06 [paul]       2.2.1cvs5
1733
1734         * src/matcher.c
1735                 fix age_greater and age_lower so that they
1736                 mean what say and not '...or equal to'
1737                 Thanks to Colin
1738
1739 2006-06-06 [paul]       2.2.1cvs4
1740
1741         * src/textview.c
1742         * src/common/utils.c
1743                 fix URI check
1744                 Thanks to Colin
1745
1746 2006-06-05 [wwp]        2.2.1cvs3
1747
1748         * manual/fr/account.xml
1749                 minor language fixes (thanks to Fabien Vantard).
1750
1751 2006-06-05 [colin]      2.2.1cvs2
1752
1753         * src/prefs_folder_item.c
1754         * src/folderview.c
1755                 Allow recursive setting of properties 
1756                 for whole mailboxes
1757         * src/matcher.c
1758                 Don't freeze on 'test' filtering rule
1759
1760 2006-06-05 [colin]      2.2.1cvs1
1761
1762         * configure.ac
1763                 Update version number following
1764                 stable release
1765
1766 2006-06-04 [wwp]        2.2.0cvs82
1767
1768         * manual/glossary.xml
1769         * manual/account.xml
1770         * manual/fr/glossary.xml
1771         * manual/fr/account.xml
1772                 added glossary section and references/links related to the Face custom header.
1773
1774 2006-06-04 [colin]      2.2.0cvs81
1775
1776         * src/summaryview.c
1777                 Skip to next message on move with no
1778                 immediate execution
1779
1780 2006-06-04 [wwp]        2.2.0cvs80
1781
1782         * manual/xml2pdf
1783                 added sanity checks, exit when needed.
1784
1785 2006-06-03 [paul]       2.2.0cvs79
1786
1787         * src/prefs_receive.c
1788                 page name is now 'Receiving'
1789         * src/prefs_send.c
1790                 page name is now 'Sending'
1791
1792 2006-06-03 [colin]      2.2.0cvs78
1793
1794         * src/plugins/spamassassin/spamassassin_gtk.c
1795                 Autoswitch to Localhost if transport was previously
1796                 disabled. Else people had to check [] Enable, then
1797                 *reselect* transport.
1798
1799 2006-06-03 [colin]      2.2.0cvs77
1800
1801         * src/plugins/pgpinline/pgpinline.c
1802         * src/plugins/pgpmime/pgpmime.c
1803                 Check that gpg_data_release_and_get_mem 
1804                 didn't fail (now, why this happens...)
1805
1806 2006-06-03 [colin]      2.2.0cvs76
1807
1808         * src/mbox.c
1809                 Fix bug #962 (Manual and/or UI should 
1810                 warn about incompatible locking 
1811                 causing dataloss)
1812
1813 2006-06-02 [cleroy]     2.2.0cvs75
1814
1815         * src/filtering.c
1816         * src/folder.c
1817         * src/procmsg.c
1818         * src/summaryview.c
1819                 Fix a few leaks
1820
1821 2006-06-02 [colin]      2.2.0cvs74
1822
1823         * src/main.c
1824                 On exit, free caches after writing them
1825                 Shuts up some valgrind false positives
1826         * src/procmsg.c
1827         * src/send_message.c
1828                 Fix races when reusing existing SMTP connections
1829                 Fix inexistant session timeout
1830         * src/toolbar.c
1831                 Display alertpanel after all queues have
1832                 been processed, not after each
1833
1834 2006-06-02 [wwp]        2.2.0cvs73
1835
1836         * manual/fr/glossary.xml
1837         * manual/fr/ack.xml
1838         * manual/ack.xml
1839                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1840
1841 2006-06-02 [wwp]        2.2.0cvs72
1842
1843         * manual/xml2pdf
1844         * manual/dist/pdf/Makefile.am
1845         * manual/dtd/manual.xsl
1846         * manual/fr/dist/pdf/Makefile.am
1847         * manual/pl/dist/pdf/Makefile.am
1848                 we changed the procedure to generate the .pdf version of the manual.
1849                 The procedure is more modern and the .pdf we get now has a valid index.
1850                 Here are the new pre-requisites:
1851
1852                 - JRE 1.x (1.4 here): there must be one from your distro
1853                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1854                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1855                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1856
1857                 See my posts for further info about the installation of this toolchain:
1858
1859                 Date: Fri, 19 May 2006 19:40:06 +0200
1860                 From: wwp <subscript@free.fr>
1861                 To: sylpheed-claws-devel@lists.sourceforge.net
1862                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1863
1864                 and
1865
1866                 Date: Wed, 24 May 2006 12:58:49 +0200
1867                 From: wwp <subscript@free.fr>
1868                 To: sylpheed-claws-devel@lists.sourceforge.net
1869                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1870
1871 2006-06-01 [colin]      2.2.0cvs71
1872
1873         * src/compose.c
1874                 Better guards against IMAP races
1875         * src/main.c
1876         * src/prefs_common.c
1877         * src/prefs_common.h
1878         * src/common/ssl_certificate.c
1879         * src/etpan/imap-thread.c
1880         * src/etpan/imap-thread.h
1881         * src/gtk/sslcertwindow.c
1882                 New hidden option ssl_skip_cert_check to 
1883                 avoid dups of bug #959 (libetpan linked
1884                 against gnutls and gnutls buggy on 64bit)
1885                 Present expired warning only once per
1886                 session/server.
1887         * manual/advanced.xml
1888         * manual/fr/advanced.xml
1889                 Document new option
1890
1891 2006-06-01 [wwp]        2.2.0cvs70
1892
1893         * src/messageview.c
1894                 fix for bug #961 (return receipt dialog 
1895                 complains incorrectly about return-path 
1896                 email adress being different), thanks 
1897                 to Colin.
1898
1899 2006-05-31 [cleroy]     2.2.0cvs69
1900
1901         * src/common/ssl.c
1902                 Guard against NULLs, although this
1903                 should never be an issue
1904
1905 2006-05-31 [colin]      2.2.0cvs68
1906
1907         * src/filtering.c
1908                 Use g_slist_prepend
1909         * src/imap.c
1910                 Don't remove caches when destroying folder, it
1911                 could (should) be done at exit
1912         * src/inc.c
1913                 free processing cache after incorporation
1914         * src/etpan/imap-thread.c
1915                 Maybe fix bug #959 (Crash on moving to emails 
1916                 to a imap account per ssl with a expired 
1917                 certificate.)
1918
1919 2006-05-30 [colin]      2.2.0cvs67
1920
1921         * src/summaryview.c
1922                 Put back event flush when displaying message
1923                 It avoids reading a bunch of messages just
1924                 by hitting shift-n for too long ;)
1925
1926 2006-05-29 [colin]      2.2.0cvs66
1927
1928         * src/summaryview.c
1929                 Remove useless g_warnings
1930
1931 2006-05-29 [colin]      2.2.0cvs65
1932
1933         * src/imap.c
1934                 Fix g_slist_append()s for performance
1935
1936 2006-05-29 [colin]      2.2.0cvs64
1937
1938         * src/compose.c
1939         * src/common/utils.c
1940                 Fix extraneous tab at start of addresses
1941         * src/mainwindow.c
1942                 Fix warnings (thanks to Fabien)
1943                 Fix crash at exit when composing messages 
1944                 exist
1945         * src/pop.c
1946                 Fix progress bar when deleting expired mails
1947                 Thanks to Hiro
1948         * src/summaryview.c
1949         * src/gtk/gtksctree.c
1950                 Fix re-sorting slowness
1951
1952 2006-05-29 [paul]       2.2.0cvs63
1953
1954         * src/mh.c
1955                 fetch full message when moving mails
1956                 from another mailbox, (fixed data loss
1957                 when filtering from IMAP to MH, introduced
1958                 in 2.2.0cvs57).
1959                 Thanks to Colin
1960
1961 2006-05-29 [mones]      2.2.0cvs62
1962
1963         * src/gtk/gtksctree.c
1964                 Unselect faster (patch by Colin)        
1965
1966 2006-05-26 [colin]      2.2.0cvs61
1967
1968         * src/summaryview.c
1969                 Unplug MSGINFO_UPDATE callback on delete too.
1970
1971 2006-05-26 [colin]      2.2.0cvs60
1972
1973         * src/foldersel.c
1974                 Fix bold in folder selection window with glib2.10
1975                 thanks Hiro
1976
1977 2006-05-26 [colin]      2.2.0cvs59
1978
1979         * src/procheader.c
1980                 Convert date only if necessary (and don't
1981                 try to convert from utf8 to utf8, too)
1982         * src/summaryview.c
1983                 Only set column's text if the column's 
1984                 displayed
1985
1986 2006-05-26 [colin]      2.2.0cvs58
1987
1988         * src/summaryview.c
1989         * src/gtk/gtkutils.c
1990                 Fix useless warning
1991
1992 2006-05-26 [colin]      2.2.0cvs57
1993
1994         * src/mainwindow.c
1995                 Make summaryview selectable as long as 
1996                 no message has focus
1997         * src/mh.c
1998                 Faster deletion (by implementing mh_remove_msgs)
1999                 Faster copy (avoid using mh_fetch_msg just to get
2000                 the filename)
2001                 Faster move (using move_file instead of copy_file
2002                 if MSG_IS_MOVE)
2003                 No progressbar if total number of mails to cp/mv 
2004                 is less than 100
2005         * src/summaryview.c
2006                 Fix removal from subject_table when mail gets moved
2007                 Faster deletion (g_slist_prepend instead of append)
2008         * src/gtk/gtksctree.c
2009                 Remove useless code
2010
2011 2006-05-25 [colin]      2.2.0cvs56
2012
2013         * src/common/ssl_certificate.c
2014                 Fix leak in expired cert check
2015
2016 2006-05-25 [colin]      2.2.0cvs55
2017
2018         * src/mh.c
2019                 Disable flags syncing on .mh_sequences - it
2020                 is buggy and marks mails read under unknown
2021                 conditions.
2022
2023 2006-05-25 [paul]
2024
2025         * 2.3.0-rc4 released
2026
2027 2006-05-24 [colin]      2.2.0cvs54
2028
2029         attention cvs users: if you manage to crash
2030         Sylpheed-Claws while moving, copying or deleting
2031         mails, we *are* interested in stack traces and
2032         valgrind logs. It looks stable, but one never
2033         knows...
2034
2035         * src/folder.c
2036                 Add progressbar for cache updates
2037         * src/folderutils.c
2038                 Optimize Mark all read in the current
2039                 folder
2040         * src/mh.c
2041                 Add progressbar for copy/move
2042         * src/procmsg.c
2043                 Optimize O(n^2) in copy/move
2044         * src/summaryview.c
2045         * src/gtk/gtksctree.c
2046                 Optimize O(n^2) algos
2047         * src/common/timing.h
2048                 Display ms instead of us
2049
2050 2006-05-24 [wwp]        2.2.0cvs53
2051
2052         * manual/fr/advanced.xml
2053                 updates to the French manual.
2054
2055 2006-05-24 [wwp]        2.2.0cvs52
2056
2057         * src/common/utils.c
2058                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2059
2060 2006-05-24 [wwp]        2.2.0cvs51
2061
2062         * src/folderutils.c
2063                 fixed "mark all read" in MH folders (thanks to Colin).
2064
2065 2006-05-24 [paul]       2.2.0cvs50
2066
2067         * doc/man/sylpheed-claws.1
2068                 updated the man page
2069
2070 2006-05-23 [colin]      2.2.0cvs49
2071
2072         * src/folderview.c
2073         * src/imap.c
2074         * src/inc.c
2075         * src/mbox.c
2076         * src/messageview.c
2077         * src/news.c
2078         * src/send_message.c
2079         * src/summaryview.c
2080         * src/gtk/sslcertwindow.c
2081                 alertpanel fixes, by Fabien
2082
2083 2006-05-23 [colin]      2.2.0cvs48
2084
2085         * src/folder.c
2086         * src/folderview.c
2087         * src/msgcache.c
2088         * src/summaryview.c
2089         * src/gtk/gtksctree.c
2090         * src/gtk/gtksctree.h
2091                 More timings
2092                 Fix slow loading problem, which was caused by the
2093                 use of some gtk_ctree funcs and their use of
2094                 g_list_position while gtk_ctree_(un)link'ing.
2095                 Reap more functions from gtkctree.c to be sure we
2096                 use our (fast) version instead of theirs.
2097         * src/mh.c
2098                 Fix copy of unread mails
2099
2100
2101 2006-05-22 [wwp]        2.2.0cvs47
2102
2103         * manual/fr/advanced.xml
2104                 updated.
2105
2106 2006-05-22 [colin]      2.2.0cvs46
2107
2108         * src/filtering.c
2109                 Fix possible infinite loop. 'copy' is not a 
2110                 final action, so when encountering a 'copy',
2111                 we have to check if a previous one was set
2112                 and do it. In the same way, if we encounter
2113                 a 'move' we have to perform a possibly 
2114                 pending 'copy'. This will slow down filtering
2115                 on IMAP if move+copy or multiple copy actions
2116                 are to be done, but handling it via the batch
2117                 would be really too convoluted.
2118
2119 2006-05-22 [wwp]        2.2.0cvs45
2120
2121         * manual/fr/advanced.xml
2122         * manual/fr/faq.xml
2123         * manual/fr/glossary.xml
2124         * manual/fr/handling.xml
2125         * manual/fr/intro.xml
2126         * manual/fr/plugins.xml
2127         * manual/fr/sylpheed-claws-manual.xml
2128                 sync w/ the english manual: updates URIs, documented mailing-list
2129                 support, better explanation about the enabled/disabled feature
2130                 in filtering/processing rules by Paul.
2131
2132 2006-05-21 [colin]      2.2.0cvs44
2133
2134         * src/summaryview.c
2135                 Don't expand after building threads, but during
2136
2137 2006-05-21 [colin]      2.2.0cvs43
2138
2139         * src/procmsg.c
2140         * src/summaryview.c
2141                 More timing possibilities... For next time I have 
2142                 to find out how the hell some 3GHz computer takes
2143                 one minute to open a 30k folder...
2144
2145 2006-05-21 [colin]      2.2.0cvs42
2146
2147         * manual/pl/advanced.xml
2148         * manual/pl/faq.xml
2149         * manual/pl/glossary.xml
2150         * manual/pl/handling.xml
2151         * manual/pl/intro.xml
2152         * manual/pl/plugins.xml
2153         * manual/pl/sylpheed-claws-manual.xml
2154                 Polish manual updated by Pawel
2155
2156 2006-05-20 [colin]
2157
2158         * 2.3.0-rc3 released
2159
2160 2006-05-20 [colin]      2.2.0cvs41
2161
2162         * src/imap.c
2163                 Fix -rc2 problems:
2164                 - remove cache of moved messages from original folder
2165                 - apply new flags to messages even if they aren't appliable
2166                   via IMAP.
2167
2168 2006-05-20 [colin]
2169
2170         * 2.3.0-rc2 released
2171
2172 2006-05-19 [colin]      2.2.0cvs40
2173
2174         * src/imap.c
2175                 Don't issue SELECT in imap_change_flags
2176                 before having checked that we indeed have
2177                 some flags to change. MSG_POSTFILTERED for
2178                 example can't be used on IMAP.
2179                 Fixes bug #955 (copying messages between 
2180                 imap folders is extremely slow), which was
2181                 a regression.
2182
2183 2006-05-19 [colin]      2.2.0cvs39
2184
2185         * src/folder.c
2186         * src/folder.h
2187         * src/folderview.c
2188                 Try to fix bug #830 (Some unread messages 
2189                 get marked read in IMAP inbox):
2190                 - Prevent scanning a folder if it's being 
2191                   opened via the GUI
2192                 - Postpone opening via the GUI of a folder
2193                   currently scanned.
2194
2195
2196 2006-05-19 [wwp]        2.2.0cvs38
2197
2198         * manual/advanced.xml
2199                 fix English+typo (thanks to Paul).
2200
2201 2006-05-19 [wwp]        2.2.0cvs37
2202
2203         * manual/advanced.xml
2204         * manual/fr/advanced.xml
2205         * src/gtk/logwindow.c
2206         * src/prefs_common.c
2207         * src/prefs_common.h
2208                 added hidden prefs to allow customization of colors used in
2209                 protocol log window (useful for dark gtk+ themes).
2210
2211 2006-05-19 [wwp]        2.2.0cvs36
2212
2213         * ChangeLog
2214                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
2215
2216 2006-05-19 [paul]       2.2.0cvs35
2217
2218         * src/textview.c
2219                 make Reply-To fully clickable
2220         * src/gtk/logwindow.c
2221                 more colouring (SMTP ESMTP)
2222         Both patches by Pawel Pekala
2223
2224 2006-05-19 [cleroy]     2.2.0cvs34
2225
2226         * src/mh.c
2227                 Don't update flags from current folder
2228                 Probably fixes bug #935 (Read Messages 
2229                 Revert to Being Marked as Unread)
2230
2231 2006-05-18 [colin]      2.2.0cvs33
2232
2233         * src/imap.c
2234                 Warning fix
2235         * src/compose.c
2236         * src/mainwindow.c
2237         * src/summaryview.c
2238         * src/toolbar.c
2239                 Allow replying to multiple emails
2240                 in multiple windows
2241         * src/mimeview.c
2242         * src/etpan/imap-thread.c
2243                 Leak fixes
2244
2245 2006-05-18 [paul]       2.2.0cvs32
2246
2247         * src/summaryview.c
2248                 keep Mailing-List menu refreshed
2249                 Thanks to Colin
2250
2251 2006-05-18 [paul]       2.2.0cvs31
2252
2253         * manual/advanced.xml
2254         * manual/faq.xml
2255         * manual/glossary.xml
2256         * manual/handling.xml
2257         * manual/intro.xml
2258         * manual/plugins.xml
2259         * manual/sylpheed-claws-manual.xml
2260                 update URLs
2261                 add info about mailing-list support
2262                 edit filtering info
2263         * src/wizard.c
2264         * src/common/defs.h
2265         * src/gtk/about.c
2266         * src/plugins/dillo_viewer/README
2267                 update URLs
2268
2269 2006-05-17 [wwp]        2.2.0cvs30
2270
2271         * manual/handling.xml
2272         * manual/fr/handling.xml
2273                 documented the ability to enabled/disable filtering/processing rules.
2274
2275 2006-05-17 [colin]      2.2.0cvs29
2276
2277         * src/main.c
2278                 Don't initialize g_thread subsystem if it's 
2279                 already done (thanks to Hiro)
2280         * src/mimeview.c
2281                 Fix saving of parts when there name can't be
2282                 converted from UTF-8.
2283
2284 2006-05-17 [paul]       2.2.0cvs28
2285
2286         * po/Makefile.in.in
2287                 fix config.status warning with autoconf 2.60
2288
2289 2006-05-17 [paul]       2.2.0cvs27
2290
2291         * po/POTFILES.in
2292                 add src/mbox.c
2293
2294 2006-05-17 [wwp]        2.2.0cvs26
2295
2296         * src/mainwindow.c
2297                 fix useless and potentially dangerous buffer walking (thanks to Colin).
2298
2299 2006-05-17 [wwp]        2.2.0cvs25
2300
2301         * src/plugins/demo/demo.c
2302                 updated product name in plugin demo (many plugins need to be
2303                 sync'ed w/ that change).
2304
2305 2006-05-17 [colin]      2.2.0cvs24
2306
2307         * src/mh.c
2308                 Fix leak
2309
2310 2006-05-16 [colin]      2.2.0cvs23
2311
2312         * src/mainwindow.c
2313                 Stupid me hit again. Fix cvs22.
2314
2315 2006-05-16 [colin]      2.2.0cvs22
2316
2317         * src/mainwindow.c
2318                 Fix bug #922 (sylpheed-claws crashed after 
2319                 pushing on Inbox folder)
2320
2321 2006-05-16 [colin]      2.2.0cvs21
2322
2323         * src/compose.c
2324                 Make From header be copy/paste/select-able
2325
2326 2006-05-16 [wwp]        2.2.0cvs20
2327
2328         * src/export.c
2329         * src/matcher.c
2330         * src/summaryview.c
2331         * src/etpan/imap-thread.c
2332                 fix some compiler warnings (thanks to Colin).
2333
2334 2006-05-16 [wwp]        2.2.0cvs19
2335
2336         * src/action.c
2337         * src/gedit-print.c
2338         * src/inc.c
2339         * src/mainwindow.c
2340         * src/mh.c
2341         * src/statusbar.c
2342         * src/send_message.c
2343         * src/summaryview.c
2344                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
2345
2346 2006-05-15 [colin]      2.2.0cvs18
2347
2348         * src/procmsg.c
2349                 Fix automatic rule creation with List-Post
2350
2351 2006-05-15 [paul]       2.2.0cvs17
2352
2353         * tools/filter_conv_new.pl
2354                 updated for rule enabling/disabling
2355                 claws version >= 2.3.x required
2356
2357 2006-05-15 [cleroy]     2.2.0cvs16
2358
2359         * src/main.c
2360                 Revert test
2361
2362 2006-05-15 [cleroy]     2.2.0cvs15
2363
2364         * src/main.c
2365                 test
2366
2367 2006-05-15 [wwp]        2.2.0cvs14
2368
2369         * manual/pl/.cvsignore
2370                 ignore generated files.
2371
2372 2006-05-14 [wwp]        2.3.0-rc1
2373
2374         * 2.3.0-rc1 released
2375
2376 2006-05-13 [wwp]        2.2.0cvs13
2377
2378         * src/filtering.c
2379         * src/filtering.h
2380         * src/matcher.c
2381         * src/matcher_parser_lex.l
2382         * src/matcher_parser_parse.y
2383         * src/prefs_filtering.c
2384                 new feature: provide the ability to disable filtering and processing
2385                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
2386                 adaptations.
2387
2388 2006-05-13 [colin]      2.2.0cvs12
2389
2390         * src/compose.c
2391                 Remove useless if (a) b; else b;
2392                 Thanks to wwp
2393
2394 2006-05-13 [wwp]        2.2.0cvs11
2395
2396         * src/export.c
2397         * src/import.c
2398         * src/mainwindow.c
2399         * src/mbox.c
2400         * src/summaryview.c
2401         * src/summaryview.h
2402                 no more silent failures (or at least less ones) when importing
2403                 or exporting from/to mbox. Also start importing/exporting if
2404                 the necessary info is set.
2405
2406 2006-05-13 [wwp]        2.2.0cvs10
2407
2408         * RELEASE_NOTES
2409                 restored up-to-date release notes.
2410
2411 2006-05-13 [paul]       2.2.0cvs9
2412
2413         * po/nl.po
2414         * po/ru.po
2415                 updated by Tim Dijkstra and Pavlo Bohmat
2416
2417 2006-05-12 [colin]      2.2.0cvs8
2418
2419         * src/gtk/quicksearch.c
2420                 Add "k" as shortcut for "colorlabel". Patch
2421                 by ath42@users.sf.net.
2422
2423 2006-05-12 [paul]       2.2.0cvs7
2424
2425         * src/prefs_common.h
2426         * src/prefs_summaries.c
2427         * src/summaryview.c
2428                 when entering a folder also allow
2429                 going directly to first Marked message
2430
2431 2006-05-12 [paul]       2.2.0cvs6
2432
2433         * src/summaryview.c
2434                 always obey 'confirm before marking all
2435                 mails read' option
2436
2437 2006-05-12 [paul]       2.2.0cvs5
2438
2439         * src/textview.c
2440                 make Sender fully clickable
2441
2442 2006-05-12 [colin]      2.2.0cvs4
2443
2444         * src/compose.c
2445         * src/compose.h
2446                 Let From be editable
2447         * src/main.c
2448         * src/mh.c
2449                 Full support of .mh_sequences' Unseen seq
2450
2451 2006-05-12 [colin]      2.2.0cvs3
2452
2453         * src/folder.c
2454         * src/mainwindow.c
2455         * src/mainwindow.h
2456         * src/messageview.c
2457         * src/prefs_spelling.c
2458         * src/procheader.c
2459         * src/procmsg.c
2460         * src/procmsg.h
2461         * src/summaryview.c
2462         * src/toolbar.c
2463         * src/toolbar.h
2464                 Add contextual menu on Compose toolbar
2465                 button. Fixes bug #944 (Automatic
2466                 addresses not applied when changing account
2467                 from compose window)
2468                 add Mailing List support
2469                 based on the old 0.6.5claws25 patch by
2470                 Melvin Hadasht, with finishing touches
2471                 by Colin
2472                 Fix "ignore thread" when mails are threaded by
2473                 subject (and weren't ignored although appearing
2474                 in the thread).
2475                 GUI rework.
2476                 Both patches by Pawel.
2477
2478 2006-05-08 [paul]       2.2.0cvs2
2479
2480         * src/mainwindow.c
2481         * src/mainwindow.h
2482         * src/messageview.c
2483         * src/procheader.c
2484         * src/procmsg.c
2485         * src/procmsg.h
2486         * src/summaryview.c
2487                 add Mailing List support
2488                 based on the old 0.6.5claws25 patch by 
2489                 Melvin Hadasht, with finishing touches
2490                 by Colin
2491
2492 2006-05-08 [colin]      2.2.0cvs1
2493
2494         * src/mainwindow.c
2495         * src/toolbar.c
2496         * src/toolbar.h
2497                 Add contextual menu on Compose toolbar 
2498                 button. Fixes bug #944 (Automatic 
2499                 addresses not applied when changing account 
2500                 from compose window)
2501
2502 2006-05-08 [paul]       2.2.0
2503
2504         2.2.0 released
2505
2506 2006-05-08 [paul]       2.1.1cvs51
2507
2508         * po/cs.po
2509         * po/de.po
2510         * po/en_GB.po
2511         * po/fi.po
2512         * po/fr.po
2513         * po/pt_BR.po
2514         * po/sr.po
2515         * po/zh_CN.po
2516                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2517                 Fabien Vantard, Frederico Goncalves Guimaraes,
2518                 Aleksandar Urosevic, and Ralgh Young
2519
2520 2006-05-12 [colin]      2.1.1cvs50
2521
2522         * po/cs.po
2523         * po/de.po
2524         * po/en_GB.po
2525         * po/es.po
2526         * po/fi.po
2527         * po/fr.po
2528         * po/pt_BR.po
2529         * po/sr.po
2530         * po/zh_CN.po
2531                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2532                 Fabien Vantard, Frederico Goncalves Guimaraes,
2533                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
2534
2535 2006-05-05 [colin]      2.1.1cvs49
2536
2537         * manual/Makefile.am
2538         * manual/pl/Makefile.am
2539         * manual/pl/account.xml
2540         * manual/pl/ack.xml
2541         * manual/pl/addrbook.xml
2542         * manual/pl/advanced.xml
2543         * manual/pl/faq.xml
2544         * manual/pl/glossary.xml
2545         * manual/pl/gpl.xml
2546         * manual/pl/handling.xml
2547         * manual/pl/intro.xml
2548         * manual/pl/keyboard.xml
2549         * manual/pl/plugins.xml
2550         * manual/pl/starting.xml
2551         * manual/pl/sylpheed-claws-manual.xml
2552         * manual/pl/dist/.cvsignore
2553         * manual/pl/dist/Makefile.am
2554         * manual/pl/dist/html/.cvsignore
2555         * manual/pl/dist/html/Makefile.am
2556         * manual/pl/dist/pdf/.cvsignore
2557         * manual/pl/dist/pdf/Makefile.am
2558         * manual/pl/dist/ps/.cvsignore
2559         * manual/pl/dist/ps/Makefile.am
2560         * manual/pl/dist/txt/.cvsignore
2561         * manual/pl/dist/txt/Makefile.am
2562                 Add the polish translation of the manual,
2563                 Authored by Pawel Pekala.
2564
2565 2006-05-05 [cleroy]     2.1.1cvs48
2566
2567         * src/main.c
2568                 Re-read matcherrc after loading plugins 
2569                 if some of them add folders.
2570
2571 2006-05-03 [colin]      2.1.1cvs47
2572
2573         * src/imap.c
2574                 I'm idiot
2575
2576 2006-05-03 [colin]      2.1.1cvs46
2577
2578         * src/imap.c
2579                 Be sure to have a session when
2580                 getting separator
2581
2582 2006-05-03 [colin]      2.1.1cvs45
2583
2584         * src/imap.c
2585         * src/imap.h
2586         * src/imap_gtk.c
2587                 Fix preventing renaming with namespace 
2588                 separator.
2589
2590 2006-05-01 [colin]      2.1.1cvs44
2591
2592         * src/action.c
2593                 Don't reload messageview when result of
2594                 action is piped.
2595
2596 2006-04-29 [colin]      2.1.1cvs43
2597
2598         * src/prefs_receive.c
2599         * src/plugins/spamassassin/spamassassin_gtk.c
2600         * src/plugins/clamav/clamav_plugin_gtk.c
2601                 GUI fixes by Pawel
2602
2603 2006-04-29 [colin]      2.1.1cvs42
2604
2605         * src/prefs_compose_writing.c
2606         * src/prefs_quote.c
2607                 Cleanups. Patch by Pawel
2608
2609 2006-04-28 [paul]       2.1.1cvs41
2610
2611         * src/matcher.c
2612                 fix returned quick search results when search
2613                 term contains an underscore.
2614                 Thanks to Colin
2615
2616 2006-04-28 [paul]       2.1.1cvs40
2617
2618         * src/prefs_message.c
2619         * src/prefs_receive.c
2620                 GUI cleanups
2621                 Patches by Pawel Pekala
2622
2623 2006-04-27 [colin]      2.1.1cvs39
2624
2625         * src/wizard.c
2626                 Differentiate subject Welcome from
2627                 window's title Welcome
2628
2629 2006-04-27 [paul]
2630
2631         2.2.0-rc1 released
2632
2633 2006-04-27 [paul]       2.1.1cvs38
2634
2635         * manual/advanced.xml
2636         * manual/fr/advanced.xml
2637                 add info about compose_no_markup hidden pref
2638
2639 2006-04-27 [paul]       2.1.1cvs37
2640
2641         * src/prefs_account.c
2642                 improve privacy labels
2643         * src/prefs_msg_colors.c
2644                 change some strings for translators' convenience
2645         * src/gtk/gtkutils.c
2646                 don't underline the link button text
2647
2648 2006-04-25 [colin]      2.1.1cvs36
2649
2650         * src/folder.c
2651                 Complete 2.1.1cvs33 (once more ;)
2652
2653 2006-04-25 [colin]      2.1.1cvs35
2654
2655         * src/editldap.c
2656                 Fix tooltip
2657
2658 2006-04-25 [cleroy]     2.1.1cvs34
2659
2660         * src/compose.c
2661         * src/gtk/gtkaspell.c
2662                 Fix crash on redirect (related to the return 
2663                 of the aspell menu in compose's toolbar)
2664         * src/prefs_msg_colors.c
2665                 Fix sensitivity widgets
2666         * src/image_viewer.c
2667         * src/gtk/pluginwindow.c
2668         * src/gtk/prefswindow.c
2669                 Change released signals to clicked (Fabien)
2670         * po/POTFILES.in
2671         * src/common/socket.c
2672         * src/plugins/spamassassin/spamassassin.c
2673                 Translate strings (Fabien)
2674
2675 2006-04-25 [paul]       2.1.1cvs33
2676
2677         * src/folder.c
2678         * src/folder.h
2679         * src/folderview.c
2680                 complete the fix of bug #912
2681                 Thanks to Colin
2682
2683 2006-04-25 [colin]      2.1.1cvs32
2684
2685         * src/news.c
2686                 Better progress bar
2687         * src/mimeview.c
2688         * src/summaryview.c
2689         * src/summaryview.h
2690                 Fix focus chain
2691                 Patches by Pawel Pekala
2692
2693 2006-04-24 [colin]      2.1.1cvs31
2694
2695         * src/compose.c
2696                 Fix compilation warnings (Fabien)
2697
2698 2006-04-24 [colin]      2.1.1cvs30
2699
2700         * src/addrindex.c
2701         * src/editldap.c
2702         * src/editldap_basedn.c
2703         * src/editldap_basedn.h
2704         * src/ldapctrl.c
2705         * src/ldapctrl.h
2706         * src/ldapquery.c
2707         * src/ldaputil.c
2708         * src/ldaputil.h
2709                 Fix bug #901 (LDAPS support)
2710
2711 2006-04-24 [colin]      2.1.1cvs29
2712
2713         * src/compose.c
2714                 Fix logic on error with send dialog on
2715         * src/imap.c
2716                 Fix compilation without libetpan, thanks
2717                 to Fabien
2718         * src/summaryview.c
2719                 Fix 'context-menu' key
2720
2721 2006-04-23 [colin]      2.1.1cvs28
2722
2723         * src/folder.c
2724                 Never free current's cache to free up 
2725                 memory. Fixes bug #912 (new count 
2726                 randomly set to message count)
2727
2728 2006-04-23 [colin]      2.1.1cvs27
2729
2730         * src/gtk/quicksearch.c
2731                 And remove printf...
2732
2733 2006-04-23 [colin]      2.1.1cvs26
2734
2735         * src/gtk/quicksearch.c
2736                 Fix replacing in quicksearch, and fix inserting
2737                 in the middle of the string. (introduced at 2.1.0cvs22)
2738
2739 2006-04-23 [colin]      2.1.1cvs25
2740
2741         * src/imap.c
2742                 Make sure uidnext is initialized in get_num_list
2743                 (not for stable, related to 2.1.1cvs8 and friends)
2744
2745 2006-04-23 [colin]      2.1.1cvs24
2746
2747         * src/imap.c
2748                 Output something when login is successful
2749                 too
2750
2751 2006-04-23 [colin]      2.1.1cvs23
2752
2753         * src/etpan/imap-thread.c
2754                 Better logging (line-per-line, hide data in fetch)
2755                 Fix a const warning
2756         * src/gtk/logwindow.c
2757         * src/gtk/logwindow.h
2758                 Better logging (color for input/output)
2759
2760 2006-04-21 [colin]      2.1.1cvs22
2761
2762         * src/gtk/quicksearch.c
2763                 On gtk+-2.8, use stock buttons in quicksearch
2764                 Based on a patch by Fabien and a design by Paul
2765
2766 2006-04-21 [colin]      2.1.1cvs21
2767
2768         * src/folderview.c
2769         * src/mainwindow.c
2770                 Fix occasional flicker in folderview
2771         * src/common/utils.c
2772                 Fix bug #943 (Incorrectly parsed email address 
2773                 list in short headers on message view and in 
2774                 printouts)
2775
2776 2006-04-20 [colin]      2.1.1cvs20
2777
2778         * src/imap.c
2779         * src/imap.h
2780         * src/prefs_account.c
2781                 Add ANONYMOUS auth for IMAP
2782
2783 2006-04-20 [paul]       2.1.1cvs19
2784
2785         * src/main.c
2786                 proper fix for 2.1.1cvs18
2787                 Thanks to Colin
2788
2789 2006-04-20 [paul]       2.1.1cvs18
2790
2791         * src/main.c
2792                 fix build warnings
2793
2794 2006-04-20 [paul]       2.1.1cvs17
2795
2796         * src/gtk/quicksearch.c
2797                 fix standard, non-extended Quick search,
2798                 was broken in 2.1.1cvs15.
2799                 Thanks to Colin.
2800
2801 2006-04-20 [colin]      2.1.1cvs16
2802
2803         * src/prefs_matcher.c
2804                 Fix values when reselecting a ~test
2805                 rule
2806
2807 2006-04-19 [colin]      2.1.1cvs15
2808
2809         * src/compose.c
2810         * src/compose.h
2811         * src/gtk/gtkaspell.c
2812         * src/gtk/gtkaspell.h
2813                 Put back Options menu in Spelling/
2814         * src/gtk/quicksearch.c
2815                 Don't search, and show error, if the
2816                 advanced search has a syntax error
2817
2818 2006-04-18 [colin]      2.1.1cvs14
2819
2820         * src/textview.c
2821                 Fix gdk warnings on set_cursor when textview
2822                 isn't visible
2823
2824 2006-04-18 [colin]      2.1.1cvs13
2825
2826         * src/gtk/gtksctree.c
2827                 Remove seemingly useless refresh that causes
2828                 flicker - watch this commit in case of 
2829                 problems before planned backport to stable
2830
2831 2006-04-18 [colin]      2.1.1cvs12
2832
2833         * src/imap.c
2834                 Factorize get/set_xml code
2835         * src/compose.c
2836         * src/prefs_account.c
2837         * src/prefs_account.h
2838         * src/procmsg.c
2839                 Add Encrypt to self option
2840
2841 2006-04-17 [colin]      2.1.1cvs11
2842
2843         * configure.ac
2844                 Fix search on encrpyt function on dragonfly
2845                 Patch by Jonathan Buschmann <jonthn@agmact.com>
2846
2847 2006-04-17 [colin]      2.1.1cvs10
2848
2849         * src/prefs_account.c
2850                 Be safe by default: remove mails from POP3
2851                 after 7 days, not immediately
2852
2853 2006-04-17 [colin]      2.1.1cvs9
2854
2855         * src/etpan/imap-thread.c
2856                 Fix build on DragonFly - patch by 
2857                 Jonathan Buschmann <jonthn@agmact.com>
2858
2859 2006-04-17 [colin]      2.1.1cvs8
2860
2861         * src/imap.c
2862                 Save uidnext between sessions
2863
2864 2006-04-17 [colin]      2.1.1cvs7
2865
2866         * src/imap.c
2867                 scan is required when uid validity changes
2868
2869 2006-04-17 [colin]      2.1.1cvs6
2870
2871         * src/folderview.c
2872                 Don't scan if not necessary, apart in current
2873                 folder and INBOX to fetch flags.
2874         * src/imap.c
2875                 Scan is necessary if unread count changes
2876
2877 2006-04-17 [colin]      2.1.1cvs5
2878
2879         * src/imap.c
2880                 ...But always fetch ANSWERED and DELETED flags for
2881                 INBOX, as filtering can happen on these flags.
2882
2883 2006-04-17 [colin]      2.1.1cvs4
2884
2885         * src/imap.c
2886                 Don't fetch REPLIED and DELETED flags when synchronising
2887                 flags with a closed folder. We only need UNSEEN and FLAGGED
2888                 to update the folderview.
2889
2890 2006-04-17 [colin]      2.1.1cvs3
2891
2892         * src/imap.c
2893                 Faster flag search when there are new mails 
2894                 in a folder. We can do a full search if the 
2895                 folder contains less messages than the new
2896                 list.
2897
2898 2006-04-17 [colin]      2.1.1cvs2
2899
2900         * po/cs.po
2901         * po/de.po
2902         * po/fr.po
2903         * po/nl.po
2904         * po/pt_BR.po
2905                 Update translations from stable branch
2906
2907 2006-04-17 [colin]      2.1.1cvs1
2908
2909         * configure.ac
2910                 Bump version to follow stable release
2911
2912 2006-04-16 [mones]      2.1.0cvs50
2913
2914         * po/es.po
2915                 Updated for release
2916
2917 2006-04-16 [colin]      2.1.0cvs49
2918
2919         * src/textview.c
2920                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2921                 with gtk < 2.8. Thanks to Fabien Vantard.
2922
2923 2006-04-15 [colin]      2.1.0cvs48
2924
2925         * src/etpan/imap-thread.c
2926                 Fix bug #919 (libetpan: SEGV when connecting 
2927                 using command)
2928
2929 2006-04-14 [colin]      2.1.0cvs47
2930
2931         * src/main.c
2932                 Fix race on --select (should be done better)
2933
2934 2006-04-14 [wwp]        2.1.0cvs46
2935
2936         * src/send_message.c
2937                 enforce a check for domain in account prefs (a sending
2938                 error could be faced if domain was checked but no value set),
2939                 thanks to Colin.
2940
2941 2006-04-14 [colin]      2.1.0cvs45
2942
2943         * src/codeconv.c
2944                 when converting from unknown to unknown, if the
2945                 string is UTF8, don't convert it to the locale
2946                 (which breaks it)
2947
2948 2006-04-14 [colin]      2.1.0cvs44
2949
2950         * src/compose.c
2951                 Don't try to use ASCII for converting headers
2952                 (as done in body)
2953
2954 2006-04-14 [paul]       2.1.0cvs43
2955
2956         * src/crash.c
2957                 add locale/charset info to crash report
2958         * src/gtk/about.c
2959                 add wwp to doc team
2960                 replace 'e-mail' with preferred 'email'
2961         * src/gtk/authors.h
2962                 ensure contributors list is in alphabetical
2963                 order
2964
2965 2006-04-13 [colin]      2.1.0cvs42
2966
2967         * src/textview.c
2968                 Prevent gdk warnings
2969
2970 2006-04-13 [colin]      2.1.0cvs41
2971
2972         * src/common/ssl_certificate.c
2973         * src/common/ssl_certificate.h
2974         * src/gtk/sslcertwindow.c
2975                 Warn on expired certs, and display the expiration date
2976
2977 2006-04-13 [colin]      2.1.0cvs40
2978
2979         * src/plugins/spamassassin/spamassassin_gtk.c
2980                 Fix missing set_text on unix socket
2981
2982 2006-04-13 [wwp]        2.1.0cvs39
2983
2984         * manual/fr/advanced.xml
2985         * manual/fr/glossary.xml
2986                 applied new spam/ham/email lexicon (pourriel, courriel)
2987
2988 2006-04-13 [paul]       2.1.0cvs38
2989
2990         * src/plugins/pgpmime/plugin.c
2991                 remove the mention of S/MIME from the
2992                 description. This is now handled by the
2993                 S/MIME plugin.
2994
2995 2006-04-13 [paul]       2.1.0cvs37
2996
2997         * src/prefs_msg_colors.c
2998                 rework dialog
2999         * src/prefs_folder_item.c
3000         * src/prefs_spelling.c
3001                 add a tooltip to the colour selector buttons
3002
3003 2006-04-13 [wwp]        2.1.0cvs36
3004
3005         * manual/advanced.xml
3006         * manual/glossary.xml
3007         * manual/handling.xml
3008         * manual/keyboard.xml
3009         * manual/plugins.xml
3010         * manual/starting.xml
3011         * manual/fr/account.xml
3012         * manual/fr/ack.xml
3013         * manual/fr/addrbook.xml
3014         * manual/fr/advanced.xml
3015         * manual/fr/faq.xml
3016         * manual/fr/glossary.xml
3017         * manual/fr/gpl.xml
3018         * manual/fr/handling.xml
3019         * manual/fr/intro.xml
3020         * manual/fr/keyboard.xml
3021         * manual/fr/plugins.xml
3022         * manual/fr/starting.xml
3023         * manual/fr/sylpheed-claws-manual.xml
3024                 fixes to the manuals:
3025                  - summaryview -> Message List (same in French)
3026                  - translate key names
3027                  - fix French punctuation, use non-breakable spaces when
3028                    necessary, don't use &thinsp; which is not portable
3029                  - tell what maildir and mbox formats we support
3030
3031 2006-04-12 [wwp]        2.1.0cvs35
3032
3033         * src/prefs_toolbar.c
3034                 unified a replace button more,
3035                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3036
3037 2006-04-12 [wwp]        2.1.0cvs34
3038
3039         * src/prefs_common.c
3040         * src/prefs_msg_colors.c
3041                 make default color labels translatable,
3042                 patch from Fabien Vantard <fzzzzz@gmail.com>,
3043                 thanks to Tim <timbrain@post.cz> for reporting.
3044
3045 2006-04-12 [wwp]        2.1.0cvs33
3046
3047         * manual/glossary.xml
3048         * manual/intro.xml
3049         * manual/plugins.xml
3050         * manual/starting.xml
3051         * manual/sylpheed-claws-manual.xml
3052         * manual/fr/.cvsignore
3053         * manual/fr/account.xml
3054         * manual/fr/ack.xml
3055         * manual/fr/addrbook.xml
3056         * manual/fr/advanced.xml
3057         * manual/fr/faq.xml
3058         * manual/fr/glossary.xml
3059         * manual/fr/handling.xml
3060         * manual/fr/intro.xml
3061         * manual/fr/keyboard.xml
3062         * manual/fr/plugins.xml
3063         * manual/fr/starting.xml
3064         * manual/fr/sylpheed-claws-manual.xml
3065                 various fixes: typos, missing .fr translations, punctuation,
3066                 capitalization, links, accents and some bad French more.
3067
3068 2006-04-12 [wwp]        2.1.0cvs32
3069
3070         * src/prefs_gtk.c
3071                 fix for bug #935: always store prefs files in UTF-8 (thanks
3072                 to Colin).
3073
3074 2006-04-11 [colin]      2.1.0cvs31
3075
3076         * src/compose.c
3077                 Fix inserting files not in utf8 when locale is utf8
3078
3079 2006-04-11 [colin]      2.1.0cvs30
3080
3081         * src/inc.c
3082                 Don't show error dialog when cancelling connection
3083                 Patch by Pawel
3084
3085 2006-04-11 [cleroy]     2.1.0cvs29
3086
3087         * src/compose.c
3088                 Implement multiple quote levels
3089         * src/prefs_common.c
3090                 Change a little bit the quote bgcolor for 2nd level
3091
3092 2006-04-11 [colin]      2.1.0cvs28
3093
3094         * src/gtk/about.c
3095                 Add locale and charset in the label
3096
3097 2006-04-10 [colin]      2.1.0cvs27
3098
3099         * src/compose.c
3100         * src/prefs_common.c
3101         * src/prefs_common.h
3102         * src/prefs_msg_colors.c
3103         * src/textview.c
3104                 Allow optional background color in quotes
3105                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
3106                 GTK+-2.8.x feature
3107
3108 2006-04-10 [colin]      2.1.0cvs26
3109
3110         * src/main.c
3111         * src/mainwindow.c
3112         * src/mainwindow.h
3113                 Implement --select
3114
3115 2006-04-10 [colin]      2.1.0cvs25
3116
3117         * manual/plugins.xml
3118         * manual/fr/plugins.xml
3119                 Document libcurl's proxy variables
3120
3121 2006-04-09 [colin]      2.1.0cvs24
3122
3123         * src/prefs_common.c
3124                 gettext() returns statically allocated stuff. We have
3125                 to strdup it in order to be able to free it.
3126
3127 2006-04-09 [colin]      2.1.0cvs23
3128
3129         * AUTHORS
3130         * src/gtk/authors.h
3131                 Add Alexei
3132
3133 2006-04-09 [colin]      2.1.0cvs22
3134
3135         * src/mainwindow.c
3136         * src/gtk/quicksearch.c
3137                 Fix bug #859 (problems with cyrilic input in 
3138                 search panel) - Patch by Alexey Illarionov 
3139                 <littlesavage@rambler.ru>
3140
3141 2006-04-09 [colin]      2.1.0cvs21
3142
3143         * src/prefs_customheader.c
3144                 I prefer removing then freeing rather than the contrary
3145                 (even if it doesn't change anything ;-)
3146         * src/prefs_account.c
3147                 Fix bug #933 (Crash re-entering the custom headers list 
3148                 dialog in accounts prefs)
3149                 The problem happened when cancelling the Account 
3150                 Preferences' dialogs - in which case we didn't do 
3151                 anything to the PrefsAccount * struct. In case of applying,
3152                 the old ac_prefs was replaced with the tmp_ac_prefs we were
3153                 working with in this dialog. The problem is that 
3154                 prefs_customheader.c, working on this tmp_ac_prefs, always
3155                 changes the ->customhdr_list pointer, even when cancelled. 
3156                 So in case of cancelling the prefs_account dialog, we still
3157                 have to update ->customhdr_list in the real account.
3158
3159 2006-04-08 [colin]      2.1.0cvs20
3160
3161         * manual/fr/glossary.xml
3162         * manual/fr/keyboard.xml
3163                 Forgot some headers :)
3164
3165 2006-04-08 [colin]      2.1.0cvs19
3166
3167         * manual/Makefile.am
3168         * manual/fr/Makefile.am
3169         * manual/fr/account.xml
3170         * manual/fr/ack.xml
3171         * manual/fr/addrbook.xml
3172         * manual/fr/advanced.xml
3173         * manual/fr/faq.xml
3174         * manual/fr/glossary.xml
3175         * manual/fr/gpl.xml
3176         * manual/fr/handling.xml
3177         * manual/fr/intro.xml
3178         * manual/fr/keyboard.xml
3179         * manual/fr/plugins.xml
3180         * manual/fr/starting.xml
3181         * manual/fr/sylpheed-claws-manual.xml
3182         * manual/fr/dist/.cvsignore
3183         * manual/fr/dist/Makefile.am
3184         * manual/fr/dist/html/.cvsignore
3185         * manual/fr/dist/html/Makefile.am
3186         * manual/fr/dist/pdf/.cvsignore
3187         * manual/fr/dist/pdf/Makefile.am
3188         * manual/fr/dist/ps/.cvsignore
3189         * manual/fr/dist/ps/Makefile.am
3190         * manual/fr/dist/txt/.cvsignore
3191         * manual/fr/dist/txt/Makefile.am
3192                 Add the french translation of the manual. Thanks to
3193                 Olivier Delhomme <olivier.delhomme@free.fr> for 
3194                 account.xml, ack.xml, addrbook.xml and advanced.xml
3195
3196 2006-04-08 [colin]      2.1.0cvs18
3197
3198         * manual/plugins.xml
3199         * manual/starting.xml
3200                 More fixes
3201
3202 2006-04-07 [colin]      2.1.0cvs17
3203
3204         * manual/faq.xml
3205         * manual/intro.xml
3206         * manual/keyboard.xml
3207                 Little fixes
3208
3209 2006-04-07 [colin]      2.1.0cvs16
3210
3211         * README
3212         * src/compose.c
3213         * src/prefs_common.c
3214         * src/prefs_common.h
3215                 Add hidden compose_no_markup pref
3216
3217 2006-04-07 [wwp]        2.1.0cvs15
3218
3219         * src/summary_search.c
3220         * .cvsignore
3221                 Bugfix: stop button was sticky when searching in an empty folder.
3222                 Applied curly brackets code style to the whole file (summary_search.c).
3223                 More files to ignore.
3224
3225 2006-04-07 [wwp]        2.1.0cvs14
3226
3227         * src/message_search.c
3228         * src/summary_search.c
3229                 changed default button when search bumps at file/folder
3230                 beginning or end, for convenience (thanks to Colin).
3231
3232 2006-04-07 [paul]       2.1.0cvs13
3233
3234         * src/plugins/dillo_viewer/dillo_prefs.c
3235                 avoid future potential for namespace collision
3236                 Patch by Colin
3237
3238 2006-04-06 [wwp]        2.1.0cvs12
3239
3240         * src/summary_search.c
3241                 Unify extended/advanced searches names (and thus factorize labels),
3242                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3243
3244 2006-04-06 [wwp]        2.1.0cvs11
3245
3246         * src/folderview.c
3247         * src/prefs_themes.c
3248         * src/summaryview.c
3249                 Fixed some compilation warnings.
3250
3251 2006-04-06 [colin]      2.1.0cvs10
3252
3253         * manual/advanced.xml
3254                 Document the wizard template and how to deploy
3255                 Sylpheed-Claws effectively
3256
3257 2006-04-06 [colin]      2.1.0cvs9
3258
3259         * src/folderview.c
3260                 gettext patch to tell translators about _("#"),
3261                 by Maxim Britov
3262
3263 2006-04-06 [colin]      2.1.0cvs8
3264
3265         * src/textview.c
3266                 Fix invalid GtkTextBIter after clicking "Display as text"
3267
3268 2006-04-06 [mones]      2.1.0cvs7
3269
3270         * src/addr_compl.c
3271         * src/addrindex.c
3272         * src/addritem.c
3273         * src/codeconv.c
3274         * src/compose.c
3275         * src/filtering.c
3276         * src/folder.c
3277         * src/folder_item_prefs.c
3278         * src/folderview.c
3279         * src/localfolder.c
3280         * src/matcher.c
3281         * src/mimeview.c
3282         * src/prefs_msg_colors.c
3283         * src/prefs_spelling.c
3284         * src/prefs_themes.c
3285         * src/procmime.c
3286         * src/procmsg.c
3287         * src/stock_pixmap.c
3288         * src/summaryview.c
3289         * src/textview.c
3290         * src/toolbar.c
3291         * src/common/mgutils.c
3292         * src/common/prefs.c
3293         * src/common/ssl_certificate.c
3294         * src/gtk/colorlabel.c
3295         * src/gtk/quicksearch.c
3296         * src/plugins/pgpmime/pgpmime.c
3297         * src/plugins/spamassassin/spamassassin.c
3298                 Removed redundant NULL checks for g_free() calls.
3299                 Patch by Pawel Pekala.
3300
3301 2006-04-06 [mones]      2.1.0cvs6
3302
3303         * src/prefs_actions.c
3304         * src/prefs_filtering.c
3305         * src/prefs_filtering_action.c
3306         * src/prefs_matcher.c
3307         * src/prefs_template.c
3308         * src/gtk/gtkutils.c
3309         * src/gtk/gtkutils.h
3310                 Have a nice replace button. Patch by Pawel Pekala
3311
3312 2006-04-06 [colin]      2.1.0cvs5
3313
3314         * src/addressbook.c
3315                 Fix crash with empty columns
3316
3317 2006-04-05 [colin]      2.1.0cvs4
3318
3319         * src/wizard.c
3320         * src/prefs_gtk.c
3321                 Allow wizard customization with pre-filled values
3322
3323 2006-04-05 [colin]      2.1.0cvs3
3324
3325         * src/textview.c
3326         * src/mimeview.c
3327         * src/mimeview.h
3328                 Nicer messages in mimeview
3329
3330 2006-04-05 [colin]      2.1.0cvs2
3331
3332         * src/addressbook.c
3333         * src/prefs_summaries.c
3334                 i18n fix
3335
3336 2006-04-05 [colin]      2.1.0cvs1
3337
3338         * src/plugins/pgpcore/plugin.c
3339         * src/plugins/pgpcore/select-keys.c
3340         * src/plugins/pgpcore/select-keys.h
3341         * src/plugins/pgpcore/sgpgme.c
3342         * src/plugins/pgpcore/sgpgme.h
3343         * src/plugins/pgpinline/pgpinline.c
3344         * src/plugins/pgpinline/plugin.c
3345         * src/plugins/pgpmime/pgpmime.c
3346         * src/plugins/pgpmime/plugin.c
3347                 Factorize and generalize a bit 
3348                 Drop S/MIME signature verification from PGP/MIME
3349                 (adding it as another, more complete plugin)
3350
3351 2006-04-05 [paul]       2.1.0
3352
3353         2.1.0 released
3354
3355 2006-04-05 [paul]       2.0.0cvs186
3356
3357         * manual/advanced.xml
3358                 add info on colour labels
3359
3360 2006-04-05 [paul]       2.0.0cvs185
3361
3362         * po/bg.po
3363         * po/cs.po
3364         * po/de.po
3365         * po/el.po
3366         * po/en_GB.po
3367         * po/fi.po
3368         * po/fr.po
3369         * po/it.po
3370         * po/nl.po
3371         * po/pl.po
3372         * po/pt_BR.po
3373         * po/sr.po
3374         * po/zh_CN.po
3375                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
3376                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
3377                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
3378                 Guimaraes, Aleksandar Urosevic, Ralgh Young
3379         * src/gtk/authors.h
3380         * tools/claws.i18n.status.pl
3381                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
3382                 and new Czech translator, Tim <timbrain@post.cz>
3383
3384 2006-04-05 [mones]      2.0.0cvs184
3385
3386         * po/es.po
3387                 Updated translation
3388
3389 2006-04-05 [colin]      2.0.0cvs183
3390
3391         * src/gtk/quicksearch.c
3392                 Fix bug #929 (unnecessary reload in quick search bar)
3393
3394 2006-04-05 [colin]      2.0.0cvs182
3395
3396         * src/compose.c
3397                 Fix crash on Reply with no From:
3398                 Show signature and conversion error on queuing 
3399                 (but not sending)
3400         * src/mainwindow.c
3401         * src/summaryview.c
3402         * src/summaryview.h
3403                 Factorize threading code and make sure msginfo 
3404                 is not null when it comes from a GtkCTreeRow's 
3405                 data
3406         * src/gtk/gtkaspell.c
3407                 Check for necessary things
3408         * src/gtk/gtksctree.c
3409         * src/gtk/gtksctree.h
3410                 Reset anchor if necessary when removing node
3411
3412 2006-03-29 [colin]      2.0.0cvs181
3413
3414         * src/folderview.c
3415                 Warn for disabled IMAP accounts (due to lack of
3416                 libetpan). Breaks string-freeze - sorry - but it
3417                 is kind of important ;)
3418
3419 2006-03-28 [colin]      2.0.0cvs180
3420
3421         * src/gtk/gtkutils.c
3422         * src/gtk/gtkutils.h
3423                 Add a gtkut_get_link_btn() function that
3424                 creates a button which acts like an URI
3425         * src/prefs_themes.c
3426         * src/gtk/about.c
3427                 Use this function (factorizes codes)
3428         * src/common/defs.h
3429         * src/gtk/pluginwindow.c
3430                 Add a "Get more..." in the plugins window
3431
3432 2006-03-28 [colin]      2.0.0cvs179
3433
3434         * src/common/smtp.c
3435         * src/common/passcrypt.c
3436         * src/undo.c
3437                 Warning fixes. Patch by Pawel Pekala
3438
3439 2006-03-27 [colin]      2.0.0cvs178
3440
3441         * src/undo.c
3442                 Fix undoing by blocks with spaces
3443
3444 2006-03-27 [colin]      2.0.0cvs177
3445
3446         * src/textview.c
3447                 Set margin to 3px for headers
3448
3449 2006-03-27 [paul]
3450
3451         2.1.0-rc2 released
3452
3453 2006-03-27 [wwp]        2.0.0cvs176
3454
3455         * src/summaryview.c
3456                 don't reset quicksearch when updating the message list.
3457                 Thanks to Colin.
3458
3459 2006-03-26 [wwp]        2.0.0cvs175
3460
3461         * src/compose.c
3462                 use a unified border width ('other' tab in the compose window,
3463                 patch by Pawel Pekala).
3464
3465
3466 2006-03-26 [wwp]        2.0.0cvs174
3467
3468         * src/common/quoted-printable.c
3469         * src/addressbook.c
3470                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
3471
3472 2006-03-26 [colin]      2.0.0cvs173
3473
3474         * src/quote_fmt_parse.y
3475                 Fix non-UTF8 date formats messing up the whole quote a 
3476                 little bit
3477
3478 2006-03-26 [colin]      2.0.0cvs172
3479
3480         * src/procheader.c
3481                 Make sure the date is UTF8 valid, or try to make it
3482                 so. IncrediMail is really IncrediStupid.
3483         * src/compose.c
3484                 Fix possible conversions. 
3485                 
3486
3487 2006-03-26 [colin]      2.0.0cvs171
3488
3489         * src/matcher.c
3490                 Fix corner cases in body search. This is still a
3491                 hack... It seems impossible to make it good and 
3492                 reasonably fast at the same time.
3493
3494 2006-03-26 [colin]      2.0.0cvs170
3495
3496         * src/summaryview.c
3497                 I think I killed the twilight zone bug!
3498                 summary_select_node() flushes GTK events in order
3499                 to be able to center the view. But this also 
3500                 flushes keypresses like Ctrl-Alt-U, so this can
3501                 call summary_show from summary_select_node (itself
3502                 called from summary_show, etc.). And the summaryview
3503                 has to be unlocked in this function. So just locking
3504                 while processing GTK events, and bailing if locked, 
3505                 should fix it.
3506                 Fixes bug #927 (SIGSEGV during Update Summary)
3507
3508 2006-03-25 [colin]      2.0.0cvs169
3509
3510         * src/matcher.c
3511                 Fix search in QP-encoded bodies
3512                 Fix utf-8 searches in bodies encoded in the
3513                 locale's encoding
3514         * src/common/quoted-printable.c
3515         * src/common/quoted-printable.h
3516                 Add a decode function that doesn't overwrite
3517                 the original pointer
3518                 
3519
3520 2006-03-24 [colin]      2.0.0cvs168
3521
3522         * src/action.c
3523         * src/summaryview.c
3524         * src/summaryview.h
3525                 Update message cache after action
3526                 Patch by H. Merijn Brand
3527         * src/prefs_msg_colors.c
3528                 Factorize label 
3529                 Patch by Fabien Vantard
3530         * src/plugins/spamassassin/spamassassin_gtk.c
3531                 Remove useless translation
3532                 Patch by Fabien Vantard
3533
3534 2006-03-23 [colin]      2.0.0cvs167
3535
3536         * src/common/ssl.c
3537                 Let 30 seconds to SSL_connect
3538
3539 2006-03-23 [wwp]        2.0.0cvs166
3540
3541         * src/summaryview.c
3542         * src/gtk/description_window.c
3543                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
3544                 and headers are translated; adjust description windows' width to fit their
3545                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
3546
3547 2006-03-23 [paul]       2.0.0cvs165
3548
3549         * src/common/utils.c
3550                 fix highlighting of URIs containing "()"
3551                 (2.0.0cvs164's reversal fixed)
3552                 Thanks to Colin.
3553
3554 2006-03-23 [paul]       2.0.0cvs164
3555
3556         * src/common/utils.c
3557                 revert patch, (postponing a fix), at 2.0.0cvs120
3558                 as it breaks more URIs than it fixes.
3559                 Allow '-' to be a terminating character in a URI
3560
3561 2006-03-22 [colin]      2.0.0cvs163
3562
3563         * configure.ac
3564                 Require libetpan 0.45
3565                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
3566
3567 2006-03-22 [paul]       2.0.0cvs162
3568
3569         * src/editgroup.c
3570                 replace '<-' and '->' buttons with GTK_STOCK graphical
3571                 buttons
3572         * src/summary_search.c
3573                 don't offer '...' for translation
3574                 add a tooltip to advanced search '...' button
3575         * src/gtk/quicksearch.c
3576                 don't offer '...' for translation
3577
3578 2006-03-21 [colin]      2.0.0cvs161
3579
3580         * src/compose.c
3581                 Fix middle-click pasting (insert at click
3582                 position instead of cursor position, don't
3583                 remove existing selection and allow pasting
3584                 our own selection)
3585         * src/addressbook.c
3586                 "LDAP Server" -> "LDAP servers"
3587
3588 2006-03-21 [wwp]        2.0.0cvs160
3589
3590         * src/etpan/imap-thread.c
3591                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
3592
3593 2006-03-20 [colin]      2.0.0cvs159
3594
3595         * src/summaryview.c
3596                 Don't reload summaryview after an execute with no
3597                 move action
3598
3599 2006-03-19 [colin]      2.0.0cvs158
3600
3601         * src/addressbook.c
3602                 and put groups at the top, always
3603
3604 2006-03-19 [colin]      2.0.0cvs157
3605
3606         * src/addressbook.c
3607                 Order groups before names, as previously
3608
3609 2006-03-19 [colin]      2.0.0cvs156
3610
3611         * src/addressbook.c
3612                 - Sort case-unsensitive
3613                 - Put the sort arrow at opening too
3614
3615 2006-03-19 [wwp]        2.0.0cvs155
3616
3617         * src/addressbook.c
3618                 allow sorting by name/email/remarks, ensure that right-pane's contents
3619                 matches the left-pane selection (cleared when appropriate).
3620                 Patch by Pawel Pekala <c0rn@o2.pl>.
3621
3622 2006-03-18 [colin]      2.0.0cvs154
3623
3624         * src/textview.c
3625                 Fix text cursor ;)
3626
3627 2006-03-18 [colin]      2.0.0cvs153
3628
3629         * src/gtk/filesel.c
3630                 Make sure we hide the preview if we didn't get
3631                 a filename
3632
3633 2006-03-18 [colin]      2.0.0cvs152
3634
3635         * src/summaryview.c
3636                 Set cursor to watch for execution (fixes lack
3637                 of watch-cursor when dnd'ing hundreds of mails)
3638         * src/gtk/filesel.c
3639                 Check that mime type is 'image/*' before updating
3640                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
3641
3642 2006-03-18 [colin]      2.0.0cvs151
3643
3644         * src/mainwindow.c
3645         * src/textview.c
3646         * src/textview.h
3647                 Put a watch cursor in textview too when the mainwindow's
3648                 cursor in a watch
3649
3650 2006-03-18 [colin]      2.0.0cvs150
3651
3652         * src/folder.c
3653                 Change wrong asserts to simple tests
3654
3655 2006-03-17 [colin]      2.0.0cvs149
3656
3657         * src/mainwindow.c
3658         * src/mainwindow.h
3659         * src/prefs_msg_colors.c
3660         * src/summaryview.c
3661         * src/summaryview.h
3662         * src/gtk/colorlabel.c
3663         * src/gtk/colorlabel.h
3664                 Add a color label menu in the main menubar
3665                 Add (fixed) accels Ctrl-{0-7} to change the color
3666                 They have to be fixed because the menu's dynamic,
3667                 the items are complex widgets, hence we can't use
3668                 a GtkItemFactory.
3669
3670
3671 2006-03-17 [wwp]        2.0.0cvs148
3672
3673         * src/compose.c
3674                 rollback few lines from my previous commit (those lines come from
3675                 a pending patch, accidentally commited, even if neutral as they are
3676                 commented out).
3677
3678 2006-03-17 [wwp]        2.0.0cvs147
3679
3680         * src/compose.c
3681                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
3682                 applied code style/indentation to the modified function.
3683
3684 2006-03-17 [wwp]        2.0.0cvs146
3685
3686         * src/procmsg.c
3687         * src/compose.c
3688                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
3689
3690 2006-03-17 [paul]
3691
3692         2.1.0-rc1 released
3693
3694 2006-03-17 [paul]       2.0.0cvs145
3695
3696         * src/main.c
3697                 addressbook_read_file() was called twice
3698         * src/textview.c
3699                 X-Mailer highlighting
3700
3701 2006-03-16 [colin]      2.0.0cvs144
3702
3703         * src/sourcewindow.c
3704         * src/sourcewindow.h
3705                 And the last one, in source window.
3706
3707 2006-03-16 [colin]      2.0.0cvs143
3708
3709         * src/compose.c
3710         * src/compose.h
3711                 Fix the same stuff in compose
3712
3713 2006-03-16 [colin]      2.0.0cvs142
3714
3715         * src/messageview.c
3716                 Complete the previous messageview crash fix
3717
3718 2006-03-16 [colin]      2.0.0cvs141
3719
3720         * src/procmsg.h
3721         * src/procmsg.c
3722         * src/folder.c
3723                 Fix POSTPROCESSING hook
3724                 Patch by H. Merijn Brand
3725
3726         * src/procmime.c
3727         * src/procmime.h
3728                 Parse Content-Location
3729
3730         * src/toolbar.c
3731         * src/messageview.c
3732         * src/messageview.h
3733                 Don't crash when a top-level MessageView has
3734                 been closed on us. Same problematic than
3735                 yesterday's quicksearch issue.
3736
3737 2006-03-15 [colin]      2.0.0cvs140
3738
3739         * src/gtk/quicksearch.c
3740                 Fix a bitchy race we didn't think about when we
3741                 added quicksearch cancellation:
3742                 If the search is not on cached fields, for example
3743                 body_part matchcase "stuff"
3744                 the matcher code has to get the whole message. If
3745                 we're on IMAP, that can be slow, and in order to
3746                 be non-blocking, the IMAP code idle loop processes
3747                 gtk events too. So it is possible to cancel a
3748                 quicksearch while the matcher is getting the mail's
3749                 body. After matcher got its body, it will start to
3750                 iterate over the matcher list that the Quicksearch's
3751                 clear_search_cb() just freed via prepare_matcher().
3752                 SIGSEGV ensues.
3753                 The fix consists of guarding the matcherlist_match()
3754                 call with a boolean 'matching'. If we reset the
3755                 quicksearch while matching is TRUE, we don't free
3756                 the matcherlist anymore like we did, but we set
3757                 another new flag, deferred_free, to TRUE. Then,
3758                 in quicksearch_match(), just after returning from
3759                 matcherlist_match() and unsetting the matching flag,
3760                 we check the deferred_free flag and do the
3761                 prepare_matcher() (which does the matcherlist_free)
3762                 for real, so we free the matcherlist once it's not
3763                 used anymore.
3764                 As all of this runs via the glib main loop, we
3765                 luckily don't need a mutex.
3766         * src/summaryview.c
3767                 Also, show progress while searching.
3768
3769
3770 2006-03-14 [colin]      2.0.0cvs139
3771
3772         * src/alertpanel.c
3773                 Make alertpanel_is_open non-static
3774
3775 2006-03-14 [colin]      2.0.0cvs138
3776
3777         * src/prefs_spelling.c
3778                 Cleanups - Fabien Vantard
3779
3780 2006-03-14 [wwp]        2.0.0cvs137
3781
3782         * src/main.c
3783                 code style normalization (curly braces, indentation).
3784
3785 2006-03-14 [wwp]        2.0.0cvs137
3786
3787         * src/main.c
3788                 code style (braces, indentation)
3789
3790 2006-03-12 [paul]       2.0.0cvs136
3791
3792         * src/prefs_common.c
3793                 trans_hdr defaults to FALSE to be RFC-savvy
3794         * src/prefs_summaries.c
3795                 add a tooltip to the trans_hdr option
3796                 
3797
3798 2006-03-12 [paul]       2.0.0cvs135
3799
3800         * src/prefs_matcher.c
3801                 give a little more width to the combos
3802         * src/prefs_display_header.c
3803         * src/textview.c
3804                 translate headers if prefs_common.trans_hdr
3805                 is TRUE
3806
3807         Patches by Pawel Pekala
3808
3809 2006-03-12 [paul]       2.0.0cvs134
3810
3811         * src/plugins/clamav/clamav_plugin.c
3812         * src/plugins/dillo_viewer/dillo_viewer.c
3813         * src/plugins/pgpcore/plugin.c
3814         * src/plugins/pgpinline/plugin.c
3815         * src/plugins/pgpmime/plugin.c
3816         * src/plugins/spamassassin/spamassassin.c
3817                 update/add to descriptions
3818         * src/plugins/spamassassin/spamassassin_gtk.c
3819                 fixes to the english, remove superfluous
3820                 tooltips, clean up a little
3821
3822 2006-03-12 [paul]       2.0.0cvs133
3823
3824         * src/compose.c
3825                 fix Bug 924, 'Account combo box shows up wrong 
3826                 if & is in account name'
3827
3828 2006-03-11 [colin]      2.0.0cvs132
3829
3830         * src/summaryview.c
3831                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3832                 messed up shift-selection because is slows down
3833                 moving around summaryview. thanks -users
3834
3835 2006-03-10 [colin]      2.0.0cvs131
3836
3837         * src/plugins/spamassassin/spamassassin_gtk.c
3838                 Put back Paul's engrish fixes
3839
3840 2006-03-10 [colin]      2.0.0cvs130
3841
3842         * src/plugins/spamassassin/spamassassin.c
3843         * src/plugins/spamassassin/spamassassin.h
3844         * src/plugins/spamassassin/spamassassin_gtk.c
3845                 Cleanup SA prefs page (more)
3846                 Patch by Fabien Vantard
3847
3848 2006-03-10 [paul]       2.0.0cvs129
3849
3850         * src/prefs_msg_colors.c
3851         * src/prefs_spelling.c
3852                 widget sensitivity
3853
3854 2006-03-09 [mones]      2.0.0cvs128
3855
3856         * po/es.po
3857                 Update for next RC
3858
3859 2006-03-09 [wwp]        2.0.0cvs127
3860
3861         * configure.ac
3862                 revert accidental commit (requirement for libetpan 0.43), this time
3863                 not in HEAD.
3864
3865 2006-03-09 [wwp]        2.0.0cvs125
3866
3867         * configure.ac
3868                 revert accidental commit (requirement for libetpan 0.43)
3869
3870 2006-03-09 [paul]       2.0.0cvs126
3871
3872         * src/prefs_receive.c
3873                 remove useless frame
3874                 replace 'incorporation' with 'receiving'
3875         * src/plugins/clamav/clamav_plugin_gtk.c
3876         * src/plugins/spamassassin/spamassassin_gtk.c
3877                 improve widget sensitivity
3878                 fix a bit his engrish
3879
3880 2006-03-09 [wwp]        2.0.0cvs125
3881
3882         * src/addressadd.c
3883         * src/foldersel.c
3884         * src/prefs_common.c
3885         * src/prefs_common.h
3886                 remember some more windows' sizes (add to addressbook and
3887                 select folder).
3888
3889 2006-03-09 [paul]       2.0.0cvs124
3890
3891         * src/plugins/pgpcore/prefs_gpg.c
3892                 normalise construction of dialogue
3893
3894 2006-03-09 [paul]       2.0.0cvs123
3895
3896         * src/plugins/trayicon/Makefile.am
3897                 add missing slash
3898
3899 2006-03-08 [colin]      2.0.0cvs122
3900
3901         * src/plugins/trayicon/Makefile.am
3902                 Fix build in separate dir 
3903                 Patch by Bamanzi <bamanzi@gmail.com>
3904
3905 2006-03-08 [colin]      2.0.0cvs121
3906
3907         * src/procmsg.c
3908                 Batch move and copies from summaryview with delayed execution
3909                 too
3910
3911 2006-03-07 [paul]       2.0.0cvs120
3912
3913         * src/common/utils.c
3914                 fix highlighting of URIs containing "()"
3915                 Patch by Pawel Pekala
3916
3917 2006-03-07 [paul]       2.0.0cvs119
3918
3919         * src/folder.c
3920         * src/folder.h
3921         * src/folderview.c
3922                 immediately do alphabetical resort when
3923                 changing a folder's name
3924                 Patch by Pawel Pekala
3925
3926 2006-03-07 [paul]       2.0.0cvs118
3927
3928         * src/news.c
3929         * src/news_gtk.c
3930                 when unsubscribing a newsgroup, remove the
3931                 folder and msgs in .sylpheed-claws/newscache
3932                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3933
3934 2006-03-07 [paul]       2.0.0cvs117
3935
3936         * src/textview.c
3937                 fix wrong Fake URL Warning
3938                 Thanks to Hiro
3939
3940 2006-03-07 [colin]      2.0.0cvs116
3941
3942         * src/imap.c
3943                 Return immediately when password dialog was
3944                 cancelled
3945         * src/gtk/inputdialog.c
3946                 Allow empty strings for passwords
3947
3948
3949 2006-03-06 [colin]      2.0.0cvs115
3950
3951         * src/imap.c
3952                 Prevent double-timeouts when connection fails
3953
3954 2006-03-06 [colin]
3955
3956         2.0.1-rc1 released
3957
3958 2006-03-06 [colin]      2.0.0cvs114
3959
3960         * src/imap.c
3961                 Refresh session during potentially long
3962                 operations
3963
3964 2006-03-06 [wwp]        2.0.0cvs113
3965
3966         * src/prefs_msg_colors.h
3967                 forgot that one (custom color labels).
3968
3969 2006-03-06 [wwp]        2.0.0cvs112
3970
3971         * src/prefs_common.c
3972         * src/prefs_common.h
3973         * src/prefs_msg_colors.c
3974         * src/summaryview.c
3975         * src/summaryview.h
3976         * src/gtk/colorlabel.c
3977         * src/gtk/colorlabel.h
3978                 colors in messages list are now customizable. Color values and names can
3979                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3980                 Thanks to Paul and Colin for their help with this longstanding patch!
3981
3982 2006-03-06 [wwp]        2.0.0cvs111
3983
3984         * src/textview.c
3985                 don't crash if (x)face is bad.
3986
3987 2006-03-05 [paul]       2.0.0cvs110
3988
3989         * AUTHORS
3990         * configure.ac
3991         * src/Makefile.am
3992         * src/common/Makefile.am
3993         * src/common/utils.h
3994         * src/etpan/imap-thread.c
3995         * src/gtk/authors.h
3996         * src/plugins/clamav/Makefile.am
3997         * src/plugins/demo/Makefile.am
3998         * src/plugins/dillo_viewer/Makefile.am
3999         * src/plugins/pgpcore/Makefile.am
4000         * src/plugins/pgpcore/passphrase.c
4001         * src/plugins/pgpinline/Makefile.am
4002         * src/plugins/pgpmime/Makefile.am
4003         * src/plugins/spamassassin/Makefile.am
4004         * src/plugins/trayicon/Makefile.am
4005                 fix builiding on cygwin
4006                 Patch by Ralgh Young <bamanzi@gmail.com>
4007
4008 2006-03-04 [wwp]        2.0.0cvs109
4009
4010         * manual/keyboard.xml
4011                 fix mixed up/down keys.
4012
4013 2006-03-04 [wwp]        2.0.0cvs108
4014
4015         * README
4016         * INSTALL
4017                 updated links to SpamAssassin.
4018
4019 2006-03-04 [wwp]        2.0.0cvs107
4020
4021         * manual/plugins.xml
4022         * src/plugins/spamassassin/README
4023                 updated SpamAssassin plugin docs to reflect new functional additions
4024                 (also fix/update/documents few technical stuff more, see the README).
4025
4026 2006-03-04 [wwp]        2.0.0cvs106
4027
4028         * src/prefs_message.c
4029                 normalized capitalization of message-prefs paths.
4030
4031 2006-03-04 [wwp]        2.0.0cvs105
4032
4033         * manual/advanced.xml
4034                 typo.
4035
4036 2006-03-03 [colin]      2.0.0cvs104
4037
4038         * src/plugins/clamav/clamav_plugin_gtk.c
4039                 Rework prefs page, patch by Fabien 
4040
4041 2006-03-03 [colin]      2.0.0cvs103
4042
4043         * src/plugins/clamav/clamav_plugin.c
4044                 Set error on all errors
4045
4046 2006-03-03 [colin]      2.0.0cvs102
4047
4048         * src/common/plugin.c
4049                 Initialize error to avoid crashing when a plugin fails
4050                 without setting error
4051
4052 2006-03-02 [wwp]        2.0.0cvs101
4053
4054         * configure.ac
4055                 fixed linker flags for libetpan support on Cygwin
4056                 (thanks to H.Merijn Brand).
4057
4058 2006-03-02 [wwp]        2.0.0cvs100
4059
4060         * src/addressbook.c
4061                 fix some AB error messages: one for punctuation and
4062                 one wrongly duplicate (thanks, maxbritov).
4063
4064 2006-03-02 [wwp]        2.0.0cvs99
4065
4066         * src/plugins/spamassassin/spamassassin.c
4067                 make sync calls to sa-learn/spamc to prevent
4068                 system (whatever local or client/server) overload.
4069
4070 2006-03-02 [colin]      2.0.0cvs98
4071
4072         * src/summaryview.c
4073                 Put the spam icon in the status column instead of the
4074                 mark one
4075
4076 2006-03-01 [colin]      2.0.0cvs97
4077
4078         * src/plugins/spamassassin/spamassassin.c
4079                 Fix segfault (g_file_set_contents fails for some 
4080                 reason and err==0x2f. Can't find out why with
4081                 valgrind, using working function :-)
4082
4083 2006-03-01 [colin]      2.0.0cvs96
4084
4085         * src/inc.c
4086                 Offline overriding: let 'No' be cached only 3 seconds
4087
4088 2006-03-01 [colin]      2.0.0cvs95
4089
4090         * src/addr_compl.c
4091         * src/addrbook.c
4092         * src/addressbook.c
4093         * src/addrindex.c
4094         * src/folder_item_prefs.c
4095         * src/headerview.c
4096         * src/imap.c
4097         * src/inc.c
4098         * src/ldif.c
4099         * src/mainwindow.c
4100         * src/mh.c
4101         * src/msgcache.c
4102         * src/prefs_common.h
4103         * src/prefs_msg_colors.c
4104         * src/procheader.c
4105         * src/procheader.h
4106         * src/procmime.c
4107         * src/procmsg.c
4108         * src/procmsg.h
4109         * src/send_message.h
4110         * src/simple-gettext.c
4111         * src/summaryview.c
4112         * src/summaryview.h
4113         * src/syldap.c
4114         * src/textview.c
4115         * src/undo.c
4116         * src/common/ssl_certificate.c
4117         * src/common/utils.c
4118         * src/gtk/colorsel.c
4119         * src/gtk/gtksctree.c
4120         * src/gtk/gtkshruler.c
4121         * src/plugins/trayicon/trayicon.c
4122                 #if 0 goes to /dev/null
4123
4124 2006-03-01 [colin]      2.0.0cvs94
4125
4126         * src/compose.c
4127         * src/imap.c
4128         * src/inc.c
4129         * src/inc.h
4130         * src/messageview.c
4131         * src/news.c
4132         * src/plugins/spamassassin/spamassassin.c
4133                 Allow to add information in the "working offline"
4134                 window
4135
4136 2006-03-01 [wwp]        2.0.0cvs93
4137
4138         * src/plugins/spamassassin/spamassassin.c
4139                 fixed spamc invocation: use a tricky temporary mini shell wrapper
4140                 'cause it seems that calling `spamc ... < inputfile` with
4141                 g_spawn_(a)sync simply.. erm doesn't work :-).
4142
4143 2006-03-01 [wwp]        2.0.0cvs92
4144
4145         * src/toolbar.c
4146         * src/toolbar.h
4147                 simplify the adding of spam/ham button to the messageview toolbar
4148                 (it gets more clear now that the same button will be "Mark as spam"
4149                 or "Mark as ham" according to the current message status,
4150                 thanks to Colin).
4151
4152 2006-03-01 [wwp]        2.0.0cvs91
4153
4154         * src/messageview.c
4155         * src/procmsg.c
4156         * src/procmsg.h
4157         * src/summaryview.c
4158         * src/plugins/spamassassin/spamassassin.c
4159         * src/plugins/spamassassin/spamassassin.h
4160                 make learner callbacks return a status (0 for ok),
4161                 handle it in main code to avoid setting flags when learning failed,
4162                 don't learn on TCP if offline in spamassassin,
4163                 thanks to Colin.
4164
4165                 
4166
4167 2006-03-01 [wwp]        2.0.0cvs90
4168
4169         * src/compose.c
4170                 some work around the compose window's account menu,
4171                 patch by Fabien Vantard.
4172
4173 2006-03-01 [wwp]        2.0.0cvs89
4174
4175         * src/plugins/spamassassin/spamassassin.c
4176                 fixed bad logics, was using spamc in local mode and sa-learn
4177                 in remote mode (thanks, Colin).
4178
4179 2006-03-01 [wwp]        2.0.0cvs88
4180
4181         * src/plugins/spamassassin/spamassassin.c
4182         * src/plugins/spamassassin/spamassassin.h
4183         * src/plugins/spamassassin/spamassassin_gtk.c
4184                 made processing of emails w/ sa-plugin an option (default is TRUE),
4185                 fixed Engrish some tooltips, capitalization of some debug messages
4186                 and warnings. The spamassassin plugin now provides two separate
4187                 services: process emails upon incorporation and spamd training.
4188                 Both services (un)register independently but use some common
4189                 plugin settings (transport settings, spam storage location).
4190
4191 2006-02-28 [wwp]        2.0.0cvs87
4192
4193         * src/plugins/spamassassin/spamassassin.c
4194                 fix async flag to spamc cmdline execution (batch exec should
4195                 be asynchronous).
4196
4197 2006-02-27 [wwp]        2.0.0cvs86
4198
4199         * src/plugins/spamassassin/spamassassin.c
4200         * src/plugins/spamassassin/spamassassin.h
4201         * src/plugins/spamassassin/spamassassin_gtk.c
4202                 - added the ability to learn a remote spamassassin server (spamd),
4203                 using spamc.
4204                 - added the spamassassin option 'username', that applies to all
4205                 spamassassin operations (filtering, learning, local or remote).
4206                 The default username is the current unix user (if left blank
4207                 from gtk prefs or config file).
4208                 - commented out some unused code (notebook widget), removed unused
4209                 layout (hbox1).
4210                 - make more widgets sensitive to the transport type.
4211
4212 2006-02-27 [colin]      2.0.0cvs85
4213
4214         * src/plugins/spamassassin/spamassassin.c
4215                 Fix sa-learn call when offline
4216
4217 2006-02-27 [colin]      2.0.0cvs84
4218
4219         * configure.ac
4220         * src/Makefile.am
4221         * src/mainwindow.c
4222         * src/mainwindow.h
4223         * src/messageview.c
4224         * src/messageview.h
4225         * src/prefs_toolbar.c
4226         * src/procmsg.c
4227         * src/stock_pixmap.c
4228         * src/stock_pixmap.h
4229         * src/summaryview.c
4230         * src/toolbar.c
4231         * src/toolbar.h
4232         * src/pixmaps/ham_btn.xpm
4233         * src/pixmaps/spam.xpm
4234         * src/pixmaps/spam_btn.xpm
4235         * src/plugins/spamassassin/spamassassin.c
4236                 Add button in toolbar for spam learning
4237                 Fix a few bugs from the last related commit
4238                 Revert 1.9.6cvs23 which messed up shift-selection
4239
4240 2006-02-24 [colin]      2.0.0cvs83
4241
4242         * src/procmsg.c
4243         * src/summaryview.c
4244         * src/summaryview.h
4245         * src/plugins/spamassassin/spamassassin.c
4246         * src/plugins/spamassassin/spamassassin.h
4247         * src/plugins/spamassassin/spamassassin_gtk.c
4248                 Unregister learner when spamassassin is either
4249                 disabled or over tcp
4250
4251 2006-02-24 [colin]      2.0.0cvs82
4252
4253         * src/Makefile.am
4254         * src/mainwindow.c
4255         * src/mainwindow.h
4256         * src/procmsg.c
4257         * src/procmsg.h
4258         * src/stock_pixmap.c
4259         * src/stock_pixmap.h
4260         * src/summaryview.c
4261         * src/summaryview.h
4262         * src/gtk/icon_legend.c
4263         * src/pixmaps/spam.xpm  ** NEW FILE **
4264         * src/plugins/spamassassin/spamassassin.c
4265         * src/plugins/spamassassin/spamassassin_gtk.c
4266                 Add spam learning interface (Mark/Mark as 
4267                 (spam|ham) menus)
4268
4269 2006-02-24 [wwp]        2.0.0cvs81
4270
4271         * src/compose.c
4272         * src/compose.h
4273         * src/filtering.c
4274                 hide compose window when sending message in batch mode
4275                 (filtering: forward and redirect). Also fixed a wrong
4276                 value returned when sending failed, neutral anyway.
4277                 (Colin, me) 
4278
4279 2006-02-24 [wwp]        2.0.0cvs80
4280
4281         * src/mainwindow.c
4282                 use GTK+'s stock quit button. Patch by Fabien Vantard.
4283
4284 2006-02-24 [paul]       2.0.0cvs79
4285
4286         * src/news.c
4287         * src/news.h
4288         * src/news_gtk.c
4289                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
4290                 Thanks to Colin
4291
4292 2006-02-23 [colin]      2.0.0cvs78
4293
4294         * src/alertpanel.c
4295                 Change OK to Close in alertpanel with View log
4296                 button; add accel to View log. Patch by Fabien
4297                 Vantard
4298
4299 2006-02-23 [wwp]        2.0.0cvs77
4300
4301         * src/compose.c
4302                 silly me, there were much more tests to perform, since toolbars can
4303                 really have down to 1 element only.
4304
4305 2006-02-23 [wwp]        2.0.0cvs76
4306
4307         * commitHelper
4308                 fixed indentation from my previous commit. Fallback to VISUAL if
4309                 EDITOR is not set (and to vi, at last resort).
4310
4311 2006-02-23 [wwp]        2.0.0cvs75
4312
4313         * commitHelper
4314                 improved error detection (Colin, me).
4315
4316 2006-02-23 [wwp]        2.0.0cvs74
4317
4318         * src/prefs_toolbar.c
4319                 simplify and fix prefs/toolbars layouting. Combos' contents can
4320                 now be really displayed.
4321
4322 2006-02-23 [wwp]        2.0.0cvs73
4323         simplifies and fix prefs/toolbars layouting. Combos' contents can now
4324         be really displayed.
4325
4326 2006-02-22 [wwp]        2.0.0cvs72
4327
4328         * src/compose.c
4329                 fix a typo in my previous commit (sorry!).
4330
4331 2006-02-22 [wwp]        2.0.0cvs71
4332
4333         * src/prefs_toolbar.c
4334                 fix a crash when adding separators to toolbars,
4335                 also fix some separator item information.
4336
4337 2006-02-22 [wwp]        2.0.0cvs70
4338
4339         * src/compose.c
4340                 fix a crash when redirecting (for instance) when compose window's
4341                 toolbar contents has been customized (when some buttons have been
4342                 removed in fact).
4343
4344 2006-02-21 [wwp]        2.0.0cvs69
4345
4346         * src/summaryview.c
4347         * src/gtk/pluginwindow.c
4348         * src/plugins/pgpcore/prefs_gpg.c
4349                 fix some compilation warnings (feat. remains of removed code).
4350
4351 2006-02-21 [wwp]        2.0.0cvs68
4352
4353         * src/gtk/gtkutils.c
4354                 fix two compilation issues, thanks to Stephan Sachse.
4355
4356 2006-02-20 [colin]      2.0.0cvs67
4357
4358         * src/mainwindow.c
4359                 Don't reselect displayed mail on refocus
4360                 This fixes actions misbehaving 
4361
4362 2006-02-20 [wwp]        2.0.0cvs66
4363
4364         * src/summaryview.c
4365         * src/gtk/gtksctree.c
4366         * src/gtk/gtkshruler.c
4367                 changed more runtime typecast checks.
4368
4369 2006-02-20 [wwp]        2.0.0cvs65
4370
4371         * src/summary_search.c
4372                 find all - summaryview refresh issue fixed, thanks to Colin.
4373
4374 2006-02-20 [wwp]        2.0.0cvs64
4375
4376         * src/gtk/gtkutils.c
4377                 better runtime typecast checks.
4378
4379 2006-02-20 [wwp]        2.0.0cvs63
4380
4381         * src/summary_search.c
4382                 enhancements to the summary search:
4383                         - add the ability to stop the running search
4384                           (upon ESC-key press, new Stop button or when Clear button is pressed)
4385                         - don't search if no criteria (From/To/Subject/Body) is set
4386                         - ensure that a busy mouse pointer is always shown when searching,
4387                           show it even a bit earlier
4388
4389 2006-02-19 [colin]      2.0.0cvs62
4390
4391         * src/compose.c
4392         * src/imap.c
4393         * src/etpan/imap-thread.c
4394         * src/etpan/imap-thread.h
4395                 (Future) IMAP speed improvement on sending
4396                 Will require a libetpan update
4397         * src/summaryview.c
4398         * src/gtk/quicksearch.c
4399                 Make quicksearch clearable while running.
4400
4401 2006-02-17 [colin]      2.0.0cvs61
4402
4403         * src/imap.c
4404         * src/etpan/imap-thread.c
4405         * src/etpan/imap-thread.h
4406                 Check for IMAP certificates
4407                 ** Requires libetpan-0.42-cvs4 
4408                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
4409
4410 2006-02-17 [colin]      2.0.0cvs60
4411
4412         * src/messageview.c
4413         * src/prefs_common.c
4414         * src/prefs_common.h
4415         * src/prefs_message.c
4416                 Add pref to display HTML-only mails with plugin, 
4417                 if possible (defaulting to FALSE of course).
4418
4419 2006-02-16 [colin]      2.0.0cvs59
4420
4421         * src/main.c
4422         * src/common/plugin.c
4423         * src/common/plugin.h
4424         * src/gtk/pluginwindow.c
4425                 Keep track of requested (but unloaded) plugins
4426                 in some error cases.
4427
4428 2006-02-16 [wwp]        2.0.0cvs58
4429
4430         * src/gtk/gtkaspell.c
4431         * src/gtk/gtkaspell.h
4432         * src/prefs_spelling.c
4433         * src/compose.c
4434         * src/prefs_common.c
4435         * src/prefs_common.h
4436                 implemented new optional spellchecker behaviour: re-check message when
4437                 dictionary got changed (from compose-window/context-menu/Change dictionary).
4438
4439 2006-02-16 [wwp]        2.0.0cvs57
4440
4441         * src/quote_fmt_parse.y
4442                 pclose popen'ed pipe.
4443
4444 2006-02-15 [colin]      2.0.0cvs56
4445
4446         * src/mimeview.c
4447         * src/mimeview.h
4448                 Let MimeViewers know which MimeView they
4449                 depend of.
4450         * src/summaryview.c
4451                 Swap From/To columns in Sent/Queue/Drafts
4452                 folders
4453         * src/etpan/imap-thread.c
4454                 Use mailstream_low_tls_open() for STARTTLS
4455                 instead of mailstream_low_ssl_open()
4456                 ** REQUIRES libetpan 0.42cvs3 **
4457
4458 2006-02-15 [wwp]        2.0.0cvs55
4459
4460         * src/compose.c
4461         * src/compose.h
4462         * src/message_search.c
4463         * src/message_search.h
4464         * src/textview.c
4465         * src/gtk/gtkutils.c
4466         * src/gtk/gtkutils.h
4467                 added the ability to Find text in the compose window (and a bit
4468                 of code factorization).
4469
4470 2006-02-15 [wwp]        2.0.0cvs54
4471
4472         * src/prefs_gtk.c
4473                 yet another one file was missing (fix for some widgets' sensitivity).
4474                 Thanks Colin!
4475
4476 2006-02-15 [wwp]        2.0.0cvs53
4477
4478         * src/prefs_gtk.h
4479                 oops forgot that file (fix for some widgets' sensitivity).
4480
4481 2006-02-15 [wwp]        2.0.0cvs52
4482
4483         * src/summary_search.c
4484                 implemented advanced summary search options (added the ability
4485                 to use matcher conditions in an advanced search mode).
4486
4487 2006-02-15 [wwp]        2.0.0cvs51
4488
4489         * src/plugins/pgpcore/prefs_gpg.c
4490         * src/prefs_account.c
4491                 fix some widget sensitivity, mostly around some labels in
4492                 account prefs.
4493
4494 2006-02-15 [paul]       2.0.0cvs50
4495
4496         * manual/advanced.xml
4497                 improve Templates info
4498                 written by wwp
4499
4500 2006-02-14 [colin]      2.0.0cvs49
4501
4502         * src/pixmaps/address_book.xpm
4503         * src/pixmaps/preferences.xpm
4504         * src/pixmaps/properties.xpm
4505                 Fix pixmap size - patch by Fabien Vantard
4506
4507 2006-02-13 [colin]      2.0.0cvs48
4508
4509         * src/procmime.c
4510                 Add missing fclose()s on error
4511         * src/textview.c
4512                 Remove unused code
4513         * src/common/utils.c
4514                 Fix temp files not being deleted on windows
4515         Patches by Thomas Gilgin
4516
4517 2006-02-13 [colin]      2.0.0cvs47
4518
4519         * src/mainwindow.c
4520                 Fix exit crash
4521
4522 2006-02-13 [wwp]        2.0.0cvs46
4523
4524         * src/plugins/pgpcore/prefs_gpg.c
4525                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
4526
4527 2006-02-12 [colin]      2.0.0cvs45
4528
4529         * src/folderview.c
4530         * src/main.c
4531         * src/mainwindow.c
4532                 Fix "stuff" when quitting
4533
4534 2006-02-12 [wwp]        2.0.0cvs44
4535
4536         * src/prefs_themes.c
4537                 fix typos in debug messages.
4538
4539 2006-02-11 [colin]      2.0.0cvs43
4540
4541         * src/summaryview.c
4542                 don't allow drag/drop from ourself
4543
4544 2006-02-10 [wwp]        2.0.0cvs42
4545
4546         * src/exporthtml.c
4547         * src/html.c
4548         * src/html.h
4549         * src/procmime.c
4550         * src/textview.c
4551                 renamed html_ prefixed functions and data structures to avoid
4552                 namespace clashes w/ other software (gtkhtml2 for instance).
4553                 Closes bug #907.
4554
4555
4556 2006-02-09 [colin]      2.0.0cvs41
4557
4558         * src/summaryview.c
4559                 Fix shitty logic messed up. Thanks Ticho for the hint!
4560
4561 2006-02-09 [wwp]        2.0.0cvs40
4562
4563         * src/gtk/about.c
4564         * src/compose.c
4565         * src/prefs_account.c
4566         * src/prefs_gtk.h
4567         * src/editaddress.c
4568                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
4569                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
4570                 Browse buttons in accounts prefs.
4571
4572 2006-02-09 [colin]      2.0.0cvs39
4573
4574         * src/matcher.c
4575                 Check for pointer before using its members
4576         * src/gtk/gtksourceprintjob.c
4577                 Fix a wrong warning
4578
4579 2006-02-09 [wwp]        2.0.0cvs38
4580
4581         * src/gtk/filesel.c
4582                 fix few compiler warnings (type mismatch).
4583
4584 2006-02-09 [paul]       2.0.0cvs37
4585
4586         * po/fr.po
4587                 updated by Fabien Vantard
4588
4589 2006-02-08 [colin]      2.0.0cvs36
4590
4591         * src/prefs_common.c
4592         * src/common/defs.h
4593         * src/common/plugin.c
4594                 allow windows and linux configurations to coexist
4595                 patch by Thomas Gilgin
4596
4597 2006-02-08 [colin]      2.0.0cvs35
4598
4599         * src/filtering.c
4600         * src/matcher.c
4601         * src/matcher.h
4602         * src/matcher_parser_parse.y
4603         * src/prefs_filtering_action.c
4604         * src/prefs_matcher.c
4605                 Add the "Ignore thread" filtering
4606                 action
4607
4608 2006-02-08 [colin]      2.0.0cvs34
4609
4610         * src/compose.c
4611         * src/procmime.c
4612         * src/procmime.h
4613                 Fix bug #905 (damaged attachment)
4614                 text files with raw \0's aren't really text files
4615         FOR_STABLE
4616
4617 2006-02-08 [colin]      2.0.0cvs33
4618
4619         * src/summaryview.c
4620                 Fix crasher introduced yesterday
4621
4622 2006-02-08 [wwp]        2.0.0cvs32
4623
4624         * src/compose.c
4625         * src/compose.h
4626                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
4627
4628 2006-02-08 [wwp]        2.0.0cvs31
4629
4630         * src/prefs_template.c
4631                 templates enhancement: allow address completion for Cc and Bcc fields
4632                 (it was currently possible for the To field only)
4633
4634 2006-02-08 [colin]      2.0.0cvs30
4635
4636         * src/compose.c
4637                 Don't unblock if not blocked
4638         FOR_STABLE
4639
4640 2006-02-07 [colin]      2.0.0cvs29
4641
4642         * src/action.c
4643                 Forgot to refresh summaryview
4644
4645 2006-02-07 [colin]      2.0.0cvs28
4646
4647         * src/action.c
4648                 Freeze/thaw message list and folder list while
4649                 processing %as{} actions 
4650         * src/compose.c
4651                 Fix auto-wrap disabling after a middle-click
4652                 paste - FOR_STABLE
4653
4654 2006-02-07 [paul]       2.0.0cvs27
4655
4656         * src/folder.c
4657                 fix freeing of uninitialised pointers
4658                 Thanks to Colin
4659
4660 2006-02-06 [colin]      2.0.0cvs26
4661
4662         * src/folder.c
4663                 Use g_slist_prepend in potentially big list
4664
4665 2006-02-06 [colin]      2.0.0cvs25
4666
4667         * src/folder.c
4668                 Completely skip processing if it doesn't 
4669                 exist (faster!)
4670
4671 2006-02-06 [colin]      2.0.0cvs24
4672
4673         * src/folder.c
4674         * src/summaryview.c
4675                 Batch filtering in summaryview (from Tools menu)
4676                 and pre/post//-processing too
4677
4678 2006-02-06 [colin]      2.0.0cvs23
4679
4680         * src/procmsg.h
4681         * src/filtering.c
4682                 Use a special field for batch filtering instead
4683                 of stepping on deferred execution's toes
4684
4685 2006-02-06 [colin]      2.0.0cvs22
4686
4687         * src/action.c
4688         * src/filtering.c
4689         * src/filtering.h
4690         * src/folder.c
4691         * src/summaryview.c
4692                 Fix filtering via menus and actions
4693
4694 2006-02-06 [colin]      2.0.0cvs21
4695
4696         * src/imap.c
4697                 Put the added file directly to cache if possible (will work
4698                 with next libetpan)
4699         * src/filtering.c
4700         * src/filtering.h
4701         * src/inc.c
4702         * src/folder.c
4703         * src/mbox.c
4704         * src/procmsg.h
4705                 Move and copy filtered messages by batches instead of one
4706                 by one - faster on IMAP
4707         * src/procmsg.c
4708                 Add a function that'll possibly be useful later
4709
4710 2006-02-06 [colin]      2.0.0cvs20
4711
4712         * src/addressbook.c
4713                 Use internal mime-type instead of text/plain for d'n'd
4714         * src/compose.c
4715                 Allow attaching files from mimeview's icon list via d'n'd
4716         * src/folderview.c
4717         * src/folderview.h
4718                 Use internal mime-type instead of text/plain for d'n'd
4719                 Don't try to selected opened folder if none is
4720                 Factorize d'n'd from other apps code
4721         * src/headerview.c
4722         * src/textview.c
4723         * src/gtk/gtkutils.c
4724         * src/gtk/gtkutils.h
4725                 Factorize Face/X-Face stuff
4726         * src/mimeview.c
4727                 Fix d'n'd to other apps
4728         * src/prefs_message.c
4729                 Let the XFace pref be usable without libcompface as it also
4730                 applies to Face
4731         * src/summaryview.c
4732                 Fix d'n'd to other apps
4733                 Factorize d'n'd from other apps code
4734
4735 2006-02-06 [wwp]        2.0.0cvs19
4736
4737         * po/it.po
4738                 Italian translation fixes by Andrea Spadaccini (no more confusion
4739                 between filtering and processing, and few changes in the About
4740                 dialog).
4741
4742
4743 2006-02-06 [mones]      2.0.0cvs18
4744
4745         * src/gtk/icon_legend.c
4746                 Improved descriptions allowing better translations
4747
4748 2006-02-05 [colin]      2.0.0cvs17
4749
4750         * src/imap.c
4751                 Add the f*cking missing expunge that caused imap_fetch_env
4752                 to fail after an add_msgs ! :-///
4753         * src/etpan/imap-thread.c
4754                 Add a bit of debug
4755         FOR_STABLE
4756
4757 2006-02-05 [colin]      2.0.0cvs16
4758
4759         * src/common/utils.c
4760                 Don't check for return-path (or we can't put
4761                 back non-sent mails)
4762
4763 2006-02-05 [colin]      2.0.0cvs15
4764
4765         * src/textview.c
4766                 Don't try to display Face header in textview
4767                 when teh headerview's active
4768
4769 2006-02-05 [colin]      2.0.0cvs14
4770
4771         * tools/tbird2syl.py
4772         * tools/Makefile.am
4773                 Add script to import Thunderbird mails
4774
4775 2006-02-05 [colin]      2.0.0cvs13
4776
4777         * src/headerview.c
4778         * src/procheader.c
4779         * src/procmsg.c
4780         * src/procmsg.h
4781         * src/textview.c
4782                 Show Face headers - patch partially by Klaus Flittner
4783
4784 2006-02-05 [colin]      2.0.0cvs12
4785
4786         * src/folderview.c
4787         * src/summaryview.c
4788         * src/common/utils.c
4789         * src/common/utils.h
4790                 Let dnd work from mime icons to summaryview
4791                 and to folderview too
4792                 Add a crude test to avoid trying to add files
4793                 drag'n'dropped when they're not mails
4794
4795 2006-02-04 [colin]      2.0.0cvs11
4796
4797         * src/summaryview.c
4798         * src/mimeview.c
4799                 Fix utf8 conversion
4800
4801 2006-02-04 [colin]      2.0.0cvs10
4802
4803         * src/compose.c
4804         * src/folderview.c
4805         * src/mimeview.c
4806         * src/summaryview.c
4807         * src/summaryview.h
4808                 Added various drag and drop capas:
4809                 From                    To
4810                 summaryview             other apps
4811                 mimeview icons          other apps
4812                 other apps              summaryview
4813                 other apps              folderview
4814
4815                 This shouldn't have broken the existing:
4816                 From                    To
4817                 summaryview             folderview
4818                 folderview              folderview
4819                 summaryview             compose's attachments
4820
4821         Tests welcomed.
4822
4823 2006-02-02 [paul]       2.0.0cvs9
4824
4825         * src/mainwindow.c
4826                 move global option 'Set displayed columns...' out
4827                 of folder option grouping.
4828                 fix sensitivity of 'harvest addresses'
4829         FOR_STABLE
4830
4831 2006-02-01 [colin]      2.0.0cvs8
4832
4833         * src/mimeview.c
4834                 Revert the alertpanel patch, it sucks (intrusive
4835                 and gets in the way of "open")
4836
4837 2006-02-01 [colin]      2.0.0cvs7
4838
4839         * src/compose.c
4840         * src/prefs_account.c
4841         * src/prefs_common.c
4842         * src/common/defs.h
4843         * src/common/utils.c
4844         * src/common/utils.h
4845                 Add ability to edit the signature file
4846                 from the account preferences, and use
4847                 a default for the text editor.
4848                 Patch by Fabien Vantard
4849
4850 2006-02-01 [colin]      2.0.0cvs6
4851
4852         * src/mimeview.c
4853                 Try to get mime type by extension if it is
4854                 application/octet-stream
4855                 Display a window with possible choices when
4856                 encountering unknown mime types
4857         * src/gtk/filesel.c
4858         * src/gtk/filesel.h
4859                 Add preview
4860                 Allow multiple selection in filtered filesel
4861                 (patch by Fabien Vantard)
4862         * src/gtk/pluginwindow.c
4863                 Use it (patch by Fabien Vantard)
4864
4865 2006-02-01 [paul]       2.0.0cvs5
4866
4867         * src/jpilot.c
4868                 fix crash on creating jpilot address book
4869                 Thanks to Colin - FOR_STABLE
4870         * src/prefs_summaries.c
4871         * src/prefs_wrapping.c
4872         * src/gtk/icon_legend.c
4873         * src/gtk/quicksearch.c
4874                 string fixes and additions
4875
4876 2006-02-01 [paul]       2.0.0cvs4
4877
4878         * src/compose.c
4879         * src/mainwindow.c
4880         * src/messageview.c
4881         * src/prefs_send.c
4882                 add Arabic encoding option
4883                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
4884
4885 2006-01-31 [colin]      2.0.0cvs3
4886
4887         * src/plugins/pgpcore/passphrase.c
4888                 Convert passphrase to locale encoding
4889         * src/compose.c
4890                 Fix drafting on IMAP. Crappy bug sneaked in
4891                 the release :-/
4892         FOR_STABLE
4893
4894 2006-01-30 [paul]       2.0.0cvs2
4895
4896         * src/gtk/icon_legend.c
4897                 show the new entries
4898
4899 2006-01-30 [colin]      2.0.0cvs1
4900
4901         * src/manual.c
4902                 Check for the file to be present before 
4903                 enabling the menu - FOR_STABLE
4904         * src/gtk/icon_legend.c
4905                 Add folders icons (not all of them, there
4906                 are too much, but the most intriguing ones)
4907
4908 2006-01-30 [paul]       2.0.0
4909
4910         version 2.0.0 released
4911
4912 2006-01-30 [paul]       1.9.100cvs200
4913
4914         * manual/faq.xml
4915         * manual/gpl.xml
4916         * manual/intro.xml
4917         * manual/starting.xml
4918         * manual/sylpheed-claws-manual.xml
4919                 fixes, additions
4920
4921 2006-01-29 [mones]      1.9.100cvs199
4922
4923         * manual/account.xml
4924         * manual/advanced.xml
4925         * manual/glossary.xml
4926                 Some typos fixed, added LDIF term to glossary
4927         * po/es.po
4928                 Fixed leading plus symbol
4929
4930 2006-01-29 [paul]       1.9.100cvs198
4931
4932         * po/fi.po
4933         * po/sk.po
4934                 updated by Tommi Pirinen and Andrej Kacian
4935
4936 2006-01-29 [paul]       1.9.100cvs197
4937
4938         * src/gtk/authors.h
4939                 remove duplicates
4940
4941 2006-01-29 [paul]       1.9.100cvs196
4942
4943         * AUTHORS
4944         * po/nl.po
4945         * src/gtk/authors.h
4946         * tools/claws.i18n.status.pl
4947                 nl translation updated by Tim Dijkstra
4948
4949 2006-01-29 [paul]       1.9.100cvs195
4950
4951         * po/sr.po
4952         * po/sv.po
4953                 updated by Aleksandar Urosevic and Anders Troback
4954
4955 2006-01-28 [colin]      1.9.100cvs194
4956
4957         * src/gtk/gtksourceprintjob.c
4958                 Don't fiddle with PangoLayout when we
4959                 have an image
4960
4961 2006-01-28 [paul]       1.9.100cvs193
4962
4963         * AUTHORS
4964         * po/el.po
4965         * po/zh_CN.po
4966         * src/gtk/authors.h
4967         * tools/claws.i18n.status.pl
4968                 updated translations submitted by Stavros Giannouris
4969                 and Ralgh Young
4970
4971 2006-01-27 [colin]      1.9.100cvs192
4972
4973         * src/summaryview.c
4974         * src/gtk/gtksourceprintjob.c
4975                 Add image printing 
4976                 (libgnomeprint only, of course)
4977
4978 2006-01-27 [paul]       1.9.100cvs191
4979
4980         * po/fr.po
4981         * po/it.po
4982                 updated by Fabien Vantard and Andrea Spadaccini
4983
4984 2006-01-26 [colin]      1.9.100cvs190
4985
4986         * manual/Makefile.am
4987         * configure.ac
4988                 Make building the manual optional 
4989                 (--disable-manual)
4990
4991 2006-01-26 [paul]       1.9.100cvs189
4992
4993         * manual/glossary.xml
4994         * manual/plugins.xml
4995                 edited
4996         * po/en_GB.po
4997                 updated
4998
4999 2006-01-26 [paul]       1.9.100cvs188
5000
5001         * src/prefs_display_header.c
5002         * src/prefs_folder_column.c
5003         * src/prefs_msg_colors.c
5004         * src/prefs_summaries.c
5005         * src/prefs_summary_column.c
5006                 HIGify
5007
5008 2006-01-25 [colin]      1.9.100cvs187
5009
5010         * src/imap.c
5011                 Don't allow moving/copying mails between
5012                 queue/drafts and non-queue/drafts folders
5013                 Fixes bug #897 (message header is resetted 
5014                 if one is copied to Drafts)
5015
5016 2006-01-25 [colin]      1.9.100cvs186
5017
5018         * src/folder.c
5019         * src/mainwindow.c
5020                 Fix subscribed folders not found
5021         * src/compose.c
5022                 Don't try to encode as original mail's charset
5023                 if it's ascii 
5024
5025 2006-01-25 [paul]       1.9.100cvs185
5026
5027         * AUTHORS
5028         * po/Makevars
5029                 updated
5030         * po/de.po
5031         * po/pl.po
5032         * po/pt_BR.po
5033         * po/sr.po
5034                 updates submitted by Stephan Sachse, Emilian Nowak
5035                 and Quar, Frederico Goncalves Guimaraes, and
5036                 Aleksandar Urosevic
5037                 Fix Bug 896, 'PT_BR locale broken'.
5038         * src/gtk/authors.h
5039                 updated
5040
5041 2006-01-24 [mones]      1.9.100cvs184
5042
5043         * manual/glossary.xml
5044                 All current terms finished. Reviewers welcome ;-)
5045         * manual/keyboard.xml
5046                 Fixed column width for pdf output.
5047         * po/es.po
5048                 Updated
5049
5050 2006-01-24 [paul]       1.9.100cvs183
5051
5052         * manual/glossary.xml
5053                 fix id name
5054         * manual/dist/html/Makefile.am
5055         * manual/dist/pdf/Makefile.am
5056         * manual/dist/ps/Makefile.am
5057         * manual/dist/txt/Makefile.am
5058                 fix make deps
5059                 Thanks to Colin
5060
5061 2006-01-24 [mones]      1.9.100cvs182
5062
5063         * manual/glossary.xml
5064                 Nearly finished, some terms missing.
5065
5066 2006-01-23 [paul]       1.9.100cvs181
5067
5068         * manual/dist/html/Makefile.am
5069         * manual/dist/pdf/Makefile.am
5070         * manual/dist/ps/Makefile.am
5071         * manual/dist/txt/Makefile.am
5072         * src/mainwindow.c
5073                 re-enable manual
5074                 Thanks to Colin
5075
5076 2006-01-22 [colin]      1.9.100cvs180
5077
5078         * src/compose.c
5079         * src/gtk/gtkaspell.c
5080                 Don't deselect stuff before right-clicking, with aspell.
5081                 (This prevented right-click Copy, for example).
5082                 Thanks to Clo!
5083
5084 2006-01-22 [paul]       1.9.100cvs179
5085
5086         * src/summary_search.c
5087                 don't fix the widget size as it causes problems
5088                 under localisation.
5089                 Thanks to Emilian Nowak
5090
5091 2006-01-21 [paul]       1.9.100cvs178
5092
5093         * src/prefs_themes.c
5094                 fix broken underlining of label text
5095                 with some translations
5096
5097 2006-01-21 [colin]      1.9.100cvs177
5098
5099         * po/fr.po
5100                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
5101
5102 2006-01-20 [colin]      1.9.100cvs176
5103
5104         * configure.ac
5105         * Makefile.am
5106         * manual/Makefile
5107         * manual/dist/html/.cvsignore
5108         * manual/dist/html/Makefile.am
5109         * manual/dist/pdf/.cvsignore
5110         * manual/dist/pdf/Makefile.am
5111         * manual/dist/ps/.cvsignore
5112         * manual/dist/ps/Makefile.am
5113         * manual/dist/txt/.cvsignore
5114         * manual/dist/txt/Makefile.am
5115                 Autotool-ize manual
5116
5117 2006-01-20 [paul]       1.9.100cvs175
5118
5119         * manual/handling.xml
5120                 make Filtering and Searching entries easier to find
5121         * manual/keyboard.xml
5122                 add the remaining default keybinds
5123         * src/prefs_summaries.c
5124                 update the default keybinds
5125
5126 2006-01-20 [paul]       1.9.100cvs174
5127
5128         * src/addressbook.c
5129         * src/addrgather.c
5130         * src/addrharvest.c
5131         * src/editaddress.c
5132         * src/editgroup.c
5133         * src/exphtmldlg.c
5134         * src/expldifdlg.c
5135         * src/exporthtml.c
5136         * src/exportldif.c
5137         * src/ldif.c
5138                 replace 'e-mail' with 'email'
5139         * src/summary_search.c
5140                 add mnemonic to "Find all" button
5141
5142 2006-01-20 [wwp]        1.9.100cvs173
5143
5144         * src/export.c
5145         * src/import.c
5146                 touched mbox import/export buttons for HIG-compliance
5147
5148 2006-01-19 [paul]       1.9.100cvs172
5149
5150         * manual/account.xml
5151         * manual/addrbook.xml
5152         * manual/advanced.xml
5153         * manual/faq.xml
5154         * manual/handling.xml
5155         * manual/intro.xml
5156         * manual/plugins.xml
5157         * manual/starting.xml
5158                 more editing
5159
5160 2006-01-19 [paul]       1.9.100cvs171
5161
5162         * src/toolbar.c
5163                 allow use of trash button while receiving
5164                 Thanks to Colin
5165
5166 2006-01-19 [wwp]        1.9.100cvs170
5167
5168         * src/gtk/quicksearch.c
5169         * src/compose.c
5170                 force text color to black when yellow background is set
5171
5172 2006-01-19 [colin]      1.9.100cvs169
5173
5174         * src/plugins/trayicon/trayicon.c
5175                 Gray out Get Mail when already getting mail
5176
5177 2006-01-18 [paul]       1.9.100cvs168
5178
5179         * src/compose.c
5180                 give widget yellow background was To is
5181                 set via folder prefs
5182         * src/gtk/quicksearch.c
5183                 give widget yellow background when quick
5184                 search is active.
5185                 Thanks to Colin
5186
5187 2006-01-18 [paul]       1.9.100cvs167
5188
5189         * doc/man/sylpheed-claws.1
5190                 add --subscribe option
5191
5192 2006-01-18 [paul]       1.9.100cvs166
5193
5194         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5195         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5196                 use %U instead of %F (%F is broken for user installed
5197                 files in kde 3.5)
5198
5199 2006-01-18 [colin]      1.9.100cvs165
5200
5201         * src/summaryview.c
5202                 Default to Yes in "No more * messages" dialogs
5203
5204 2006-01-17 [colin]      1.9.100cvs164
5205
5206         * src/compose.c
5207                 Possibly fix an invalid iterator causing
5208                 crash
5209
5210 2006-01-17 [colin]      1.9.100cvs163
5211
5212         * src/mimeview.c
5213                 Fix crash when the image disappears under the
5214                 image viewer
5215
5216 2006-01-16 [colin]      1.9.100cvs162
5217
5218         * src/compose.c
5219                 Fix reenabling autowrap
5220
5221 2006-01-16 [colin]      1.9.100cvs161
5222
5223         * src/compose.c
5224                 reset quote_len before getting quote_str
5225
5226 2006-01-16 [colin]      1.9.100cvs160
5227
5228         * src/account.c
5229         * src/account.h
5230         * src/folder.c
5231         * src/imap_gtk.c
5232         * src/mh_gtk.c
5233                 Fix bug #883 (default inbox does not track folder move)
5234
5235 2006-01-16 [colin]      1.9.100cvs159
5236
5237         * src/compose.c
5238         * src/plugins/pgpcore/passphrase.c
5239                 More buttons fixes
5240
5241 2006-01-16 [paul]       1.9.100cvs158
5242
5243         * src/prefs_actions.c
5244         * src/prefs_filtering_action.c
5245         * src/prefs_matcher.c
5246         * src/quote_fmt.c
5247         * src/gtk/description_window.c
5248         * src/gtk/description_window.h
5249         * src/gtk/quicksearch.c
5250                 description window cleanups
5251
5252 2006-01-15 [colin]      1.9.100cvs157
5253
5254         * src/addressbook.c
5255         * src/prefs_filtering.c
5256                 Same here
5257
5258 2006-01-15 [colin]      1.9.100cvs156
5259
5260         * src/folderview.c
5261         * src/mainwindow.c
5262                 Same for "Empty trash"
5263
5264 2006-01-15 [colin]      1.9.100cvs155
5265
5266         * src/inc.c
5267                 Override offline dialog had Yes by default
5268
5269 2006-01-15 [colin]      1.9.100cvs154
5270
5271         * src/summaryview.c
5272                 Delete selected messages? previously had Yes the default
5273
5274 2006-01-15 [colin]      1.9.100cvs153
5275
5276         * src/folder.c
5277         * src/folder.h
5278         * src/main.c
5279                 Check if a mailbox is loaded after all
5280                 plugins are loaded.
5281
5282 2006-01-15 [colin]      1.9.100cvs152
5283
5284         * src/folder.c
5285                 Don't start wizard when there are unloaded folders (will help
5286                 people with only mbox or maildir mailboxes)
5287
5288 2006-01-14 [colin]      1.9.100cvs151
5289
5290         * src/addressbook.c
5291         * src/expldifdlg.c
5292         * src/importldif.c
5293         * src/importmutt.c
5294         * src/importpine.c
5295         * src/mh_gtk.c
5296                 More HIG compliance and fixes
5297
5298 2006-01-14 [colin]      1.9.100cvs150
5299
5300         * src/prefs_filtering_action.c
5301         * src/foldersel.c
5302                 Two forgotten button order changes
5303
5304 2006-01-14 [colin]      1.9.100cvs149
5305
5306         * src/account.c
5307         * src/addressbook.c
5308         * src/compose.c
5309         * src/folderview.c
5310         * src/imap_gtk.c
5311         * src/mainwindow.c
5312         * src/mh_gtk.c
5313         * src/news_gtk.c
5314         * src/prefs_actions.c
5315         * src/prefs_customheader.c
5316         * src/prefs_filtering.c
5317         * src/prefs_matcher.c
5318         * src/prefs_template.c
5319         * src/ssl_manager.c
5320         * src/summaryview.c
5321         * src/textview.c
5322         * src/toolbar.c
5323                 All deletion confirmations are now "Cancel, Delete" 
5324                 instead of "No, Yes"
5325                 Clarified most of the other "No, Yes" to 
5326                 "Cancel, Descriptive_action"
5327                 Rechanged the "Entry not saved" alerts to have 
5328                 "Close, Continue editing"
5329
5330
5331 2006-01-14 [paul]
5332
5333         * 2.0.0-rc4 released
5334
5335 2006-01-14 [paul]       1.9.100cvs148
5336
5337         * src/account.c
5338         * src/addressadd.c
5339         * src/addressbook.c
5340         * src/compose.c
5341         * src/editaddress.c
5342         * src/editbook.c
5343         * src/editgroup.c
5344         * src/editjpilot.c
5345         * src/editldap.c
5346         * src/editvcard.c
5347         * src/exphtmldlg.c
5348         * src/expldifdlg.c
5349         * src/folderview.c
5350         * src/grouplistdialog.c
5351         * src/imap_gtk.c
5352         * src/importmutt.c
5353         * src/importpine.c
5354         * src/inc.c
5355         * src/main.c
5356         * src/mainwindow.c
5357         * src/message_search.c
5358         * src/messageview.c
5359         * src/mh_gtk.c
5360         * src/mimeview.c
5361         * src/news_gtk.c
5362         * src/prefs_actions.c
5363         * src/prefs_customheader.c
5364         * src/prefs_filtering.c
5365         * src/prefs_matcher.c
5366         * src/prefs_template.c
5367         * src/prefs_themes.c
5368         * src/ssl_manager.c
5369         * src/summary_search.c
5370         * src/summaryview.c
5371         * src/textview.c
5372         * src/toolbar.c
5373         * src/gtk/foldersort.c
5374         * src/gtk/gtkaspell.c
5375         * src/gtk/inputdialog.c
5376         * src/gtk/prefswindow.c
5377         * src/plugins/pgpcore/select-keys.c
5378         * src/plugins/trayicon/trayicon.c
5379                 HIG compliant button order
5380
5381 2006-01-14 [mones]      1.9.100cvs147
5382
5383         * po/es.po
5384                 Updated translation
5385
5386 2006-01-13 [paul]       1.9.100cvs146
5387
5388         * AUTHORS
5389         * ChangeLog
5390         * src/gtk/authors.h
5391                 add Joshua M. Kwan to contributors list
5392
5393 2006-01-13 [colin]      1.9.100cvs145
5394
5395         * src/gtk/quicksearch.c
5396                 Don't refocus quick search after executing (Esc or Enter)
5397                 Allows to '/'search something then move up/down in 
5398                 summaryview, and to Esc a search and be back in the 
5399                 summaryview
5400
5401 2006-01-13 [paul]       1.9.100cvs144
5402
5403         * src/plugins/pgpinline/pgpinline.c
5404                 support Content-Type 'application/pgp'
5405                 patch by Joshua M. Kwan <joshuak@users.sf.net>
5406
5407 2006-01-13 [paul]       1.9.100cvs143
5408
5409         * manual/account.xml
5410                 make mention of partial retrieval
5411                 thanks to Colin
5412
5413 2006-01-13 [paul]       1.9.100cvs142
5414
5415         * src/account.c
5416         * src/account.h
5417         * src/action.c
5418         * src/action.h
5419         * src/adbookbase.h
5420         * src/addr_compl.c
5421         * src/addr_compl.h
5422         * src/addrbook.c
5423         * src/addrcache.c
5424         * src/addrcache.h
5425         * src/addrcindex.c
5426         * src/addrcindex.h
5427         * src/addrclip.c
5428         * src/addrclip.h
5429         * src/addrdefs.h
5430         * src/addressadd.c
5431         * src/addressadd.h
5432         * src/addressbook.c
5433         * src/addressbook.h
5434         * src/addrgather.c
5435         * src/addrgather.h
5436         * src/addrharvest.c
5437         * src/addrharvest.h
5438         * src/addrindex.c
5439         * src/addrindex.h
5440         * src/addritem.c
5441         * src/addritem.h
5442         * src/addrquery.c
5443         * src/addrquery.h
5444         * src/addrselect.c
5445         * src/addrselect.h
5446         * src/alertpanel.c
5447         * src/alertpanel.h
5448         * src/browseldap.c
5449         * src/browseldap.h
5450         * src/codeconv.c
5451         * src/codeconv.h
5452         * src/compose.c
5453         * src/compose.h
5454         * src/customheader.c
5455         * src/customheader.h
5456         * src/displayheader.c
5457         * src/displayheader.h
5458         * src/editaddress.c
5459         * src/editaddress.h
5460         * src/editbook.c
5461         * src/editbook.h
5462         * src/editgroup.c
5463         * src/editgroup.h
5464         * src/editjpilot.c
5465         * src/editjpilot.h
5466         * src/editldap.c
5467         * src/editldap.h
5468         * src/editldap_basedn.c
5469         * src/editldap_basedn.h
5470         * src/editvcard.c
5471         * src/editvcard.h
5472         * src/exphtmldlg.c
5473         * src/exphtmldlg.h
5474         * src/expldifdlg.c
5475         * src/expldifdlg.h
5476         * src/export.h
5477         * src/exporthtml.c
5478         * src/exporthtml.h
5479         * src/exportldif.c
5480         * src/exportldif.h
5481         * src/filtering.c
5482         * src/filtering.h
5483         * src/folder.c
5484         * src/folder.h
5485         * src/folder_item_prefs.c
5486         * src/folder_item_prefs.h
5487         * src/foldersel.c
5488         * src/foldersel.h
5489         * src/folderutils.c
5490         * src/folderutils.h
5491         * src/folderview.c
5492         * src/folderview.h
5493         * src/grouplistdialog.c
5494         * src/grouplistdialog.h
5495         * src/headerview.c
5496         * src/html.c
5497         * src/html.h
5498         * src/image_viewer.c
5499         * src/image_viewer.h
5500         * src/imap.c
5501         * src/imap.h
5502         * src/imap_gtk.c
5503         * src/imap_gtk.h
5504         * src/import.h
5505         * src/importldif.c
5506         * src/importldif.h
5507         * src/importmutt.c
5508         * src/importmutt.h
5509         * src/importpine.c
5510         * src/importpine.h
5511         * src/inc.c
5512         * src/inc.h
5513         * src/jpilot.c
5514         * src/jpilot.h
5515         * src/ldapctrl.c
5516         * src/ldapctrl.h
5517         * src/ldaplocate.c
5518         * src/ldaplocate.h
5519         * src/ldapquery.c
5520         * src/ldapquery.h
5521         * src/ldapserver.c
5522         * src/ldapserver.h
5523         * src/ldaputil.c
5524         * src/ldaputil.h
5525         * src/ldif.c
5526         * src/ldif.h
5527         * src/main.c
5528         * src/main.h
5529         * src/mainwindow.c
5530         * src/mainwindow.h
5531         * src/manual.c
5532         * src/manual.h
5533         * src/mbox.c
5534         * src/mbox.h
5535         * src/message_search.c
5536         * src/message_search.h
5537         * src/messageview.c
5538         * src/messageview.h
5539         * src/mh.c
5540         * src/mh.h
5541         * src/mh_gtk.c
5542         * src/mh_gtk.h
5543         * src/mimeview.c
5544         * src/mimeview.h
5545         * src/msgcache.c
5546         * src/msgcache.h
5547         * src/mutt.c
5548         * src/mutt.h
5549         * src/news.c
5550         * src/news.h
5551         * src/news_gtk.c
5552         * src/news_gtk.h
5553         * src/partial_download.c
5554         * src/partial_download.h
5555         * src/pine.c
5556         * src/pine.h
5557         * src/pop.c
5558         * src/pop.h
5559         * src/prefs_account.c
5560         * src/prefs_account.h
5561         * src/prefs_actions.c
5562         * src/prefs_actions.h
5563         * src/prefs_common.c
5564         * src/prefs_common.h
5565         * src/prefs_compose_writing.c
5566         * src/prefs_compose_writing.h
5567         * src/prefs_customheader.c
5568         * src/prefs_customheader.h
5569         * src/prefs_display_header.c
5570         * src/prefs_display_header.h
5571         * src/prefs_filtering.c
5572         * src/prefs_filtering.h
5573         * src/prefs_filtering_action.c
5574         * src/prefs_filtering_action.h
5575         * src/prefs_folder_column.c
5576         * src/prefs_folder_column.h
5577         * src/prefs_folder_item.c
5578         * src/prefs_folder_item.h
5579         * src/prefs_fonts.c
5580         * src/prefs_fonts.h
5581         * src/prefs_gtk.c
5582         * src/prefs_gtk.h
5583         * src/prefs_image_viewer.c
5584         * src/prefs_image_viewer.h
5585         * src/prefs_matcher.c
5586         * src/prefs_matcher.h
5587         * src/prefs_message.c
5588         * src/prefs_msg_colors.c
5589         * src/prefs_msg_colors.h
5590         * src/prefs_other.c
5591         * src/prefs_quote.c
5592         * src/prefs_receive.c
5593         * src/prefs_send.c
5594         * src/prefs_spelling.c
5595         * src/prefs_spelling.h
5596         * src/prefs_summaries.c
5597         * src/prefs_summaries.h
5598         * src/prefs_summary_column.c
5599         * src/prefs_summary_column.h
5600         * src/prefs_template.c
5601         * src/prefs_template.h
5602         * src/prefs_themes.c
5603         * src/prefs_themes.h
5604         * src/prefs_toolbar.c
5605         * src/prefs_toolbar.h
5606         * src/prefs_wrapping.c
5607         * src/prefs_wrapping.h
5608         * src/privacy.c
5609         * src/privacy.h
5610         * src/procheader.c
5611         * src/procheader.h
5612         * src/procmime.c
5613         * src/procmime.h
5614         * src/procmsg.c
5615         * src/procmsg.h
5616         * src/quote_fmt.c
5617         * src/quote_fmt_parse.y
5618         * src/recv.c
5619         * src/recv.h
5620         * src/remotefolder.c
5621         * src/remotefolder.h
5622         * src/send_message.c
5623         * src/send_message.h
5624         * src/setup.c
5625         * src/setup.h
5626         * src/sourcewindow.c
5627         * src/sourcewindow.h
5628         * src/ssl_manager.c
5629         * src/ssl_manager.h
5630         * src/statusbar.c
5631         * src/statusbar.h
5632         * src/stock_pixmap.c
5633         * src/stock_pixmap.h
5634         * src/summary_search.c
5635         * src/summary_search.h
5636         * src/summaryview.c
5637         * src/summaryview.h
5638         * src/syldap.c
5639         * src/syldap.h
5640         * src/textview.c
5641         * src/textview.h
5642         * src/toolbar.c
5643         * src/toolbar.h
5644         * src/undo.c
5645         * src/undo.h
5646         * src/unmime.c
5647         * src/unmime.h
5648         * src/vcard.c
5649         * src/vcard.h
5650         * src/wizard.c
5651         * src/wizard.h
5652         * src/common/base64.c
5653         * src/common/base64.h
5654         * src/common/defs.h
5655         * src/common/hooks.c
5656         * src/common/hooks.h
5657         * src/common/log.c
5658         * src/common/log.h
5659         * src/common/mgutils.c
5660         * src/common/mgutils.h
5661         * src/common/nntp.c
5662         * src/common/nntp.h
5663         * src/common/passcrypt.c
5664         * src/common/passcrypt.h.in
5665         * src/common/plugin.c
5666         * src/common/plugin.h
5667         * src/common/prefs.c
5668         * src/common/prefs.h
5669         * src/common/progressindicator.c
5670         * src/common/progressindicator.h
5671         * src/common/quoted-printable.c
5672         * src/common/quoted-printable.h
5673         * src/common/session.c
5674         * src/common/session.h
5675         * src/common/smtp.c
5676         * src/common/smtp.h
5677         * src/common/socket.c
5678         * src/common/socket.h
5679         * src/common/ssl.c
5680         * src/common/ssl.h
5681         * src/common/ssl_certificate.c
5682         * src/common/ssl_certificate.h
5683         * src/common/stringtable.c
5684         * src/common/stringtable.h
5685         * src/common/sylpheed.c
5686         * src/common/sylpheed.h
5687         * src/common/template.c
5688         * src/common/template.h
5689         * src/common/timing.h
5690         * src/common/utils.c
5691         * src/common/utils.h
5692         * src/common/version.h.in
5693         * src/common/xml.c
5694         * src/common/xml.h
5695         * src/common/xmlprops.c
5696         * src/common/xmlprops.h
5697         * src/gtk/colorlabel.c
5698         * src/gtk/colorsel.c
5699         * src/gtk/colorsel.h
5700         * src/gtk/description_window.c
5701         * src/gtk/description_window.h
5702         * src/gtk/filesel.c
5703         * src/gtk/filesel.h
5704         * src/gtk/foldersort.c
5705         * src/gtk/foldersort.h
5706         * src/gtk/gtkutils.c
5707         * src/gtk/gtkutils.h
5708         * src/gtk/inputdialog.c
5709         * src/gtk/inputdialog.h
5710         * src/gtk/logwindow.c
5711         * src/gtk/logwindow.h
5712         * src/gtk/manage_window.c
5713         * src/gtk/manage_window.h
5714         * src/gtk/menu.c
5715         * src/gtk/menu.h
5716         * src/gtk/pluginwindow.c
5717         * src/gtk/pluginwindow.h
5718         * src/gtk/prefswindow.c
5719         * src/gtk/prefswindow.h
5720         * src/gtk/progressdialog.c
5721         * src/gtk/progressdialog.h
5722         * src/gtk/sslcertwindow.c
5723         * src/gtk/sslcertwindow.h
5724         * src/plugins/clamav/clamav_plugin.c
5725         * src/plugins/clamav/clamav_plugin.h
5726         * src/plugins/clamav/clamav_plugin_gtk.c
5727         * src/plugins/demo/demo.c
5728         * src/plugins/dillo_viewer/dillo_prefs.c
5729         * src/plugins/dillo_viewer/dillo_prefs.h
5730         * src/plugins/dillo_viewer/dillo_viewer.c
5731         * src/plugins/pgpcore/passphrase.c
5732         * src/plugins/pgpcore/passphrase.h
5733         * src/plugins/pgpcore/plugin.c
5734         * src/plugins/pgpcore/select-keys.c
5735         * src/plugins/pgpcore/select-keys.h
5736         * src/plugins/pgpcore/sgpgme.c
5737         * src/plugins/pgpcore/sgpgme.h
5738         * src/plugins/pgpinline/pgpinline.c
5739         * src/plugins/pgpinline/pgpinline.h
5740         * src/plugins/pgpinline/plugin.c
5741         * src/plugins/pgpmime/pgpmime.c
5742         * src/plugins/pgpmime/pgpmime.h
5743         * src/plugins/pgpmime/plugin.c
5744         * src/plugins/spamassassin/spamassassin.c
5745         * src/plugins/spamassassin/spamassassin.h
5746         * src/plugins/spamassassin/spamassassin_gtk.c
5747         * src/plugins/trayicon/trayicon.c
5748                 update copyright header
5749
5750 2006-01-13 [paul]       1.9.100cvs141
5751
5752         * src/account.c
5753         * src/export.c
5754         * src/import.c
5755         * src/mainwindow.c
5756         * src/prefs_account.c
5757         * src/prefs_display_header.c
5758         * src/prefs_receive.c
5759         * src/prefs_send.c
5760         * src/prefs_summaries.c
5761         * src/prefs_themes.c
5762         * src/prefs_toolbar.c
5763         * src/gtk/about.c
5764                 various cleanups
5765
5766 2006-01-12 [colin]      1.9.100cvs140
5767
5768         * src/folder.c
5769         * src/folder.h
5770         * src/main.c
5771                 Add --subscribe option
5772                 Let sylpheed-claws email@domain.com equivalent to --compose
5773                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
5774
5775 2006-01-12 [paul]       1.9.100cvs139
5776
5777         * src/mainwindow.c
5778                 append 'Change folder order' label with '...'
5779         * src/prefs_actions.c
5780                 allow reordering of actions list by dnd
5781         * src/gtk/foldersort.c
5782                 make the dialog nicer
5783
5784 2006-01-11 [colin]      1.9.100cvs138
5785
5786         * src/compose.c
5787                 Allow templates without text
5788
5789 2006-01-11 [paul]       1.9.100cvs137
5790
5791         * tools/README
5792         * tools/filter_conv_new.pl
5793                 add info to README
5794                 also check .sylpheed for filter.xml
5795                 be a bit informative to the user
5796
5797 2006-01-11 [colin]      1.9.100cvs136
5798
5799         * src/textview.c
5800                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
5801
5802 2006-01-10 [paul]       1.9.100cvs135
5803
5804         * tools/Makefile.am
5805         * tools/filter_conv_new.pl
5806                 add script to convert new style Sylpheed
5807                 filter rules (Sylpheed >= 0.9.99) to
5808                 Claws filtering rules
5809
5810 2006-01-10 [colin]      1.9.100cvs134
5811
5812         * src/compose.c
5813                 Fix broken line joins in certain conditions
5814                 (between two quoted lines: <enter><enter><up>
5815                  <type a wrapped sentence><go in the first line>
5816                  <insert more text><watch as line joining failed>)
5817
5818 2006-01-10 [paul]       1.9.100cvs133
5819
5820         * src/compose.c
5821                 don't report success in error dialog
5822                 thanks to Colin
5823         * src/common/utils.c
5824                 include some trailing punctuations as URI
5825                 thanks to Hiro
5826
5827 2006-01-10 [paul]       1.9.100cvs132
5828
5829         * src/mimeview.c
5830                 fix incompatible pointer type
5831                 warning
5832
5833 2006-01-10 [paul]       1.9.100cvs131
5834
5835         * src/compose.c
5836                 change Subject in window title
5837                 instantaneously
5838
5839 2006-01-09 [colin]      1.9.100cvs130
5840
5841         * src/addressbook.c
5842         * src/headerview.c
5843         * src/mainwindow.c
5844         * src/messageview.c
5845         * src/mimeview.c
5846         * src/noticeview.c
5847         * src/summaryview.c
5848                 Fix possible crashes on exit and in addressbook
5849
5850 2006-01-09 [paul]       1.9.100cvs129
5851
5852         * src/prefs_msg_colors.c
5853                 some cleanups that I forgot last time
5854
5855 2006-01-09 [paul]       1.9.100cvs128
5856
5857         * README
5858         * src/folderview.c
5859         * src/prefs_msg_colors.c
5860                 add previously hidden option, color_new, to
5861                 the gui
5862                 move the page to Display/
5863                 rework the gui
5864
5865 2006-01-09 [wwp]        1.9.100cvs127
5866
5867         * src/prefs_themes.c
5868                 made the prefs/display/themes layouts spacing less condensed
5869                 (and so they match other prefs/pages' look).
5870
5871 2006-01-09 [paul]       1.9.100cvs126
5872
5873         * src/compose.c
5874         * src/prefs_common.c
5875         * src/prefs_common.h
5876         * src/prefs_wrapping.c
5877                 remove 'wrap at send' option
5878
5879 2006-01-06 [colin]      1.9.100cvs125
5880
5881         * src/compose.c
5882                 Just make completely sure we don't insert "manual line breaks" 
5883                 when wrapping... 
5884
5885 2006-01-04 [paul]
5886
5887         * 2.0.0-rc3 released
5888
5889 2006-01-04 [paul]       1.9.100cvs124
5890
5891         * src/folderview.c
5892                 fix bug 882, 'quick scroll in folder list
5893                 displays wrong folder contents'
5894
5895 2006-01-04 [paul]       1.9.100cvs123
5896
5897         * src/plugins/pgpmime/pgpmime.c
5898                 better debug information when signing
5899                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5900
5901 2006-01-03 [colin]      1.9.100cvs122
5902
5903         * configure.ac
5904                 We need to recheck for gpgme 1.0.0 after checking
5905                 for 1.1.1, because if 1.1.1 isn't available, 
5906                 GPGME_LIBS and friends are blanked out by the 
5907                 second check.
5908
5909 2006-01-03 [colin]      1.9.100cvs121
5910
5911         * src/common/prefs.c
5912                 Windows unlink-before rename fix
5913         * src/plugins/pgpcore/sgpgme.c
5914                 Add support for PKA info if available
5915                 Both patches by Werner Koch
5916
5917 2006-01-03 [paul]       1.9.100cvs120
5918
5919         * src/messageview.c
5920                 fix bug 884, 'Send receipt' button visible in queue
5921                 Thanks to Colin
5922
5923 2006-01-02 [colin]      1.9.100cvs119
5924
5925         * src/compose.c
5926         * src/imap.c
5927                 Fix autosave on IMAP and more generally try to
5928                 return the correct ID on a newly added IMAP message
5929
5930 2006-01-02 [paul]       1.9.100cvs118
5931
5932         * manual/keyboard.xml
5933                 edited
5934
5935 2006-01-01 [paul]       1.9.100cvs117
5936
5937         * src/gtk/authors.h
5938                 alphabetical order
5939
5940 2005-12-30 [colin]      1.9.100cvs116
5941
5942         * manual/advanced.xml
5943                 Explain Pre/Post-processing differences.
5944
5945 2005-12-30 [colin]      1.9.100cvs115
5946
5947         * src/mh.c
5948                 Implement copy_msgs for a little optimization
5949         * src/imap.c
5950                 Finish yesterday's fix
5951
5952 2005-12-29 [colin]      1.9.100cvs114
5953
5954         * src/imap.c
5955                 Fix occasional failure in fetching a mail over
5956                 IMAP
5957
5958 2005-12-29 [colin]      1.9.100cvs113
5959
5960         * src/compose.c
5961                 Don't remove a draft when sending it, if it is 
5962                 locked.
5963
5964 2005-12-28 [colin]      1.9.100cvs112
5965
5966         * src/summaryview.c
5967                 Fix leak for real
5968
5969 2005-12-28 [wwp]        1.9.100cvs111
5970
5971         * doc/faq/.cvsignore
5972         * doc/faq/de/.cvsignore
5973         * doc/faq/en/.cvsignore
5974         * doc/faq/es/.cvsignore
5975         * doc/faq/fr/.cvsignore
5976         * doc/faq/it/.cvsignore
5977         * doc/manual/.cvsignore
5978         * doc/manual/de/.cvsignore
5979         * doc/manual/en/.cvsignore
5980         * doc/manual/es/.cvsignore
5981         * doc/manual/fr/.cvsignore
5982         * doc/manual/ja/.cvsignore
5983         * src/plugins/mathml_viewer/.cvsignore
5984                 rollback revival of those files (my bad, sorry for the noise).
5985
5986 2005-12-28 [wwp]        1.9.100cvs110
5987
5988         * src/compose.c
5989                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5990
5991 2005-12-28 [wwp]        1.9.100cvs109
5992
5993         * doc/faq/.cvsignore
5994         * doc/faq/de/.cvsignore
5995         * doc/faq/en/.cvsignore
5996         * doc/faq/es/.cvsignore
5997         * doc/faq/fr/.cvsignore
5998         * doc/faq/it/.cvsignore
5999         * doc/manual/.cvsignore
6000         * doc/manual/de/.cvsignore
6001         * doc/manual/en/.cvsignore
6002         * doc/manual/es/.cvsignore
6003         * doc/manual/fr/.cvsignore
6004         * doc/manual/ja/.cvsignore
6005         * src/plugins/mathml_viewer/.cvsignore
6006         * po/.cvsignore
6007                 more files to ignore.
6008
6009 2005-12-24 [colin]      1.9.100cvs108
6010
6011         * AUTHORS
6012         * src/gtk/authors.h
6013                 Update for Werner
6014
6015 2005-12-24 [colin]      1.9.100cvs107
6016
6017         * src/procmsg.c
6018                 Allow NULL src_msginfo in 
6019                 procmsg_msginfo_new_from_mimeinfo
6020
6021 2005-12-23 [paul]       1.9.100cvs106
6022
6023         * src/plugins/pgpinline/mypgpcore.def
6024                 add this forgotten file
6025
6026 2005-12-23 [colin]      1.9.100cvs105
6027
6028         * src/mainwindow.c
6029                 Fix missing break
6030
6031 2005-12-23 [colin]      1.9.100cvs104
6032
6033         * autogen.sh
6034         * src/folder.c
6035         * src/mh.c
6036         * src/common/plugin.c
6037         * src/common/socket.c
6038         * src/common/socket.h
6039         * src/common/utils.c
6040         * src/common/utils.h
6041         * src/gtk/pluginwindow.c
6042         * src/plugins/pgpcore/plugin.def
6043         * src/plugins/pgpcore/sylpheed.def
6044         * src/plugins/pgpinline/Makefile.am
6045         * src/plugins/pgpinline/plugin.def
6046         * src/plugins/pgpinline/sylpheed.def
6047         * src/plugins/pgpmime/plugin.def
6048         * src/plugins/pgpmime/sylpheed.def
6049                 Various w32 fixes by Werner Koch
6050
6051 2005-12-22 [paul]       1.9.100cvs103
6052
6053         * src/wizard.c
6054                 don't offer IMAP as 'server type' if
6055                 libetpan isn't built in
6056
6057 2005-12-22 [paul]       1.9.100cvs102
6058
6059         * AUTHORS
6060         * src/mainwindow.c
6061         * src/mainwindow.h
6062         * src/toolbar.c
6063         * src/gtk/authors.h
6064                 support GTK_TOOLBAR_BOTH_HORIZ (text
6065                 next to icon) Patch by Marien Zwart
6066                 marienz@users.sf.net
6067                 Also reword the text
6068
6069 2005-12-21 [colin]      1.9.100cvs101
6070
6071         * configure.ac
6072                 Fix DATADIRNAME
6073         * COPYING
6074                 Fix missing section and explicit the exception better
6075         * src/compose.c
6076                 Prevent mail from being lost without notice when an
6077                 SMTP error happens on trying to send an unmodified
6078                 drafted mail.
6079         * src/send_message.c
6080         * src/common/smtp.c
6081                 Fix password remembering when wrong, and add return
6082                 value checks where they should have been
6083         * src/plugins/pgpcore/sylpheed.def
6084         * src/plugins/pgpinline/sylpheed.def
6085         * src/plugins/pgpmime/sylpheed.def
6086                 Add a few symbols needed
6087
6088 2005-12-21 [paul]       1.9.100cvs100
6089
6090         * m4/codeset.m4
6091         * m4/glibc21.m4
6092         * m4/intdiv0.m4
6093         * m4/inttypes-pri.m4
6094         * m4/inttypes.m4
6095         * m4/inttypes_h.m4
6096         * m4/isc-posix.m4
6097         * m4/lcmessage.m4
6098         * m4/stdint_h.m4
6099         * m4/uintmax_t.m4
6100                 gettextization
6101                 thanks to Colin
6102
6103 2005-12-21 [paul]       1.9.100cvs99
6104
6105         * po/sv.po
6106                 fixed by Colin
6107
6108 2005-12-20 [paul]       1.9.100cvs98
6109
6110         * po/sv.po
6111                 updated by Anders Trobäck
6112
6113 2005-12-20 [colin]      1.9.100cvs97
6114
6115         * ABOUT-NLS
6116         * Makefile.am
6117         * autogen.sh
6118         * configure.ac
6119         * config/config.rpath
6120         * config/mkinstalldirs
6121         * m4/Makefile.am
6122         * m4/glibc2.m4
6123         * m4/gnupg.m4
6124         * m4/gpgme.m4
6125         * m4/intmax.m4
6126         * m4/longdouble.m4
6127         * m4/longlong.m4
6128         * m4/printf-posix.m4
6129         * m4/signed.m4
6130         * m4/size_max.m4
6131         * m4/ulonglong.m4
6132         * m4/wchar_t.m4
6133         * m4/wint_t.m4
6134         * m4/xsize.m4
6135         * po/Makefile.in.in
6136         * po/Makevars
6137         * po/bg.po
6138         * po/ca.po
6139         * po/cs.po
6140         * po/de.po
6141         * po/el.po
6142         * po/en_GB.po
6143         * po/es.po
6144         * po/fi.po
6145         * po/fr.po
6146         * po/hr.po
6147         * po/hu.po
6148         * po/it.po
6149         * po/ja.po
6150         * po/ko.po
6151         * po/nb.po
6152         * po/nl.po
6153         * po/pl.po
6154         * po/pt_BR.po
6155         * po/ru.po
6156         * po/sk.po
6157         * po/sr.po
6158         * po/stamp-po
6159         * po/sv.po
6160         * po/zh_CN.po
6161         * po/zh_TW.po
6162         * src/Makefile.am
6163         * src/codeconv.c
6164         * src/compose.c
6165         * src/exporthtml.c
6166         * src/exportldif.c
6167         * src/folder.c
6168         * src/main.c
6169         * src/manual.c
6170         * src/mh.c
6171         * src/mimeview.c
6172         * src/send_message.c
6173         * src/common/Makefile.am
6174         * src/common/fnmatch.c
6175         * src/common/fnmatch.h
6176         * src/common/fnmatch_loop.c
6177         * src/common/nntp.c
6178         * src/common/plugin.c
6179         * src/common/smtp.c
6180         * src/common/socket.c
6181         * src/common/string_match.c
6182         * src/common/sylpheed.c
6183         * src/common/utils.c
6184         * src/common/utils.h
6185         * src/common/w32_dirent.c
6186         * src/common/w32_reg.c
6187         * src/common/w32_signal.c
6188         * src/common/w32_stat.c
6189         * src/common/w32_stdio.c
6190         * src/common/w32_stdlib.c
6191         * src/common/w32_string.c
6192         * src/common/w32_time.c
6193         * src/common/w32_unistd.c
6194         * src/common/w32_wait.c
6195         * src/common/w32lib.h
6196         * src/etpan/Makefile.am
6197         * src/gtk/Makefile.am
6198         * src/plugins/clamav/Makefile.am
6199         * src/plugins/demo/Makefile.am
6200         * src/plugins/dillo_viewer/Makefile.am
6201         * src/plugins/pgpcore/Makefile.am
6202         * src/plugins/pgpcore/passphrase.c
6203         * src/plugins/pgpcore/plugin.def
6204         * src/plugins/pgpcore/sgpgme.c
6205         * src/plugins/pgpcore/sylpheed.def
6206         * src/plugins/pgpcore/version.rc
6207         * src/plugins/pgpinline/Makefile.am
6208         * src/plugins/pgpinline/plugin.def
6209         * src/plugins/pgpinline/sylpheed.def
6210         * src/plugins/pgpinline/version.rc
6211         * src/plugins/pgpmime/Makefile.am
6212         * src/plugins/pgpmime/mypgpcore.def
6213         * src/plugins/pgpmime/plugin.def
6214         * src/plugins/pgpmime/sylpheed.def
6215         * src/plugins/pgpmime/version.rc
6216         * src/plugins/spamassassin/Makefile.am
6217                 Very little ;-) patch from Werner Koch, providing
6218                 infrastructure for cross-compiling to Win32
6219
6220 2005-12-20 [paul]       1.9.100cvs96
6221
6222         * src/account.c
6223         * src/account.h
6224         * src/mainwindow.c
6225         * src/mainwindow.h
6226         * src/toolbar.c
6227         * src/toolbar.h
6228                 add a combo to the Get All button, allowing
6229                 quick retrieval from any account
6230                 Patch by Fabien Vantard, slightly modified
6231                 by Colin
6232         * src/gtk/about.c
6233                 i18n fix. Patch by Fabien Vantard
6234
6235 2005-12-19 [colin]      1.9.100cvs95
6236
6237         * src/compose.c
6238         * src/compose.h
6239                 Don't automatically join lines when they've 
6240                 been separated by the user and not automatically
6241
6242 2005-12-19 [paul]       1.9.100cvs94
6243
6244         * src/gtk/pluginwindow.c
6245                 i18n fix.
6246                 Patch by Fabien Vantard
6247
6248 2005-12-15 [paul]       1.9.100cvs93
6249
6250         * src/common/plugin.c
6251         * src/common/plugin.h
6252         * src/gtk/pluginwindow.c
6253         * src/plugins/clamav/clamav_plugin.c
6254         * src/plugins/demo/demo.c
6255         * src/plugins/dillo_viewer/dillo_viewer.c
6256         * src/plugins/pgpcore/plugin.c
6257         * src/plugins/pgpinline/plugin.c
6258         * src/plugins/pgpmime/plugin.c
6259         * src/plugins/spamassassin/spamassassin.c
6260         * src/plugins/trayicon/trayicon.c
6261                 add plugin_version()
6262
6263 2005-12-15 [colin]      1.9.100cvs92
6264
6265         * src/compose.c
6266                 Further fix bug #875
6267
6268 2005-12-15 [paul]       1.9.100cvs91
6269
6270         * src/gtk/filesel.c
6271                 fix attach_load_dir getting set to
6272                 PLUGINDIR on plugin load
6273
6274 2005-12-14 [mones]      1.9.100cvs90
6275
6276         * manual/ack.xml
6277         * manual/keyboard.xml
6278                 Initial draft and some shortcuts added
6279                 
6280         * po/es.po
6281                 Updated translation
6282
6283 2005-12-14 [colin]      1.9.100cvs89
6284
6285         * src/compose.c
6286         * src/imap.c
6287         * src/summaryview.c
6288         * src/gtk/gtkaspell.c
6289                 More leaks fixed
6290         * src/prefs_folder_item.c
6291                 Fix recursive prefs apply
6292
6293
6294 2005-12-14 [colin]      1.9.100cvs88
6295
6296         * src/compose.c
6297                 Fix bug #875 (Freeze On Inline Forward of 
6298                 Large Message)
6299
6300 2005-12-13 [colin]      1.9.100cvs87
6301
6302         * src/compose.c
6303                 Uniq-ify and sort the mimetypes list
6304                 Patch by Fabien Vantard
6305
6306 2005-12-13 [colin]      1.9.100cvs86
6307
6308         * src/imap.c
6309         * src/etpan/imap-thread.c
6310                 Fix leaks (patch by Hoa)
6311         * src/news.c
6312         * src/common/plugin.c
6313                 Fix leaks
6314
6315 2005-12-12 [colin]
6316
6317         * 2.0.0-rc2 released
6318
6319 2005-12-12 [colin]      1.9.100cvs85
6320
6321         * src/matcher.c
6322                 Fix a leak
6323
6324 2005-12-12 [wwp]        1.9.100cvs84
6325
6326         * src/gtk/icon_legend.c
6327                 fix misbehaviour and crash when closing the legend window
6328         using the Esc key (patch by Fabien Vantard).
6329
6330 2005-12-12 [paul]       1.9.100cvs83
6331
6332         * src/browseldap.c
6333         * src/foldersel.c
6334         * src/prefs_actions.c
6335         * src/prefs_filtering.c
6336         * src/prefs_matcher.c
6337         * src/prefs_spelling.glade      ** REMOVED **
6338         * src/prefs_template.c
6339         * src/gtk/foldersort.glade      ** REMOVED **
6340         * src/gtk/pluginwindow.c
6341         * src/gtk/pluginwindow.glade    ** REMOVED **
6342         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
6343                 cleanups
6344
6345 2005-12-11 [paul]       1.9.100cvs82
6346
6347         * src/gtk/filesel.c
6348                 fix attach_load_dir crasher (double free)
6349
6350 2005-12-09 [paul]       1.9.100cvs81
6351
6352         * po/POTFILES.in
6353         * src/mainwindow.c
6354         * src/gtk/Makefile.am
6355         * src/gtk/icon_legend.c
6356         * src/gtk/icon_legend.h
6357                 add icon legend
6358         * src/manual.c
6359                 cleanup
6360
6361 2005-12-09 [paul]       1.9.100cvs80
6362
6363         * src/plugins/pgpcore/passphrase.c
6364                 wrap the label in the dialog
6365
6366 2005-12-09 [colin]      1.9.100cvs79
6367
6368         * src/plugins/pgpcore/sgpgme.c
6369                 Display (untrusted) on not trusted signatures
6370                 Patch by Michal Èihaø <michal@cihar.com>
6371                 Closes bug #867 (Report also key trust)
6372
6373 2005-12-09 [colin]      1.9.100cvs78
6374
6375         * src/common/plugin.c
6376                 Update licence check, following Eben Moglen's advice
6377
6378 2005-12-08 [colin]      1.9.100cvs77
6379
6380         * src/folder.c
6381                 Fix the occasionnal item->cache != NULL 
6382                 assertion failure. 
6383
6384 2005-12-08 [colin]      1.9.100cvs76
6385
6386         * src/mimeview.c
6387         * src/plugins/pgpcore/sgpgme.c
6388                 Print key id when unable to check it
6389                 Closes bug #866 (Show key id when missing)
6390
6391 2005-12-08 [paul]       1.9.100cvs75
6392
6393         * src/prefs_common.c
6394         * src/prefs_common.h
6395         * src/gtk/filesel.c
6396                 remember load attachment dir
6397
6398 2005-12-07 [colin]      1.9.100cvs74
6399
6400         * src/prefs_toolbar.c
6401                 Gtk fixes, patch by Fabien Vantard
6402
6403 2005-12-07 [colin]      1.9.100cvs73
6404
6405         * src/action.c
6406         * src/compose.c
6407         * src/compose.h
6408                 Fix bug #839 (Quoted text isn't colored after 
6409                 executing an action)
6410         * src/common/plugin.c
6411                 Require plugins to declare their licence in plugin_licence()
6412                 Refuse to load non-GPL plugins as they'd be illegal (as 
6413                 derived works of Sylpheed-Claws, they must be GPL).
6414         * src/plugins/clamav/clamav_plugin.c
6415         * src/plugins/demo/demo.c
6416         * src/plugins/dillo_viewer/dillo_viewer.c
6417         * src/plugins/pgpcore/plugin.c
6418         * src/plugins/pgpinline/plugin.c
6419         * src/plugins/pgpmime/plugin.c
6420         * src/plugins/spamassassin/spamassassin.c
6421         * src/plugins/trayicon/trayicon.c
6422                 Add plugin_licence()
6423
6424 2005-12-07 [paul]       1.9.100cvs72
6425
6426         * configure.ac
6427         * src/mainwindow.c
6428         * src/manual.c
6429         * src/manual.h
6430         * src/common/defs.h
6431                 clean up after local FAQ removal and
6432                 temporary manual removal
6433
6434 2005-12-06 [colin]      1.9.100cvs71
6435
6436         * configure.ac
6437         * doc/Makefile.am
6438         * doc/faq/.cvsignore
6439         * doc/faq/Makefile.am
6440         * doc/faq/de/.cvsignore
6441         * doc/faq/de/Makefile.am
6442         * doc/faq/de/sylpheed-faq-1.html
6443         * doc/faq/de/sylpheed-faq-2.html
6444         * doc/faq/de/sylpheed-faq-3.html
6445         * doc/faq/de/sylpheed-faq.html
6446         * doc/faq/en/.cvsignore
6447         * doc/faq/en/Makefile.am
6448         * doc/faq/en/sylpheed-faq-1.html
6449         * doc/faq/en/sylpheed-faq-2.html
6450         * doc/faq/en/sylpheed-faq-3.html
6451         * doc/faq/en/sylpheed-faq-4.html
6452         * doc/faq/en/sylpheed-faq.html
6453         * doc/faq/es/.cvsignore
6454         * doc/faq/es/Makefile.am
6455         * doc/faq/es/sylpheed-faq-1.html
6456         * doc/faq/es/sylpheed-faq-2.html
6457         * doc/faq/es/sylpheed-faq-3.html
6458         * doc/faq/es/sylpheed-faq-4.html
6459         * doc/faq/es/sylpheed-faq.html
6460         * doc/faq/fr/.cvsignore
6461         * doc/faq/fr/Makefile.am
6462         * doc/faq/fr/sylpheed-faq-1.html
6463         * doc/faq/fr/sylpheed-faq-2.html
6464         * doc/faq/fr/sylpheed-faq-3.html
6465         * doc/faq/fr/sylpheed-faq.html
6466         * doc/faq/it/.cvsignore
6467         * doc/faq/it/Makefile.am
6468         * doc/faq/it/sylpheed-faq-1.html
6469         * doc/faq/it/sylpheed-faq-2.html
6470         * doc/faq/it/sylpheed-faq-3.html
6471         * doc/faq/it/sylpheed-faq.html
6472         * doc/manual/.cvsignore
6473         * doc/manual/Makefile.am
6474         * doc/manual/de/.cvsignore
6475         * doc/manual/de/Makefile.am
6476         * doc/manual/de/sylpheed-1.html
6477         * doc/manual/de/sylpheed-10.html
6478         * doc/manual/de/sylpheed-11.html
6479         * doc/manual/de/sylpheed-12.html
6480         * doc/manual/de/sylpheed-13.html
6481         * doc/manual/de/sylpheed-14.html
6482         * doc/manual/de/sylpheed-15.html
6483         * doc/manual/de/sylpheed-16.html
6484         * doc/manual/de/sylpheed-17.html
6485         * doc/manual/de/sylpheed-18.html
6486         * doc/manual/de/sylpheed-19.html
6487         * doc/manual/de/sylpheed-2.html
6488         * doc/manual/de/sylpheed-20.html
6489         * doc/manual/de/sylpheed-3.html
6490         * doc/manual/de/sylpheed-4.html
6491         * doc/manual/de/sylpheed-5.html
6492         * doc/manual/de/sylpheed-6.html
6493         * doc/manual/de/sylpheed-7.html
6494         * doc/manual/de/sylpheed-8.html
6495         * doc/manual/de/sylpheed-9.html
6496         * doc/manual/de/sylpheed.html
6497         * doc/manual/en/.cvsignore
6498         * doc/manual/en/Makefile.am
6499         * doc/manual/en/sylpheed-1.html
6500         * doc/manual/en/sylpheed-10.html
6501         * doc/manual/en/sylpheed-11.html
6502         * doc/manual/en/sylpheed-12.html
6503         * doc/manual/en/sylpheed-13.html
6504         * doc/manual/en/sylpheed-14.html
6505         * doc/manual/en/sylpheed-15.html
6506         * doc/manual/en/sylpheed-16.html
6507         * doc/manual/en/sylpheed-17.html
6508         * doc/manual/en/sylpheed-18.html
6509         * doc/manual/en/sylpheed-19.html
6510         * doc/manual/en/sylpheed-2.html
6511         * doc/manual/en/sylpheed-20.html
6512         * doc/manual/en/sylpheed-21.html
6513         * doc/manual/en/sylpheed-22.html
6514         * doc/manual/en/sylpheed-3.html
6515         * doc/manual/en/sylpheed-4.html
6516         * doc/manual/en/sylpheed-5.html
6517         * doc/manual/en/sylpheed-6.html
6518         * doc/manual/en/sylpheed-7.html
6519         * doc/manual/en/sylpheed-8.html
6520         * doc/manual/en/sylpheed-9.html
6521         * doc/manual/en/sylpheed.html
6522         * doc/manual/es/.cvsignore
6523         * doc/manual/es/Makefile.am
6524         * doc/manual/es/sylpheed-1.html
6525         * doc/manual/es/sylpheed-10.html
6526         * doc/manual/es/sylpheed-11.html
6527         * doc/manual/es/sylpheed-12.html
6528         * doc/manual/es/sylpheed-13.html
6529         * doc/manual/es/sylpheed-14.html
6530         * doc/manual/es/sylpheed-15.html
6531         * doc/manual/es/sylpheed-16.html
6532         * doc/manual/es/sylpheed-17.html
6533         * doc/manual/es/sylpheed-18.html
6534         * doc/manual/es/sylpheed-19.html
6535         * doc/manual/es/sylpheed-2.html
6536         * doc/manual/es/sylpheed-20.html
6537         * doc/manual/es/sylpheed-3.html
6538         * doc/manual/es/sylpheed-4.html
6539         * doc/manual/es/sylpheed-5.html
6540         * doc/manual/es/sylpheed-6.html
6541         * doc/manual/es/sylpheed-7.html
6542         * doc/manual/es/sylpheed-8.html
6543         * doc/manual/es/sylpheed-9.html
6544         * doc/manual/es/sylpheed.html
6545         * doc/manual/fr/.cvsignore
6546         * doc/manual/fr/Makefile.am
6547         * doc/manual/fr/sylpheed-1.html
6548         * doc/manual/fr/sylpheed-10.html
6549         * doc/manual/fr/sylpheed-11.html
6550         * doc/manual/fr/sylpheed-12.html
6551         * doc/manual/fr/sylpheed-13.html
6552         * doc/manual/fr/sylpheed-14.html
6553         * doc/manual/fr/sylpheed-15.html
6554         * doc/manual/fr/sylpheed-16.html
6555         * doc/manual/fr/sylpheed-17.html
6556         * doc/manual/fr/sylpheed-18.html
6557         * doc/manual/fr/sylpheed-19.html
6558         * doc/manual/fr/sylpheed-2.html
6559         * doc/manual/fr/sylpheed-20.html
6560         * doc/manual/fr/sylpheed-3.html
6561         * doc/manual/fr/sylpheed-4.html
6562         * doc/manual/fr/sylpheed-5.html
6563         * doc/manual/fr/sylpheed-6.html
6564         * doc/manual/fr/sylpheed-7.html
6565         * doc/manual/fr/sylpheed-8.html
6566         * doc/manual/fr/sylpheed-9.html
6567         * doc/manual/fr/sylpheed.html
6568         * doc/manual/ja/.cvsignore
6569         * doc/manual/ja/Makefile.am
6570         * doc/manual/ja/sylpheed-1.html
6571         * doc/manual/ja/sylpheed-10.html
6572         * doc/manual/ja/sylpheed-11.html
6573         * doc/manual/ja/sylpheed-12.html
6574         * doc/manual/ja/sylpheed-13.html
6575         * doc/manual/ja/sylpheed-14.html
6576         * doc/manual/ja/sylpheed-15.html
6577         * doc/manual/ja/sylpheed-16.html
6578         * doc/manual/ja/sylpheed-17.html
6579         * doc/manual/ja/sylpheed-18.html
6580         * doc/manual/ja/sylpheed-19.html
6581         * doc/manual/ja/sylpheed-2.html
6582         * doc/manual/ja/sylpheed-20.html
6583         * doc/manual/ja/sylpheed-3.html
6584         * doc/manual/ja/sylpheed-4.html
6585         * doc/manual/ja/sylpheed-5.html
6586         * doc/manual/ja/sylpheed-6.html
6587         * doc/manual/ja/sylpheed-7.html
6588         * doc/manual/ja/sylpheed-8.html
6589         * doc/manual/ja/sylpheed-9.html
6590         * doc/manual/ja/sylpheed.html
6591         * doc/manual/ja/sylpheed.sgml
6592         * src/mainwindow.c
6593                 Remove outdated manual and faq. Noisy, eh?
6594
6595 2005-12-06 [colin]      1.9.100cvs70
6596
6597         * src/compose.c
6598         * src/quote_fmt_parse.y
6599         * src/undo.c
6600         * src/undo.h
6601                 Allow %X to position cursor at 0 
6602                 (no %X = before signature)
6603                 Fix paste as quotation putting the cursor at 0
6604                 Fix undo offsets when pasting
6605                 Insert the quote_fmt at once instead of line 
6606                 by line
6607                 Fix [Edited] when starting to reply/forward
6608
6609 2005-12-06 [paul]       1.9.100cvs69
6610
6611         * src/plugins/clamav/clamav_plugin_gtk.c
6612                 add another tooltip
6613         * src/plugins/spamassassin/spamassassin_gtk.c
6614                 rework spamassassin_create_widget_func()
6615
6616 2005-12-05 [colin]      1.9.100cvs68
6617
6618         * po/POTFILES.in
6619                 Fix make release ;-)
6620
6621 2005-12-05 [colin]      1.9.100cvs67
6622
6623         * src/compose.c
6624         * src/compose.h
6625                 Fix cursor positioning (not obeying %X)
6626
6627 2005-12-05 [paul]       1.9.100cvs66
6628
6629         * src/plugins/dillo_viewer/dillo_prefs.c
6630                 fix compilation warning
6631
6632 2005-12-05 [paul]       1.9.100cvs65
6633
6634         * src/prefs_spelling.c
6635         * src/plugins/trayicon/trayicon.c
6636                 cleanups - remove unused stuff
6637
6638 2005-12-05 [paul]       1.9.100cvs64
6639
6640         * README
6641         * manual/plugins.xml
6642                 remove info about removed mathml_viewer plugin
6643
6644 2005-12-05 [paul]       1.9.100cvs63
6645
6646         * configure.ac
6647         * src/plugins/Makefile.am
6648         * src/plugins/mathml_viewer/.cvsignore
6649         * src/plugins/mathml_viewer/Makefile.am
6650         * src/plugins/mathml_viewer/mathml_viewer.c
6651                 remove unmaintained mathml_viewer plugin
6652
6653 2005-12-05 [paul]       1.9.100cvs62
6654
6655         * src/summaryview.c
6656                 obey prefs_common.always_show_msg when
6657                 moving a msg
6658                 Thanks to Colin
6659
6660 2005-12-05 [paul]       1.9.100cvs61
6661
6662         * src/compose.c
6663         * src/prefs_account.c
6664         * src/prefs_filtering.c
6665         * src/prefs_quote.c
6666         * src/prefs_spelling.c
6667         * src/prefs_toolbar.c
6668         * src/summaryview.c
6669         * src/gtk/gtkutils.c
6670         * src/gtk/quicksearch.c
6671         * src/plugins/dillo_viewer/dillo_prefs.c
6672                 dialog cleanups
6673
6674 2005-12-04 [paul]       1.9.100cvs60
6675
6676         * src/inc.c
6677         * src/prefs_account.c
6678         * src/prefs_account.h
6679                 allow a Local account to specify a
6680                 default inbox
6681                 (closes bug 843 'Inbox cannot be changed for local
6682                  mailboxes')
6683
6684 2005-12-04 [colin]      1.9.100cvs59
6685
6686         * src/plugins/trayicon/trayicon.c
6687                 Remove Get, rename Get All to Get Mail in order to
6688                 be consistent with the default main toolbar
6689
6690 2005-12-03 [colin]      1.9.100cvs58
6691
6692         * manual/gpl.xml
6693         * manual/sylpheed-claws-manual.xml
6694                 Add GPL appendix
6695
6696 2005-12-03 [paul]       1.9.100cvs57
6697
6698         * AUTHORS
6699         * po/sv.po
6700         * src/gtk/authors.h
6701                 new (partially complete) Swedish translation
6702                 by Anders Troback <sylpheed@troback.com>
6703
6704 2005-12-02 [paul]       1.9.100cvs56
6705
6706         * configure.ac
6707                 libetpan 0.41 required
6708
6709 2005-12-02 [paul]       1.9.100cvs55
6710
6711         * src/plugins/clamav/clamav_plugin.c
6712         * src/plugins/clamav/clamav_plugin.h
6713         * src/plugins/clamav/clamav_plugin_gtk.c
6714         * src/plugins/spamassassin/spamassassin.c
6715         * src/plugins/spamassassin/spamassassin.h
6716         * src/plugins/spamassassin/spamassassin_gtk.c
6717                 unregister prefs pages on unloading, thus
6718                 preventing a crash
6719                 (thanks to Colin for the hint)
6720
6721 2005-12-02 [wwp]        1.9.100cvs54
6722
6723         * src/quote_fmt.h
6724         * src/quote_fmt_parse.y
6725                 fix misuse of gboolean*, use gboolean instead
6726                 (thanks to Paul, Colin, for pointing out that scaring one)
6727
6728 2005-12-02 [paul]       1.9.100cvs53
6729
6730         * src/plugins/clamav/clamav_plugin.c
6731                 int no --> unsigned int no
6732         * src/plugins/clamav/clamav_plugin_gtk.c
6733                 rework config page
6734
6735 2005-12-02 [wwp]        1.9.100cvs52
6736
6737         * src/compose.c
6738         * src/prefs_template.c
6739         * src/quote_fmt.h
6740         * src/quote_fmt_parse.y
6741                 prevent from executing |f and |p templates commands when
6742                 adding or replacing templates in prefs (avoids annoying and
6743                 potentially dangerous behaviours)
6744
6745 2005-12-02 [paul]       1.9.100cvs51
6746
6747         * src/prefs_common.c
6748                 allow translation of some default values
6749                 Patch by Fabien Vantard
6750
6751 2005-12-02 [paul]       1.9.100cvs50
6752
6753         * src/codeconv.c
6754         * src/codeconv.h
6755         * src/prefs_common.c
6756         * src/prefs_common.h
6757         * src/prefs_message.c
6758         * src/textview.c
6759                 remove obsolete 'convert_mb_alnum' option
6760                 and related stuff
6761         * src/gtk/about.c
6762                 remove unused 'about_textview_visibility_notify'
6763
6764 2005-12-02 [paul]       1.9.100cvs49
6765
6766         * src/prefs_account.c
6767         * src/prefs_compose_writing.c
6768         * src/prefs_fonts.c
6769         * src/prefs_gtk.h
6770         * src/prefs_image_viewer.c
6771         * src/prefs_message.c
6772         * src/prefs_other.c
6773         * src/prefs_receive.c
6774         * src/prefs_send.c
6775         * src/prefs_spelling.c
6776         * src/prefs_summaries.c
6777         * src/prefs_wrapping.c
6778         * src/plugins/dillo_viewer/dillo_prefs.c
6779         * src/plugins/pgpcore/prefs_gpg.c
6780                 several cleanups to the prefs dialogs
6781                 (slightly modified) patch by Fabien Vantard
6782
6783 2005-12-02 [paul]       1.9.100cvs48
6784
6785         * src/main.c
6786                 --exit means exit
6787         * src/send_message.c
6788                 fix crash on send when connection fails
6789
6790         Thanks to Colin
6791
6792 2005-12-01 [colin]      1.9.100cvs47
6793
6794         * src/html.c
6795                 Translate &hellip; to "..."
6796
6797 2005-11-30 [colin]      1.9.100cvs46
6798
6799         * src/matcher.c
6800         * src/matcher.h
6801                 Optimize back yesterday's fix.
6802
6803 2005-11-30 [paul]       1.9.100cvs45
6804
6805         * manual/faq.xml
6806                 standardised
6807         * manual/intro.xml
6808                 written by Colin, edited by me
6809
6810 2005-11-29 [colin]      1.9.100cvs44
6811
6812         * src/matcher.c
6813                 Skip headers unconditionnaly in match_body if the
6814                 rule is not message or ~message
6815
6816 2005-11-29 [colin]      1.9.100cvs43
6817
6818         * src/matcher.c
6819                 Fix body_part and such, not skipping headers 
6820                 if the matchcriteria wasn't the first in the rule
6821
6822 2005-11-29 [colin]      1.9.100cvs42
6823
6824         * src/compose.c
6825                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
6826                 option missing from message view window)
6827                 Fix double text D'n'D with gtk-2.8
6828         * src/matcher.c
6829                 Fix ~message, ~headers_part, ~body_part rules
6830         * src/messageview.c
6831                 Add Windows-1252 (Closes bug #863)
6832                 Fix accels
6833         * src/gtk/gtkaspell.c
6834                 Properly destroy accels in all menus
6835
6836 2005-11-29 [mones]      1.9.100cvs41
6837
6838         * po/es.po
6839                 Updated.
6840
6841 2005-11-27 [colin]      1.9.100cvs40
6842
6843         * src/mh_gtk.c
6844                 "/Remove mailbox" -> "/Remove mailbox..."
6845
6846 2005-11-27 [paul]       1.9.100cvs39
6847
6848         * AUTHORS
6849         * po/de.po
6850         * src/gtk/authors.h
6851                 updated by new maintainer, Stephan Sachse
6852
6853 2005-11-27 [paul]       1.9.100cvs38
6854
6855         * manual/faq.xml
6856                 written by Colin, edited by me
6857
6858 2005-11-27 [paul]       1.9.100cvs37
6859
6860         * src/prefs_common.c
6861         * src/prefs_common.h
6862         * src/prefs_receive.c
6863         * src/prefs_summaries.c
6864                 move 'go to inbox after receiving new mail'
6865                 option from display/sumamaries to mail
6866                 handling/receive, and rework prefs_summaries
6867                 dialog a little
6868
6869 2005-11-25 [martin]     1.9.100cvs36
6870
6871         * po/de.po
6872             fixed windows-1252 translation;
6873             translated some new and fuzzy strings
6874
6875 2005-11-25 [paul]       1.9.100cvs35
6876
6877         * src/plugins/clamav/clamav_plugin.c
6878                 complete the update done in cvs34
6879
6880 2005-11-25 [paul]       1.9.100cvs34
6881
6882         * src/plugins/clamav/clamav_plugin.c
6883                 reflect upstream changes
6884
6885 2005-11-25 [paul]       1.9.100cvs33
6886
6887         * manual/ack.xml
6888         * manual/plugins.xml
6889         * manual/sylpheed-claws-manual.xml
6890                 written/updated by Colin, edited by me
6891         * tools/acroread2sylpheed.pl
6892                 update binary name
6893
6894 2005-11-24 [colin]      1.9.100cvs32
6895
6896         * src/compose.c
6897                 Fix bug #856 (reediting messages forgets Request
6898                 Return Receipt)
6899
6900 2005-11-24 [paul]       1.9.100cvs31
6901
6902         * manual/addrbook.xml
6903         * manual/starting.xml
6904                 written by Colin, proofread, edited, adapted by me
6905         * manual/advanced.xml
6906                 add some Actions examples
6907         * src/importldif.c
6908                 use a Save button instead of a Close button
6909         * src/wizard.c
6910                 indicate mandatory fields
6911                 fix page display
6912                 Thanks to Colin
6913
6914 2005-11-23 [colin]      1.9.100cvs30
6915
6916         * src/addressbook.c
6917                 Rename menu item, fix possible crash after
6918                 deletion of books
6919         * src/addrindex.c
6920                 Allow searching for '*' in ldap
6921         * src/browseldap.c
6922                 Fix "Browse Entry" (did anyone use it?)
6923         * src/wizard.c
6924                 Add guards for mandatory information
6925
6926 2005-11-23 [paul]       1.9.100cvs29
6927
6928         * manual/advanced.xml
6929                 corrections to the English
6930
6931 2005-11-23 [colin]      1.9.100cvs28
6932
6933         * src/mimeview.c
6934                 Fix possible crash at exit. After the call to
6935                 gtk_container_remove(), the Viewer's widget has no
6936                 more parent so gtk+ automatically frees it and its
6937                 sons. If destroy_viewer() then try to access it,
6938                 problems ensue.
6939
6940 2005-11-22 [colin]      1.9.100cvs27
6941
6942         * src/compose.c
6943         * src/gtk/gtkaspell.c
6944                 Fix right-clicking on a misspelled word
6945                 Fix More... in suggestions menu
6946
6947 2005-11-22 [wwp]        1.9.100cvs26
6948
6949         * src/prefs_template.c
6950                 templates works: re-sort templates list when adding or replacing,
6951                 prevent from adding or replacing when the template name is empty
6952
6953 2005-11-21 [colin]      1.9.100cvs25
6954
6955         * src/addressbook.c
6956                 Fix some addressbook suckage (dnd, select all)
6957         * src/compose.c
6958         * src/gtk/gtkaspell.c
6959         * src/gtk/gtkaspell.h
6960                 Make the spellchecker menu work with the 
6961                 GtkTextView one instead of overriding it
6962
6963 2005-11-20 [paul]       1.9.100cvs24
6964
6965         * manual/handling.xml
6966                 proofread and corrected
6967
6968 2005-11-20 [paul]       1.9.100cvs23
6969
6970         * manual/Makefile
6971                 generate html as one file
6972         * manual/advanced.xml
6973                 fix output generation
6974                 reformat hidden options list
6975         * manual/manual.xml     ** REMOVED **
6976         * manual/sylpheed-claws-manual.xml      ** ADDED **
6977                 renamed
6978
6979 2005-11-18 [colin]      1.9.100cvs22
6980
6981         * src/prefs_account.c
6982                 Fix layout in news and mbox accounts
6983         * manual/account.xml
6984         * manual/advanced.xml
6985                 New contents for Paul to check :)
6986
6987 2005-11-18 [wwp]        1.9.100cvs21
6988
6989         * src/gtk/quicksearch.c
6990                 don't update extended quicksearch buttons twice
6991
6992 2005-11-18 [paul]       1.9.100cvs20
6993
6994         * src/textview.c
6995                 complete 1.9.100cvs19
6996
6997 2005-11-18 [paul]       1.9.100cvs19
6998
6999         * src/compose.c
7000                 cosmetic improvements
7001         * src/textview.c
7002                 also list text/* attachments
7003
7004 2005-11-18 [colin]      1.9.100cvs18
7005
7006         * src/summaryview.c
7007                 Use column 0 instead of -1 in 
7008                 gtk_ctree_node_moveto, in a naive
7009                 hope it'll fix the gtk-related crashes
7010
7011 2005-11-18 [colin]      1.9.100cvs17
7012
7013         * src/gtk/inputdialog.c
7014                 Fix icon staying the first one
7015
7016 2005-11-17 [wwp]        1.9.100cvs16
7017                 fix possible problem showing some quicksearch buttons, and a bad
7018                 call to g_return_if_fail in a function that returns a value (both
7019                 fixes by Fabien Vantard)
7020
7021 2005-11-15 [wwp]        1.9.100cvs15
7022
7023         * src/gtk/quicksearch.c
7024                 added a tooltip to that obscure ... quicksearch button
7025
7026 2005-11-15 [wwp]        1.9.100cvs14
7027
7028         * src/gtk/quicksearch.c
7029                 add a quicksearch helper to filtering expression users: the ... button
7030                 raises the condition expr window. condition expressions set up w/ this
7031                 window are used by the quicksearch if the user closes it pressing OK.
7032
7033 2005-11-14 [paul]       1.9.100cvs13
7034
7035         * src/plugins/clamav/clamav_plugin.c
7036         * src/plugins/spamassassin/spamassassin.c
7037                 change plugin type following recent merging
7038
7039 2005-11-14 [wwp]        1.9.100cvs12
7040
7041         * src/folder.c
7042                 prevent from crashing when copying/moving message(s) from and
7043                 to the same folder
7044
7045 2005-11-14 [paul]       1.9.100cvs11
7046
7047         * src/plugins/clamav/Makefile.am
7048         * src/plugins/clamav/clamav_plugin.c
7049         * src/plugins/clamav/clamav_plugin.h
7050         * src/plugins/clamav/clamav_plugin_gtk.c
7051                 also merge clamav and clamav_gtk plugins
7052
7053 2005-11-13 [colin]      1.9.100cvs10
7054
7055         * configure.ac
7056         * src/plugins/spamassassin/Makefile.am
7057         * src/plugins/spamassassin/spamassassin.c
7058         * src/plugins/spamassassin/spamassassin.h
7059         * src/plugins/spamassassin/spamassassin_gtk.c
7060                 Merge spamassassin and spamassassin_gtk plugins,
7061                 and build it by default.
7062
7063 2005-11-12 [colin]      1.9.100cvs9
7064
7065         * src/etpan/imap-thread.c
7066                 Fix gcc warning
7067
7068 2005-11-12 [colin]      1.9.100cvs8
7069
7070         * src/procmime.c
7071                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
7072
7073 2005-11-10 [colin]      1.9.100cvs7
7074
7075         * src/main.c
7076                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
7077                 minimised state)
7078
7079 2005-11-10 [wwp]        1.9.100cvs6
7080
7081         * src/gtk/description_window.c
7082                 fix a crash when closing description windows using the WM's [X] button
7083
7084 2005-11-09 [colin]      1.9.100cvs5
7085
7086         * src/common/ssl.c
7087                 Update libetpan call to follow upstream
7088                 (yes, this requires libetpan-0.40cvs3)
7089
7090 2005-11-08 [colin]      1.9.100cvs4
7091
7092         * src/compose.c
7093         * src/textview.c
7094         * src/common/utils.c
7095         * src/common/utils.h
7096                 Enhance the email parser
7097
7098 2005-11-08 [colin]      1.9.100cvs3
7099
7100         * src/procmime.c
7101                 Fix what looks like an off-by-one (fixes 
7102                 attachments from the Bat)
7103
7104 2005-11-08 [wwp]        1.9.100cvs2
7105
7106         * src/main.c
7107                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
7108
7109 2005-11-08 [wwp]        1.9.100cvs1
7110
7111         * src/main.c
7112                 allow exiting Sylpheed-Claws from command-line
7113
7114 2005-11-08 [paul]       1.9.100
7115
7116         1.9.100 released
7117
7118 2005-11-07 [colin]      1.9.99cvs17
7119
7120         * src/addritem.c
7121         * src/ldif.c
7122                 Fix import of base-64 encoded items
7123
7124 2005-11-07 [colin]      1.9.99cvs16
7125
7126         * src/send_message.c
7127                 Fix bug #314 (Queue does not empty under certain 
7128                 circumstances)
7129
7130 2005-11-07 [paul]       1.9.99cvs15
7131
7132         * src/mutt.c
7133         * src/pine.c
7134                 fix buffer overflows
7135                 Thanks to Colin
7136
7137 2005-11-07 [paul]       1.9.99cvs14
7138
7139         * doc/man/Makefile.am
7140         * doc/man/sylpheed-claws.1      ** ADDED **
7141         * doc/man/sylpheed.1            ** DELETED **
7142                 rename and update the man file
7143
7144 2005-11-06 [colin]      1.9.99cvs13
7145
7146         * src/ldif.c
7147                 Fix ldif_get_line() that returned empty strings
7148                 (Didn't understand why). Also fix a possible
7149                 buffer overflow.
7150
7151 2005-11-06 [wwp]        1.9.99cvs12
7152
7153         * src/textview.c
7154         * src/gtk/about.c
7155         * src/gtk/gtkutils.c
7156         * src/gtk/gtkutils.h
7157                 fix a compilation warning,
7158                 make links sensitive in the about dialog
7159
7160 2005-11-04 [wwp]        1.9.99cvs11
7161
7162         * src/gtk/about.c
7163                 don't wrap or translate URIs, and a bit text format cleanup
7164
7165 2005-11-04 [wwp]        1.9.99cvs10
7166
7167         * src/gtk/about.c
7168                 better textview tagging implementation (no more use of marks for
7169                 postponed tagging)
7170
7171 2005-11-02 [colin]      1.9.99cvs9
7172
7173         * src/common/ssl.c
7174                 Forgot an ifdef
7175
7176 2005-11-02 [colin]      1.9.99cvs8
7177
7178         * configure.ac
7179                 Require libetpan-0.40 due to upstream fix
7180         * src/common/ssl.c
7181                 Tell libetpan not to call SSL_Library_Init,
7182                 as we do it ourselves.
7183
7184 2005-11-02 [colin]      1.9.99cvs7
7185
7186         * po/POTFILES.in
7187                 Add missing files (thanks to Fabien Vantard)
7188
7189 2005-11-02 [colin]      1.9.99cvs6
7190
7191         * src/summaryview.c
7192                 Fix totals when read messages are hidden or quicksearch
7193                 is on
7194         * src/ssl_manager.c
7195         * src/ssl_manager.h
7196         * src/common/ssl_certificate.c
7197         * src/common/ssl_certificate.h
7198         * src/gtk/sslcertwindow.c
7199         * src/gtk/sslcertwindow.h
7200                 Fix copyright on my stuff
7201
7202 2005-11-02 [wwp]        1.9.99cvs5
7203
7204         * src/prefs_themes.c
7205                 fix directory name checking (theme installation/removal),
7206                 made related error a bit more verbose
7207
7208 2005-11-02 [colin]      1.9.99cvs4
7209
7210         * src/summaryview.c
7211                 Fix typo (probably fixes bug #841 (Sort by the From 
7212                 field doesn't work)
7213
7214 2005-11-02 [paul]       1.9.99cvs3
7215
7216         * po/ko.po
7217         * po/nb.po
7218                 updated by SungHyun Nam, Geir Helland
7219         * src/wizard.c
7220                 fix typo in welcome message. spotted by
7221                 Andrea Spadaccini
7222
7223 2005-11-01 [colin]      1.9.99cvs2
7224
7225         * src/compose.c
7226                 Fix replying to ml wen confirming subscription
7227         * src/messageview.c
7228         * src/mimeview.c
7229         * src/mimeview.h
7230         * src/privacy.h
7231         * src/summaryview.c
7232                 Make key check non blocking
7233
7234 2005-10-31 [paul]       1.9.99cvs1
7235
7236         * tools/claws.i18n.status.pl
7237                 updated for ChangeLog
7238
7239 2005-10-31 [paul]       1.9.99
7240
7241         1.9.99 released
7242
7243 2005-10-31 [paul]       1.9.15cvs131
7244
7245         * .cvsignore
7246         * ChangeLog
7247         * ChangeLog.claws       ** REMOVED **
7248         * ChangeLog-gtk2.claws  ** REMOVED **
7249         * ChangeLog.gtk1        ** ADDED **
7250         * INSTALL
7251         * Makefile.am
7252         * NEWS
7253         * README
7254         * README.claws          ** REMOVED **
7255         * README.jp             ** REMOVED **
7256         * RELEASE_NOTES         ** ADDED **
7257         * RELEASE_NOTES.claws   ** REMOVED **
7258         * commitHelper
7259         * configure.ac
7260         * sylpheed.spec.in      ** REMOVED **
7261                 tidy up and update the default docs:
7262                 ChangeLog.claws is renamed ChangeLog.gtk1
7263                 ChangeLog-gtk2.claws is renamed ChangeLog
7264                 README.claws is renamed README
7265                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
7266
7267 2005-10-31 [paul]       1.9.15cvs130
7268
7269         * po/it.po
7270                 fix errors
7271
7272 2005-10-31 [paul]       1.9.15cvs129
7273
7274         * po/ca.po
7275         * po/de.po
7276         * po/en_GB.po
7277         * po/fr.po
7278         * po/it.po
7279         * po/pt_BR.po
7280         * po/sk.po
7281         * po/sr.po
7282         * po/zh_CN.po
7283                 updated by Miquel Oliete, Stephan Sachse and
7284                 Thomas Gilgin, me, Fabien Vantard, Andrea
7285                 Spadaccini, Frederico Goncalves Guimaraes,
7286                 Andrej Kacian, Aleksandar Urosevic, and
7287                 Ralgh Young.
7288
7289 2005-10-31 [mones]      1.9.15cvs128
7290
7291         * manual/faq.xml
7292                 More questions.
7293         
7294         * po/es.po
7295                 Updated for release.
7296
7297 2005-10-30 [colin]      1.9.15cvs127
7298
7299         * src/compose.c
7300                 Place cursor before rewrapping (fixes cursor
7301                 pos if quotation gets rewrapped)
7302
7303 2005-10-29 [paul]       1.9.15cvs126
7304
7305         * src/crash.c
7306         * src/foldersel.c
7307         * src/main.c
7308         * src/messageview.c
7309         * src/toolbar.c
7310         * src/gtk/authors.h
7311                 corrections to text items
7312
7313 2005-10-28 [colin]      1.9.15cvs125
7314
7315         * src/messageview.c
7316                 Make "hit 'C' to check sig" work from extern 
7317                 messageviews
7318
7319 2005-10-27 [colin]      1.9.15cvs124
7320
7321         * src/summaryview.c
7322                 Add a hack to avoid segfaulting when hammering 
7323                 on gtk's events
7324
7325 2005-10-27 [wwp]        1.9.15cvs123
7326
7327         * src/prefs_themes.c
7328                 sort list of themes names in themes prefs
7329
7330 2005-10-27 [paul]       1.9.15cvs122
7331
7332         * src/folder.c
7333         * src/prefs_account.c
7334                 fix building on Solaris
7335                 Patch by Alex Moore
7336
7337 2005-10-27 [wwp]        1.9.15cvs121
7338
7339         * src/summaryview.c
7340         * src/gtk/gtksctree.c
7341                 speed up unselecting messages in summary view (thanks to Colin)
7342
7343 2005-10-27 [paul]       1.9.15cvs120
7344
7345         * src/mainwindow.c
7346                 fix a compilation warning
7347         * src/summaryview.c
7348                 fix updating of 'n items selected' count
7349                 when deselecting
7350
7351 2005-10-27 [martin]     1.9.15cvs119
7352
7353         * src/action.c
7354                 ignore actions with a leading '/' in the action menu name
7355                 fixes a crash on menu creation
7356         * src/prefs_actions.c
7357                 do not allow a leading '/' in the action menu name
7358
7359 2005-10-27 [paul]       1.9.15cvs118
7360
7361         * src/main.c
7362                 fix compilation warning
7363
7364 2005-10-27 [paul]       1.9.15cvs117
7365
7366         * src/procmime.c
7367                 add #if HAVE_LOCALE_H
7368
7369 2005-10-27 [paul]       1.9.15cvs116
7370
7371         * src/plugins/clamav/clamav_plugin.c
7372         * src/plugins/dillo_viewer/dillo_viewer.c
7373         * src/plugins/mathml_viewer/mathml_viewer.c
7374         * src/plugins/pgpcore/plugin.c
7375         * src/plugins/pgpinline/plugin.c
7376         * src/plugins/pgpmime/plugin.c
7377         * src/plugins/spamassassin/spamassassin.c
7378         * src/plugins/trayicon/trayicon.c
7379                 plugin_init() : make error messages more
7380                 informative
7381
7382 2005-10-26 [wwp]        1.9.15cvs115
7383
7384         * src/prefs_matcher.c
7385                 enlarge boolean op widget width a bit (wasn't always showing text contents)
7386
7387 2005-10-26 [wwp]        1.9.15cvs114
7388
7389         * src/procmime.c
7390         * src/gtk/gtksctree.c
7391         * src/plugins/spamassassin/libspamc.c
7392         * src/plugins/spamassassin/spamassassin.c
7393                 fix some compilation warnings more
7394
7395 2005-10-26 [mones]      1.9.15cvs113
7396
7397         * po/es.po
7398                 Updated translation
7399
7400 2005-10-26 [paul]       1.9.15cvs112
7401
7402         * src/prefs_message.c
7403                 give all display_xface stuff the
7404                 #if HAVE_LIBCOMPFACE treatment, thus
7405                 preventing a crash
7406                 (Thanks to Wolfgang Enderlein)
7407
7408 2005-10-26 [colin]      1.9.15cvs111
7409
7410         * src/gedit-print.c
7411                 Fix date format
7412         * src/imap_gtk.c
7413         * src/news_gtk.c
7414                 Remove context menu items that should not be there
7415         * src/jpilot.c
7416                 Fix encoding
7417         * src/main.c
7418         * src/mainwindow.c
7419                 Don't show the mainwindow too soon
7420
7421 2005-10-26 [wwp]        1.9.15cvs110
7422
7423         * src/folder.c
7424         * src/manual.c
7425         * src/summaryview.c
7426                 fix uninitialized pointers in the folder updating hook
7427                 (thanks to Colin)
7428
7429 2005-10-25 [mones]      1.9.15cvs109
7430
7431         * manual/faq.xml
7432                 General information subsection completed. 
7433                 Removed archaic references.
7434                 
7435         * manual/Makefile
7436         * manual/dtd/manual.dsl
7437                 Added customization stylesheet for getting paragraphs
7438                 fully justified in PDF output (as suggested by Colin).
7439
7440 2005-10-25 [colin]      1.9.15cvs108
7441
7442         * src/compose.c
7443                 Fix a second leak
7444
7445 2005-10-25 [colin]      1.9.15cvs107
7446
7447         * src/addrbook.c
7448         * src/addrindex.c
7449                 Fix leak (xml_get_element() allocates memory)
7450         * src/compose.c
7451                 Fix leak + dead code (shame!)
7452         * src/procmime.c
7453                 Fix leak
7454
7455 2005-10-25 [colin]      1.9.15cvs106
7456
7457         * src/mimeview.c
7458                 Fix encoding issue in Save all and in 
7459                 overwrite-confirmation alertpanel
7460
7461 2005-10-25 [colin]      1.9.15cvs105
7462
7463         * src/common/socket.c
7464                 Fix a leak - Thanks to Christopher Aillon
7465                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
7466
7467 2005-10-25 [paul]       1.9.15cvs104
7468
7469         * src/wizard.c
7470                 Always guess servers from the right-hand
7471                 email part and guess username from the
7472                 left-hand part. (Thanks to Colin)
7473                 add an X-Face to the welcome message
7474
7475 2005-10-25 [paul]       1.9.15cvs103
7476
7477         * manual/handling.xml
7478                 written by Colin, edited by me
7479
7480 2005-10-25 [wwp]        1.9.15cvs102
7481
7482         * src/folderview.c
7483         * src/grouplistdialog.c
7484         * src/imap.c
7485         * src/noticeview.c
7486                 fix some compilation warnings
7487
7488 2005-10-24 [paul]
7489
7490         1.9.99-rc3 released
7491
7492 2005-10-24 [paul]       1.9.15cvs101
7493
7494         * src/gtk/about.c
7495                 fix window sizing
7496
7497 2005-10-24 [paul]       1.9.15cvs100
7498
7499         * src/pixmaps/offline.xpm
7500         * src/pixmaps/online.xpm
7501                 replace with last default versions
7502
7503 2005-10-24 [colin]      1.9.15cvs99
7504
7505         * src/imap.c
7506                 Fix bug when moving a folder
7507         * src/imap_gtk.c
7508         * src/mh_gtk.c
7509                 "Delete folder" pops up a window, so it 
7510                 should be suffixed with "..."
7511         * src/plugins/pgpcore/sgpgme.c
7512                 Include locale.h
7513
7514 2005-10-24 [mones]      1.9.15cvs98
7515
7516         * manual/Makefile
7517         * manual/account.xml
7518         * manual/ack.xml
7519         * manual/addrbook.xml
7520         * manual/advanced.xml
7521         * manual/faq.xml
7522         * manual/glossary.xml
7523         * manual/gpl.xml
7524         * manual/handling.xml
7525         * manual/intro.xml
7526         * manual/keyboard.xml
7527         * manual/manual.xml
7528         * manual/plugins.xml
7529         * manual/starting.xml
7530         * manual/dtd/sdocbook.dtd
7531                 Initial manual structure and some content.
7532
7533 2005-10-23 [wwp]        1.9.15cvs97
7534
7535         * src/gtk/about.c
7536                 fix a typo
7537
7538 2005-10-23 [wwp]        1.9.15cvs96
7539
7540         * src/gtk/about.c
7541         * src/gtk/authors.h
7542                 rework of the about window (main work by Paul), also featuring a few
7543                 fixes for typos and duplicate names
7544
7545 2005-10-23 [wwp]        1.9.15cvs95
7546
7547         * src/.cvsignore
7548                 Ignore the right binary name (sylpheed-claws now)
7549
7550 2005-10-23 [paul]       1.9.15cvs94
7551
7552         * src/compose.c
7553                 when using Folder Pref 'Default To for
7554                 replies' make the entry in the Compose
7555                 window bold
7556                 Patch by Fabien Vantard
7557
7558 2005-10-22 [colin]      1.9.15cvs93
7559
7560         * src/codeconv.c
7561                 Fix leak
7562
7563 2005-10-22 [colin]      1.9.15cvs92
7564
7565         * src/codeconv.c
7566                 try to convert using locale (apart utf8) if necessary
7567
7568 2005-10-22 [colin]      1.9.15cvs91
7569
7570         * src/pixmaps/new.xpm
7571         * src/pixmaps/unread.xpm
7572                 Make the unread envelope blue again and
7573                 saturate the new one a bit more.
7574
7575 2005-10-22 [colin]      1.9.15cvs90
7576
7577         * src/compose.c
7578                 When replying to a mail sent by one of our accounts,
7579                 use the original list of recipients. Let 'Reply All'
7580                 and 'Reply to sender' work like previously.
7581
7582 2005-10-21 [colin]      1.9.15cvs89
7583
7584         * src/prefs_filtering.c
7585                 Clear fields after add and replace
7586         * src/textview.c
7587                 Display xface differently (better)
7588         * src/plugins/pgpinline/pgpinline.c
7589                 Fix crappy encodings/recodings
7590
7591 2005-10-21 [paul]       1.9.15cvs88
7592
7593         * src/compose.c
7594         * src/prefs_folder_item.c
7595         * src/toolbar.c
7596                 fix news folder Folder Properties
7597                 (thanks to Colin)
7598         * src/folderview.c
7599                 update folderview after Themes change
7600                 keep selected folder selected
7601                 (thanks to Colin)
7602
7603 2005-10-21 [paul]       1.9.15cvs87
7604
7605         * tools/Makefile.am
7606         * tools/OOo2sylpheed.pl
7607         * tools/README
7608         * tools/README.sylprint
7609         * tools/asus_mailled.sh         ** REMOVED **
7610         * tools/filter_conv.pl
7611         * tools/freshmeat_search.pl
7612         * tools/google_search.pl
7613         * tools/gpg-sign-syl            ** REMOVED **
7614         * tools/kmail2sylpheed.pl
7615         * tools/kmail2sylpheed_v2.pl
7616         * tools/multiwebsearch.pl
7617         * tools/nautilus2sylpheed.sh
7618         * tools/newscache_clean.pl
7619         * tools/outlook2sylpheed.pl
7620         * tools/sylpheed-switcher       ** REMOVED **
7621         * tools/sylprint.pl
7622         * tools/sylprint.rc
7623         * tools/tb2sylpheed
7624         * tools/vcard2xml.py
7625         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7626                 update default config dir
7627                 update binary name (thanks to Fabien Vantard)
7628                 remove obsolete scripts
7629
7630 2005-10-21 [colin]      1.9.15cvs86
7631
7632         * src/inc.c
7633                 Fix possible leak and units. Based on a patch by
7634                 Fabien Vantard.
7635
7636 2005-10-20 [colin]      1.9.15cvs85
7637
7638         * src/textview.c
7639                 Clear xface when clearing textview
7640
7641 2005-10-20 [colin]      1.9.15cvs84
7642
7643         * configure.ac
7644         * src/folderview.c
7645         * src/headerview.c
7646         * src/main.c
7647         * src/prefs_common.c
7648         * src/prefs_common.h
7649         * src/prefs_message.c
7650         * src/textview.c
7651         * src/textview.h
7652         * src/common/defs.h
7653         * src/common/utils.c
7654         * src/common/utils.h
7655         * src/gtk/gtkutils.c
7656         * src/gtk/gtkutils.h
7657                 Migrate config to .sylpheed-claws (Automatically)
7658                 Add a way to get the Xface in the TextView
7659
7660 2005-10-20 [colin]      1.9.15cvs83
7661
7662         * src/gtk/Makefile.am
7663         * src/gtk/about.c
7664         * src/gtk/authors.h
7665                 Make the about dialog *grooovy*
7666
7667 2005-10-20 [colin]      1.9.15cvs82
7668
7669         * src/mimeview.c
7670                 Use "Open with" on double click if no command
7671                 was found
7672
7673 2005-10-20 [colin]      1.9.15cvs81
7674
7675         * src/imap.c
7676         * src/etpan/imap-thread.c
7677                 Fix possible crash.
7678
7679 2005-10-20 [paul]       1.9.15cvs80
7680
7681         * src/folder.c
7682                 don't show clipkey icon if the only
7683                 attachment is the signature
7684                 Patch by Colin
7685
7686 2005-10-20 [paul]       1.9.15cvs79
7687
7688         * AUTHORS
7689         * src/plugins/pgpmime/pgpmime.c
7690                 name the PGP/MIME signature 'signature.asc'
7691                 Patch by Andrew Nelson <freeandy@gmail.com>
7692
7693 2005-10-19 [colin]      1.9.15cvs78
7694
7695         * src/plugins/pgpmime/pgpmime.c
7696                 Oops, no need to double-check though
7697
7698 2005-10-19 [colin]      1.9.15cvs77
7699
7700         * src/plugins/pgpinline/pgpinline.c
7701         * src/plugins/pgpmime/pgpmime.c
7702                 Check that my_tmpfile() doesn't 
7703                 return NULL
7704
7705 2005-10-19 [colin]      1.9.15cvs76
7706
7707         * src/common/utils.c
7708                 Use shorter mime boundaries to avoid having
7709                 MTAs rewrapping our headers, breaking the
7710                 PGP signature in the process 
7711         * src/compose.c
7712         * src/plugins/pgpmime/pgpmime.c
7713                 Check for boundary uniqueness to be sure
7714                 it won't happen, instead of hoping for the
7715                 best
7716
7717 2005-10-19 [colin]      1.9.15cvs75
7718
7719         * sylpheed-claws.desktop
7720         * src/Makefile.am
7721         * src/main.c
7722                 Ship a sylpheed-claws binary instead
7723                 of a sylpheed one. Change the socket
7724                 name, too
7725         * src/folderview.c
7726                 Update folder only if it changed
7727         * src/wizard.c
7728                 Fix i18n in welcome mail, patch by
7729                 Fabien Vantard
7730
7731 2005-10-19 [paul]
7732
7733         1.9.99-rc2 released
7734
7735 2005-10-19 [paul]       1.9.15cvs74
7736
7737         * src/folder.c
7738         * src/folderview.c
7739                 fix summaryview update
7740                 Patch by Colin
7741
7742 2005-10-18 [colin]      1.9.15cvs73
7743
7744         * src/plugins/pgpcore/passphrase.c
7745                 Don't XGrabServer, and try a bit more to 
7746                 sync everything before grabbing mouse/keyboard
7747
7748 2005-10-18 [colin]      1.9.15cvs72
7749
7750         * src/Makefile.am
7751         * src/addressadd.c
7752         * src/addressbook.c
7753         * src/folderview.c
7754         * src/grouplistdialog.c
7755         * src/mimeview.c
7756         * src/stock_pixmap.c
7757         * src/stock_pixmap.h
7758         * src/summaryview.c
7759         * src/gtk/gtksctree.c
7760         * src/gtk/gtksctree.h
7761         * src/pixmaps/empty.xpm
7762                 Implement a wrapper call for gtk_ctree_set_node_info
7763                 and gtk_ctree_insert_node, that uses a 1x1 transparent
7764                 pixmap instead of a NULL one. This works around some
7765                 memory problems deep inside gtk, revealed by valgrind,
7766                 and fixes bug #834 (Pressing CTRl-D on a message marked 
7767                 as locked crashes sylpheed.), as well as, probably, 
7768                 wwp's 4th dimension problems that happen in gtk_ctree_*.
7769
7770 2005-10-17 [colin]      1.9.15cvs71
7771
7772         * src/mimeview.c
7773                 Provide visual feedback when checking
7774                 signature
7775
7776 2005-10-17 [colin]      1.9.15cvs70
7777
7778         * src/main.c
7779                 Keep the folder list frozen while checking caches...
7780
7781 2005-10-17 [colin]      1.9.15cvs69
7782
7783         * src/addr_compl.c
7784                 Fi bug #833 (Autocompleting from addressbook 
7785                 fails with extended chars)
7786         * src/imap.c
7787                 Fix 'adding messages' staying in statusbar
7788                 after an error
7789
7790 2005-10-17 [wwp]        1.9.15cvs68
7791
7792         * src/ssl_manager.c
7793                 Fix buttons' layout resizing when window size changes
7794
7795 2005-10-17 [wwp]        1.9.15cvs67
7796
7797         * src/account.c
7798         * src/prefs_account.c
7799         * src/prefs_common.c
7800         * src/prefs_common.h
7801         * src/prefs_folder_item.c
7802         * src/prefs_gtk.c
7803         * src/gtk/logwindow.c
7804         * src/gtk/pluginwindow.c
7805         * src/gtk/prefswindow.c
7806         * src/gtk/prefswindow.h
7807                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
7808
7809 2005-10-17 [paul]       1.9.15cvs66
7810
7811         * configure.ac
7812                 fix missing libetpan message
7813         * po/en_GB.po
7814                 updated
7815         * src/crash.c
7816         * src/manual.c
7817         * src/prefs_themes.c
7818         * src/common/defs.h
7819                 add some new URI defines, change some
7820                 others
7821         * src/wizard.c
7822                 make welcome message translatable
7823                 small improvements to english
7824                 other tweaks
7825         * src/gtk/menu.c
7826                 fix warnings
7827
7828 2005-10-17 [paul]       1.9.15cvs65
7829
7830         * src/summaryview.c
7831                 fix column titles
7832
7833 2005-10-16 [mones]      1.9.15cvs64
7834
7835         * po/es.po
7836                 Updated translation
7837
7838 2005-10-16 [colin]
7839
7840         1.9.99-rc1 released
7841
7842 2005-10-16 [colin]      1.9.15cvs63
7843
7844         * src/wizard.c
7845                 Fix whitespace
7846
7847 2005-10-16 [colin]      1.9.15cvs62
7848
7849         * src/toolbar.c
7850                 s/Get All/Get Mail/
7851         * src/wizard.c
7852                 Real welcome mail text, thanks Paul
7853
7854 2005-10-16 [colin]      1.9.15cvs61
7855
7856         * src/editldap.c
7857         * src/exporthtml.c
7858         * src/main.c
7859         * src/mainwindow.c
7860         * src/prefs_themes.c
7861         * src/prefs_toolbar.c
7862         * src/plugins/demo/demo.c
7863         * src/plugins/trayicon/trayicon.c
7864                 s/Sylpheed/Sylpheed-Claws/
7865
7866 2005-10-16 [colin]      1.9.15cvs60
7867
7868         * src/wizard.c
7869                 Add a welcome email in the first empty mailbox
7870         * src/prefs_common.c
7871                 Change one more default
7872
7873 2005-10-16 [colin]      1.9.15cvs59
7874
7875         * src/wizard.c
7876                 Remove printf
7877
7878 2005-10-16 [colin]      1.9.15cvs58
7879
7880         * src/toolbar.c
7881         * src/prefs_common.c
7882                 Change some defaults
7883
7884 2005-10-16 [colin]      1.9.15cvs57
7885
7886         * src/toolbar.c
7887         * src/prefs_common.c
7888                 Change some defaults
7889
7890 2005-10-16 [colin]      1.9.15cvs56
7891
7892         * src/wizard.c
7893                 By default, initialize fonts to have
7894                 the same size as normal GtkWidgets
7895
7896 2005-10-16 [colin]      1.9.15cvs55
7897
7898         * src/mimeview.c
7899                 Fix message a bit more
7900
7901 2005-10-16 [colin]      1.9.15cvs54
7902
7903         * src/addressbook.c
7904                 Second attempt at flicker fixing
7905
7906 2005-10-16 [colin]      1.9.15cvs53
7907
7908         * src/addressbook.c
7909                 Fix flicker
7910
7911 2005-10-16 [wwp]        1.9.15cvs52
7912
7913         * src/addressbook.c
7914         * src/editaddress.c
7915         * src/prefs_common.c
7916         * src/prefs_common.h
7917                 Remember window sizes (address book)
7918
7919 2005-10-16 [wwp]        1.9.15cvs51
7920
7921         * src/plugins/clamav/clamav_plugin_gtk.c
7922         * src/plugins/spamassassin/spamassassin_gtk.c
7923                 Fix compilation warnings (missing #include).
7924
7925 2005-10-16 [colin]      1.9.15cvs50
7926
7927         * src/mimeview.c
7928         * src/summaryview.c
7929         * src/textview.c
7930                 Make 'c' check signature, and forward
7931                 c, l, y, t from summaryview to mimeview
7932
7933 2005-10-16 [colin]      1.9.15cvs49
7934
7935         * src/addressbook.c
7936                 Put border around buttons
7937         * src/mainwindow.c
7938         * src/summaryview.c
7939                 Rework menus (Patch based on a patch
7940                 by Paul)
7941
7942 2005-10-15 [wwp]        1.9.15cvs48
7943
7944         * src/editjpilot.c
7945         * src/editldap.c
7946         * src/editvcard.c
7947         * src/exphtmldlg.c
7948         * src/expldifdlg.c
7949         * src/export.c
7950         * src/import.c
7951         * src/importldif.c
7952         * src/importmutt.c
7953         * src/importpine.c
7954         * src/prefs_account.c
7955         * src/prefs_spelling.c
7956         * src/gtk/gtkutils.c
7957         * src/gtk/gtkutils.h
7958         * src/plugins/clamav/clamav_plugin_gtk.c
7959         * src/plugins/spamassassin/spamassassin_gtk.c
7960                 use nicer browse-for-file/dir buttons than the "..." ones,
7961                 code factorizing more.
7962
7963 2005-10-14 [colin]      1.9.15cvs47
7964
7965         * src/mainwindow.c
7966                 set relief on the account switcher so that people see it
7967                 grey out Create processing rules when no message is selected
7968         * src/prefs_filtering.c
7969                 ask before closing if the rule has not been modified, even if
7970                 it's not valid
7971         * src/prefs_matcher.c
7972                 fix sensitivity when entering the dialog
7973         * src/gtk/inputdialog.c
7974                 display a better icon on password ask
7975         * src/plugins/pgpcore/passphrase.c
7976                 make the dialog look better
7977
7978 2005-10-14 [paul]       1.9.15cvs46
7979
7980         * src/folderview.c
7981                 indicate presense of marked msgs in
7982                 unexpanded subfolders
7983
7984 2005-10-14 [paul]       1.9.15cvs45
7985
7986         * src/prefs_actions.c
7987         * src/prefs_common.c
7988         * src/prefs_common.h
7989         * src/prefs_filtering_action.c
7990         * src/prefs_matcher.c
7991         * src/prefs_template.c
7992                 remember window sizes
7993                 fix Info button size
7994
7995         Patches by wwp
7996
7997 2005-10-13 [colin]      1.9.15cvs44
7998
7999         * src/mimeview.c
8000         * src/noticeview.c
8001         * src/noticeview.h
8002                 Add a tooltip on the icon (optional) 
8003                 Get rid of the signature buttons and only
8004                 use the icon+tooltip
8005
8006 2005-10-13 [colin]      1.9.15cvs43
8007
8008         * src/noticeview.c
8009         * src/noticeview.h
8010                 Add hand cursor for hovering over icon
8011
8012 2005-10-13 [colin]      1.9.15cvs42
8013
8014         * src/summaryview.c
8015                 Fix crash when quicksearch's hidden 
8016                 at startup
8017
8018 2005-10-13 [colin]      1.9.15cvs41
8019
8020         * src/compose.c
8021                 Set subject when forwarding multiple mails
8022                 Check that other recipient than the default Cc or Bcc
8023                 have been set before sending.
8024
8025 2005-10-13 [colin]      1.9.15cvs40
8026
8027         * src/imap.c
8028                 Batch per-folder
8029                 Introduce locking, but don't use it yet
8030
8031 2005-10-13 [colin]      1.9.15cvs39
8032
8033         * src/gtk/quicksearch.c
8034                 Reset quicksearch when hiding it
8035                 Make sticky a real pref
8036
8037 2005-10-13 [colin]      1.9.15cvs38
8038
8039         * src/summaryview.c
8040                 Faster prefs apply
8041
8042 2005-10-13 [colin]      1.9.15cvs37
8043
8044         * src/mimeview.c
8045         * src/noticeview.c
8046         * src/noticeview.h
8047         * src/plugins/pgpcore/sgpgme.c
8048                 Make privacy icon clickable
8049                 Move Trust field in Full info
8050                 When trust is less than full, don't display
8051                 a warning icon
8052
8053 2005-10-13 [colin]      1.9.15cvs36
8054
8055         * src/folder.c
8056                 Batch on flags sync
8057         * src/folderview.c
8058                 Revert speed hack which is dangerous in fact
8059                 Apply prefs faster
8060
8061 2005-10-13 [colin]      1.9.15cvs35
8062
8063         * src/folder_item_prefs.c
8064                 Fix pref corruption on folder move. Patch
8065                 by wwp
8066
8067 2005-10-13 [paul]       1.9.15cvs34
8068
8069         * src/export.c
8070         * src/import.c
8071                 fix typos in g_warnings
8072         * src/prefs_account.c
8073                 add a file selector for Signature file
8074
8075         Patches by wwp
8076
8077 2005-10-12 [colin]      1.9.15cvs33
8078
8079         * src/mimeview.c
8080                 Provide a quick way to go back from a
8081                 signature's full info to the email part
8082
8083 2005-10-12 [colin]      1.9.15cvs32
8084
8085         * src/compose.c
8086                 Remove old hack of encoding signed mails with base64.
8087                 QP works equally well.
8088
8089 2005-10-12 [colin]      1.9.15cvs31
8090
8091         * src/crash.c
8092                 Replace deprecated GtkText with GtkTextView
8093         * src/imap.c
8094                 Fix a logic bug about counts in imap_select
8095                 (previously un-triggered)
8096         * src/mainwindow.c
8097         * src/summaryview.c
8098         * src/news.c
8099                 Allow local deletion of news posts
8100         * src/mimeview.c
8101                 Show GPG noticeview on the message/rfc822 part
8102                 in addition to the text/plain one
8103         * src/prefs_image_viewer.c
8104           src/plugins/pgpcore/prefs_gpg.c
8105                 Polish (set the label as part of the checkbox)
8106         * src/wizard.c
8107                 Don't sit there doing nothing after destroying
8108                 the window - return err
8109
8110 2005-10-11 [colin]      1.9.15cvs30
8111
8112         * src/folderview.c
8113                 Apply processing rules before showing folders.
8114                 Early folder show (before flags sync) will only
8115                 be done when there are no processing rules (nor
8116                 pre- or post- ones)
8117         * src/imap.c
8118                 Fix stuff related to mail subdir, creation and 
8119                 deletion of folders 
8120         * src/imap_gtk.c
8121                 Don't allow creation of folders in NoInferior
8122                 folders, as it won't work
8123
8124 2005-10-10 [colin]      1.9.15cvs29
8125
8126         * src/compose.c
8127                 Reselect "None" Privacy system when selecting an
8128                 account with no privacy system defined
8129
8130 2005-10-10 [colin]      1.9.15cvs28
8131
8132         * src/mainwindow.c
8133                 Add Windows-1252 encoding
8134         * src/prefs_common.c
8135                 Rework some defaults:
8136                 - autosave to draft by default
8137                 - don't show header pane (it's already in the textview)
8138                 - Select first new or unread mail on entry
8139                 - Assume 'Yes' to change folder when there's no more
8140                   unread message
8141         * src/prefs_matcher.c
8142                 Fix a gtk assertion failure
8143         * src/gtk/colorlabel.c
8144                 Workaround bad repainting on selection
8145         * src/main.c
8146                 Freeze/thaw (a bit faster on ssh -X)
8147         * src/msgcache.c
8148                 Get rid of StrdupConverter that just adds an
8149                 extra strdup/free 
8150         * src/etpan/imap_thread.c
8151                 memset buf to 0
8152
8153 2005-10-10 [colin]      1.9.15cvs27
8154
8155         * src/export.c
8156         * src/import.c
8157                 Fix compile on gtk 2.4. Patch by wwp
8158
8159 2005-10-09 [colin]      1.9.15cvs26
8160
8161         * src/mainwindow.c
8162         * src/messageview.c
8163         * src/summaryview.c
8164                 Clarify forward menus. Patch by wwp
8165
8166 2005-10-09 [colin]      1.9.15cvs25
8167
8168         * src/compose.c
8169         * src/compose.h
8170                 Fix bug #829 (Non-working "Encrypt message by 
8171                 default when replying to an encrypted message")
8172
8173 2005-10-08 [colin]      1.9.15cvs24
8174
8175         * src/wizard.c
8176                 Fix bug #827 ("Welcome" setup wizard after a 
8177                 permission error gives up & forgets itself.)
8178
8179 2005-10-08 [colin]      1.9.15cvs23
8180
8181         * src/procmime.c
8182                 Fix bug #828 (Ignoring headers with spaces around = sign)
8183
8184 2005-10-08 [colin]      1.9.15cvs22
8185
8186         * src/export.c
8187                 Warning fix by wwp
8188
8189 2005-10-08 [colin]      1.9.15cvs21
8190
8191         * src/folder.c
8192         * src/folder.h
8193                 Add a processing_pending indicator, set on 
8194                 folder_item_open and cleared after 
8195                 folder_item_process_open
8196         * src/folderview.c
8197         * src/summaryview.c
8198                 wrap procmsg_msginfo_*_flags, and in the
8199                 wrapper check that there's no folder processing 
8200                 pending. If there is, defer the flags change until 
8201                 processing is done to avoid stepping over each
8202                 other's toes.
8203                 Freeze during processing, but not during scanning.
8204
8205 2005-10-07 [colin]      1.9.15cvs20
8206
8207         * src/plugins/pgpcore/passphrase.c
8208                 Fix bug #826 (X-Server hangs when 
8209                 right-clicking a PGP encrypted message)
8210
8211 2005-10-07 [paul]       1.9.15cvs19
8212
8213         * src/compose.c
8214                 fix compose_entries[]
8215                 patch by Fabien Vantard
8216
8217 2005-10-06 [colin]      1.9.15cvs18
8218
8219         * src/pixmaps/address.xpm
8220         * src/pixmaps/address_book.xpm
8221         * src/pixmaps/book.xpm
8222         * src/pixmaps/check_spelling.xpm
8223         * src/pixmaps/checkbox_off.xpm
8224         * src/pixmaps/checkbox_on.xpm
8225         * src/pixmaps/close.xpm
8226         * src/pixmaps/complete.xpm
8227         * src/pixmaps/continue.xpm
8228         * src/pixmaps/deleted.xpm
8229         * src/pixmaps/down_arrow.xpm
8230         * src/pixmaps/exec.xpm
8231         * src/pixmaps/forwarded.xpm
8232         * src/pixmaps/group.xpm
8233         * src/pixmaps/ignorethread.xpm
8234         * src/pixmaps/interface.xpm
8235         * src/pixmaps/jpilot.xpm
8236         * src/pixmaps/ldap.xpm
8237         * src/pixmaps/linewrap.xpm
8238         * src/pixmaps/linewrapcurrent.xpm
8239         * src/pixmaps/mail.xpm
8240         * src/pixmaps/mail_attach.xpm
8241         * src/pixmaps/mail_compose.xpm
8242         * src/pixmaps/mail_forward.xpm
8243         * src/pixmaps/mail_receive.xpm
8244         * src/pixmaps/mail_receive_all.xpm
8245         * src/pixmaps/mail_reply.xpm
8246         * src/pixmaps/mail_reply_to_all.xpm
8247         * src/pixmaps/mail_reply_to_author.xpm
8248         * src/pixmaps/mail_send.xpm
8249         * src/pixmaps/mail_send_queue.xpm
8250         * src/pixmaps/mime_application.xpm
8251         * src/pixmaps/mime_audio.xpm
8252         * src/pixmaps/mime_image.xpm
8253         * src/pixmaps/mime_message.xpm
8254         * src/pixmaps/mime_text_enriched.xpm
8255         * src/pixmaps/mime_text_html.xpm
8256         * src/pixmaps/mime_text_plain.xpm
8257         * src/pixmaps/mime_unknown.xpm
8258         * src/pixmaps/new.xpm
8259         * src/pixmaps/news_compose.xpm
8260         * src/pixmaps/offline.xpm
8261         * src/pixmaps/online.xpm
8262         * src/pixmaps/paste.xpm
8263         * src/pixmaps/preferences.xpm
8264         * src/pixmaps/privacy_emblem_encrypted.xpm
8265         * src/pixmaps/privacy_expired.xpm
8266         * src/pixmaps/privacy_failed.xpm
8267         * src/pixmaps/privacy_passed.xpm
8268         * src/pixmaps/privacy_signed.xpm
8269         * src/pixmaps/privacy_unknown.xpm
8270         * src/pixmaps/privacy_warn.xpm
8271         * src/pixmaps/properties.xpm
8272         * src/pixmaps/replied.xpm
8273         * src/pixmaps/search.xpm
8274         * src/pixmaps/unread.xpm
8275         * src/pixmaps/up_arrow.xpm
8276         * src/pixmaps/vcard.xpm
8277                 Modernize internal theme, with icons from the 
8278                 Gnomaws theme. Keep some of the old ones where
8279                 they were better.
8280
8281 2005-10-06 [colin]      1.9.15cvs17
8282
8283         * src/summaryview.c
8284                 Little optimisations + bugfix
8285         * src/toolbar.c
8286                 Remove default useless items - useless being defined
8287                 by the default relevant prefs
8288         * src/wizard.c
8289                 include config.h to make gettext work
8290         * src/prefs_themes.c
8291                 Fix selection of current theme in prefs
8292
8293 2005-10-06 [colin]      1.9.15cvs16
8294
8295         * src/prefs_common.c
8296         * src/prefs_common.h
8297         * src/prefs_summaries.c
8298         * src/folderview.c
8299                 Add a warning dialog on Mark all read 
8300                 (with pref to get rid of it)
8301
8302 2005-10-06 [paul]       1.9.15cvs15
8303
8304         * po/nb.po
8305         * po/pt_BR.po
8306                 updated by Geir Helland and Frederico
8307                 Goncalves Guimaraes
8308
8309 2005-10-05 [colin]      1.9.15cvs14
8310
8311         * src/folder.c
8312         * src/folder.h
8313         * src/folderview.c
8314         * src/folderview.h
8315         * src/imap_gtk.c
8316         * src/mh_gtk.c
8317         * src/mainwindow.c
8318         * src/setup.c
8319                 add a way to rescan without rebuilding
8320                 make moving a bit faster (less folders changes)
8321                 don't lock the tree on Get 
8322         * src/imap.c
8323                 Don't re-delete deleted messages before expunging
8324         * src/summaryview.c
8325                 Set batch mode when deleting mails
8326
8327 2005-10-05 [paul]       1.9.15cvs13
8328
8329         * src/mainwindow.c
8330         * src/mainwindow.h
8331                 fix disabled Execute menu item
8332         * src/toolbar.c
8333                 match the change in 1.9.15cvs10: use Compose
8334                 instead of News by default
8335
8336 2005-10-04 [colin]      1.9.15cvs12
8337
8338         * src/compose.c
8339                 When replying to an ML post with Reply-To set
8340                 to the poster's email, honor it (as before),
8341                 but also honor our user's request to reply to
8342                 the mailing list: set the ML address in the To
8343                 field and the Reply-To address in the Cc: 
8344                 field.
8345
8346 2005-10-04 [colin]      1.9.15cvs11
8347
8348         * src/plugins/trayicon/trayicon.c
8349                 Finish cosmetic change - thanks to wwp
8350
8351 2005-10-04 [colin]      1.9.15cvs10
8352
8353         * src/toolbar.c
8354                 Use Compose instead of Email by default.
8355                 Spotted by wwp.
8356
8357 2005-10-04 [colin]      1.9.15cvs9
8358
8359         * src/folder.c
8360         * src/folder.h
8361         * src/folderview.c
8362         * src/imap.c
8363         * src/etpan/imap-thread.c
8364         * src/etpan/imap-thread.h
8365                 Try to make IMAP faster, by simplifying SEARCH
8366                 commands, avoiding sending two STATUS in a row,
8367                 and deferring flags sync and processing just
8368                 after displaying the folder. 
8369                 This will update the SummaryView in certain
8370                 cases (new mails not already fetched, flags
8371                 changed from another client) but in a non-
8372                 blocking manner.
8373
8374 2005-10-04 [colin]      1.9.15cvs8
8375
8376         * src/plugins/trayicon/trayicon.c
8377                 Relabel "Offline" to "Work offline"
8378
8379 2005-10-04 [colin]      1.9.15cvs7
8380
8381         * src/export.c
8382         * src/import.c
8383         * src/mbox.c
8384                 Fix mbox import/export buglets
8385                 Patch by wwp
8386         * src/plugins/trayicon/trayicon.c
8387                 Add offline swithc
8388                 Patch by wwp
8389
8390 2005-10-04 [colin]      1.9.15cvs6
8391
8392         * src/folder.c
8393         * src/folderview.c
8394         * src/summaryview.c
8395                 Better fix (don't break mark all read) for cvs2
8396
8397 2005-10-03 [colin]      1.9.15cvs5
8398
8399         * src/folder.c
8400                 Use a sane sort by default
8401
8402 2005-10-03 [colin]      1.9.15cvs4
8403
8404         * src/inc.c
8405                 Add a 'Only once' button for overriding offline mode
8406         * src/prefs_account.c
8407         * src/wizard.c
8408                 Add Local mbox to the wizard
8409                 Add IMAP subdir to the wizard (or the wizard is useless
8410                 for such accounts, or even worse than useless)
8411                 Move IMAP subdir from Advanced to Receive tab, as it's
8412                 not that uncommon
8413
8414 2005-10-03 [colin]      1.9.15cvs3
8415
8416         * src/send_message.c
8417                 Forgot this one in cvs1
8418
8419 2005-10-03 [colin]      1.9.15cvs2
8420
8421         * src/folder.c
8422                 Faster close when leaving a folder with lots
8423                 of new mails. Idea by David Relson.
8424
8425 2005-10-03 [colin]      1.9.15cvs1
8426
8427         * src/compose.c
8428         * src/imap.c
8429         * src/inc.c
8430         * src/main.c
8431         * src/messageview.c
8432         * src/news.c
8433         * src/summaryview.c
8434         * src/gtk/sslcertwindow.c
8435         * src/plugins/trayicon/trayicon.c
8436                 Add accels to every AlertPanel. Patch by Fabien 
8437                 Vantard
8438
8439 2005-10-03 [paul]       1.9.15
8440
8441         1.9.15 released
8442
8443 2005-10-03 [paul]       1.9.14cvs68
8444
8445         * po/ca.po
8446         * po/de.po
8447         * po/es.po
8448         * po/fi.po
8449         * po/fr.po
8450         * po/sk.po
8451         * po/sr.po
8452         * po/zh_CN.po
8453                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8454                 Mones Lastra, Tommi Pirinen, Fabien vantard,
8455                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
8456
8457 2005-10-03 [paul]       1.9.14cvs67
8458
8459         * src/send_message.c
8460                 prevent hang on Cancel
8461                 patch by Colin
8462
8463 2005-10-03 [paul]       1.9.14cvs66
8464
8465         * src/main.c
8466                 fix crash in IMAP caused by discrepancy
8467                 between check_at_startup and offline mode
8468                 Patch by Colin
8469
8470 2005-10-01 [paul]       1.9.14cvs65
8471
8472         * src/inc.c
8473                 fix engrish
8474
8475 2005-10-01 [paul]       1.9.14cvs64
8476         * src/export.c
8477         * src/import.c
8478                 synchronise import_mbox() and export_mbox()
8479         * src/mbox.c
8480                 proc_mbox(): add alert if file cannot be opened
8481                 export_list_to_mbox(): test if dest file exists,
8482                 prompt user to overwrite if it does. add alert
8483                 if file cannot be created
8484                                                                 
8485         Patch by wwp
8486                                                                                                                 
8487
8488 2005-09-30 [paul]       1.9.14cvs63
8489
8490         * src/addressbook.c
8491                 Fix sensitivity of a menu
8492         * src/codeconv.c
8493                 Respect hidden pref for mails with no encoding
8494         * src/common/xml.c
8495                 Fix memory corruption
8496         * src/plugins/pgpcore/sgpgme.c
8497                 Fix segfault on incomplete sigs, and display
8498                 of S/Mime UIDs
8499
8500         Patches by Colin
8501
8502 2005-09-30 [colin]      1.9.14cvs62
8503
8504         * src/partial_download.c
8505                 Little logic fix in almost-dead code
8506         * src/pop.c
8507                 Fix partial download when there's no new mail
8508
8509 2005-09-29 [paul]       1.9.14cvs61
8510
8511         * src/plugins/pgpinline/pgpinline.c
8512                 fix bug 819, 'crash accessing sign message'
8513                 Patch by Colin
8514
8515 2005-09-28 [martin]     1.9.14cvs60
8516
8517         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8518                 fix bug #790 (Crash when restarting window manager (fluxbox))
8519
8520 2005-09-28 [paul]       1.9.14cvs59
8521
8522         * src/gtk/gtkaspell.c
8523                 fix off-by-one typo
8524
8525 2005-09-27 [colin]      1.9.14cvs58
8526
8527         * src/plugins/pgpcore/sgpgme.c
8528                 Report error when there's one, instead of
8529                 "Signature unchecked" 
8530
8531 2005-09-27 [colin]      1.9.14cvs57
8532
8533         * src/prefs_quote.c
8534                 Fix bug #816 (Weird quotation with spaces)
8535
8536 2005-09-27 [colin]      1.9.14cvs56
8537
8538         * src/codeconv.c
8539         * src/compose.c
8540         * src/compose.h
8541                 Put subject in compose's title
8542                 Fix Automatic encoding so that it's really automatic:
8543                 first try default locale's charset, then charset of the replied mail, 
8544                 then utf-8
8545                 Fix encoding of headers (must be in strict mode too)
8546
8547 2005-09-26 [colin]      1.9.14cvs55
8548
8549         * src/gtk/gtkaspell.c
8550                 Fix previous patch - don't color the space,
8551                 just uncolor it :)
8552
8553 2005-09-26 [colin]      1.9.14cvs54
8554
8555         * src/gtk/gtkaspell.c
8556                 Unmark space if possible
8557
8558 2005-09-26 [colin]      1.9.14cvs53
8559
8560         * src/imap.c
8561                 log_error instead of alertpanel according to the pref
8562         * src/etpan/imap-thread.c
8563                 Print connect status, copy only necessary size to 
8564                 logger
8565         * src/plugins/pgpmime/pgpmime.c
8566                 Handle S/Mime signatures (verification only). Patch based
8567                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
8568
8569 2005-09-26 [paul]       1.9.14cvs52
8570
8571         * src/common/passcrypt.c
8572                 this 'workaround' not necessary on NetBSD.
8573                 Thanks to Daniel Gustafson
8574
8575 2005-09-26 [paul]
8576
8577         1.9.15-rc4 released
8578
8579 2005-09-26 [paul]       1.9.14cvs51
8580
8581         * src/summaryview.c
8582                 Skip currently selected message when
8583                 looking for next new or unread message
8584                 in current folder. Patch by Colin
8585         * src/common/passcrypt.c
8586                 eliminate warnings on *BSD. Patch by
8587                 Daniel Gustafson
8588
8589 2005-09-26 [colin]      1.9.14cvs50
8590
8591         * src/procmsg.c
8592                 Call postfiltering hook anyway
8593
8594 2005-09-22 [colin]      1.9.14cvs49
8595
8596         * src/codeconv.c
8597         * src/codeconv.h
8598                 Add a strict mode that doesn't replace with _
8599         * src/compose.c
8600         * src/compose.h
8601                 Use strict conversion while sending
8602                 Fix race when drafting while sending (happens
8603                 on IMAP)
8604                 Fix d'n'd of messages from summaryview
8605         * src/prefs_common.c
8606         * src/prefs_common.h
8607                 add hidden utf8_instead_of_locale_for_broken_mail 
8608                 pref for people that preferred the default charset 
8609                 to be utf8 for broken mails
8610         * src/quote_fmt_parse.y
8611                 fix bug #815 (No quote insert if "From:" fied 
8612                 contained Russian letters)
8613         * src/summaryview.c
8614                 Fix d'n'd of messages to compose
8615
8616 2005-09-22 [paul]       1.9.14cvs48
8617
8618         * src/compose.c
8619                 fix bug where attachments Name entry
8620                 would display Path instead
8621
8622 2005-09-21 [paul]       1.9.14cvs47
8623
8624         * README
8625         * README.jp
8626         * configure.ac
8627         * config/config.rpath
8628         * doc/manual/en/sylpheed-20.html
8629         * doc/manual/es/sylpheed-20.html
8630         * po/bg.po
8631         * po/ca.po
8632         * po/de.po
8633         * po/es.po
8634         * po/fr.po
8635         * po/it.po
8636         * po/pt_BR.po
8637         * po/sk.po
8638         * po/zh_TW.po
8639         * src/account.c
8640         * src/account.h
8641         * src/action.c
8642         * src/action.h
8643         * src/adbookbase.h
8644         * src/addr_compl.c
8645         * src/addr_compl.h
8646         * src/addrbook.c
8647         * src/addrbook.h
8648         * src/addrcache.c
8649         * src/addrcache.h
8650         * src/addrcindex.c
8651         * src/addrcindex.h
8652         * src/addrclip.c
8653         * src/addrclip.h
8654         * src/addrdefs.h
8655         * src/addressadd.c
8656         * src/addressadd.h
8657         * src/addressbook.c
8658         * src/addressbook.h
8659         * src/addressitem.h
8660         * src/addrgather.c
8661         * src/addrgather.h
8662         * src/addrharvest.c
8663         * src/addrharvest.h
8664         * src/addrindex.c
8665         * src/addrindex.h
8666         * src/addritem.c
8667         * src/addritem.h
8668         * src/addrquery.c
8669         * src/addrquery.h
8670         * src/addrselect.c
8671         * src/addrselect.h
8672         * src/alertpanel.c
8673         * src/alertpanel.h
8674         * src/browseldap.c
8675         * src/browseldap.h
8676         * src/codeconv.c
8677         * src/codeconv.h
8678         * src/compose.c
8679         * src/compose.h
8680         * src/crash.c
8681         * src/crash.h
8682         * src/customheader.c
8683         * src/customheader.h
8684         * src/displayheader.c
8685         * src/displayheader.h
8686         * src/editaddress.c
8687         * src/editaddress.h
8688         * src/editbook.c
8689         * src/editbook.h
8690         * src/editgroup.c
8691         * src/editgroup.h
8692         * src/editjpilot.c
8693         * src/editjpilot.h
8694         * src/editldap.c
8695         * src/editldap.h
8696         * src/editldap_basedn.c
8697         * src/editldap_basedn.h
8698         * src/editvcard.c
8699         * src/editvcard.h
8700         * src/enriched.c
8701         * src/enriched.h
8702         * src/exphtmldlg.c
8703         * src/exphtmldlg.h
8704         * src/expldifdlg.c
8705         * src/expldifdlg.h
8706         * src/export.c
8707         * src/export.h
8708         * src/exporthtml.c
8709         * src/exporthtml.h
8710         * src/exportldif.c
8711         * src/exportldif.h
8712         * src/filtering.c
8713         * src/filtering.h
8714         * src/folder.c
8715         * src/folder.h
8716         * src/folder_item_prefs.c
8717         * src/folder_item_prefs.h
8718         * src/foldersel.c
8719         * src/foldersel.h
8720         * src/folderutils.c
8721         * src/folderutils.h
8722         * src/folderview.c
8723         * src/folderview.h
8724         * src/grouplistdialog.c
8725         * src/grouplistdialog.h
8726         * src/headerview.c
8727         * src/headerview.h
8728         * src/html.c
8729         * src/html.h
8730         * src/image_viewer.c
8731         * src/image_viewer.h
8732         * src/imap.c
8733         * src/imap.h
8734         * src/imap_gtk.c
8735         * src/imap_gtk.h
8736         * src/import.c
8737         * src/import.h
8738         * src/importldif.c
8739         * src/importldif.h
8740         * src/importmutt.c
8741         * src/importmutt.h
8742         * src/importpine.c
8743         * src/importpine.h
8744         * src/inc.c
8745         * src/inc.h
8746         * src/jpilot.c
8747         * src/jpilot.h
8748         * src/ldapctrl.c
8749         * src/ldapctrl.h
8750         * src/ldaplocate.c
8751         * src/ldaplocate.h
8752         * src/ldapquery.c
8753         * src/ldapquery.h
8754         * src/ldapserver.c
8755         * src/ldapserver.h
8756         * src/ldaputil.c
8757         * src/ldaputil.h
8758         * src/ldif.c
8759         * src/ldif.h
8760         * src/localfolder.c
8761         * src/localfolder.h
8762         * src/main.c
8763         * src/main.h
8764         * src/mainwindow.c
8765         * src/mainwindow.h
8766         * src/manual.c
8767         * src/manual.h
8768         * src/matcher.c
8769         * src/matcher.h
8770         * src/matcher_parser.h
8771         * src/matcher_parser_lex.l
8772         * src/matcher_parser_parse.y
8773         * src/mbox.c
8774         * src/mbox.h
8775         * src/message_search.c
8776         * src/message_search.h
8777         * src/messageview.c
8778         * src/messageview.h
8779         * src/mh.c
8780         * src/mh.h
8781         * src/mh_gtk.c
8782         * src/mh_gtk.h
8783         * src/mimeview.c
8784         * src/mimeview.h
8785         * src/msgcache.c
8786         * src/msgcache.h
8787         * src/mutt.c
8788         * src/mutt.h
8789         * src/news.c
8790         * src/news.h
8791         * src/news_gtk.c
8792         * src/news_gtk.h
8793         * src/noticeview.c
8794         * src/noticeview.h
8795         * src/partial_download.c
8796         * src/partial_download.h
8797         * src/pine.c
8798         * src/pine.h
8799         * src/pop.c
8800         * src/pop.h
8801         * src/prefs_account.c
8802         * src/prefs_account.h
8803         * src/prefs_actions.c
8804         * src/prefs_actions.h
8805         * src/prefs_common.c
8806         * src/prefs_common.h
8807         * src/prefs_compose_writing.c
8808         * src/prefs_compose_writing.h
8809         * src/prefs_customheader.c
8810         * src/prefs_customheader.h
8811         * src/prefs_display_header.c
8812         * src/prefs_display_header.h
8813         * src/prefs_ext_prog.c
8814         * src/prefs_ext_prog.h
8815         * src/prefs_filtering.c
8816         * src/prefs_filtering.h
8817         * src/prefs_filtering_action.c
8818         * src/prefs_filtering_action.h
8819         * src/prefs_folder_column.c
8820         * src/prefs_folder_column.h
8821         * src/prefs_folder_item.c
8822         * src/prefs_folder_item.h
8823         * src/prefs_fonts.c
8824         * src/prefs_fonts.h
8825         * src/prefs_gtk.c
8826         * src/prefs_gtk.h
8827         * src/prefs_image_viewer.c
8828         * src/prefs_image_viewer.h
8829         * src/prefs_matcher.c
8830         * src/prefs_matcher.h
8831         * src/prefs_message.c
8832         * src/prefs_message.h
8833         * src/prefs_msg_colors.c
8834         * src/prefs_msg_colors.h
8835         * src/prefs_other.c
8836         * src/prefs_other.h
8837         * src/prefs_quote.c
8838         * src/prefs_quote.h
8839         * src/prefs_receive.c
8840         * src/prefs_receive.h
8841         * src/prefs_send.c
8842         * src/prefs_send.h
8843         * src/prefs_spelling.c
8844         * src/prefs_spelling.h
8845         * src/prefs_summaries.c
8846         * src/prefs_summaries.h
8847         * src/prefs_summary_column.c
8848         * src/prefs_summary_column.h
8849         * src/prefs_template.c
8850         * src/prefs_template.h
8851         * src/prefs_themes.c
8852         * src/prefs_themes.h
8853         * src/prefs_toolbar.c
8854         * src/prefs_toolbar.h
8855         * src/prefs_wrapping.c
8856         * src/prefs_wrapping.h
8857         * src/privacy.c
8858         * src/privacy.h
8859         * src/procheader.c
8860         * src/procheader.h
8861         * src/procmime.c
8862         * src/procmime.h
8863         * src/procmsg.c
8864         * src/procmsg.h
8865         * src/quote_fmt.c
8866         * src/quote_fmt_parse.y
8867         * src/recv.c
8868         * src/recv.h
8869         * src/remotefolder.c
8870         * src/remotefolder.h
8871         * src/send_message.c
8872         * src/send_message.h
8873         * src/setup.c
8874         * src/setup.h
8875         * src/simple-gettext.c
8876         * src/sourcewindow.c
8877         * src/sourcewindow.h
8878         * src/ssl_manager.c
8879         * src/ssl_manager.h
8880         * src/statusbar.c
8881         * src/statusbar.h
8882         * src/stock_pixmap.c
8883         * src/stock_pixmap.h
8884         * src/summary_search.c
8885         * src/summary_search.h
8886         * src/summaryview.c
8887         * src/summaryview.h
8888         * src/syldap.c
8889         * src/syldap.h
8890         * src/textview.c
8891         * src/textview.h
8892         * src/toolbar.c
8893         * src/toolbar.h
8894         * src/undo.c
8895         * src/undo.h
8896         * src/unmime.c
8897         * src/unmime.h
8898         * src/vcard.c
8899         * src/vcard.h
8900         * src/wizard.c
8901         * src/wizard.h
8902         * src/common/base64.c
8903         * src/common/base64.h
8904         * src/common/defs.h
8905         * src/common/hooks.c
8906         * src/common/hooks.h
8907         * src/common/log.c
8908         * src/common/log.h
8909         * src/common/md5.c
8910         * src/common/md5.h
8911         * src/common/mgutils.c
8912         * src/common/mgutils.h
8913         * src/common/nntp.c
8914         * src/common/nntp.h
8915         * src/common/passcrypt.c
8916         * src/common/passcrypt.h.in
8917         * src/common/plugin.c
8918         * src/common/plugin.h
8919         * src/common/prefs.c
8920         * src/common/prefs.h
8921         * src/common/progressindicator.c
8922         * src/common/progressindicator.h
8923         * src/common/quoted-printable.c
8924         * src/common/quoted-printable.h
8925         * src/common/session.c
8926         * src/common/session.h
8927         * src/common/smtp.c
8928         * src/common/smtp.h
8929         * src/common/socket.c
8930         * src/common/socket.h
8931         * src/common/ssl.c
8932         * src/common/ssl.h
8933         * src/common/ssl_certificate.c
8934         * src/common/ssl_certificate.h
8935         * src/common/string_match.c
8936         * src/common/string_match.h
8937         * src/common/stringtable.c
8938         * src/common/sylpheed.c
8939         * src/common/sylpheed.h
8940         * src/common/template.c
8941         * src/common/template.h
8942         * src/common/timing.h
8943         * src/common/utils.c
8944         * src/common/utils.h
8945         * src/common/uuencode.c
8946         * src/common/uuencode.h
8947         * src/common/version.h.in
8948         * src/common/xml.c
8949         * src/common/xml.h
8950         * src/common/xmlprops.c
8951         * src/common/xmlprops.h
8952         * src/gtk/about.c
8953         * src/gtk/about.h
8954         * src/gtk/colorlabel.c
8955         * src/gtk/colorlabel.h
8956         * src/gtk/colorsel.c
8957         * src/gtk/colorsel.h
8958         * src/gtk/description_window.c
8959         * src/gtk/description_window.h
8960         * src/gtk/filesel.c
8961         * src/gtk/filesel.h
8962         * src/gtk/foldersort.c
8963         * src/gtk/foldersort.h
8964         * src/gtk/gtkutils.c
8965         * src/gtk/gtkutils.h
8966         * src/gtk/inputdialog.c
8967         * src/gtk/inputdialog.h
8968         * src/gtk/logwindow.c
8969         * src/gtk/logwindow.h
8970         * src/gtk/manage_window.c
8971         * src/gtk/manage_window.h
8972         * src/gtk/menu.c
8973         * src/gtk/menu.h
8974         * src/gtk/pluginwindow.c
8975         * src/gtk/pluginwindow.h
8976         * src/gtk/prefswindow.c
8977         * src/gtk/prefswindow.h
8978         * src/gtk/progressdialog.c
8979         * src/gtk/progressdialog.h
8980         * src/gtk/quicksearch.c
8981         * src/gtk/quicksearch.h
8982         * src/gtk/sslcertwindow.c
8983         * src/gtk/sslcertwindow.h
8984         * src/plugins/clamav/clamav_plugin.c
8985         * src/plugins/clamav/clamav_plugin.h
8986         * src/plugins/clamav/clamav_plugin_gtk.c
8987         * src/plugins/demo/demo.c
8988         * src/plugins/dillo_viewer/dillo_prefs.c
8989         * src/plugins/dillo_viewer/dillo_prefs.h
8990         * src/plugins/dillo_viewer/dillo_viewer.c
8991         * src/plugins/mathml_viewer/mathml_viewer.c
8992         * src/plugins/pgpcore/passphrase.c
8993         * src/plugins/pgpcore/passphrase.h
8994         * src/plugins/pgpcore/plugin.c
8995         * src/plugins/pgpcore/prefs_gpg.c
8996         * src/plugins/pgpcore/prefs_gpg.h
8997         * src/plugins/pgpcore/select-keys.c
8998         * src/plugins/pgpcore/select-keys.h
8999         * src/plugins/pgpcore/sgpgme.c
9000         * src/plugins/pgpcore/sgpgme.h
9001         * src/plugins/pgpinline/pgpinline.c
9002         * src/plugins/pgpinline/pgpinline.h
9003         * src/plugins/pgpinline/plugin.c
9004         * src/plugins/pgpmime/pgpmime.c
9005         * src/plugins/pgpmime/pgpmime.h
9006         * src/plugins/pgpmime/plugin.c
9007         * src/plugins/spamassassin/spamassassin.c
9008         * src/plugins/spamassassin/spamassassin.h
9009         * src/plugins/spamassassin/spamassassin_gtk.c
9010         * src/plugins/trayicon/trayicon.c
9011         * tools/OOo2sylpheed.pl
9012         * tools/acroread2sylpheed.pl
9013         * tools/asus_mailled.sh
9014         * tools/filter_conv.pl
9015         * tools/freshmeat_search.pl
9016         * tools/google_search.pl
9017         * tools/kmail2sylpheed.pl
9018         * tools/kmail2sylpheed_v2.pl
9019         * tools/maildir2sylpheed.pl
9020         * tools/multiwebsearch.pl
9021         * tools/newscache_clean.pl
9022         * tools/outlook2sylpheed.pl
9023         * tools/sylpheed-switcher
9024         * tools/update-po
9025         * tools/vcard2xml.py
9026         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9027                 update FSF address
9028
9029 2005-09-21 [colin]      1.9.14cvs46
9030
9031         * src/gedit-print.c
9032         * src/procmsg.c
9033         * src/procmsg.h
9034         * src/textview.c
9035         * src/summaryview.c
9036                 Remove some printing hacks (deselection/reselection),
9037                 which by the way fix printing the currently 
9038                 displayed mime part (still only text)
9039                 Plus a little optimisation of summary_show
9040
9041
9042 2005-09-20 [colin]      1.9.14cvs45
9043
9044         * src/mainwindow.c
9045         * src/messageview.c
9046                 GUI fixups: add accels, set message
9047                 view title to displayed mail's subject
9048         * src/prefs_spelling.c
9049         * src/gtk/gtkaspell.c
9050                 GUI fixups: allow underlining misspelled
9051                 words instead of coloring them (a11y!)
9052
9053 2005-09-19 [colin]
9054
9055         1.9.15rc3 released
9056
9057 2005-09-19 [colin]      1.9.14cvs44
9058
9059         * src/compose.c
9060                 Fix draft message
9061         * src/gtk/gtkaspell.c
9062                 Fix wrong test ;-)
9063
9064 2005-09-19 [colin]      1.9.14cvs43
9065
9066         * src/addressbook.c
9067                 Fix sensitivity of Delete button
9068         * src/compose.c
9069                 Warn if the requested Privacy system
9070                 is not available
9071         * src/exphtmldlg.c
9072         * src/expldifdlg.c
9073         * src/importldif.c
9074         * src/importmutt.c
9075         * src/importpine.c
9076                 Fix crappy UI
9077         * src/
9078         * src/ssl.h
9079         * src/prefs_account.h
9080         * src/prefs_account.c
9081                 Save SSL prefs even in builds that have
9082                 SSL support disable
9083         * src/imap.c
9084         * src/inc.c
9085         * src/news.c
9086         * src/send_message.c
9087                 Warn if connection should be secure, but
9088                 SSL support isn't compiled in
9089         * src/gtkaspell.c
9090                 Fix word separation on UTF-8 systems
9091                 Fixes bug #812 (Strange inline spellchecking)
9092         * src/compose.c
9093                 Warn if the requested Privacy system
9094                 is not available
9095                 Factorize offline warning
9096         * src/imap.c
9097         * src/imap_gtk.c
9098         * src/imap_gtk.h
9099         * src/inc.h
9100         * src/news_gtk.c
9101         * src/news_gtk.h
9102         * src/messageview.c
9103                 Factorize offline warning
9104
9105 2005-09-19 [paul]
9106
9107         1.9.15-rc2 released
9108
9109 2005-09-18 [colin]      1.9.14cvs42
9110
9111         * src/codeconv.c
9112         * src/codeconv.h
9113         * src/procmime.c
9114                 Add a way to get locale's charset ignoring utf-8,
9115                 and use that as default encoding for broken mails
9116
9117 2005-09-18 [colin]      1.9.14cvs41
9118
9119         * src/gtk/logwindow.c
9120                 Translate string. Patch by Fabien Vantard
9121
9122 2005-09-18 [colin]      1.9.14cvs40
9123
9124         * configure.ac
9125                 Fix bug #803 (IMAP/SSL support breaks with 
9126                 GnuTLS libetpan 0.38)
9127
9128 2005-09-18 [colin]      1.9.14cvs39
9129
9130         * src/codeconv.c
9131         * src/compose.c
9132         * src/procmime.c
9133                 More charsets fixes. Fixes bug #806 (non
9134                 ascii characters in subject line)
9135
9136 2005-09-17 [paul]       1.9.14cvs38
9137
9138         * src/folderview.c
9139         * src/mainwindow.c
9140                 fix gcc-2.95 issues
9141                 Patch by Pawel Pekala
9142
9143 2005-09-17 [colin]      1.9.14cvs37
9144
9145         * src/addrindex.c
9146                 bugfix for NO-USE LDAP compilation, patch 
9147                 by Fabien Vantard
9148
9149 2005-09-17 [colin]      1.9.14cvs36
9150
9151         * src/prefs_actions.c
9152         * src/prefs_customheader.c
9153         * src/prefs_display_header.c
9154         * src/prefs_filtering_action.c
9155         * src/prefs_matcher.c
9156         * src/prefs_toolbar.c
9157                 Fix strange casts (less elegant but
9158                 works better)
9159
9160 2005-09-16 [colin]      1.9.14cvs35
9161
9162         * src/jpilot.c
9163                 Missed that one
9164
9165 2005-09-16 [colin]      1.9.14cvs34
9166
9167         * configure.ac
9168         * src/Makefile.am
9169         * src/addr_compl.c
9170         * src/addrindex.c
9171         * src/browseldap.c
9172         * src/editldap.c
9173         * src/ldaplocate.c
9174         * src/ldapquery.c
9175         * src/ldapquery.h
9176         * src/ldapserver.c
9177         * src/ldapserver.h
9178         * src/main.c
9179         * src/matcher_parser_parse.y
9180         * src/prefs_themes.c
9181         * src/etpan/Makefile.am
9182         * src/gtk/description_window.c
9183         * src/plugins/clamav/Makefile.am
9184         * src/plugins/clamav/clamav_plugin.c
9185         * src/plugins/dillo_viewer/Makefile.am
9186         * src/plugins/pgpcore/Makefile.am
9187         * src/plugins/pgpinline/Makefile.am
9188         * src/plugins/pgpmime/Makefile.am
9189         * src/plugins/trayicon/Makefile.am
9190                 Fix 100% cpu usage in address completion list
9191                 Fix little bugs (return with no values etc)
9192                 Fix all warnings (with common CFLAGS)
9193
9194 2005-09-15 [colin]      1.9.14cvs33
9195
9196         * src/addressbook.c
9197                 Fix bug where sometimes a group's email list is empty,
9198                 force its refresh (probably fixes "Re: how to create a 
9199                 distribution list")
9200         * src/ldapquery.c
9201                 Don't return to the callback in the main thread from the
9202                 fetch thread (or face segs!)
9203
9204 2005-09-15 [paul]       1.9.14cvs32
9205
9206         * src/prefs_matcher.c
9207                 forgotten in last commit
9208
9209 2005-09-15 [paul]       1.9.14cvs31
9210
9211         * src/prefs_actions.c
9212         * src/prefs_filtering_action.c
9213         * src/prefs_quote.c
9214         * src/quote_fmt.c
9215         * src/summaryview.c
9216         * src/gtk/description_window.c
9217         * src/gtk/description_window.h
9218         * src/gtk/quicksearch.c
9219                 allow interaction with the called
9220                 description window
9221                 Patch by Anders Hammar
9222
9223 2005-09-14 [paul]       1.9.14cvs30
9224
9225         * src/compose.c
9226                 fix a little annoyance when pasting with 3rd button 
9227                 with wrap_pastes=0 and wrap_input=1
9228                 Patch by Colin
9229
9230 2005-09-14 [paul]       1.9.14cvs29
9231
9232         * src/prefs_account.c
9233                 disable 'Filter messages on receiving' for
9234                 SMTP-only accounts
9235                 Patch  by Anders Hammar
9236
9237 2005-09-14 [paul]       1.9.14cvs28
9238
9239         * po/sk.po
9240                 fix crash
9241                 updated by Andrej Kacian
9242
9243 2005-09-14 [paul]
9244
9245         1.9.15-rc1 released
9246
9247 2005-09-14 [paul]       1.9.14cvs27
9248
9249         * po/es.po
9250                 updated by Ricardo Mones Lastra
9251         * src/compose.c
9252         * src/compose.h
9253                 associate no_wrap_tags to Compose windows
9254                 instead of using a static one
9255                 Patch by Colin
9256         * src/mbox.c
9257                 fix proc_mbox()
9258                 Patch by wwp
9259         * src/textview.c
9260                 remove unneeded printf()
9261
9262 2005-09-14 [paul]       1.9.14cvs26
9263
9264         * src/addrcache.c
9265         * src/codeconv.h
9266         * src/folder.h
9267         * src/mainwindow.h
9268         * src/mh.c
9269         * src/mimeview.h
9270         * src/partial_download.c
9271         * src/pop.c
9272         * src/prefs_account.c
9273         * src/prefs_account.h
9274         * src/prefs_actions.c
9275         * src/prefs_customheader.c
9276         * src/prefs_display_header.c
9277         * src/prefs_filtering_action.c
9278         * src/prefs_matcher.c
9279         * src/prefs_toolbar.c
9280         * src/privacy.h
9281         * src/procmime.c
9282         * src/procmime.h
9283         * src/procmsg.h
9284         * src/textview.c
9285         * src/undo.h
9286         * src/common/plugin.c
9287         * src/common/session.h
9288         * src/common/socket.c
9289         * src/common/socket.h
9290         * src/common/template.c
9291         * src/gtk/gtkaspell.c
9292         * src/gtk/quicksearch.h
9293         * src/plugins/pgpcore/passphrase.c
9294         * src/plugins/pgpcore/prefs_gpg.h
9295         * src/plugins/pgpcore/select-keys.c
9296         * src/plugins/pgpcore/select-keys.h
9297         * src/plugins/pgpcore/sgpgme.c
9298         * src/plugins/pgpinline/pgpinline.c
9299         * src/plugins/pgpmime/pgpmime.c
9300         * src/plugins/trayicon/trayicon.c
9301                 fix compilation warnings
9302                 Patch by Daniel Gustafson
9303
9304 2005-09-14 [paul]       1.9.14cvs25
9305
9306         * src/addressbook.c
9307                 add missing column header, and other small
9308                 bug fixes
9309                 Patch by Anders Hammar
9310
9311 2005-09-13 [colin]      1.9.14cvs24
9312
9313         * src/gtk/gtkaspell.c
9314                 Fix non-utf8 in menu
9315                 Fix little leaks
9316                 Nullify struct members after free()s
9317
9318 2005-09-13 [colin]      1.9.14cvs23
9319
9320         * src/compose.c
9321                 Test utf8 compliance before inserting to 
9322                 buffer, and try to convert if necessary
9323         * src/procmime.c
9324                 If no charset is present, use the locale 
9325                 one instead of us-ascii
9326         * src/procmsg.c
9327                 Add Sender, List-Post and To in the checked 
9328                 headers for automatic rules creation 
9329                 (thanks to wwp)
9330         * src/prefs_themes.c
9331         * src/gtk/gtkaspell.c
9332                 Remove deprecated functions. 
9333                 patch by Daniel Gustafson
9334
9335 2005-09-12 [colin]      1.9.14cvs22
9336
9337         * src/compose.c
9338                 Fix bug #448 (Scrolling/Redraw issue with 
9339                 address-fields in Header)
9340         * src/mainwindow.c
9341         * src/summaryview.c
9342         * src/summaryview.h
9343                 Fix loss of MSG_MARKED on move/copy
9344                 Fix bug #804 (Quicksearch togglebutton doesn't 
9345                 get depressed after '/' key is pressed)
9346
9347 2005-09-12 [paul]       1.9.14cvs21
9348
9349         * AUTHORS
9350         * src/gtk/logwindow.c
9351                 add 'Clear Log' to popup menu
9352                 Patch by Anders Hammar <anders.hammar@telia.com>
9353
9354 2005-09-12 [paul]       1.9.14cvs20
9355
9356         * src/compose.c
9357                 set correct sensitivity on attachments
9358                 popup menu
9359         * src/folder.c
9360                 fix typo
9361         * src/prefs_spelling.c
9362                 fix crash when no LANG env is set
9363         * src/common/xml.c
9364                 fix crash in wizard
9365                 don't use memeory after free
9366
9367         All patches by Daniel Gustafson
9368
9369 2005-09-12 [paul]       1.9.14cvs19
9370
9371         * src/prefs_themes.c
9372                 make theme info selectable
9373         * src/gtk/description_window.c
9374                 make window non-modal
9375         * tools/README
9376                 add details of asus_mailed.sh
9377         * tools/claws.i18n.status.pl
9378                 update for new zh_TW translator
9379                 widen the output
9380                 create alternate coloured lines
9381                 improve readability
9382
9383 2005-09-10 [colin]      1.9.14cvs18
9384
9385         * src/plugins/pgpcore/select-keys.c
9386                 Better order for the buttons
9387
9388 2005-09-10 [colin]      1.9.14cvs17
9389
9390         * src/compose.c
9391         * src/plugins/pgpcore/select-keys.c
9392         * src/plugins/pgpcore/select-keys.h
9393         * src/plugins/pgpcore/sgpgme.c
9394                 Add a "Don't encrypt" button to the key
9395                 selection dialog. Fixes bug #177 (There should be a 
9396                 'Don't encrypt button in the Select Keys dialog)
9397
9398 2005-09-10 [colin]      1.9.14cvs16
9399
9400         * src/compose.c
9401                 Fix bug #572 (%X option does not work with templates)
9402
9403 2005-09-10 [colin]      1.9.14cvs15
9404
9405         * src/toolbar.c 
9406                 Remove g_print
9407
9408 2005-09-10 [colin]      1.9.14cvs14
9409
9410         * src/imap.c
9411                 Fix a possible crash
9412
9413 2005-09-09 [colin]      1.9.14cvs13
9414
9415         * src/imap.c
9416         * src/etpan/imap-thread.c
9417         * src/etpan/imap-thread.h
9418                 Fix moving from queue or drafts to normal folders
9419                 Fix bug #794 (No way to delete without expunging)
9420                 Take flags unset by other mailers into account
9421                 Take deleted flag set by other mailers into account
9422                 Fix unsetting REPLIED flag
9423                 Fix crash when capabilities can't be retrieved
9424         * src/mainwindow.c
9425         * src/mainwindow.h
9426                 Add M_DELAYED_FLAGS condition, and let the user use
9427                 Execute in order to be able to expunge deleted mails,
9428                 even if he's not in delayed execute mode
9429         * src/prefs_spelling.c
9430                 Use 'en' dictionary by default if LANG is POSIX or C
9431         * src/gtk/prefswindow.c
9432                 Fix bug #767 (Preferences windows expanding) by making
9433                 the window a bit larger when the resolution is greater
9434                 than 640x480, and by putting the prefs in a
9435                 GtkScrolledWindow.
9436
9437 2005-09-09 [paul]       1.9.14cvs12
9438
9439         * AUTHORS
9440         * configure.ac
9441         * po/zh_TW.Big5.po      ** REMOVED **
9442         * po/zh_TW.po           ** ADDED **
9443                 updated by Wei-Lun Chao
9444
9445 2005-09-09 [paul]       1.9.14cvs11
9446
9447         * src/mainwindow.c
9448                 fix asserts
9449         * src/common/xml.c
9450                 delay memory allocation until file is
9451                 opened successfully
9452                 Patch by Daniel Gustafson
9453
9454 2005-09-09 [colin]      1.9.14cvs10
9455
9456         * src/imap.c
9457                 Add guards
9458
9459 2005-09-08 [colin]      1.9.14cvs9
9460
9461         * src/compose.c
9462                 Alert when we can't save draft
9463                 Fix various wrap/color issues
9464                 Add mid-click pasting respecting wrap_paste option
9465         * src/folder.c
9466         * src/folder.h
9467         * src/folder_item_prefs.c
9468         * src/folder_item_prefs.h
9469         * src/imap.c
9470         * src/imap_gtk.c
9471         * src/imap_gtk.h
9472         * src/main.c
9473         * src/mainwindow.c
9474         * src/mainwindow.h
9475         * src/news.c
9476         * src/news_gtk.c
9477         * src/news_gtk.h
9478         * src/prefs_folder_item.c
9479                 Fix the impossibility to synchronise folders for
9480                 offline use (IMAP and NNTP are concerned)
9481
9482 2005-09-08 [colin]      1.9.14cvs8
9483
9484         * configure.ac
9485                 Build LDAP and JPilot by default if available
9486         * src/textview.c
9487                 Fix use after free
9488
9489 2005-09-08 [paul]       1.9.14cvs7
9490
9491         * doc/manual/en/sylpheed-1.html
9492         * doc/manual/en/sylpheed-18.html
9493         * doc/manual/en/sylpheed-19.html
9494         * doc/manual/en/sylpheed-4.html
9495         * doc/manual/en/sylpheed-6.html
9496         * doc/manual/en/sylpheed.html
9497                 a few minor updates, plus include some
9498                 details about plugins and their requirements
9499         * src/mainwindow.c
9500                 minor changes to English in /View/Sort
9501
9502 2005-09-07 [colin]      1.9.14cvs6
9503
9504         * doc/manual/en/sylpheed-1.html
9505         * doc/manual/en/sylpheed-10.html
9506         * doc/manual/en/sylpheed-11.html
9507         * doc/manual/en/sylpheed-12.html
9508         * doc/manual/en/sylpheed-13.html
9509         * doc/manual/en/sylpheed-14.html
9510         * doc/manual/en/sylpheed-15.html
9511         * doc/manual/en/sylpheed-16.html
9512         * doc/manual/en/sylpheed-17.html
9513         * doc/manual/en/sylpheed-18.html
9514         * doc/manual/en/sylpheed-19.html
9515         * doc/manual/en/sylpheed-2.html
9516         * doc/manual/en/sylpheed-20.html
9517         * doc/manual/en/sylpheed-21.html
9518         * doc/manual/en/sylpheed-22.html
9519         * doc/manual/en/sylpheed-3.html
9520         * doc/manual/en/sylpheed-4.html
9521         * doc/manual/en/sylpheed-5.html
9522         * doc/manual/en/sylpheed-6.html
9523         * doc/manual/en/sylpheed-7.html
9524         * doc/manual/en/sylpheed-8.html
9525         * doc/manual/en/sylpheed-9.html
9526         * doc/manual/en/sylpheed.html
9527                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
9528
9529 2005-09-07 [colin]      1.9.14cvs5
9530
9531         * src/mainwindow.c
9532                 Make labels more to-the-point
9533
9534 2005-09-07 [colin]      1.9.14cvs4
9535
9536         * doc/manual/en/sylpheed-1.html
9537         * doc/manual/en/sylpheed-12.html
9538         * doc/manual/en/sylpheed-13.html
9539         * doc/manual/en/sylpheed-14.html
9540         * doc/manual/en/sylpheed-15.html
9541         * doc/manual/en/sylpheed-16.html
9542         * doc/manual/en/sylpheed-17.html
9543         * doc/manual/en/sylpheed-18.html
9544         * doc/manual/en/sylpheed-19.html
9545         * doc/manual/en/sylpheed-2.html
9546         * doc/manual/en/sylpheed-20.html
9547         * doc/manual/en/sylpheed-21.html
9548         * doc/manual/en/sylpheed-22.html
9549         * doc/manual/en/sylpheed-4.html
9550         * doc/manual/en/sylpheed-5.html
9551         * doc/manual/en/sylpheed-6.html
9552         * doc/manual/en/sylpheed-7.html
9553         * doc/manual/en/sylpheed-8.html
9554         * doc/manual/en/sylpheed-9.html
9555         * doc/manual/en/sylpheed.html
9556                 Update manual
9557
9558 2005-09-07 [colin]      1.9.14cvs3
9559
9560         * doc/faq/en/sylpheed-faq-1.html
9561         * doc/faq/en/sylpheed-faq-2.html
9562         * doc/faq/en/sylpheed-faq-3.html
9563         * doc/faq/en/sylpheed-faq.html
9564                 Update FAQ
9565
9566 2005-09-07 [colin]      1.9.14cvs2
9567
9568         * src/folderview.c
9569         * src/procmsg.c
9570         * src/summaryview.c
9571         * src/toolbar.c
9572                 Fix special subfolders:
9573                 - Inherit parent's icon
9574                 - sent contents of queues subfolders
9575                 - empty subfolders of trashes
9576         * src/mainwindow.c
9577                 Remove outdated manual and faq entries
9578         * src/common/utils.c
9579                 Add quotes around %s coming from mailcap
9580
9581 2005-09-07 [colin]      1.9.14cvs1
9582
9583         * src/compose.c
9584                 After saving draft, set modified to FALSE
9585         * src/mimeview.c
9586         * src/common/utils.c
9587         * src/common/utils.h
9588                 Try to open mime parts using what is 
9589                 indicated in ~/.mailcap or /etc/mailcap,
9590                 if possible.
9591
9592 2005-09-05 [paul]       1.9.14
9593
9594         1.9.14 released
9595
9596         * po/sk.po
9597                 updated by Andrej Kacian
9598
9599 2005-09-05 [paul]       1.9.13cvs83
9600
9601         * po/de.po
9602         * po/es.po
9603         * po/fi.po
9604         * po/fr.po
9605         * po/nb.po
9606         * po/pt_BR.po
9607         * po/sr.po
9608                 updated translations by Thomas Gilgin, Ricardo Mones
9609                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
9610                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
9611
9612 2005-09-04 [paul]       1.9.13cvs82
9613
9614         * src/compose.c
9615                 only warn about exceeded line length limit
9616                 on send
9617
9618 2005-09-04 [paul]       1.9.13cvs81
9619
9620         * src/compose.c
9621                 fix crash in 'line length exceeded' dialogue
9622
9623 2005-09-02 [paul]       1.9.13cvs80
9624
9625         * src/imap.c
9626                 fix bug 795, 'Connection lost IMAP'
9627                 and add statusbar prints
9628                 Patch by Colin
9629
9630 2005-09-02 [paul]       1.9.13cvs79
9631
9632         * src/compose.c
9633                 compose_wrap_paragraph() becomes
9634                 compose_beautify_paragraph()
9635                 Patch by Colin
9636
9637 2005-09-02 [colin]      1.9.13cvs78
9638
9639         * src/folderview.c
9640                 Micro-fix
9641
9642 2005-09-01 [colin]      1.9.13cvs77
9643
9644         * src/imap.c
9645                 Maybe fix bug #795 (Connection lost IMAP)
9646                 Don't try to send logout when we're disconnected.
9647         * src/summaryview.c
9648                 Include locked and marked emails in HRM
9649                 view. Fixes bug #800 (Locked messages no longer 
9650                 show up when hide read messages is used)
9651
9652 2005-09-01 [paul]       1.9.13cvs76
9653
9654         * src/prefs_common.c
9655                 fix bad cutting
9656
9657 2005-08-31 [colin]      1.9.13cvs75
9658
9659         * src/folderview.c
9660         * src/folderview.h
9661         * src/prefs_summaries.c
9662         * src/summaryview.c
9663                 Fix "go to next new", fix preference
9664                 (Open unread/next swapped)
9665
9666 2005-08-31 [paul]       1.9.13cvs74
9667
9668         * src/compose.c
9669         * src/folderview.c
9670         * src/headerview.c
9671         * src/headerview.h
9672         * src/mainwindow.c
9673         * src/prefs_common.c
9674         * src/prefs_common.h
9675         * src/prefs_fonts.c
9676         * src/summaryview.c
9677         * src/textview.c
9678         * src/common/defs.h
9679                 remove obsolete BOLD_FONT setting
9680                 fix font update in headerview and textview
9681                 headers after prefs change
9682                 Patch By Colin
9683
9684 2005-08-31 [paul]
9685
9686         1.9.14-rc4 released
9687
9688 2005-08-30 [colin]      1.9.13cvs73
9689
9690         * src/summaryview.c
9691                 When Hide read messages is selected and we
9692                 refresh the summaryview, don't remove the 
9693                 currently displayed message. Fixes bug #797
9694                 (Summary view reloads when new mail is 
9695                 downloaded in 1.9.14 rc)
9696
9697 2005-08-30 [colin]      1.9.13cvs72
9698
9699         * src/folderview.c
9700                 Fix flickering
9701         * src/mainwindow.c
9702                 Remove useless callback
9703         * src/mimeview.c
9704         * src/gtk/filesel.c
9705         * src/gtk/filesel.h
9706                 Add a filesel_select_file_save_folder() - used by Save All
9707
9708 2005-08-29 [paul]       1.9.13cvs71
9709
9710         * AUTHORS
9711         * src/matcher_parser_parse.y
9712         * src/etpan/imap-thread.c
9713                 fix building on FreeBSD
9714                 Patch by Daniel Gustafson <daniel@hobbit.se>
9715
9716 2005-08-29 [paul]       1.9.13cvs70
9717
9718         * src/plugins/pgpinline/pgpinline.c
9719                 only initialise sig result if it's been handled
9720                 Patch by Colin
9721
9722 2005-08-29 [paul]       1.9.13cvs69
9723         
9724         Patches by Colin:
9725
9726         * src/imap.c
9727         * src/common.utils.c
9728         * src/common/utils.h
9729                 optimisation
9730         * src/stock_pixmap.h
9731                 fix wrong icon reference
9732         * src/pixmaps/trash_btn.xpm
9733                 replace with nicer image
9734
9735 2005-08-28 [colin]      1.9.13cvs68
9736
9737         * src/Makefile.am
9738         * src/stock_pixmap.c
9739         * src/stock_pixmap.h
9740         * src/toolbar.c
9741         * src/pixmaps/trash_btn.xpm
9742                 Add a specific trash xpm for the button
9743
9744 2005-08-28 [colin]      1.9.13cvs67
9745
9746         * src/imap.c
9747                 Fix leak
9748
9749 2005-08-27 [colin]      1.9.13cvs66
9750
9751         * src/imap.c
9752         * src/procmime.c
9753                 Correctly fix "Problem with replies", fixes
9754                 pgpmime encryption too. 
9755
9756 2005-08-27 [colin]      1.9.13cvs65
9757
9758         * src/folder.c
9759         * src/procmsg.c
9760         * src/procmsg.h
9761         * src/summaryview.c
9762                 Fix bug #517 (messages removed from summaryview 
9763                 when moving fails)
9764
9765 2005-08-27 [colin]      1.9.13cvs64
9766
9767         * tools/Makefile.am
9768         * tools/asus_mailled.sh
9769                 Add a script to blink ASUS laptops' mail LED where there
9770                 is unread mail.
9771
9772 2005-08-27 [colin]      1.9.13cvs63
9773
9774         * src/imap.c
9775         * src/etpan/imap-thread.c
9776         * src/etpan/imap-thread.h
9777                 Implement automatic choosing of login method
9778                 Fixes bug #791
9779         * src/gtk/.cvsignore
9780                 Add sylpheed-marshal.[ch]
9781
9782 2005-08-27 [colin]      1.9.13cvs62
9783
9784         * src/common/utils.c
9785                 Fix confusing perror
9786
9787 2005-08-27 [colin]      1.9.13cvs61
9788
9789         * src/toolbar.c
9790         * src/toolbar.h
9791                 Remove A_DELETE, replace it with 
9792                 A_TRASH and A_DELETE_REAL. Automatically
9793                 rewrite config files to replace A_DELETE
9794                 with A_TRASH (no functionality change).
9795                 Fixes half of #794
9796
9797 2005-08-26 [colin]      1.9.13cvs60
9798
9799         * src/procmime.c
9800                 Previous "Problem with replies" fix brought other
9801                 problems, fixing them
9802
9803 2005-08-26 [colin]      1.9.13cvs59
9804
9805         * src/procmime.c
9806                 Fix "Problem with replies". This happened only
9807                 on IMAP...
9808         * src/procmsg.c
9809                 Factorize code a bit
9810         * src/compose.c
9811                 Speed improvement on very long messages (wrapping)
9812                 Fix signature color on Reedit and Redirect
9813                 On Reedit, don't attach pgp-signatures parts, but
9814                 set signing to On.
9815
9816 2005-08-24 [paul]       1.9.13cvs58
9817
9818         * src/compose.c
9819                 don't claim success when clicking
9820                 Cancel on the passphrase box.
9821                 Patch by Colin
9822
9823 2005-08-24 [paul]       1.9.13cvs57
9824
9825         * src/main.c
9826                 fix misplaced sylpheed.log
9827         * src/common/defs.h
9828                 define UIDL_DIR
9829
9830 2005-08-24 [paul]       1.9.13cvs56
9831
9832         * src/imap.c
9833         * src/etpan/imap-thread.c
9834         * src/etpan/imap-thread.h
9835                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
9836                 Patch by Colin
9837         * src/gtk/sylpheed-marshal.c    ** REMOVED **
9838         * src/gtk/sylpheed-marshal.h    ** REMOVED **
9839                 remove autogenerated files
9840         * tools/kdeservicemenu/README
9841         * tools/kdeservicemenu/install.sh
9842         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9843         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9844                 use Claws icon, use 'Sylpheed-Claws' in menu,
9845                 use kdialog, and other cleanups
9846
9847 2005-08-23 [paul]       1.9.13cvs55
9848
9849         * src/compose.c
9850                 fix paste/wrap crash
9851                 Patch by Colin
9852
9853 2005-08-23 [paul]       1.9.13cvs54
9854
9855         * src/main.c
9856                 fix crash recovery
9857                 Patch by Colin
9858
9859 2005-08-23 [paul]       1.9.13cvs53
9860
9861         * src/addressbook.c
9862         * src/editaddress.c
9863                 view all data of LDAP contacts
9864                 Patch by Colin
9865
9866 2005-08-23 [paul]       1.9.13cvs52
9867
9868         * src/addressbook.c
9869                 fix issues with the Search field
9870                 Patch by Colin
9871
9872 2005-08-22 [paul]       1.9.13cvs51
9873
9874         * src/folderview.c
9875                 put name of folder in processing dialog
9876                 title
9877         * src/prefs_folder_item.c
9878                 improve english usage
9879
9880 2005-08-22 [paul]       1.9.13cvs50
9881
9882         * src/filtering.c
9883         * src/filtering.h
9884         * src/matcher.c
9885         * src/matcher_parser_lex.l
9886         * src/matcher_parser_parse.y
9887         * src/prefs_filtering.c
9888                 add Filtering/Processing rule names feature.
9889                 (the incompatible old matcherrc is saved as
9890                 matcherrc.pre_names).
9891                 Patch by Colin
9892
9893 2005-08-22 [paul]       1.9.13cvs49
9894
9895         * src/procmsg.c
9896                 fix colour labelling
9897                 Patch by Colin
9898
9899 2005-08-22 [paul]       1.9.13cvs48
9900
9901         * src/textview.c
9902                 fix open_image_cb()
9903
9904 2005-08-22 [paul]       1.9.13cvs47
9905
9906         * src/imap.c
9907                 fix bug 789, 'SC crashes with imap (CVS ver)'
9908                 Patch by Colin
9909
9910 2005-08-22 [paul]       1.9.13cvs46
9911
9912         * src/mimeview.c
9913         * src/prefs_common.c
9914         * src/common/defs.h
9915                 define reused defaults in defs.h
9916         * src/textview.c
9917                 add 'Open image' to image popup menu
9918
9919 2005-08-21 [colin]      1.9.13cvs45
9920
9921         * src/summaryview.c
9922                 Fix bug #788 (Bogus "From" address displayed)
9923
9924 2005-08-20 [colin]      1.9.13cvs44
9925
9926         * src/folder.c
9927                 Fix buf #787 (multilevel delete causes SIGSEGV)
9928
9929 2005-08-19 [colin]      1.9.13cvs43
9930
9931         * src/inc.c
9932         * src/prefs_common.c
9933         * src/prefs_common.h
9934                 Add an hidden pref to allow modifying the
9935                 update stepping in incorporation.
9936                 Patch by wwp.
9937
9938 2005-08-19 [colin]      1.9.13cvs42
9939
9940         * src/compose.c
9941         * src/procmime.c
9942                 Workaround for broken MUAs: encode 
9943                 Content-type: name: as ASCII and 
9944                 Content-Disposition: filename: as
9945                 per rfc2231
9946         * src/prefs_account.c
9947                 Fix invisible-ness of SMTP SSL prefs
9948                 in NNTP accounts
9949
9950 2005-08-19 [paul]       1.9.13cvs41
9951
9952         * src/compose.c
9953         * src/prefs_common.c
9954         * src/prefs_common.h
9955         * src/prefs_wrapping.c
9956                 paste with or without wrapping.
9957                 patch by Colin
9958
9959 2005-08-19 [paul]       1.9.13cvs40
9960
9961         * src/prefs_common.c
9962         * src/prefs_common.h
9963         * src/summaryview.c
9964                 reintroduce enable_swap_from as a
9965                 hidden pref. patch by Colin
9966         * src/quote_fmt_parse.y
9967         * src/plugins/clamav/clamav_plugin.c
9968         * src/plugins/dillo_viewer/dillo_viewer.c
9969         * src/plugins/mathml_viewer/mathml_viewer.c
9970         * src/plugins/pgpcore/sgpgme.c
9971         * src/plugins/pgpinline/pgpinline.c
9972         * src/plugins/pgpmime/pgpmime.c
9973                 tidy up. patch by Colin
9974
9975 2005-08-19 [paul]       1.9.13cvs39
9976
9977         * configure.ac
9978                 complete cvs38's sync
9979         * src/editaddress.c
9980         * src/gedit-print.c
9981         * src/mutt.c
9982         * src/etpan/etpan-log.c
9983         * src/etpan/imap-thread.c
9984         * src/gtk/gtksourceprintjob.c
9985                 fix compilation warnings
9986                 (patch by Colin)
9987
9988 2005-08-19 [paul]       1.9.13cvs38
9989
9990         sync with main:
9991
9992         * src/account.c
9993         * src/action.c
9994         * src/addrbook.c
9995         * src/addrcache.c
9996         * src/addrharvest.c
9997         * src/addrindex.c
9998         * src/codeconv.c
9999         * src/compose.c
10000         * src/crash.c
10001         * src/exporthtml.c
10002         * src/exportldif.c
10003         * src/folder.c
10004         * src/image_viewer.c
10005         * src/inc.c
10006         * src/inc.h
10007         * src/jpilot.c
10008         * src/ldif.c
10009         * src/main.c
10010         * src/matcher.c
10011         * src/mbox.c
10012         * src/messageview.c
10013         * src/mh.c
10014         * src/mimeview.c
10015         * src/msgcache.c
10016         * src/mutt.c
10017         * src/news.c
10018         * src/partial_download.c
10019         * src/pine.c
10020         * src/pop.c
10021         * src/prefs_actions.c
10022         * src/prefs_common.c
10023         * src/prefs_customheader.c
10024         * src/prefs_display_header.c
10025         * src/prefs_gtk.c
10026         * src/prefs_themes.c
10027         * src/procheader.c
10028         * src/procmime.c
10029         * src/procmsg.c
10030         * src/recv.c
10031         * src/send_message.c
10032         * src/simple-gettext.c
10033         * src/sourcewindow.c
10034         * src/textview.c
10035         * src/vcard.c
10036         * src/common/defs.h
10037         * src/common/log.c
10038         * src/common/plugin.c
10039         * src/common/prefs.c
10040         * src/common/session.c
10041         * src/common/session.h
10042         * src/common/socket.c
10043         * src/common/socket.h
10044         * src/common/ssl_certificate.c
10045         * src/common/template.c
10046         * src/common/utils.c
10047         * src/common/utils.h
10048         * src/common/xml.c
10049         * src/gtk/about.c
10050         added wrappers for C library function that
10051                 take pathname arguments.
10052                 enabled compilation with MinGW.
10053                 use GDir instead of directly using opendir().
10054                 added rename_force().
10055
10056 2005-08-19 [paul]       1.9.13cvs37
10057         
10058         patches by Colin:
10059         * src/compose.c
10060                 fix privacy settings on re-editing
10061                 a sent message
10062         * src/jpilot.c
10063                 fix encoding bug
10064         * src/folder.c
10065         * src/procmsg.c
10066         * src/procmsg.h
10067         * src/summaryview.c
10068                 flag changing optimisation
10069
10070 2005-08-18 [martin]     1.9.13cvs36
10071
10072         * commitHelper
10073             added my login
10074         * src/addrcache.c
10075         * src/addrharvest.c
10076         * src/addrindex.c
10077         * src/compose.c
10078         * src/grouplistdialog.c
10079         * src/main.c
10080         * src/mainwindow.c
10081         * src/msgcache.c
10082         * src/mutt.c
10083         * src/pine.c
10084         * src/prefs_account.c
10085         * src/prefs_themes.c
10086         * src/stock_pixmap.c
10087         * src/summaryview.c
10088         * src/gtk/about.c
10089         * src/gtk/logwindow.c
10090             removed deprecated glib and gdk stuff
10091         * src/plugins/pgpcore/select-keys.c
10092             convert attributes from locale to utf8
10093
10094 2005-08-17 [paul]       1.9.13cvs35
10095
10096         * src/account.c
10097         * src/addressbook.c
10098                 use new GTK_STOCK_ icons if available
10099         * src/summaryview.c
10100         * src/gtk/gtksctree.c
10101         * src/gtk/gtksctree.h
10102                 faster range select. patch by Colin
10103
10104 2005-08-17 [paul]       1.9.13cvs34
10105
10106         patches by colin:
10107         * src/addressbook.c
10108         * src/addressitem.h
10109                 Add an edit button for contacts, fix selections
10110                 of gtksctree items
10111         * src/editaddress.c
10112                 Change labels, let Save be always possible in the
10113                 email and user atributes tabs
10114         * src/folderview.c
10115                 fix sort issues
10116         * src/summaryview.c
10117                 select next item instead of the displayed one
10118                 after deletion
10119
10120         * src/gtk/progressdialog.c
10121                 use prefs_common.enable_rules_hint
10122
10123 2005-08-13 [hoa]        1.9.13cvs33
10124
10125         * src/etpan/imap-thread.c
10126                 fixed build on Solaris.
10127
10128 2005-08-10 [colin]      1.9.13cvs32
10129
10130         * src/procmsg.c
10131                 Fix cvs31 (missing fclose before reading
10132                 the file)
10133
10134 2005-08-10 [colin]      1.9.13cvs31
10135
10136         * src/procmsg.c
10137                 Fix procmsg_msginfo_new_from_mimeinfo() when
10138                 the MimeInfo isn't stored in memory. This fixes
10139                 replying to an attached message.
10140
10141 2005-08-10 [colin]      1.9.13cvs30
10142
10143         * src/mainwindow.c
10144                 Fix slowness in account changing
10145
10146 2005-08-10 [colin]      1.9.13cvs29
10147
10148         * src/folder.c
10149         * src/folderutils.c
10150         * src/folderview.c
10151         * src/imap_gtk.c
10152         * src/mainwindow.c
10153         * src/mh_gtk.c
10154         * src/procmsg.c
10155         * src/summaryview.c
10156                 Optimize folder_has_parent_of_type
10157                 Prevent moving special sub-folders from contextual menus
10158                 Rework message a bit ("Empty all messages" -> "Delete all
10159                 messages")
10160                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
10161                 and "Deleted Items" folders)
10162
10163 2005-08-08 [colin]      1.9.13cvs28
10164
10165         * src/summaryview.c
10166         * src/prefs_summaries.c
10167                 Make "Select first unread|new" more flexible
10168                 (just prioritize new or unread)
10169
10170 2005-08-08 [colin]      1.9.13cvs27
10171
10172         * src/summaryview.c
10173                 If "select first new" is selected and there only
10174                 are unread messages, fallback to "select first
10175                 unread".
10176
10177 2005-08-08 [colin]      1.9.13cvs26
10178
10179         * src/folder.c
10180                 Fix shameful bugs (and bug #779)
10181
10182 2005-08-08 [colin]      1.9.13cvs25
10183
10184         * src/folder.c
10185         * src/folder.h
10186                 Cache parents' type to make folder_has_parent_of_type
10187                 faster
10188         * src/folderview.c
10189                 Forbid DnD of special sub-folders
10190         * src/procmsg.c
10191         * src/procmsg.h
10192                 Add MAIL_POSTFILTERING_HOOK
10193         * src/summaryview.c
10194                 Revert over-zealous deletion of the use_addr_book 
10195                 code
10196
10197 2005-08-07 [colin]      1.9.13cvs24
10198
10199         * src/folder.c
10200                 Fix big mistake (passing MsgInfo instead 
10201                 of FolderItem)
10202
10203 2005-08-07 [colin]      1.9.13cvs23
10204
10205         * src/compose.c
10206         * src/folder.c
10207         * src/folder.h
10208         * src/foldersel.c
10209         * src/folderutils.c
10210         * src/folderview.c
10211         * src/imap.c
10212         * src/mainwindow.c
10213         * src/messageview.c
10214         * src/mh.c
10215         * src/msgcache.c
10216         * src/procmime.c
10217         * src/summaryview.c
10218                 Make subfolders of Drafts, Queue, Outbox, Trash
10219                 work like their parents. 
10220                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
10221
10222 2005-08-07 [colin]      1.9.13cvs22
10223
10224         * src/addressbook.c
10225                 Fix bug #771 (Dragged contacts not saved)
10226
10227 2005-08-07 [paul]       1.9.13cvs21
10228
10229         * src/summaryview.c
10230                 fix bug 32 'Search Doesn't display results
10231                 if "Hide Read Messages" is chosen'
10232                 be more literal in interpreting 'Hide read
10233                 messages'
10234
10235 2005-08-07 [colin]      1.9.13cvs20
10236
10237         * src/folderview.c
10238                 Add debug
10239         * src/summaryview.c
10240                 Faster 'unthread_for_execution'
10241
10242 2005-08-06 [paul]       1.9.13cvs19
10243
10244         * src/mainwindow.c
10245                 add mnemonics to Set displayed columns
10246                 fix bug where msgview_visible option was
10247                 overwritten as TRUE on startup
10248
10249 2005-08-06 [paul]       1.9.13cvs18
10250
10251         * src/mainwindow.c
10252                 refer to 'displayed columns in folder/message
10253                 list' not 'displayed items in summary/message view'
10254         * src/prefs_display_header.c
10255                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
10256                 be consistent with similar dialogues
10257         * src/prefs_folder_column.c
10258         * src/prefs_summary_column.c
10259                 'columns' not 'items', and folder and message lists,
10260                 instead of folder and summary views;
10261                 Use 'Hidden columns' as list heading not 'Available
10262                 items';
10263                 move the 'Remove' button to the right hand side;
10264                 top-align the buttons;
10265                 remove unneeded vbox
10266         * src/prefs_summaries.c
10267                 put the 2 column prefs buttons in a frame to reduce
10268                 overall width; refer to columns not items &c.
10269
10270 2005-08-05 [colin]      1.9.13cvs17
10271
10272         * src/prefs_common.c
10273         * src/prefs_common.h
10274         * src/mainwindow.c
10275         * src/compose.c
10276         * src/messageview.c
10277                 Add an hidden toolbar_detachable pref, so
10278                 that I can get rid of these painful handles
10279                 in the toolbars. Defaults to TRUE to avoid
10280                 changing the GUI on unsuspecting people...
10281
10282 2005-08-05 [colin]      1.9.13cvs16
10283
10284         * src/Makefile.am
10285         * src/prefs_folder_column.c
10286         * src/prefs_folder_column.h
10287                 Add prefs for folder columns
10288         * src/folderview.c
10289         * src/folderview.h
10290         * src/mainwindow.c
10291         * src/mainwindow.h
10292         * src/prefs_common.c
10293         * src/prefs_common.h
10294         * src/prefs_summaries.c
10295                 Use them
10296         * src/prefs_summary_column.c
10297         * src/summaryview.c
10298         * src/summaryview.h
10299                 Add a To column
10300         * src/textview.c
10301         * src/common/utils.c
10302         * src/common/utils.h
10303                 Move uri colourisation functions
10304                 to utils
10305         * src/compose.c
10306                 Colourise URIs
10307         * src/imap.c
10308                 Fix bug with LIST where we'd try
10309                 to get Folder//////[...]/// 
10310
10311 2005-08-05 [paul]       1.9.13cvs15
10312
10313         * src/prefs_summaries.c
10314                 improve the English usage
10315         * src/summaryview.c
10316                 set font on column change
10317                 thanks to Colin
10318
10319 2005-08-05 [paul]       1.9.13cvs14
10320
10321         * src/prefs_common.c
10322         * src/prefs_common.h
10323         * src/prefs_summaries.c
10324         * src/summaryview.c
10325                 replace 'open_unread_on_enter' option with
10326                 'select_on_entry' option. opening/not opening
10327                 is now exclusively controlled by 'always_show_msg'
10328
10329 2005-08-04 [colin]      1.9.13cvs13
10330
10331         * src/compose.c
10332                 Remove dead code
10333                 Add colourisation of quotes and signatures
10334         * src/folderview.c
10335                 Fix possible crashes
10336         * src/messageview.c
10337                 Change an assert that is no problem
10338         * src/news.c
10339         * src/news_gtk.c
10340         * src/news_gtk.h
10341                 Fix offline mode
10342         * src/gtk/quicksearch.c
10343                 Fix a possible crash
10344
10345 2005-08-03 [colin]      1.9.13cvs12
10346
10347         * src/prefs_account.c
10348                 Fix bug #777 (Sylpheed crash in account configuration)
10349
10350 2005-08-03 [colin]      1.9.13cvs11
10351
10352         * src/addressbook.c
10353         * src/editaddress.c
10354         * src/editgroup.c
10355                 Fixing addressbook, round 2
10356         * src/textview.c
10357                 Fix emphasis color on rechecking 'Colorize messages'
10358
10359 2005-08-03 [paul]       1.9.13cvs10
10360
10361         sync with main
10362
10363         * src/addr_compl.c
10364         * src/compose.c
10365         * src/main.c
10366         * src/pop.c
10367         * src/prefs_account.c
10368         * src/procmime.c
10369         * src/procmsg.c
10370         * src/quote_fmt_parse.y
10371         * src/textview.c
10372         * src/common/quoted-printable.c
10373         * src/common/utils.c
10374         * src/common/utils.h
10375         * src/common/xml.c
10376                 replaced incorrect locale-independent
10377                 ctype functions with GLib's. Corrected
10378                 signedness mismatch.
10379         * src/headerview.c
10380                 headerview_create(): added spacing for vbox.
10381         * src/gtk/about.c
10382                 set focus to the OK button.
10383
10384 2005-08-03 [colin]      1.9.13cvs9
10385
10386         * src/folderview.c
10387                 Fix possible crash
10388
10389 2005-08-02 [colin]      1.9.13cvs8
10390
10391         * src/mainwindow.c
10392                 Fix cast
10393         * src/addressbook.c
10394         * src/addressitem.h
10395                 Fix a cast and more generally, try to make the
10396                 GUI more intuitive and consistent (round 1)
10397
10398 2005-08-02 [paul]       1.9.13cvs7
10399
10400         * src/folder.h
10401                 missing in 1.9.13cvs6
10402
10403 2005-08-02 [colin]      1.9.13cvs6
10404
10405         * src/folder.c
10406                 Fix one more leak
10407
10408 2005-08-02 [colin]      1.9.13cvs5
10409
10410         * src/folder.c
10411         * src/folderview.c
10412         * src/imap.c
10413         * src/main.c
10414         * src/mbox.c
10415         * src/procmsg.c
10416         * src/summaryview.c
10417                 Fix a number of folder_item_get_msg_list()-related
10418                 leaks (missing procmsg_msginfo_free()s)
10419
10420 2005-08-01 [colin]      1.9.13cvs4
10421
10422         * src/folderview.c
10423         * src/folderview.h
10424         * src/mainwindow.c
10425         * src/prefs_fonts.c
10426         * src/prefs_summaries.c
10427         * src/prefs_themes.c
10428         * src/summaryview.c
10429         * src/summaryview.h
10430         * src/textview.c
10431         * src/textview.h
10432                 Fix instant-apply of summary and folderview-related prefs
10433                 Fix erroneous g_free and alertpanels in prefs_theme
10434                 Add instant-apply for fonts
10435                 Defer applying of prefs a little bit so it's done only
10436                 once even if requested by multiples prefs pages
10437
10438 2005-08-01 [paul]       1.9.13cvs3
10439
10440         * src/main.c
10441                 fix bug 776 'S.C. crashes on close'
10442                 thanks to Colin
10443         * src/etpan/etpan-thread-manager-types.h
10444                 add missing include
10445                 thanks to Hoa
10446
10447 2005-07-25 [paul]       1.9.13cvs2
10448
10449         * src/summaryview.c
10450                 fix typos. spotted by Fabien Vantard
10451
10452 2005-07-24 [paul]       1.9.13cvs1
10453
10454         * doc/man/sylpheed.1
10455                 update man page, incorporating fix of
10456                 bug 769 'Typo in manpage'
10457         * src/etpan/imap-thread.c
10458                 fix NetBSD openssl dependencies. patch by
10459                 George Michaelson <ggm@apnic.net>
10460         * po/pt_BR.po
10461                 updated by Frederico Goncalves Guimaraes
10462
10463 2005-07-22 [paul]       1.9.13
10464
10465         1.9.13 release
10466
10467 2005-07-22 [paul]       1.9.12cvs91
10468
10469         * AUTHORS
10470         * INSTALL
10471         * README.claws
10472         * RELEASE_NOTES.claws
10473                 updated for release
10474         * configure.ac
10475         * po/nb.po
10476         * tools/claws.i18n.status.pl
10477                 add Norwegian translation. submiited by
10478                 Geir Helland <pjallabais@users.sourceforge.net>
10479         * po/ca.po
10480         * po/de.po
10481         * po/es.po
10482         * po/fi.po
10483         * po/fr.po
10484         * po/it.po
10485         * po/sk.po
10486         * po/sr.po
10487         * po/zh_CN.po
10488                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10489                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
10490                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
10491                 Yang Guilong
10492         * src/plugins/clamav/clamav_plugin_gtk.c
10493         * src/plugins/spamassassin/spamassassin_gtk.c
10494                 replace outdated description strings
10495
10496 2005-07-21 [colin]      1.9.12cvs90
10497
10498         * src/folder.c
10499                 Set folder to batch mode when scanning it. Makes deletion
10500                 of unread mails on IMAP much faster (due to the UNREAD 
10501                 flag unsetting)
10502
10503 2005-07-21 [darko]      1.9.12cvs89
10504
10505         * configure.ac
10506                 link against libresolv if necessary (patch by Paul)
10507         * src/msgcache.c
10508                 use glib's portable macros to determine endianness
10509
10510 2005-07-21 [paul]       1.9.12cvs88
10511
10512         * src/crash.c
10513         * src/gtk/about.c
10514                 update compiled-in features list
10515
10516 2005-07-20 [colin]      1.9.12cvs87
10517
10518         * src/folder.c
10519         * src/textview.c
10520                 Gcc 2.9x compilation fixes, thanks to Darko
10521         * src/plugins/clamav/clamav_plugin.c
10522                 Little optimisation: load virus database only once
10523         * src/plugins/spamassassin/spamassassin.c
10524                 Big optimisation: filtering one mail took at least 1 second,
10525                 now it takes at least 50ms. Doesn't speed up spamassassin 
10526                 itself, but should already be much more tolerable.
10527
10528 2005-07-20 [colin]      1.9.12cvs86
10529
10530         * src/summaryview.c
10531                 Fix performance issue
10532
10533 2005-07-19 [colin]      1.9.12cvs85
10534
10535         * src/plugins/pgpinline/plugin.c
10536                 Fix warning
10537
10538 2005-07-19 [colin]      1.9.12cvs84
10539
10540         * configure.ac
10541         * src/plugins/Makefile.am
10542         * src/plugins/pgpinline/.cvsignore
10543         * src/plugins/pgpinline/Makefile.am
10544         * src/plugins/pgpinline/pgpinline.c
10545         * src/plugins/pgpinline/pgpinline.deps
10546         * src/plugins/pgpinline/pgpinline.h
10547         * src/plugins/pgpinline/plugin.c
10548                 Put pgpinline in the main tree
10549
10550 2005-07-19 [paul]       1.9.12cvs83
10551
10552         * src/prefs_actions.c
10553                 prevent '//' in menu names, which cause a crash
10554                 thanks to Colin
10555
10556 2005-07-19 [paul]       1.9.12cvs82
10557
10558         * configure.ac
10559                 be generally more informative in configure output.
10560                 OpenSSL: correction: '[ --enable-openssl ...' -> 
10561                 '[ --disable-openssl ...', as --enable-openssl is default
10562                 PGP/MIME: don't check for GPGME again, check for
10563                 pgpcore instead. Therefore prevent the possibility of
10564                 attempting to build pgpmime if pgpcore dependencies are
10565                 not met
10566                 ClamAV: use pkgconfig to check for lib
10567                 libgnomeprint: revert logic on inner test to match
10568                 everything else
10569         * src/plugins/pgpcore/sgpgme.c
10570                 add missing include
10571
10572 2005-07-19 [colin]      1.9.12cvs81
10573
10574         * src/summaryview.c
10575                 Fix slow thread rebuilding in particular
10576                 cases
10577
10578 2005-07-19 [paul]       1.9.12cvs80
10579
10580         * sylpheed-claws.desktop
10581                 fix typo, spotted by Stephan Sachse
10582         * src/account.c
10583                 replace GTK_STOCK_ADD with
10584                 GTK_STOCK_NEW button
10585
10586 2005-07-18 [colin]      1.9.12cvs79
10587
10588         * src/etpan/imap-thread.c
10589                 Fix return value (Thanks Hoa)
10590
10591 2005-07-18 [colin]      1.9.12cvs78
10592
10593         * src/imap.c
10594                 Allow empty passwords
10595                 Create drafts/queue/outbox if necessary
10596         * src/summaryview.c
10597                 Remove old code
10598         * src/etpan/imap-thread.c
10599                 Fix STARTTLS (Thanks to Hoa)
10600
10601 2005-07-18 [paul]       1.9.12cvs77
10602
10603         * ChangeLog-gtk2.jp
10604         * ChangeLog.jp
10605                 removed
10606         * Makefile.am
10607                 updated to reflect additions and removals
10608         * TODO
10609                 updated to be claws-specific
10610         * TODO-gtk2
10611         * TODO-gtk2.jp
10612         * TODO.jp
10613         * sylpheed-128x128.png
10614         * sylpheed-64x64.png
10615                 removed
10616         * sylpheed-claws-128x128.png
10617         * sylpheed-claws-64x64.png
10618         * sylpheed-claws.desktop
10619         * sylpheed-claws.png
10620                 added
10621         * sylpheed.desktop
10622         * sylpheed.png
10623                 removed
10624
10625 2005-07-17 [paul]       1.9.12cvs76
10626
10627         * src/account.c
10628         * src/addressbook.c
10629         * src/alertpanel.c
10630         * src/alertpanel.h
10631         * src/compose.c
10632         * src/exphtmldlg.c
10633         * src/expldifdlg.c
10634         * src/folderview.c
10635         * src/imap_gtk.c
10636         * src/inc.c
10637         * src/message_search.c
10638         * src/messageview.c
10639         * src/mh_gtk.c
10640         * src/news_gtk.c
10641         * src/prefs_actions.c
10642         * src/prefs_filtering.c
10643         * src/prefs_matcher.c
10644         * src/prefs_template.c
10645         * src/prefs_themes.c
10646         * src/ssl_manager.c
10647         * src/summary_search.c
10648         * src/textview.c
10649         * src/toolbar.c
10650         * src/gtk/sslcertwindow.c
10651         * src/plugins/pgpcore/sgpgme.c
10652                 rework alertpanels
10653
10654 2005-07-17 [colin]      1.9.12cvs75
10655
10656         * src/privacy.c
10657                 add a PrivacySystem accessor that checks that
10658                 the system cached in a MimeInfo's privacydata
10659                 is still registered. Use this accessor instead
10660                 of directly using data->system. Fixes crashes
10661                 after unloading pgp plugins.
10662
10663 2005-07-17 [colin]      1.9.12cvs74
10664
10665         * src/alertpanel.c
10666                 Change geometry hints to a simple default size.
10667                 Fixes the certs dialogs.
10668
10669 2005-07-17 [colin]      1.9.12cvs73
10670
10671         * src/gtk/sslcertwindow.c
10672                 Use a gtkExpander
10673
10674 2005-07-17 [colin]      1.9.12cvs72
10675
10676         * src/plugins/pgpcore/Makefile.am
10677         * src/plugins/pgpmime/Makefile.am
10678                 Add gpgme libs
10679
10680 2005-07-17 [paul]       1.9.12cvs71
10681
10682         * configure.ac
10683                 add --disable-gnomeprint option
10684                 modified version of patch by Marius Mauch
10685
10686 2005-07-17 [paul]       1.9.12cvs70
10687
10688         * src/common/defs.h
10689                 update urls
10690         * src/account.c
10691         * src/action.c
10692         * src/addressbook.c
10693         * src/compose.c
10694         * src/foldersel.c
10695         * src/folderview.c
10696         * src/html.c
10697         * src/imap_gtk.c
10698         * src/main.c
10699         * src/mainwindow.c
10700         * src/messageview.c
10701         * src/mh_gtk.c
10702         * src/mimeview.c
10703         * src/news_gtk.c
10704         * src/prefs_account.c
10705         * src/prefs_send.c
10706         * src/prefs_summaries.c
10707         * src/procmsg.c
10708         * src/summaryview.c
10709         * src/common/utils.c
10710         * src/common/xml.c
10711         * src/plugins/pgpcore/passphrase.c
10712         * src/plugins/pgpcore/select-keys.c
10713                 replace inappropriately used backticks
10714                 with single quotes
10715
10716 2005-07-16 [colin]      1.9.12cvs69
10717
10718         * src/image_viewer.c
10719                 Add extra paranoid checks
10720
10721 2005-07-16 [colin]      1.9.12cvs68
10722
10723         * src/plugins/pgpcore/prefs_gpg.c
10724                 Don't auto-check sigs by default, as it
10725                 can be really slow.
10726
10727 2005-07-16 [colin]      1.9.12cvs67
10728
10729         * src/plugins/pgpcore/sgpgme.c
10730                 Make messages a bit better.
10731
10732 2005-07-16 [colin]      1.9.12cvs66
10733
10734         * src/imap.c
10735                 Remove pseudo-log
10736         * src/etpan/imap-thread.c
10737                 Add real log
10738
10739 2005-07-16 [colin]      1.9.12cvs65
10740
10741         * src/main.c
10742         * src/prefs_other.c
10743                 And now, fix build with libetpan :-/
10744
10745 2005-07-15 [colin]      1.9.12cvs64
10746
10747         * src/prefs_other.c
10748                 Continue fixing build without libetpan.
10749
10750 2005-07-15 [colin]      1.9.12cvs63
10751
10752         * src/main.c
10753                 Fix build with --disable-libetpan
10754
10755 2005-07-15 [colin]      1.9.12cvs62
10756
10757         * configure.ac
10758                 Bump libetpan's version
10759
10760 2005-07-15 [colin]      1.9.12cvs61
10761
10762         * src/etpan/imap-thread.c
10763                 Actually stop logging :)
10764
10765 2005-07-15 [colin]      1.9.12cvs60
10766
10767         * src/addressbook.c
10768                 Fix dnd of multiple addresses.
10769
10770 2005-07-15 [hoa]        1.9.12cvs59
10771
10772         * src/etpan/imap-thread.c
10773             disable login of IMAP password in libetpan log file.
10774
10775 2005-07-15 [paul]       1.9.12cvs58
10776
10777         * src/account.c
10778                 don't automatically sort
10779                 do allow drag n drop
10780
10781 2005-07-15 [paul]       1.9.12cvs57
10782
10783         * src/account.c
10784         * src/ssl_manager.c
10785                 alphabetical listing
10786
10787 2005-07-15 [paul]       1.9.12cvs56
10788
10789         * src/gtk/pluginwindow.c
10790                 sort plugin list alphabetically
10791
10792 2005-07-15 [paul]       1.9.12cvs55
10793
10794         * src/prefs_spelling.c
10795         * src/prefs_wrapping.c
10796                 unify English usage
10797
10798 2005-07-15 [colin]      1.9.12cvs54
10799
10800         * src/wizard.c
10801                 Typo fix
10802
10803 2005-07-15 [paul]       1.9.12cvs53
10804
10805         * src/prefs_message.c
10806                 make 'show cursor' a hidden option
10807
10808 2005-07-14 [colin]      1.9.12cvs52
10809
10810         * src/plugins/spamassassin/Makefile.am
10811         * src/plugins/clamav/Makefile.am
10812                 Fix double EXTRA_DISTs
10813
10814 2005-07-14 [colin]      1.9.12cvs51
10815
10816         * src/plugins/clamav/Makefile.am
10817         * src/plugins/clamav/clamav_plugin_gtk.deps
10818         * src/plugins/spamassassin/Makefile.am
10819         * src/plugins/spamassassin/spamassassin_gtk.deps
10820                 Make $plugin_gtk depend on $plugin
10821
10822 2005-07-14 [hoa]        1.9.12cvs50
10823
10824         * src/etpan/imap-thread.c
10825                 enable debug log of libetpan when running with --debug
10826
10827 2005-07-14 [colin]      1.9.12cvs49
10828
10829         * configure.ac
10830         * src/common/Makefile.am
10831         * src/common/plugin.c
10832         * src/common/plugin.h
10833                 Add a little plugin dependancy system.
10834                 Plugins can ship a $plugin_name.deps file
10835                 (near them in PLUGINDIR) so that their
10836                 dependancies are loaded if possible.
10837         * src/plugins/Makefile.am
10838         * src/plugins/pgpcore/Makefile.am
10839         * src/plugins/pgpcore/passphrase.c
10840         * src/plugins/pgpcore/passphrase.h
10841         * src/plugins/pgpcore/plugin.c
10842         * src/plugins/pgpcore/prefs_gpg.c
10843         * src/plugins/pgpcore/prefs_gpg.h
10844         * src/plugins/pgpcore/select-keys.c
10845         * src/plugins/pgpcore/select-keys.h
10846         * src/plugins/pgpcore/sgpgme.c
10847         * src/plugins/pgpcore/sgpgme.h
10848                 Introduce pgpcore, used by pgpmime and
10849                 pgpinline
10850         * src/plugins/pgpmime/Makefile.am
10851         * src/plugins/pgpmime/passphrase.c
10852         * src/plugins/pgpmime/passphrase.h
10853         * src/plugins/pgpmime/pgpmime.c
10854         * src/plugins/pgpmime/pgpmime.deps
10855         * src/plugins/pgpmime/plugin.c
10856         * src/plugins/pgpmime/prefs_gpg.c
10857         * src/plugins/pgpmime/prefs_gpg.h
10858         * src/plugins/pgpmime/select-keys.c
10859         * src/plugins/pgpmime/select-keys.h
10860         * src/plugins/pgpmime/sgpgme.c
10861         * src/plugins/pgpmime/sgpgme.h
10862                 Remove the core from pgpmime and add the
10863                 dependancy to pgpcore.
10864
10865 2005-07-14 [paul]       1.9.12cvs48
10866
10867         * src/stock_pixmap.c
10868                 forgot this in last commit
10869
10870 2005-07-14 [paul]       1.9.12cvs47
10871
10872         * src/account.c
10873         * src/addressbook.c
10874                 add accelerators for the buttons (sync with main)
10875         * src/compose.c
10876         * src/compose.h
10877                 add accelerators for the buttons.
10878                 fix editing with external editor.
10879                 replace gdk_input_*() with GIOChannel;
10880                 (sync with main)
10881         * src/foldersel.c
10882                 display folder names with new/unread
10883                 representation (sync with main)
10884         * src/main.c
10885                 specify default window icon (sync with main)
10886         * src/prefs_common.c
10887                 use_addr_book default to FALSE
10888         * src/summaryview.c
10889         * src/textview.c
10890                 add accelerators for the buttons (sync with main)
10891         * src/gtk/menu.c
10892                 fix typos
10893         * src/pixmaps/sylpheed_icon.xpm
10894                 updated
10895
10896 2005-07-13 [paul]       1.9.12cvs46
10897
10898         * src/plugins/pgpmime/pgpmime.c
10899         * src/plugins/pgpmime/sgpgme.c
10900                 (temporarily) use deprecated gpgme_data_rewind()
10901                 while largefile support is not present
10902                 (as suggested by Colin)
10903
10904 2005-07-13 [paul]       1.9.12cvs45
10905
10906         * configure.ac
10907                 remove large file support (for now):
10908                 it breaks too many things
10909
10910 2005-07-13 [paul]       1.9.12cvs44
10911
10912         * configure.ac
10913                 add large file support
10914         * src/html.c
10915                 fix bug #763 where href attribute was not
10916                 the very first attribute of a link
10917                 patch by Thomas Gilgin
10918
10919 2005-07-13 [colin]      1.9.12cvs43
10920
10921         * src/gtk/pluginwindow.c
10922                 Little portability fix
10923
10924 2005-07-13 [colin]      1.9.12cvs42
10925
10926         * src/plugins/pgpmime/sgpgme.c
10927                 Fix crasher.
10928
10929 2005-07-13 [colin]      1.9.12cvs41
10930
10931         * src/plugins/pgpmime/pgpmime.c
10932         * src/plugins/pgpmime/sgpgme.c
10933                 Use gpgme_data_release_and_get_mem instead
10934                 of gpgme_data_read.
10935
10936 2005-07-13 [colin]      1.9.12cvs40
10937
10938         * configure.ac
10939         * src/plugins/pgpmime/passphrase.c
10940         * src/plugins/pgpmime/passphrase.h
10941         * src/plugins/pgpmime/pgpmime.c
10942         * src/plugins/pgpmime/plugin.c
10943         * src/plugins/pgpmime/select-keys.c
10944         * src/plugins/pgpmime/select-keys.h
10945         * src/plugins/pgpmime/sgpgme.c
10946         * src/plugins/pgpmime/sgpgme.h
10947                 Port pgpmime to gpgme-1.0.
10948
10949 2005-07-12 [paul]       1.9.12cvs39
10950
10951         * AUTHORS
10952         * src/toolbar.c
10953         * src/toolbar.h
10954                 add a 'Go to Prev' button to the toolbar.
10955                 correct tooltip text of go to buttons.
10956                 based on patch by Yang Guilong <bamanzi@gmail.com>
10957
10958 2005-07-12 [colin]      1.9.12cvs38
10959
10960         * src/statusbar.c
10961                 Fix progress bar showing stuff at startup.
10962
10963 2005-07-12 [paul]       1.9.12cvs37
10964
10965         * src/editjpilot.c
10966                 fix building with jpilot support
10967
10968 2005-07-11 [colin]      1.9.12cvs36
10969
10970         * src/inc.c
10971                 Add visual indication that filtering is running
10972         * src/textview.c
10973                 Make {}[] uri delimiters
10974         * src/summaryview.c
10975                 Remove useless (and slow) calls
10976
10977 2005-07-11 [paul]       1.9.12cvs35
10978
10979         * src/plugins/clamav/clamav_plugin_gtk.c
10980         * src/plugins/dillo_viewer/dillo_prefs.c
10981         * src/plugins/pgpmime/prefs_gpg.c
10982         * src/plugins/spamassassin/spamassassin_gtk.c
10983                 gather plugins prefs together under their
10984                 own 'Plugins' heading
10985
10986 2005-07-11 [paul]       1.9.12cvs34
10987
10988         sync with main
10989
10990         * src/account.c
10991                 account_delete(): modified alert dialog
10992         * src/editjpilot.c
10993         * src/editvcard.c
10994                 fixed a crash when cancelling file selection
10995                 dialog by Escape key. Made non-ascii filename
10996                 selectable.
10997         * src/prefs_template.c
10998                 prefs_template_window_create(): make scrolled
10999                 window policy AUTOMATIC
11000
11001 2005-07-10 [hoa]        1.9.12cvs33
11002
11003         * src/etpan/imap-thread.c
11004                 workaround for old Courier IMAP servers.
11005
11006 2005-07-10 [colin]      1.9.12cvs32
11007
11008         * src/folder.c
11009         * src/statusbar.c
11010         * src/statusbar.h
11011                 Add visual progress indicator on filtering/processing
11012                 Factorize the progress bar code
11013         * src/imap.c
11014         * src/imap.h
11015         * src/etpan/imap-thread.c
11016                 Add a reference counter to avoid destroying the Folder
11017                 while it's in use by another callback.
11018
11019 2005-07-09 [hoa]        1.9.12cvs31
11020
11021         * src/imap.c
11022         * src/etpan/imap-thread.c
11023                 fixed deadlock when removing IMAP account.
11024
11025 2005-07-08 [colin]      1.9.12cvs30
11026
11027         * src/textview.c
11028         * src/unmime.c
11029                 Fix again problems decoding broken headers
11030         * src/gtk/inputdialog.c
11031                 Fix local variable shadowing a global one
11032
11033 2005-07-08 [colin]      1.9.12cvs29
11034
11035         * src/msgcache.c
11036                 Make the cache/mark files platform-agnostic by writing
11037                 them in little-endian format. Reading them is also done
11038                 in little-endian format, of course; however, in order
11039                 to avoid trashing mark data on big-endian machines, the
11040                 files are, at first, read from the native format if the
11041                 little-endian one doesn't exist. This is easy to deter-
11042                 mine by trying to open a file with a swapped data_ver
11043                 and seeing if it's the wanted version.
11044                 Little-endian using users should see absolutely no
11045                 difference, Big-endian users may get a very little
11046                 performance drop due to byte-swapping.
11047                 Tested on i386 and ppc32. 
11048                 Fixes bug #159 (The index file, in the mailboxes, is 
11049                 hardware depending).
11050
11051                 To have the cache/mark files updated to the new little-
11052                 endian format, "Check for new messages" or even
11053                 "Rebuild folder tree" aren't enough. Files will be
11054                 updated as soon as a folder has been opened/closed.
11055                 To update everything, just select all folders by
11056                 selecting them one by one.
11057
11058 2005-07-07 [colin]      1.9.12cvs28
11059
11060         * src/imap.c
11061                 Remember the folder separator per IMAPFolder
11062                 instead of globally.
11063                 Revive the Session on noop; fixes bug #761
11064                 (mark a bunch of unread messages as read takes 
11065                 forever)
11066
11067 2005-07-07 [darko]      1.9.12cvs27
11068
11069         * src/common/template.c
11070                 Sort templates alphabetically
11071
11072 2005-07-06 [colin]      1.9.12cvs26
11073
11074         * src/imap.c
11075                 Try to use the correct separator in
11076                 most cases. Possibly fixes bug #759
11077                 (only creates the INBOX folder when 
11078                 setting up new IMAP account) and 
11079                 bug #760 (Can't retrieve messages)
11080
11081 2005-07-06 [colin]      1.9.12cvs25
11082
11083         * src/imap.c
11084                 Use real_path in status command. This will
11085                 help later, when namespaces will be used.
11086
11087 2005-07-06 [colin]      1.9.12cvs24
11088
11089         * configure.ac
11090         * src/account.c
11091         * src/folder.c
11092         * src/imap.c
11093         * src/etpan/etpan-log.c
11094         * src/etpan/etpan-thread-manager.c
11095         * src/etpan/imap-thread.c
11096                 Add a --disable-libetpan parameter. With this,
11097                 users that don't want IMAP4 support can avoid
11098                 the new dependancy (and have no IMAP support).
11099                 Users that have IMAP4 accounts and use this
11100                 parameter won't lose their configuration, their
11101                 IMAP accounts will just be invisible and not
11102                 used.
11103         * src/textview.c
11104                 Make the "Copy ..." contextual menu items 
11105                 copy to both the X clipboard and the gtk 
11106                 clipboard - as most other apps do.
11107         * src/gtk/about.c
11108                 Add a notice about OpenSSL usage, in order to
11109                 comply with OpenSSL's license (point 6):
11110                 http://www.openssl.org/source/license.html
11111
11112 2005-07-06 [colin]      1.9.12cvs23
11113
11114         * src/alertpanel.c
11115                 Fix a minimum size for alertpanels
11116         * src/compose.c
11117                 Show 'No space left on device' type errors
11118                 when queuing/sending
11119         * src/imap_gtk.c
11120         * src/mh_gtk.c
11121                 Rework folder's deletion message (remove 
11122                 extra \n)
11123
11124 2005-07-05 [colin]      1.9.12cvs22
11125
11126         * src/imap.c
11127                 Add an alertpanel on auth error
11128                 Add pseudo-log
11129                 Remove pthread-related stuff
11130
11131 2005-07-05 [colin]      1.9.12cvs21
11132
11133         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11134                 Fix crash on plugin reloading (with a hack)
11135
11136 2005-07-05 [colin]      1.9.12cvs20
11137
11138         * src/prefs_account.c
11139         * src/prefs_account.h
11140                 Fix typo
11141         * src/gtk/filesel.c
11142         * src/gtk/filesel.h
11143                 Add a way to filter the view
11144         * src/gtk/pluginwindow.c
11145                 Filter loadable stuff
11146         * src/plugins/pgpmime/prefs_gpg.c
11147                 Fix missing unregistration
11148         * .cvsignore
11149         * src/etpan/.cvsignore
11150         * src/plugins/spamassassin/.cvsignore
11151                 Add more stuff to cvs ignored files
11152
11153 2005-07-04 [colin]      1.9.12cvs19
11154
11155         * src/imap.c
11156                 Fix scan_required returning FALSE when it
11157                 shouldn't. Maybe fix #760 (Can't retrieve
11158                 messages)
11159
11160 2005-07-04 [colin]      1.9.12cvs18
11161
11162         * src/summaryview.c
11163                 Fix always_show_msg pref
11164
11165 2005-07-04 [paul]       1.9.12cvs17
11166
11167         sync with main (forgotten in last commit)
11168         
11169         * src/common/utils.c
11170         * src/common/utils.h
11171                 check_line_length(): new.
11172                 is_dir_exist()
11173                 is_file_entry_exist()
11174                 dirent_is_regular_file()
11175                 dirent_is_directory(): use g_file_test() instead of stat().
11176
11177 2005-07-04 [paul]       1.9.12cvs16
11178
11179         sync with main:
11180
11181         * src/compose.c
11182                 compose_write_to_file(): check for line
11183                 length limit and display warning if exceeds
11184         * src/jpilot.c
11185                 use get_home_dir() instead of g_get_home_dir()
11186         * src/procheader.c
11187                 removed warning about invalid date
11188         * src/vcard.c
11189                 use get_home_dir() instead of g_get_home_dir()
11190
11191 2005-07-04 [paul]       1.9.12cvs15
11192
11193         * src/stock_pixmap.c
11194                 fix new pixmap naming errors
11195                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
11196
11197 2005-07-04 [colin]      1.9.12cvs14
11198
11199         * src/imap.c
11200                 Fix debugging string with a warning
11201
11202 2005-07-04 [colin]      1.9.12cvs13
11203
11204         * configure.ac
11205                 Add a check for libetpan's version (>= 0.37)
11206
11207 2005-07-04 [hoa]        1.9.12cvs12
11208
11209         * commitHelper
11210         * src/imap.c
11211         * src/etpan/imap-thread.c
11212         * src/etpan/imap-thread.h
11213                 fixed IMAP implementation of check of mails.
11214
11215 2005-07-03 [hoa]        1.9.12cvs11
11216
11217         * src/etpan/Makefile.am
11218         * src/etpan/etpan-errors.h
11219         * src/etpan/etpan-log.[ch]
11220         * src/etpan/etpan-thread-manager-types.h
11221         * src/etpan/etpan-thread-manager.[ch]
11222         * src/etpan/imap-thread.[ch]
11223         * src/Makefile.am
11224         * src/imap.c
11225         * src/main.c
11226         * src/prefs_other.c
11227         * configure.ac
11228             merged imap branch.
11229             dependency on libetpan 0.37 is now added.
11230
11231 2005-07-01 [colin]      1.9.12cvs10
11232
11233         * src/Makefile.am
11234         * src/folder.c
11235         * src/folder.h
11236         * src/folderview.c
11237         * src/stock_pixmap.c
11238         * src/stock_pixmap.h
11239         * src/plugins/trayicon/trayicon.c
11240                 Add marked symbol on folders containing
11241                 marked messages
11242         * src/procmsg.c
11243         * src/procmsg.h
11244         * src/toolbar.c
11245         * src/prefs_common.c
11246         * src/prefs_common.h
11247         * src/prefs_send.c
11248                 Add an optional confirmation dialog on queue
11249                 sending. Patch by wwp.
11250         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
11251         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
11252         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
11253         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
11254         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
11255         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
11256         * src/pixmaps/inbox_mark.xpm            ** ADDED **
11257         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
11258         * src/pixmaps/outbox_mark.xpm           ** ADDED **
11259         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
11260         * src/pixmaps/trash_mark.xpm            ** ADDED **
11261                 New pixmaps
11262
11263 2005-07-01 [colin]      1.9.12cvs9
11264
11265         * src/summaryview.c
11266                 Fix a little threading bug
11267         * src/addrgather.c
11268         * src/mainwindow.c
11269                 A little bit of HIG normality never hurts
11270
11271 2005-07-01 [colin]      1.9.12cvs8
11272
11273         * src/compose.c
11274         * src/msgcache.c
11275         * src/pop.c
11276         * src/procmime.c
11277         * src/recv.c
11278         * src/common/log.c
11279         * src/common/template.c
11280         * src/common/utils.c
11281         * src/common/utils.h
11282                 Reverted the fwrite_atomic stuff. In fact
11283                 it is already atomic.
11284
11285 2005-06-30 [colin]      1.9.12cvs7
11286
11287         * src/common/utils.c
11288         * src/common/utils.h
11289                 Add an fwrite_atomic() function to make
11290                 sure we write everything: fwrite can make
11291                 short writes.
11292         * src/compose.c
11293         * src/msgcache.c
11294         * src/pop.c
11295         * src/procmime.c
11296         * src/recv.c
11297         * src/common/log.c
11298         * src/common/template.c
11299                 Use that (and fix swapping of size and nmemb).
11300                 Thanks to Rich Coe for the heads up.
11301
11302 2005-06-30 [colin]      1.9.12cvs6
11303
11304         * src/addressbook.c
11305                 Optimize addressbook opening 
11306
11307 2005-06-30 [colin]      1.9.12cvs5
11308
11309         * src/summaryview.c
11310                 Remove calls to summary_step after move/copy
11311
11312 2005-06-28 [paul]       1.9.12cvs4
11313
11314         * src/alertpanel.c
11315                 wrap and make the error msg selectable
11316
11317 2005-06-28 [paul]       1.9.12cvs3
11318
11319         * src/ssl_manager.c
11320                 replace the OK button with a Close button
11321         * src/gtk/foldersort.c
11322                 use GTK_STOCK_ icons/buttons
11323
11324 2005-06-28 [colin]      1.9.12cvs2
11325
11326         * src/gedit-print.c             ** ADDED **
11327         * src/gedit-print.h             ** ADDED **
11328         * src/gtk/gtksourceprintjob.c   ** ADDED **
11329         * src/gtk/gtksourceprintjob.h   ** ADDED **
11330                 I can't believe no one had enough time to tell
11331                 me I forgot the `cvs add`
11332
11333 2005-06-27 [colin]      1.9.12cvs1
11334
11335         * src/Makefile.am
11336         * src/gtk/Makefile.am
11337         * src/messageview.c
11338         * src/procmsg.c
11339         * src/summaryview.c
11340         * configure.ac
11341                 Add optional libgnomeprint-based printing
11342         * src/mainwindow.c
11343         * src/gtk/quicksearch.c
11344                 Add an Edit/Quick search menu item to show
11345                 and focus the quicksearch
11346
11347 2005-06-27 [paul]       1.9.12
11348
11349         1.9.12 release
11350
11351         * po/ca.po
11352         * po/de.po
11353         * po/es.po
11354         * po/fr.po
11355         * po/it.po
11356         * po/ko.po
11357         * po/pt_BR.po
11358         * po/sk.po
11359         * po/zh_CN.po
11360                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11361                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
11362                 SungHyun Nam, Frederico Goncalves Guimaraes,
11363                 Andrej Kacian, and Yang Guilong
11364 2005-06-26 [colin]      1.9.11cvs106
11365
11366         * src/imap_gtk.c
11367                 Forgot one file for previous fix
11368
11369 2005-06-26 [colin]      1.9.11cvs105
11370
11371         * src/folder.c
11372         * src/imap.c
11373                 Fix problems with folder operations in no_select
11374                 imap folders. it applies only to mails, and 
11375                 creation/deletion/move/renaming of folders 
11376                 should be possible
11377
11378 2005-06-26 [paul]       1.9.11cvs104
11379
11380         * src/prefs_filtering.c
11381                 replace one more GTK_STOCK_REMOVE
11382                 with GTK_STOCK_DELETE
11383
11384 2005-06-25 [colin]      1.9.11cvs103
11385
11386         * src/imap.c
11387                 Optimize get_seq_set_from_seq_list
11388                 (Patch by Ricardo) 
11389
11390 2005-06-25 [colin]      1.9.11cvs102
11391
11392         * src/mh.c
11393                 If the directory exists, but not in the
11394                 correct encoding, rename it. This should
11395                 handle old-versions-induced bugs.
11396
11397 2005-06-25 [colin]      1.9.11cvs101
11398
11399         * src/mh.c
11400                 Fix path access with extended dir names
11401                 Fixes bug #589 (SC segfaults with wrong locale
11402                 settings)
11403
11404 2005-06-25 [colin]      1.9.11cvs100
11405
11406         * src/prefs_account.c
11407         * src/prefs_account.h
11408         * src/compose.c
11409                 Add an option to encrypt replies to
11410                 encrypted messages
11411
11412 2005-06-25 [colin]      1.9.11cvs99
11413
11414         * src/compose.c
11415         * src/quote_fmt_parse.y
11416                 ... And make it work with pgpinline.
11417
11418 2005-06-25 [colin]      1.9.11cvs98
11419
11420         * src/compose.c
11421         * src/procmime.c
11422         * src/procmime.h
11423         * src/quote_fmt_parse.y
11424                 o Make reedition of encrypted messages possible
11425                   (as long as it is encrypted to self too, no
11426                    magic there)
11427                 o Make replying with quote (and without selecting
11428                   text) possible for encrypted messages.
11429                 Closes bug #550 (Not possible to "reply with quote"
11430                 to gnupg encrypted messages)
11431
11432 2005-06-24 [paul]       1.9.11cvs97
11433
11434         * src/imap.c
11435                 add missing include
11436
11437 2005-06-24 [paul]       1.9.11cvs96
11438
11439         * src/editldap.c
11440                 made bind password entry invisible
11441                 (sync with main)
11442         * src/send_message.c
11443                 send_message_local(): check exit status
11444                 to detect errors (sync with main)
11445         * src/textview.c
11446                 use main's less ambiguous popup menu
11447                 wording
11448
11449 2005-06-24 [paul]       1.9.11cvs95
11450
11451         * src/prefs_actions.c
11452         * src/prefs_customheader.c
11453         * src/prefs_display_header.c
11454         * src/prefs_filtering_action.c
11455         * src/prefs_matcher.c
11456         * src/prefs_template.c
11457         * src/prefs_toolbar.c
11458                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
11459         * src/gtk/description_window.c
11460                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
11461
11462 2005-06-23 [colin]      1.9.11cvs94
11463
11464         * src/summaryview.c
11465                 Fix rough edges (be sure to call status_show whenever
11466                 necessary).
11467
11468 2005-06-23 [colin]      1.9.11cvs93
11469
11470         * src/summaryview.c
11471                 Optimize Select All
11472                 Before, in a 5K mails folder: 11s
11473                 After, in the same folder: 58000µs
11474                 The joys of locking... gtk_clist_select_all() fires a 
11475                 tree-select-row event for each selected row, which in 
11476                 summaryview, callbacks summary_selected which in turn,
11477                 calls summary_status_show, which walks the selected
11478                 rows. Hence, calling gtk_clist_select_all was 
11479                 exponential. Locking the summaryview makes 
11480                 summary_selected return early.
11481
11482 2005-06-23 [colin]      1.9.11cvs92
11483
11484         * src/imap.c
11485                 Move mutex at the important place to avoid
11486                 deadlocks
11487         * src/summaryview.c
11488                 Fix Del key deleting directly instead of
11489                 moving to trash
11490
11491 2005-06-22 [colin]      1.9.11cvs91
11492
11493         * src/plugins/spamassassin/libspamc.c
11494                 As we do spagetti code with assignations in multiple
11495                 places (see _message_read_raw where out = msg = raw),
11496                 let's be sure we don't free the same pointer twice.
11497                 Should fix bug #683 (Crash in libpam at 
11498                 message_cleanup).
11499
11500 2005-06-22 [colin]      1.9.11cvs90
11501
11502         * src/compose.c
11503         * src/messageview.c
11504         * src/toolbar.c
11505                 Make toolbar's delete use the move to trash stuff;
11506                 Add gtk_widget_realize to be sure pixmaps can get
11507                 created (that may fix an old worksforme bug which
11508                 I can't find back...)
11509
11510 2005-06-22 [colin]      1.9.11cvs89
11511
11512         * src/summaryview.c
11513         * src/summaryview.h
11514         * src/mainwindow.c
11515                 Rename "Message/Delete" to "Message/Move to trash"
11516                 Add "Message/Delete..." that directly destroys the
11517                 selected messages after asking for a confirmation.
11518
11519 2005-06-22 [colin]      1.9.11cvs88
11520
11521         * src/imap.c
11522                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
11523                 o Fix a deadlock (thanks Darko)
11524
11525 2005-06-22 [colin]      1.9.11cvs87
11526
11527         * src/gtk/foldersort.c
11528                 Add missing include for the i18n;
11529                 patch by Fabien Vantard
11530
11531 2005-06-21 [colin]      1.9.11cvs86
11532
11533         * src/folder.c
11534         * src/folderview.c
11535                 Respect the no_select flag
11536         * src/imap.c
11537                 Fix recursive deletion
11538         * src/imap_gtk.c
11539         * src/mh_gtk.c
11540                 Make the folder deletion's warning
11541                 more explicit
11542
11543 2005-06-21 [colin]      1.9.11cvs85
11544
11545         * src/textview.c
11546                 Prevent email addresses from spanning accross
11547                 lines - fixes bug # 646 (newline-chars in 
11548                 email addresses)
11549
11550 2005-06-20 [colin]      1.9.11cvs84
11551
11552         * src/folder.c
11553                 Be sure not to remove source if copy failed
11554
11555 2005-06-20 [colin]      1.9.11cvs83
11556
11557         * src/folderview.c
11558         * src/imap_gtk.c
11559                 remove summaryview's lock
11560         * src/imap.c
11561                 introduce threads to avoid problems when foreground tasks
11562                 interfere with background tasks
11563         * src/mh.c
11564                 prevent moving to drafts/queue
11565         * src/mimeview.c
11566                 fix leak
11567
11568 2005-06-19 [colin]      1.9.11cvs82
11569
11570         * src/imap_gtk.c
11571                 Remember that the user doesn't want to override
11572                 offline mode, for 3 seconds. It avoid presenting
11573                 him with N popups in a really short time.
11574
11575 2005-06-17 [colin]      1.9.11cvs81
11576
11577         * src/imap.c
11578                 Fix IMAP breaking on folders containing '('
11579                 (Probably won't be enough)
11580
11581 2005-06-17 [colin]      1.9.11cvs80
11582
11583         Forgotten files on 1.9.11cvs79
11584         * src/summaryview.c
11585                 Fix stepping when not immediately executing
11586         * src/imap.c
11587                 Really prevent UID FETCH 0
11588         * src/codeconv.c
11589                 Fix outgoing charset never set to utf-8
11590         * src/mh.c
11591                 Fix leak
11592
11593 2005-06-16 [colin]      1.9.11cvs79
11594
11595         * src/compose.c
11596                 Fix bug #707 (Dash splits rows)
11597                 Only wrap if we're on a line break position and
11598                 the previous one was a "white" (space) char.
11599                 Pango stuff is weird.
11600
11601 2005-06-16 [colin]      1.9.11cvs78
11602
11603         * src/imap_gtk.c
11604                 Lock summaryview while downloading messages
11605                 on user demand
11606         * src/procheader.c
11607         * src/unmime.c
11608         * src/common/utils.c
11609         * src/common/utils.h
11610                 Replace \r and \n with spaces in From and
11611                 Subject headers
11612
11613 2005-06-16 [paul]       1.9.11cvs77
11614
11615         * src/procmime.c
11616                 liberalise the mime parser
11617         * src/gtk/about.c
11618                 add text wrapping
11619
11620 2005-06-16 [paul]       1.9.11cvs76
11621
11622         * src/gtk/about.c
11623                 reworked
11624
11625 2005-06-15 [colin]      1.9.11cvs75
11626
11627         * src/compose.c
11628                 Finish header encoding fix
11629         * src/summaryview.c
11630                 Fix segfault
11631         * src/headerview.c
11632                 Fix compilation (Thanks Stephan
11633                 Sachse)
11634
11635 2005-06-15 [colin]      1.9.11cvs74
11636
11637         * Makefile.am
11638                 Install gnome2 stuff rather than gnome1, 
11639                 if both are present
11640         * src/codeconv.c
11641         * src/codeconv.h
11642         * src/compose.c
11643                 Fix headers encoding
11644         * src/folder.c
11645                 Visual progress when fetching all messages
11646         * src/folderview.c
11647         * src/summaryview.c
11648         * src/summaryview.h
11649                 Prevent changing current message while
11650                 incorporating
11651
11652 2005-06-15 [paul]       1.9.11cvs73
11653
11654         * src/gtk/gtkaspell.c
11655         * src/gtk/gtkaspell.h
11656                 fix build warnings
11657
11658 2005-06-15 [paul]       1.9.11cvs72
11659
11660         * src/prefs_filtering.c
11661                 allow reordering of filter rules by
11662                 drag n drop
11663
11664 2005-06-15 [paul]       1.9.11cvs71
11665
11666         * COPYING
11667                 updated
11668         * src/codeconv.c
11669                 replace deprecated function
11670         * src/inc.c
11671         * src/send_message.c
11672         * src/gtk/progressdialog.c
11673         * src/gtk/progressdialog.h
11674                 salvage and reuse parts of reverted sync
11675
11676 2005-06-15 [paul]       1.9.11cvs70
11677
11678         * src/inc.c
11679         * src/send_message.c
11680         * src/gtk/progressdialog.c
11681         * src/gtk/progressdialog.h
11682                 revert yesterday's sync with main
11683                 it contains deprecated functions
11684
11685 2005-06-15 [colin]      1.9.11cvs69
11686
11687         * src/headerview.c
11688                 Fix bug #670 (multi user to: will corrupt message 
11689                 headers display)
11690
11691 2005-06-15 [colin]      1.9.11cvs68
11692
11693         * src/compose.c
11694                 Fix bug #421 (Fix undo on wrapping)
11695
11696 2005-06-15 [colin]      1.9.11cvs67
11697
11698         * src/folder.c
11699                 Provide visual feedback while processing
11700                 folder's rules.
11701         * src/imap.c
11702                 Provide visual feedback while getting
11703                 short headers (for uncached messages)
11704
11705
11706 2005-06-14 [paul]       1.9.11cvs66
11707
11708         * src/account.c
11709                 change a couple stock icons
11710         * src/inc.c
11711         * src/send_message.c
11712         * src/gtk/progressdialog.c
11713         * src/gtk/progressdialog.h
11714                 sync main's GtkTreeView implementation
11715
11716 2005-06-14 [colin]      1.9.11cvs65
11717
11718         * src/imap.c
11719                 Various little fixes, mainly on error paths
11720
11721 2005-06-13 [colin]      1.9.11cvs64
11722
11723         * matcher.c
11724         * procmsg.c
11725         * procmsg.h
11726                 Add a way to fetch only headers. This speeds
11727                 up filtering on headers for IMAP. Fixes:
11728                 bug #481 extraneous imap commands slow down 
11729                         imap filtering
11730                 bug #522 Sylpheed downloads all messages 
11731                         when opening mailbox (IMAP)
11732                 bug #677 IMAP fetch is soooooooooooooo slow
11733         * src/folder.c
11734         * src/folder.h
11735                 Add a folder set_batch method so that
11736                 implementations can speed up flags changes
11737         * src/folderutils.c
11738         * src/summaryview.c
11739                 Use that in mark as (un)read and mark all read
11740                 Refix bug #679
11741         * src/imap.c
11742                 Implement set_batch - brings back deferred
11743                 flags in a less buggy manner. Fixes:
11744                 bug #729 IMAP immediate expunge of deleted messages
11745                 bug #191 remove list of messages with one command
11746                 Fix login with strange chars
11747                 Implement fetch_msg_full
11748                 Fix copy (wrong counts)
11749
11750 2005-06-12 [colin]      1.9.11cvs63
11751
11752         * src/folder.c
11753                 lock incorporation during long operations.
11754                 Avoids fucking up the IMAP socket.
11755
11756 2005-06-12 [colin]      1.9.11cvs62
11757
11758         * src/imap.c
11759                 Fix harmful typo
11760                 Factorize remove_all_msg
11761                 Thread-ize expunge
11762         * src/summaryview.c
11763                 Don't update partial-download status if unnecessary
11764         * src/folder.c
11765                 Use remove_msgs everywhere possible
11766
11767 2005-06-12 [colin]      1.9.11cvs61
11768
11769         * src/folder.c
11770         * src/folder.h
11771                 Add a remove_msgs function to remove a 
11772                 list of messages
11773         * src/imap.c
11774                 Implement that.
11775
11776 2005-06-12 [colin]      1.9.11cvs60
11777
11778         * src/imap.c
11779                 Remove flags-processing deferring... Too hard
11780                 to get it to work in all cases.
11781
11782 2005-06-11 [colin]      1.9.11cvs59
11783
11784         * src/imap.c
11785                 printf -> debug_print
11786
11787 2005-06-11 [colin]      1.9.11cvs58
11788
11789         * src/imap.c
11790                 o Fix build without USE_PTHREAD
11791                 o Factorize imap_open
11792                 o Alertpanel in case of impossible connection
11793                 o Alertpanel in case of impossible login
11794                 o Fix deferred flags processing to force a 
11795                   flush before adding some more flags to process,
11796                   but in another folder.
11797
11798 2005-06-10 [colin]      1.9.11cvs57
11799
11800         * src/imap.c
11801                 o Fix a format string error
11802                 o init ssl socket outside of the thread 
11803                   (it possibly invokes gtk calls)
11804         * src/procmime.c
11805                 o Put back the buffer to its necessary size
11806                 o Fix changing a file pointer without keeping
11807                   track of it (thanks Valgrind)
11808         * src/common/smtp.c
11809                 o Fix automatic STARTTLS if login should be done
11810                   and the server only allows it after starting TLS
11811         * src/gtk/gtkinputdialog.c
11812                 o Eat GDK_Return so that the combo popup doesn't 
11813                   appear when we press Enter to validate the combo
11814                   input dialog (as seen in the Open with... dialog)
11815
11816 2005-06-10 [colin]      1.9.11cvs56
11817
11818         * src/imap.c
11819                 o A bit less debug
11820                 o Fix a crash on deletion
11821                 o Threadize imap_select (it's called outside of 
11822                   threads)
11823                 o Defer treatment of DELETED flags
11824
11825
11826 2005-06-09 [colin]      1.9.11cvs55
11827
11828         * src/imap.c
11829                 Make sure we check imap_gtk_should_override(), which
11830                 potentially calls gtk stuff, before creating thread.
11831                 That way it should't be called via imap_get_session()
11832                 inside a thread.
11833
11834 2005-06-09 [colin]      1.9.11cvs54
11835
11836         * src/imap.c
11837                 o add a bit of status output
11838                 o remove some dead code
11839                 o threadize get_list_of_uids
11840                 o threadize imap_get_flags
11841                 o defer flag changing by 500ms so that they
11842                   can be batched
11843
11844
11845 2005-06-08 [colin]      1.9.11cvs53
11846
11847         * src/imap.c
11848                 Thread-ize imap_cmd_fetch
11849
11850 2005-06-08 [colin]      1.9.11cvs52
11851
11852         * src/main.c
11853                 Mmh, that broke POP3...
11854
11855 2005-06-08 [colin]      1.9.11cvs51
11856
11857         * src/main.c
11858                 Stabilize IMAP patch (thanks to Hoa)
11859
11860 2005-06-08 [colin]      1.9.11cvs50
11861
11862         * src/imap.c
11863                 Test patch to speed up imap. 
11864
11865 2005-06-08 [colin]      1.9.11cvs49
11866
11867         * src/imap_gtk.c
11868                 Warning fix
11869         * src/procmime.c
11870                 Apply patch from gentoo to use /usr/share/mime/globs if 
11871                 available, after un-breaking it
11872         * src/common/log.c
11873         * src/common/log.h
11874                 Use g_timeout for invoking hooks that possibly use gtk
11875                 calls. This should leave gtk calls in the main thread.
11876
11877 2005-06-08 [paul]       1.9.11cvs48
11878
11879         * src/codeconv.c
11880                 conv_get_outgoing_charset_str(): don't
11881                 use prefs_common setting
11882         * src/compose.c
11883         * src/compose.h
11884                 add /Options/Character encoding/... to
11885                 temporarily change the outgoing encoding
11886
11887         (belated sync with main)
11888
11889 2005-06-08 [paul]       1.9.11cvs47
11890
11891         * src/compose.c
11892                 correction to/completion of last
11893                 sync with main
11894
11895 2005-06-08 [paul]       1.9.11cvs46
11896
11897         sync with main:
11898         
11899         * src/codeconv.c
11900         * src/codeconv.h
11901                 always enabled Japanese auto-detection
11902                 if the first letters of locale string
11903                 is "ja"
11904         * src/compose.c
11905                 don't use "destroy" signal to destroy
11906                 Compose object (fix rare crashes on discard?)
11907         * src/mainwindow.c
11908         * src/messageview.c
11909         * src/prefs_send.c
11910                 added Hebrew encodings
11911         * src/sourcewindow.c
11912                 don't use "destroy" signal to destroy
11913                 objects
11914
11915 2005-06-07 [colin]      1.9.11cvs45
11916
11917         * src/summaryview.c
11918                 Add missing unlocks/locks
11919
11920 2005-06-07 [paul]       1.9.11cvs44
11921
11922         * src/summaryview.c
11923                 restore bug #749 fix
11924
11925 2005-06-06 [colin]      1.9.11cvs43
11926
11927         * src/summaryview.c
11928                 Fix selection bug when prefs_common.open_unread 
11929                 is FALSE
11930
11931 2005-06-06 [colin]      1.9.11cvs42
11932
11933         * src/common/md5.c
11934                 Fix a warning
11935         * src/summaryview.c
11936         * src/folderview.c
11937                 Factorize long operations beginning and end
11938                 (locking, freezing/thawing, cursor, ...)
11939                 Check selection->data member in selection-
11940                 related loops; this avoids dying an awful
11941                 death if the selection changes on us while
11942                 we're marking a whole IMAP folder unread, 
11943                 for example.
11944
11945 2005-06-06 [paul]       1.9.11cvs41
11946
11947         * src/textview.c
11948                 don't g_free() a static gchar buffer
11949
11950 2005-06-05 [colin]      1.9.11cvs40
11951
11952         * src/mainwindow.c
11953         * src/messageview.c
11954         * src/summaryview.c
11955                 Fix bug #749 (Show all headers should be
11956                 sticky as the GUI suggests)
11957
11958 2005-06-03 [paul]       1.9.11cvs39
11959
11960         * src/compose.c
11961                 don't allow editing of mail while sending.
11962                 patch by Colin
11963
11964 2005-06-03 [paul]       1.9.11cvs38
11965
11966         * src/folderview.c
11967                 add a freeze/thaw to speed up 'mark all read'
11968
11969 2005-06-03 [paul]       1.9.11cvs37
11970
11971         * src/prefs_message.c
11972                 reflect changes immediately
11973
11974 2005-06-02 [colin]      1.9.11cvs36
11975
11976         * po/POTFILES.in
11977                 Patch by Fabien Vantard.
11978
11979 2005-06-02 [colin]      1.9.11cvs35
11980
11981         * src/imap.c
11982                 Use a non-blocking imap_getline() if possible.
11983                 This should completely prevent the interface
11984                 from freezin on imap operations, although it
11985                 may do strange stuff in case of folder switching
11986                 while a big imap operation is taking place...
11987
11988                 In addition, fix a leak in the case thread
11989                 creation fails on connection.
11990
11991 2005-06-02 [colin]      1.9.11cvs34
11992
11993         * src/crash.c
11994         * src/prefs_common.h
11995                 Fix build (prefs_common_init() doesn't exist
11996                 anymore)
11997
11998 2005-06-02 [colin]      1.9.11cvs33
11999
12000         * src/prefs_account.c
12001                 Fix bug #245 (filtering rules broken when
12002                 renaming a remote account (imap4 or nntp)
12003
12004 2005-06-02 [colin]      1.9.11cvs32
12005
12006         * src/imap.c
12007                 Try to fix IMAP shortcomings: 
12008                 o Multithread imap_open()
12009                 o allow offline-mode overriding instead of
12010                   just returning NULL
12011         * src/imap_gtk.c
12012         * src/imap_gtk.h
12013                 Add a function to ask whether we want to
12014                 override offline-mode for 10 minutes (one-shot
12015                 asking was painful)
12016         * src/procheader.c
12017                 Fix segfault when imap parser isn't happy about
12018                 a missing {
12019
12020 2005-06-01 [colin]      1.9.11cvs31
12021
12022         * src/addrharvest.c
12023         * src/compose.c
12024         * src/mbox.c
12025         * src/mbox.h
12026         * src/mh.c
12027         * src/msgcache.c
12028         * src/send_message.c
12029         * src/setup.c
12030         * src/undo.c
12031         * src/common/hooks.c
12032         * src/common/prefs.c
12033         * src/common/template.c
12034         * src/common/utils.c
12035         * src/gtk/gtkutils.c
12036         * src/gtk/inputdialog.c
12037         * src/gtk/menu.c
12038         * src/gtk/pluginwindow.c
12039         * src/gtk/prefswindow.c
12040         * src/plugins/pgpmime/passphrase.c
12041         * src/plugins/pgpmime/prefs_gpg.c
12042                 More -Wall fixes
12043
12044         * src/common/Makefile.am
12045         * src/common/timing.h
12046                 Add basic timing code
12047
12048         * src/summaryview.c
12049                 Fix a bug with unread messages when 
12050                 re-sorting folders, and by the way
12051                 fix a big performance hit when 
12052                 re-sorting (10k mails: before 5s,
12053                 after .5s)
12054
12055         * src/prefs_compose_writing.c
12056         * src/prefs_compose_writing.h
12057         * src/prefs_message.c
12058         * src/prefs_message.h
12059         * src/prefs_other.c
12060         * src/prefs_other.h
12061         * src/prefs_quote.c
12062         * src/prefs_quote.h
12063         * src/prefs_receive.c
12064         * src/prefs_receive.h
12065         * src/prefs_send.c
12066         * src/prefs_send.h
12067         * src/prefs_summaries.c
12068         * src/prefs_summaries.h
12069                 Fix copyright banner
12070
12071 2005-06-01 [paul]       1.9.11cvs30
12072
12073         * po/fi.po
12074                 updated by Flammie Pirinen
12075         * src/procmime.c
12076                 fix 'Bad BASE64 content' output
12077
12078 2005-05-31 [colin]      1.9.11cvs29
12079
12080         * src/procmime.c
12081                 Oops, where did my hunk go.
12082
12083 2005-05-31 [colin]      1.9.11cvs28
12084
12085         * src/Makefile.am
12086         * src/account.c
12087         * src/action.c
12088         * src/addr_compl.c
12089         * src/addressbook.c
12090         * src/codeconv.c
12091         * src/compose.c
12092         * src/export.c
12093         * src/folder.c
12094         * src/folderview.c
12095         * src/image_viewer.c
12096         * src/main.c
12097         * src/mainwindow.c
12098         * src/messageview.c
12099         * src/mimeview.c
12100         * src/msgcache.c
12101         * src/prefs_account.c
12102         * src/prefs_actions.c
12103         * src/prefs_common.c
12104         * src/prefs_compose_writing.c
12105         * src/prefs_customheader.c
12106         * src/prefs_ext_prog.c
12107         * src/prefs_filtering.c
12108         * src/prefs_filtering_action.c
12109         * src/prefs_fonts.c
12110         * src/prefs_image_viewer.c
12111         * src/prefs_message.c
12112         * src/prefs_message.h
12113         * src/prefs_msg_colors.c
12114         * src/prefs_other.c
12115         * src/prefs_other.h
12116         * src/prefs_quote.c
12117         * src/prefs_receive.c
12118         * src/prefs_receive.h
12119         * src/prefs_send.c
12120         * src/prefs_send.h
12121         * src/prefs_spelling.c
12122         * src/prefs_summaries.c
12123         * src/prefs_summary_column.c
12124         * src/prefs_template.c
12125         * src/prefs_themes.c
12126         * src/prefs_toolbar.c
12127         * src/prefs_wrapping.c
12128         * src/procmime.c
12129         * src/procmsg.c
12130         * src/send_message.h
12131         * src/ssl_manager.c
12132         * src/summary_search.c
12133         * src/summaryview.c
12134         * src/textview.c
12135         * src/wizard.c
12136         * src/common/smtp.c
12137         * src/common/smtp.h
12138         * src/gtk/gtkutils.h
12139                 o Move the rest of Common prefs to new style
12140                 o Lots of -Wall warning fixes
12141                 o fix FIXME in cache memusage calculation
12142                 o Let return receipts be sent from any account
12143                 o Little cache optimisation (read)
12144                 o Fix bug #746 (don't treat commas as separators
12145                   when inside a quoted string)
12146
12147 2005-05-31 [paul]       1.9.11cvs27
12148
12149         * src/prefs_common.c
12150                 fix 'off-by-one' typo
12151
12152 2005-05-31 [paul]       1.9.11cvs26
12153
12154         * src/account.c
12155         * src/addr_compl.c
12156         * src/compose.c
12157         * src/foldersel.c
12158         * src/prefs_actions.c
12159         * src/prefs_common.c
12160         * src/prefs_common.h
12161         * src/prefs_customheader.c
12162         * src/prefs_display_header.c
12163         * src/prefs_filtering.c
12164         * src/prefs_filtering_action.c
12165         * src/prefs_matcher.c
12166         * src/prefs_summaries.c
12167         * src/prefs_summary_column.c
12168         * src/prefs_template.c
12169         * src/prefs_toolbar.c
12170         * src/ssl_manager.c
12171         * src/gtk/pluginwindow.c
12172         * src/gtk/prefswindow.c
12173         * src/gtk/progressdialog.c
12174                 add hidden prefs 'enable_rules_hint'
12175                 for gtk_tree_view_set_rules_hint()
12176                 (sync with main)
12177                 
12178
12179 2005-05-31 [colin]      1.9.11cvs25
12180
12181         * src/Makefile.am
12182         * src/main.c
12183         * src/prefs_common.c
12184         * src/prefs_summaries.c ** ADDED **
12185         * src/prefs_summaries.h ** ADDED **
12186                 Common/Display -> Display/Summaries
12187
12188 2005-05-31 [colin]      1.9.11cvs24
12189
12190         * src/Makefile.am
12191         * src/main.c
12192         * src/prefs_quote.c ** ADDED **
12193         * src/prefs_quote.h ** ADDED **
12194                 Move Common/Quote to Compose/Quoting
12195         * src/prefs_common.c
12196         * src/prefs_common.h
12197                 Remove old quote stuff, add
12198                 convenience functions for GtkTextView prefs
12199         * src/gtk/prefswindow.c
12200                 Set default height higher
12201
12202 2005-05-30 [colin]      1.9.11cvs23
12203
12204         * src/Makefile.am
12205         * src/main.c
12206         * src/prefs_common.c
12207         * src/prefs_compose_writing.c ** ADDED **
12208         * src/prefs_compose_writing.h ** ADDED **
12209                 Move Common/Compose prefs to Compose/Writing
12210
12211 2005-05-30 [colin]      1.9.11cvs22
12212
12213         * src/common/utils.c
12214                 Fix bug #651 (Confused Attract by Subject)
12215                 Patch by M. Benkmann <haferfrost@web.de>
12216         * AUTHORS
12217
12218 2005-05-30 [colin]      1.9.11cvs21
12219
12220         * src/compose.c
12221                 Fix concatenation of different headers of
12222                 the same type (bug #645)
12223         * src/prefs_folder_item.c
12224                 Fix bug #699 (setting color to black doesn't
12225                 work immediately)
12226         * src/procmime.c
12227                 Print out decoding error only once per
12228                 block
12229
12230 2005-05-30 [paul]       1.9.11cvs20
12231
12232         * src/common/template.c
12233                 fix Bcc
12234
12235 2005-05-30 [paul]       1.9.11cvs19
12236
12237         * doc/src/rfc2368.txt   **NEW FILE**
12238         * src/compose.c
12239                 compose_entries_set(): don't interpret Bcc
12240                 header field (conform to RFC 2368)
12241                 (sync with main)
12242
12243 2005-05-29 [colin]      1.9.11cvs18
12244
12245         * src/prefs_common.c
12246                 Let the default reply format respect
12247                 netiquette by cutting the signature.
12248
12249 2005-05-29 [colin]      1.9.11cvs17
12250
12251         * src/summaryview.c
12252                 Don't let always_show_msg override
12253                 open_unread_on_enter when opening a new
12254                 directory.
12255
12256 2005-05-27 [paul]       1.9.11cvs16
12257
12258         sync with main:
12259
12260         * src/main.c
12261                 app_will_exit(): cleanup tmp directory when exit
12262         * src/message_search.c
12263                 improved the interface and made code cleanup.
12264                 removed Clear button
12265         * src/send_message.c
12266                 send_message_local(): use GSpawn, and detect errors
12267         * src/summary_search.c
12268                 improved the interface and made code cleanup
12269         * src/textview.c
12270                 textview_write_link(): also skip non-ascii space
12271                  at the head of link strings (phishing check
12272                  didn't work at the case)
12273         * src/common/utils.c
12274                 get_command_output(): use g_spawn_command_line_sync()
12275                 instead of popen()
12276
12277 2005-05-26 [colin]      1.9.11cvs15
12278
12279         * src/folder.c
12280                 remove printf
12281
12282 2005-05-26 [colin]      1.9.11cvs14
12283
12284         * src/common/nntp.c
12285                 Fix nntp mode reader (bug #611)
12286                 Patch by Florian Mickler <florian@mickler.org>
12287
12288 2005-05-26 [colin]      1.9.11cvs13
12289
12290         * src/plugins/pgpmime/passphrase.c
12291                 Fix mouse grabbing (bug #557)
12292
12293 2005-05-26 [colin]      1.9.11cvs12
12294
12295         * src/prefs_themes.c
12296                 Fix g_warning (bug #541)
12297
12298 2005-05-26 [colin]      1.9.11cvs11
12299
12300         * src/prefs_actions.c
12301         * src/prefs_template.c
12302                 Fix bug #506 (no warning if action/template
12303                 is not saved)
12304         * src/common/template.c
12305                 Fix a possible crash
12306
12307 2005-05-26 [colin]      1.9.11cvs10
12308
12309         * src/folder.c
12310         * src/folderview.c
12311         * src/procmsg.c
12312         * src/summaryview.c
12313                 Forbid locked messages to be moved or
12314                 deleted. Locked messages in trashes 
12315                 still get deleted, for performance
12316                 reason (mh.c::mh_remove_all_msgs)
12317
12318 2005-05-25 [colin]      1.9.11cvs9
12319
12320         * src/procmime.c
12321                 Use correct encoding when sending mails
12322                 with attachments that have accentued 
12323                 chars in their name
12324
12325 2005-05-24 [colin]      1.9.11cvs8
12326
12327         * src/summaryview.c
12328                 Fix bug #688 f) read/unread marker not
12329                 changed on first click
12330                 Also, optimize summary_status_show()
12331                 calls
12332         * src/folder.c
12333         * src/inc.c
12334         * src/procmime.c
12335                 Fix bug #688 b) and c) wrt message
12336                 attachments and signature
12337         * src/stock_pixmap.c
12338         * src/stock_pixmap.h
12339         * src/stock_pixmap.c
12340         * src/stock_pixmap.h
12341         * src/Makefile.am
12342         * src/pixmaps/clip_gpg_signed.xpm
12343                 Add clip/signed icon
12344
12345 2005-05-24 [colin]      1.9.11cvs7
12346
12347         * src/folder_item_prefs.c
12348                 whitespace fix
12349
12350 2005-05-24 [colin]      1.9.11cvs6
12351
12352         * src/folderview.c
12353         * src/prefs_common.c
12354         * src/prefs_common.h
12355                 Add a confirmation to folder drag and drop
12356                 fixes bug #156
12357         * src/alertpanel.c
12358         * src/alertpanel.h
12359                 fix _with_disable parameters so that
12360                 the buttons labels are specifiable too
12361         * src/plugins/pgpmime/sgpgme.c
12362                 reflect said change
12363                 
12364
12365 2005-05-24 [colin]      1.9.11cvs5
12366
12367         * src/folderview.c
12368                 Uncollapse/collapse folders on double-click
12369                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
12370                 closes bug #108
12371
12372 2005-05-23 [colin]      1.9.11cvs4
12373
12374         * src/common/socket.c
12375                 Check another special SSL_peek() error.
12376                 Should help wrt bug #728
12377
12378 2005-05-23 [colin]      1.9.11cvs3
12379
12380         * src/plugins/pgpmime/pgpmime.c
12381                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
12382                 breaking menu accelerators and stuff. Users will have to
12383                 reselect "PGP MIME" instead of "PGP/MIME" in their 
12384                 account's privacy preferences if needed.
12385
12386 2005-05-22 [paul]
12387
12388         * tools/kdeservicemenu/install.sh
12389                 use kdesu to prompt for root password if doing
12390                 global install/uninstall
12391
12392 2005-05-20 [colin]      1.9.11cvs2
12393
12394         * src/procmsg.c
12395                 Fix another compilation error with gcc-2.9x
12396                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
12397         * src/send_message.c
12398                 Don't send QUIT if we aren't connected
12399
12400 2005-05-19 [colin]      1.9.11cvs1
12401
12402         * src/procmsg.c
12403                 Fix compilation with gcc 2.9x
12404
12405 2005-05-19 [paul]       1.9.11
12406
12407         1.9.11 released
12408
12409 2005-05-19 [paul]       1.9.9cvs14
12410
12411         * src/gtk/inputdialog.c
12412                 prevent gettext warning
12413
12414 2005-05-19 [paul]       1.9.9cvs13
12415
12416         * src/mainwindow.c
12417         * src/prefs_common.c
12418         * src/prefs_common.h
12419         * src/textview.c
12420         * src/textview.h
12421                 add an option to toggle cursor in message
12422                 view (sync with main)
12423
12424 2005-05-18 [colin]      1.9.9cvs12
12425
12426         * src/compose.c
12427                 Dereference freed pointer
12428         * src/gtk/gtkaspell.c
12429                 Fix duplication of dictionaries (is it an aspell issue?)
12430
12431 2005-05-18 [colin]      1.9.9cvs11
12432
12433         * src/gtk/inputdialog.c
12434         * src/gtk/gtkaspell.c
12435                 HIGuify dialogs
12436         * src/alertpanel.c
12437                 Remove a double call
12438
12439 2005-05-17 [colin]      1.9.9cvs10
12440
12441         * src/gtk/gtkaspell.c
12442                 Fix dialogs, Ctrl-Enter accel
12443
12444 2005-05-17 [colin]      1.9.9cvs9
12445
12446         * src/gtk/gtkaspell.c
12447                 Fix some accelerators, escape in replace-window
12448
12449 2005-05-16 [colin]      1.9.9cvs8
12450
12451         * src/gtk/gtkaspell.c
12452                 Revert last commit, it was a mistake.
12453
12454 2005-05-16 [colin]      1.9.9cvs7
12455
12456         * src/gtk/gtkaspell.c
12457                 Remove buggy code while we're at it. It's a 
12458                 dead code path anyway.
12459
12460 2005-05-16 [colin]      1.9.9cvs6
12461
12462         * src/gtk/gtkaspell.c
12463                 Missed some gtk_menu_popup where deactivate
12464                 signal should be handled. Should fix bug
12465                 #629 a bit more.
12466
12467 2005-05-16 [colin]      1.9.9cvs5
12468
12469         * src/gtk/gtkaspell.c
12470                 Remove debug printf()s
12471
12472 2005-05-16 [colin]      1.9.9cvs4
12473
12474         * src/gtk/gtkaspell.c
12475                 Fix a bit aspell problems
12476                 (see bug #629)
12477
12478 2005-05-13 [colin]      1.9.9cvs3
12479
12480         * src/folderview.c
12481                 Fix the + appearing even when no subfolders
12482                 have unread messages. Thanks to wwp for the
12483                 bug report.
12484
12485 2005-05-11 [paul]       1.9.9cvs2
12486
12487         * src/folderview.c
12488                 correction to 1.9.9cvs1, only colour folders that
12489                 have new msgs (not unread msgs)
12490
12491 2005-05-10 [colin]      1.9.9cvs1
12492
12493         * src/folderview.c
12494         * src/summaryview.c
12495                 Try to fix bolding bugs again.
12496
12497 2005-05-09 [paul]
12498
12499         * tools/claws.i18n.status.pl
12500                 add Ricardo Mones Lastra's script that has been providing
12501                 the i18n status page for many months
12502
12503 2005-05-09 [paul]       1.9.9
12504
12505         1.9.9 release
12506
12507 2005-05-09 [paul]       1.9.6cvs58
12508
12509         * AUTHORS
12510         * INSTALL
12511         * README.claws
12512                 updated
12513         * Makefile.am 
12514         * RELEASE_NOTES.claws
12515                 add release notes to cvs to simplify release
12516                 procedure
12517         * configure.ac
12518                 add ca and fi to ALL_LINGUAS
12519         * po/Makefile.in.in
12520                 workaround for missing Makevars
12521         * po/ca.po
12522         * po/fi.po
12523                 add new Catalan and Finnish translations
12524                 submitted by Miquel Oliete and Flammie Pirinen
12525         * po/de.po
12526         * po/es.po
12527         * po/fr.po
12528         * po/it.po
12529         * po/pl.po
12530         * po/ru.po
12531         * po/sk.po
12532         * po/sr.po
12533         * po/zh_CN.po
12534                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
12535                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
12536                 Urke MMI, and Hansom Young
12537         * src/main.c
12538                 Fix drafting when quitting. compose_draft() closes the
12539                 compose windows, which modifies the compose_list GSList.
12540                 We have to refresh this list after echo drafting to avoid a
12541                 segfault
12542         * src/partial_download.c
12543                 fix segfault on exit
12544
12545 2005-05-06 [paul]       1.9.6cvs57
12546
12547         * src/grouplistdialog.c
12548                 quick fix/workaround for unresizeable newsgroup
12549                 name column 
12550
12551 2005-05-06 [paul]       1.9.6cvs56
12552
12553         * src/inc.c
12554         * src/mainwindow.c
12555                 use gettext plural forms
12556         * src/imap_gtk.c
12557         * src/mh_gtk.c
12558         * src/toolbar.c
12559                 small improvement to english usage
12560
12561 2005-05-05 [thorsten]   1.9.6cvs55
12562
12563         * src/folder.c
12564                 fix possible crash
12565
12566 2005-05-05 [paul]       1.9.6cvs54
12567         
12568         sync with HEAD
12569
12570         * AUTHORS
12571         * src/compose.c
12572                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
12573                 patch by Tim Mann
12574
12575 2005-05-05 [paul]       1.9.6cvs53
12576
12577         * src/mainwindow.c
12578                 fix resizing of separate message and
12579                 folder views
12580
12581 2005-05-05 [paul]       1.9.6cvs52
12582
12583         * src/account.c
12584         * src/addrgather.c
12585         * src/browseldap.c
12586         * src/exphtmldlg.c
12587         * src/expldifdlg.c
12588         * src/importmutt.c
12589         * src/importpine.c
12590         * src/main.c
12591         * src/mainwindow.c
12592         * src/noticeview.c
12593         * src/prefs_filtering.c
12594         * src/prefs_filtering_action.c
12595         * src/prefs_matcher.c
12596         * src/prefs_spelling.c
12597         * src/prefs_toolbar.c
12598         * src/toolbar.c
12599         * src/wizard.c
12600         * src/gtk/description_window.c
12601         * src/gtk/gtkvscrollbutton.c
12602         * src/gtk/progressdialog.c
12603         * src/gtk/quicksearch.c
12604         * src/plugins/pgpmime/prefs_gpg.c
12605         * src/plugins/spamassassin/spamassassin_gtk.c
12606                 replace deprecated gtk_widget_set_usize
12607
12608 2005-05-04 [colin]      1.9.6cvs51
12609
12610         * src/common/utils.c
12611                 Fix crash when subst_for_filename is called
12612                 with a NULL parameter
12613
12614 2005-05-04 [colin]      1.9.6cvs50
12615
12616         * src/partial_download.c
12617         * src/pop.c
12618                 Escape login when writing uidl file
12619                 fixes bug #736
12620
12621 2005-05-03 [colin]      1.9.6cvs49
12622
12623         * src/procmime.c
12624                 Fix possible DOS in mime parser
12625                 (see bug #634)
12626
12627 2005-05-02 [colin]      1.9.6cvs48
12628
12629         * src/compose.c
12630                 Try to fix the copy/paste mess once again.
12631
12632
12633 2005-04-30 [colin]      1.9.6cvs47
12634
12635         * src/prefs_account.h
12636         * src/procmsg.c
12637         * src/send_message.c
12638         * src/common/smtp.c
12639         * src/common/smtp.h
12640                 Try to batch sending mails (per account) instead of
12641                 reconnecting to server every time.
12642
12643 2005-04-29 [colin]      1.9.6cvs46
12644
12645         * src/messageview.c
12646                 Fix window resizing that refused to size down
12647         * src/prefs_common.c
12648         * src/prefs_common.h
12649         * src/prefs_filtering.c
12650                 Save Filtering's window size
12651
12652 2005-04-21 [paul]       1.9.6cvs45
12653
12654         * ChangeLog-gtk2.claws
12655         * src/setup.c
12656                 correction to sync
12657
12658 2005-04-21 [paul]       1.9.6cvs44
12659
12660         sync with main:
12661
12662         * src/setup.c
12663         * src/statusbar.c
12664         * src/statusbar.h
12665                 use gtkut_widget_draw_now(). Improved performance
12666                 of the update of statusbar
12667         * src/textview.c
12668                 textview_smooth_scroll_do(): redraw it after scroll
12669                 is done (fixed incorrect display when a part of the
12670                 view is hidden).
12671         * src/gtk/gtkutils.c
12672         * src/gtk/gtkutils.h
12673                 gtkut_widget_draw_now(): use gdk_window_process_updates()
12674                 to force update of widgets.
12675                 Removed gtkut_widget_wait_for_draw() which had a big
12676                 overhead  because of waiting for all events processed 
12677
12678 2005-04-20 [paul]       1.9.6cvs43
12679
12680         * src/codeconv.c
12681                 complete 1.9.6cvs42's sync:
12682                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
12683
12684 2005-04-19 [paul]       1.9.6cvs42
12685
12686         sync with main:
12687
12688         * src/action.c
12689                 catch_output(): correctly select the insert text
12690                 (fix invalid iterator warnings).
12691         * src/codeconv.c
12692         * src/codeconv.h
12693         * src/mainwindow.c
12694         * src/messageview.c
12695         * src/prefs_common.c
12696                 support GBK encoding.
12697         * src/common/session.c
12698         * src/common/session.h
12699                 use separate buffer for large data to be sent,
12700                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
12701
12702 2005-04-18 [paul]       1.9.6cvs41
12703
12704         * src/jpilot.c
12705                 convert unsigned long into guint32
12706                 patch by Paul LeoNerd Evans 
12707
12708 2005-04-17 [colin]      1.9.6cvs40
12709
12710         * src/compose.c
12711                 Fix 'Request return receipt' from folder
12712                 properties (bug #708)
12713
12714 2005-04-17 [colin]      1.9.6cvs39
12715
12716         * src/mainwindow.c
12717                 Fix duplicate hotkeys in Mainwindow's menu
12718
12719 2005-04-17 [colin]      1.9.6cvs38
12720
12721         * src/folderview.c
12722                 Fix duplicate hotkeys in Folderview's contextual
12723                 menu
12724
12725 2005-04-15 [colin]      1.9.6cvs37
12726
12727         * src/summaryview.c
12728                 Fix 'Save as...' with non-ascii filenames
12729
12730 2005-04-15 [colin]      1.9.6cvs36
12731
12732         * src/plugins/pgpmime/pgpmime.c
12733                 Fix bus error on 64bit. Spotted by 
12734                 macallan1888@gmail.com
12735
12736 2005-04-15 [colin]      1.9.6cvs35
12737
12738         * src/prefs_account.c
12739                 Fix cvs34.
12740
12741 2005-04-12 [colin]      1.9.6cvs34
12742
12743         * src/prefs_account.c
12744                 Fix smtp auth type off-by-one. We forgot to
12745                 add PLAIN in the prefs-to-gui setter func and
12746                 as a result, the selected auth when opening
12747                 account prefs was not the correct one.
12748
12749 2005-04-12 [paul]       1.9.6cvs33
12750
12751         * src/inc.c
12752                 if the recv dialog is visible, Cancel only
12753                 cancels the current account
12754
12755
12756 2005-04-10 [colin]      1.9.6cvs32
12757
12758         * src/filtering.c
12759                 Copy score when copying FilteringActions
12760                 Fix bug #674
12761
12762 2005-04-10 [colin]      1.9.6cvs31
12763
12764         * src/inc.c
12765                 Make Message -> Receive -> Cancel cancel 
12766                 incorporation on all accounts. Fixes
12767                 bug #693
12768
12769 2005-04-10 [colin]      1.9.6cvs30
12770
12771         * src/prefs_account.c
12772                 Update Privacy checkbuttons status based
12773                 on the selected privacy system
12774         * src/compose.c
12775                 Always connect the "None" privacy system; the
12776                 static boolean was probably there to avoid
12777                 reconnecting twice in the same compose window,
12778                 but as the parent function is only called once
12779                 per compose, it's only a bug - as a static is
12780                 initialized once per application instance.
12781                 Also, don't uncheck Sign and Encrypt when
12782                 selecting None as privacy system; just ignore
12783                 them when sending/queuing.
12784                 Should fix bug #695
12785
12786 2005-04-08 [colin]      1.9.6cvs29
12787
12788         * src/account.c
12789         * src/prefs_account.c
12790         * src/prefs_account.h
12791                 Add account preference to queue message in a certain
12792                 folder.
12793
12794 2005-04-06 [colin]      1.9.6cvs28
12795
12796         * src/prefs_account.c
12797                 Update old inbox path syntax
12798
12799 2005-04-06 [paul]       1.9.6cvs27
12800
12801         sync with main:
12802
12803         * configure.ac
12804                 changed -traditional-cpp to -no-cpp-precomp for newer
12805                 Mac OS X support
12806         * src/foldersel.c
12807                 made column resize automatically
12808         * src/send_message.c
12809                 send_message_smtp(): consider EOF right after QUIT
12810                 successful (workaround for Gmail SMTP server)
12811         * src/common/socket.c
12812                 ssl_read(), ssl_peek(): check EOF which violates the
12813                 SSL protocol
12814         * src/gtk/colorlabel.c
12815                 removed warnings when displaying colorlabel menu
12816                 (don't use GtkAlignment)
12817
12818 2005-04-05 [paul]       1.9.6cvs26
12819
12820         * src/plugins/trayicon/trayicon.c
12821                 fix clipping of icon under KDE3 
12822
12823 2005-04-05 [paul]       1.9.6cvs25
12824
12825         * src/summaryview.c
12826                 hide display of threading
12827                 patch by Alfons
12828
12829 2005-04-04 [thorsten]   1.9.6cvs24
12830
12831         * src/mh.c
12832                 marks lost on filesystems with different stat() results on
12833                 summer-/wintertime
12834
12835 2005-04-03 [colin]      1.9.6cvs23
12836
12837         * src/summaryview.c
12838                 Don't handle up/down. Patch by Alfons
12839
12840 2005-04-02 [colin]      1.9.6cvs22
12841
12842         * src/summaryview.c
12843                 Make scrolling faster. Patch by Alfons.
12844
12845 2005-04-01 [colin]      1.9.6cvs21
12846
12847         * src/Makefile.am
12848         * src/stock_pixmap.c
12849         * src/pixmaps/dir-noselect.xpm ** REMOVED **
12850         * src/pixmaps/dir_noselect.xpm ** ADDED **
12851                 Fix pixmap name mismatch (Thanks Stephan Sachse)
12852
12853 2005-04-01 [colin]      1.9.6cvs20
12854
12855         * src/image_viewer.c
12856         * src/image_viewer.h
12857         * src/procmime.c
12858         * src/procmime.h
12859         * src/textview.c
12860         * src/textview.h
12861                 Implement inline image resizing and right-clicking
12862
12863 2005-04-01 [paul]       1.9.6cvs19
12864
12865         * AUTHORS
12866         * Makefile.am
12867         * configure.ac
12868                 check for gnome2
12869                 patch by Luca Cavalli <loopback<AT>slackit.org>
12870         * po/ru.po
12871                 updated by Pavlo Bohmat
12872
12873 2005-03-31 [colin]      1.9.6cvs18
12874
12875         * src/news.c
12876                 Fix parsing references
12877         * src/msgcache.c
12878                 don't put nulls in the references list
12879         * src/procheader.c
12880                 commit that forgotten file in 1.9.6cvs14
12881
12882 2005-03-31 [colin]      1.9.6cvs17
12883
12884         * src/compose.c
12885                 Fix joining of signature separator again. 
12886                 Maybe Hiro could put it in main too...
12887
12888 2005-03-31 [colin]      1.9.6cvs16
12889
12890         * src/Makefile.am
12891         * src/foldersel.c
12892         * src/stock_pixmap.c
12893         * src/stock_pixmap.h
12894         * src/pixmaps/dir-noselect.xpm
12895                 Update foldersel.c (sync from main, patch by Alfons)
12896
12897 2005-03-30 [colin]      1.9.6cvs15
12898
12899         * src/imap.c
12900                 Fix handling of imap folders containing [] in 
12901                 their name. Thanks to Nahuel Angelinetti for
12902                 the detailed bugreport.
12903
12904 2005-03-30 [colin]      1.9.6cvs14
12905
12906         * src/common/utils.h
12907         * src/common/utils.c
12908         * src/common/defs.h
12909         * src/matcher.c
12910         * src/msgcache.c
12911         * src/news.c
12912         * src/procmsg.c
12913         * src/procmsg.h
12914         * src/quote_fmt_parse.y
12915         * src/summaryview.c
12916                 Update references system. Patch by Alfons
12917
12918 2005-03-30 [colin]      1.9.6cvs13
12919
12920         * src/common/socket.c
12921                 Force the glibc to read resolv.conf again when 
12922                 it has changed. Should fix issues when changing
12923                 networks on a laptop and not restarting sylpheed. 
12924
12925 2005-03-30 [paul]       1.9.6cvs12
12926
12927         partial sync with main:
12928
12929         * src/action.c
12930                 create_io_dialog(): use user-defined text font
12931                 (thanks to Alfons), and modified its appearance.
12932         * src/addrgather.c
12933         * src/addrharvest.c
12934         * src/browseldap.c
12935                 replace old code
12936         * src/compose.c
12937                 don't join (presumably) itemized lines on line-wrapping
12938                 fixed wrapping of quote when auto-wrapping is enabled
12939                 compose_destroy(): destroy paned only if it's not
12940                 attached to window. Fixed memory leak of popup menu.
12941         * src/exphtmldlg.c
12942         * src/expldifdlg.c
12943                 replace old code
12944         * src/html.c
12945         * src/html.h
12946         * src/importmutt.c
12947         * src/importpine.c
12948                 replace old code
12949         * src/main.c
12950                 removed redundant code
12951         * src/mainwindow.c
12952                 changed 'Code set' (which is rather incorrect)
12953                 in the menu to 'Character encoding'
12954                 main_window_set_widgets(): request size first
12955                 to prevent window size becoming wrong
12956                 fixed remembering of the state of the visibility
12957                 of MessageView
12958         * src/messageview.c
12959                 changed 'Code set' (which is rather incorrect)
12960                 in the menu to 'Character encoding'
12961         * src/prefs_common.c
12962         * src/prefs_common.h
12963                 added an option whether to render HTML as text or not
12964                 added separators to outgoing encoding menu
12965         * src/procheader.c
12966                 procheader_scan_date_string(): support header
12967                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
12968         * src/summaryview.c
12969         * src/summaryview.h
12970                 minor code cleanup
12971         * src/textview.c
12972                 textview_show_html(): force output of newline
12973                 added an option whether to render HTML as text or not
12974         * src/common/utils.c
12975                 strncpy2(): optimized based on Alfons' code
12976         * src/gtk/gtkutils.c
12977         * src/gtk/gtkutils.h
12978                 removed non-used code
12979         * src/plugins/pgpmime/passphrase.c
12980                 partially fixed grab input of passphrase dialog
12981                 Confine pointer to window
12982
12983 2005-03-30 [colin]      1.9.6cvs11
12984
12985         * src/msgcache.c
12986         * src/msgcache.h
12987                 Read/write 32bit ints from cache & marks
12988                 From main.
12989
12990 2005-03-29 [paul]       1.9.6cvs10
12991
12992         * AUTHORS
12993         * ChangeLog.claws
12994         * src/compose.c
12995         * src/gtk/gtkaspell.c
12996                 sync with HEAD (don't pass NULL pointers) 
12997
12998 2005-03-24 [paul]
12999
13000         * tools/Makefile.am
13001         * tools/README
13002         * tools/acroread2sylpheed.pl
13003                 sync with HEAD (add script to send pdfs as
13004                 attachments from Adobe Reader 7)
13005
13006 2005-03-21 [paul]       1.9.6cvs9
13007
13008         * configure.ac
13009         * po/POTFILES.in
13010         * src/Makefile.am
13011         * src/crash.c
13012         * src/image_viewer.c ** ADDED **
13013         * src/image_viewer.h ** ADDED **
13014         * src/main.c
13015         * src/prefs_common.c
13016         * src/prefs_common.h
13017         * src/prefs_image_viewer.c ** ADDED **
13018         * src/prefs_image_viewer.h ** ADDED **
13019         * src/textview.c
13020         * src/gtk/about.c
13021         * src/pixmaps/sylpheed_logo.xpm
13022         * src/plugins/Makefile.am
13023         * src/plugins/image_viewer/.cvsignore ** REMOVED **
13024         * src/plugins/image_viewer/Makefile.am ** REMOVED **
13025         * src/plugins/image_viewer/plugin.c ** REMOVED **
13026         * src/plugins/image_viewer/viewer.c ** REMOVED **
13027         * src/plugins/image_viewer/viewer.glade ** REMOVED **
13028         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
13029         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
13030         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
13031         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
13032                 as gdk-pixbuf is now built-in
13033                 remove image_viewer plugin and put code back into
13034                 main codebase
13035                 implement inline image display (sync with main)
13036
13037                 replace logo with newer, nicer, larger version  
13038
13039 2005-03-21 [paul]       1.9.6cvs8
13040
13041         * src/gtk/about.c
13042                 cosmetic improvement
13043
13044 2005-03-21 [holger]     1.9.6cvs7
13045
13046         * src/plugins/spamassassin/spamassassin.c
13047                 Sync with HEAD
13048                 (unregister hook on failed plugin init)
13049
13050 2005-03-20 [colin]      1.9.6cvs6
13051
13052         * src/common/plugin.c
13053                 Check that plugin isn't already loaded
13054                 Patch by Alfons
13055
13056 2005-03-20 [thorsten]   1.9.6cvs5
13057
13058         * src/compose.c
13059                 use a more compatible syntax
13060
13061 2005-03-20 [thorsten]   1.9.6cvs4
13062
13063         * src/prefs_toolbar.c
13064                 fix crash when selecting toolbar item (uninitialized pointer)
13065
13066 2005-03-20 [thorsten]   1.9.6cvs3
13067
13068         * src/procmime.c
13069                 fix mimetype detection (referenced free()d string)
13070
13071 2005-03-20 [paul]       1.9.6cvs2
13072
13073         * src/compose.c
13074                 sync with HEAD (1.0.3cvs5)
13075                 neglect Reply-To header if empty
13076                 Patch by Alfons 
13077
13078 2005-03-19 [holger]     1.9.6cvs1
13079
13080         * src/summaryview.c
13081         * src/summaryview.h
13082                 Sync with HEAD
13083
13084 2005-03-18 [paul]       1.9.6
13085
13086         initial GTK2 release
13087
13088 2005-03-18 [paul]       1.0.3cvs3.1
13089
13090         * AUTHORS
13091         * ChangeLog.claws
13092         * configure.ac
13093         * src/gtk/about.c
13094         * src/pixmaps/sylpheed_logo.xpm
13095                 sync with HEAD
13096
13097 2005-03-18 [colin]      1.0.3cvs2.6
13098
13099         * src/summaryview.c
13100                 Remove call to summary_step in summary_copy_selected_to
13101                 Can't see its purpose, and this causes bug when copying
13102                 a message if the next one is unread: it reads it.
13103
13104 2005-03-18 [paul]       1.0.3cvs2.5
13105
13106         * src/foldersel.c
13107                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
13108
13109 2005-03-18 [paul]       1.0.3cvs2.4
13110
13111         * src/addrharvest.c
13112         * src/codeconv.c
13113         * src/codeconv.h
13114         * src/compose.c
13115         * src/news.c
13116         * src/procheader.c
13117         * src/procmime.c
13118         * src/unmime.c
13119         * src/unmime.h
13120                 fix buffer overflow, CAN-2005-0667, see
13121                 http://secunia.com/advisories/14491/
13122                 Patch by Alfons
13123
13124 2005-03-17 [colin]      1.0.3cvs2.3
13125
13126         * src/prefs_fonts.c
13127         * src/summaryview.c
13128                 Fix font bugs (both lists now officialy share 
13129                 the same font)
13130                 
13131
13132 2005-03-17 [paul]       1.0.3cvs2.2
13133
13134         * src/gtk/pluginwindow.c
13135                 make plugin descriptions uneditable
13136
13137 2005-03-11 [paul]       1.0.3cvs2.1
13138
13139         * ChangeLog.claws
13140         * configure.ac
13141         * po/POTFILES.in
13142         * src/plugins/trayicon/trayicon.c
13143                 sync with HEAD
13144                 add src/wizard.c to POTFILES.in
13145
13146 2005-03-11 [paul]       1.0.3cvs1.1
13147
13148         * ChangeLog
13149         * ChangeLog.claws
13150         * configure.ac
13151         * po/de.po
13152         * po/es.po
13153         * po/fr.po
13154         * po/it.po
13155         * po/pt_BR.po
13156         * po/ru.po
13157         * po/sk.po
13158         * po/sr.po
13159         * po/zh_CN.po
13160                 sync with HEAD
13161
13162 2005-03-04 [colin]      1.0.1cvs22.2
13163
13164         * src/compose.c
13165                 Fix signatures with accentued chars in it
13166
13167 2005-03-04 [colin]      1.0.1cvs22.1
13168
13169         * src/common/smtp.c
13170         * src/common/smtp.h
13171                 Don't use SIZE param in MAIL FROM: if server 
13172                 doesn't support it. Patch by Eugen Freiter
13173                 <eugen_f@users.sf.net>
13174
13175 2005-02-27 [paul]       1.0.1cvs20.1
13176
13177         * ChangeLog.claws
13178         * configure.ac
13179         * src/messageview.c
13180                 sync with HEAD
13181
13182 2005-02-27 [colin]      1.0.1cvs19.4
13183
13184         * src/procheader.c
13185         * src/procheader.h
13186                 Fix prototypes. Patch by Alfons
13187
13188 2005-02-27 [colin]      1.0.1cvs19.3
13189
13190         * src/compose.c
13191                 Don't auto-join the signature separator.
13192
13193 2005-02-26 [colin]      1.0.1cvs19.2
13194
13195         * src/summaryview.c
13196                 Fix 'mark all read' with collapsed threads.
13197                 Patch by Alfons.
13198
13199 2005-02-25 [paul]       1.0.1cvs19.1
13200
13201         * ChangeLog.claws
13202         * configure.ac
13203         * src/prefs_account.c
13204         * src/prefs_folder_item.c
13205         * src/gtk/prefswindow.c
13206         * src/gtk/prefswindow.h
13207                 sync with HEAD
13208
13209 2005-02-25 [paul]       1.0.1cvs15.12
13210
13211         * src/alertpanel.c
13212         * src/codeconv.c
13213         * src/compose.c
13214         * src/textview.c
13215         * src/gtk/gtkutils.c
13216         * src/gtk/gtkutils.h
13217         * src/gtk/logwindow.c
13218         * src/gtk/progressdialog.c
13219                 sync with main (revision 127)
13220                 and fix logwindow clipping
13221
13222 2005-02-24 [colin]      1.0.1cvs15.11
13223
13224         * src/plugins/pgpmime/passphrase.c
13225                 Disable input grabbing; it doesn't work yet.
13226
13227 2005-02-24 [colin]      1.0.1cvs15.10
13228
13229         * src/messageview.c
13230                 Don't send out receipts if offline. Ask.
13231
13232 2005-02-23 [colin]      1.0.1cvs15.9
13233
13234         * src/summaryview.c     
13235                 Fix expanding
13236
13237 2005-02-23 [colin]      1.0.1cvs15.8
13238
13239         * src/summaryview.c
13240                 Really fix Bug 568 by removing useless
13241                 calls. summary_thread_init() now called
13242                 in summary_sort(). This should please
13243                 Alfons as it should be faster than 
13244                 previously.
13245
13246 2005-02-23 [colin]      1.0.1cvs15.7
13247
13248         * src/compose.c
13249                 Encode parts as QP or B64 if signing
13250
13251 2005-02-23 [colin]      1.0.1cvs15.6
13252
13253         * src/compose.c
13254                 Fix Mimeinfo leakage (including tmp files)
13255         * src/procmsg.c
13256                 Fix tmp file leakage (spotted by Ivan Rayner)
13257
13258 2005-02-22 [colin]      1.0.1cvs15.5
13259
13260         * src/expldifdlg.c
13261                 Fix keyboard input. Patch by Alfons.
13262
13263 2005-02-21 [colin]      1.0.1cvs15.4
13264
13265         * src/compose.c
13266                 Fix Sign/Encrypt when unselecting privacy
13267                 system
13268         * src/prefs_common.c
13269                 Change default message font to Monospace
13270         * src/summaryview.c
13271                 More freezing during potentially large operations
13272
13273 2005-02-21 [paul]       1.0.1cvs15.3
13274
13275         * src/main.c
13276                 fix --help output
13277
13278 2005-02-21 [paul]       1.0.1cvs15.2
13279
13280         * po/Makefile.in.in
13281         * src/compose.c
13282         * src/summaryview.c
13283         * src/textview.c
13284         * src/common/utils.c
13285         * src/common/utils.h
13286                 sync with main (revision 117)
13287
13288 2005-02-20 [colin]      1.0.1cvs15.1
13289
13290         * src/common/defs.h
13291                 Change cache file to .sylpheed_claws_cache, as
13292                 suggested by Alfons. Allows people to switch
13293                 between Sylpheed and Sylpheed-Claws. it is
13294                 a good idea to "Check for new messages" at next
13295                 startup.
13296
13297
13298 2005-02-18 [colin]      1.0.1cvs14.1
13299
13300         * src/quote_fmt_lex.l
13301         * src/quote_fmt_parse.y
13302                 Fix parser initialisation. Patch by Ivan.
13303
13304 2005-02-18 [colin]      1.0.1cvs11.6
13305
13306         * src/folderview.c
13307                 Fix scrolldown (bug 662)
13308
13309 2005-02-17 [colin]      1.0.1cvs11.5
13310
13311         * src/codeconv.c
13312                 conv_filename_to_utf8: return clean 7bit instead
13313                 of broken utf8 if needed
13314         * src/mimeview.c
13315                 Fix display of parts with unclean 8bit names
13316
13317 2005-02-17 [paul]       1.0.1cvs11.4
13318
13319         * src/compose.c
13320         * src/exportldif.c
13321         * src/matcher_parser_parse.y
13322         * src/procmime.c
13323         * src/sourcewindow.c
13324         * src/common/Makefile.am
13325         * src/common/intl.h             ** REMOVED **
13326         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13327                 sync with main (revision 109)
13328                 and clean up
13329
13330 2005-02-16 [colin]      1.0.1cvs11.3
13331
13332         * src/summaryview.c
13333                 Fix collapsed thread not highlighting when new
13334                 messages in it (Bug 568) Patch by Stephan Sachse.
13335                 Fix messed up selection when reaching bounds (Bug 632)
13336         * src/prefs_themes.c
13337                 Fix theme installing (Bug 684)
13338
13339 2005-02-16 [colin]      1.0.1cvs11.2
13340
13341         * src/messageview.c
13342                 Fix messageview_select_all
13343
13344 2005-02-16 [colin]      1.0.1cvs11.1
13345
13346         * src/mh.c
13347                 Sync with HEAD (MH scan required function)
13348
13349 2005-02-15 [colin]      1.0.1cvs8.1
13350
13351         * src/mimeview.c
13352         * src/common/utils.c
13353                 Sync with HEAD (filename chars substitution)
13354
13355 2005-02-15 [colin]      1.0.1cvs7.3
13356
13357         * src/gtk/pluginwindow.c
13358                 Fix button spacing
13359
13360 2005-02-15 [colin]      1.0.1cvs7.2
13361
13362         * src/mimeview.c
13363                 Fix mime icons not reset across message when
13364                 scrolled down
13365
13366 2005-02-15 [colin]      1.0.1cvs7.1
13367
13368         * src/compose.c
13369         * src/procmime.c
13370                 Sync with HEAD (optimisation of cvs6)
13371
13372 2005-02-14 [colin]      1.0.1cvs6.1
13373
13374         * src/compose.c
13375         * src/procmime.c
13376                 Sync with HEAD (encode "From " at line beginning)
13377
13378 2005-02-14 [colin]      1.0.1cvs5.3
13379
13380         * src/compose.c
13381                 Fix wrapping with accentued chars.
13382
13383 2005-02-13 [colin]      1.0.1cvs5.2
13384
13385         * src/textview.c
13386                 Fix email informative part parsing with
13387                 accentued chars in it. ispunct() returns
13388                 true for them in utf8...
13389
13390 2005-02-12 [colin]      1.0.1cvs5.1
13391
13392         * src/filtering.c
13393                 Sync with HEAD (remove wrong use of compose after send)
13394
13395 2005-02-12 [paul]       1.0.1cvs4.5
13396
13397         * src/textview.c
13398                 remove unnecessary code (thanks to Alfons)
13399
13400 2005-02-12 [paul]       1.0.1cvs4.4
13401
13402         * src/textview.c
13403                 add 'Copy' to contextual menu on emails
13404
13405 2005-02-11 [colin]      1.0.1cvs4.3
13406
13407         * src/compose.c
13408                 revert 1.0.0cvs28.2, it doesn't work that well.
13409
13410 2005-02-11 [paul]       1.0.1cvs4.2
13411
13412         * po/Makefile.in.in
13413                 fix 'make release'
13414
13415 2005-02-10 [paul]       1.0.1cvs4.1
13416
13417         * ChangeLog
13418         * ChangeLog.claws
13419         * ChangeLog.jp
13420         * configure.ac
13421         * src/compose.c
13422                 sync with HEAD (sync with main)
13423
13424 2005-02-10 [paul]       1.0.1cvs3.2
13425
13426         * AUTHORS
13427         * Makefile.am
13428         * autogen.sh
13429         * configure.ac
13430         * config/mkinstalldirs
13431         * intl/.cvsignore
13432         * intl/ChangeLog
13433         * intl/VERSION
13434         * intl/bindtextdom.c
13435         * intl/config.charset
13436         * intl/dcgettext.c
13437         * intl/dcigettext.c
13438         * intl/dcngettext.c
13439         * intl/dgettext.c
13440         * intl/dngettext.c
13441         * intl/eval-plural.h
13442         * intl/explodename.c
13443         * intl/finddomain.c
13444         * intl/gettext.c
13445         * intl/gettextP.h
13446         * intl/gmo.h
13447         * intl/hash-string.h
13448         * intl/intl-compat.c
13449         * intl/l10nflist.c
13450         * intl/libgnuintl.h.in
13451         * intl/loadinfo.h
13452         * intl/loadmsgcat.c
13453         * intl/localcharset.c
13454         * intl/localcharset.h
13455         * intl/locale.alias
13456         * intl/localealias.c
13457         * intl/localename.c
13458         * intl/log.c
13459         * intl/ngettext.c
13460         * intl/os2compat.c
13461         * intl/os2compat.h
13462         * intl/osdep.c
13463         * intl/plural-exp.c
13464         * intl/plural-exp.h
13465         * intl/plural.c
13466         * intl/plural.y
13467         * intl/ref-add.sin
13468         * intl/ref-del.sin
13469         * intl/relocatable.c
13470         * intl/relocatable.h
13471         * intl/textdomain.c
13472         * m4/Makefile.am
13473         * po/Makefile.in.in
13474         * src/Makefile.am
13475         * src/account.c
13476         * src/action.c
13477         * src/addr_compl.c
13478         * src/addressadd.c
13479         * src/addressbook.c
13480         * src/addrgather.c
13481         * src/addrindex.c
13482         * src/alertpanel.c
13483         * src/browseldap.c
13484         * src/codeconv.c
13485         * src/codeconv.h
13486         * src/compose.c
13487         * src/compose.h
13488         * src/crash.c
13489         * src/editaddress.c
13490         * src/editbook.c
13491         * src/editgroup.c
13492         * src/editjpilot.c
13493         * src/editldap.c
13494         * src/editldap_basedn.c
13495         * src/editvcard.c
13496         * src/exphtmldlg.c
13497         * src/expldifdlg.c
13498         * src/export.c
13499         * src/exporthtml.c
13500         * src/filtering.c
13501         * src/folder.c
13502         * src/folder_item_prefs.c
13503         * src/foldersel.c
13504         * src/folderview.c
13505         * src/grouplistdialog.c
13506         * src/headerview.c
13507         * src/imap.c
13508         * src/imap_gtk.c
13509         * src/import.c
13510         * src/importldif.c
13511         * src/importmutt.c
13512         * src/importpine.c
13513         * src/inc.c
13514         * src/ldif.c
13515         * src/main.c
13516         * src/mainwindow.c
13517         * src/matcher.c
13518         * src/mbox.c
13519         * src/message_search.c
13520         * src/messageview.c
13521         * src/mh.c
13522         * src/mh_gtk.c
13523         * src/mimeview.c
13524         * src/msgcache.c
13525         * src/news.c
13526         * src/news_gtk.c
13527         * src/noticeview.c
13528         * src/partial_download.c
13529         * src/pop.c
13530         * src/prefs_account.c
13531         * src/prefs_actions.c
13532         * src/prefs_common.c
13533         * src/prefs_customheader.c
13534         * src/prefs_display_header.c
13535         * src/prefs_ext_prog.c
13536         * src/prefs_filtering.c
13537         * src/prefs_filtering_action.c
13538         * src/prefs_folder_item.c
13539         * src/prefs_fonts.c
13540         * src/prefs_gtk.c
13541         * src/prefs_matcher.c
13542         * src/prefs_msg_colors.c
13543         * src/prefs_spelling.c
13544         * src/prefs_summary_column.c
13545         * src/prefs_template.c
13546         * src/prefs_themes.c
13547         * src/prefs_toolbar.c
13548         * src/prefs_wrapping.c
13549         * src/privacy.c
13550         * src/procheader.c
13551         * src/procmime.c
13552         * src/procmsg.c
13553         * src/quote_fmt.c
13554         * src/recv.c
13555         * src/send_message.c
13556         * src/setup.c
13557         * src/sourcewindow.c
13558         * src/ssl_manager.c
13559         * src/statusbar.c
13560         * src/summary_search.c
13561         * src/summaryview.c
13562         * src/textview.c
13563         * src/toolbar.c
13564         * src/wizard.c
13565         * src/common/nntp.c
13566         * src/common/plugin.c
13567         * src/common/smtp.c
13568         * src/common/ssl.c
13569         * src/common/ssl_certificate.c
13570         * src/common/string_match.c
13571         * src/common/sylpheed.c
13572         * src/common/template.c
13573         * src/common/utils.c
13574         * src/gtk/about.c
13575         * src/gtk/colorlabel.c
13576         * src/gtk/description_window.c
13577         * src/gtk/filesel.c
13578         * src/gtk/foldersort.c
13579         * src/gtk/gtkaspell.c
13580         * src/gtk/gtkutils.c
13581         * src/gtk/inputdialog.c
13582         * src/gtk/logwindow.c
13583         * src/gtk/menu.c
13584         * src/gtk/pluginwindow.c
13585         * src/gtk/prefswindow.c
13586         * src/gtk/progressdialog.c
13587         * src/gtk/quicksearch.c
13588         * src/gtk/sslcertwindow.c
13589         * src/plugins/clamav/clamav_plugin.c
13590         * src/plugins/clamav/clamav_plugin_gtk.c
13591         * src/plugins/demo/demo.c
13592         * src/plugins/dillo_viewer/dillo_prefs.c
13593         * src/plugins/dillo_viewer/dillo_viewer.c
13594         * src/plugins/image_viewer/plugin.c
13595         * src/plugins/image_viewer/viewer.c
13596         * src/plugins/image_viewer/viewerprefs.c
13597         * src/plugins/mathml_viewer/mathml_viewer.c
13598         * src/plugins/pgpmime/passphrase.c
13599         * src/plugins/pgpmime/plugin.c
13600         * src/plugins/pgpmime/prefs_gpg.c
13601         * src/plugins/pgpmime/select-keys.c
13602         * src/plugins/pgpmime/sgpgme.c
13603         * src/plugins/spamassassin/spamassassin.c
13604         * src/plugins/spamassassin/spamassassin_gtk.c
13605         * src/plugins/trayicon/trayicon.c
13606                 sync with main (revision 104)
13607
13608 2005-02-10 [colin]      1.0.1cvs3.1
13609
13610         * src/mainwindow.c
13611                 Sync with HEAD (fix occasional crasher)
13612
13613 2005-02-10 [colin]      1.0.1cvs2.1
13614
13615         * src/messageview.c
13616                 Synw with HEAD (don't automatically display html)
13617
13618 2005-02-09 [colin]      1.0.1cvs1.3
13619
13620         * src/textview.c
13621         * src/textview.h
13622                 Add contextual menu on emails
13623
13624 2005-02-09 [colin]      1.0.1cvs1.2
13625
13626         * src/codeconv.c
13627                 Fix converting from broken headers and 
13628                 put back the _ in missing places
13629                 (feature broke with cvs24.2 sync, main 
13630                  possibly affected?)
13631
13632 2005-02-09 [colin]      1.0.1cvs1.1
13633
13634         * src/messageview.c
13635         * src/mimeview.c
13636         * src/mimeview.h
13637                 Sync with HEAD (display non text/plain mails with plugin)
13638
13639 2005-02-08 [colin]      1.0.1.1
13640
13641         * ChangeLog.claws
13642         * po/pt_BR.po
13643                 Sync with HEAD
13644         * configure.ac
13645                 Make default configuration directory 
13646                 be .sylpheed-gtk2
13647
13648 2005-02-08 [colin]      1.0.0cvs29.1
13649
13650         * po/de.po
13651         * po/es.po
13652         * po/fr.po
13653         * po/it.po
13654         * po/sk.po
13655         * po/sr.po
13656                 Sync translations with HEAD
13657
13658 2005-02-06 [colin]      1.0.0cvs28.3
13659
13660         * src/compose.c
13661                 Make compose a bit faster - patch by Alfons.
13662
13663 2005-02-06 [colin]      1.0.0cvs28.2
13664
13665         * src/compose.c
13666                 Make pasting via middle-click more reliable
13667
13668 2005-02-05 [paul]       1.0.0cvs28.1
13669
13670         * ChangeLog
13671         * ChangeLog.claws
13672         * ChangeLog.jp
13673         * configure.ac
13674         * src/compose.c
13675                 sync with HEAD
13676                 (fix bug 682 'redirect is broken'
13677
13678 2005-02-05 [torte]      1.0.0cvs27.1
13679
13680         * ChangeLog.claws
13681         * configure.ac
13682         * src/partial_download.c
13683                 Sync with HEAD (fix buf overflow)
13684
13685 2005-02-03 [colin]      1.0.0cvs26.1
13686
13687         * src/common/plugin.c
13688                 Sync with HEAD (avoid plugin mismatches)
13689
13690 2005-02-03 [paul]       1.0.0cvs25.3
13691
13692         * src/folderview.c
13693         * src/headerview.c
13694         * src/summaryview.c
13695         * src/textview.c
13696         * src/gtk/colorlabel.c
13697                 third and final part of initial sync with main-gtk2
13698
13699 2005-02-03 [paul]       1.0.0cvs25.2
13700
13701         * src/jpilot.c
13702                 fix building with jpilot support
13703
13704 2005-02-02 [colin]      1.0.0cvs25.1
13705
13706         * src/messageview.c
13707                 Sync with HEAD (fix dangerous typo)
13708
13709 2005-02-01 [colin]      1.0.0cvs24.3
13710
13711         * src/common/xml.c
13712                 Write file as advertised (UTF-8)
13713
13714 2005-02-01 [paul]       1.0.0cvs24.2
13715
13716         * src/addrbook.c
13717         * src/addrindex.c
13718         * src/alertpanel.h
13719         * src/codeconv.c
13720         * src/codeconv.h
13721         * src/compose.c
13722         * src/export.c
13723         * src/folder_item_prefs.c
13724         * src/html.c
13725         * src/imap.c
13726         * src/import.c
13727         * src/jpilot.c
13728         * src/mainwindow.c
13729         * src/matcher_parser_lex.l
13730         * src/messageview.c
13731         * src/mh.c
13732         * src/prefs_account.c
13733         * src/prefs_actions.c
13734         * src/prefs_common.c
13735         * src/prefs_gtk.c
13736         * src/prefs_gtk.h
13737         * src/prefs_themes.c
13738         * src/procheader.c
13739         * src/procmime.c
13740         * src/sourcewindow.c
13741         * src/statusbar.c
13742         * src/summaryview.c
13743         * src/textview.c
13744         * src/toolbar.c
13745         * src/unmime.c
13746         * src/common/template.c
13747         * src/common/utils.c
13748         * src/common/xml.c
13749         * src/common/xml.h
13750         * src/gtk/gtkaspell.c
13751         * src/plugins/clamav/clamav_plugin.c
13752         * src/plugins/dillo_viewer/dillo_prefs.c
13753         * src/plugins/image_viewer/viewerprefs.c
13754         * src/plugins/pgpmime/passphrase.c
13755         * src/plugins/pgpmime/prefs_gpg.c
13756         * src/plugins/pgpmime/select-keys.c
13757         * src/plugins/spamassassin/spamassassin.c
13758                 second part of initial sync with main-gtk2
13759                 (more to follow)
13760
13761 2005-01-31 [colin]      1.0.0cvs24.1
13762
13763         * src/compose.c
13764                 Sync with HEAD
13765
13766 2005-01-29 [paul]       1.0.0cvs23.2
13767
13768         * src/account.c
13769         * src/action.c
13770         * src/addressadd.c
13771         * src/addressbook.c
13772         * src/alertpanel.c
13773         * src/compose.c
13774         * src/editaddress.c
13775         * src/editbook.c
13776         * src/editgroup.c
13777         * src/editjpilot.c
13778         * src/editldap.c
13779         * src/editldap_basedn.c
13780         * src/editvcard.c
13781         * src/export.c
13782         * src/foldersel.c
13783         * src/grouplistdialog.c
13784         * src/import.c
13785         * src/importldif.c
13786         * src/inc.c
13787         * src/main.c
13788         * src/mainwindow.c
13789         * src/message_search.c
13790         * src/messageview.c
13791         * src/mimeview.c
13792         * src/prefs_actions.c
13793         * src/prefs_common.c
13794         * src/prefs_common.h
13795         * src/prefs_customheader.c
13796         * src/prefs_display_header.c
13797         * src/prefs_filtering.c
13798         * src/prefs_filtering_action.c
13799         * src/prefs_gtk.c
13800         * src/prefs_matcher.c
13801         * src/prefs_summary_column.c
13802         * src/prefs_template.c
13803         * src/sourcewindow.c
13804         * src/summary_search.c
13805         * src/summaryview.c
13806         * src/textview.c
13807         * src/gtk/about.c
13808         * src/gtk/description_window.c
13809         * src/gtk/gtkshruler.c
13810         * src/gtk/gtkutils.c
13811         * src/gtk/gtkutils.h
13812         * src/gtk/inputdialog.c
13813         * src/gtk/logwindow.c
13814         * src/gtk/prefswindow.c
13815         * src/gtk/progressdialog.c
13816         * src/gtk/progressdialog.h
13817                 first part of initial sync with main-gtk2
13818                 (more to follow)
13819
13820 2005-01-28 [colin]      1.0.0cvs23.1
13821
13822         * src/folderview.c
13823                 Sync with HEAD
13824
13825 2005-01-27 [colin]      1.0.0cvs21.1
13826
13827         * src/folder.c
13828         * src/folderview.c
13829                 Sync with HEAD
13830
13831 2005-01-27 [colin]      1.0.0cvs19.1
13832
13833         * src/procmime.c
13834                 Sync with HEAD
13835
13836 2005-01-27 [colin]      1.0.0cvs18.1
13837
13838         * src/messageview.c
13839         * src/summaryview.c
13840         * src/mainwindow.c
13841         * src/compose.c
13842         * src/compose.h
13843         * src/procmsg.c
13844         * src/procmsg.h
13845         * src/toolbar.c
13846                 Sync with HEAD
13847
13848 2005-01-26 [paul]       1.0.0cvs15.2
13849
13850         * src/compose.c
13851                 compose_entries_set(): convert subject and body to
13852                 utf8 if necessary. patch by Felix Eckhofer
13853
13854 2005-01-26 [paul]       1.0.0cvs15.1
13855
13856         * configure.ac
13857         * src/common/template.c
13858                 sync with HEAD (fix memory leak)
13859
13860 2005-01-25 [paul]       1.0.0cvs14.1
13861
13862         * configure.ac
13863         * src/compose.c
13864                 sync with HEAD
13865
13866 2005-01-24 [colin]      1.0.0cvs13.1
13867
13868         * src/summaryview.c
13869                 Sync with HEAD
13870
13871 2005-01-24 [paul]       1.0.0cvs12.1
13872
13873         * configure.ac
13874         * src/messageview.c
13875         * src/mh.c
13876         * src/common/utils.c
13877                 sync with HEAD
13878
13879 2005-01-24 [colin]      1.0.0cvs11.1
13880
13881         * src/procheader.c
13882                 Sync with HEAD
13883
13884 2005-01-24 [colin]      1.0.0cvs10.1
13885
13886         * src/folderview.c
13887                 Sync with HEAD
13888
13889 2005-01-23 [colin]      1.0.0cvs9.1
13890
13891         * src/crash.c
13892                 Sync with HEAD
13893
13894 2005-01-22 [colin]      1.0.0cvs8.1
13895
13896         * src/summaryview.c
13897         * src/gtk/quicksearch.c
13898                 Sync with HEAD
13899
13900 2005-01-21 [colin]      1.0.0cvs7.1
13901
13902         * src/summaryview.c
13903                 Sync with HEAD
13904
13905 2005-01-21 [colin]      1.0.0cvs6.1
13906
13907         * src/summaryview.c
13908                 Sync with HEAD
13909
13910 2005-01-21 [colin]      1.0.0cvs5.1
13911
13912         * src/gtk/quicksearch.c
13913         * src/prefs_common.c
13914         * src/prefs_common.h
13915                 Sync with HEAD (recurse option)
13916
13917 2005-01-21 [colin]      1.0.0cvs4.1
13918
13919         * src/folder.h
13920         * src/folderview.c
13921         * src/folderview.h
13922         * src/summaryview.c
13923         * src/gtk/quicksearch.c
13924         * src/gtk/quicksearch.h
13925                 Sync with HEAD (recursive quicksearch)
13926
13927 2005-01-20 [colin]      1.0.0cvs3.4
13928
13929         * src/ssl_manager.c
13930                 Remove useless code
13931
13932 2005-01-20 [colin]      1.0.0cvs3.3
13933
13934         * src/ssl_manager.c
13935                 Fix leak, thanks to Alfons.
13936
13937 2005-01-20 [colin]      1.0.0cvs3.2
13938
13939         * src/ssl_manager.c
13940                 Port SSL certificate window to GTK2.
13941
13942 2005-01-20 [paul]       1.0.0cvs3.1
13943
13944         * ChangeLog.claws
13945         * configure.ac
13946         * src/addrindex.c
13947         * src/addrindex.h
13948                 sync with HEAD
13949
13950 2005-01-19 [colin]      1.0.0cvs2.2
13951
13952         * src/plugins/trayicon/trayicon.c
13953                 Fix freeze with gtk-2.6, the easy way
13954                 (signal blocking helpless there...)
13955                 Closes bug #668.
13956
13957 2005-01-19 [colin]      1.0.0cvs2.1
13958
13959         * src/mbox.c
13960         * src/mbox.h
13961         * src/mainwindow.c
13962         * src/summaryview.c
13963         * src/summaryview.h
13964                 Sync with HEAD
13965
13966 2005-01-19 [paul]       1.0.0cvs1.1
13967
13968         * configure.ac
13969         * po/de.po
13970         * po/es.po
13971         * po/fr.po
13972         * po/hr.po
13973         * po/it.po
13974         * po/ja.po
13975         * po/ko.po
13976         * po/pt_BR.po
13977         * po/ru.po
13978         * po/sk.po
13979         * po/sr.po
13980                 sync with HEAD (update translations)
13981
13982 2005-01-18 [colin]      1.0.0cvs0.1
13983
13984         * src/foldersel.c
13985                 Specify search column - patch by Alfons
13986
13987 2005-01-18 [colin]      0.9.13cvs36.3
13988
13989         * src/prefs_toolbar.c
13990                 Change Delete to Remove
13991         * src/prefs_fonts.c
13992                 GTK2 version and leak fixes
13993         * src/prefs_actions.c
13994                 Add stock buttons.
13995                 All patches by Alfons
13996
13997 2005-01-17 [colin]      0.9.13cvs36.2
13998
13999         * src/compose.c
14000                 Fix DnD inserting twice. While at it,
14001                 add DnD support for text/plain in the
14002                 body, and add support in the headers.
14003
14004 2005-01-16 [colin]      0.9.13cvs36.1
14005
14006         * ChangeLog
14007         * ChangeLog.jp
14008         * ChangeLog.claws
14009                 Sync with HEAD (nothing applicable)
14010
14011 2005-01-16 [colin]      0.9.13cvs33.2
14012
14013         * src/prefs_toolbar.c
14014                 GTK2ize prefs_toolbar, by Alfons.
14015
14016 2005-01-14 [colin]      0.9.13cvs33.1
14017
14018         * src/html.c
14019         * src/msgcache.c
14020                 Sync with HEAD
14021
14022 2005-01-14 [colin]      0.9.13cvs32.1
14023
14024         * src/html.c
14025         * src/html.h
14026         * src/msgcache.c
14027         * AUTHORS
14028         * tools/calypso_convert.pl
14029                 Sync with HEAD
14030
14031 2005-01-08 [colin]      0.9.13cvs29.2
14032
14033         * src/prefs_filtering_action.c
14034         * src/prefs_filtering.c
14035                 2 more gtk2 patches by Alfons
14036
14037 2005-01-07 [paul]       0.9.13cvs29.1
14038
14039         * ChangeLog
14040         * ChangeLog.claws
14041         * ChangeLog.jp
14042         * configure.ac
14043         * src/pop.c
14044         * src/pop.h
14045                 sync with HEAD
14046
14047 2005-01-07 [colin]      0.9.13cvs28.3
14048
14049         * src/gtk/progressdialog.c
14050         * src/gtk/progressdialog.h
14051         * src/inc.c
14052         * src/send_message.c
14053                 GTK2 for the incorporation dialog. The CList isn't dead
14054                 yet, for a more smooth migration. Patch by Alfons.
14055
14056 2005-01-06 [colin]      0.9.13cvs28.2
14057
14058         * src/prefs_display_header.c
14059                 GTK2 conversion by Alfons
14060         * src/prefs_actions.c
14061         * src/prefs_matcher.c
14062                 Fix 2 leaks - patch by Alfons
14063
14064 2005-01-06 [colin]      0.9.13cvs28.1
14065
14066         * src/prefs_matcher.c
14067                 Sync with HEAD
14068
14069 2005-01-06 [colin]      0.9.13cvs27.4
14070
14071         * src/prefs_matcher.c
14072                 Fix double-free. Patch by Alfons
14073
14074 2005-01-06 [colin]      0.9.13cvs27.3
14075
14076         * src/prefs_matcher.c
14077                 GTK2 widgets + memleak
14078                 Patch by Alfons
14079
14080 2005-01-05 [colin]      0.9.13cvs27.2
14081
14082         * src/account.c
14083         * src/addr_compl.c
14084         * src/foldersel.c
14085         * src/stock_pixmap.c
14086         * src/stock_pixmap.h
14087                 3 more GTK2 patches by Alfons.
14088
14089 2005-01-04 [colin]      0.9.13cvs27.1
14090
14091         * src/folderview.c
14092         * src/imap_gtk.c
14093         * src/news_gtk.c
14094                 Sync with HEAD
14095
14096 2005-01-04 [colin]      0.9.13cvs25.9
14097
14098         * src/compose.c
14099                 Fix Show Ruler menuitem
14100         * src/prefs_template.c
14101                 Convert to GTK2
14102         * src/common/utils.c
14103                 Make auto pointer stuff handles NULLs
14104                 Patches by Alfons.
14105
14106 2005-01-04 [colin]      0.9.13cvs25.8
14107
14108         * src/compose.c
14109                 Move the attachment list to gtk2
14110                 Patch by Alfons.
14111
14112 2005-01-04 [colin]      0.9.13cvs25.7
14113
14114         * src/textview.c
14115                 Make some keys work again
14116                 Patch by SungHyun Nam <namsh@kldp.org>
14117
14118 2005-01-04 [colin]      0.9.13cvs25.6
14119
14120         * src/gtk/gtkshruler.c
14121                 Move the ruler to GTK2
14122                 Patch by Alfons
14123
14124 2005-01-03 [colin]      0.9.13cvs25.5
14125
14126         * src/compose.c
14127                 Fix my broken patch apply 
14128
14129 2005-01-03 [colin]      0.9.13cvs25.4
14130
14131         * src/common/utils.c
14132         * src/common/utils.h
14133         * src/gtk/prefswindow.c
14134                 Move auto pointer stuff to utils.c
14135                 Patch by Alfons again :)
14136
14137 2005-01-03 [colin]      0.9.13cvs25.3
14138
14139         * src/compose.c
14140         * src/prefs_gtk.c
14141         * src/prefs_template.c
14142         * src/textview.c
14143                 Empty text widgets with empty strings, not NULL char
14144                 Patch by SungHyun Nam <namsh@kldp_org>
14145
14146 2005-01-03 [colin]      0.9.13cvs25.2
14147
14148         * src/main.c
14149         * AUTHORS
14150                 Sync with HEAD
14151
14152 2005-01-03 [colin]      0.9.13cvs25.1
14153
14154         * src/pop.c
14155         * src/pop.h
14156                 Sync with HEAD
14157
14158 2005-01-03 [colin]      0.9.13cvs24.3
14159
14160         * src/account.c
14161                 Two patches from Alfons and Alex S Moore:
14162                 fix images, fix return value.
14163
14164 2005-01-01 [colin]      0.9.13cvs24.2
14165
14166         * src/prefs_actions.c
14167                 Fix over-zealous assertion. Patch by Alfons
14168
14169 2005-01-01 [colin]      0.9.13cvs24.1
14170
14171         * src/procmime.c
14172                 Sync with HEAD (leak fix)
14173
14174 2004-12-31 [colin]      0.9.13cvs23.2
14175
14176         * src/prefs_common.c
14177                 GTK2 widgets + stock buttons - patch by Alfons
14178
14179 2004-12-31 [paul]       0.9.13cvs23.1
14180
14181         * configure.ac
14182                 bump up EXTRA_VERSION to match (sync'ed) HEAD
14183         * src/gtk/pluginwindow.c
14184                 use GTK2 widgets and plug memory leaks,
14185                 patches by Alfons
14186
14187 2004-12-30 [colin]      0.9.13cvs22.4
14188
14189         * src/account.c
14190         * src/action.c
14191         * src/export.c
14192         * src/foldersel.c
14193         * src/import.c
14194         * src/message_search.c
14195         * src/prefs_actions.c
14196         * src/prefs_common.c
14197         * src/prefs_customheader.c
14198         * src/prefs_filtering.c
14199         * src/prefs_summary_column.c
14200         * src/summary_search.c
14201         * src/gtk/about.c
14202         * src/gtk/description_window.c
14203         * src/gtk/gtkutils.c
14204         * src/gtk/gtkutils.h
14205         * src/gtk/inputdialog.c
14206         * src/gtk/prefswindow.c
14207                 Use GTK2 stock buttons. Patches by Alfons.
14208
14209 2004-12-30 [colin]      0.9.13cvs22.3
14210
14211         * src/account.c
14212                 Sync with HEAD
14213         * src/prefs_actions.c
14214         * src/prefs_customheader.c
14215         * src/prefs_filtering.c
14216         * src/prefs_msg_colors.c
14217         * src/prefs_summary_column.c
14218         * src/gtk/prefswindow.c
14219                 Use GtkTreeView instead of deprecated 
14220                 widgets. Patches by Alfons.
14221
14222 2004-12-30 [paul]       0.9.13cvs22.2
14223
14224         * src/foldersel.c
14225                 use GTK 2 Tree View
14226                 patch by Alfons, with root folder sorting fix
14227                 by Stephan Sachse
14228
14229 2004-12-30 [paul]       0.9.13cvs22.1
14230
14231         * ChangeLog
14232         * ChangeLog.claws
14233         * ChangeLog.jp
14234         * NEWS
14235         * configure.ac
14236         * src/account.c
14237                 sync with HEAD
14238
14239 2004-12-22 [martin]     0.9.13cvs21.2
14240
14241         * src/action.c
14242                 free the command line after its use
14243
14244 2004-12-18 [paul]       0.9.13cvs21.1
14245
14246         * AUTHORS
14247         * ChangeLog
14248         * ChangeLog.claws
14249         * ChangeLog.jp
14250         * NEWS
14251         * configure.ac
14252         * src/action.c
14253         * src/compose.c
14254         * src/syldap.c
14255                 sync with HEAD
14256
14257 2004-12-17 [martin]     0.9.13cvs17.2
14258
14259         * src/action.c
14260                 convert actions input to locale
14261         * src/inc.c
14262                 convert notification command to locale
14263         * src/plugins/pgpmime/select-keys.c
14264                 convert attributes to utf8
14265
14266 2004-12-14 [colin]      0.9.13cvs17.1
14267
14268         * ChangeLog
14269         * ChangeLog.jp
14270         * ChangeLog.claws
14271         * src/action.c
14272         * src/common/utils.c
14273         * src/gtk/prefswindow.c
14274         * src/gtk/gtkutils.c
14275         * src/gtk/gtkutils.h
14276         * src/plugins/spamassassin/libspamc.c
14277                 Sync with HEAD
14278
14279 2004-12-13 [colin]      0.9.13cvs14.1
14280
14281         * src/quote_fmt_parse.y
14282                 Sync with HEAD
14283
14284 2004-12-10 [colin]      0.9.13cvs12.1
14285
14286         * src/prefs_themes.c
14287         * src/mainwindow.c
14288         * src/messageview.c
14289                 Sync with HEAD
14290
14291 2004-12-09 [colin]      0.9.13cvs10.1
14292
14293         * src/procmime.c
14294                 Sync with HEAD (fix B64 encoding from memory)
14295
14296 2004-12-08 [colin]      0.9.13cvs9.1
14297
14298         * src/gtk/colorlabel.c
14299                 Sync with HEAD
14300
14301 2004-12-08 [paul]       0.9.13cvs8.2
14302
14303         * src/gtk/pluginwindow.c
14304                 fix window resizing oddities
14305
14306 2004-12-08 [colin]      0.9.13cvs8.1
14307
14308         * src/quote_fmt_parse.y
14309                 Sync with HEAD
14310
14311 2004-12-08 [colin]      0.9.13cvs7.1
14312
14313         * src/matcher_parser_parse.y
14314         * src/msgcache.c
14315         * src/prefs_matcher.c
14316         * src/procheader.c
14317         * src/matcher.c
14318         * src/common/defs.h
14319         * po/sr.po
14320                 Sync with HEAD
14321
14322 2004-12-08 [colin]      0.9.13cvs6.1
14323
14324         * src/quote_fmt_parse.y
14325         * src/textview.c
14326                 Sync with HEAD
14327         * src/gtk/prefswindow.c
14328         * src/gtk/pluginwindow.c
14329                 Fix G_CALLBACKS protos (thanks to Alfons)
14330
14331 2004-12-07 [torte]      0.9.13cvs2.2
14332
14333         * src/procmime.c
14334                 [Bug 650] reply button causes crash
14335                 Thanks to David Relson and Christoph
14336
14337 2004-12-07 [colin]      0.9.13cvs2.1
14338
14339         * ChangeLog.claws
14340         * AUTHORS
14341         * po/sk.po
14342         * src/procmime.c
14343         * src/prefs_account.c
14344         * src/common/smtp.c
14345         * src/common/smtp.h
14346                 Sync with HEAD
14347
14348 2004-12-06 [colin]      0.9.12cvs187.1
14349
14350         * ChangeLog.claws
14351         * INSTALL
14352         * Makefile.am
14353         * README.claws
14354         * TODO.claws
14355         * configure.ac
14356         * po/bg.po
14357         * po/cs.po
14358         * po/el.po
14359         * po/en_GB.po
14360         * po/es.po
14361         * po/fr.po
14362         * po/hr.po
14363         * po/hu.po
14364         * po/it.po
14365         * po/ja.po
14366         * po/ko.po
14367         * po/nl.po
14368         * po/pl.po
14369         * po/pt_BR.po
14370         * po/ru.po
14371         * po/sk.po
14372         * po/sr.po
14373         * po/sv.po
14374         * po/zh_CN.po
14375         * po/zh_TW.Big5.po
14376         * src/compose.c
14377         * tools/Makefile.am
14378         * tools/README
14379         * tools/filter_conv.pl
14380         * tools/kdeservicemenu/README
14381         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14382         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14383                 Sync with HEAD
14384
14385 2004-12-04 [colin]      0.9.12cvs183.1
14386
14387         * src/compose.c
14388                 Sync with HEAD (compose window position saving)
14389
14390 2004-12-04 [paul]       0.9.12cvs182.3
14391
14392         * src/messageview.c
14393         * src/mimeview.c
14394         * src/prefs_customheader.c
14395         * src/gtk/quicksearch.c
14396                 replace some forgotten GTK_SIGNAL_FUNCs
14397
14398 2004-12-04 [paul]       0.9.12cvs182.2
14399
14400         * src/Makefile.am
14401                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
14402                 committed in error      
14403
14404 2004-12-04 [paul]       0.9.12cvs182.1
14405
14406         * ChangeLog
14407         * ChangeLog.claws
14408         * ChangeLog.jp
14409         * INSTALL
14410         * NEWS
14411         * README
14412         * README.jp
14413         * configure.ac
14414         * doc/manual/ja/Makefile.am
14415         * doc/manual/ja/sylpheed-1.html
14416         * doc/manual/ja/sylpheed-10.html
14417         * doc/manual/ja/sylpheed-11.html
14418         * doc/manual/ja/sylpheed-12.html
14419         * doc/manual/ja/sylpheed-13.html
14420         * doc/manual/ja/sylpheed-14.html
14421         * doc/manual/ja/sylpheed-15.html
14422         * doc/manual/ja/sylpheed-16.html
14423         * doc/manual/ja/sylpheed-17.html
14424         * doc/manual/ja/sylpheed-18.html
14425         * doc/manual/ja/sylpheed-19.html
14426         * doc/manual/ja/sylpheed-2.html
14427         * doc/manual/ja/sylpheed-20.html
14428         * doc/manual/ja/sylpheed-3.html
14429         * doc/manual/ja/sylpheed-4.html
14430         * doc/manual/ja/sylpheed-5.html
14431         * doc/manual/ja/sylpheed-6.html
14432         * doc/manual/ja/sylpheed-7.html
14433         * doc/manual/ja/sylpheed-8.html
14434         * doc/manual/ja/sylpheed-9.html
14435         * doc/manual/ja/sylpheed.html
14436         * doc/manual/ja/sylpheed.sgml
14437         * po/de.po
14438         * src/Makefile.am
14439         * src/compose.c
14440         * src/procmime.c
14441         * src/pixmaps/regular.xpm **REMOVED**
14442         * src/plugins/pgpmime/pgpmime.c
14443         * src/plugins/pgpmime/plugin.c
14444         * src/plugins/pgpmime/prefs_gpg.c
14445                 sync with HEAD
14446
14447 2004-12-03 [paul]       0.9.12cvs180.1
14448
14449         * ChangeLog
14450         * ChangeLog.claws
14451         * ChangeLog.jp
14452         * configure.ac
14453         * src/Makefile.am
14454         * src/pop.c
14455         * src/common/utils.c
14456         * src/common/utils.h
14457         * src/pixmaps/continue.xpm
14458         * src/pixmaps/dir_close.xpm
14459         * src/pixmaps/dir_open.xpm
14460         * src/pixmaps/drafts_close.xpm
14461         * src/pixmaps/drafts_open.xpm
14462         * src/pixmaps/folder.xpm **REMOVED**
14463         * src/pixmaps/group.xpm
14464         * src/pixmaps/unread.xpm
14465                 sync with HEAD
14466
14467 2004-12-02 [colin]      0.9.12cvs179.1
14468
14469         * src/compose.c
14470                 Sync with HEAD (non-duplicated reedition)
14471
14472 2004-12-02 [colin]      0.9.12cvs178.1
14473
14474         * src/compose.c
14475                 Sync with HEAD (linewrap_quote fix)
14476
14477 2004-12-01 [colin]      0.9.12cvs177.3
14478
14479         * src/addrharvest.c
14480                 Replace sizeof with strlen
14481
14482 2004-12-01 [paul]       0.9.12cvs177.2
14483
14484         * src/addrharvest.c
14485                 fix 'harvest addresses'
14486
14487 2004-11-30 [colin]      0.9.12cvs177.1
14488
14489         * src/gtk/prefswindow.c
14490         * src/gtk/pluginwindow.c
14491                 Sync with HEAD
14492
14493 2004-11-29 [colin]      0.9.12cvs176.1
14494
14495         * src/folderview.c
14496                 sync with HEAD (Fix disappearing separators in folderview's popup)
14497
14498 2004-11-29 [colin]      0.9.12cvs175.1
14499
14500         * src/procmime.c
14501                 Sync with head (another format fix)
14502
14503 2004-11-29 [colin]      0.9.12cvs174.1
14504
14505         * src/pop.c
14506                 Sync with HEAD (format string fix)
14507
14508 2004-11-26 [colin]      0.9.12cvs173.1
14509
14510         * src/common/smtp.c
14511         * src/common/smtp.h
14512                 Sync with HEAD
14513
14514 2004-11-24 [colin]      0.9.12cvs172.1
14515
14516         * src/plugins/pgpmime/pgpmime.c
14517                 Sync with HEAD
14518
14519 2004-11-24 [colin]      0.9.12cvs171.1
14520
14521         * src/plugins/pgpmime/pgpmime.c
14522                 Sync with head (gpgmectx leaks)
14523
14524 2004-11-24 [colin]      0.9.12cvs169.1
14525
14526         * src/plugins/pgpmime/plugin.c
14527         * src/plugins/trayicon/Makefile.am
14528         * src/plugins/trayicon/newmarkedmail.xpm
14529         * src/plugins/trayicon/trayicon.c
14530         * src/plugins/trayicon/unreadmarkedmail.xpm
14531                 Sync with HEAD
14532
14533 2004-11-23 [colin]      0.9.12cvs168.1
14534
14535         * src/partial_download.c
14536         * src/partial_download.h
14537         * src/plugins/pgpmime/plugin.c
14538                 Sync with HEAD
14539
14540 2004-11-23 [colin]      0.9.12cvs166.1
14541
14542         * src/Makefile.am
14543         * src/codeconv.c
14544         * src/compose.c
14545         * src/folderview.c
14546         * src/main.c
14547         * src/partial_download.c
14548         * src/partial_download.h
14549         * src/prefs_account.c
14550         * src/prefs_account.h
14551         * src/privacy.c
14552         * src/privacy.h
14553         * src/procmime.c
14554         * src/common/Makefile.am
14555         * src/common/base64.h
14556         * src/common/partial_download.c
14557         * src/common/partial_download.h
14558         * src/gtk/prefswindow.c
14559         * src/gtk/prefswindow.h
14560         * src/plugins/pgpmime/pgpmime.c
14561         * src/plugins/pgpmime/prefs_gpg.c
14562         * src/plugins/pgpmime/prefs_gpg.h
14563         * src/plugins/pgpmime/sgpgme.c
14564         * src/plugins/pgpmime/sgpgme.h
14565                 Sync with HEAD
14566
14567 2004-11-23 [colin]      0.9.12cvs163.1
14568
14569         * src/main.c
14570                 Sync with HEAD (cursor optimization)
14571
14572 2004-11-23 [colin]      0.9.12cvs162.1
14573
14574         * src/prefs_common.c
14575         * src/prefs_themes.c
14576         * src/procmsg.c
14577                 Sync with HEAD
14578
14579 2004-11-23 [colin]      0.9.12cvs158.9
14580
14581         * src/compose.c
14582                 Fix double-free when forwarding
14583         * src/msgcache.c
14584                 Fix leak on error path
14585                 
14586
14587 2004-11-23 [colin]      0.9.12cvs158.8
14588
14589         * src/compose.c
14590                 Fix possible double-free
14591                 Spotted by Alfons
14592
14593 2004-11-23 [colin]      0.9.12cvs158.7
14594
14595         * src/compose.c
14596                 Fix some signal handlers' prototypes
14597                 Spotted by Alfons
14598
14599 2004-11-22 [colin]      0.9.12cvs158.6
14600
14601         * src/compose.c
14602                 Remove unneeded code and duplicated
14603                 wrapping - patch by Alfons
14604
14605 2004-11-22 [colin]      0.9.12cvs158.5
14606
14607         * src/prefs_themes.c
14608                 Fix oversized selector
14609
14610 2004-11-22 [colin]      0.9.12cvs158.4
14611
14612         * src/compose.c
14613                 fix dump_text()
14614                 patch by Alfons
14615
14616 2004-11-19 [colin]      0.9.12cvs158.3
14617
14618         * src/textview.c
14619                 Add a context menu on links (open, copy)
14620
14621 2004-11-18 [paul]       0.9.12cvs158.2
14622
14623         * src/addrgather.c
14624         * src/exphtmldlg.c
14625         * src/expldifdlg.c
14626         * src/mimeview.c
14627         * src/prefs_common.c
14628         * src/plugins/image_viewer/viewer.c
14629         * src/plugins/spamassassin/spamassassin_gtk.c
14630                 replace deprecated gtk_notebook_set_page
14631                 and gtk_notebook_current_page
14632
14633 2004-11-18 [paul]       0.9.12cvs158.1
14634
14635         * configure.ac
14636         * src/compose.c
14637         * src/mainwindow.c
14638         * src/messageview.c
14639         * src/prefs_common.c
14640         * src/common/utils.c
14641         * src/common/utils.h
14642                 sync with HEAD
14643
14644 2004-11-17 [colin]      0.9.12cvs156.1
14645
14646         * src/prefs_account.c
14647         * src/prefs_account.h
14648         * src/procmsg.c
14649                 Sync with HEAD (add pref to store encrypted mails encrypted)
14650
14651 2004-11-17 [paul]       0.9.12cvs155.1
14652
14653         * ChangeLog
14654         * ChangeLog.claws
14655         * ChangeLog.jp
14656         * NEWS
14657         * configure.ac
14658         * src/compose.c
14659         * src/jpilot.c
14660         * src/privacy.c
14661         * src/procmime.c
14662         * src/procmime.h
14663         * src/procmsg.c
14664         * src/toolbar.c
14665         * src/pixmaps/error.xpm
14666                 sync with HEAD
14667
14668 2004-11-17 [colin]      0.9.12cvs151.1
14669
14670         * src/plugins/pgpmime/pgpmime.c
14671                 Sync with HEAD (remove debug printf)
14672
14673 2004-11-17 [colin]      0.9.12cvs150.1
14674
14675         * src/plugins/pgpmime/pgpmime.c
14676                 Sync with HEAD (off-by-one fix)
14677
14678 2004-11-17 [colin]      0.9.12cvs149.1
14679
14680         * src/procmsg.c
14681                 Sync with HEAD (coding style fixes)
14682
14683 2004-11-16 [colin]      0.9.12cvs148.1
14684
14685         * src/procmsg.c
14686                 Sync with head (Fix the fix)
14687
14688 2004-11-16 [colin]      0.9.12cvs147.1
14689
14690         * src/procmsg.c
14691                 Sync with Main (leak fix)
14692
14693 2004-11-16 [colin]      0.9.12cvs146.14
14694
14695         * src/compose.c
14696                 Remove useless chunk of code
14697                 Patch by Alfons
14698
14699 2004-11-15 [colin]      0.9.12cvs146.13
14700
14701         * src/compose.c
14702                 Fix drafting after insertion
14703                 Patch by Alfons
14704
14705 2004-11-15 [colin]      0.9.12cvs146.12
14706
14707         * src/compose.c
14708         * src/prefs_filtering.c
14709         * src/prefs_filtering_action.c
14710         * src/prefs_toolbar.c
14711                 Fix some const-correctness
14712
14713 2004-11-15 [colin]      0.9.12cvs146.11
14714
14715         * src/summaryview.c
14716         * src/prefs_themes.c
14717         * src/messageview.c
14718                 Fix some leaks
14719
14720 2004-11-15 [colin]      0.9.12cvs146.10
14721
14722         * src/codeconv.c
14723                 More unreadable locale fixes
14724
14725 2004-11-14 [colin]      0.9.12cvs146.9
14726
14727         * src/textview.c
14728                 Fix uri_security_check
14729                 Patch by Alfons
14730
14731 2004-11-13 [paul]       0.9.12cvs146.8
14732
14733         * src/folder.c
14734         * src/procmime.c
14735                 fix 2 bugs introduced in last commit
14736
14737 2004-11-13 [paul]       0.9.12cvs146.7
14738
14739         * src/compose.c
14740         * src/exporthtml.c
14741         * src/exportldif.c
14742         * src/folder.c
14743         * src/imap.c
14744         * src/imap_gtk.c
14745         * src/main.c
14746         * src/mainwindow.c
14747         * src/messageview.c
14748         * src/mh_gtk.c
14749         * src/prefs_themes.c
14750         * src/procmime.c
14751         * src/setup.c
14752         * src/summaryview.c
14753                 replace deprecated g_basename
14754
14755 2004-11-13 [paul]       0.9.12cvs146.6
14756
14757         * src/compose.c
14758         * src/imap.c
14759         * src/matcher_parser.h
14760         * src/matcher_parser_parse.y
14761         * src/prefs_filtering.c
14762         * src/prefs_filtering_action.c
14763         * src/prefs_themes.c
14764         * src/prefs_toolbar.c
14765         * src/common/utils.c
14766                 various small fixes/cleanups
14767
14768 2004-11-12 [colin]      0.9.12cvs146.5
14769
14770         * src/textview.c
14771                 Validate event's origin on visibility notify
14772                 Patch by Alfons.
14773
14774 2004-11-12 [paul]       0.9.12cvs146.4
14775
14776         * src/exporthtml.c
14777         * src/exportldif.c
14778         * src/imap.c
14779         * src/mh.c
14780         * src/mimeview.c
14781         * src/prefs_spelling.c
14782         * src/prefs_themes.c
14783                 replace deprecated g_dirname    
14784
14785 2004-11-12 [colin]      0.9.12cvs146.3
14786
14787         * src/textview.c
14788                 Some coding style fixes
14789
14790 2004-11-12 [colin]      0.9.12cvs146.2
14791
14792         * src/codeconv.c
14793                 We want to replace _all_ extended chars in
14794                 conv_unreadable_*, because any string containing
14795                 extended chars not parsing as UTF8 is 
14796                 undisplayed on gtk2.
14797
14798 2004-11-12 [paul]       0.9.12cvs146.1
14799
14800         * ChangeLog
14801         * ChangeLog.claws
14802         * ChangeLog.jp
14803         * NEWS
14804         * configure.ac
14805         * src/account.c
14806         * src/folderview.c
14807         * src/folderview.h
14808         * src/imap.c
14809         * src/imap_gtk.c
14810         * src/inc.c
14811         * src/mainwindow.c
14812         * src/mh_gtk.c
14813         * src/news_gtk.c
14814         * src/pop.c
14815         * src/prefs_account.c
14816         * src/prefs_account.h
14817         * src/prefs_ext_prog.c
14818         * src/procmime.c
14819         * src/procmime.h
14820         * src/procmsg.c
14821         * src/procmsg.h
14822         * src/summary_search.c
14823         * src/summaryview.c
14824         * src/textview.c
14825         * src/common/defs.h
14826         * src/common/utils.c
14827         * src/common/utils.h
14828         * src/gtk/menu.c
14829         * src/gtk/menu.h
14830                 sync with HEAD
14831
14832 2004-11-11 [colin]      0.9.12cvs144.2
14833
14834         * src/textview.c
14835                 Fix URI range selection (patch by Alfons)
14836
14837 2004-11-09 [colin]      0.9.12cvs144.1
14838
14839         * ChangeLog.claws
14840         * src/compose.c
14841         * src/folder.c
14842         * src/folder_item_prefs.c
14843         * src/prefs_account.c
14844         * src/prefs_account.h
14845         * src/plugins/pgpmime/pgpmime.c
14846                 Sync with HEAD
14847
14848 2004-11-08 [colin]      0.9.12cvs143.1
14849
14850         * src/summaryview.c
14851                 Sync with HEAD (optimize quicksearch)
14852
14853 2004-11-08 [colin]      0.9.12cvs142.2
14854
14855         * src/compose.c
14856                 Don't wrap when Edit/Auto wrapping is disabled
14857
14858 2004-11-08 [colin]      0.9.12cvs142.1
14859
14860         * src/textview.c
14861                 Sync with HEAD
14862
14863 2004-11-08 [colin]      0.9.12cvs141.1
14864
14865         * src/textview.c
14866                 Sync with HEAD (fix some mail URIs)
14867
14868 2004-11-08 [colin]      0.9.12cvs140.3
14869
14870         * src/textview.c
14871                 o Use text cursor instead of arrow when
14872                   not on a link
14873                 o Fix handling of contiguous links (as in
14874                   "colin@colino.net" <colin@colino.net>)
14875                   This one unveils a bug in get_email_part()
14876
14877 2004-11-07 [colin]      0.9.12cvs140.2
14878
14879         * src/textview.c
14880                 Fix memleak. Patch by Alfons.
14881
14882 2004-11-06 [colin]      0.9.12cvs140.1
14883
14884         * src/compose.c
14885                 Sync with HEAD (don't ask passphrase
14886                 when drafting)
14887
14888 2004-11-06 [paul]       0.9.12cvs139.2
14889
14890         * AUTHORS
14891         * src/textview.c
14892         * src/textview.h
14893                 textview URI handling. hovering over a 
14894                 link displays it in the status bar,
14895                 and changes the mouse pointer to a hand 
14896                 cursor. a link is activated with a single 
14897                 click. (Modified from the) patch by Jean-Yves 
14898                 Lefort <jylefort@users.sourceforge.net>
14899                 
14900
14901 2004-11-05 [colin]      0.9.12cvs139.1
14902
14903         * src/compose.c
14904         * src/procmime.c
14905                 Sync with HEAD again ^^
14906
14907 2004-11-05 [colin]      0.9.12cvs139.1
14908
14909         * src/compose.c
14910         * src/procmime.c
14911                 Sync with HEAD
14912
14913 2004-11-03 [paul]       0.9.12cvs138.1
14914
14915         * ChangeLog.claws
14916         * configure.ac
14917         * po/POTFILES.in
14918         * src/prefs_ext_prog.c
14919         * src/procmime.c
14920         * tools/kdeservicemenu/README
14921         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14922         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14923                 sync with HEAD
14924
14925 2004-11-01 [christoph]  0.9.12cvs136.2
14926
14927         * src/procmime.c
14928                 convert MIME parameters to UTF-8
14929
14930 2004-10-29 [colin]      0.9.12cvs136.1
14931
14932         * src/common/utils.c
14933                 Sync with HEAD (don't use '=' in mime boundary)
14934
14935 2004-10-29 [paul]       0.9.12cvs135.1
14936
14937         * configure.ac
14938         * doc/src/rfc2231.txt
14939         * src/procmime.c
14940         * src/common/quoted-printable.c
14941         * src/common/utils.c
14942         * src/common/utils.h
14943                 sync with HEAD
14944
14945 2004-10-27 [paul]       0.9.12cvs134.1
14946
14947         * configure.ac
14948         * src/main.c
14949         * src/procmime.c
14950         * src/plugins/pgpmime/pgpmime.c
14951                 sync with HEAD
14952
14953 2004-10-26 [paul]       0.9.12cvs132.3
14954
14955         * src/account.c
14956         * src/addressbook.c
14957         * src/addrgather.c
14958         * src/addrharvest.c
14959         * src/codeconv.c
14960         * src/compose.c
14961         * src/customheader.c
14962         * src/editaddress.c
14963         * src/editgroup.c
14964         * src/enriched.c
14965         * src/expldifdlg.c
14966         * src/exporthtml.c
14967         * src/exportldif.c
14968         * src/folder.c
14969         * src/foldersel.c
14970         * src/folderview.c
14971         * src/grouplistdialog.c
14972         * src/html.c
14973         * src/imap.c
14974         * src/jpilot.c
14975         * src/ldapserver.c
14976         * src/ldif.c
14977         * src/mimeview.c
14978         * src/news.c
14979         * src/news_gtk.c
14980         * src/pop.c
14981         * src/prefs_display_header.c
14982         * src/prefs_gtk.c
14983         * src/prefs_msg_colors.c
14984         * src/prefs_toolbar.c
14985         * src/procheader.c
14986         * src/procmime.c
14987         * src/summaryview.c
14988         * src/textview.c
14989         * src/toolbar.c
14990         * src/vcard.c
14991         * src/common/mgutils.c
14992         * src/common/nntp.c
14993         * src/common/smtp.c
14994         * src/common/template.c
14995         * src/common/utils.c
14996         * src/common/xmlprops.c
14997         * src/plugins/pgpmime/pgpmime.c
14998         * src/plugins/pgpmime/select-keys.c
14999         * src/plugins/pgpmime/sgpgme.c
15000                 replace deprecated g_strcasecmp(), g_strncasecmp(),
15001                 g_string_sprintfa(), gtk_notebook_current_page()
15002
15003 2004-10-26 [colin]      0.9.12cvs132.2
15004
15005         * src/prefs_folder_item.c
15006                 Fix default-account selection
15007
15008 2004-10-21 [colin]      0.9.12cvs133
15009
15010         * src/compose.c
15011                 Sync with HEAD (Remove extra separator in compose's Options)
15012         * src/textview.c
15013                 Set wrapping to char
15014
15015 2004-10-21 [paul]       0.9.12cvs131.2
15016
15017         * src/compose.c
15018         * src/sourcewindow.c
15019                 fix wrapping
15020                 fix window shrinking 
15021
15022 2004-10-21 [colin]      0.9.12cvs131.1
15023
15024         * ChangeLog.claws
15025         * src/compose.c
15026                 Sync with HEAD
15027
15028 2004-10-21 [paul]       0.9.12cvs130.2
15029
15030         * src/prefs_folder_item.c
15031                 sync with HEAD (Apply to subfolders)
15032
15033 2004-10-19 [colin]      0.9.12cvs130.1
15034
15035         * ChangeLog.claws
15036         * src/compose.c
15037         * src/common/utils.c
15038         * src/gtk/menu.c
15039                 Sync with HEAD
15040
15041 2004-10-19 [colin]      0.9.12cvs128.1
15042
15043         * src/addrbook.c
15044         * src/addrcache.c
15045         * src/addressbook.c
15046         * src/codeconv.c
15047         * src/compose.c
15048         * src/customheader.c
15049         * src/editaddress.c
15050         * src/editgroup.c
15051         * src/exporthtml.c
15052         * src/folder.c
15053         * src/folderview.c
15054         * src/imap.c
15055         * src/jpilot.c
15056         * src/main.c
15057         * src/matcher_parser_parse.y
15058         * src/mbox.c
15059         * src/pop.c
15060         * src/prefs_account.c
15061         * src/prefs_gtk.c
15062         * src/prefs_msg_colors.c
15063         * src/procheader.c
15064         * src/procmime.c
15065         * src/procmime.h
15066         * src/procmsg.c
15067         * src/summaryview.c
15068         * src/textview.c
15069         * src/common/base64.c
15070         * src/common/partial_download.c
15071         * src/common/socket.c
15072         * src/common/sylpheed.c
15073         * src/common/utils.c
15074         * src/common/utils.h
15075         * src/gtk/pluginwindow.c
15076         * src/gtk/quicksearch.c
15077         * src/plugins/clamav/clamav_plugin.c
15078         * src/plugins/clamav/clamav_plugin.h
15079         * src/plugins/clamav/clamav_plugin_gtk.c
15080         * src/plugins/pgpmime/passphrase.c
15081         * src/plugins/pgpmime/pgpmime.c
15082         * src/plugins/pgpmime/plugin.c
15083         * src/plugins/pgpmime/prefs_gpg.c
15084         * src/plugins/pgpmime/prefs_gpg.h
15085         * src/plugins/pgpmime/select-keys.c
15086         * src/plugins/pgpmime/sgpgme.c
15087         * src/plugins/spamassassin/libspamc.c
15088         * src/plugins/spamassassin/spamassassin.c
15089         * src/plugins/spamassassin/spamassassin.h
15090         * src/plugins/spamassassin/spamassassin_gtk.c
15091         * src/plugins/trayicon/trayicon.c
15092         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
15093                 Sync with HEAD
15094
15095 2004-10-14 [colin]      0.9.12cvs126.2
15096
15097         * src/codeconv.c
15098         * src/textview.c
15099                 Fix conv_unreadable_locale
15100
15101 2004-10-13 [colin]      0.9.12cvs126.1
15102
15103         * src/compose.c
15104                 Sync with HEAD (don't convert charset for 
15105                 drafted messages, minor cleanup)
15106
15107 2004-10-13 [colin]      0.9.12cvs125.1
15108
15109         * po/POTFILES.in
15110                 Sync with HEAD (POTFILES fix)
15111
15112 2004-10-12 [colin]      0.9.12cvs124.3
15113
15114         * src/compose.c
15115                 Fix encoding bug from latest sync
15116
15117 2004-10-12 [paul]       0.9.12cvs124.2
15118
15119         * src/plugins/pgpmime/prefs_gpg.c
15120         * src/plugins/pgpmime/prefs_gpg.h
15121                 forgotten in last commit        
15122
15123 2004-10-12 [paul]       0.9.12cvs124.1
15124
15125         * ChangeLog.claws
15126         * configure.ac
15127         * m4/spamassassin.m4
15128         * src/Makefile.am
15129         * src/account.c
15130         * src/compose.c
15131         * src/compose.h
15132         * src/crash.c
15133         * src/main.c
15134         * src/mimeview.c
15135         * src/passphrase.c
15136         * src/passphrase.h
15137         * src/prefs_account.c
15138         * src/prefs_account.h
15139         * src/prefs_common.c
15140         * src/privacy.c
15141         * src/privacy.h
15142         * src/procmime.c
15143         * src/procmime.h
15144         * src/procmsg.c
15145         * src/rfc2015.c
15146         * src/rfc2015.h
15147         * src/select-keys.c
15148         * src/select-keys.h
15149         * src/textview.c
15150         * src/common/utils.c
15151         * src/common/utils.h
15152         * src/gtk/about.c
15153         * src/plugins/pgpmime/Makefile.am
15154         * src/plugins/pgpmime/passphrase.c
15155         * src/plugins/pgpmime/passphrase.h
15156         * src/plugins/pgpmime/pgpmime.c
15157         * src/plugins/pgpmime/plugin.c
15158         * src/plugins/pgpmime/select-keys.c
15159         * src/plugins/pgpmime/select-keys.h
15160         * src/plugins/pgpmime/sgpgme.c
15161         * src/plugins/pgpmime/sgpgme.h
15162                 sync with HEAD
15163
15164 2004-10-04 [colin]      0.9.12cvs122.1
15165
15166         * src/mainwindow.c
15167         * src/messageview.c
15168         * src/messageview.h
15169         * src/textview.c
15170                 Sync with HEAD
15171
15172 2004-10-04 [colin]      0.9.12cvs121.1
15173
15174         * src/summaryview.c
15175                 Sync with HEAD
15176
15177 2004-10-04 [paul]       0.9.12cvs120.1
15178
15179         * configure.ac
15180                 sync with HEAD [don't try to build 
15181                 pgpmime plugin when gpgme is disabled]
15182
15183 2004-10-03 [colin]      0.9.12cvs119.3
15184
15185         * src/gtk/gtksctree.c
15186                 Lots of side effects. Put back as before 117.2.
15187         * src/summaryview.c
15188                 Fix bug #602
15189
15190 2004-10-03 [colin]      0.9.12cvs119.2
15191
15192         * src/gtk/gtksctree.c
15193                 Revert 608 fix that doesn't work that good
15194
15195 2004-10-02 [colin]      0.9.12cvs119.1
15196
15197         * src/mainwindow.c
15198         * src/messageview.c
15199         * src/prefs_common.h
15200         * src/procmime.c
15201         * src/procmime.h
15202         * src/textview.c
15203                 Sync with HEAD
15204         * src/gtk/gtksctree.c
15205                 Close bug #608
15206
15207 2004-10-01 [colin]      0.9.12cvs118.1
15208
15209         * src/mimeview.c
15210                 Sync with HEAD (better Save All fix)
15211
15212 2004-10-01 [colin]      0.9.12cvs117.2
15213
15214         * src/gtk/gtksctree.c
15215                 Faster on selection
15216
15217 2004-10-01 [colin]      0.9.12cvs117.1
15218
15219         * src/mimeview.c
15220                 Sync with HEAD (Save All: only attachments)
15221
15222 2004-10-01 [paul]       0.9.12cvs116.1
15223
15224         * ChangeLog.claws
15225         * configure.ac
15226         * src/account.c
15227         * src/prefs_common.c
15228         * src/gtk/colorlabel.c
15229                 sync with HEAD
15230
15231 2004-09-30 [colin]      0.9.12cvs115.1
15232
15233         * src/stock_pixmap.c
15234         * src/stock_pixmap.h
15235         * src/folderview.c
15236         * src/Makefile.am
15237         * src/pixmaps/read.xpm
15238                 Sync with HEAD (new pixmap)
15239
15240 2004-09-29 [colin]      0.9.12cvs114.1
15241
15242         * src/compose.c
15243                 Sync with HEAD
15244                 Fix focus handling in headers
15245
15246 2004-09-29 [paul]       0.9.12cvs113.1
15247
15248         * src/quote_fmt_parse.y
15249                 sync with HEAD
15250  
15251
15252 2004-09-28 [colin]      0.9.12cvs112.1
15253
15254         * src/folderview.c
15255         * src/mainwindow.c
15256                 Sync with HEAD
15257
15258 2004-09-28 [colin]      0.9.12cvs110.1
15259
15260         * src/folderview.c
15261                 Sync with HEAD (Contextual Empty trash menu)
15262
15263 2004-09-28 [colin]      0.9.12cvs108.1
15264
15265         * src/addressbook.c
15266                 Sync with HEAD (addressbook edit on double-click)
15267
15268 2004-09-28 [colin]      0.9.12cvs106.1
15269
15270         * src/inc.c
15271                 Sync with HEAD (folder_item freeze on inc)
15272
15273 2004-09-27 [colin]      0.9.12cvs105.1
15274
15275         * src/folderview.c
15276                 Sync with HEAD (right-align new and unread column)
15277
15278 2004-09-27 [colin]      0.9.12cvs104.1
15279
15280         * src/main.c
15281                 Sync with HEAD (revert 0.9.12cvs101)
15282
15283 2004-09-24 [colin]      0.9.12cvs103.2
15284
15285         * src/wizard.c
15286                 Fix gtk warnings and use domain part of the email address 
15287                 when domain detection fails (no dot in domain name)
15288
15289 2004-09-23 [colin]      0.9.12cvs103.1
15290
15291         * src/plugins/spamassassin/libspamc.c
15292         * src/plugins/spamassassin/libspamc.h
15293         * src/plugins/spamassassin/utils.c
15294         * src/plugins/spamassassin/utils.h
15295                 Sync with HEAD (Update spamassassin to 3.0)
15296
15297 2004-09-21 [colin]      0.9.12cvs102.3
15298
15299         * src/action.c
15300                 Add horizontal scrollbar in action io dialog as needed
15301                 Patch by Alfons.
15302
15303 2004-09-20 [colin]      0.9.12cvs102.2
15304
15305         * src/plugins/image_viewer/viewer.c
15306                 Remove imlib stuff
15307                 use gtk_pixmap_set when clearing
15308                 (would be better to use gtkImages, but causes size-allocate 
15309                 signals storm)
15310
15311 2004-09-17 [paul]       0.9.12cvs102.1
15312
15313         * ChangeLog
15314         * ChangeLog.claws
15315         * ChangeLog.jp
15316         * configure.ac
15317         * src/inc.c
15318                 sync with HEAD
15319
15320
15321 2004-09-17 [colin]      0.9.12cvs101.1
15322
15323         * ChangeLog.claws
15324         * src/main.c
15325                 Sync with HEAD (fix segs at exit)
15326
15327 2004-09-14 [colin]      0.9.12cvs99.5
15328
15329         * src/common/socket.c
15330         * AUTHORS
15331                 Fix send error on 64bit platforms
15332                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
15333
15334 2004-09-14 [colin]      0.9.12cvs99.4
15335
15336         * src/action.c
15337                 Fix action output with utf8 
15338                 Patch by Alfons.
15339
15340 2004-09-14 [colin]      0.9.12cvs99.3
15341
15342         * ChangeLog.claws
15343         * src/folder.c
15344                 Sync with HEAD
15345
15346 2004-09-09 [colin]      0.9.12cvs99.2
15347
15348         * src/action.c
15349                 Fix progress bar (displaying "Completed %v/%u")
15350                 Patch by Alfons.
15351
15352 2004-09-08 [colin]      0.9.12cvs99.1
15353
15354         * src/account.c
15355         * src/folder.c
15356         * src/procmsg.c
15357         * src/procmsg.h
15358         * src/plugins/pgpmime/pgpmime.c
15359                 Sync with HEAD
15360
15361 2004-09-08 [colin]      0.9.12cvs97.2
15362
15363         * src/summaryview.c
15364                 Don't select mails in collapsed threads 
15365                 when navigating with up/down
15366
15367 2004-09-07 [colin]      0.9.12cvs97.1
15368
15369         * src/inc.c
15370                 Sync with HEAD (meaningful error messages)
15371
15372 2004-09-06 [colin]      0.9.12cvs96.1
15373
15374         * src/toolbar.c
15375                 Sync with HEAD (fix Redirect graying out)
15376
15377 2004-09-06 [colin]      0.9.12cvs95.1
15378
15379         * src/summaryview.c
15380         * src/mimeview.c
15381                 Sync with HEAD (fix dropped URIs)
15382
15383 2004-09-06 [colin]      0.9.12cvs94.1
15384
15385         * src/addressbook.c
15386         * src/addressitem.h
15387         * src/addritem.c
15388         * src/addritem.h
15389                 Sync with HEAD (addressbook DnD)
15390
15391 2004-09-03 [colin]      0.9.12cvs93.1
15392
15393         * src/summaryview.c
15394                 Sync with HEAD (next/prev unread)
15395
15396 2004-09-03 [colin]      0.9.12cvs92.1
15397
15398         * src/prefs_common.c
15399         * src/prefs_common.h
15400         * src/summaryview.c
15401                 Sync with HEAD ('mark_as_read_delay' pref)
15402
15403 2004-09-02 [colin]      0.9.12cvs91.2
15404
15405         * src/common/xml.c
15406                 Fix leak
15407
15408 2004-09-02 [colin]      0.9.12cvs91.1
15409
15410         * src/gtk/menu.c
15411                 Sync with HEAD (menu accel don't work, but whatever)
15412
15413 2004-09-02 [colin]      0.9.12cvs90.1
15414
15415         * src/account.c
15416                 Sync with HEAD (fix bug 582)
15417
15418 2004-09-02 [colin]      0.9.12cvs89.1
15419
15420         * src/addrindex.c
15421                 Sync with HEAD (free deleted queries)
15422
15423 2004-09-02 [colin]      0.9.12cvs88.1
15424
15425         * src/ldapquery.c
15426                 Sync with HEAD (fix LDAP freezes)
15427
15428 2004-09-02 [colin]      0.9.12cvs87.1
15429
15430         * src/prefs_spelling.c
15431                 Sync with HEAD (add default dictionary)
15432
15433 2004-09-01 [colin]      0.9.12cvs86.1
15434
15435         * src/filtering.c
15436         * src/folderview.c
15437         * src/imap.c
15438         * src/prefs_matcher.c
15439         * src/stock_pixmap.c
15440         * src/summary_search.c
15441         * src/summaryview.c
15442         * src/wizard.c
15443         * src/wizard.h
15444                 Sync with HEAD (uninitialized vars fixes)
15445                 + gtk2 specific warning fixes
15446
15447 2004-08-31 [colin]      0.9.12cvs85.1
15448
15449         * src/folder.c
15450                 Sync with HEAD (Fix memory corruption due to 
15451                 uninitialized var)
15452
15453 2004-08-31 [colin]      0.9.12cvs84.4
15454
15455         * src/summary_search.c
15456                 Fix segfaults when searching in folders with broken headers
15457
15458 2004-08-31 [colin]      0.9.12cvs84.3
15459
15460         * src/compose.c
15461         * src/textview.c
15462                 Fix some more encoding/decoding issues
15463
15464 2004-08-30 [colin]      0.9.12cvs84.2
15465
15466         * src/mimeview.c
15467         * src/prefs_themes.c
15468         * src/gtk/filesel.c
15469         * src/gtk/filesel.h
15470                 Add a folder-mode selection (fixes mimeview's "Save all")
15471
15472 2004-08-29 [colin]      0.9.12cvs84.1
15473
15474         * src/mimeview.c
15475                 Sync with HEAD (don't escape saved filenames)
15476
15477 2004-08-27 [colin]      0.9.12cvs83.1
15478
15479         * ChangeLog
15480         * ChangeLog.claws
15481         * ChangeLog.jp
15482         * src/mh.c
15483         * src/procheader.c
15484         * src/procmsg.c
15485         * src/procmsg.h
15486         * src/common/utils.c
15487         * src/gtk/menu.h
15488         * po/
15489                 Sync with HEAD 0.9.12cvs83 (sync with main)
15490
15491 2004-08-26 [colin]      0.9.12cvs82.4
15492
15493         * src/codeconv.c
15494                 Fix strange stack corruption
15495                 Convert to utf8 after unmime, not before
15496
15497 2004-08-26 [colin]      0.9.12cvs82.3
15498
15499         * src/main.c
15500         * src/wizard.c
15501                 Fix account folders duplication
15502
15503 2004-08-25 [colin]      0.9.12cvs82.2
15504
15505         * src/wizard.c
15506                 Remove ports
15507                 Add SSL selection
15508                 Use login@server as account name
15509
15510 2004-08-25 [colin]      0.9.12cvs82.1
15511
15512         * src/plugins/pgpmime/pgpmime.c
15513                 Sync with HEAD (leak fix).
15514
15515 2004-08-25 [colin]      0.9.12cvs81.1
15516
15517         * src/plugins/pgpmime/pgpmime.c
15518         * src/plugins/pgpmime/sgpgme.c
15519         * src/plugins/pgpmime/sgpgme.h
15520                 Sync with HEAD (Handle combined messages).
15521
15522 2004-08-24 [colin]      0.9.12cvs80.3
15523
15524         * src/wizard.c
15525                 Fix full name, ports, and imap
15526
15527 2004-08-24 [colin]      0.9.12cvs80.2
15528
15529         * src/Makefile.am
15530         * src/main.c
15531         * src/setup.c
15532         * src/setup.h
15533         * src/stock_pixmap.c
15534         * src/stock_pixmap.h
15535         * src/wizard.c ** ADDED **
15536         * src/wizard.h ** ADDED ** 
15537         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
15538                 Add a setup wizard 
15539
15540 2004-08-24 [colin]      0.9.12cvs80.1
15541
15542         * src/folder.c
15543                 Sync with HEAD (set mimeflags on all messages)
15544
15545 2004-08-24 [colin]      0.9.12cvs79.3
15546
15547         * src/matcher_parser_lex.l
15548                 Fix 8bits strings not in utf8
15549
15550 2004-08-24 [colin]      0.9.12cvs79.2
15551
15552         * src/compose.c
15553                 Check conversion result before replacing buffer
15554
15555 2004-08-23 [colin]      0.9.12cvs79.1
15556
15557         * src/compose.c
15558                 Sync with HEAD (create message header in memory)
15559
15560 2004-08-23 [colin]      0.9.12cvs78.1
15561
15562         * src/rfc2015.c
15563         * src/rfc2015.h
15564                 Sync with HEAD (fix bug 197 again)
15565
15566 2004-08-23 [colin]      0.9.12cvs77.3
15567
15568         * src/compose.c
15569                 Fix again inline gpg signing (which outputs utf8
15570                 in gtk2). Not syncing this fix to HEAD as this 
15571                 code is meant to die.
15572
15573 2004-08-23 [colin]      0.9.12cvs77.2
15574
15575         * src/prefs_account.h
15576                 Remove useless include
15577
15578 2004-08-23 [colin]      0.9.12cvs77.1
15579
15580         * src/imap.c
15581         * po/es.po
15582         * po/fr.po
15583         * po/it.po
15584         * po/pl.po
15585         * po/pt_BR.po
15586         * po/sk.po
15587         * po/sr.po
15588                 Sync with HEAD (fix bug 577)
15589
15590 2004-08-22 [colin]      0.9.12cvs76.1
15591
15592         * src/plugins/trayicon/trayicon.c
15593                 Sync with HEAD (fix formatting bug)
15594
15595 2004-08-21 [colin]      0.9.12cvs74.2
15596
15597         * src/gtk/colorsel.c
15598                 Fix bug 564 (Folder color selection window exits on any
15599                 keypress)
15600
15601 2004-08-21 [colin]      0.9.12cvs74.1
15602
15603         * ChangeLog.claws
15604         * src/compose.c
15605         * src/summaryview.c
15606         * src/toolbar.c
15607                 Sync with HEAD (fix bug 576)
15608
15609 2004-08-21 [colin]      0.9.12cvs70.1
15610
15611         * src/compose.c
15612         * src/mainwindow.c
15613                 Sync with HEAD
15614                 
15615
15616 2004-08-21 [paul]       0.9.12cvs66.4
15617
15618         * src/mainwindow.c
15619         * src/messageview.c
15620         * src/gtk/menu.c
15621         * src/plugins/spamassassin/spamassassin_gtk.c
15622                 remove some deprecated gtk1 functions
15623
15624
15625 2004-08-21 [colin]      0.9.12cvs66.3
15626
15627         * src/compose.c
15628         * src/codeconv.c
15629                 Fix warnings
15630                 Remove encoding hacks
15631                 Fix bug 575 (Strange character messes up message)
15632                 Don't display conversion error when drafting
15633
15634 2004-08-21 [paul]       0.9.12cvs66.2
15635
15636         * src/prefs_account.c
15637                 fix GnuPG mode bugs
15638
15639
15640 2004-08-20 [colin]      0.9.12cvs66.1
15641
15642         * src/codeconv.c
15643                 Sync with HEAD 0.9.12cvs66
15644
15645 2004-08-20 [paul]
15646
15647         * src/plugins/pgpmime/plugin.c
15648                 modify PGP/MIME plugin's description
15649
15650 2004-08-17 [colin]      0.9.12cvs65.1
15651
15652         * src/common/ssl.c
15653         * src/plugins/pgpmime/plugin.c
15654                 Sync with HEAD
15655
15656 2004-08-14 [colin]      0.9.12cvs60.3
15657
15658         * src/plugins/trayicon/trayicon.c
15659                 Put back resize callback, on size-request signal
15660                 rather than size-allocate to avoid infinite 
15661                 callback loop
15662
15663 2004-08-13 [colin]      0.9.12cvs60.2
15664
15665         * src/common/defs.h
15666                 Cache versions have been fixed
15667
15668 2004-08-13 [colin]      0.9.12cvs60.1
15669
15670         * src/folderutils.c
15671                 Sync with HEAD
15672
15673 2004-08-12 [colin]      0.9.12cvs59.1
15674
15675         * src/plugins/trayicon/trayicon.c
15676                 Sync with HEAD
15677
15678 2004-08-12 [colin]      0.9.12cvs57.5
15679
15680         * sylpheed.desktop
15681         * configure.ac
15682         * src/Makefile.am
15683         * src/main.c
15684                 Add support for Freedesktop.org's startup notification
15685
15686 2004-08-11 [colin]      0.9.12cvs57.4
15687
15688         * src/textview.c
15689                 Fix off-by-one
15690
15691 2004-08-11 [colin]      0.9.12cvs57.3
15692
15693         * src/message_search.c
15694         * src/summary_search.c
15695                 Make searches case insensitive by default
15696         * src/textview.c
15697                 Fix case-insensitive search in message
15698
15699 2004-08-11 [colin]      0.9.12cvs57.2
15700
15701         * src/summary_search.c
15702                 Let case-sensitive be specified
15703
15704 2004-08-10 [colin]      0.9.12cvs55.4
15705
15706         * src/common/socket.c
15707                 Fix the possible race condition
15708
15709 2004-08-09 [paul]       0.9.12cvs55.3
15710
15711         * configure.ac
15712         * src/Makefile.am
15713         * src/common/Makefile.am
15714                 sync with HEAD
15715
15716
15717 2004-08-09 [paul]       0.9.12cvs55.2
15718
15719         * autogen.sh
15720         * po/poconv.sh
15721                 remove unneeded script
15722
15723         * configure.ac
15724                 add forgotten USE_LDAP_TLS (sync with HEAD)
15725
15726
15727 2004-08-09 [colin]      0.9.12cvs55.1
15728
15729         * src/main.c
15730         * src/common/ssl.c
15731         * src/common/sylpheed.c
15732         * src/common/sylpheed.h
15733                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
15734
15735 2004-08-09 [paul]       0.9.12cvs54.1
15736
15737         * ChangeLog
15738         * ChangeLog.claws
15739         * ChangeLog.jp
15740         * configure.ac
15741         * po/POTFILES.in
15742         * src/Makefile.am
15743         * src/folderutils.c
15744         * src/main.c
15745         * src/pgpmime.c
15746         * src/pgpmime.h
15747         * src/sgpgme.c
15748         * src/sgpgme.h
15749         * src/plugins/Makefile.am
15750         * src/plugins/pgpmime/.cvsignore
15751         * src/plugins/pgpmime/Makefile.am
15752         * src/plugins/pgpmime/pgpmime.c
15753         * src/plugins/pgpmime/pgpmime.h
15754         * src/plugins/pgpmime/plugin.c
15755         * src/plugins/pgpmime/sgpgme.c
15756         * src/plugins/pgpmime/sgpgme.h
15757                 sync with HEAD
15758
15759 2004-08-08 [paul]       0.9.12cvs51.1
15760
15761         * configure.ac
15762         * src/folder.c
15763                 sync with HEAD
15764
15765 2004-08-07 [colin]      0.9.12cvs50.1
15766
15767         * src/pop.c
15768         * src/common/partial_download.c
15769                 fix warnings (sync from HEAD)
15770
15771 2004-08-07 [colin]      0.9.12cvs48.1
15772
15773         * src/prefs_folder_item.c
15774                 sync with HEAD 0.9.12cvs48
15775
15776 2004-08-06 [colin]      0.9.12cvs47.1
15777
15778         * src/compose.c
15779                 Sync with HEAD
15780
15781 2004-08-06 [christoph]  0.9.12cvs46.2
15782
15783         * src/main.c
15784         * src/plugins/clamav/clamav_plugin_gtk.c
15785         * src/plugins/dillo_viewer/dillo_viewer.c
15786         * src/plugins/image_viewer/plugin.c
15787         * src/plugins/mathml_viewer/mathml_viewer.c
15788         * src/plugins/spamassassin/spamassassin_gtk.c
15789         * src/plugins/trayicon/trayicon.c
15790                 don't mix GTK1.2 plugin with GTK2 plugins
15791
15792 2004-08-06 [colin]      0.9.12cvs46.1
15793
15794         * ChangeLog
15795         * ChangeLog.claws
15796         * ChangeLog.jp
15797         * configure.ac
15798         * sylpheed-claws.pc.in
15799         * src/folder.c
15800         * src/imap.c
15801         * src/localfolder.c
15802         * src/messageview.c
15803         * src/mimeview.c
15804         * src/mimeview.h
15805         * src/msgcache.c
15806         * src/news.c
15807         * src/prefs_ext_prog.c
15808         * src/prefs_folder_item.c
15809         * src/prefs_fonts.c
15810         * src/prefs_msg_colors.c
15811         * src/prefs_spelling.c
15812         * src/prefs_themes.c
15813         * src/prefs_toolbar.c
15814         * src/prefs_wrapping.c
15815         * src/procmime.h
15816         * src/common/defs.h
15817         * src/common/nntp.c
15818         * src/common/session.c
15819         * src/common/session.h
15820         * src/common/socket.c
15821         * src/common/utils.h
15822         * src/common/xml.c
15823         * src/common/xml.h
15824         * src/gtk/prefswindow.c
15825         * src/gtk/prefswindow.h
15826         * src/plugins/clamav/clamav_plugin_gtk.c
15827         * src/plugins/dillo_viewer/dillo_prefs.c
15828         * src/plugins/image_viewer/viewerprefs.c
15829         * src/plugins/spamassassin/spamassassin_gtk.c
15830         * m4/openssl.m4 *** REMOVED ***
15831                 Sync with HEAD 0.9.12cvs46
15832
15833 2004-08-03 [paul]       0.9.12cvs40.2
15834
15835         * src/action.c
15836         * src/addressadd.c
15837         * src/addressbook.c
15838         * src/addrgather.c
15839         * src/browseldap.c
15840         * src/compose.c
15841         * src/crash.c
15842         * src/editaddress.c
15843         * src/editgroup.c
15844         * src/editldap_basedn.c
15845         * src/foldersel.c
15846         * src/importldif.c
15847         * src/mimeview.c
15848         * src/prefs_common.c
15849         * src/prefs_template.c
15850         * src/sourcewindow.c
15851         * src/summaryview.c
15852         * src/gtk/about.c
15853         * src/gtk/foldersort.c
15854         * src/gtk/logwindow.c
15855         * src/gtk/pluginwindow.c
15856         * src/gtk/prefswindow.c
15857                 change all gtk_scrolled_window_set_policy from 
15858                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
15859
15860 2004-08-02 [paul]       0.9.12cvs40.1
15861
15862         * AUTHORS
15863                 update translation team section
15864         * po/pt_BR.po
15865                 updated by Frederico Goncalves Guimaraes
15866                 <fggdebian@yahoo.com.br>
15867
15868 2004-07-31 [colin]      0.9.12cvs39.9
15869
15870         * src/exphtmldlg.c
15871                 Fix compilation
15872
15873 2004-07-31 [colin]      0.9.12cvs39.8
15874
15875         * src/exphtmldlg.c
15876                 Fix an alertpanel type
15877
15878 2004-07-30 [colin]      0.9.12cvs39.7
15879
15880         * src/alertpanel.c
15881                 Fix alertpanel_error_log's icon
15882
15883 2004-07-30 [colin]      0.9.12cvs39.6
15884
15885         * src/pop.c
15886                 Two of them should still be warnings
15887
15888 2004-07-30 [colin]      0.9.12cvs39.5
15889
15890         * src/pop.c
15891                 More warning -> error
15892 2004-07-29 [colin]      0.9.12cvs39.4
15893
15894         * src/pop.c
15895                 Warning -> error
15896
15897 2004-07-29 [colin]      0.9.12cvs39.3
15898
15899         * src/prefs_matcher.c
15900                 Fix segfault
15901
15902 2004-07-29 [colin]      0.9.12cvs39.2
15903
15904         * src/alertpanel.c
15905                 More nice-looking alertpanels
15906
15907 2004-07-29 [colin]      0.9.12cvs39.1
15908
15909         * src/messageview.c
15910                 sync with head
15911                 (inform user when partial mail is deleted on server)
15912
15913 2004-07-29 [colin]      0.9.12cvs38.1
15914
15915         * src/messageview.c
15916                 sync with head
15917
15918 2004-07-28 [paul]       0.9.12cvs37.7
15919
15920         * src/mainwindow.c
15921                 complete the replacement of deprecated gtk_progress_*
15922
15923 2004-07-28 [paul]       0.9.12cvs37.6
15924
15925         * src/action.c
15926         * src/inc.c
15927         * src/mainwindow.c
15928         * src/send_message.c
15929         * src/gtk/progressdialog.c
15930         * src/gtk/progressdialog.h
15931                 replace deprecated gtk_progress_*
15932
15933 2004-07-28 [paul]       0.9.12cvs37.5
15934
15935         * src/gtk/filesel.c
15936                 remove gtk_window_set_wmclass()
15937 2004-07-28 [paul]       0.9.12cvs37.4
15938
15939         * src/addressbook.c
15940         * src/compose.c
15941         * src/foldersel.c
15942         * src/mainwindow.c
15943         * src/messageview.c
15944         * src/sourcewindow.c
15945         * src/gtk/logwindow.c
15946                 remove gtk_window_set_wmclass()
15947                 
15948         * src/prefs_filtering.c
15949         * src/prefs_filtering_action.c
15950         * src/prefs_fonts.c
15951         * src/prefs_gtk.c
15952         * src/prefs_matcher.c
15953         * src/ssl_manager.c
15954         * src/gtk/prefswindow.c
15955                 replace gtk_window_position()
15956
15957 2004-07-28 [colin]      0.9.12cvs37.3
15958
15959         * src/alertpanel.c
15960         * src/alertpanel.h
15961                 Add a way to specify panel type for specific
15962                 panels (alertpanel())
15963         * src/account.c
15964         * src/addressbook.c
15965         * src/compose.c
15966         * src/expldifdlg.c
15967         * src/main.c
15968         * src/messageview.c
15969         * src/summaryview.c
15970         * src/textview.c
15971         * src/gtk/sslcertwindow.c
15972                 Fix alertpanel()s so that their icon match
15973                 their real type
15974
15975 2004-07-28 [paul]       0.9.12cvs37.2
15976
15977         * src/addr_compl.c
15978         * src/addressbook.c
15979         * src/alertpanel.c
15980         * src/compose.c
15981         * src/export.c
15982         * src/foldersel.c
15983         * src/folderview.c
15984         * src/grouplistdialog.c
15985         * src/import.c
15986         * src/mainwindow.c
15987         * src/message_search.c
15988         * src/messageview.c
15989         * src/passphrase.c
15990         * src/prefs_actions.c
15991         * src/prefs_common.c
15992         * src/prefs_customheader.c
15993         * src/prefs_display_header.c
15994         * src/prefs_filtering.c
15995         * src/prefs_filtering_action.c
15996         * src/prefs_gtk.c
15997         * src/prefs_matcher.c
15998         * src/prefs_msg_colors.c
15999         * src/prefs_summary_column.c
16000         * src/prefs_template.c
16001         * src/sourcewindow.c
16002         * src/ssl_manager.c
16003         * src/summary_search.c
16004         * src/gtk/colorsel.c
16005         * src/gtk/description_window.c
16006         * src/gtk/gtkaspell.c
16007         * src/gtk/inputdialog.c
16008         * src/gtk/logwindow.c
16009         * src/gtk/prefswindow.c
16010         * src/gtk/progressdialog.c
16011                 replace deprecated gtk_window_set_policy
16012
16013 2004-07-27 [colin]      0.9.12cvs37.1
16014
16015         * src/msgcache.c
16016                 More fixes (synced for head again)
16017
16018 2004-07-27 [colin]      0.9.12cvs35.3
16019
16020         * src/msgcache.c
16021                 Fix wrong test
16022
16023 2004-07-27 [colin]      0.9.12cvs35.2
16024
16025         * src/mimeview.c
16026                 Fix width a bit (by Paul)
16027         * src/alertpanel.c
16028         * src/alertpanel.h
16029                 Specialize icons, make alertpanel_message()
16030                 private
16031         * src/message_search.c
16032         * src/sgpgme.c
16033         * src/summary_search.c
16034                 Suit alertpanel changes
16035
16036 2004-07-27 [colin]      0.9.12cvs35.1
16037
16038         * src/alertpanel.c
16039                 Add an icon
16040         * src/passphrase.c
16041                 Add debug output - maybe someone will
16042                 want to look at the problem with Grab
16043                 Input :)
16044         Bump version as we're synced with HEAD
16045
16046 2004-07-26 [colin]      0.9.12cvs33.26
16047
16048         * src/pop.c
16049                 Fix uidl-file parsing when not in new
16050                 format
16051
16052 2004-07-26 [colin]      0.9.12cvs33.25
16053
16054         * src/gtk/menu.c
16055                 Move popup menu up if necessary (fixes 
16056                 account selector)
16057         * src/mainwindow.c
16058                 Set account selector's button height to
16059                 minimum
16060
16061 2004-07-26 [colin]      0.9.12cvs33.24
16062
16063         * src/alertpanel.c
16064                 Maybe fix 551 (Truncated font in alert window)
16065
16066 2004-07-26 [colin]      0.9.12cvs33.23
16067
16068         * po/de.po
16069         * po/es.po
16070         * po/fr.po
16071         * po/it.po
16072         * po/ja.po
16073         * po/pl.po
16074         * po/ru.po
16075         * po/sk.po
16076         * po/sr.po
16077         * po/zh_CN.po
16078                 Sync po files with HEAD
16079
16080 2004-07-26 [paul]       0.9.12cvs33.22
16081
16082         * src/compose.c
16083                 fix Bug 556 'Organisation-header is sent even if empty'
16084
16085 2004-07-24 [colin]      0.9.12cvs33.21
16086
16087         * src/compose.c
16088         * src/gtk/gtkaspell.c
16089         * src/gtk/gtkaspell.h
16090                 Fix speller accelerators (require hack)
16091
16092 2004-07-24 [colin]      0.9.12cvs33.20
16093
16094         * src/gtk/gtkaspell.c
16095                 Fix over-eager code deletion breaking
16096                 Check while typing
16097
16098 2004-07-24 [colin]      0.9.12cvs33.19
16099
16100         * src/browseldap.c
16101         * src/ldapctrl.c
16102         * src/ldapctrl.h
16103         * src/ldapserver.h
16104                 Sync ldap with HEAD
16105         (Fixes 546 LDAP completely broken)
16106
16107 2004-07-24 [colin]      0.9.12cvs33.18
16108
16109         * src/prefs_msg_colors.c
16110                 Fix prototype mismatch
16111         (Fixes 547 void function cannot return value)
16112
16113 2004-07-24 [colin]      0.9.12cvs33.17
16114
16115         * src/mainwindow.c
16116                 Fix sort going back to previous sort key
16117                 when changing sort direction
16118
16119 2004-07-24 [colin]      0.9.12cvs33.16
16120
16121         * src/compose.c
16122                 Fix space insertion when re-wrapping at 
16123                 cursor point
16124
16125 2004-07-24 [colin]      0.9.12cvs33.15
16126
16127         * src/gtk/gtkaspell.c
16128                 Don't change cursor position in insert-text
16129                 callback
16130         (Fixes 539 Word wrapping on input transposes letters)
16131
16132 2004-07-24 [colin]      0.9.12cvs33.14
16133
16134         * src/gtk/gtkaspell.c
16135                 Reencode non-ascii chars to dictionary's
16136                 encoding
16137         (Fixes 544 Spell check broken non english locale)
16138
16139 2004-07-24 [colin]      0.9.12cvs33.13
16140
16141         * src/summaryview.c
16142                 Fix Shift+Down, add Home/End/PgUp/PgDown
16143
16144 2004-07-21 [colin]      0.9.12cvs33.12
16145
16146         * src/prefs_common.c
16147                 Fix a gtk warning (Patch by Andrej Kacian)
16148
16149 2004-07-21 [colin]      0.9.12cvs33.11
16150
16151         * src/gtk/filesel.c
16152                 More check
16153
16154 2004-07-21 [colin]      0.9.12cvs33.10
16155
16156         * src/compose.c
16157         * src/crash.c
16158         * src/export.c
16159         * src/import.c
16160         * src/messageview.c
16161         * src/mimeview.c
16162         * src/prefs_spelling.c
16163         * src/prefs_themes.c
16164         * src/summaryview.c
16165         * src/gtk/filesel.c
16166         * src/gtk/filesel.h
16167         * src/gtk/pluginwindow.c
16168                 Untwist open/save mode guessing logic, make
16169                 it explicit
16170
16171 2004-07-20 [colin]      0.9.12cvs33.9
16172
16173         * src/codeconv.c
16174                 conv_encode_header: src_charset is UTF-8 on
16175                 gtk2
16176         * src/compose.c
16177                 Remove double encoding of the headers
16178
16179 2004-07-20 [colin]      0.9.12cvs33.8
16180
16181         * src/codeconv.c
16182                 Fix typo
16183
16184 2004-07-20 [colin]      0.9.12cvs33.7
16185
16186         * src/mainwindow.c
16187                 Set the separated messageview to the saved
16188                 size of Claws' messageview (Patch by Alfons)
16189                 Fix a callback prototype (me)
16190
16191 2004-07-20 [colin]      0.9.12cvs33.6
16192
16193         * src/codeconv.h
16194                 Forgot one hunk in 0.9.12cvs33.4
16195
16196 2004-07-19 [colin]      0.9.12cvs33.5
16197
16198         * src/action.c
16199                 Action output fix
16200                 Patch by Alfons
16201
16202 2004-07-19 [colin]      0.9.12cvs33.4
16203
16204         * src/compose.c
16205                 Fix outgoing charset bug in headers
16206         * src/codeconv.c
16207                 Clean for glib2 - Patch by Alfons
16208
16209 2004-07-19 [colin]      0.9.12cvs33.3
16210
16211         * src/statusbar.c
16212                 Remove grip from the statusbar
16213                 Patch by Alfons
16214
16215 2004-07-19 [colin]      0.9.12cvs33.2
16216
16217         * src/messageview.c
16218         * src/textview.c
16219                 Fix messageview remembering the previous
16220                 scroll position when loading a new message
16221                 Patch by Alfons
16222
16223 2004-07-19 [colin]      0.9.12cvs33.1
16224
16225         * src/folder.h
16226         * src/folderview.c
16227         * src/summaryview.c
16228                 Sync with HEAD
16229
16230 2004-07-18 [colin]      0.9.12cvs32.7
16231
16232         * configure.ac
16233                 Remove useless check for XIM - noticed
16234                 by Alfons
16235
16236 2004-07-18 [colin]      0.9.12cvs32.6
16237
16238         * src/summaryview.c
16239                 Remove non-modified and shift-modified
16240                 accelerators in summaryview's popup
16241                 menu, as that doesn't get catched by
16242                 the accel-activate signal catcher...
16243
16244 2004-07-18 [colin]      0.9.12cvs32.5
16245
16246         * src/prefs_common.c
16247                 Define sensible default prefs for 
16248                 wrapping
16249
16250 2004-07-18 [colin]      0.9.12cvs32.4
16251
16252         * src/compose.c
16253         * src/prefs_common.c
16254         * src/prefs_common.h
16255         * src/prefs_wrapping.c
16256                 Remove Smart Wrapping pref, which does
16257                 nothing on gtk2 branch
16258
16259 2004-07-18 [colin]      0.9.12cvs32.3
16260
16261         * src/sourcewindow.c
16262                 Proper utf8
16263
16264 2004-07-18 [colin]      0.9.12cvs32.2
16265
16266         * src/compose.c
16267                 Save attachment status when drafting
16268
16269 2004-07-18 [colin]      0.9.12cvs32.1
16270
16271         * src/gtk/filesel.c
16272                 Fix erratic folder selection in open mode
16273
16274 2004-07-18 [colin]      0.9.12cvs31.11
16275
16276         * src/pop.c
16277                 Don't let partial messages get deleted
16278                 even with "dowload all"
16279                 (0.9.12cvs31.8 fix extension)
16280 2004-07-18 [colin]      0.9.12cvs31.10
16281
16282         * src/gtk/logwindow.c
16283                 Fix log scrolling
16284
16285 2004-07-18 [colin]      0.9.12cvs31.9
16286
16287         * src/common/utils.c
16288                 Fix non-utf8 strings coming from commands
16289                 and files
16290
16291 2004-07-18 [colin]      0.9.12cvs31.8
16292
16293         * src/pop.c
16294                 Fix partial download bug with Download all
16295                 messages option
16296
16297 2004-07-18 [colin]      0.9.12cvs31.7
16298
16299         * src/textview.c
16300                 Fix bug introduced in 0.9.12cvs31.2
16301                 (blocked in select mode after double click)
16302
16303 2004-07-18 [colin]      0.9.12cvs31.6
16304
16305         * src/compose.c
16306         * src/gtk/menu.c
16307                 More glib-warning fixes
16308
16309 2004-07-18 [colin]      0.9.12cvs31.5
16310
16311         * src/compose.c
16312                 Fix trashing the primary clipboard when moving 
16313                 around with tab
16314         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
16315
16316 2004-07-18 [colin]      0.9.12cvs31.4
16317
16318         * src/codeconv.c
16319                 convert unencoded iso headers to utf8
16320         (Fix Bug 538 Unencoded local characters in subject make it 
16321          disappear)
16322
16323 2004-07-18 [colin]      0.9.12cvs31.3
16324
16325         * src/compose.c
16326                 Fix tab char handling in wrapping
16327         (Fix Bug 537 Line wrap problem - TAB character treated as 
16328          one character instead of 8)
16329
16330 2004-07-18 [colin]      0.9.12cvs31.2
16331
16332         * src/textview.c
16333                 return FALSE on GDK_MOTION_NOTIFY
16334         (Fix Bug 535 Hyperlinks/addresses are not selectable 
16335          (unable to highlight))
16336
16337 2004-07-18 [colin]      0.9.12cvs31.1
16338
16339         * src/folderview.c
16340                 Sync with 0.9.12cvs31
16341
16342 2004-07-18 [colin]      0.9.12cvs30.4
16343
16344         * src/compose.c
16345                 Also block text_inserted when inserting a file
16346
16347 2004-07-18 [colin]      0.9.12cvs30.3
16348
16349         * src/compose.c
16350                 Fix smart wrapping (block text_inserted handler
16351                 while putting quotation to avoid wrap on input,
16352                 don't join lines if next is sig separator)
16353
16354 2004-07-17 [colin]      0.9.12cvs30.2
16355
16356         * src/folderview.c
16357         * src/mainwindow.c
16358         * src/mimeview.c
16359         * src/summaryview.c
16360         * src/gtk/quicksearch.c
16361         * src/gtk/quicksearch.h
16362                 Block key events handlers *and* accels while
16363                 quicksearch is focused
16364         (Fixes Bug 534 quick-search bar not accepting certain letters)
16365
16366 2004-07-17 [colin]      0.9.12cvs30.1
16367
16368         * src/folder.h
16369         * src/folderview.c
16370         * src/summaryview.c
16371                 Sync with 0.9.12cvs30
16372
16373 2004-07-17 [colin]      0.9.12cvs28.2
16374
16375         * src/mimeview.c
16376         * src/procmime.c
16377         * src/summaryview.c
16378         * src/gtk/menu.c
16379                 Squash some compile and glib warnings
16380
16381 2004-07-17 [paul]       0.9.12cvs28.1
16382
16383         * src/mimeview.c
16384                 sync with 0.9.12cvs28 HEAD
16385
16386 2004-07-16 [paul]       0.9.12cvs26.1
16387         
16388         * src/gtk/quicksearch.c
16389         * src/account.c
16390         * src/account.h
16391         * src/compose.c
16392         * src/customheader.c
16393         * src/folder_item_prefs.c
16394         * src/main.c
16395         * src/mainwindow.c
16396         * src/messageview.c
16397         * src/mimeview.c
16398         * src/news.c
16399         * src/pgpmime.c
16400         * src/pop.c
16401         * src/pop.h
16402         * src/prefs_account.c
16403         * src/prefs_account.h
16404         * src/prefs_common.c
16405         * src/prefs_common.h
16406         * src/prefs_display_header.c
16407         * src/prefs_gtk.c
16408         * src/prefs_gtk.h
16409         * src/procheader.c
16410         * src/procmime.c
16411                 sync with 0.9.12cvs26 HEAD      
16412
16413 2004-07-15 [colin]      0.9.12cvs18.14
16414
16415         * src/folder.c
16416                 Disable GPG signature check during
16417                 folder move and scan
16418         (Closes Bug 521 Signature checking slows down Folder-Move)
16419
16420 2004-07-14 [colin]      0.9.12cvs18.13
16421
16422         * src/common/partial_download.c
16423                 update includes
16424
16425 2004-07-14 [colin]      0.9.12cvs18.12
16426
16427         * src/common/partial_download.c
16428         * src/common/partial_download.h
16429                 Move doc at top, add correct copyright
16430
16431 2004-07-14 [colin]      0.9.12cvs18.11
16432
16433         * src/folder.c
16434         * src/messageview.c
16435         * src/pop.c
16436         * src/pop.h
16437         * src/procmsg.c
16438         * src/summaryview.c
16439         * src/common/Makefile.am
16440         * src/common/partial_download.c ** NEW FILES **
16441         * src/common/partial_download.h ** NEW FILES **
16442                 Move partial-download related stuff to its
16443                 own file
16444
16445 2004-07-14 [colin]      0.9.12cvs18.10
16446
16447         * src/send_message.c
16448                 Fix smtp auth when user is null or empty
16449
16450 2004-07-13 [colin]      0.9.12cvs18.9
16451
16452         * src/gtk/quicksearch.c
16453                 Use alphabetic order
16454
16455 2004-07-13 [colin]      0.9.12cvs18.8
16456
16457         * src/pop.c
16458                 Be paranoid on the checks
16459
16460 2004-07-13 [colin]      0.9.12cvs18.7
16461
16462         * src/gtk/quicksearch.c
16463                 Fix Engrish once again
16464
16465 2004-07-13 [colin]      0.9.12cvs18.6
16466
16467         * src/procmsg.c
16468         * src/summaryview.c
16469                 Mark messages for deletion when they are about to
16470                 be removed from trash
16471
16472 2004-07-13 [colin]      0.9.12cvs18.5
16473
16474         * src/matcher.c
16475         * src/matcher.h
16476         * src/matcher_parser_parse.y
16477         * src/prefs_matcher.c
16478         * src/gtk/quicksearch.c
16479                 Add 'partial' ('p') match string to find partially
16480                 downloaded messages
16481
16482 2004-07-13 [colin]      0.9.12cvs18.4
16483
16484         * src/pop.c
16485                 Fix misplaced block
16486
16487 2004-07-13 [colin]      0.9.12cvs18.3
16488
16489         * src/pop.c
16490         * src/pop.h
16491         * src/messageview.c
16492                 Refactor API (to avoid passing 5+ params and code
16493                 duplication)
16494         * src/folder.c
16495         * src/msgcache.c
16496         * src/procheader.c
16497         * src/common/defs.h
16498                 Add planned_download to cache
16499                 Don't mess uidl file when moving partially downloaded
16500                 mails (they change folder, we should change it in the
16501                 uidl list too or we'll remove an incorrect message)
16502                 (this also helps removing hacks when changing 
16503                 planned_download in messageview.c)
16504
16505 2004-07-12 [colin]      0.9.12cvs18.2
16506
16507         * src/gtk/quicksearch.c
16508                 Fix missing status update in quicksearch
16509
16510 2004-07-12 [paul]       0.9.12cvs18.1
16511
16512         * po/POTFILES.in
16513         * src/Makefile.am
16514         * src/account.c
16515         * src/codeconv.c
16516         * src/compose.c
16517         * src/inc.c
16518         * src/main.c
16519         * src/prefs_common.c
16520         * src/procmsg.h
16521         * src/toolbar.c
16522         * src/prefs_msg_colors.[ch]     ** NEW FILES **
16523         * src/prefs_wrapping.[ch]       ** NEW FILES **
16524         * src/common/intl.h
16525         * src/common/utils.[ch]
16526         * src/gtk/quicksearch.[ch]
16527                 sync with 0.9.12cvs18 HEAD
16528
16529 2004-07-12 [colin]      0.9.11cvs17.25
16530
16531         * src/folder.c
16532         * src/folder.h
16533                 Remove unused function added by me in 0.9.11cvs17.10
16534
16535 2004-07-11 [colin]      0.9.11cvs17.24
16536
16537         * src/inc.c
16538         * src/messageview.c
16539         * src/pop.c
16540         * src/pop.h
16541                 Use folderitem and msgnum instead of filename to
16542                 know which mail to delete
16543                 Move old partial mail deletion to pop.c
16544
16545 2004-07-10 [colin]      0.9.11cvs17.23
16546
16547         * src/inc.c
16548                 Add debug
16549         * src/pop.c
16550         * src/pop.h
16551                 Don't re-use same enums for unrelated stuff: it's 
16552                 completely misleading !
16553                 Document a bit
16554
16555 2004-07-09 [colin]      0.9.11cvs17.22
16556
16557         * src/inc.c
16558                 Remove folder-type check and do
16559                 more tests to be sure everything's
16560                 ok
16561         * src/messageview.c
16562                 Punctuation update, remove useless
16563                 code, fix two warnings
16564         * src/noticeview.c
16565                 Layout cleaning, reset 2nd button
16566                 when specifying one
16567
16568 2004-07-09 [colin]      0.9.11cvs17.21
16569
16570         * src/messageview.c
16571         * src/pop.c
16572         * src/pop.h
16573                 Allow user to change his mind
16574                 and postpone decision (by
16575                 unmarking the mail)
16576
16577 2004-07-09 [colin]      0.9.11cvs17.20
16578
16579         * src/messageview.c
16580                 Fix bug with delete state
16581         * src/pop.c
16582         * src/pop.h
16583                 Fix buffer leak (fread doesn't 
16584                 terminate buffers with \0)
16585                 Refactoring (remove magic 
16586                 numbers)
16587
16588 2004-07-09 [colin]      0.9.11cvs17.19
16589
16590         * src/pop.c
16591                 Don't log "Skipping message" if 
16592                 we're going to TOP it two lines
16593                 later
16594
16595 2004-07-09 [colin]      0.9.11cvs17.18
16596
16597         * src/messageview.c
16598                 Fix Engrish
16599
16600 2004-07-09 [colin]      0.9.11cvs17.17
16601
16602         * src/pop.c
16603                 strlen checking...
16604         * src/messageview.c
16605                 refactoring a bit
16606
16607 2004-07-08 [colin]      0.9.11cvs17.16
16608
16609         * src/noticeview.c
16610         * src/noticeview.h
16611                 Add an optional second button
16612         * src/messageview.c
16613         * src/pop.c
16614         * src/pop.h
16615                 Don't delete partially received mails after a certain
16616                 time; rather, let the user decide.
16617
16618 2004-07-08 [colin]      0.9.11cvs17.15
16619
16620         * src/common/smtp.h
16621                 Sync with HEAD
16622
16623 2004-07-08 [colin]      0.9.11cvs17.14
16624
16625         * src/messageview.c
16626         * src/common/smtp.c
16627                 Use to_human_readable() for sizes
16628
16629 2004-07-08 [colin]      0.9.11cvs17.13
16630
16631         * src/inc.c
16632         * src/messageview.c
16633         * src/pop.c
16634         * src/pop.h
16635         * src/procmsg.c
16636                 Fix partial-downloading issues:
16637                         catch unsupported TOP
16638                         don't delete partially downloaded mails before 5 days
16639                         don't update existing with non-MH folders; that'll
16640                         make dups, but it's better than trashing the folder
16641                         free new msginfo parts
16642                 Fix indentation ;-)
16643
16644 2004-07-08 [colin]      0.9.11cvs17.12
16645
16646         * src/common/smtp.c
16647         * src/common/smtp.h
16648                 Sync smtp size verification with HEAD
16649
16650 2004-07-08 [colin]      0.9.11cvs17.11
16651
16652         * src/summaryview.c
16653         * src/prefs_common.c
16654         * src/prefs_common.h
16655         * src/gtk/quicksearch.c
16656         * src/gtk/quicksearch.h
16657                 Sync sticky pref with HEAD
16658
16659 2004-07-08 [colin]      0.9.11cvs17.10
16660
16661         * src/folder.c [1.213.2.6]
16662         * src/folder.h [1.87.2.6]
16663         * src/inc.c [1.149.2.7]
16664         * src/messageview.c [1.94.2.8]
16665         * src/procheader.c [1.47.2.6]
16666         * src/procmsg.c [1.150.2.4]
16667         * src/procmsg.h [1.60.2.5]
16668         * src/pop.c [1.56.2.4]
16669         * src/pop.h [1.17.2.3]
16670                 Let too big messages get downloaded, but truncated
16671                 Add a button to download them completely
16672                 
16673 2004-07-06 [colin]      0.9.11cvs17.9
16674
16675         * src/gtk/quicksearch.c [1.1.2.3]
16676                 Add a Clear button
16677         * commitHelper
16678         * PATCHSETS
16679                 Add a script to help with cvs
16680
16681 2004-07-03 [colin]      0.9.11cvs17.8
16682
16683         * src/plugins/imageviewer/viewer.c
16684                 fix imageviewer (which was staying on the first
16685                 displayed image)
16686
16687 2004-07-03 [colin]      0.9.11cvs17.7
16688
16689         Removed FIXME_GTK2 warnings
16690         * src/gtk/gtkutils.c
16691                 useless #warnings
16692         * src/gtk/menu.c
16693                 useless #warnings (no need to mess with menu rc)
16694         * src/gtk/menu.h
16695                 unused functions
16696         
16697
16698 2004-07-03 [colin]      0.9.11cvs17.6
16699
16700         Removed FIXME_GTK2 warnings
16701         * src/codeconv.c
16702                 useless #warnings (rewrite needed)
16703         * src/compose.c
16704                 useless #warnings (rewrite needed)
16705                 useless #warnings (gtk2 is like that)
16706                 useless #warnings (previously fixed)
16707         * src/main.c
16708                 useless #warnings (previously fixed)
16709         * src/message_search.c
16710                 useless #warnings (gtk2 is like that)
16711                 Made apparent that search is case-sensitive
16712         * src/mimeview.c
16713                 useless #warnings (rewrite needed)
16714                 useless #warnings (gtk2 is like that)
16715                 reimplemented real warnings
16716         * src/prefs_common.c
16717                 Removed block cursor option (not it gtk2)
16718         * src/prefs_gtk.c
16719                 useless #warnings (rewrite needed)
16720         * src/procheader.c
16721                 useless #warnings (rewrite needed)
16722         * src/sourcewindow.c
16723                 useless #warnings (incorrect placing)
16724         * src/summary_search.c
16725                 useless #warnings (gtk2 is like that)
16726                 Made apparent that search is case-sensitive
16727         * src/action.c
16728                 useless #warnings (gtk2 is like that)
16729         * src/textview.c
16730                 useless #warnings (rewrite needed)
16731         * src/toolbar.c
16732                 useless #warnings (rewrite needed)
16733
16734 2004-07-03 [colin]      0.9.11cvs17.5
16735
16736         * src/textview.c
16737                 Fix mismerge which broke URI opening
16738                 
16739 2004-07-01 [colin]      0.9.11cvs17.4
16740
16741         * src/gtk/filesel.c
16742                 Fill filename when saving
16743                 
16744 2004-06-27 [colin]      0.9.11cvs17.3
16745
16746         * src/gtk/filesel.[ch]
16747                 Use the new GTK file selector
16748                 Update prototype to match the reality: multiple file
16749                 selection is open-only          
16750         * src/compose.c
16751                 Match the new prototypes        
16752         * configure.ac
16753                 Match the new requirements (gtk 2.4.0)
16754                         
16755 2004-06-26 [colin]      0.9.11cvs17.2
16756
16757         * src/plugins/trayicon/trayicon.c
16758                 Remove useless signal handler on resize, which causes
16759                 an infinite "loop"
16760         
16761 2004-06-26 [colin]      0.9.11cvs17.1
16762         
16763         * tools/Makefile.am
16764                 remove launch_firebird and add nautilus2sylpheed.sh
16765         * src/quicksearch.c
16766           src/summaryview.c
16767                 Fix show/hide "Extended symbols" button problem
16768                 Fix apparition at startup
16769                 Fix const warnings
16770         * src/plugins/image_viewer/Makefile.am
16771                 Fix configure 
16772         * common/ssl.c
16773                 Re-enable certificate check, as it doesn't seem to
16774                 cause Xlib errors anymore
16775
16776 2004-06-25 [paul]       0.9.11cvs17
16777
16778         * sync with 0.9.11cvs17 HEAD
16779         
16780         NOTE: QuickSearch is broken
16781
16782 2004-06-07 [colin]      0.9.10claws67.10
16783         * src/plugins/trayicon/trayicon.c
16784           src/plugins/trayicon/libeggtrayicon/Makefile.am
16785           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16786                 Fix gettextization in trayicon plugin
16787
16788 2004-06-07 [colin]      0.9.10claws67.9
16789         
16790         * src/summaryview.c
16791           src/gtk/gtksctree.[ch]
16792                 Let Shift+{Up,Down} work in summaryview
16793                 (well, Down "works" and Up works)
16794                 Let the list scroll when using these keys
16795
16796 2004-06-06 [colin]      0.9.10claws67.8
16797
16798         * src/plugins/trayicon/trayicon.c
16799                 Fix pixmap update
16800
16801 2004-06-06 [colin]      0.9.10claws67.7
16802
16803         * src/addressbook.c
16804                 Fix signal handling causing system-wide focus grab
16805
16806 2004-05-25 [paul]       0.9.10claws67.6
16807
16808         * Makefile.am
16809           src/Makefile.am
16810                 clean up
16811
16812 2004-05-25 [paul]       0.9.10claws67.5
16813
16814         * replace deprecated gtk_signal... functions
16815
16816 2004-05-23 [colin]      0.9.10claws67.4
16817
16818         * src/compose.c
16819                 Fix wrapping
16820
16821 2004-05-22 [colin]      0.9.10claws67.3
16822
16823         * src/compose.c
16824                 Re-fix [Edited] in compose.c::compose_reedit()
16825
16826 2004-05-22 [colin]      0.9.10claws67.2
16827
16828         * src/procmime.c
16829                 Fix parsing of multiparts mails
16830
16831 2004-05-22 [colin]      0.9.10claws67.1
16832
16833         * src/summaryview.c
16834                 Fix quicksearch
16835
16836 2004-05-22 [paul]       0.9.10claws67
16837
16838         * sync with 0.9.10claws67 HEAD
16839
16840 2004-05-14 [alfons]
16841
16842         * src/procmime.h
16843                 add forgotton prototype
16844
16845 2004-05-10 [paul]       0.9.10claws57
16846
16847         * sync with 0.9.10claws57 HEAD
16848
16849 2004-05-05 [paul]       0.9.9.claws1
16850
16851         * ChangeLog-gtk2        ** REMOVED **
16852           ChangeLog-gtk2.claws  ** ADDED **
16853                 rename and adopt the normal claws format
16854                 
16855         * configure.ac
16856                 require gtkmathview >= 0.5
16857
16858         * ac/*                          ** REMOVED **
16859           ac/                           ** REMOVED **
16860           intl/Makefile.in              ** REMOVED **
16861           m4/                           ** ADDED **
16862           m4/missing                    ** ADDED **
16863           m4/missing/gdk-pixbuf.m4      ** ADDED **
16864           m4/missing/gettext.m4         ** ADDED **
16865           m4/missing/gpgme.m4           ** ADDED **
16866           m4/missing/imlib.m4           ** ADDED **
16867           m4/.cvsignore                 ** ADDED **
16868           m4/Makefile.am                ** ADDED **
16869           m4/README                     ** ADDED **
16870           m4/aclocal-include.m4         ** ADDED **
16871           m4/aspell.m4                  ** ADDED **
16872           m4/check-type.m4              ** ADDED **
16873           m4/gnupg-check-typedef.m4     ** ADDED **
16874           m4/openssl.m4                 ** ADDED **
16875           m4/spamassassin.m4            ** ADDED **
16876           po/ChangeLog                  ** REMOVED **
16877           po/Makefile.in.in             ** REMOVED **
16878           po/Rules-quot                 ** REMOVED **
16879           po/boldquot.sed               ** REMOVED **
16880           po/en@boldquot.header         ** REMOVED **
16881           po/en@quot.header             ** REMOVED **
16882           po/insert-header.sin          ** REMOVED **
16883           po/quot.sed                   ** REMOVED **
16884           po/remove-potcdate.sed        ** REMOVED **
16885           po/remove-potcdate.sin        ** REMOVED **
16886           po/stamp-po                   ** REMOVED **
16887           Makefile.am
16888           autogen.sh
16889           configure.ac
16890                 enable building with automake 1.8.x
16891                 add 'autopoint --force' to autogen.sh and remove all
16892                 auto-generated files, remove ac/ directory and use
16893                 m4/ directory instead
16894                 
16895         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16896                 fix gettextization
16897
16898 2004-02-28 Colin Leroy <colin@colino.net>
16899         * src/prefs_matcher.c
16900           src/prefs_filtering.c
16901           src/prefs_filtering_action.c
16902                 Fix non-editable GtkEntries
16903
16904 2004-02-22 Thorsten Maerz <torte@netztorte.de>
16905         * src/prefs_themes.c
16906                 utf8 conversion for theme info
16907
16908 2004-02-21 Thorsten Maerz <torte@netztorte.de>
16909         * sync 0.9.9claws
16910
16911 2004-02-14 Thorsten Maerz <torte@netztorte.de>
16912         * src/grouplistdialog.c
16913                 allow multiple selections without ctrl key
16914
16915 2004-02-09 Thorsten Maerz <torte@netztorte.de>
16916         * src/main.c
16917                 enable customizable accelerators
16918
16919 2004-02-08 Thorsten Maerz <torte@netztorte.de>
16920         * src/prefs_common.c
16921                 re-enable different font settings for gtk1/2
16922         * src/prefs_folder_item.c
16923                 fix folder prefs displayed wrong
16924         * src/textview.c
16925                 set 'sunken' shadow type
16926
16927 2004-02-07 Colin Leroy <colin@colino.net>
16928         * src/compose.c
16929                 Fix message being always [Edited]
16930                 Encode headers correctly (utf8 buf)
16931
16932 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16933         * src/socket.c
16934                 remove double g_source_attach()
16935                 (Thanks to Colin Leroy)
16936
16937 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16938         * src/gtk/gtksctree.c
16939                 Fix SSL certificate list not shown
16940         * src/mimeview.c
16941                 Fix clicks in mime tree
16942
16943 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16944         * src/common/socket.c
16945                 Fix SSL receive
16946         * src/compose.c
16947                 Fix clipboard menu hotkeys
16948
16949 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16950         * src/gtk/gtkaspell.[ch]
16951           src/compose.c
16952                 reimplement spellchecker
16953
16954 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16955         * src/gtk/filesel.c
16956                 crash when inserting file in compose window
16957                 (TODO: keep old selection on clicks)
16958         * src/main.c
16959                 use gtkrc-2.0 instead of gtkrc
16960
16961 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16962         * src/messageview.c
16963                 remove orphaned mimeview unref()
16964
16965 2004-01-20 Thorsten Maerz <torte@netztorte.de>
16966         * src/grouplistdialog.c
16967                 expand nodes containing subscribed groups
16968
16969 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16970         * src/textview.c
16971                 textview: hide cursor, restore old click behaviour
16972
16973 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16974         * src/textview.c
16975                 variable names messed up
16976
16977 2004-01-17 Colin Leroy <colin@colino.net>
16978         * src/addr_compl.c
16979                 Fix completion address too thin
16980         * src/compose.c
16981                 Fix tab-to-subject behaviour
16982         * src/summaryview.c
16983                 Implement key up & down in summaryview
16984
16985 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16986
16987         * sync 098claws
16988
16989 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16990         * configure.ac
16991           Makefile.am
16992           doc/.cvsignore
16993           doc/Makefile.am
16994                 faq, man, manual moved to doc/
16995         * ac/aspell.m4
16996           ac/check-type.m4
16997           ac/gnupg-check-typedef.m4
16998           ac/openssl.m4
16999           ac/spamassassin.m4
17000           ac/missing/gdk-pixbuf.m4
17001           ac/missing/gpgme.m4
17002           ac/missing/imlib.m4
17003                 fix automake warnings
17004
17005 2003-12-06 Colin Leroy <colin@colino.net>
17006         * src/summaryview.c
17007                 Fix quicksearch
17008
17009 2003-12-05 Colin Leroy <colin@colino.net>
17010         * src/summaryview.c
17011                 Fix going to next unread folder
17012
17013 2003-12-05 Colin Leroy <colin@colino.net>
17014         * src/crash.c
17015                 Fix gtk2 compilation
17016         * src/session.c
17017                 Remove iotag source handler at disconnection
17018         * src/socket.[ch] 
17019                 Remove source handler when closing socket 
17020                 (fixes another seg)
17021
17022 2003-12-04 Colin Leroy <colin@colino.net>
17023         * src/compose.c
17024           src/prefs_account.c
17025           src/prefs_common.c
17026                 Fix some dropdown menus
17027
17028 2003-12-04 Colin Leroy <colin@colino.net>
17029         * src/compose.c
17030                 Fix event handlers on header fields
17031         * src/common/socket.c
17032           src/common/session.c
17033                 Fix segfault with callback (SSL)
17034                 Fix end of session 
17035
17036 2003-10-06 Thorsten Maerz <torte@netztorte.de>
17037
17038         * Fix compile bug in src/compose.c
17039         * removed src/gtk/gtkstext.[ch]
17040
17041 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
17042
17043         * Convert character set and escape "text" attributes in toolbar setting
17044         files.
17045         * Fixed bug in button-press-event handling.
17046
17047 2003-09-16 Thorsten Maerz <torte@netztorte.de>
17048
17049         * Fixed bug in key-press-event handling.
17050
17051 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
17052
17053         * Enabled to compile tray-icon plugin (Ad-hoc).
17054         * Avoid hang up bug of icon list in mime view (Ad-hoc).
17055
17056 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
17057
17058         * Enabled to compile on sylpheed-claws.
17059         (tray-icon plugin still cannot compile yet.)
17060
17061 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
17062
17063         * Updated to 0.9.5.
17064
17065 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
17066
17067         * Updated to 0.9.4.
17068         * Ported monitoring SSL mechanism to GSource of GLib2
17069         (I don't confirm it)
17070         * Added _gtk2 suffix to key name of font preference to avoid
17071         ovverwriting preference of Gtk+-1.2 version.
17072
17073 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
17074
17075         * Updated to 0.9.2.
17076
17077 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
17078
17079         * Updated to 0.9.1.
17080         * Translate po files into UTF-8 when execute autogen.sh.
17081
17082 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
17083
17084         * Updated to 0.9.0.
17085
17086 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
17087
17088         * Plugged GError related memory leaks.
17089
17090 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
17091
17092         * Changed default size of fonts.
17093         * Enabled to set titile font size of warning dialog.
17094
17095 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
17096
17097         * Embed a sylpheed icon into executable binary on Windows.
17098
17099 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
17100
17101         * I forgot to traslate character set of element string in src/xml.c.
17102
17103 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
17104
17105         * Fixed detecting bind_textdomain_codeset in configure.in.
17106         * The bug in which "Example" of "Date fromat" preference isn't displayed
17107         correctly has been fixed.
17108
17109 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
17110
17111         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
17112           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
17113           glib-gettextize
17114           Removed intl directory.
17115           Translated po files into UTF-8.
17116           (Thanks! Ryuji Abe)
17117
17118 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
17119
17120         * The bug which doesn't unscape string in xml.c has been fixed.
17121
17122 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
17123
17124         * The bug which is failed to translate encoding of file name thorough
17125         file dialog has been fixed.
17126
17127 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
17128
17129         * Modified to translate file names which is used in inporting/expoting
17130         mbox feature and "Save as" feature into locale encoding.
17131         * Translate file names into locale encoding when "Attache file" and
17132         "Insert file".
17133         * Force set G_BROKEN_FILENAMES environment variable.
17134         * Other minor fixes.
17135
17136 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
17137
17138         * Modified to treat MH folder's name as locale encoding.
17139
17140 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
17141
17142         * The bug which clash on switching candidates of auto completion of
17143         addresses, cannot use auto completion in Japanesse is fixed
17144         (Thanks! Tokunaga-san)¡¥
17145
17146 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17147
17148         * The bug which cannot switch key accelerator preference has been fixed
17149         (Thanks! smbd-san)¡¥
17150
17151 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17152
17153         * version 0.8.11-gtk2-20030314
17154
17155 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17156
17157         * The bug in which character set conversion of filtering messages has
17158         been fixed.(Thanks! COCOA-san).
17159
17160 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
17161
17162         * Revived "Leave space on head" preference in "Message" category.
17163         * A bug which clash when put the cursor to end of buffer and execute
17164         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
17165
17166 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17167
17168         * version 0.8.11-gtk2-20030312
17169
17170 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17171
17172         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
17173         * Modified to use Pango's API directly for font preference.
17174         * Integrated GtkTextView of textview to one widget.
17175         * Set fonts of header title in textview by "header_title" tag.
17176         * Removed some deprecated codes.
17177
17178 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
17179
17180         * Updated to 0.8.11.
17181         * Merged cygwin patch(Thanks! Sakai-san).
17182
17183 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
17184
17185         * version 0.8.10-gtk2-20030309