2005-07-04 [paul] 1.9.12cvs15
[claws.git] / ChangeLog-gtk2.claws
1 2005-07-04 [paul]       1.9.12cvs15
2
3         * src/stock_pixmap.c
4                 fix new pixmap naming errors
5                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
6
7 2005-07-04 [colin]      1.9.12cvs14
8
9         * src/imap.c
10                 Fix debugging string with a warning
11
12 2005-07-04 [colin]      1.9.12cvs13
13
14         * configure.ac
15                 Add a check for libetpan's version (>= 0.37)
16
17 2005-07-04 [hoa]        1.9.12cvs12
18
19         * commitHelper
20         * src/imap.c
21         * src/etpan/imap-thread.c
22         * src/etpan/imap-thread.h
23                 fixed IMAP implementation of check of mails.
24
25 2005-07-03 [hoa]        1.9.12cvs11
26
27         * src/etpan/Makefile.am
28         * src/etpan/etpan-errors.h
29         * src/etpan/etpan-log.[ch]
30         * src/etpan/etpan-thread-manager-types.h
31         * src/etpan/etpan-thread-manager.[ch]
32         * src/etpan/imap-thread.[ch]
33         * src/Makefile.am
34         * src/imap.c
35         * src/main.c
36         * src/prefs_other.c
37         * configure.ac
38             merged imap branch.
39             dependency on libetpan 0.37 is now added.
40
41 2005-07-01 [colin]      1.9.12cvs10
42
43         * src/Makefile.am
44         * src/folder.c
45         * src/folder.h
46         * src/folderview.c
47         * src/stock_pixmap.c
48         * src/stock_pixmap.h
49         * src/plugins/trayicon/trayicon.c
50                 Add marked symbol on folders containing
51                 marked messages
52         * src/procmsg.c
53         * src/procmsg.h
54         * src/toolbar.c
55         * src/prefs_common.c
56         * src/prefs_common.h
57         * src/prefs_send.c
58                 Add an optional confirmation dialog on queue
59                 sending. Patch by wwp.
60         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
61         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
62         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
63         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
64         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
65         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
66         * src/pixmaps/inbox_mark.xpm            ** ADDED **
67         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
68         * src/pixmaps/outbox_mark.xpm           ** ADDED **
69         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
70         * src/pixmaps/trash_mark.xpm            ** ADDED **
71                 New pixmaps
72
73 2005-07-01 [colin]      1.9.12cvs9
74
75         * src/summaryview.c
76                 Fix a little threading bug
77         * src/addrgather.c
78         * src/mainwindow.c
79                 A little bit of HIG normality never hurts
80
81 2005-07-01 [colin]      1.9.12cvs8
82
83         * src/compose.c
84         * src/msgcache.c
85         * src/pop.c
86         * src/procmime.c
87         * src/recv.c
88         * src/common/log.c
89         * src/common/template.c
90         * src/common/utils.c
91         * src/common/utils.h
92                 Reverted the fwrite_atomic stuff. In fact
93                 it is already atomic.
94
95 2005-06-30 [colin]      1.9.12cvs7
96
97         * src/common/utils.c
98         * src/common/utils.h
99                 Add an fwrite_atomic() function to make
100                 sure we write everything: fwrite can make
101                 short writes.
102         * src/compose.c
103         * src/msgcache.c
104         * src/pop.c
105         * src/procmime.c
106         * src/recv.c
107         * src/common/log.c
108         * src/common/template.c
109                 Use that (and fix swapping of size and nmemb).
110                 Thanks to Rich Coe for the heads up.
111
112 2005-06-30 [colin]      1.9.12cvs6
113
114         * src/addressbook.c
115                 Optimize addressbook opening 
116
117 2005-06-30 [colin]      1.9.12cvs5
118
119         * src/summaryview.c
120                 Remove calls to summary_step after move/copy
121
122 2005-06-28 [paul]       1.9.12cvs4
123
124         * src/alertpanel.c
125                 wrap and make the error msg selectable
126
127 2005-06-28 [paul]       1.9.12cvs3
128
129         * src/ssl_manager.c
130                 replace the OK button with a Close button
131         * src/gtk/foldersort.c
132                 use GTK_STOCK_ icons/buttons
133
134 2005-06-28 [colin]      1.9.12cvs2
135
136         * src/gedit-print.c             ** ADDED **
137         * src/gedit-print.h             ** ADDED **
138         * src/gtk/gtksourceprintjob.c   ** ADDED **
139         * src/gtk/gtksourceprintjob.h   ** ADDED **
140                 I can't believe no one had enough time to tell
141                 me I forgot the `cvs add`
142
143 2005-06-27 [colin]      1.9.12cvs1
144
145         * src/Makefile.am
146         * src/gtk/Makefile.am
147         * src/messageview.c
148         * src/procmsg.c
149         * src/summaryview.c
150         * configure.ac
151                 Add optional libgnomeprint-based printing
152         * src/mainwindow.c
153         * src/gtk/quicksearch.c
154                 Add an Edit/Quick search menu item to show
155                 and focus the quicksearch
156
157 2005-06-27 [paul]       1.9.12
158
159         1.9.12 release
160
161         * po/ca.po
162         * po/de.po
163         * po/es.po
164         * po/fr.po
165         * po/it.po
166         * po/ko.po
167         * po/pt_BR.po
168         * po/sk.po
169         * po/zh_CN.po
170                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
171                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
172                 SungHyun Nam, Frederico Goncalves Guimaraes,
173                 Andrej Kacian, and Yang Guilong
174 2005-06-26 [colin]      1.9.11cvs106
175
176         * src/imap_gtk.c
177                 Forgot one file for previous fix
178
179 2005-06-26 [colin]      1.9.11cvs105
180
181         * src/folder.c
182         * src/imap.c
183                 Fix problems with folder operations in no_select
184                 imap folders. it applies only to mails, and 
185                 creation/deletion/move/renaming of folders 
186                 should be possible
187
188 2005-06-26 [paul]       1.9.11cvs104
189
190         * src/prefs_filtering.c
191                 replace one more GTK_STOCK_REMOVE
192                 with GTK_STOCK_DELETE
193
194 2005-06-25 [colin]      1.9.11cvs103
195
196         * src/imap.c
197                 Optimize get_seq_set_from_seq_list
198                 (Patch by Ricardo) 
199
200 2005-06-25 [colin]      1.9.11cvs102
201
202         * src/mh.c
203                 If the directory exists, but not in the
204                 correct encoding, rename it. This should
205                 handle old-versions-induced bugs.
206
207 2005-06-25 [colin]      1.9.11cvs101
208
209         * src/mh.c
210                 Fix path access with extended dir names
211                 Fixes bug #589 (SC segfaults with wrong locale
212                 settings)
213
214 2005-06-25 [colin]      1.9.11cvs100
215
216         * src/prefs_account.c
217         * src/prefs_account.h
218         * src/compose.c
219                 Add an option to encrypt replies to
220                 encrypted messages
221
222 2005-06-25 [colin]      1.9.11cvs99
223
224         * src/compose.c
225         * src/quote_fmt_parse.y
226                 ... And make it work with pgpinline.
227
228 2005-06-25 [colin]      1.9.11cvs98
229
230         * src/compose.c
231         * src/procmime.c
232         * src/procmime.h
233         * src/quote_fmt_parse.y
234                 o Make reedition of encrypted messages possible
235                   (as long as it is encrypted to self too, no
236                    magic there)
237                 o Make replying with quote (and without selecting
238                   text) possible for encrypted messages.
239                 Closes bug #550 (Not possible to "reply with quote"
240                 to gnupg encrypted messages)
241
242 2005-06-24 [paul]       1.9.11cvs97
243
244         * src/imap.c
245                 add missing include
246
247 2005-06-24 [paul]       1.9.11cvs96
248
249         * src/editldap.c
250                 made bind password entry invisible
251                 (sync with main)
252         * src/send_message.c
253                 send_message_local(): check exit status
254                 to detect errors (sync with main)
255         * src/textview.c
256                 use main's less ambiguous popup menu
257                 wording
258
259 2005-06-24 [paul]       1.9.11cvs95
260
261         * src/prefs_actions.c
262         * src/prefs_customheader.c
263         * src/prefs_display_header.c
264         * src/prefs_filtering_action.c
265         * src/prefs_matcher.c
266         * src/prefs_template.c
267         * src/prefs_toolbar.c
268                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
269         * src/gtk/description_window.c
270                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
271
272 2005-06-23 [colin]      1.9.11cvs94
273
274         * src/summaryview.c
275                 Fix rough edges (be sure to call status_show whenever
276                 necessary).
277
278 2005-06-23 [colin]      1.9.11cvs93
279
280         * src/summaryview.c
281                 Optimize Select All
282                 Before, in a 5K mails folder: 11s
283                 After, in the same folder: 58000µs
284                 The joys of locking... gtk_clist_select_all() fires a 
285                 tree-select-row event for each selected row, which in 
286                 summaryview, callbacks summary_selected which in turn,
287                 calls summary_status_show, which walks the selected
288                 rows. Hence, calling gtk_clist_select_all was 
289                 exponential. Locking the summaryview makes 
290                 summary_selected return early.
291
292 2005-06-23 [colin]      1.9.11cvs92
293
294         * src/imap.c
295                 Move mutex at the important place to avoid
296                 deadlocks
297         * src/summaryview.c
298                 Fix Del key deleting directly instead of
299                 moving to trash
300
301 2005-06-22 [colin]      1.9.11cvs91
302
303         * src/plugins/spamassassin/libspamc.c
304                 As we do spagetti code with assignations in multiple
305                 places (see _message_read_raw where out = msg = raw),
306                 let's be sure we don't free the same pointer twice.
307                 Should fix bug #683 (Crash in libpam at 
308                 message_cleanup).
309
310 2005-06-22 [colin]      1.9.11cvs90
311
312         * src/compose.c
313         * src/messageview.c
314         * src/toolbar.c
315                 Make toolbar's delete use the move to trash stuff;
316                 Add gtk_widget_realize to be sure pixmaps can get
317                 created (that may fix an old worksforme bug which
318                 I can't find back...)
319
320 2005-06-22 [colin]      1.9.11cvs89
321
322         * src/summaryview.c
323         * src/summaryview.h
324         * src/mainwindow.c
325                 Rename "Message/Delete" to "Message/Move to trash"
326                 Add "Message/Delete..." that directly destroys the
327                 selected messages after asking for a confirmation.
328
329 2005-06-22 [colin]      1.9.11cvs88
330
331         * src/imap.c
332                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
333                 o Fix a deadlock (thanks Darko)
334
335 2005-06-22 [colin]      1.9.11cvs87
336
337         * src/gtk/foldersort.c
338                 Add missing include for the i18n;
339                 patch by Fabien Vantard
340
341 2005-06-21 [colin]      1.9.11cvs86
342
343         * src/folder.c
344         * src/folderview.c
345                 Respect the no_select flag
346         * src/imap.c
347                 Fix recursive deletion
348         * src/imap_gtk.c
349         * src/mh_gtk.c
350                 Make the folder deletion's warning
351                 more explicit
352
353 2005-06-21 [colin]      1.9.11cvs85
354
355         * src/textview.c
356                 Prevent email addresses from spanning accross
357                 lines - fixes bug # 646 (newline-chars in 
358                 email addresses)
359
360 2005-06-20 [colin]      1.9.11cvs84
361
362         * src/folder.c
363                 Be sure not to remove source if copy failed
364
365 2005-06-20 [colin]      1.9.11cvs83
366
367         * src/folderview.c
368         * src/imap_gtk.c
369                 remove summaryview's lock
370         * src/imap.c
371                 introduce threads to avoid problems when foreground tasks
372                 interfere with background tasks
373         * src/mh.c
374                 prevent moving to drafts/queue
375         * src/mimeview.c
376                 fix leak
377
378 2005-06-19 [colin]      1.9.11cvs82
379
380         * src/imap_gtk.c
381                 Remember that the user doesn't want to override
382                 offline mode, for 3 seconds. It avoid presenting
383                 him with N popups in a really short time.
384
385 2005-06-17 [colin]      1.9.11cvs81
386
387         * src/imap.c
388                 Fix IMAP breaking on folders containing '('
389                 (Probably won't be enough)
390
391 2005-06-17 [colin]      1.9.11cvs80
392
393         Forgotten files on 1.9.11cvs79
394         * src/summaryview.c
395                 Fix stepping when not immediately executing
396         * src/imap.c
397                 Really prevent UID FETCH 0
398         * src/codeconv.c
399                 Fix outgoing charset never set to utf-8
400         * src/mh.c
401                 Fix leak
402
403 2005-06-16 [colin]      1.9.11cvs79
404
405         * src/compose.c
406                 Fix bug #707 (Dash splits rows)
407                 Only wrap if we're on a line break position and
408                 the previous one was a "white" (space) char.
409                 Pango stuff is weird.
410
411 2005-06-16 [colin]      1.9.11cvs78
412
413         * src/imap_gtk.c
414                 Lock summaryview while downloading messages
415                 on user demand
416         * src/procheader.c
417         * src/unmime.c
418         * src/common/utils.c
419         * src/common/utils.h
420                 Replace \r and \n with spaces in From and
421                 Subject headers
422
423 2005-06-16 [paul]       1.9.11cvs77
424
425         * src/procmime.c
426                 liberalise the mime parser
427         * src/gtk/about.c
428                 add text wrapping
429
430 2005-06-16 [paul]       1.9.11cvs76
431
432         * src/gtk/about.c
433                 reworked
434
435 2005-06-15 [colin]      1.9.11cvs75
436
437         * src/compose.c
438                 Finish header encoding fix
439         * src/summaryview.c
440                 Fix segfault
441         * src/headerview.c
442                 Fix compilation (Thanks Stephan
443                 Sachse)
444
445 2005-06-15 [colin]      1.9.11cvs74
446
447         * Makefile.am
448                 Install gnome2 stuff rather than gnome1, 
449                 if both are present
450         * src/codeconv.c
451         * src/codeconv.h
452         * src/compose.c
453                 Fix headers encoding
454         * src/folder.c
455                 Visual progress when fetching all messages
456         * src/folderview.c
457         * src/summaryview.c
458         * src/summaryview.h
459                 Prevent changing current message while
460                 incorporating
461
462 2005-06-15 [paul]       1.9.11cvs73
463
464         * src/gtk/gtkaspell.c
465         * src/gtk/gtkaspell.h
466                 fix build warnings
467
468 2005-06-15 [paul]       1.9.11cvs72
469
470         * src/prefs_filtering.c
471                 allow reordering of filter rules by
472                 drag n drop
473
474 2005-06-15 [paul]       1.9.11cvs71
475
476         * COPYING
477                 updated
478         * src/codeconv.c
479                 replace deprecated function
480         * src/inc.c
481         * src/send_message.c
482         * src/gtk/progressdialog.c
483         * src/gtk/progressdialog.h
484                 salvage and reuse parts of reverted sync
485
486 2005-06-15 [paul]       1.9.11cvs70
487
488         * src/inc.c
489         * src/send_message.c
490         * src/gtk/progressdialog.c
491         * src/gtk/progressdialog.h
492                 revert yesterday's sync with main
493                 it contains deprecated functions
494
495 2005-06-15 [colin]      1.9.11cvs69
496
497         * src/headerview.c
498                 Fix bug #670 (multi user to: will corrupt message 
499                 headers display)
500
501 2005-06-15 [colin]      1.9.11cvs68
502
503         * src/compose.c
504                 Fix bug #421 (Fix undo on wrapping)
505
506 2005-06-15 [colin]      1.9.11cvs67
507
508         * src/folder.c
509                 Provide visual feedback while processing
510                 folder's rules.
511         * src/imap.c
512                 Provide visual feedback while getting
513                 short headers (for uncached messages)
514
515
516 2005-06-14 [paul]       1.9.11cvs66
517
518         * src/account.c
519                 change a couple stock icons
520         * src/inc.c
521         * src/send_message.c
522         * src/gtk/progressdialog.c
523         * src/gtk/progressdialog.h
524                 sync main's GtkTreeView implementation
525
526 2005-06-14 [colin]      1.9.11cvs65
527
528         * src/imap.c
529                 Various little fixes, mainly on error paths
530
531 2005-06-13 [colin]      1.9.11cvs64
532
533         * matcher.c
534         * procmsg.c
535         * procmsg.h
536                 Add a way to fetch only headers. This speeds
537                 up filtering on headers for IMAP. Fixes:
538                 bug #481 extraneous imap commands slow down 
539                         imap filtering
540                 bug #522 Sylpheed downloads all messages 
541                         when opening mailbox (IMAP)
542                 bug #677 IMAP fetch is soooooooooooooo slow
543         * src/folder.c
544         * src/folder.h
545                 Add a folder set_batch method so that
546                 implementations can speed up flags changes
547         * src/folderutils.c
548         * src/summaryview.c
549                 Use that in mark as (un)read and mark all read
550                 Refix bug #679
551         * src/imap.c
552                 Implement set_batch - brings back deferred
553                 flags in a less buggy manner. Fixes:
554                 bug #729 IMAP immediate expunge of deleted messages
555                 bug #191 remove list of messages with one command
556                 Fix login with strange chars
557                 Implement fetch_msg_full
558                 Fix copy (wrong counts)
559
560 2005-06-12 [colin]      1.9.11cvs63
561
562         * src/folder.c
563                 lock incorporation during long operations.
564                 Avoids fucking up the IMAP socket.
565
566 2005-06-12 [colin]      1.9.11cvs62
567
568         * src/imap.c
569                 Fix harmful typo
570                 Factorize remove_all_msg
571                 Thread-ize expunge
572         * src/summaryview.c
573                 Don't update partial-download status if unnecessary
574         * src/folder.c
575                 Use remove_msgs everywhere possible
576
577 2005-06-12 [colin]      1.9.11cvs61
578
579         * src/folder.c
580         * src/folder.h
581                 Add a remove_msgs function to remove a 
582                 list of messages
583         * src/imap.c
584                 Implement that.
585
586 2005-06-12 [colin]      1.9.11cvs60
587
588         * src/imap.c
589                 Remove flags-processing deferring... Too hard
590                 to get it to work in all cases.
591
592 2005-06-11 [colin]      1.9.11cvs59
593
594         * src/imap.c
595                 printf -> debug_print
596
597 2005-06-11 [colin]      1.9.11cvs58
598
599         * src/imap.c
600                 o Fix build without USE_PTHREAD
601                 o Factorize imap_open
602                 o Alertpanel in case of impossible connection
603                 o Alertpanel in case of impossible login
604                 o Fix deferred flags processing to force a 
605                   flush before adding some more flags to process,
606                   but in another folder.
607
608 2005-06-10 [colin]      1.9.11cvs57
609
610         * src/imap.c
611                 o Fix a format string error
612                 o init ssl socket outside of the thread 
613                   (it possibly invokes gtk calls)
614         * src/procmime.c
615                 o Put back the buffer to its necessary size
616                 o Fix changing a file pointer without keeping
617                   track of it (thanks Valgrind)
618         * src/common/smtp.c
619                 o Fix automatic STARTTLS if login should be done
620                   and the server only allows it after starting TLS
621         * src/gtk/gtkinputdialog.c
622                 o Eat GDK_Return so that the combo popup doesn't 
623                   appear when we press Enter to validate the combo
624                   input dialog (as seen in the Open with... dialog)
625
626 2005-06-10 [colin]      1.9.11cvs56
627
628         * src/imap.c
629                 o A bit less debug
630                 o Fix a crash on deletion
631                 o Threadize imap_select (it's called outside of 
632                   threads)
633                 o Defer treatment of DELETED flags
634
635
636 2005-06-09 [colin]      1.9.11cvs55
637
638         * src/imap.c
639                 Make sure we check imap_gtk_should_override(), which
640                 potentially calls gtk stuff, before creating thread.
641                 That way it should't be called via imap_get_session()
642                 inside a thread.
643
644 2005-06-09 [colin]      1.9.11cvs54
645
646         * src/imap.c
647                 o add a bit of status output
648                 o remove some dead code
649                 o threadize get_list_of_uids
650                 o threadize imap_get_flags
651                 o defer flag changing by 500ms so that they
652                   can be batched
653
654
655 2005-06-08 [colin]      1.9.11cvs53
656
657         * src/imap.c
658                 Thread-ize imap_cmd_fetch
659
660 2005-06-08 [colin]      1.9.11cvs52
661
662         * src/main.c
663                 Mmh, that broke POP3...
664
665 2005-06-08 [colin]      1.9.11cvs51
666
667         * src/main.c
668                 Stabilize IMAP patch (thanks to Hoa)
669
670 2005-06-08 [colin]      1.9.11cvs50
671
672         * src/imap.c
673                 Test patch to speed up imap. 
674
675 2005-06-08 [colin]      1.9.11cvs49
676
677         * src/imap_gtk.c
678                 Warning fix
679         * src/procmime.c
680                 Apply patch from gentoo to use /usr/share/mime/globs if 
681                 available, after un-breaking it
682         * src/common/log.c
683         * src/common/log.h
684                 Use g_timeout for invoking hooks that possibly use gtk
685                 calls. This should leave gtk calls in the main thread.
686
687 2005-06-08 [paul]       1.9.11cvs48
688
689         * src/codeconv.c
690                 conv_get_outgoing_charset_str(): don't
691                 use prefs_common setting
692         * src/compose.c
693         * src/compose.h
694                 add /Options/Character encoding/... to
695                 temporarily change the outgoing encoding
696
697         (belated sync with main)
698
699 2005-06-08 [paul]       1.9.11cvs47
700
701         * src/compose.c
702                 correction to/completion of last
703                 sync with main
704
705 2005-06-08 [paul]       1.9.11cvs46
706
707         sync with main:
708         
709         * src/codeconv.c
710         * src/codeconv.h
711                 always enabled Japanese auto-detection
712                 if the first letters of locale string
713                 is "ja"
714         * src/compose.c
715                 don't use "destroy" signal to destroy
716                 Compose object (fix rare crashes on discard?)
717         * src/mainwindow.c
718         * src/messageview.c
719         * src/prefs_send.c
720                 added Hebrew encodings
721         * src/sourcewindow.c
722                 don't use "destroy" signal to destroy
723                 objects
724
725 2005-06-07 [colin]      1.9.11cvs45
726
727         * src/summaryview.c
728                 Add missing unlocks/locks
729
730 2005-06-07 [paul]       1.9.11cvs44
731
732         * src/summaryview.c
733                 restore bug #749 fix
734
735 2005-06-06 [colin]      1.9.11cvs43
736
737         * src/summaryview.c
738                 Fix selection bug when prefs_common.open_unread 
739                 is FALSE
740
741 2005-06-06 [colin]      1.9.11cvs42
742
743         * src/common/md5.c
744                 Fix a warning
745         * src/summaryview.c
746         * src/folderview.c
747                 Factorize long operations beginning and end
748                 (locking, freezing/thawing, cursor, ...)
749                 Check selection->data member in selection-
750                 related loops; this avoids dying an awful
751                 death if the selection changes on us while
752                 we're marking a whole IMAP folder unread, 
753                 for example.
754
755 2005-06-06 [paul]       1.9.11cvs41
756
757         * src/textview.c
758                 don't g_free() a static gchar buffer
759
760 2005-06-05 [colin]      1.9.11cvs40
761
762         * src/mainwindow.c
763         * src/messageview.c
764         * src/summaryview.c
765                 Fix bug #749 (Show all headers should be
766                 sticky as the GUI suggests)
767
768 2005-06-03 [paul]       1.9.11cvs39
769
770         * src/compose.c
771                 don't allow editing of mail while sending.
772                 patch by Colin
773
774 2005-06-03 [paul]       1.9.11cvs38
775
776         * src/folderview.c
777                 add a freeze/thaw to speed up 'mark all read'
778
779 2005-06-03 [paul]       1.9.11cvs37
780
781         * src/prefs_message.c
782                 reflect changes immediately
783
784 2005-06-02 [colin]      1.9.11cvs36
785
786         * po/POTFILES.in
787                 Patch by Fabien Vantard.
788
789 2005-06-02 [colin]      1.9.11cvs35
790
791         * src/imap.c
792                 Use a non-blocking imap_getline() if possible.
793                 This should completely prevent the interface
794                 from freezin on imap operations, although it
795                 may do strange stuff in case of folder switching
796                 while a big imap operation is taking place...
797
798                 In addition, fix a leak in the case thread
799                 creation fails on connection.
800
801 2005-06-02 [colin]      1.9.11cvs34
802
803         * src/crash.c
804         * src/prefs_common.h
805                 Fix build (prefs_common_init() doesn't exist
806                 anymore)
807
808 2005-06-02 [colin]      1.9.11cvs33
809
810         * src/prefs_account.c
811                 Fix bug #245 (filtering rules broken when
812                 renaming a remote account (imap4 or nntp)
813
814 2005-06-02 [colin]      1.9.11cvs32
815
816         * src/imap.c
817                 Try to fix IMAP shortcomings: 
818                 o Multithread imap_open()
819                 o allow offline-mode overriding instead of
820                   just returning NULL
821         * src/imap_gtk.c
822         * src/imap_gtk.h
823                 Add a function to ask whether we want to
824                 override offline-mode for 10 minutes (one-shot
825                 asking was painful)
826         * src/procheader.c
827                 Fix segfault when imap parser isn't happy about
828                 a missing {
829
830 2005-06-01 [colin]      1.9.11cvs31
831
832         * src/addrharvest.c
833         * src/compose.c
834         * src/mbox.c
835         * src/mbox.h
836         * src/mh.c
837         * src/msgcache.c
838         * src/send_message.c
839         * src/setup.c
840         * src/undo.c
841         * src/common/hooks.c
842         * src/common/prefs.c
843         * src/common/template.c
844         * src/common/utils.c
845         * src/gtk/gtkutils.c
846         * src/gtk/inputdialog.c
847         * src/gtk/menu.c
848         * src/gtk/pluginwindow.c
849         * src/gtk/prefswindow.c
850         * src/plugins/pgpmime/passphrase.c
851         * src/plugins/pgpmime/prefs_gpg.c
852                 More -Wall fixes
853
854         * src/common/Makefile.am
855         * src/common/timing.h
856                 Add basic timing code
857
858         * src/summaryview.c
859                 Fix a bug with unread messages when 
860                 re-sorting folders, and by the way
861                 fix a big performance hit when 
862                 re-sorting (10k mails: before 5s,
863                 after .5s)
864
865         * src/prefs_compose_writing.c
866         * src/prefs_compose_writing.h
867         * src/prefs_message.c
868         * src/prefs_message.h
869         * src/prefs_other.c
870         * src/prefs_other.h
871         * src/prefs_quote.c
872         * src/prefs_quote.h
873         * src/prefs_receive.c
874         * src/prefs_receive.h
875         * src/prefs_send.c
876         * src/prefs_send.h
877         * src/prefs_summaries.c
878         * src/prefs_summaries.h
879                 Fix copyright banner
880
881 2005-06-01 [paul]       1.9.11cvs30
882
883         * po/fi.po
884                 updated by Flammie Pirinen
885         * src/procmime.c
886                 fix 'Bad BASE64 content' output
887
888 2005-05-31 [colin]      1.9.11cvs29
889
890         * src/procmime.c
891                 Oops, where did my hunk go.
892
893 2005-05-31 [colin]      1.9.11cvs28
894
895         * src/Makefile.am
896         * src/account.c
897         * src/action.c
898         * src/addr_compl.c
899         * src/addressbook.c
900         * src/codeconv.c
901         * src/compose.c
902         * src/export.c
903         * src/folder.c
904         * src/folderview.c
905         * src/image_viewer.c
906         * src/main.c
907         * src/mainwindow.c
908         * src/messageview.c
909         * src/mimeview.c
910         * src/msgcache.c
911         * src/prefs_account.c
912         * src/prefs_actions.c
913         * src/prefs_common.c
914         * src/prefs_compose_writing.c
915         * src/prefs_customheader.c
916         * src/prefs_ext_prog.c
917         * src/prefs_filtering.c
918         * src/prefs_filtering_action.c
919         * src/prefs_fonts.c
920         * src/prefs_image_viewer.c
921         * src/prefs_message.c
922         * src/prefs_message.h
923         * src/prefs_msg_colors.c
924         * src/prefs_other.c
925         * src/prefs_other.h
926         * src/prefs_quote.c
927         * src/prefs_receive.c
928         * src/prefs_receive.h
929         * src/prefs_send.c
930         * src/prefs_send.h
931         * src/prefs_spelling.c
932         * src/prefs_summaries.c
933         * src/prefs_summary_column.c
934         * src/prefs_template.c
935         * src/prefs_themes.c
936         * src/prefs_toolbar.c
937         * src/prefs_wrapping.c
938         * src/procmime.c
939         * src/procmsg.c
940         * src/send_message.h
941         * src/ssl_manager.c
942         * src/summary_search.c
943         * src/summaryview.c
944         * src/textview.c
945         * src/wizard.c
946         * src/common/smtp.c
947         * src/common/smtp.h
948         * src/gtk/gtkutils.h
949                 o Move the rest of Common prefs to new style
950                 o Lots of -Wall warning fixes
951                 o fix FIXME in cache memusage calculation
952                 o Let return receipts be sent from any account
953                 o Little cache optimisation (read)
954                 o Fix bug #746 (don't treat commas as separators
955                   when inside a quoted string)
956
957 2005-05-31 [paul]       1.9.11cvs27
958
959         * src/prefs_common.c
960                 fix 'off-by-one' typo
961
962 2005-05-31 [paul]       1.9.11cvs26
963
964         * src/account.c
965         * src/addr_compl.c
966         * src/compose.c
967         * src/foldersel.c
968         * src/prefs_actions.c
969         * src/prefs_common.c
970         * src/prefs_common.h
971         * src/prefs_customheader.c
972         * src/prefs_display_header.c
973         * src/prefs_filtering.c
974         * src/prefs_filtering_action.c
975         * src/prefs_matcher.c
976         * src/prefs_summaries.c
977         * src/prefs_summary_column.c
978         * src/prefs_template.c
979         * src/prefs_toolbar.c
980         * src/ssl_manager.c
981         * src/gtk/pluginwindow.c
982         * src/gtk/prefswindow.c
983         * src/gtk/progressdialog.c
984                 add hidden prefs 'enable_rules_hint'
985                 for gtk_tree_view_set_rules_hint()
986                 (sync with main)
987                 
988
989 2005-05-31 [colin]      1.9.11cvs25
990
991         * src/Makefile.am
992         * src/main.c
993         * src/prefs_common.c
994         * src/prefs_summaries.c ** ADDED **
995         * src/prefs_summaries.h ** ADDED **
996                 Common/Display -> Display/Summaries
997
998 2005-05-31 [colin]      1.9.11cvs24
999
1000         * src/Makefile.am
1001         * src/main.c
1002         * src/prefs_quote.c ** ADDED **
1003         * src/prefs_quote.h ** ADDED **
1004                 Move Common/Quote to Compose/Quoting
1005         * src/prefs_common.c
1006         * src/prefs_common.h
1007                 Remove old quote stuff, add
1008                 convenience functions for GtkTextView prefs
1009         * src/gtk/prefswindow.c
1010                 Set default height higher
1011
1012 2005-05-30 [colin]      1.9.11cvs23
1013
1014         * src/Makefile.am
1015         * src/main.c
1016         * src/prefs_common.c
1017         * src/prefs_compose_writing.c ** ADDED **
1018         * src/prefs_compose_writing.h ** ADDED **
1019                 Move Common/Compose prefs to Compose/Writing
1020
1021 2005-05-30 [colin]      1.9.11cvs22
1022
1023         * src/common/utils.c
1024                 Fix bug #651 (Confused Attract by Subject)
1025                 Patch by M. Benkmann <haferfrost@web.de>
1026         * AUTHORS
1027
1028 2005-05-30 [colin]      1.9.11cvs21
1029
1030         * src/compose.c
1031                 Fix concatenation of different headers of
1032                 the same type (bug #645)
1033         * src/prefs_folder_item.c
1034                 Fix bug #699 (setting color to black doesn't
1035                 work immediately)
1036         * src/procmime.c
1037                 Print out decoding error only once per
1038                 block
1039
1040 2005-05-30 [paul]       1.9.11cvs20
1041
1042         * src/common/template.c
1043                 fix Bcc
1044
1045 2005-05-30 [paul]       1.9.11cvs19
1046
1047         * doc/src/rfc2368.txt   **NEW FILE**
1048         * src/compose.c
1049                 compose_entries_set(): don't interpret Bcc
1050                 header field (conform to RFC 2368)
1051                 (sync with main)
1052
1053 2005-05-29 [colin]      1.9.11cvs18
1054
1055         * src/prefs_common.c
1056                 Let the default reply format respect
1057                 netiquette by cutting the signature.
1058
1059 2005-05-29 [colin]      1.9.11cvs17
1060
1061         * src/summaryview.c
1062                 Don't let always_show_msg override
1063                 open_unread_on_enter when opening a new
1064                 directory.
1065
1066 2005-05-27 [paul]       1.9.11cvs16
1067
1068         sync with main:
1069
1070         * src/main.c
1071                 app_will_exit(): cleanup tmp directory when exit
1072         * src/message_search.c
1073                 improved the interface and made code cleanup.
1074                 removed Clear button
1075         * src/send_message.c
1076                 send_message_local(): use GSpawn, and detect errors
1077         * src/summary_search.c
1078                 improved the interface and made code cleanup
1079         * src/textview.c
1080                 textview_write_link(): also skip non-ascii space
1081                  at the head of link strings (phishing check
1082                  didn't work at the case)
1083         * src/common/utils.c
1084                 get_command_output(): use g_spawn_command_line_sync()
1085                 instead of popen()
1086
1087 2005-05-26 [colin]      1.9.11cvs15
1088
1089         * src/folder.c
1090                 remove printf
1091
1092 2005-05-26 [colin]      1.9.11cvs14
1093
1094         * src/common/nntp.c
1095                 Fix nntp mode reader (bug #611)
1096                 Patch by Florian Mickler <florian@mickler.org>
1097
1098 2005-05-26 [colin]      1.9.11cvs13
1099
1100         * src/plugins/pgpmime/passphrase.c
1101                 Fix mouse grabbing (bug #557)
1102
1103 2005-05-26 [colin]      1.9.11cvs12
1104
1105         * src/prefs_themes.c
1106                 Fix g_warning (bug #541)
1107
1108 2005-05-26 [colin]      1.9.11cvs11
1109
1110         * src/prefs_actions.c
1111         * src/prefs_template.c
1112                 Fix bug #506 (no warning if action/template
1113                 is not saved)
1114         * src/common/template.c
1115                 Fix a possible crash
1116
1117 2005-05-26 [colin]      1.9.11cvs10
1118
1119         * src/folder.c
1120         * src/folderview.c
1121         * src/procmsg.c
1122         * src/summaryview.c
1123                 Forbid locked messages to be moved or
1124                 deleted. Locked messages in trashes 
1125                 still get deleted, for performance
1126                 reason (mh.c::mh_remove_all_msgs)
1127
1128 2005-05-25 [colin]      1.9.11cvs9
1129
1130         * src/procmime.c
1131                 Use correct encoding when sending mails
1132                 with attachments that have accentued 
1133                 chars in their name
1134
1135 2005-05-24 [colin]      1.9.11cvs8
1136
1137         * src/summaryview.c
1138                 Fix bug #688 f) read/unread marker not
1139                 changed on first click
1140                 Also, optimize summary_status_show()
1141                 calls
1142         * src/folder.c
1143         * src/inc.c
1144         * src/procmime.c
1145                 Fix bug #688 b) and c) wrt message
1146                 attachments and signature
1147         * src/stock_pixmap.c
1148         * src/stock_pixmap.h
1149         * src/stock_pixmap.c
1150         * src/stock_pixmap.h
1151         * src/Makefile.am
1152         * src/pixmaps/clip_gpg_signed.xpm
1153                 Add clip/signed icon
1154
1155 2005-05-24 [colin]      1.9.11cvs7
1156
1157         * src/folder_item_prefs.c
1158                 whitespace fix
1159
1160 2005-05-24 [colin]      1.9.11cvs6
1161
1162         * src/folderview.c
1163         * src/prefs_common.c
1164         * src/prefs_common.h
1165                 Add a confirmation to folder drag and drop
1166                 fixes bug #156
1167         * src/alertpanel.c
1168         * src/alertpanel.h
1169                 fix _with_disable parameters so that
1170                 the buttons labels are specifiable too
1171         * src/plugins/pgpmime/sgpgme.c
1172                 reflect said change
1173                 
1174
1175 2005-05-24 [colin]      1.9.11cvs5
1176
1177         * src/folderview.c
1178                 Uncollapse/collapse folders on double-click
1179                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
1180                 closes bug #108
1181
1182 2005-05-23 [colin]      1.9.11cvs4
1183
1184         * src/common/socket.c
1185                 Check another special SSL_peek() error.
1186                 Should help wrt bug #728
1187
1188 2005-05-23 [colin]      1.9.11cvs3
1189
1190         * src/plugins/pgpmime/pgpmime.c
1191                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
1192                 breaking menu accelerators and stuff. Users will have to
1193                 reselect "PGP MIME" instead of "PGP/MIME" in their 
1194                 account's privacy preferences if needed.
1195
1196 2005-05-22 [paul]
1197
1198         * tools/kdeservicemenu/install.sh
1199                 use kdesu to prompt for root password if doing
1200                 global install/uninstall
1201
1202 2005-05-20 [colin]      1.9.11cvs2
1203
1204         * src/procmsg.c
1205                 Fix another compilation error with gcc-2.9x
1206                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
1207         * src/send_message.c
1208                 Don't send QUIT if we aren't connected
1209
1210 2005-05-19 [colin]      1.9.11cvs1
1211
1212         * src/procmsg.c
1213                 Fix compilation with gcc 2.9x
1214
1215 2005-05-19 [paul]       1.9.11
1216
1217         1.9.11 released
1218
1219 2005-05-19 [paul]       1.9.9cvs14
1220
1221         * src/gtk/inputdialog.c
1222                 prevent gettext warning
1223
1224 2005-05-19 [paul]       1.9.9cvs13
1225
1226         * src/mainwindow.c
1227         * src/prefs_common.c
1228         * src/prefs_common.h
1229         * src/textview.c
1230         * src/textview.h
1231                 add an option to toggle cursor in message
1232                 view (sync with main)
1233
1234 2005-05-18 [colin]      1.9.9cvs12
1235
1236         * src/compose.c
1237                 Dereference freed pointer
1238         * src/gtk/gtkaspell.c
1239                 Fix duplication of dictionaries (is it an aspell issue?)
1240
1241 2005-05-18 [colin]      1.9.9cvs11
1242
1243         * src/gtk/inputdialog.c
1244         * src/gtk/gtkaspell.c
1245                 HIGuify dialogs
1246         * src/alertpanel.c
1247                 Remove a double call
1248
1249 2005-05-17 [colin]      1.9.9cvs10
1250
1251         * src/gtk/gtkaspell.c
1252                 Fix dialogs, Ctrl-Enter accel
1253
1254 2005-05-17 [colin]      1.9.9cvs9
1255
1256         * src/gtk/gtkaspell.c
1257                 Fix some accelerators, escape in replace-window
1258
1259 2005-05-16 [colin]      1.9.9cvs8
1260
1261         * src/gtk/gtkaspell.c
1262                 Revert last commit, it was a mistake.
1263
1264 2005-05-16 [colin]      1.9.9cvs7
1265
1266         * src/gtk/gtkaspell.c
1267                 Remove buggy code while we're at it. It's a 
1268                 dead code path anyway.
1269
1270 2005-05-16 [colin]      1.9.9cvs6
1271
1272         * src/gtk/gtkaspell.c
1273                 Missed some gtk_menu_popup where deactivate
1274                 signal should be handled. Should fix bug
1275                 #629 a bit more.
1276
1277 2005-05-16 [colin]      1.9.9cvs5
1278
1279         * src/gtk/gtkaspell.c
1280                 Remove debug printf()s
1281
1282 2005-05-16 [colin]      1.9.9cvs4
1283
1284         * src/gtk/gtkaspell.c
1285                 Fix a bit aspell problems
1286                 (see bug #629)
1287
1288 2005-05-13 [colin]      1.9.9cvs3
1289
1290         * src/folderview.c
1291                 Fix the + appearing even when no subfolders
1292                 have unread messages. Thanks to wwp for the
1293                 bug report.
1294
1295 2005-05-11 [paul]       1.9.9cvs2
1296
1297         * src/folderview.c
1298                 correction to 1.9.9cvs1, only colour folders that
1299                 have new msgs (not unread msgs)
1300
1301 2005-05-10 [colin]      1.9.9cvs1
1302
1303         * src/folderview.c
1304         * src/summaryview.c
1305                 Try to fix bolding bugs again.
1306
1307 2005-05-09 [paul]
1308
1309         * tools/claws.i18n.status.pl
1310                 add Ricardo Mones Lastra's script that has been providing
1311                 the i18n status page for many months
1312
1313 2005-05-09 [paul]       1.9.9
1314
1315         1.9.9 release
1316
1317 2005-05-09 [paul]       1.9.6cvs58
1318
1319         * AUTHORS
1320         * INSTALL
1321         * README.claws
1322                 updated
1323         * Makefile.am 
1324         * RELEASE_NOTES.claws
1325                 add release notes to cvs to simplify release
1326                 procedure
1327         * configure.ac
1328                 add ca and fi to ALL_LINGUAS
1329         * po/Makefile.in.in
1330                 workaround for missing Makevars
1331         * po/ca.po
1332         * po/fi.po
1333                 add new Catalan and Finnish translations
1334                 submitted by Miquel Oliete and Flammie Pirinen
1335         * po/de.po
1336         * po/es.po
1337         * po/fr.po
1338         * po/it.po
1339         * po/pl.po
1340         * po/ru.po
1341         * po/sk.po
1342         * po/sr.po
1343         * po/zh_CN.po
1344                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
1345                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
1346                 Urke MMI, and Hansom Young
1347         * src/main.c
1348                 Fix drafting when quitting. compose_draft() closes the
1349                 compose windows, which modifies the compose_list GSList.
1350                 We have to refresh this list after echo drafting to avoid a
1351                 segfault
1352         * src/partial_download.c
1353                 fix segfault on exit
1354
1355 2005-05-06 [paul]       1.9.6cvs57
1356
1357         * src/grouplistdialog.c
1358                 quick fix/workaround for unresizeable newsgroup
1359                 name column 
1360
1361 2005-05-06 [paul]       1.9.6cvs56
1362
1363         * src/inc.c
1364         * src/mainwindow.c
1365                 use gettext plural forms
1366         * src/imap_gtk.c
1367         * src/mh_gtk.c
1368         * src/toolbar.c
1369                 small improvement to english usage
1370
1371 2005-05-05 [thorsten]   1.9.6cvs55
1372
1373         * src/folder.c
1374                 fix possible crash
1375
1376 2005-05-05 [paul]       1.9.6cvs54
1377         
1378         sync with HEAD
1379
1380         * AUTHORS
1381         * src/compose.c
1382                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
1383                 patch by Tim Mann
1384
1385 2005-05-05 [paul]       1.9.6cvs53
1386
1387         * src/mainwindow.c
1388                 fix resizing of separate message and
1389                 folder views
1390
1391 2005-05-05 [paul]       1.9.6cvs52
1392
1393         * src/account.c
1394         * src/addrgather.c
1395         * src/browseldap.c
1396         * src/exphtmldlg.c
1397         * src/expldifdlg.c
1398         * src/importmutt.c
1399         * src/importpine.c
1400         * src/main.c
1401         * src/mainwindow.c
1402         * src/noticeview.c
1403         * src/prefs_filtering.c
1404         * src/prefs_filtering_action.c
1405         * src/prefs_matcher.c
1406         * src/prefs_spelling.c
1407         * src/prefs_toolbar.c
1408         * src/toolbar.c
1409         * src/wizard.c
1410         * src/gtk/description_window.c
1411         * src/gtk/gtkvscrollbutton.c
1412         * src/gtk/progressdialog.c
1413         * src/gtk/quicksearch.c
1414         * src/plugins/pgpmime/prefs_gpg.c
1415         * src/plugins/spamassassin/spamassassin_gtk.c
1416                 replace deprecated gtk_widget_set_usize
1417
1418 2005-05-04 [colin]      1.9.6cvs51
1419
1420         * src/common/utils.c
1421                 Fix crash when subst_for_filename is called
1422                 with a NULL parameter
1423
1424 2005-05-04 [colin]      1.9.6cvs50
1425
1426         * src/partial_download.c
1427         * src/pop.c
1428                 Escape login when writing uidl file
1429                 fixes bug #736
1430
1431 2005-05-03 [colin]      1.9.6cvs49
1432
1433         * src/procmime.c
1434                 Fix possible DOS in mime parser
1435                 (see bug #634)
1436
1437 2005-05-02 [colin]      1.9.6cvs48
1438
1439         * src/compose.c
1440                 Try to fix the copy/paste mess once again.
1441
1442
1443 2005-04-30 [colin]      1.9.6cvs47
1444
1445         * src/prefs_account.h
1446         * src/procmsg.c
1447         * src/send_message.c
1448         * src/common/smtp.c
1449         * src/common/smtp.h
1450                 Try to batch sending mails (per account) instead of
1451                 reconnecting to server every time.
1452
1453 2005-04-29 [colin]      1.9.6cvs46
1454
1455         * src/messageview.c
1456                 Fix window resizing that refused to size down
1457         * src/prefs_common.c
1458         * src/prefs_common.h
1459         * src/prefs_filtering.c
1460                 Save Filtering's window size
1461
1462 2005-04-21 [paul]       1.9.6cvs45
1463
1464         * ChangeLog-gtk2.claws
1465         * src/setup.c
1466                 correction to sync
1467
1468 2005-04-21 [paul]       1.9.6cvs44
1469
1470         sync with main:
1471
1472         * src/setup.c
1473         * src/statusbar.c
1474         * src/statusbar.h
1475                 use gtkut_widget_draw_now(). Improved performance
1476                 of the update of statusbar
1477         * src/textview.c
1478                 textview_smooth_scroll_do(): redraw it after scroll
1479                 is done (fixed incorrect display when a part of the
1480                 view is hidden).
1481         * src/gtk/gtkutils.c
1482         * src/gtk/gtkutils.h
1483                 gtkut_widget_draw_now(): use gdk_window_process_updates()
1484                 to force update of widgets.
1485                 Removed gtkut_widget_wait_for_draw() which had a big
1486                 overhead  because of waiting for all events processed 
1487
1488 2005-04-20 [paul]       1.9.6cvs43
1489
1490         * src/codeconv.c
1491                 complete 1.9.6cvs42's sync:
1492                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
1493
1494 2005-04-19 [paul]       1.9.6cvs42
1495
1496         sync with main:
1497
1498         * src/action.c
1499                 catch_output(): correctly select the insert text
1500                 (fix invalid iterator warnings).
1501         * src/codeconv.c
1502         * src/codeconv.h
1503         * src/mainwindow.c
1504         * src/messageview.c
1505         * src/prefs_common.c
1506                 support GBK encoding.
1507         * src/common/session.c
1508         * src/common/session.h
1509                 use separate buffer for large data to be sent,
1510                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
1511
1512 2005-04-18 [paul]       1.9.6cvs41
1513
1514         * src/jpilot.c
1515                 convert unsigned long into guint32
1516                 patch by Paul LeoNerd Evans 
1517
1518 2005-04-17 [colin]      1.9.6cvs40
1519
1520         * src/compose.c
1521                 Fix 'Request return receipt' from folder
1522                 properties (bug #708)
1523
1524 2005-04-17 [colin]      1.9.6cvs39
1525
1526         * src/mainwindow.c
1527                 Fix duplicate hotkeys in Mainwindow's menu
1528
1529 2005-04-17 [colin]      1.9.6cvs38
1530
1531         * src/folderview.c
1532                 Fix duplicate hotkeys in Folderview's contextual
1533                 menu
1534
1535 2005-04-15 [colin]      1.9.6cvs37
1536
1537         * src/summaryview.c
1538                 Fix 'Save as...' with non-ascii filenames
1539
1540 2005-04-15 [colin]      1.9.6cvs36
1541
1542         * src/plugins/pgpmime/pgpmime.c
1543                 Fix bus error on 64bit. Spotted by 
1544                 macallan1888@gmail.com
1545
1546 2005-04-15 [colin]      1.9.6cvs35
1547
1548         * src/prefs_account.c
1549                 Fix cvs34.
1550
1551 2005-04-12 [colin]      1.9.6cvs34
1552
1553         * src/prefs_account.c
1554                 Fix smtp auth type off-by-one. We forgot to
1555                 add PLAIN in the prefs-to-gui setter func and
1556                 as a result, the selected auth when opening
1557                 account prefs was not the correct one.
1558
1559 2005-04-12 [paul]       1.9.6cvs33
1560
1561         * src/inc.c
1562                 if the recv dialog is visible, Cancel only
1563                 cancels the current account
1564
1565
1566 2005-04-10 [colin]      1.9.6cvs32
1567
1568         * src/filtering.c
1569                 Copy score when copying FilteringActions
1570                 Fix bug #674
1571
1572 2005-04-10 [colin]      1.9.6cvs31
1573
1574         * src/inc.c
1575                 Make Message -> Receive -> Cancel cancel 
1576                 incorporation on all accounts. Fixes
1577                 bug #693
1578
1579 2005-04-10 [colin]      1.9.6cvs30
1580
1581         * src/prefs_account.c
1582                 Update Privacy checkbuttons status based
1583                 on the selected privacy system
1584         * src/compose.c
1585                 Always connect the "None" privacy system; the
1586                 static boolean was probably there to avoid
1587                 reconnecting twice in the same compose window,
1588                 but as the parent function is only called once
1589                 per compose, it's only a bug - as a static is
1590                 initialized once per application instance.
1591                 Also, don't uncheck Sign and Encrypt when
1592                 selecting None as privacy system; just ignore
1593                 them when sending/queuing.
1594                 Should fix bug #695
1595
1596 2005-04-08 [colin]      1.9.6cvs29
1597
1598         * src/account.c
1599         * src/prefs_account.c
1600         * src/prefs_account.h
1601                 Add account preference to queue message in a certain
1602                 folder.
1603
1604 2005-04-06 [colin]      1.9.6cvs28
1605
1606         * src/prefs_account.c
1607                 Update old inbox path syntax
1608
1609 2005-04-06 [paul]       1.9.6cvs27
1610
1611         sync with main:
1612
1613         * configure.ac
1614                 changed -traditional-cpp to -no-cpp-precomp for newer
1615                 Mac OS X support
1616         * src/foldersel.c
1617                 made column resize automatically
1618         * src/send_message.c
1619                 send_message_smtp(): consider EOF right after QUIT
1620                 successful (workaround for Gmail SMTP server)
1621         * src/common/socket.c
1622                 ssl_read(), ssl_peek(): check EOF which violates the
1623                 SSL protocol
1624         * src/gtk/colorlabel.c
1625                 removed warnings when displaying colorlabel menu
1626                 (don't use GtkAlignment)
1627
1628 2005-04-05 [paul]       1.9.6cvs26
1629
1630         * src/plugins/trayicon/trayicon.c
1631                 fix clipping of icon under KDE3 
1632
1633 2005-04-05 [paul]       1.9.6cvs25
1634
1635         * src/summaryview.c
1636                 hide display of threading
1637                 patch by Alfons
1638
1639 2005-04-04 [thorsten]   1.9.6cvs24
1640
1641         * src/mh.c
1642                 marks lost on filesystems with different stat() results on
1643                 summer-/wintertime
1644
1645 2005-04-03 [colin]      1.9.6cvs23
1646
1647         * src/summaryview.c
1648                 Don't handle up/down. Patch by Alfons
1649
1650 2005-04-02 [colin]      1.9.6cvs22
1651
1652         * src/summaryview.c
1653                 Make scrolling faster. Patch by Alfons.
1654
1655 2005-04-01 [colin]      1.9.6cvs21
1656
1657         * src/Makefile.am
1658         * src/stock_pixmap.c
1659         * src/pixmaps/dir-noselect.xpm ** REMOVED **
1660         * src/pixmaps/dir_noselect.xpm ** ADDED **
1661                 Fix pixmap name mismatch (Thanks Stephan Sachse)
1662
1663 2005-04-01 [colin]      1.9.6cvs20
1664
1665         * src/image_viewer.c
1666         * src/image_viewer.h
1667         * src/procmime.c
1668         * src/procmime.h
1669         * src/textview.c
1670         * src/textview.h
1671                 Implement inline image resizing and right-clicking
1672
1673 2005-04-01 [paul]       1.9.6cvs19
1674
1675         * AUTHORS
1676         * Makefile.am
1677         * configure.ac
1678                 check for gnome2
1679                 patch by Luca Cavalli <loopback<AT>slackit.org>
1680         * po/ru.po
1681                 updated by Pavlo Bohmat
1682
1683 2005-03-31 [colin]      1.9.6cvs18
1684
1685         * src/news.c
1686                 Fix parsing references
1687         * src/msgcache.c
1688                 don't put nulls in the references list
1689         * src/procheader.c
1690                 commit that forgotten file in 1.9.6cvs14
1691
1692 2005-03-31 [colin]      1.9.6cvs17
1693
1694         * src/compose.c
1695                 Fix joining of signature separator again. 
1696                 Maybe Hiro could put it in main too...
1697
1698 2005-03-31 [colin]      1.9.6cvs16
1699
1700         * src/Makefile.am
1701         * src/foldersel.c
1702         * src/stock_pixmap.c
1703         * src/stock_pixmap.h
1704         * src/pixmaps/dir-noselect.xpm
1705                 Update foldersel.c (sync from main, patch by Alfons)
1706
1707 2005-03-30 [colin]      1.9.6cvs15
1708
1709         * src/imap.c
1710                 Fix handling of imap folders containing [] in 
1711                 their name. Thanks to Nahuel Angelinetti for
1712                 the detailed bugreport.
1713
1714 2005-03-30 [colin]      1.9.6cvs14
1715
1716         * src/common/utils.h
1717         * src/common/utils.c
1718         * src/common/defs.h
1719         * src/matcher.c
1720         * src/msgcache.c
1721         * src/news.c
1722         * src/procmsg.c
1723         * src/procmsg.h
1724         * src/quote_fmt_parse.y
1725         * src/summaryview.c
1726                 Update references system. Patch by Alfons
1727
1728 2005-03-30 [colin]      1.9.6cvs13
1729
1730         * src/common/socket.c
1731                 Force the glibc to read resolv.conf again when 
1732                 it has changed. Should fix issues when changing
1733                 networks on a laptop and not restarting sylpheed. 
1734
1735 2005-03-30 [paul]       1.9.6cvs12
1736
1737         partial sync with main:
1738
1739         * src/action.c
1740                 create_io_dialog(): use user-defined text font
1741                 (thanks to Alfons), and modified its appearance.
1742         * src/addrgather.c
1743         * src/addrharvest.c
1744         * src/browseldap.c
1745                 replace old code
1746         * src/compose.c
1747                 don't join (presumably) itemized lines on line-wrapping
1748                 fixed wrapping of quote when auto-wrapping is enabled
1749                 compose_destroy(): destroy paned only if it's not
1750                 attached to window. Fixed memory leak of popup menu.
1751         * src/exphtmldlg.c
1752         * src/expldifdlg.c
1753                 replace old code
1754         * src/html.c
1755         * src/html.h
1756         * src/importmutt.c
1757         * src/importpine.c
1758                 replace old code
1759         * src/main.c
1760                 removed redundant code
1761         * src/mainwindow.c
1762                 changed 'Code set' (which is rather incorrect)
1763                 in the menu to 'Character encoding'
1764                 main_window_set_widgets(): request size first
1765                 to prevent window size becoming wrong
1766                 fixed remembering of the state of the visibility
1767                 of MessageView
1768         * src/messageview.c
1769                 changed 'Code set' (which is rather incorrect)
1770                 in the menu to 'Character encoding'
1771         * src/prefs_common.c
1772         * src/prefs_common.h
1773                 added an option whether to render HTML as text or not
1774                 added separators to outgoing encoding menu
1775         * src/procheader.c
1776                 procheader_scan_date_string(): support header
1777                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
1778         * src/summaryview.c
1779         * src/summaryview.h
1780                 minor code cleanup
1781         * src/textview.c
1782                 textview_show_html(): force output of newline
1783                 added an option whether to render HTML as text or not
1784         * src/common/utils.c
1785                 strncpy2(): optimized based on Alfons' code
1786         * src/gtk/gtkutils.c
1787         * src/gtk/gtkutils.h
1788                 removed non-used code
1789         * src/plugins/pgpmime/passphrase.c
1790                 partially fixed grab input of passphrase dialog
1791                 Confine pointer to window
1792
1793 2005-03-30 [colin]      1.9.6cvs11
1794
1795         * src/msgcache.c
1796         * src/msgcache.h
1797                 Read/write 32bit ints from cache & marks
1798                 From main.
1799
1800 2005-03-29 [paul]       1.9.6cvs10
1801
1802         * AUTHORS
1803         * ChangeLog.claws
1804         * src/compose.c
1805         * src/gtk/gtkaspell.c
1806                 sync with HEAD (don't pass NULL pointers) 
1807
1808 2005-03-24 [paul]
1809
1810         * tools/Makefile.am
1811         * tools/README
1812         * tools/acroread2sylpheed.pl
1813                 sync with HEAD (add script to send pdfs as
1814                 attachments from Adobe Reader 7)
1815
1816 2005-03-21 [paul]       1.9.6cvs9
1817
1818         * configure.ac
1819         * po/POTFILES.in
1820         * src/Makefile.am
1821         * src/crash.c
1822         * src/image_viewer.c ** ADDED **
1823         * src/image_viewer.h ** ADDED **
1824         * src/main.c
1825         * src/prefs_common.c
1826         * src/prefs_common.h
1827         * src/prefs_image_viewer.c ** ADDED **
1828         * src/prefs_image_viewer.h ** ADDED **
1829         * src/textview.c
1830         * src/gtk/about.c
1831         * src/pixmaps/sylpheed_logo.xpm
1832         * src/plugins/Makefile.am
1833         * src/plugins/image_viewer/.cvsignore ** REMOVED **
1834         * src/plugins/image_viewer/Makefile.am ** REMOVED **
1835         * src/plugins/image_viewer/plugin.c ** REMOVED **
1836         * src/plugins/image_viewer/viewer.c ** REMOVED **
1837         * src/plugins/image_viewer/viewer.glade ** REMOVED **
1838         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
1839         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
1840         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
1841         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
1842                 as gdk-pixbuf is now built-in
1843                 remove image_viewer plugin and put code back into
1844                 main codebase
1845                 implement inline image display (sync with main)
1846
1847                 replace logo with newer, nicer, larger version  
1848
1849 2005-03-21 [paul]       1.9.6cvs8
1850
1851         * src/gtk/about.c
1852                 cosmetic improvement
1853
1854 2005-03-21 [holger]     1.9.6cvs7
1855
1856         * src/plugins/spamassassin/spamassassin.c
1857                 Sync with HEAD
1858                 (unregister hook on failed plugin init)
1859
1860 2005-03-20 [colin]      1.9.6cvs6
1861
1862         * src/common/plugin.c
1863                 Check that plugin isn't already loaded
1864                 Patch by Alfons
1865
1866 2005-03-20 [thorsten]   1.9.6cvs5
1867
1868         * src/compose.c
1869                 use a more compatible syntax
1870
1871 2005-03-20 [thorsten]   1.9.6cvs4
1872
1873         * src/prefs_toolbar.c
1874                 fix crash when selecting toolbar item (uninitialized pointer)
1875
1876 2005-03-20 [thorsten]   1.9.6cvs3
1877
1878         * src/procmime.c
1879                 fix mimetype detection (referenced free()d string)
1880
1881 2005-03-20 [paul]       1.9.6cvs2
1882
1883         * src/compose.c
1884                 sync with HEAD (1.0.3cvs5)
1885                 neglect Reply-To header if empty
1886                 Patch by Alfons 
1887
1888 2005-03-19 [holger]     1.9.6cvs1
1889
1890         * src/summaryview.c
1891         * src/summaryview.h
1892                 Sync with HEAD
1893
1894 2005-03-18 [paul]       1.9.6
1895
1896         initial GTK2 release
1897
1898 2005-03-18 [paul]       1.0.3cvs3.1
1899
1900         * AUTHORS
1901         * ChangeLog.claws
1902         * configure.ac
1903         * src/gtk/about.c
1904         * src/pixmaps/sylpheed_logo.xpm
1905                 sync with HEAD
1906
1907 2005-03-18 [colin]      1.0.3cvs2.6
1908
1909         * src/summaryview.c
1910                 Remove call to summary_step in summary_copy_selected_to
1911                 Can't see its purpose, and this causes bug when copying
1912                 a message if the next one is unread: it reads it.
1913
1914 2005-03-18 [paul]       1.0.3cvs2.5
1915
1916         * src/foldersel.c
1917                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
1918
1919 2005-03-18 [paul]       1.0.3cvs2.4
1920
1921         * src/addrharvest.c
1922         * src/codeconv.c
1923         * src/codeconv.h
1924         * src/compose.c
1925         * src/news.c
1926         * src/procheader.c
1927         * src/procmime.c
1928         * src/unmime.c
1929         * src/unmime.h
1930                 fix buffer overflow, CAN-2005-0667, see
1931                 http://secunia.com/advisories/14491/
1932                 Patch by Alfons
1933
1934 2005-03-17 [colin]      1.0.3cvs2.3
1935
1936         * src/prefs_fonts.c
1937         * src/summaryview.c
1938                 Fix font bugs (both lists now officialy share 
1939                 the same font)
1940                 
1941
1942 2005-03-17 [paul]       1.0.3cvs2.2
1943
1944         * src/gtk/pluginwindow.c
1945                 make plugin descriptions uneditable
1946
1947 2005-03-11 [paul]       1.0.3cvs2.1
1948
1949         * ChangeLog.claws
1950         * configure.ac
1951         * po/POTFILES.in
1952         * src/plugins/trayicon/trayicon.c
1953                 sync with HEAD
1954                 add src/wizard.c to POTFILES.in
1955
1956 2005-03-11 [paul]       1.0.3cvs1.1
1957
1958         * ChangeLog
1959         * ChangeLog.claws
1960         * configure.ac
1961         * po/de.po
1962         * po/es.po
1963         * po/fr.po
1964         * po/it.po
1965         * po/pt_BR.po
1966         * po/ru.po
1967         * po/sk.po
1968         * po/sr.po
1969         * po/zh_CN.po
1970                 sync with HEAD
1971
1972 2005-03-04 [colin]      1.0.1cvs22.2
1973
1974         * src/compose.c
1975                 Fix signatures with accentued chars in it
1976
1977 2005-03-04 [colin]      1.0.1cvs22.1
1978
1979         * src/common/smtp.c
1980         * src/common/smtp.h
1981                 Don't use SIZE param in MAIL FROM: if server 
1982                 doesn't support it. Patch by Eugen Freiter
1983                 <eugen_f@users.sf.net>
1984
1985 2005-02-27 [paul]       1.0.1cvs20.1
1986
1987         * ChangeLog.claws
1988         * configure.ac
1989         * src/messageview.c
1990                 sync with HEAD
1991
1992 2005-02-27 [colin]      1.0.1cvs19.4
1993
1994         * src/procheader.c
1995         * src/procheader.h
1996                 Fix prototypes. Patch by Alfons
1997
1998 2005-02-27 [colin]      1.0.1cvs19.3
1999
2000         * src/compose.c
2001                 Don't auto-join the signature separator.
2002
2003 2005-02-26 [colin]      1.0.1cvs19.2
2004
2005         * src/summaryview.c
2006                 Fix 'mark all read' with collapsed threads.
2007                 Patch by Alfons.
2008
2009 2005-02-25 [paul]       1.0.1cvs19.1
2010
2011         * ChangeLog.claws
2012         * configure.ac
2013         * src/prefs_account.c
2014         * src/prefs_folder_item.c
2015         * src/gtk/prefswindow.c
2016         * src/gtk/prefswindow.h
2017                 sync with HEAD
2018
2019 2005-02-25 [paul]       1.0.1cvs15.12
2020
2021         * src/alertpanel.c
2022         * src/codeconv.c
2023         * src/compose.c
2024         * src/textview.c
2025         * src/gtk/gtkutils.c
2026         * src/gtk/gtkutils.h
2027         * src/gtk/logwindow.c
2028         * src/gtk/progressdialog.c
2029                 sync with main (revision 127)
2030                 and fix logwindow clipping
2031
2032 2005-02-24 [colin]      1.0.1cvs15.11
2033
2034         * src/plugins/pgpmime/passphrase.c
2035                 Disable input grabbing; it doesn't work yet.
2036
2037 2005-02-24 [colin]      1.0.1cvs15.10
2038
2039         * src/messageview.c
2040                 Don't send out receipts if offline. Ask.
2041
2042 2005-02-23 [colin]      1.0.1cvs15.9
2043
2044         * src/summaryview.c     
2045                 Fix expanding
2046
2047 2005-02-23 [colin]      1.0.1cvs15.8
2048
2049         * src/summaryview.c
2050                 Really fix Bug 568 by removing useless
2051                 calls. summary_thread_init() now called
2052                 in summary_sort(). This should please
2053                 Alfons as it should be faster than 
2054                 previously.
2055
2056 2005-02-23 [colin]      1.0.1cvs15.7
2057
2058         * src/compose.c
2059                 Encode parts as QP or B64 if signing
2060
2061 2005-02-23 [colin]      1.0.1cvs15.6
2062
2063         * src/compose.c
2064                 Fix Mimeinfo leakage (including tmp files)
2065         * src/procmsg.c
2066                 Fix tmp file leakage (spotted by Ivan Rayner)
2067
2068 2005-02-22 [colin]      1.0.1cvs15.5
2069
2070         * src/expldifdlg.c
2071                 Fix keyboard input. Patch by Alfons.
2072
2073 2005-02-21 [colin]      1.0.1cvs15.4
2074
2075         * src/compose.c
2076                 Fix Sign/Encrypt when unselecting privacy
2077                 system
2078         * src/prefs_common.c
2079                 Change default message font to Monospace
2080         * src/summaryview.c
2081                 More freezing during potentially large operations
2082
2083 2005-02-21 [paul]       1.0.1cvs15.3
2084
2085         * src/main.c
2086                 fix --help output
2087
2088 2005-02-21 [paul]       1.0.1cvs15.2
2089
2090         * po/Makefile.in.in
2091         * src/compose.c
2092         * src/summaryview.c
2093         * src/textview.c
2094         * src/common/utils.c
2095         * src/common/utils.h
2096                 sync with main (revision 117)
2097
2098 2005-02-20 [colin]      1.0.1cvs15.1
2099
2100         * src/common/defs.h
2101                 Change cache file to .sylpheed_claws_cache, as
2102                 suggested by Alfons. Allows people to switch
2103                 between Sylpheed and Sylpheed-Claws. it is
2104                 a good idea to "Check for new messages" at next
2105                 startup.
2106
2107
2108 2005-02-18 [colin]      1.0.1cvs14.1
2109
2110         * src/quote_fmt_lex.l
2111         * src/quote_fmt_parse.y
2112                 Fix parser initialisation. Patch by Ivan.
2113
2114 2005-02-18 [colin]      1.0.1cvs11.6
2115
2116         * src/folderview.c
2117                 Fix scrolldown (bug 662)
2118
2119 2005-02-17 [colin]      1.0.1cvs11.5
2120
2121         * src/codeconv.c
2122                 conv_filename_to_utf8: return clean 7bit instead
2123                 of broken utf8 if needed
2124         * src/mimeview.c
2125                 Fix display of parts with unclean 8bit names
2126
2127 2005-02-17 [paul]       1.0.1cvs11.4
2128
2129         * src/compose.c
2130         * src/exportldif.c
2131         * src/matcher_parser_parse.y
2132         * src/procmime.c
2133         * src/sourcewindow.c
2134         * src/common/Makefile.am
2135         * src/common/intl.h             ** REMOVED **
2136         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2137                 sync with main (revision 109)
2138                 and clean up
2139
2140 2005-02-16 [colin]      1.0.1cvs11.3
2141
2142         * src/summaryview.c
2143                 Fix collapsed thread not highlighting when new
2144                 messages in it (Bug 568) Patch by Stephan Sachse.
2145                 Fix messed up selection when reaching bounds (Bug 632)
2146         * src/prefs_themes.c
2147                 Fix theme installing (Bug 684)
2148
2149 2005-02-16 [colin]      1.0.1cvs11.2
2150
2151         * src/messageview.c
2152                 Fix messageview_select_all
2153
2154 2005-02-16 [colin]      1.0.1cvs11.1
2155
2156         * src/mh.c
2157                 Sync with HEAD (MH scan required function)
2158
2159 2005-02-15 [colin]      1.0.1cvs8.1
2160
2161         * src/mimeview.c
2162         * src/common/utils.c
2163                 Sync with HEAD (filename chars substitution)
2164
2165 2005-02-15 [colin]      1.0.1cvs7.3
2166
2167         * src/gtk/pluginwindow.c
2168                 Fix button spacing
2169
2170 2005-02-15 [colin]      1.0.1cvs7.2
2171
2172         * src/mimeview.c
2173                 Fix mime icons not reset across message when
2174                 scrolled down
2175
2176 2005-02-15 [colin]      1.0.1cvs7.1
2177
2178         * src/compose.c
2179         * src/procmime.c
2180                 Sync with HEAD (optimisation of cvs6)
2181
2182 2005-02-14 [colin]      1.0.1cvs6.1
2183
2184         * src/compose.c
2185         * src/procmime.c
2186                 Sync with HEAD (encode "From " at line beginning)
2187
2188 2005-02-14 [colin]      1.0.1cvs5.3
2189
2190         * src/compose.c
2191                 Fix wrapping with accentued chars.
2192
2193 2005-02-13 [colin]      1.0.1cvs5.2
2194
2195         * src/textview.c
2196                 Fix email informative part parsing with
2197                 accentued chars in it. ispunct() returns
2198                 true for them in utf8...
2199
2200 2005-02-12 [colin]      1.0.1cvs5.1
2201
2202         * src/filtering.c
2203                 Sync with HEAD (remove wrong use of compose after send)
2204
2205 2005-02-12 [paul]       1.0.1cvs4.5
2206
2207         * src/textview.c
2208                 remove unnecessary code (thanks to Alfons)
2209
2210 2005-02-12 [paul]       1.0.1cvs4.4
2211
2212         * src/textview.c
2213                 add 'Copy' to contextual menu on emails
2214
2215 2005-02-11 [colin]      1.0.1cvs4.3
2216
2217         * src/compose.c
2218                 revert 1.0.0cvs28.2, it doesn't work that well.
2219
2220 2005-02-11 [paul]       1.0.1cvs4.2
2221
2222         * po/Makefile.in.in
2223                 fix 'make release'
2224
2225 2005-02-10 [paul]       1.0.1cvs4.1
2226
2227         * ChangeLog
2228         * ChangeLog.claws
2229         * ChangeLog.jp
2230         * configure.ac
2231         * src/compose.c
2232                 sync with HEAD (sync with main)
2233
2234 2005-02-10 [paul]       1.0.1cvs3.2
2235
2236         * AUTHORS
2237         * Makefile.am
2238         * autogen.sh
2239         * configure.ac
2240         * config/mkinstalldirs
2241         * intl/.cvsignore
2242         * intl/ChangeLog
2243         * intl/VERSION
2244         * intl/bindtextdom.c
2245         * intl/config.charset
2246         * intl/dcgettext.c
2247         * intl/dcigettext.c
2248         * intl/dcngettext.c
2249         * intl/dgettext.c
2250         * intl/dngettext.c
2251         * intl/eval-plural.h
2252         * intl/explodename.c
2253         * intl/finddomain.c
2254         * intl/gettext.c
2255         * intl/gettextP.h
2256         * intl/gmo.h
2257         * intl/hash-string.h
2258         * intl/intl-compat.c
2259         * intl/l10nflist.c
2260         * intl/libgnuintl.h.in
2261         * intl/loadinfo.h
2262         * intl/loadmsgcat.c
2263         * intl/localcharset.c
2264         * intl/localcharset.h
2265         * intl/locale.alias
2266         * intl/localealias.c
2267         * intl/localename.c
2268         * intl/log.c
2269         * intl/ngettext.c
2270         * intl/os2compat.c
2271         * intl/os2compat.h
2272         * intl/osdep.c
2273         * intl/plural-exp.c
2274         * intl/plural-exp.h
2275         * intl/plural.c
2276         * intl/plural.y
2277         * intl/ref-add.sin
2278         * intl/ref-del.sin
2279         * intl/relocatable.c
2280         * intl/relocatable.h
2281         * intl/textdomain.c
2282         * m4/Makefile.am
2283         * po/Makefile.in.in
2284         * src/Makefile.am
2285         * src/account.c
2286         * src/action.c
2287         * src/addr_compl.c
2288         * src/addressadd.c
2289         * src/addressbook.c
2290         * src/addrgather.c
2291         * src/addrindex.c
2292         * src/alertpanel.c
2293         * src/browseldap.c
2294         * src/codeconv.c
2295         * src/codeconv.h
2296         * src/compose.c
2297         * src/compose.h
2298         * src/crash.c
2299         * src/editaddress.c
2300         * src/editbook.c
2301         * src/editgroup.c
2302         * src/editjpilot.c
2303         * src/editldap.c
2304         * src/editldap_basedn.c
2305         * src/editvcard.c
2306         * src/exphtmldlg.c
2307         * src/expldifdlg.c
2308         * src/export.c
2309         * src/exporthtml.c
2310         * src/filtering.c
2311         * src/folder.c
2312         * src/folder_item_prefs.c
2313         * src/foldersel.c
2314         * src/folderview.c
2315         * src/grouplistdialog.c
2316         * src/headerview.c
2317         * src/imap.c
2318         * src/imap_gtk.c
2319         * src/import.c
2320         * src/importldif.c
2321         * src/importmutt.c
2322         * src/importpine.c
2323         * src/inc.c
2324         * src/ldif.c
2325         * src/main.c
2326         * src/mainwindow.c
2327         * src/matcher.c
2328         * src/mbox.c
2329         * src/message_search.c
2330         * src/messageview.c
2331         * src/mh.c
2332         * src/mh_gtk.c
2333         * src/mimeview.c
2334         * src/msgcache.c
2335         * src/news.c
2336         * src/news_gtk.c
2337         * src/noticeview.c
2338         * src/partial_download.c
2339         * src/pop.c
2340         * src/prefs_account.c
2341         * src/prefs_actions.c
2342         * src/prefs_common.c
2343         * src/prefs_customheader.c
2344         * src/prefs_display_header.c
2345         * src/prefs_ext_prog.c
2346         * src/prefs_filtering.c
2347         * src/prefs_filtering_action.c
2348         * src/prefs_folder_item.c
2349         * src/prefs_fonts.c
2350         * src/prefs_gtk.c
2351         * src/prefs_matcher.c
2352         * src/prefs_msg_colors.c
2353         * src/prefs_spelling.c
2354         * src/prefs_summary_column.c
2355         * src/prefs_template.c
2356         * src/prefs_themes.c
2357         * src/prefs_toolbar.c
2358         * src/prefs_wrapping.c
2359         * src/privacy.c
2360         * src/procheader.c
2361         * src/procmime.c
2362         * src/procmsg.c
2363         * src/quote_fmt.c
2364         * src/recv.c
2365         * src/send_message.c
2366         * src/setup.c
2367         * src/sourcewindow.c
2368         * src/ssl_manager.c
2369         * src/statusbar.c
2370         * src/summary_search.c
2371         * src/summaryview.c
2372         * src/textview.c
2373         * src/toolbar.c
2374         * src/wizard.c
2375         * src/common/nntp.c
2376         * src/common/plugin.c
2377         * src/common/smtp.c
2378         * src/common/ssl.c
2379         * src/common/ssl_certificate.c
2380         * src/common/string_match.c
2381         * src/common/sylpheed.c
2382         * src/common/template.c
2383         * src/common/utils.c
2384         * src/gtk/about.c
2385         * src/gtk/colorlabel.c
2386         * src/gtk/description_window.c
2387         * src/gtk/filesel.c
2388         * src/gtk/foldersort.c
2389         * src/gtk/gtkaspell.c
2390         * src/gtk/gtkutils.c
2391         * src/gtk/inputdialog.c
2392         * src/gtk/logwindow.c
2393         * src/gtk/menu.c
2394         * src/gtk/pluginwindow.c
2395         * src/gtk/prefswindow.c
2396         * src/gtk/progressdialog.c
2397         * src/gtk/quicksearch.c
2398         * src/gtk/sslcertwindow.c
2399         * src/plugins/clamav/clamav_plugin.c
2400         * src/plugins/clamav/clamav_plugin_gtk.c
2401         * src/plugins/demo/demo.c
2402         * src/plugins/dillo_viewer/dillo_prefs.c
2403         * src/plugins/dillo_viewer/dillo_viewer.c
2404         * src/plugins/image_viewer/plugin.c
2405         * src/plugins/image_viewer/viewer.c
2406         * src/plugins/image_viewer/viewerprefs.c
2407         * src/plugins/mathml_viewer/mathml_viewer.c
2408         * src/plugins/pgpmime/passphrase.c
2409         * src/plugins/pgpmime/plugin.c
2410         * src/plugins/pgpmime/prefs_gpg.c
2411         * src/plugins/pgpmime/select-keys.c
2412         * src/plugins/pgpmime/sgpgme.c
2413         * src/plugins/spamassassin/spamassassin.c
2414         * src/plugins/spamassassin/spamassassin_gtk.c
2415         * src/plugins/trayicon/trayicon.c
2416                 sync with main (revision 104)
2417
2418 2005-02-10 [colin]      1.0.1cvs3.1
2419
2420         * src/mainwindow.c
2421                 Sync with HEAD (fix occasional crasher)
2422
2423 2005-02-10 [colin]      1.0.1cvs2.1
2424
2425         * src/messageview.c
2426                 Synw with HEAD (don't automatically display html)
2427
2428 2005-02-09 [colin]      1.0.1cvs1.3
2429
2430         * src/textview.c
2431         * src/textview.h
2432                 Add contextual menu on emails
2433
2434 2005-02-09 [colin]      1.0.1cvs1.2
2435
2436         * src/codeconv.c
2437                 Fix converting from broken headers and 
2438                 put back the _ in missing places
2439                 (feature broke with cvs24.2 sync, main 
2440                  possibly affected?)
2441
2442 2005-02-09 [colin]      1.0.1cvs1.1
2443
2444         * src/messageview.c
2445         * src/mimeview.c
2446         * src/mimeview.h
2447                 Sync with HEAD (display non text/plain mails with plugin)
2448
2449 2005-02-08 [colin]      1.0.1.1
2450
2451         * ChangeLog.claws
2452         * po/pt_BR.po
2453                 Sync with HEAD
2454         * configure.ac
2455                 Make default configuration directory 
2456                 be .sylpheed-gtk2
2457
2458 2005-02-08 [colin]      1.0.0cvs29.1
2459
2460         * po/de.po
2461         * po/es.po
2462         * po/fr.po
2463         * po/it.po
2464         * po/sk.po
2465         * po/sr.po
2466                 Sync translations with HEAD
2467
2468 2005-02-06 [colin]      1.0.0cvs28.3
2469
2470         * src/compose.c
2471                 Make compose a bit faster - patch by Alfons.
2472
2473 2005-02-06 [colin]      1.0.0cvs28.2
2474
2475         * src/compose.c
2476                 Make pasting via middle-click more reliable
2477
2478 2005-02-05 [paul]       1.0.0cvs28.1
2479
2480         * ChangeLog
2481         * ChangeLog.claws
2482         * ChangeLog.jp
2483         * configure.ac
2484         * src/compose.c
2485                 sync with HEAD
2486                 (fix bug 682 'redirect is broken'
2487
2488 2005-02-05 [torte]      1.0.0cvs27.1
2489
2490         * ChangeLog.claws
2491         * configure.ac
2492         * src/partial_download.c
2493                 Sync with HEAD (fix buf overflow)
2494
2495 2005-02-03 [colin]      1.0.0cvs26.1
2496
2497         * src/common/plugin.c
2498                 Sync with HEAD (avoid plugin mismatches)
2499
2500 2005-02-03 [paul]       1.0.0cvs25.3
2501
2502         * src/folderview.c
2503         * src/headerview.c
2504         * src/summaryview.c
2505         * src/textview.c
2506         * src/gtk/colorlabel.c
2507                 third and final part of initial sync with main-gtk2
2508
2509 2005-02-03 [paul]       1.0.0cvs25.2
2510
2511         * src/jpilot.c
2512                 fix building with jpilot support
2513
2514 2005-02-02 [colin]      1.0.0cvs25.1
2515
2516         * src/messageview.c
2517                 Sync with HEAD (fix dangerous typo)
2518
2519 2005-02-01 [colin]      1.0.0cvs24.3
2520
2521         * src/common/xml.c
2522                 Write file as advertised (UTF-8)
2523
2524 2005-02-01 [paul]       1.0.0cvs24.2
2525
2526         * src/addrbook.c
2527         * src/addrindex.c
2528         * src/alertpanel.h
2529         * src/codeconv.c
2530         * src/codeconv.h
2531         * src/compose.c
2532         * src/export.c
2533         * src/folder_item_prefs.c
2534         * src/html.c
2535         * src/imap.c
2536         * src/import.c
2537         * src/jpilot.c
2538         * src/mainwindow.c
2539         * src/matcher_parser_lex.l
2540         * src/messageview.c
2541         * src/mh.c
2542         * src/prefs_account.c
2543         * src/prefs_actions.c
2544         * src/prefs_common.c
2545         * src/prefs_gtk.c
2546         * src/prefs_gtk.h
2547         * src/prefs_themes.c
2548         * src/procheader.c
2549         * src/procmime.c
2550         * src/sourcewindow.c
2551         * src/statusbar.c
2552         * src/summaryview.c
2553         * src/textview.c
2554         * src/toolbar.c
2555         * src/unmime.c
2556         * src/common/template.c
2557         * src/common/utils.c
2558         * src/common/xml.c
2559         * src/common/xml.h
2560         * src/gtk/gtkaspell.c
2561         * src/plugins/clamav/clamav_plugin.c
2562         * src/plugins/dillo_viewer/dillo_prefs.c
2563         * src/plugins/image_viewer/viewerprefs.c
2564         * src/plugins/pgpmime/passphrase.c
2565         * src/plugins/pgpmime/prefs_gpg.c
2566         * src/plugins/pgpmime/select-keys.c
2567         * src/plugins/spamassassin/spamassassin.c
2568                 second part of initial sync with main-gtk2
2569                 (more to follow)
2570
2571 2005-01-31 [colin]      1.0.0cvs24.1
2572
2573         * src/compose.c
2574                 Sync with HEAD
2575
2576 2005-01-29 [paul]       1.0.0cvs23.2
2577
2578         * src/account.c
2579         * src/action.c
2580         * src/addressadd.c
2581         * src/addressbook.c
2582         * src/alertpanel.c
2583         * src/compose.c
2584         * src/editaddress.c
2585         * src/editbook.c
2586         * src/editgroup.c
2587         * src/editjpilot.c
2588         * src/editldap.c
2589         * src/editldap_basedn.c
2590         * src/editvcard.c
2591         * src/export.c
2592         * src/foldersel.c
2593         * src/grouplistdialog.c
2594         * src/import.c
2595         * src/importldif.c
2596         * src/inc.c
2597         * src/main.c
2598         * src/mainwindow.c
2599         * src/message_search.c
2600         * src/messageview.c
2601         * src/mimeview.c
2602         * src/prefs_actions.c
2603         * src/prefs_common.c
2604         * src/prefs_common.h
2605         * src/prefs_customheader.c
2606         * src/prefs_display_header.c
2607         * src/prefs_filtering.c
2608         * src/prefs_filtering_action.c
2609         * src/prefs_gtk.c
2610         * src/prefs_matcher.c
2611         * src/prefs_summary_column.c
2612         * src/prefs_template.c
2613         * src/sourcewindow.c
2614         * src/summary_search.c
2615         * src/summaryview.c
2616         * src/textview.c
2617         * src/gtk/about.c
2618         * src/gtk/description_window.c
2619         * src/gtk/gtkshruler.c
2620         * src/gtk/gtkutils.c
2621         * src/gtk/gtkutils.h
2622         * src/gtk/inputdialog.c
2623         * src/gtk/logwindow.c
2624         * src/gtk/prefswindow.c
2625         * src/gtk/progressdialog.c
2626         * src/gtk/progressdialog.h
2627                 first part of initial sync with main-gtk2
2628                 (more to follow)
2629
2630 2005-01-28 [colin]      1.0.0cvs23.1
2631
2632         * src/folderview.c
2633                 Sync with HEAD
2634
2635 2005-01-27 [colin]      1.0.0cvs21.1
2636
2637         * src/folder.c
2638         * src/folderview.c
2639                 Sync with HEAD
2640
2641 2005-01-27 [colin]      1.0.0cvs19.1
2642
2643         * src/procmime.c
2644                 Sync with HEAD
2645
2646 2005-01-27 [colin]      1.0.0cvs18.1
2647
2648         * src/messageview.c
2649         * src/summaryview.c
2650         * src/mainwindow.c
2651         * src/compose.c
2652         * src/compose.h
2653         * src/procmsg.c
2654         * src/procmsg.h
2655         * src/toolbar.c
2656                 Sync with HEAD
2657
2658 2005-01-26 [paul]       1.0.0cvs15.2
2659
2660         * src/compose.c
2661                 compose_entries_set(): convert subject and body to
2662                 utf8 if necessary. patch by Felix Eckhofer
2663
2664 2005-01-26 [paul]       1.0.0cvs15.1
2665
2666         * configure.ac
2667         * src/common/template.c
2668                 sync with HEAD (fix memory leak)
2669
2670 2005-01-25 [paul]       1.0.0cvs14.1
2671
2672         * configure.ac
2673         * src/compose.c
2674                 sync with HEAD
2675
2676 2005-01-24 [colin]      1.0.0cvs13.1
2677
2678         * src/summaryview.c
2679                 Sync with HEAD
2680
2681 2005-01-24 [paul]       1.0.0cvs12.1
2682
2683         * configure.ac
2684         * src/messageview.c
2685         * src/mh.c
2686         * src/common/utils.c
2687                 sync with HEAD
2688
2689 2005-01-24 [colin]      1.0.0cvs11.1
2690
2691         * src/procheader.c
2692                 Sync with HEAD
2693
2694 2005-01-24 [colin]      1.0.0cvs10.1
2695
2696         * src/folderview.c
2697                 Sync with HEAD
2698
2699 2005-01-23 [colin]      1.0.0cvs9.1
2700
2701         * src/crash.c
2702                 Sync with HEAD
2703
2704 2005-01-22 [colin]      1.0.0cvs8.1
2705
2706         * src/summaryview.c
2707         * src/gtk/quicksearch.c
2708                 Sync with HEAD
2709
2710 2005-01-21 [colin]      1.0.0cvs7.1
2711
2712         * src/summaryview.c
2713                 Sync with HEAD
2714
2715 2005-01-21 [colin]      1.0.0cvs6.1
2716
2717         * src/summaryview.c
2718                 Sync with HEAD
2719
2720 2005-01-21 [colin]      1.0.0cvs5.1
2721
2722         * src/gtk/quicksearch.c
2723         * src/prefs_common.c
2724         * src/prefs_common.h
2725                 Sync with HEAD (recurse option)
2726
2727 2005-01-21 [colin]      1.0.0cvs4.1
2728
2729         * src/folder.h
2730         * src/folderview.c
2731         * src/folderview.h
2732         * src/summaryview.c
2733         * src/gtk/quicksearch.c
2734         * src/gtk/quicksearch.h
2735                 Sync with HEAD (recursive quicksearch)
2736
2737 2005-01-20 [colin]      1.0.0cvs3.4
2738
2739         * src/ssl_manager.c
2740                 Remove useless code
2741
2742 2005-01-20 [colin]      1.0.0cvs3.3
2743
2744         * src/ssl_manager.c
2745                 Fix leak, thanks to Alfons.
2746
2747 2005-01-20 [colin]      1.0.0cvs3.2
2748
2749         * src/ssl_manager.c
2750                 Port SSL certificate window to GTK2.
2751
2752 2005-01-20 [paul]       1.0.0cvs3.1
2753
2754         * ChangeLog.claws
2755         * configure.ac
2756         * src/addrindex.c
2757         * src/addrindex.h
2758                 sync with HEAD
2759
2760 2005-01-19 [colin]      1.0.0cvs2.2
2761
2762         * src/plugins/trayicon/trayicon.c
2763                 Fix freeze with gtk-2.6, the easy way
2764                 (signal blocking helpless there...)
2765                 Closes bug #668.
2766
2767 2005-01-19 [colin]      1.0.0cvs2.1
2768
2769         * src/mbox.c
2770         * src/mbox.h
2771         * src/mainwindow.c
2772         * src/summaryview.c
2773         * src/summaryview.h
2774                 Sync with HEAD
2775
2776 2005-01-19 [paul]       1.0.0cvs1.1
2777
2778         * configure.ac
2779         * po/de.po
2780         * po/es.po
2781         * po/fr.po
2782         * po/hr.po
2783         * po/it.po
2784         * po/ja.po
2785         * po/ko.po
2786         * po/pt_BR.po
2787         * po/ru.po
2788         * po/sk.po
2789         * po/sr.po
2790                 sync with HEAD (update translations)
2791
2792 2005-01-18 [colin]      1.0.0cvs0.1
2793
2794         * src/foldersel.c
2795                 Specify search column - patch by Alfons
2796
2797 2005-01-18 [colin]      0.9.13cvs36.3
2798
2799         * src/prefs_toolbar.c
2800                 Change Delete to Remove
2801         * src/prefs_fonts.c
2802                 GTK2 version and leak fixes
2803         * src/prefs_actions.c
2804                 Add stock buttons.
2805                 All patches by Alfons
2806
2807 2005-01-17 [colin]      0.9.13cvs36.2
2808
2809         * src/compose.c
2810                 Fix DnD inserting twice. While at it,
2811                 add DnD support for text/plain in the
2812                 body, and add support in the headers.
2813
2814 2005-01-16 [colin]      0.9.13cvs36.1
2815
2816         * ChangeLog
2817         * ChangeLog.jp
2818         * ChangeLog.claws
2819                 Sync with HEAD (nothing applicable)
2820
2821 2005-01-16 [colin]      0.9.13cvs33.2
2822
2823         * src/prefs_toolbar.c
2824                 GTK2ize prefs_toolbar, by Alfons.
2825
2826 2005-01-14 [colin]      0.9.13cvs33.1
2827
2828         * src/html.c
2829         * src/msgcache.c
2830                 Sync with HEAD
2831
2832 2005-01-14 [colin]      0.9.13cvs32.1
2833
2834         * src/html.c
2835         * src/html.h
2836         * src/msgcache.c
2837         * AUTHORS
2838         * tools/calypso_convert.pl
2839                 Sync with HEAD
2840
2841 2005-01-08 [colin]      0.9.13cvs29.2
2842
2843         * src/prefs_filtering_action.c
2844         * src/prefs_filtering.c
2845                 2 more gtk2 patches by Alfons
2846
2847 2005-01-07 [paul]       0.9.13cvs29.1
2848
2849         * ChangeLog
2850         * ChangeLog.claws
2851         * ChangeLog.jp
2852         * configure.ac
2853         * src/pop.c
2854         * src/pop.h
2855                 sync with HEAD
2856
2857 2005-01-07 [colin]      0.9.13cvs28.3
2858
2859         * src/gtk/progressdialog.c
2860         * src/gtk/progressdialog.h
2861         * src/inc.c
2862         * src/send_message.c
2863                 GTK2 for the incorporation dialog. The CList isn't dead
2864                 yet, for a more smooth migration. Patch by Alfons.
2865
2866 2005-01-06 [colin]      0.9.13cvs28.2
2867
2868         * src/prefs_display_header.c
2869                 GTK2 conversion by Alfons
2870         * src/prefs_actions.c
2871         * src/prefs_matcher.c
2872                 Fix 2 leaks - patch by Alfons
2873
2874 2005-01-06 [colin]      0.9.13cvs28.1
2875
2876         * src/prefs_matcher.c
2877                 Sync with HEAD
2878
2879 2005-01-06 [colin]      0.9.13cvs27.4
2880
2881         * src/prefs_matcher.c
2882                 Fix double-free. Patch by Alfons
2883
2884 2005-01-06 [colin]      0.9.13cvs27.3
2885
2886         * src/prefs_matcher.c
2887                 GTK2 widgets + memleak
2888                 Patch by Alfons
2889
2890 2005-01-05 [colin]      0.9.13cvs27.2
2891
2892         * src/account.c
2893         * src/addr_compl.c
2894         * src/foldersel.c
2895         * src/stock_pixmap.c
2896         * src/stock_pixmap.h
2897                 3 more GTK2 patches by Alfons.
2898
2899 2005-01-04 [colin]      0.9.13cvs27.1
2900
2901         * src/folderview.c
2902         * src/imap_gtk.c
2903         * src/news_gtk.c
2904                 Sync with HEAD
2905
2906 2005-01-04 [colin]      0.9.13cvs25.9
2907
2908         * src/compose.c
2909                 Fix Show Ruler menuitem
2910         * src/prefs_template.c
2911                 Convert to GTK2
2912         * src/common/utils.c
2913                 Make auto pointer stuff handles NULLs
2914                 Patches by Alfons.
2915
2916 2005-01-04 [colin]      0.9.13cvs25.8
2917
2918         * src/compose.c
2919                 Move the attachment list to gtk2
2920                 Patch by Alfons.
2921
2922 2005-01-04 [colin]      0.9.13cvs25.7
2923
2924         * src/textview.c
2925                 Make some keys work again
2926                 Patch by SungHyun Nam <namsh@kldp.org>
2927
2928 2005-01-04 [colin]      0.9.13cvs25.6
2929
2930         * src/gtk/gtkshruler.c
2931                 Move the ruler to GTK2
2932                 Patch by Alfons
2933
2934 2005-01-03 [colin]      0.9.13cvs25.5
2935
2936         * src/compose.c
2937                 Fix my broken patch apply 
2938
2939 2005-01-03 [colin]      0.9.13cvs25.4
2940
2941         * src/common/utils.c
2942         * src/common/utils.h
2943         * src/gtk/prefswindow.c
2944                 Move auto pointer stuff to utils.c
2945                 Patch by Alfons again :)
2946
2947 2005-01-03 [colin]      0.9.13cvs25.3
2948
2949         * src/compose.c
2950         * src/prefs_gtk.c
2951         * src/prefs_template.c
2952         * src/textview.c
2953                 Empty text widgets with empty strings, not NULL char
2954                 Patch by SungHyun Nam <namsh@kldp_org>
2955
2956 2005-01-03 [colin]      0.9.13cvs25.2
2957
2958         * src/main.c
2959         * AUTHORS
2960                 Sync with HEAD
2961
2962 2005-01-03 [colin]      0.9.13cvs25.1
2963
2964         * src/pop.c
2965         * src/pop.h
2966                 Sync with HEAD
2967
2968 2005-01-03 [colin]      0.9.13cvs24.3
2969
2970         * src/account.c
2971                 Two patches from Alfons and Alex S Moore:
2972                 fix images, fix return value.
2973
2974 2005-01-01 [colin]      0.9.13cvs24.2
2975
2976         * src/prefs_actions.c
2977                 Fix over-zealous assertion. Patch by Alfons
2978
2979 2005-01-01 [colin]      0.9.13cvs24.1
2980
2981         * src/procmime.c
2982                 Sync with HEAD (leak fix)
2983
2984 2004-12-31 [colin]      0.9.13cvs23.2
2985
2986         * src/prefs_common.c
2987                 GTK2 widgets + stock buttons - patch by Alfons
2988
2989 2004-12-31 [paul]       0.9.13cvs23.1
2990
2991         * configure.ac
2992                 bump up EXTRA_VERSION to match (sync'ed) HEAD
2993         * src/gtk/pluginwindow.c
2994                 use GTK2 widgets and plug memory leaks,
2995                 patches by Alfons
2996
2997 2004-12-30 [colin]      0.9.13cvs22.4
2998
2999         * src/account.c
3000         * src/action.c
3001         * src/export.c
3002         * src/foldersel.c
3003         * src/import.c
3004         * src/message_search.c
3005         * src/prefs_actions.c
3006         * src/prefs_common.c
3007         * src/prefs_customheader.c
3008         * src/prefs_filtering.c
3009         * src/prefs_summary_column.c
3010         * src/summary_search.c
3011         * src/gtk/about.c
3012         * src/gtk/description_window.c
3013         * src/gtk/gtkutils.c
3014         * src/gtk/gtkutils.h
3015         * src/gtk/inputdialog.c
3016         * src/gtk/prefswindow.c
3017                 Use GTK2 stock buttons. Patches by Alfons.
3018
3019 2004-12-30 [colin]      0.9.13cvs22.3
3020
3021         * src/account.c
3022                 Sync with HEAD
3023         * src/prefs_actions.c
3024         * src/prefs_customheader.c
3025         * src/prefs_filtering.c
3026         * src/prefs_msg_colors.c
3027         * src/prefs_summary_column.c
3028         * src/gtk/prefswindow.c
3029                 Use GtkTreeView instead of deprecated 
3030                 widgets. Patches by Alfons.
3031
3032 2004-12-30 [paul]       0.9.13cvs22.2
3033
3034         * src/foldersel.c
3035                 use GTK 2 Tree View
3036                 patch by Alfons, with root folder sorting fix
3037                 by Stephan Sachse
3038
3039 2004-12-30 [paul]       0.9.13cvs22.1
3040
3041         * ChangeLog
3042         * ChangeLog.claws
3043         * ChangeLog.jp
3044         * NEWS
3045         * configure.ac
3046         * src/account.c
3047                 sync with HEAD
3048
3049 2004-12-22 [martin]     0.9.13cvs21.2
3050
3051         * src/action.c
3052                 free the command line after its use
3053
3054 2004-12-18 [paul]       0.9.13cvs21.1
3055
3056         * AUTHORS
3057         * ChangeLog
3058         * ChangeLog.claws
3059         * ChangeLog.jp
3060         * NEWS
3061         * configure.ac
3062         * src/action.c
3063         * src/compose.c
3064         * src/syldap.c
3065                 sync with HEAD
3066
3067 2004-12-17 [martin]     0.9.13cvs17.2
3068
3069         * src/action.c
3070                 convert actions input to locale
3071         * src/inc.c
3072                 convert notification command to locale
3073         * src/plugins/pgpmime/select-keys.c
3074                 convert attributes to utf8
3075
3076 2004-12-14 [colin]      0.9.13cvs17.1
3077
3078         * ChangeLog
3079         * ChangeLog.jp
3080         * ChangeLog.claws
3081         * src/action.c
3082         * src/common/utils.c
3083         * src/gtk/prefswindow.c
3084         * src/gtk/gtkutils.c
3085         * src/gtk/gtkutils.h
3086         * src/plugins/spamassassin/libspamc.c
3087                 Sync with HEAD
3088
3089 2004-12-13 [colin]      0.9.13cvs14.1
3090
3091         * src/quote_fmt_parse.y
3092                 Sync with HEAD
3093
3094 2004-12-10 [colin]      0.9.13cvs12.1
3095
3096         * src/prefs_themes.c
3097         * src/mainwindow.c
3098         * src/messageview.c
3099                 Sync with HEAD
3100
3101 2004-12-09 [colin]      0.9.13cvs10.1
3102
3103         * src/procmime.c
3104                 Sync with HEAD (fix B64 encoding from memory)
3105
3106 2004-12-08 [colin]      0.9.13cvs9.1
3107
3108         * src/gtk/colorlabel.c
3109                 Sync with HEAD
3110
3111 2004-12-08 [paul]       0.9.13cvs8.2
3112
3113         * src/gtk/pluginwindow.c
3114                 fix window resizing oddities
3115
3116 2004-12-08 [colin]      0.9.13cvs8.1
3117
3118         * src/quote_fmt_parse.y
3119                 Sync with HEAD
3120
3121 2004-12-08 [colin]      0.9.13cvs7.1
3122
3123         * src/matcher_parser_parse.y
3124         * src/msgcache.c
3125         * src/prefs_matcher.c
3126         * src/procheader.c
3127         * src/matcher.c
3128         * src/common/defs.h
3129         * po/sr.po
3130                 Sync with HEAD
3131
3132 2004-12-08 [colin]      0.9.13cvs6.1
3133
3134         * src/quote_fmt_parse.y
3135         * src/textview.c
3136                 Sync with HEAD
3137         * src/gtk/prefswindow.c
3138         * src/gtk/pluginwindow.c
3139                 Fix G_CALLBACKS protos (thanks to Alfons)
3140
3141 2004-12-07 [torte]      0.9.13cvs2.2
3142
3143         * src/procmime.c
3144                 [Bug 650] reply button causes crash
3145                 Thanks to David Relson and Christoph
3146
3147 2004-12-07 [colin]      0.9.13cvs2.1
3148
3149         * ChangeLog.claws
3150         * AUTHORS
3151         * po/sk.po
3152         * src/procmime.c
3153         * src/prefs_account.c
3154         * src/common/smtp.c
3155         * src/common/smtp.h
3156                 Sync with HEAD
3157
3158 2004-12-06 [colin]      0.9.12cvs187.1
3159
3160         * ChangeLog.claws
3161         * INSTALL
3162         * Makefile.am
3163         * README.claws
3164         * TODO.claws
3165         * configure.ac
3166         * po/bg.po
3167         * po/cs.po
3168         * po/el.po
3169         * po/en_GB.po
3170         * po/es.po
3171         * po/fr.po
3172         * po/hr.po
3173         * po/hu.po
3174         * po/it.po
3175         * po/ja.po
3176         * po/ko.po
3177         * po/nl.po
3178         * po/pl.po
3179         * po/pt_BR.po
3180         * po/ru.po
3181         * po/sk.po
3182         * po/sr.po
3183         * po/sv.po
3184         * po/zh_CN.po
3185         * po/zh_TW.Big5.po
3186         * src/compose.c
3187         * tools/Makefile.am
3188         * tools/README
3189         * tools/filter_conv.pl
3190         * tools/kdeservicemenu/README
3191         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3192         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3193                 Sync with HEAD
3194
3195 2004-12-04 [colin]      0.9.12cvs183.1
3196
3197         * src/compose.c
3198                 Sync with HEAD (compose window position saving)
3199
3200 2004-12-04 [paul]       0.9.12cvs182.3
3201
3202         * src/messageview.c
3203         * src/mimeview.c
3204         * src/prefs_customheader.c
3205         * src/gtk/quicksearch.c
3206                 replace some forgotten GTK_SIGNAL_FUNCs
3207
3208 2004-12-04 [paul]       0.9.12cvs182.2
3209
3210         * src/Makefile.am
3211                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
3212                 committed in error      
3213
3214 2004-12-04 [paul]       0.9.12cvs182.1
3215
3216         * ChangeLog
3217         * ChangeLog.claws
3218         * ChangeLog.jp
3219         * INSTALL
3220         * NEWS
3221         * README
3222         * README.jp
3223         * configure.ac
3224         * doc/manual/ja/Makefile.am
3225         * doc/manual/ja/sylpheed-1.html
3226         * doc/manual/ja/sylpheed-10.html
3227         * doc/manual/ja/sylpheed-11.html
3228         * doc/manual/ja/sylpheed-12.html
3229         * doc/manual/ja/sylpheed-13.html
3230         * doc/manual/ja/sylpheed-14.html
3231         * doc/manual/ja/sylpheed-15.html
3232         * doc/manual/ja/sylpheed-16.html
3233         * doc/manual/ja/sylpheed-17.html
3234         * doc/manual/ja/sylpheed-18.html
3235         * doc/manual/ja/sylpheed-19.html
3236         * doc/manual/ja/sylpheed-2.html
3237         * doc/manual/ja/sylpheed-20.html
3238         * doc/manual/ja/sylpheed-3.html
3239         * doc/manual/ja/sylpheed-4.html
3240         * doc/manual/ja/sylpheed-5.html
3241         * doc/manual/ja/sylpheed-6.html
3242         * doc/manual/ja/sylpheed-7.html
3243         * doc/manual/ja/sylpheed-8.html
3244         * doc/manual/ja/sylpheed-9.html
3245         * doc/manual/ja/sylpheed.html
3246         * doc/manual/ja/sylpheed.sgml
3247         * po/de.po
3248         * src/Makefile.am
3249         * src/compose.c
3250         * src/procmime.c
3251         * src/pixmaps/regular.xpm **REMOVED**
3252         * src/plugins/pgpmime/pgpmime.c
3253         * src/plugins/pgpmime/plugin.c
3254         * src/plugins/pgpmime/prefs_gpg.c
3255                 sync with HEAD
3256
3257 2004-12-03 [paul]       0.9.12cvs180.1
3258
3259         * ChangeLog
3260         * ChangeLog.claws
3261         * ChangeLog.jp
3262         * configure.ac
3263         * src/Makefile.am
3264         * src/pop.c
3265         * src/common/utils.c
3266         * src/common/utils.h
3267         * src/pixmaps/continue.xpm
3268         * src/pixmaps/dir_close.xpm
3269         * src/pixmaps/dir_open.xpm
3270         * src/pixmaps/drafts_close.xpm
3271         * src/pixmaps/drafts_open.xpm
3272         * src/pixmaps/folder.xpm **REMOVED**
3273         * src/pixmaps/group.xpm
3274         * src/pixmaps/unread.xpm
3275                 sync with HEAD
3276
3277 2004-12-02 [colin]      0.9.12cvs179.1
3278
3279         * src/compose.c
3280                 Sync with HEAD (non-duplicated reedition)
3281
3282 2004-12-02 [colin]      0.9.12cvs178.1
3283
3284         * src/compose.c
3285                 Sync with HEAD (linewrap_quote fix)
3286
3287 2004-12-01 [colin]      0.9.12cvs177.3
3288
3289         * src/addrharvest.c
3290                 Replace sizeof with strlen
3291
3292 2004-12-01 [paul]       0.9.12cvs177.2
3293
3294         * src/addrharvest.c
3295                 fix 'harvest addresses'
3296
3297 2004-11-30 [colin]      0.9.12cvs177.1
3298
3299         * src/gtk/prefswindow.c
3300         * src/gtk/pluginwindow.c
3301                 Sync with HEAD
3302
3303 2004-11-29 [colin]      0.9.12cvs176.1
3304
3305         * src/folderview.c
3306                 sync with HEAD (Fix disappearing separators in folderview's popup)
3307
3308 2004-11-29 [colin]      0.9.12cvs175.1
3309
3310         * src/procmime.c
3311                 Sync with head (another format fix)
3312
3313 2004-11-29 [colin]      0.9.12cvs174.1
3314
3315         * src/pop.c
3316                 Sync with HEAD (format string fix)
3317
3318 2004-11-26 [colin]      0.9.12cvs173.1
3319
3320         * src/common/smtp.c
3321         * src/common/smtp.h
3322                 Sync with HEAD
3323
3324 2004-11-24 [colin]      0.9.12cvs172.1
3325
3326         * src/plugins/pgpmime/pgpmime.c
3327                 Sync with HEAD
3328
3329 2004-11-24 [colin]      0.9.12cvs171.1
3330
3331         * src/plugins/pgpmime/pgpmime.c
3332                 Sync with head (gpgmectx leaks)
3333
3334 2004-11-24 [colin]      0.9.12cvs169.1
3335
3336         * src/plugins/pgpmime/plugin.c
3337         * src/plugins/trayicon/Makefile.am
3338         * src/plugins/trayicon/newmarkedmail.xpm
3339         * src/plugins/trayicon/trayicon.c
3340         * src/plugins/trayicon/unreadmarkedmail.xpm
3341                 Sync with HEAD
3342
3343 2004-11-23 [colin]      0.9.12cvs168.1
3344
3345         * src/partial_download.c
3346         * src/partial_download.h
3347         * src/plugins/pgpmime/plugin.c
3348                 Sync with HEAD
3349
3350 2004-11-23 [colin]      0.9.12cvs166.1
3351
3352         * src/Makefile.am
3353         * src/codeconv.c
3354         * src/compose.c
3355         * src/folderview.c
3356         * src/main.c
3357         * src/partial_download.c
3358         * src/partial_download.h
3359         * src/prefs_account.c
3360         * src/prefs_account.h
3361         * src/privacy.c
3362         * src/privacy.h
3363         * src/procmime.c
3364         * src/common/Makefile.am
3365         * src/common/base64.h
3366         * src/common/partial_download.c
3367         * src/common/partial_download.h
3368         * src/gtk/prefswindow.c
3369         * src/gtk/prefswindow.h
3370         * src/plugins/pgpmime/pgpmime.c
3371         * src/plugins/pgpmime/prefs_gpg.c
3372         * src/plugins/pgpmime/prefs_gpg.h
3373         * src/plugins/pgpmime/sgpgme.c
3374         * src/plugins/pgpmime/sgpgme.h
3375                 Sync with HEAD
3376
3377 2004-11-23 [colin]      0.9.12cvs163.1
3378
3379         * src/main.c
3380                 Sync with HEAD (cursor optimization)
3381
3382 2004-11-23 [colin]      0.9.12cvs162.1
3383
3384         * src/prefs_common.c
3385         * src/prefs_themes.c
3386         * src/procmsg.c
3387                 Sync with HEAD
3388
3389 2004-11-23 [colin]      0.9.12cvs158.9
3390
3391         * src/compose.c
3392                 Fix double-free when forwarding
3393         * src/msgcache.c
3394                 Fix leak on error path
3395                 
3396
3397 2004-11-23 [colin]      0.9.12cvs158.8
3398
3399         * src/compose.c
3400                 Fix possible double-free
3401                 Spotted by Alfons
3402
3403 2004-11-23 [colin]      0.9.12cvs158.7
3404
3405         * src/compose.c
3406                 Fix some signal handlers' prototypes
3407                 Spotted by Alfons
3408
3409 2004-11-22 [colin]      0.9.12cvs158.6
3410
3411         * src/compose.c
3412                 Remove unneeded code and duplicated
3413                 wrapping - patch by Alfons
3414
3415 2004-11-22 [colin]      0.9.12cvs158.5
3416
3417         * src/prefs_themes.c
3418                 Fix oversized selector
3419
3420 2004-11-22 [colin]      0.9.12cvs158.4
3421
3422         * src/compose.c
3423                 fix dump_text()
3424                 patch by Alfons
3425
3426 2004-11-19 [colin]      0.9.12cvs158.3
3427
3428         * src/textview.c
3429                 Add a context menu on links (open, copy)
3430
3431 2004-11-18 [paul]       0.9.12cvs158.2
3432
3433         * src/addrgather.c
3434         * src/exphtmldlg.c
3435         * src/expldifdlg.c
3436         * src/mimeview.c
3437         * src/prefs_common.c
3438         * src/plugins/image_viewer/viewer.c
3439         * src/plugins/spamassassin/spamassassin_gtk.c
3440                 replace deprecated gtk_notebook_set_page
3441                 and gtk_notebook_current_page
3442
3443 2004-11-18 [paul]       0.9.12cvs158.1
3444
3445         * configure.ac
3446         * src/compose.c
3447         * src/mainwindow.c
3448         * src/messageview.c
3449         * src/prefs_common.c
3450         * src/common/utils.c
3451         * src/common/utils.h
3452                 sync with HEAD
3453
3454 2004-11-17 [colin]      0.9.12cvs156.1
3455
3456         * src/prefs_account.c
3457         * src/prefs_account.h
3458         * src/procmsg.c
3459                 Sync with HEAD (add pref to store encrypted mails encrypted)
3460
3461 2004-11-17 [paul]       0.9.12cvs155.1
3462
3463         * ChangeLog
3464         * ChangeLog.claws
3465         * ChangeLog.jp
3466         * NEWS
3467         * configure.ac
3468         * src/compose.c
3469         * src/jpilot.c
3470         * src/privacy.c
3471         * src/procmime.c
3472         * src/procmime.h
3473         * src/procmsg.c
3474         * src/toolbar.c
3475         * src/pixmaps/error.xpm
3476                 sync with HEAD
3477
3478 2004-11-17 [colin]      0.9.12cvs151.1
3479
3480         * src/plugins/pgpmime/pgpmime.c
3481                 Sync with HEAD (remove debug printf)
3482
3483 2004-11-17 [colin]      0.9.12cvs150.1
3484
3485         * src/plugins/pgpmime/pgpmime.c
3486                 Sync with HEAD (off-by-one fix)
3487
3488 2004-11-17 [colin]      0.9.12cvs149.1
3489
3490         * src/procmsg.c
3491                 Sync with HEAD (coding style fixes)
3492
3493 2004-11-16 [colin]      0.9.12cvs148.1
3494
3495         * src/procmsg.c
3496                 Sync with head (Fix the fix)
3497
3498 2004-11-16 [colin]      0.9.12cvs147.1
3499
3500         * src/procmsg.c
3501                 Sync with Main (leak fix)
3502
3503 2004-11-16 [colin]      0.9.12cvs146.14
3504
3505         * src/compose.c
3506                 Remove useless chunk of code
3507                 Patch by Alfons
3508
3509 2004-11-15 [colin]      0.9.12cvs146.13
3510
3511         * src/compose.c
3512                 Fix drafting after insertion
3513                 Patch by Alfons
3514
3515 2004-11-15 [colin]      0.9.12cvs146.12
3516
3517         * src/compose.c
3518         * src/prefs_filtering.c
3519         * src/prefs_filtering_action.c
3520         * src/prefs_toolbar.c
3521                 Fix some const-correctness
3522
3523 2004-11-15 [colin]      0.9.12cvs146.11
3524
3525         * src/summaryview.c
3526         * src/prefs_themes.c
3527         * src/messageview.c
3528                 Fix some leaks
3529
3530 2004-11-15 [colin]      0.9.12cvs146.10
3531
3532         * src/codeconv.c
3533                 More unreadable locale fixes
3534
3535 2004-11-14 [colin]      0.9.12cvs146.9
3536
3537         * src/textview.c
3538                 Fix uri_security_check
3539                 Patch by Alfons
3540
3541 2004-11-13 [paul]       0.9.12cvs146.8
3542
3543         * src/folder.c
3544         * src/procmime.c
3545                 fix 2 bugs introduced in last commit
3546
3547 2004-11-13 [paul]       0.9.12cvs146.7
3548
3549         * src/compose.c
3550         * src/exporthtml.c
3551         * src/exportldif.c
3552         * src/folder.c
3553         * src/imap.c
3554         * src/imap_gtk.c
3555         * src/main.c
3556         * src/mainwindow.c
3557         * src/messageview.c
3558         * src/mh_gtk.c
3559         * src/prefs_themes.c
3560         * src/procmime.c
3561         * src/setup.c
3562         * src/summaryview.c
3563                 replace deprecated g_basename
3564
3565 2004-11-13 [paul]       0.9.12cvs146.6
3566
3567         * src/compose.c
3568         * src/imap.c
3569         * src/matcher_parser.h
3570         * src/matcher_parser_parse.y
3571         * src/prefs_filtering.c
3572         * src/prefs_filtering_action.c
3573         * src/prefs_themes.c
3574         * src/prefs_toolbar.c
3575         * src/common/utils.c
3576                 various small fixes/cleanups
3577
3578 2004-11-12 [colin]      0.9.12cvs146.5
3579
3580         * src/textview.c
3581                 Validate event's origin on visibility notify
3582                 Patch by Alfons.
3583
3584 2004-11-12 [paul]       0.9.12cvs146.4
3585
3586         * src/exporthtml.c
3587         * src/exportldif.c
3588         * src/imap.c
3589         * src/mh.c
3590         * src/mimeview.c
3591         * src/prefs_spelling.c
3592         * src/prefs_themes.c
3593                 replace deprecated g_dirname    
3594
3595 2004-11-12 [colin]      0.9.12cvs146.3
3596
3597         * src/textview.c
3598                 Some coding style fixes
3599
3600 2004-11-12 [colin]      0.9.12cvs146.2
3601
3602         * src/codeconv.c
3603                 We want to replace _all_ extended chars in
3604                 conv_unreadable_*, because any string containing
3605                 extended chars not parsing as UTF8 is 
3606                 undisplayed on gtk2.
3607
3608 2004-11-12 [paul]       0.9.12cvs146.1
3609
3610         * ChangeLog
3611         * ChangeLog.claws
3612         * ChangeLog.jp
3613         * NEWS
3614         * configure.ac
3615         * src/account.c
3616         * src/folderview.c
3617         * src/folderview.h
3618         * src/imap.c
3619         * src/imap_gtk.c
3620         * src/inc.c
3621         * src/mainwindow.c
3622         * src/mh_gtk.c
3623         * src/news_gtk.c
3624         * src/pop.c
3625         * src/prefs_account.c
3626         * src/prefs_account.h
3627         * src/prefs_ext_prog.c
3628         * src/procmime.c
3629         * src/procmime.h
3630         * src/procmsg.c
3631         * src/procmsg.h
3632         * src/summary_search.c
3633         * src/summaryview.c
3634         * src/textview.c
3635         * src/common/defs.h
3636         * src/common/utils.c
3637         * src/common/utils.h
3638         * src/gtk/menu.c
3639         * src/gtk/menu.h
3640                 sync with HEAD
3641
3642 2004-11-11 [colin]      0.9.12cvs144.2
3643
3644         * src/textview.c
3645                 Fix URI range selection (patch by Alfons)
3646
3647 2004-11-09 [colin]      0.9.12cvs144.1
3648
3649         * ChangeLog.claws
3650         * src/compose.c
3651         * src/folder.c
3652         * src/folder_item_prefs.c
3653         * src/prefs_account.c
3654         * src/prefs_account.h
3655         * src/plugins/pgpmime/pgpmime.c
3656                 Sync with HEAD
3657
3658 2004-11-08 [colin]      0.9.12cvs143.1
3659
3660         * src/summaryview.c
3661                 Sync with HEAD (optimize quicksearch)
3662
3663 2004-11-08 [colin]      0.9.12cvs142.2
3664
3665         * src/compose.c
3666                 Don't wrap when Edit/Auto wrapping is disabled
3667
3668 2004-11-08 [colin]      0.9.12cvs142.1
3669
3670         * src/textview.c
3671                 Sync with HEAD
3672
3673 2004-11-08 [colin]      0.9.12cvs141.1
3674
3675         * src/textview.c
3676                 Sync with HEAD (fix some mail URIs)
3677
3678 2004-11-08 [colin]      0.9.12cvs140.3
3679
3680         * src/textview.c
3681                 o Use text cursor instead of arrow when
3682                   not on a link
3683                 o Fix handling of contiguous links (as in
3684                   "colin@colino.net" <colin@colino.net>)
3685                   This one unveils a bug in get_email_part()
3686
3687 2004-11-07 [colin]      0.9.12cvs140.2
3688
3689         * src/textview.c
3690                 Fix memleak. Patch by Alfons.
3691
3692 2004-11-06 [colin]      0.9.12cvs140.1
3693
3694         * src/compose.c
3695                 Sync with HEAD (don't ask passphrase
3696                 when drafting)
3697
3698 2004-11-06 [paul]       0.9.12cvs139.2
3699
3700         * AUTHORS
3701         * src/textview.c
3702         * src/textview.h
3703                 textview URI handling. hovering over a 
3704                 link displays it in the status bar,
3705                 and changes the mouse pointer to a hand 
3706                 cursor. a link is activated with a single 
3707                 click. (Modified from the) patch by Jean-Yves 
3708                 Lefort <jylefort@users.sourceforge.net>
3709                 
3710
3711 2004-11-05 [colin]      0.9.12cvs139.1
3712
3713         * src/compose.c
3714         * src/procmime.c
3715                 Sync with HEAD again ^^
3716
3717 2004-11-05 [colin]      0.9.12cvs139.1
3718
3719         * src/compose.c
3720         * src/procmime.c
3721                 Sync with HEAD
3722
3723 2004-11-03 [paul]       0.9.12cvs138.1
3724
3725         * ChangeLog.claws
3726         * configure.ac
3727         * po/POTFILES.in
3728         * src/prefs_ext_prog.c
3729         * src/procmime.c
3730         * tools/kdeservicemenu/README
3731         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3732         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3733                 sync with HEAD
3734
3735 2004-11-01 [christoph]  0.9.12cvs136.2
3736
3737         * src/procmime.c
3738                 convert MIME parameters to UTF-8
3739
3740 2004-10-29 [colin]      0.9.12cvs136.1
3741
3742         * src/common/utils.c
3743                 Sync with HEAD (don't use '=' in mime boundary)
3744
3745 2004-10-29 [paul]       0.9.12cvs135.1
3746
3747         * configure.ac
3748         * doc/src/rfc2231.txt
3749         * src/procmime.c
3750         * src/common/quoted-printable.c
3751         * src/common/utils.c
3752         * src/common/utils.h
3753                 sync with HEAD
3754
3755 2004-10-27 [paul]       0.9.12cvs134.1
3756
3757         * configure.ac
3758         * src/main.c
3759         * src/procmime.c
3760         * src/plugins/pgpmime/pgpmime.c
3761                 sync with HEAD
3762
3763 2004-10-26 [paul]       0.9.12cvs132.3
3764
3765         * src/account.c
3766         * src/addressbook.c
3767         * src/addrgather.c
3768         * src/addrharvest.c
3769         * src/codeconv.c
3770         * src/compose.c
3771         * src/customheader.c
3772         * src/editaddress.c
3773         * src/editgroup.c
3774         * src/enriched.c
3775         * src/expldifdlg.c
3776         * src/exporthtml.c
3777         * src/exportldif.c
3778         * src/folder.c
3779         * src/foldersel.c
3780         * src/folderview.c
3781         * src/grouplistdialog.c
3782         * src/html.c
3783         * src/imap.c
3784         * src/jpilot.c
3785         * src/ldapserver.c
3786         * src/ldif.c
3787         * src/mimeview.c
3788         * src/news.c
3789         * src/news_gtk.c
3790         * src/pop.c
3791         * src/prefs_display_header.c
3792         * src/prefs_gtk.c
3793         * src/prefs_msg_colors.c
3794         * src/prefs_toolbar.c
3795         * src/procheader.c
3796         * src/procmime.c
3797         * src/summaryview.c
3798         * src/textview.c
3799         * src/toolbar.c
3800         * src/vcard.c
3801         * src/common/mgutils.c
3802         * src/common/nntp.c
3803         * src/common/smtp.c
3804         * src/common/template.c
3805         * src/common/utils.c
3806         * src/common/xmlprops.c
3807         * src/plugins/pgpmime/pgpmime.c
3808         * src/plugins/pgpmime/select-keys.c
3809         * src/plugins/pgpmime/sgpgme.c
3810                 replace deprecated g_strcasecmp(), g_strncasecmp(),
3811                 g_string_sprintfa(), gtk_notebook_current_page()
3812
3813 2004-10-26 [colin]      0.9.12cvs132.2
3814
3815         * src/prefs_folder_item.c
3816                 Fix default-account selection
3817
3818 2004-10-21 [colin]      0.9.12cvs133
3819
3820         * src/compose.c
3821                 Sync with HEAD (Remove extra separator in compose's Options)
3822         * src/textview.c
3823                 Set wrapping to char
3824
3825 2004-10-21 [paul]       0.9.12cvs131.2
3826
3827         * src/compose.c
3828         * src/sourcewindow.c
3829                 fix wrapping
3830                 fix window shrinking 
3831
3832 2004-10-21 [colin]      0.9.12cvs131.1
3833
3834         * ChangeLog.claws
3835         * src/compose.c
3836                 Sync with HEAD
3837
3838 2004-10-21 [paul]       0.9.12cvs130.2
3839
3840         * src/prefs_folder_item.c
3841                 sync with HEAD (Apply to subfolders)
3842
3843 2004-10-19 [colin]      0.9.12cvs130.1
3844
3845         * ChangeLog.claws
3846         * src/compose.c
3847         * src/common/utils.c
3848         * src/gtk/menu.c
3849                 Sync with HEAD
3850
3851 2004-10-19 [colin]      0.9.12cvs128.1
3852
3853         * src/addrbook.c
3854         * src/addrcache.c
3855         * src/addressbook.c
3856         * src/codeconv.c
3857         * src/compose.c
3858         * src/customheader.c
3859         * src/editaddress.c
3860         * src/editgroup.c
3861         * src/exporthtml.c
3862         * src/folder.c
3863         * src/folderview.c
3864         * src/imap.c
3865         * src/jpilot.c
3866         * src/main.c
3867         * src/matcher_parser_parse.y
3868         * src/mbox.c
3869         * src/pop.c
3870         * src/prefs_account.c
3871         * src/prefs_gtk.c
3872         * src/prefs_msg_colors.c
3873         * src/procheader.c
3874         * src/procmime.c
3875         * src/procmime.h
3876         * src/procmsg.c
3877         * src/summaryview.c
3878         * src/textview.c
3879         * src/common/base64.c
3880         * src/common/partial_download.c
3881         * src/common/socket.c
3882         * src/common/sylpheed.c
3883         * src/common/utils.c
3884         * src/common/utils.h
3885         * src/gtk/pluginwindow.c
3886         * src/gtk/quicksearch.c
3887         * src/plugins/clamav/clamav_plugin.c
3888         * src/plugins/clamav/clamav_plugin.h
3889         * src/plugins/clamav/clamav_plugin_gtk.c
3890         * src/plugins/pgpmime/passphrase.c
3891         * src/plugins/pgpmime/pgpmime.c
3892         * src/plugins/pgpmime/plugin.c
3893         * src/plugins/pgpmime/prefs_gpg.c
3894         * src/plugins/pgpmime/prefs_gpg.h
3895         * src/plugins/pgpmime/select-keys.c
3896         * src/plugins/pgpmime/sgpgme.c
3897         * src/plugins/spamassassin/libspamc.c
3898         * src/plugins/spamassassin/spamassassin.c
3899         * src/plugins/spamassassin/spamassassin.h
3900         * src/plugins/spamassassin/spamassassin_gtk.c
3901         * src/plugins/trayicon/trayicon.c
3902         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
3903                 Sync with HEAD
3904
3905 2004-10-14 [colin]      0.9.12cvs126.2
3906
3907         * src/codeconv.c
3908         * src/textview.c
3909                 Fix conv_unreadable_locale
3910
3911 2004-10-13 [colin]      0.9.12cvs126.1
3912
3913         * src/compose.c
3914                 Sync with HEAD (don't convert charset for 
3915                 drafted messages, minor cleanup)
3916
3917 2004-10-13 [colin]      0.9.12cvs125.1
3918
3919         * po/POTFILES.in
3920                 Sync with HEAD (POTFILES fix)
3921
3922 2004-10-12 [colin]      0.9.12cvs124.3
3923
3924         * src/compose.c
3925                 Fix encoding bug from latest sync
3926
3927 2004-10-12 [paul]       0.9.12cvs124.2
3928
3929         * src/plugins/pgpmime/prefs_gpg.c
3930         * src/plugins/pgpmime/prefs_gpg.h
3931                 forgotten in last commit        
3932
3933 2004-10-12 [paul]       0.9.12cvs124.1
3934
3935         * ChangeLog.claws
3936         * configure.ac
3937         * m4/spamassassin.m4
3938         * src/Makefile.am
3939         * src/account.c
3940         * src/compose.c
3941         * src/compose.h
3942         * src/crash.c
3943         * src/main.c
3944         * src/mimeview.c
3945         * src/passphrase.c
3946         * src/passphrase.h
3947         * src/prefs_account.c
3948         * src/prefs_account.h
3949         * src/prefs_common.c
3950         * src/privacy.c
3951         * src/privacy.h
3952         * src/procmime.c
3953         * src/procmime.h
3954         * src/procmsg.c
3955         * src/rfc2015.c
3956         * src/rfc2015.h
3957         * src/select-keys.c
3958         * src/select-keys.h
3959         * src/textview.c
3960         * src/common/utils.c
3961         * src/common/utils.h
3962         * src/gtk/about.c
3963         * src/plugins/pgpmime/Makefile.am
3964         * src/plugins/pgpmime/passphrase.c
3965         * src/plugins/pgpmime/passphrase.h
3966         * src/plugins/pgpmime/pgpmime.c
3967         * src/plugins/pgpmime/plugin.c
3968         * src/plugins/pgpmime/select-keys.c
3969         * src/plugins/pgpmime/select-keys.h
3970         * src/plugins/pgpmime/sgpgme.c
3971         * src/plugins/pgpmime/sgpgme.h
3972                 sync with HEAD
3973
3974 2004-10-04 [colin]      0.9.12cvs122.1
3975
3976         * src/mainwindow.c
3977         * src/messageview.c
3978         * src/messageview.h
3979         * src/textview.c
3980                 Sync with HEAD
3981
3982 2004-10-04 [colin]      0.9.12cvs121.1
3983
3984         * src/summaryview.c
3985                 Sync with HEAD
3986
3987 2004-10-04 [paul]       0.9.12cvs120.1
3988
3989         * configure.ac
3990                 sync with HEAD [don't try to build 
3991                 pgpmime plugin when gpgme is disabled]
3992
3993 2004-10-03 [colin]      0.9.12cvs119.3
3994
3995         * src/gtk/gtksctree.c
3996                 Lots of side effects. Put back as before 117.2.
3997         * src/summaryview.c
3998                 Fix bug #602
3999
4000 2004-10-03 [colin]      0.9.12cvs119.2
4001
4002         * src/gtk/gtksctree.c
4003                 Revert 608 fix that doesn't work that good
4004
4005 2004-10-02 [colin]      0.9.12cvs119.1
4006
4007         * src/mainwindow.c
4008         * src/messageview.c
4009         * src/prefs_common.h
4010         * src/procmime.c
4011         * src/procmime.h
4012         * src/textview.c
4013                 Sync with HEAD
4014         * src/gtk/gtksctree.c
4015                 Close bug #608
4016
4017 2004-10-01 [colin]      0.9.12cvs118.1
4018
4019         * src/mimeview.c
4020                 Sync with HEAD (better Save All fix)
4021
4022 2004-10-01 [colin]      0.9.12cvs117.2
4023
4024         * src/gtk/gtksctree.c
4025                 Faster on selection
4026
4027 2004-10-01 [colin]      0.9.12cvs117.1
4028
4029         * src/mimeview.c
4030                 Sync with HEAD (Save All: only attachments)
4031
4032 2004-10-01 [paul]       0.9.12cvs116.1
4033
4034         * ChangeLog.claws
4035         * configure.ac
4036         * src/account.c
4037         * src/prefs_common.c
4038         * src/gtk/colorlabel.c
4039                 sync with HEAD
4040
4041 2004-09-30 [colin]      0.9.12cvs115.1
4042
4043         * src/stock_pixmap.c
4044         * src/stock_pixmap.h
4045         * src/folderview.c
4046         * src/Makefile.am
4047         * src/pixmaps/read.xpm
4048                 Sync with HEAD (new pixmap)
4049
4050 2004-09-29 [colin]      0.9.12cvs114.1
4051
4052         * src/compose.c
4053                 Sync with HEAD
4054                 Fix focus handling in headers
4055
4056 2004-09-29 [paul]       0.9.12cvs113.1
4057
4058         * src/quote_fmt_parse.y
4059                 sync with HEAD
4060  
4061
4062 2004-09-28 [colin]      0.9.12cvs112.1
4063
4064         * src/folderview.c
4065         * src/mainwindow.c
4066                 Sync with HEAD
4067
4068 2004-09-28 [colin]      0.9.12cvs110.1
4069
4070         * src/folderview.c
4071                 Sync with HEAD (Contextual Empty trash menu)
4072
4073 2004-09-28 [colin]      0.9.12cvs108.1
4074
4075         * src/addressbook.c
4076                 Sync with HEAD (addressbook edit on double-click)
4077
4078 2004-09-28 [colin]      0.9.12cvs106.1
4079
4080         * src/inc.c
4081                 Sync with HEAD (folder_item freeze on inc)
4082
4083 2004-09-27 [colin]      0.9.12cvs105.1
4084
4085         * src/folderview.c
4086                 Sync with HEAD (right-align new and unread column)
4087
4088 2004-09-27 [colin]      0.9.12cvs104.1
4089
4090         * src/main.c
4091                 Sync with HEAD (revert 0.9.12cvs101)
4092
4093 2004-09-24 [colin]      0.9.12cvs103.2
4094
4095         * src/wizard.c
4096                 Fix gtk warnings and use domain part of the email address 
4097                 when domain detection fails (no dot in domain name)
4098
4099 2004-09-23 [colin]      0.9.12cvs103.1
4100
4101         * src/plugins/spamassassin/libspamc.c
4102         * src/plugins/spamassassin/libspamc.h
4103         * src/plugins/spamassassin/utils.c
4104         * src/plugins/spamassassin/utils.h
4105                 Sync with HEAD (Update spamassassin to 3.0)
4106
4107 2004-09-21 [colin]      0.9.12cvs102.3
4108
4109         * src/action.c
4110                 Add horizontal scrollbar in action io dialog as needed
4111                 Patch by Alfons.
4112
4113 2004-09-20 [colin]      0.9.12cvs102.2
4114
4115         * src/plugins/image_viewer/viewer.c
4116                 Remove imlib stuff
4117                 use gtk_pixmap_set when clearing
4118                 (would be better to use gtkImages, but causes size-allocate 
4119                 signals storm)
4120
4121 2004-09-17 [paul]       0.9.12cvs102.1
4122
4123         * ChangeLog
4124         * ChangeLog.claws
4125         * ChangeLog.jp
4126         * configure.ac
4127         * src/inc.c
4128                 sync with HEAD
4129
4130
4131 2004-09-17 [colin]      0.9.12cvs101.1
4132
4133         * ChangeLog.claws
4134         * src/main.c
4135                 Sync with HEAD (fix segs at exit)
4136
4137 2004-09-14 [colin]      0.9.12cvs99.5
4138
4139         * src/common/socket.c
4140         * AUTHORS
4141                 Fix send error on 64bit platforms
4142                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
4143
4144 2004-09-14 [colin]      0.9.12cvs99.4
4145
4146         * src/action.c
4147                 Fix action output with utf8 
4148                 Patch by Alfons.
4149
4150 2004-09-14 [colin]      0.9.12cvs99.3
4151
4152         * ChangeLog.claws
4153         * src/folder.c
4154                 Sync with HEAD
4155
4156 2004-09-09 [colin]      0.9.12cvs99.2
4157
4158         * src/action.c
4159                 Fix progress bar (displaying "Completed %v/%u")
4160                 Patch by Alfons.
4161
4162 2004-09-08 [colin]      0.9.12cvs99.1
4163
4164         * src/account.c
4165         * src/folder.c
4166         * src/procmsg.c
4167         * src/procmsg.h
4168         * src/plugins/pgpmime/pgpmime.c
4169                 Sync with HEAD
4170
4171 2004-09-08 [colin]      0.9.12cvs97.2
4172
4173         * src/summaryview.c
4174                 Don't select mails in collapsed threads 
4175                 when navigating with up/down
4176
4177 2004-09-07 [colin]      0.9.12cvs97.1
4178
4179         * src/inc.c
4180                 Sync with HEAD (meaningful error messages)
4181
4182 2004-09-06 [colin]      0.9.12cvs96.1
4183
4184         * src/toolbar.c
4185                 Sync with HEAD (fix Redirect graying out)
4186
4187 2004-09-06 [colin]      0.9.12cvs95.1
4188
4189         * src/summaryview.c
4190         * src/mimeview.c
4191                 Sync with HEAD (fix dropped URIs)
4192
4193 2004-09-06 [colin]      0.9.12cvs94.1
4194
4195         * src/addressbook.c
4196         * src/addressitem.h
4197         * src/addritem.c
4198         * src/addritem.h
4199                 Sync with HEAD (addressbook DnD)
4200
4201 2004-09-03 [colin]      0.9.12cvs93.1
4202
4203         * src/summaryview.c
4204                 Sync with HEAD (next/prev unread)
4205
4206 2004-09-03 [colin]      0.9.12cvs92.1
4207
4208         * src/prefs_common.c
4209         * src/prefs_common.h
4210         * src/summaryview.c
4211                 Sync with HEAD ('mark_as_read_delay' pref)
4212
4213 2004-09-02 [colin]      0.9.12cvs91.2
4214
4215         * src/common/xml.c
4216                 Fix leak
4217
4218 2004-09-02 [colin]      0.9.12cvs91.1
4219
4220         * src/gtk/menu.c
4221                 Sync with HEAD (menu accel don't work, but whatever)
4222
4223 2004-09-02 [colin]      0.9.12cvs90.1
4224
4225         * src/account.c
4226                 Sync with HEAD (fix bug 582)
4227
4228 2004-09-02 [colin]      0.9.12cvs89.1
4229
4230         * src/addrindex.c
4231                 Sync with HEAD (free deleted queries)
4232
4233 2004-09-02 [colin]      0.9.12cvs88.1
4234
4235         * src/ldapquery.c
4236                 Sync with HEAD (fix LDAP freezes)
4237
4238 2004-09-02 [colin]      0.9.12cvs87.1
4239
4240         * src/prefs_spelling.c
4241                 Sync with HEAD (add default dictionary)
4242
4243 2004-09-01 [colin]      0.9.12cvs86.1
4244
4245         * src/filtering.c
4246         * src/folderview.c
4247         * src/imap.c
4248         * src/prefs_matcher.c
4249         * src/stock_pixmap.c
4250         * src/summary_search.c
4251         * src/summaryview.c
4252         * src/wizard.c
4253         * src/wizard.h
4254                 Sync with HEAD (uninitialized vars fixes)
4255                 + gtk2 specific warning fixes
4256
4257 2004-08-31 [colin]      0.9.12cvs85.1
4258
4259         * src/folder.c
4260                 Sync with HEAD (Fix memory corruption due to 
4261                 uninitialized var)
4262
4263 2004-08-31 [colin]      0.9.12cvs84.4
4264
4265         * src/summary_search.c
4266                 Fix segfaults when searching in folders with broken headers
4267
4268 2004-08-31 [colin]      0.9.12cvs84.3
4269
4270         * src/compose.c
4271         * src/textview.c
4272                 Fix some more encoding/decoding issues
4273
4274 2004-08-30 [colin]      0.9.12cvs84.2
4275
4276         * src/mimeview.c
4277         * src/prefs_themes.c
4278         * src/gtk/filesel.c
4279         * src/gtk/filesel.h
4280                 Add a folder-mode selection (fixes mimeview's "Save all")
4281
4282 2004-08-29 [colin]      0.9.12cvs84.1
4283
4284         * src/mimeview.c
4285                 Sync with HEAD (don't escape saved filenames)
4286
4287 2004-08-27 [colin]      0.9.12cvs83.1
4288
4289         * ChangeLog
4290         * ChangeLog.claws
4291         * ChangeLog.jp
4292         * src/mh.c
4293         * src/procheader.c
4294         * src/procmsg.c
4295         * src/procmsg.h
4296         * src/common/utils.c
4297         * src/gtk/menu.h
4298         * po/
4299                 Sync with HEAD 0.9.12cvs83 (sync with main)
4300
4301 2004-08-26 [colin]      0.9.12cvs82.4
4302
4303         * src/codeconv.c
4304                 Fix strange stack corruption
4305                 Convert to utf8 after unmime, not before
4306
4307 2004-08-26 [colin]      0.9.12cvs82.3
4308
4309         * src/main.c
4310         * src/wizard.c
4311                 Fix account folders duplication
4312
4313 2004-08-25 [colin]      0.9.12cvs82.2
4314
4315         * src/wizard.c
4316                 Remove ports
4317                 Add SSL selection
4318                 Use login@server as account name
4319
4320 2004-08-25 [colin]      0.9.12cvs82.1
4321
4322         * src/plugins/pgpmime/pgpmime.c
4323                 Sync with HEAD (leak fix).
4324
4325 2004-08-25 [colin]      0.9.12cvs81.1
4326
4327         * src/plugins/pgpmime/pgpmime.c
4328         * src/plugins/pgpmime/sgpgme.c
4329         * src/plugins/pgpmime/sgpgme.h
4330                 Sync with HEAD (Handle combined messages).
4331
4332 2004-08-24 [colin]      0.9.12cvs80.3
4333
4334         * src/wizard.c
4335                 Fix full name, ports, and imap
4336
4337 2004-08-24 [colin]      0.9.12cvs80.2
4338
4339         * src/Makefile.am
4340         * src/main.c
4341         * src/setup.c
4342         * src/setup.h
4343         * src/stock_pixmap.c
4344         * src/stock_pixmap.h
4345         * src/wizard.c ** ADDED **
4346         * src/wizard.h ** ADDED ** 
4347         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
4348                 Add a setup wizard 
4349
4350 2004-08-24 [colin]      0.9.12cvs80.1
4351
4352         * src/folder.c
4353                 Sync with HEAD (set mimeflags on all messages)
4354
4355 2004-08-24 [colin]      0.9.12cvs79.3
4356
4357         * src/matcher_parser_lex.l
4358                 Fix 8bits strings not in utf8
4359
4360 2004-08-24 [colin]      0.9.12cvs79.2
4361
4362         * src/compose.c
4363                 Check conversion result before replacing buffer
4364
4365 2004-08-23 [colin]      0.9.12cvs79.1
4366
4367         * src/compose.c
4368                 Sync with HEAD (create message header in memory)
4369
4370 2004-08-23 [colin]      0.9.12cvs78.1
4371
4372         * src/rfc2015.c
4373         * src/rfc2015.h
4374                 Sync with HEAD (fix bug 197 again)
4375
4376 2004-08-23 [colin]      0.9.12cvs77.3
4377
4378         * src/compose.c
4379                 Fix again inline gpg signing (which outputs utf8
4380                 in gtk2). Not syncing this fix to HEAD as this 
4381                 code is meant to die.
4382
4383 2004-08-23 [colin]      0.9.12cvs77.2
4384
4385         * src/prefs_account.h
4386                 Remove useless include
4387
4388 2004-08-23 [colin]      0.9.12cvs77.1
4389
4390         * src/imap.c
4391         * po/es.po
4392         * po/fr.po
4393         * po/it.po
4394         * po/pl.po
4395         * po/pt_BR.po
4396         * po/sk.po
4397         * po/sr.po
4398                 Sync with HEAD (fix bug 577)
4399
4400 2004-08-22 [colin]      0.9.12cvs76.1
4401
4402         * src/plugins/trayicon/trayicon.c
4403                 Sync with HEAD (fix formatting bug)
4404
4405 2004-08-21 [colin]      0.9.12cvs74.2
4406
4407         * src/gtk/colorsel.c
4408                 Fix bug 564 (Folder color selection window exits on any
4409                 keypress)
4410
4411 2004-08-21 [colin]      0.9.12cvs74.1
4412
4413         * ChangeLog.claws
4414         * src/compose.c
4415         * src/summaryview.c
4416         * src/toolbar.c
4417                 Sync with HEAD (fix bug 576)
4418
4419 2004-08-21 [colin]      0.9.12cvs70.1
4420
4421         * src/compose.c
4422         * src/mainwindow.c
4423                 Sync with HEAD
4424                 
4425
4426 2004-08-21 [paul]       0.9.12cvs66.4
4427
4428         * src/mainwindow.c
4429         * src/messageview.c
4430         * src/gtk/menu.c
4431         * src/plugins/spamassassin/spamassassin_gtk.c
4432                 remove some deprecated gtk1 functions
4433
4434
4435 2004-08-21 [colin]      0.9.12cvs66.3
4436
4437         * src/compose.c
4438         * src/codeconv.c
4439                 Fix warnings
4440                 Remove encoding hacks
4441                 Fix bug 575 (Strange character messes up message)
4442                 Don't display conversion error when drafting
4443
4444 2004-08-21 [paul]       0.9.12cvs66.2
4445
4446         * src/prefs_account.c
4447                 fix GnuPG mode bugs
4448
4449
4450 2004-08-20 [colin]      0.9.12cvs66.1
4451
4452         * src/codeconv.c
4453                 Sync with HEAD 0.9.12cvs66
4454
4455 2004-08-20 [paul]
4456
4457         * src/plugins/pgpmime/plugin.c
4458                 modify PGP/MIME plugin's description
4459
4460 2004-08-17 [colin]      0.9.12cvs65.1
4461
4462         * src/common/ssl.c
4463         * src/plugins/pgpmime/plugin.c
4464                 Sync with HEAD
4465
4466 2004-08-14 [colin]      0.9.12cvs60.3
4467
4468         * src/plugins/trayicon/trayicon.c
4469                 Put back resize callback, on size-request signal
4470                 rather than size-allocate to avoid infinite 
4471                 callback loop
4472
4473 2004-08-13 [colin]      0.9.12cvs60.2
4474
4475         * src/common/defs.h
4476                 Cache versions have been fixed
4477
4478 2004-08-13 [colin]      0.9.12cvs60.1
4479
4480         * src/folderutils.c
4481                 Sync with HEAD
4482
4483 2004-08-12 [colin]      0.9.12cvs59.1
4484
4485         * src/plugins/trayicon/trayicon.c
4486                 Sync with HEAD
4487
4488 2004-08-12 [colin]      0.9.12cvs57.5
4489
4490         * sylpheed.desktop
4491         * configure.ac
4492         * src/Makefile.am
4493         * src/main.c
4494                 Add support for Freedesktop.org's startup notification
4495
4496 2004-08-11 [colin]      0.9.12cvs57.4
4497
4498         * src/textview.c
4499                 Fix off-by-one
4500
4501 2004-08-11 [colin]      0.9.12cvs57.3
4502
4503         * src/message_search.c
4504         * src/summary_search.c
4505                 Make searches case insensitive by default
4506         * src/textview.c
4507                 Fix case-insensitive search in message
4508
4509 2004-08-11 [colin]      0.9.12cvs57.2
4510
4511         * src/summary_search.c
4512                 Let case-sensitive be specified
4513
4514 2004-08-10 [colin]      0.9.12cvs55.4
4515
4516         * src/common/socket.c
4517                 Fix the possible race condition
4518
4519 2004-08-09 [paul]       0.9.12cvs55.3
4520
4521         * configure.ac
4522         * src/Makefile.am
4523         * src/common/Makefile.am
4524                 sync with HEAD
4525
4526
4527 2004-08-09 [paul]       0.9.12cvs55.2
4528
4529         * autogen.sh
4530         * po/poconv.sh
4531                 remove unneeded script
4532
4533         * configure.ac
4534                 add forgotten USE_LDAP_TLS (sync with HEAD)
4535
4536
4537 2004-08-09 [colin]      0.9.12cvs55.1
4538
4539         * src/main.c
4540         * src/common/ssl.c
4541         * src/common/sylpheed.c
4542         * src/common/sylpheed.h
4543                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
4544
4545 2004-08-09 [paul]       0.9.12cvs54.1
4546
4547         * ChangeLog
4548         * ChangeLog.claws
4549         * ChangeLog.jp
4550         * configure.ac
4551         * po/POTFILES.in
4552         * src/Makefile.am
4553         * src/folderutils.c
4554         * src/main.c
4555         * src/pgpmime.c
4556         * src/pgpmime.h
4557         * src/sgpgme.c
4558         * src/sgpgme.h
4559         * src/plugins/Makefile.am
4560         * src/plugins/pgpmime/.cvsignore
4561         * src/plugins/pgpmime/Makefile.am
4562         * src/plugins/pgpmime/pgpmime.c
4563         * src/plugins/pgpmime/pgpmime.h
4564         * src/plugins/pgpmime/plugin.c
4565         * src/plugins/pgpmime/sgpgme.c
4566         * src/plugins/pgpmime/sgpgme.h
4567                 sync with HEAD
4568
4569 2004-08-08 [paul]       0.9.12cvs51.1
4570
4571         * configure.ac
4572         * src/folder.c
4573                 sync with HEAD
4574
4575 2004-08-07 [colin]      0.9.12cvs50.1
4576
4577         * src/pop.c
4578         * src/common/partial_download.c
4579                 fix warnings (sync from HEAD)
4580
4581 2004-08-07 [colin]      0.9.12cvs48.1
4582
4583         * src/prefs_folder_item.c
4584                 sync with HEAD 0.9.12cvs48
4585
4586 2004-08-06 [colin]      0.9.12cvs47.1
4587
4588         * src/compose.c
4589                 Sync with HEAD
4590
4591 2004-08-06 [christoph]  0.9.12cvs46.2
4592
4593         * src/main.c
4594         * src/plugins/clamav/clamav_plugin_gtk.c
4595         * src/plugins/dillo_viewer/dillo_viewer.c
4596         * src/plugins/image_viewer/plugin.c
4597         * src/plugins/mathml_viewer/mathml_viewer.c
4598         * src/plugins/spamassassin/spamassassin_gtk.c
4599         * src/plugins/trayicon/trayicon.c
4600                 don't mix GTK1.2 plugin with GTK2 plugins
4601
4602 2004-08-06 [colin]      0.9.12cvs46.1
4603
4604         * ChangeLog
4605         * ChangeLog.claws
4606         * ChangeLog.jp
4607         * configure.ac
4608         * sylpheed-claws.pc.in
4609         * src/folder.c
4610         * src/imap.c
4611         * src/localfolder.c
4612         * src/messageview.c
4613         * src/mimeview.c
4614         * src/mimeview.h
4615         * src/msgcache.c
4616         * src/news.c
4617         * src/prefs_ext_prog.c
4618         * src/prefs_folder_item.c
4619         * src/prefs_fonts.c
4620         * src/prefs_msg_colors.c
4621         * src/prefs_spelling.c
4622         * src/prefs_themes.c
4623         * src/prefs_toolbar.c
4624         * src/prefs_wrapping.c
4625         * src/procmime.h
4626         * src/common/defs.h
4627         * src/common/nntp.c
4628         * src/common/session.c
4629         * src/common/session.h
4630         * src/common/socket.c
4631         * src/common/utils.h
4632         * src/common/xml.c
4633         * src/common/xml.h
4634         * src/gtk/prefswindow.c
4635         * src/gtk/prefswindow.h
4636         * src/plugins/clamav/clamav_plugin_gtk.c
4637         * src/plugins/dillo_viewer/dillo_prefs.c
4638         * src/plugins/image_viewer/viewerprefs.c
4639         * src/plugins/spamassassin/spamassassin_gtk.c
4640         * m4/openssl.m4 *** REMOVED ***
4641                 Sync with HEAD 0.9.12cvs46
4642
4643 2004-08-03 [paul]       0.9.12cvs40.2
4644
4645         * src/action.c
4646         * src/addressadd.c
4647         * src/addressbook.c
4648         * src/addrgather.c
4649         * src/browseldap.c
4650         * src/compose.c
4651         * src/crash.c
4652         * src/editaddress.c
4653         * src/editgroup.c
4654         * src/editldap_basedn.c
4655         * src/foldersel.c
4656         * src/importldif.c
4657         * src/mimeview.c
4658         * src/prefs_common.c
4659         * src/prefs_template.c
4660         * src/sourcewindow.c
4661         * src/summaryview.c
4662         * src/gtk/about.c
4663         * src/gtk/foldersort.c
4664         * src/gtk/logwindow.c
4665         * src/gtk/pluginwindow.c
4666         * src/gtk/prefswindow.c
4667                 change all gtk_scrolled_window_set_policy from 
4668                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
4669
4670 2004-08-02 [paul]       0.9.12cvs40.1
4671
4672         * AUTHORS
4673                 update translation team section
4674         * po/pt_BR.po
4675                 updated by Frederico Goncalves Guimaraes
4676                 <fggdebian@yahoo.com.br>
4677
4678 2004-07-31 [colin]      0.9.12cvs39.9
4679
4680         * src/exphtmldlg.c
4681                 Fix compilation
4682
4683 2004-07-31 [colin]      0.9.12cvs39.8
4684
4685         * src/exphtmldlg.c
4686                 Fix an alertpanel type
4687
4688 2004-07-30 [colin]      0.9.12cvs39.7
4689
4690         * src/alertpanel.c
4691                 Fix alertpanel_error_log's icon
4692
4693 2004-07-30 [colin]      0.9.12cvs39.6
4694
4695         * src/pop.c
4696                 Two of them should still be warnings
4697
4698 2004-07-30 [colin]      0.9.12cvs39.5
4699
4700         * src/pop.c
4701                 More warning -> error
4702 2004-07-29 [colin]      0.9.12cvs39.4
4703
4704         * src/pop.c
4705                 Warning -> error
4706
4707 2004-07-29 [colin]      0.9.12cvs39.3
4708
4709         * src/prefs_matcher.c
4710                 Fix segfault
4711
4712 2004-07-29 [colin]      0.9.12cvs39.2
4713
4714         * src/alertpanel.c
4715                 More nice-looking alertpanels
4716
4717 2004-07-29 [colin]      0.9.12cvs39.1
4718
4719         * src/messageview.c
4720                 sync with head
4721                 (inform user when partial mail is deleted on server)
4722
4723 2004-07-29 [colin]      0.9.12cvs38.1
4724
4725         * src/messageview.c
4726                 sync with head
4727
4728 2004-07-28 [paul]       0.9.12cvs37.7
4729
4730         * src/mainwindow.c
4731                 complete the replacement of deprecated gtk_progress_*
4732
4733 2004-07-28 [paul]       0.9.12cvs37.6
4734
4735         * src/action.c
4736         * src/inc.c
4737         * src/mainwindow.c
4738         * src/send_message.c
4739         * src/gtk/progressdialog.c
4740         * src/gtk/progressdialog.h
4741                 replace deprecated gtk_progress_*
4742
4743 2004-07-28 [paul]       0.9.12cvs37.5
4744
4745         * src/gtk/filesel.c
4746                 remove gtk_window_set_wmclass()
4747 2004-07-28 [paul]       0.9.12cvs37.4
4748
4749         * src/addressbook.c
4750         * src/compose.c
4751         * src/foldersel.c
4752         * src/mainwindow.c
4753         * src/messageview.c
4754         * src/sourcewindow.c
4755         * src/gtk/logwindow.c
4756                 remove gtk_window_set_wmclass()
4757                 
4758         * src/prefs_filtering.c
4759         * src/prefs_filtering_action.c
4760         * src/prefs_fonts.c
4761         * src/prefs_gtk.c
4762         * src/prefs_matcher.c
4763         * src/ssl_manager.c
4764         * src/gtk/prefswindow.c
4765                 replace gtk_window_position()
4766
4767 2004-07-28 [colin]      0.9.12cvs37.3
4768
4769         * src/alertpanel.c
4770         * src/alertpanel.h
4771                 Add a way to specify panel type for specific
4772                 panels (alertpanel())
4773         * src/account.c
4774         * src/addressbook.c
4775         * src/compose.c
4776         * src/expldifdlg.c
4777         * src/main.c
4778         * src/messageview.c
4779         * src/summaryview.c
4780         * src/textview.c
4781         * src/gtk/sslcertwindow.c
4782                 Fix alertpanel()s so that their icon match
4783                 their real type
4784
4785 2004-07-28 [paul]       0.9.12cvs37.2
4786
4787         * src/addr_compl.c
4788         * src/addressbook.c
4789         * src/alertpanel.c
4790         * src/compose.c
4791         * src/export.c
4792         * src/foldersel.c
4793         * src/folderview.c
4794         * src/grouplistdialog.c
4795         * src/import.c
4796         * src/mainwindow.c
4797         * src/message_search.c
4798         * src/messageview.c
4799         * src/passphrase.c
4800         * src/prefs_actions.c
4801         * src/prefs_common.c
4802         * src/prefs_customheader.c
4803         * src/prefs_display_header.c
4804         * src/prefs_filtering.c
4805         * src/prefs_filtering_action.c
4806         * src/prefs_gtk.c
4807         * src/prefs_matcher.c
4808         * src/prefs_msg_colors.c
4809         * src/prefs_summary_column.c
4810         * src/prefs_template.c
4811         * src/sourcewindow.c
4812         * src/ssl_manager.c
4813         * src/summary_search.c
4814         * src/gtk/colorsel.c
4815         * src/gtk/description_window.c
4816         * src/gtk/gtkaspell.c
4817         * src/gtk/inputdialog.c
4818         * src/gtk/logwindow.c
4819         * src/gtk/prefswindow.c
4820         * src/gtk/progressdialog.c
4821                 replace deprecated gtk_window_set_policy
4822
4823 2004-07-27 [colin]      0.9.12cvs37.1
4824
4825         * src/msgcache.c
4826                 More fixes (synced for head again)
4827
4828 2004-07-27 [colin]      0.9.12cvs35.3
4829
4830         * src/msgcache.c
4831                 Fix wrong test
4832
4833 2004-07-27 [colin]      0.9.12cvs35.2
4834
4835         * src/mimeview.c
4836                 Fix width a bit (by Paul)
4837         * src/alertpanel.c
4838         * src/alertpanel.h
4839                 Specialize icons, make alertpanel_message()
4840                 private
4841         * src/message_search.c
4842         * src/sgpgme.c
4843         * src/summary_search.c
4844                 Suit alertpanel changes
4845
4846 2004-07-27 [colin]      0.9.12cvs35.1
4847
4848         * src/alertpanel.c
4849                 Add an icon
4850         * src/passphrase.c
4851                 Add debug output - maybe someone will
4852                 want to look at the problem with Grab
4853                 Input :)
4854         Bump version as we're synced with HEAD
4855
4856 2004-07-26 [colin]      0.9.12cvs33.26
4857
4858         * src/pop.c
4859                 Fix uidl-file parsing when not in new
4860                 format
4861
4862 2004-07-26 [colin]      0.9.12cvs33.25
4863
4864         * src/gtk/menu.c
4865                 Move popup menu up if necessary (fixes 
4866                 account selector)
4867         * src/mainwindow.c
4868                 Set account selector's button height to
4869                 minimum
4870
4871 2004-07-26 [colin]      0.9.12cvs33.24
4872
4873         * src/alertpanel.c
4874                 Maybe fix 551 (Truncated font in alert window)
4875
4876 2004-07-26 [colin]      0.9.12cvs33.23
4877
4878         * po/de.po
4879         * po/es.po
4880         * po/fr.po
4881         * po/it.po
4882         * po/ja.po
4883         * po/pl.po
4884         * po/ru.po
4885         * po/sk.po
4886         * po/sr.po
4887         * po/zh_CN.po
4888                 Sync po files with HEAD
4889
4890 2004-07-26 [paul]       0.9.12cvs33.22
4891
4892         * src/compose.c
4893                 fix Bug 556 'Organisation-header is sent even if empty'
4894
4895 2004-07-24 [colin]      0.9.12cvs33.21
4896
4897         * src/compose.c
4898         * src/gtk/gtkaspell.c
4899         * src/gtk/gtkaspell.h
4900                 Fix speller accelerators (require hack)
4901
4902 2004-07-24 [colin]      0.9.12cvs33.20
4903
4904         * src/gtk/gtkaspell.c
4905                 Fix over-eager code deletion breaking
4906                 Check while typing
4907
4908 2004-07-24 [colin]      0.9.12cvs33.19
4909
4910         * src/browseldap.c
4911         * src/ldapctrl.c
4912         * src/ldapctrl.h
4913         * src/ldapserver.h
4914                 Sync ldap with HEAD
4915         (Fixes 546 LDAP completely broken)
4916
4917 2004-07-24 [colin]      0.9.12cvs33.18
4918
4919         * src/prefs_msg_colors.c
4920                 Fix prototype mismatch
4921         (Fixes 547 void function cannot return value)
4922
4923 2004-07-24 [colin]      0.9.12cvs33.17
4924
4925         * src/mainwindow.c
4926                 Fix sort going back to previous sort key
4927                 when changing sort direction
4928
4929 2004-07-24 [colin]      0.9.12cvs33.16
4930
4931         * src/compose.c
4932                 Fix space insertion when re-wrapping at 
4933                 cursor point
4934
4935 2004-07-24 [colin]      0.9.12cvs33.15
4936
4937         * src/gtk/gtkaspell.c
4938                 Don't change cursor position in insert-text
4939                 callback
4940         (Fixes 539 Word wrapping on input transposes letters)
4941
4942 2004-07-24 [colin]      0.9.12cvs33.14
4943
4944         * src/gtk/gtkaspell.c
4945                 Reencode non-ascii chars to dictionary's
4946                 encoding
4947         (Fixes 544 Spell check broken non english locale)
4948
4949 2004-07-24 [colin]      0.9.12cvs33.13
4950
4951         * src/summaryview.c
4952                 Fix Shift+Down, add Home/End/PgUp/PgDown
4953
4954 2004-07-21 [colin]      0.9.12cvs33.12
4955
4956         * src/prefs_common.c
4957                 Fix a gtk warning (Patch by Andrej Kacian)
4958
4959 2004-07-21 [colin]      0.9.12cvs33.11
4960
4961         * src/gtk/filesel.c
4962                 More check
4963
4964 2004-07-21 [colin]      0.9.12cvs33.10
4965
4966         * src/compose.c
4967         * src/crash.c
4968         * src/export.c
4969         * src/import.c
4970         * src/messageview.c
4971         * src/mimeview.c
4972         * src/prefs_spelling.c
4973         * src/prefs_themes.c
4974         * src/summaryview.c
4975         * src/gtk/filesel.c
4976         * src/gtk/filesel.h
4977         * src/gtk/pluginwindow.c
4978                 Untwist open/save mode guessing logic, make
4979                 it explicit
4980
4981 2004-07-20 [colin]      0.9.12cvs33.9
4982
4983         * src/codeconv.c
4984                 conv_encode_header: src_charset is UTF-8 on
4985                 gtk2
4986         * src/compose.c
4987                 Remove double encoding of the headers
4988
4989 2004-07-20 [colin]      0.9.12cvs33.8
4990
4991         * src/codeconv.c
4992                 Fix typo
4993
4994 2004-07-20 [colin]      0.9.12cvs33.7
4995
4996         * src/mainwindow.c
4997                 Set the separated messageview to the saved
4998                 size of Claws' messageview (Patch by Alfons)
4999                 Fix a callback prototype (me)
5000
5001 2004-07-20 [colin]      0.9.12cvs33.6
5002
5003         * src/codeconv.h
5004                 Forgot one hunk in 0.9.12cvs33.4
5005
5006 2004-07-19 [colin]      0.9.12cvs33.5
5007
5008         * src/action.c
5009                 Action output fix
5010                 Patch by Alfons
5011
5012 2004-07-19 [colin]      0.9.12cvs33.4
5013
5014         * src/compose.c
5015                 Fix outgoing charset bug in headers
5016         * src/codeconv.c
5017                 Clean for glib2 - Patch by Alfons
5018
5019 2004-07-19 [colin]      0.9.12cvs33.3
5020
5021         * src/statusbar.c
5022                 Remove grip from the statusbar
5023                 Patch by Alfons
5024
5025 2004-07-19 [colin]      0.9.12cvs33.2
5026
5027         * src/messageview.c
5028         * src/textview.c
5029                 Fix messageview remembering the previous
5030                 scroll position when loading a new message
5031                 Patch by Alfons
5032
5033 2004-07-19 [colin]      0.9.12cvs33.1
5034
5035         * src/folder.h
5036         * src/folderview.c
5037         * src/summaryview.c
5038                 Sync with HEAD
5039
5040 2004-07-18 [colin]      0.9.12cvs32.7
5041
5042         * configure.ac
5043                 Remove useless check for XIM - noticed
5044                 by Alfons
5045
5046 2004-07-18 [colin]      0.9.12cvs32.6
5047
5048         * src/summaryview.c
5049                 Remove non-modified and shift-modified
5050                 accelerators in summaryview's popup
5051                 menu, as that doesn't get catched by
5052                 the accel-activate signal catcher...
5053
5054 2004-07-18 [colin]      0.9.12cvs32.5
5055
5056         * src/prefs_common.c
5057                 Define sensible default prefs for 
5058                 wrapping
5059
5060 2004-07-18 [colin]      0.9.12cvs32.4
5061
5062         * src/compose.c
5063         * src/prefs_common.c
5064         * src/prefs_common.h
5065         * src/prefs_wrapping.c
5066                 Remove Smart Wrapping pref, which does
5067                 nothing on gtk2 branch
5068
5069 2004-07-18 [colin]      0.9.12cvs32.3
5070
5071         * src/sourcewindow.c
5072                 Proper utf8
5073
5074 2004-07-18 [colin]      0.9.12cvs32.2
5075
5076         * src/compose.c
5077                 Save attachment status when drafting
5078
5079 2004-07-18 [colin]      0.9.12cvs32.1
5080
5081         * src/gtk/filesel.c
5082                 Fix erratic folder selection in open mode
5083
5084 2004-07-18 [colin]      0.9.12cvs31.11
5085
5086         * src/pop.c
5087                 Don't let partial messages get deleted
5088                 even with "dowload all"
5089                 (0.9.12cvs31.8 fix extension)
5090 2004-07-18 [colin]      0.9.12cvs31.10
5091
5092         * src/gtk/logwindow.c
5093                 Fix log scrolling
5094
5095 2004-07-18 [colin]      0.9.12cvs31.9
5096
5097         * src/common/utils.c
5098                 Fix non-utf8 strings coming from commands
5099                 and files
5100
5101 2004-07-18 [colin]      0.9.12cvs31.8
5102
5103         * src/pop.c
5104                 Fix partial download bug with Download all
5105                 messages option
5106
5107 2004-07-18 [colin]      0.9.12cvs31.7
5108
5109         * src/textview.c
5110                 Fix bug introduced in 0.9.12cvs31.2
5111                 (blocked in select mode after double click)
5112
5113 2004-07-18 [colin]      0.9.12cvs31.6
5114
5115         * src/compose.c
5116         * src/gtk/menu.c
5117                 More glib-warning fixes
5118
5119 2004-07-18 [colin]      0.9.12cvs31.5
5120
5121         * src/compose.c
5122                 Fix trashing the primary clipboard when moving 
5123                 around with tab
5124         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
5125
5126 2004-07-18 [colin]      0.9.12cvs31.4
5127
5128         * src/codeconv.c
5129                 convert unencoded iso headers to utf8
5130         (Fix Bug 538 Unencoded local characters in subject make it 
5131          disappear)
5132
5133 2004-07-18 [colin]      0.9.12cvs31.3
5134
5135         * src/compose.c
5136                 Fix tab char handling in wrapping
5137         (Fix Bug 537 Line wrap problem - TAB character treated as 
5138          one character instead of 8)
5139
5140 2004-07-18 [colin]      0.9.12cvs31.2
5141
5142         * src/textview.c
5143                 return FALSE on GDK_MOTION_NOTIFY
5144         (Fix Bug 535 Hyperlinks/addresses are not selectable 
5145          (unable to highlight))
5146
5147 2004-07-18 [colin]      0.9.12cvs31.1
5148
5149         * src/folderview.c
5150                 Sync with 0.9.12cvs31
5151
5152 2004-07-18 [colin]      0.9.12cvs30.4
5153
5154         * src/compose.c
5155                 Also block text_inserted when inserting a file
5156
5157 2004-07-18 [colin]      0.9.12cvs30.3
5158
5159         * src/compose.c
5160                 Fix smart wrapping (block text_inserted handler
5161                 while putting quotation to avoid wrap on input,
5162                 don't join lines if next is sig separator)
5163
5164 2004-07-17 [colin]      0.9.12cvs30.2
5165
5166         * src/folderview.c
5167         * src/mainwindow.c
5168         * src/mimeview.c
5169         * src/summaryview.c
5170         * src/gtk/quicksearch.c
5171         * src/gtk/quicksearch.h
5172                 Block key events handlers *and* accels while
5173                 quicksearch is focused
5174         (Fixes Bug 534 quick-search bar not accepting certain letters)
5175
5176 2004-07-17 [colin]      0.9.12cvs30.1
5177
5178         * src/folder.h
5179         * src/folderview.c
5180         * src/summaryview.c
5181                 Sync with 0.9.12cvs30
5182
5183 2004-07-17 [colin]      0.9.12cvs28.2
5184
5185         * src/mimeview.c
5186         * src/procmime.c
5187         * src/summaryview.c
5188         * src/gtk/menu.c
5189                 Squash some compile and glib warnings
5190
5191 2004-07-17 [paul]       0.9.12cvs28.1
5192
5193         * src/mimeview.c
5194                 sync with 0.9.12cvs28 HEAD
5195
5196 2004-07-16 [paul]       0.9.12cvs26.1
5197         
5198         * src/gtk/quicksearch.c
5199         * src/account.c
5200         * src/account.h
5201         * src/compose.c
5202         * src/customheader.c
5203         * src/folder_item_prefs.c
5204         * src/main.c
5205         * src/mainwindow.c
5206         * src/messageview.c
5207         * src/mimeview.c
5208         * src/news.c
5209         * src/pgpmime.c
5210         * src/pop.c
5211         * src/pop.h
5212         * src/prefs_account.c
5213         * src/prefs_account.h
5214         * src/prefs_common.c
5215         * src/prefs_common.h
5216         * src/prefs_display_header.c
5217         * src/prefs_gtk.c
5218         * src/prefs_gtk.h
5219         * src/procheader.c
5220         * src/procmime.c
5221                 sync with 0.9.12cvs26 HEAD      
5222
5223 2004-07-15 [colin]      0.9.12cvs18.14
5224
5225         * src/folder.c
5226                 Disable GPG signature check during
5227                 folder move and scan
5228         (Closes Bug 521 Signature checking slows down Folder-Move)
5229
5230 2004-07-14 [colin]      0.9.12cvs18.13
5231
5232         * src/common/partial_download.c
5233                 update includes
5234
5235 2004-07-14 [colin]      0.9.12cvs18.12
5236
5237         * src/common/partial_download.c
5238         * src/common/partial_download.h
5239                 Move doc at top, add correct copyright
5240
5241 2004-07-14 [colin]      0.9.12cvs18.11
5242
5243         * src/folder.c
5244         * src/messageview.c
5245         * src/pop.c
5246         * src/pop.h
5247         * src/procmsg.c
5248         * src/summaryview.c
5249         * src/common/Makefile.am
5250         * src/common/partial_download.c ** NEW FILES **
5251         * src/common/partial_download.h ** NEW FILES **
5252                 Move partial-download related stuff to its
5253                 own file
5254
5255 2004-07-14 [colin]      0.9.12cvs18.10
5256
5257         * src/send_message.c
5258                 Fix smtp auth when user is null or empty
5259
5260 2004-07-13 [colin]      0.9.12cvs18.9
5261
5262         * src/gtk/quicksearch.c
5263                 Use alphabetic order
5264
5265 2004-07-13 [colin]      0.9.12cvs18.8
5266
5267         * src/pop.c
5268                 Be paranoid on the checks
5269
5270 2004-07-13 [colin]      0.9.12cvs18.7
5271
5272         * src/gtk/quicksearch.c
5273                 Fix Engrish once again
5274
5275 2004-07-13 [colin]      0.9.12cvs18.6
5276
5277         * src/procmsg.c
5278         * src/summaryview.c
5279                 Mark messages for deletion when they are about to
5280                 be removed from trash
5281
5282 2004-07-13 [colin]      0.9.12cvs18.5
5283
5284         * src/matcher.c
5285         * src/matcher.h
5286         * src/matcher_parser_parse.y
5287         * src/prefs_matcher.c
5288         * src/gtk/quicksearch.c
5289                 Add 'partial' ('p') match string to find partially
5290                 downloaded messages
5291
5292 2004-07-13 [colin]      0.9.12cvs18.4
5293
5294         * src/pop.c
5295                 Fix misplaced block
5296
5297 2004-07-13 [colin]      0.9.12cvs18.3
5298
5299         * src/pop.c
5300         * src/pop.h
5301         * src/messageview.c
5302                 Refactor API (to avoid passing 5+ params and code
5303                 duplication)
5304         * src/folder.c
5305         * src/msgcache.c
5306         * src/procheader.c
5307         * src/common/defs.h
5308                 Add planned_download to cache
5309                 Don't mess uidl file when moving partially downloaded
5310                 mails (they change folder, we should change it in the
5311                 uidl list too or we'll remove an incorrect message)
5312                 (this also helps removing hacks when changing 
5313                 planned_download in messageview.c)
5314
5315 2004-07-12 [colin]      0.9.12cvs18.2
5316
5317         * src/gtk/quicksearch.c
5318                 Fix missing status update in quicksearch
5319
5320 2004-07-12 [paul]       0.9.12cvs18.1
5321
5322         * po/POTFILES.in
5323         * src/Makefile.am
5324         * src/account.c
5325         * src/codeconv.c
5326         * src/compose.c
5327         * src/inc.c
5328         * src/main.c
5329         * src/prefs_common.c
5330         * src/procmsg.h
5331         * src/toolbar.c
5332         * src/prefs_msg_colors.[ch]     ** NEW FILES **
5333         * src/prefs_wrapping.[ch]       ** NEW FILES **
5334         * src/common/intl.h
5335         * src/common/utils.[ch]
5336         * src/gtk/quicksearch.[ch]
5337                 sync with 0.9.12cvs18 HEAD
5338
5339 2004-07-12 [colin]      0.9.11cvs17.25
5340
5341         * src/folder.c
5342         * src/folder.h
5343                 Remove unused function added by me in 0.9.11cvs17.10
5344
5345 2004-07-11 [colin]      0.9.11cvs17.24
5346
5347         * src/inc.c
5348         * src/messageview.c
5349         * src/pop.c
5350         * src/pop.h
5351                 Use folderitem and msgnum instead of filename to
5352                 know which mail to delete
5353                 Move old partial mail deletion to pop.c
5354
5355 2004-07-10 [colin]      0.9.11cvs17.23
5356
5357         * src/inc.c
5358                 Add debug
5359         * src/pop.c
5360         * src/pop.h
5361                 Don't re-use same enums for unrelated stuff: it's 
5362                 completely misleading !
5363                 Document a bit
5364
5365 2004-07-09 [colin]      0.9.11cvs17.22
5366
5367         * src/inc.c
5368                 Remove folder-type check and do
5369                 more tests to be sure everything's
5370                 ok
5371         * src/messageview.c
5372                 Punctuation update, remove useless
5373                 code, fix two warnings
5374         * src/noticeview.c
5375                 Layout cleaning, reset 2nd button
5376                 when specifying one
5377
5378 2004-07-09 [colin]      0.9.11cvs17.21
5379
5380         * src/messageview.c
5381         * src/pop.c
5382         * src/pop.h
5383                 Allow user to change his mind
5384                 and postpone decision (by
5385                 unmarking the mail)
5386
5387 2004-07-09 [colin]      0.9.11cvs17.20
5388
5389         * src/messageview.c
5390                 Fix bug with delete state
5391         * src/pop.c
5392         * src/pop.h
5393                 Fix buffer leak (fread doesn't 
5394                 terminate buffers with \0)
5395                 Refactoring (remove magic 
5396                 numbers)
5397
5398 2004-07-09 [colin]      0.9.11cvs17.19
5399
5400         * src/pop.c
5401                 Don't log "Skipping message" if 
5402                 we're going to TOP it two lines
5403                 later
5404
5405 2004-07-09 [colin]      0.9.11cvs17.18
5406
5407         * src/messageview.c
5408                 Fix Engrish
5409
5410 2004-07-09 [colin]      0.9.11cvs17.17
5411
5412         * src/pop.c
5413                 strlen checking...
5414         * src/messageview.c
5415                 refactoring a bit
5416
5417 2004-07-08 [colin]      0.9.11cvs17.16
5418
5419         * src/noticeview.c
5420         * src/noticeview.h
5421                 Add an optional second button
5422         * src/messageview.c
5423         * src/pop.c
5424         * src/pop.h
5425                 Don't delete partially received mails after a certain
5426                 time; rather, let the user decide.
5427
5428 2004-07-08 [colin]      0.9.11cvs17.15
5429
5430         * src/common/smtp.h
5431                 Sync with HEAD
5432
5433 2004-07-08 [colin]      0.9.11cvs17.14
5434
5435         * src/messageview.c
5436         * src/common/smtp.c
5437                 Use to_human_readable() for sizes
5438
5439 2004-07-08 [colin]      0.9.11cvs17.13
5440
5441         * src/inc.c
5442         * src/messageview.c
5443         * src/pop.c
5444         * src/pop.h
5445         * src/procmsg.c
5446                 Fix partial-downloading issues:
5447                         catch unsupported TOP
5448                         don't delete partially downloaded mails before 5 days
5449                         don't update existing with non-MH folders; that'll
5450                         make dups, but it's better than trashing the folder
5451                         free new msginfo parts
5452                 Fix indentation ;-)
5453
5454 2004-07-08 [colin]      0.9.11cvs17.12
5455
5456         * src/common/smtp.c
5457         * src/common/smtp.h
5458                 Sync smtp size verification with HEAD
5459
5460 2004-07-08 [colin]      0.9.11cvs17.11
5461
5462         * src/summaryview.c
5463         * src/prefs_common.c
5464         * src/prefs_common.h
5465         * src/gtk/quicksearch.c
5466         * src/gtk/quicksearch.h
5467                 Sync sticky pref with HEAD
5468
5469 2004-07-08 [colin]      0.9.11cvs17.10
5470
5471         * src/folder.c [1.213.2.6]
5472         * src/folder.h [1.87.2.6]
5473         * src/inc.c [1.149.2.7]
5474         * src/messageview.c [1.94.2.8]
5475         * src/procheader.c [1.47.2.6]
5476         * src/procmsg.c [1.150.2.4]
5477         * src/procmsg.h [1.60.2.5]
5478         * src/pop.c [1.56.2.4]
5479         * src/pop.h [1.17.2.3]
5480                 Let too big messages get downloaded, but truncated
5481                 Add a button to download them completely
5482                 
5483 2004-07-06 [colin]      0.9.11cvs17.9
5484
5485         * src/gtk/quicksearch.c [1.1.2.3]
5486                 Add a Clear button
5487         * commitHelper
5488         * PATCHSETS
5489                 Add a script to help with cvs
5490
5491 2004-07-03 [colin]      0.9.11cvs17.8
5492
5493         * src/plugins/imageviewer/viewer.c
5494                 fix imageviewer (which was staying on the first
5495                 displayed image)
5496
5497 2004-07-03 [colin]      0.9.11cvs17.7
5498
5499         Removed FIXME_GTK2 warnings
5500         * src/gtk/gtkutils.c
5501                 useless #warnings
5502         * src/gtk/menu.c
5503                 useless #warnings (no need to mess with menu rc)
5504         * src/gtk/menu.h
5505                 unused functions
5506         
5507
5508 2004-07-03 [colin]      0.9.11cvs17.6
5509
5510         Removed FIXME_GTK2 warnings
5511         * src/codeconv.c
5512                 useless #warnings (rewrite needed)
5513         * src/compose.c
5514                 useless #warnings (rewrite needed)
5515                 useless #warnings (gtk2 is like that)
5516                 useless #warnings (previously fixed)
5517         * src/main.c
5518                 useless #warnings (previously fixed)
5519         * src/message_search.c
5520                 useless #warnings (gtk2 is like that)
5521                 Made apparent that search is case-sensitive
5522         * src/mimeview.c
5523                 useless #warnings (rewrite needed)
5524                 useless #warnings (gtk2 is like that)
5525                 reimplemented real warnings
5526         * src/prefs_common.c
5527                 Removed block cursor option (not it gtk2)
5528         * src/prefs_gtk.c
5529                 useless #warnings (rewrite needed)
5530         * src/procheader.c
5531                 useless #warnings (rewrite needed)
5532         * src/sourcewindow.c
5533                 useless #warnings (incorrect placing)
5534         * src/summary_search.c
5535                 useless #warnings (gtk2 is like that)
5536                 Made apparent that search is case-sensitive
5537         * src/action.c
5538                 useless #warnings (gtk2 is like that)
5539         * src/textview.c
5540                 useless #warnings (rewrite needed)
5541         * src/toolbar.c
5542                 useless #warnings (rewrite needed)
5543
5544 2004-07-03 [colin]      0.9.11cvs17.5
5545
5546         * src/textview.c
5547                 Fix mismerge which broke URI opening
5548                 
5549 2004-07-01 [colin]      0.9.11cvs17.4
5550
5551         * src/gtk/filesel.c
5552                 Fill filename when saving
5553                 
5554 2004-06-27 [colin]      0.9.11cvs17.3
5555
5556         * src/gtk/filesel.[ch]
5557                 Use the new GTK file selector
5558                 Update prototype to match the reality: multiple file
5559                 selection is open-only          
5560         * src/compose.c
5561                 Match the new prototypes        
5562         * configure.ac
5563                 Match the new requirements (gtk 2.4.0)
5564                         
5565 2004-06-26 [colin]      0.9.11cvs17.2
5566
5567         * src/plugins/trayicon/trayicon.c
5568                 Remove useless signal handler on resize, which causes
5569                 an infinite "loop"
5570         
5571 2004-06-26 [colin]      0.9.11cvs17.1
5572         
5573         * tools/Makefile.am
5574                 remove launch_firebird and add nautilus2sylpheed.sh
5575         * src/quicksearch.c
5576           src/summaryview.c
5577                 Fix show/hide "Extended symbols" button problem
5578                 Fix apparition at startup
5579                 Fix const warnings
5580         * src/plugins/image_viewer/Makefile.am
5581                 Fix configure 
5582         * common/ssl.c
5583                 Re-enable certificate check, as it doesn't seem to
5584                 cause Xlib errors anymore
5585
5586 2004-06-25 [paul]       0.9.11cvs17
5587
5588         * sync with 0.9.11cvs17 HEAD
5589         
5590         NOTE: QuickSearch is broken
5591
5592 2004-06-07 [colin]      0.9.10claws67.10
5593         * src/plugins/trayicon/trayicon.c
5594           src/plugins/trayicon/libeggtrayicon/Makefile.am
5595           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5596                 Fix gettextization in trayicon plugin
5597
5598 2004-06-07 [colin]      0.9.10claws67.9
5599         
5600         * src/summaryview.c
5601           src/gtk/gtksctree.[ch]
5602                 Let Shift+{Up,Down} work in summaryview
5603                 (well, Down "works" and Up works)
5604                 Let the list scroll when using these keys
5605
5606 2004-06-06 [colin]      0.9.10claws67.8
5607
5608         * src/plugins/trayicon/trayicon.c
5609                 Fix pixmap update
5610
5611 2004-06-06 [colin]      0.9.10claws67.7
5612
5613         * src/addressbook.c
5614                 Fix signal handling causing system-wide focus grab
5615
5616 2004-05-25 [paul]       0.9.10claws67.6
5617
5618         * Makefile.am
5619           src/Makefile.am
5620                 clean up
5621
5622 2004-05-25 [paul]       0.9.10claws67.5
5623
5624         * replace deprecated gtk_signal... functions
5625
5626 2004-05-23 [colin]      0.9.10claws67.4
5627
5628         * src/compose.c
5629                 Fix wrapping
5630
5631 2004-05-22 [colin]      0.9.10claws67.3
5632
5633         * src/compose.c
5634                 Re-fix [Edited] in compose.c::compose_reedit()
5635
5636 2004-05-22 [colin]      0.9.10claws67.2
5637
5638         * src/procmime.c
5639                 Fix parsing of multiparts mails
5640
5641 2004-05-22 [colin]      0.9.10claws67.1
5642
5643         * src/summaryview.c
5644                 Fix quicksearch
5645
5646 2004-05-22 [paul]       0.9.10claws67
5647
5648         * sync with 0.9.10claws67 HEAD
5649
5650 2004-05-14 [alfons]
5651
5652         * src/procmime.h
5653                 add forgotton prototype
5654
5655 2004-05-10 [paul]       0.9.10claws57
5656
5657         * sync with 0.9.10claws57 HEAD
5658
5659 2004-05-05 [paul]       0.9.9.claws1
5660
5661         * ChangeLog-gtk2        ** REMOVED **
5662           ChangeLog-gtk2.claws  ** ADDED **
5663                 rename and adopt the normal claws format
5664                 
5665         * configure.ac
5666                 require gtkmathview >= 0.5
5667
5668         * ac/*                          ** REMOVED **
5669           ac/                           ** REMOVED **
5670           intl/Makefile.in              ** REMOVED **
5671           m4/                           ** ADDED **
5672           m4/missing                    ** ADDED **
5673           m4/missing/gdk-pixbuf.m4      ** ADDED **
5674           m4/missing/gettext.m4         ** ADDED **
5675           m4/missing/gpgme.m4           ** ADDED **
5676           m4/missing/imlib.m4           ** ADDED **
5677           m4/.cvsignore                 ** ADDED **
5678           m4/Makefile.am                ** ADDED **
5679           m4/README                     ** ADDED **
5680           m4/aclocal-include.m4         ** ADDED **
5681           m4/aspell.m4                  ** ADDED **
5682           m4/check-type.m4              ** ADDED **
5683           m4/gnupg-check-typedef.m4     ** ADDED **
5684           m4/openssl.m4                 ** ADDED **
5685           m4/spamassassin.m4            ** ADDED **
5686           po/ChangeLog                  ** REMOVED **
5687           po/Makefile.in.in             ** REMOVED **
5688           po/Rules-quot                 ** REMOVED **
5689           po/boldquot.sed               ** REMOVED **
5690           po/en@boldquot.header         ** REMOVED **
5691           po/en@quot.header             ** REMOVED **
5692           po/insert-header.sin          ** REMOVED **
5693           po/quot.sed                   ** REMOVED **
5694           po/remove-potcdate.sed        ** REMOVED **
5695           po/remove-potcdate.sin        ** REMOVED **
5696           po/stamp-po                   ** REMOVED **
5697           Makefile.am
5698           autogen.sh
5699           configure.ac
5700                 enable building with automake 1.8.x
5701                 add 'autopoint --force' to autogen.sh and remove all
5702                 auto-generated files, remove ac/ directory and use
5703                 m4/ directory instead
5704                 
5705         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5706                 fix gettextization
5707
5708 2004-02-28 Colin Leroy <colin@colino.net>
5709         * src/prefs_matcher.c
5710           src/prefs_filtering.c
5711           src/prefs_filtering_action.c
5712                 Fix non-editable GtkEntries
5713
5714 2004-02-22 Thorsten Maerz <torte@netztorte.de>
5715         * src/prefs_themes.c
5716                 utf8 conversion for theme info
5717
5718 2004-02-21 Thorsten Maerz <torte@netztorte.de>
5719         * sync 0.9.9claws
5720
5721 2004-02-14 Thorsten Maerz <torte@netztorte.de>
5722         * src/grouplistdialog.c
5723                 allow multiple selections without ctrl key
5724
5725 2004-02-09 Thorsten Maerz <torte@netztorte.de>
5726         * src/main.c
5727                 enable customizable accelerators
5728
5729 2004-02-08 Thorsten Maerz <torte@netztorte.de>
5730         * src/prefs_common.c
5731                 re-enable different font settings for gtk1/2
5732         * src/prefs_folder_item.c
5733                 fix folder prefs displayed wrong
5734         * src/textview.c
5735                 set 'sunken' shadow type
5736
5737 2004-02-07 Colin Leroy <colin@colino.net>
5738         * src/compose.c
5739                 Fix message being always [Edited]
5740                 Encode headers correctly (utf8 buf)
5741
5742 2004-01-27 Thorsten Maerz <torte@netztorte.de>
5743         * src/socket.c
5744                 remove double g_source_attach()
5745                 (Thanks to Colin Leroy)
5746
5747 2004-01-27 Thorsten Maerz <torte@netztorte.de>
5748         * src/gtk/gtksctree.c
5749                 Fix SSL certificate list not shown
5750         * src/mimeview.c
5751                 Fix clicks in mime tree
5752
5753 2004-01-27 Thorsten Maerz <torte@netztorte.de>
5754         * src/common/socket.c
5755                 Fix SSL receive
5756         * src/compose.c
5757                 Fix clipboard menu hotkeys
5758
5759 2004-01-25 Thorsten Maerz <torte@netztorte.de>
5760         * src/gtk/gtkaspell.[ch]
5761           src/compose.c
5762                 reimplement spellchecker
5763
5764 2004-01-25 Thorsten Maerz <torte@netztorte.de>
5765         * src/gtk/filesel.c
5766                 crash when inserting file in compose window
5767                 (TODO: keep old selection on clicks)
5768         * src/main.c
5769                 use gtkrc-2.0 instead of gtkrc
5770
5771 2004-01-25 Thorsten Maerz <torte@netztorte.de>
5772         * src/messageview.c
5773                 remove orphaned mimeview unref()
5774
5775 2004-01-20 Thorsten Maerz <torte@netztorte.de>
5776         * src/grouplistdialog.c
5777                 expand nodes containing subscribed groups
5778
5779 2004-01-19 Thorsten Maerz <torte@netztorte.de>
5780         * src/textview.c
5781                 textview: hide cursor, restore old click behaviour
5782
5783 2004-01-18 Thorsten Maerz <torte@netztorte.de>
5784         * src/textview.c
5785                 variable names messed up
5786
5787 2004-01-17 Colin Leroy <colin@colino.net>
5788         * src/addr_compl.c
5789                 Fix completion address too thin
5790         * src/compose.c
5791                 Fix tab-to-subject behaviour
5792         * src/summaryview.c
5793                 Implement key up & down in summaryview
5794
5795 2004-01-12 Thorsten Maerz <torte@netztorte.de>
5796
5797         * sync 098claws
5798
5799 2004-01-08 Thorsten Maerz <torte@netztorte.de>
5800         * configure.ac
5801           Makefile.am
5802           doc/.cvsignore
5803           doc/Makefile.am
5804                 faq, man, manual moved to doc/
5805         * ac/aspell.m4
5806           ac/check-type.m4
5807           ac/gnupg-check-typedef.m4
5808           ac/openssl.m4
5809           ac/spamassassin.m4
5810           ac/missing/gdk-pixbuf.m4
5811           ac/missing/gpgme.m4
5812           ac/missing/imlib.m4
5813                 fix automake warnings
5814
5815 2003-12-06 Colin Leroy <colin@colino.net>
5816         * src/summaryview.c
5817                 Fix quicksearch
5818
5819 2003-12-05 Colin Leroy <colin@colino.net>
5820         * src/summaryview.c
5821                 Fix going to next unread folder
5822
5823 2003-12-05 Colin Leroy <colin@colino.net>
5824         * src/crash.c
5825                 Fix gtk2 compilation
5826         * src/session.c
5827                 Remove iotag source handler at disconnection
5828         * src/socket.[ch] 
5829                 Remove source handler when closing socket 
5830                 (fixes another seg)
5831
5832 2003-12-04 Colin Leroy <colin@colino.net>
5833         * src/compose.c
5834           src/prefs_account.c
5835           src/prefs_common.c
5836                 Fix some dropdown menus
5837
5838 2003-12-04 Colin Leroy <colin@colino.net>
5839         * src/compose.c
5840                 Fix event handlers on header fields
5841         * src/common/socket.c
5842           src/common/session.c
5843                 Fix segfault with callback (SSL)
5844                 Fix end of session 
5845
5846 2003-10-06 Thorsten Maerz <torte@netztorte.de>
5847
5848         * Fix compile bug in src/compose.c
5849         * removed src/gtk/gtkstext.[ch]
5850
5851 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
5852
5853         * Convert character set and escape "text" attributes in toolbar setting
5854         files.
5855         * Fixed bug in button-press-event handling.
5856
5857 2003-09-16 Thorsten Maerz <torte@netztorte.de>
5858
5859         * Fixed bug in key-press-event handling.
5860
5861 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
5862
5863         * Enabled to compile tray-icon plugin (Ad-hoc).
5864         * Avoid hang up bug of icon list in mime view (Ad-hoc).
5865
5866 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
5867
5868         * Enabled to compile on sylpheed-claws.
5869         (tray-icon plugin still cannot compile yet.)
5870
5871 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
5872
5873         * Updated to 0.9.5.
5874
5875 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
5876
5877         * Updated to 0.9.4.
5878         * Ported monitoring SSL mechanism to GSource of GLib2
5879         (I don't confirm it)
5880         * Added _gtk2 suffix to key name of font preference to avoid
5881         ovverwriting preference of Gtk+-1.2 version.
5882
5883 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
5884
5885         * Updated to 0.9.2.
5886
5887 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
5888
5889         * Updated to 0.9.1.
5890         * Translate po files into UTF-8 when execute autogen.sh.
5891
5892 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
5893
5894         * Updated to 0.9.0.
5895
5896 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
5897
5898         * Plugged GError related memory leaks.
5899
5900 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
5901
5902         * Changed default size of fonts.
5903         * Enabled to set titile font size of warning dialog.
5904
5905 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
5906
5907         * Embed a sylpheed icon into executable binary on Windows.
5908
5909 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
5910
5911         * I forgot to traslate character set of element string in src/xml.c.
5912
5913 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
5914
5915         * Fixed detecting bind_textdomain_codeset in configure.in.
5916         * The bug in which "Example" of "Date fromat" preference isn't displayed
5917         correctly has been fixed.
5918
5919 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
5920
5921         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
5922           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
5923           glib-gettextize
5924           Removed intl directory.
5925           Translated po files into UTF-8.
5926           (Thanks! Ryuji Abe)
5927
5928 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
5929
5930         * The bug which doesn't unscape string in xml.c has been fixed.
5931
5932 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
5933
5934         * The bug which is failed to translate encoding of file name thorough
5935         file dialog has been fixed.
5936
5937 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
5938
5939         * Modified to translate file names which is used in inporting/expoting
5940         mbox feature and "Save as" feature into locale encoding.
5941         * Translate file names into locale encoding when "Attache file" and
5942         "Insert file".
5943         * Force set G_BROKEN_FILENAMES environment variable.
5944         * Other minor fixes.
5945
5946 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
5947
5948         * Modified to treat MH folder's name as locale encoding.
5949
5950 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
5951
5952         * The bug which clash on switching candidates of auto completion of
5953         addresses, cannot use auto completion in Japanesse is fixed
5954         (Thanks! Tokunaga-san)¡¥
5955
5956 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
5957
5958         * The bug which cannot switch key accelerator preference has been fixed
5959         (Thanks! smbd-san)¡¥
5960
5961 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
5962
5963         * version 0.8.11-gtk2-20030314
5964
5965 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
5966
5967         * The bug in which character set conversion of filtering messages has
5968         been fixed.(Thanks! COCOA-san).
5969
5970 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
5971
5972         * Revived "Leave space on head" preference in "Message" category.
5973         * A bug which clash when put the cursor to end of buffer and execute
5974         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
5975
5976 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
5977
5978         * version 0.8.11-gtk2-20030312
5979
5980 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
5981
5982         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
5983         * Modified to use Pango's API directly for font preference.
5984         * Integrated GtkTextView of textview to one widget.
5985         * Set fonts of header title in textview by "header_title" tag.
5986         * Removed some deprecated codes.
5987
5988 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
5989
5990         * Updated to 0.8.11.
5991         * Merged cygwin patch(Thanks! Sakai-san).
5992
5993 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
5994
5995         * version 0.8.10-gtk2-20030309