c5eb71e79fd2e46f21d57332be900791100e83b0
[claws.git] / ChangeLog-gtk2.claws
1 2005-07-17 [colin]      1.9.12cvs73
2
3         * src/gtk/sslcertwindow.c
4                 Use a gtkExpander
5
6 2005-07-17 [colin]      1.9.12cvs72
7
8         * src/plugins/pgpcore/Makefile.am
9         * src/plugins/pgpmime/Makefile.am
10                 Add gpgme libs
11
12 2005-07-17 [paul]       1.9.12cvs71
13
14         * configure.ac
15                 add --disable-gnomeprint option
16                 modified version of patch by Marius Mauch
17
18 2005-07-17 [paul]       1.9.12cvs70
19
20         * src/common/defs.h
21                 update urls
22         * src/account.c
23         * src/action.c
24         * src/addressbook.c
25         * src/compose.c
26         * src/foldersel.c
27         * src/folderview.c
28         * src/html.c
29         * src/imap_gtk.c
30         * src/main.c
31         * src/mainwindow.c
32         * src/messageview.c
33         * src/mh_gtk.c
34         * src/mimeview.c
35         * src/news_gtk.c
36         * src/prefs_account.c
37         * src/prefs_send.c
38         * src/prefs_summaries.c
39         * src/procmsg.c
40         * src/summaryview.c
41         * src/common/utils.c
42         * src/common/xml.c
43         * src/plugins/pgpcore/passphrase.c
44         * src/plugins/pgpcore/select-keys.c
45                 replace inappropriately used backticks
46                 with single quotes
47
48 2005-07-16 [colin]      1.9.12cvs69
49
50         * src/image_viewer.c
51                 Add extra paranoid checks
52
53 2005-07-16 [colin]      1.9.12cvs68
54
55         * src/plugins/pgpcore/prefs_gpg.c
56                 Don't auto-check sigs by default, as it
57                 can be really slow.
58
59 2005-07-16 [colin]      1.9.12cvs67
60
61         * src/plugins/pgpcore/sgpgme.c
62                 Make messages a bit better.
63
64 2005-07-16 [colin]      1.9.12cvs66
65
66         * src/imap.c
67                 Remove pseudo-log
68         * src/etpan/imap-thread.c
69                 Add real log
70
71 2005-07-16 [colin]      1.9.12cvs65
72
73         * src/main.c
74         * src/prefs_other.c
75                 And now, fix build with libetpan :-/
76
77 2005-07-15 [colin]      1.9.12cvs64
78
79         * src/prefs_other.c
80                 Continue fixing build without libetpan.
81
82 2005-07-15 [colin]      1.9.12cvs63
83
84         * src/main.c
85                 Fix build with --disable-libetpan
86
87 2005-07-15 [colin]      1.9.12cvs62
88
89         * configure.ac
90                 Bump libetpan's version
91
92 2005-07-15 [colin]      1.9.12cvs61
93
94         * src/etpan/imap-thread.c
95                 Actually stop logging :)
96
97 2005-07-15 [colin]      1.9.12cvs60
98
99         * src/addressbook.c
100                 Fix dnd of multiple addresses.
101
102 2005-07-15 [hoa]        1.9.12cvs59
103
104         * src/etpan/imap-thread.c
105             disable login of IMAP password in libetpan log file.
106
107 2005-07-15 [paul]       1.9.12cvs58
108
109         * src/account.c
110                 don't automatically sort
111                 do allow drag n drop
112
113 2005-07-15 [paul]       1.9.12cvs57
114
115         * src/account.c
116         * src/ssl_manager.c
117                 alphabetical listing
118
119 2005-07-15 [paul]       1.9.12cvs56
120
121         * src/gtk/pluginwindow.c
122                 sort plugin list alphabetically
123
124 2005-07-15 [paul]       1.9.12cvs55
125
126         * src/prefs_spelling.c
127         * src/prefs_wrapping.c
128                 unify English usage
129
130 2005-07-15 [colin]      1.9.12cvs54
131
132         * src/wizard.c
133                 Typo fix
134
135 2005-07-15 [paul]       1.9.12cvs53
136
137         * src/prefs_message.c
138                 make 'show cursor' a hidden option
139
140 2005-07-14 [colin]      1.9.12cvs52
141
142         * src/plugins/spamassassin/Makefile.am
143         * src/plugins/clamav/Makefile.am
144                 Fix double EXTRA_DISTs
145
146 2005-07-14 [colin]      1.9.12cvs51
147
148         * src/plugins/clamav/Makefile.am
149         * src/plugins/clamav/clamav_plugin_gtk.deps
150         * src/plugins/spamassassin/Makefile.am
151         * src/plugins/spamassassin/spamassassin_gtk.deps
152                 Make $plugin_gtk depend on $plugin
153
154 2005-07-14 [hoa]        1.9.12cvs50
155
156         * src/etpan/imap-thread.c
157                 enable debug log of libetpan when running with --debug
158
159 2005-07-14 [colin]      1.9.12cvs49
160
161         * configure.ac
162         * src/common/Makefile.am
163         * src/common/plugin.c
164         * src/common/plugin.h
165                 Add a little plugin dependancy system.
166                 Plugins can ship a $plugin_name.deps file
167                 (near them in PLUGINDIR) so that their
168                 dependancies are loaded if possible.
169         * src/plugins/Makefile.am
170         * src/plugins/pgpcore/Makefile.am
171         * src/plugins/pgpcore/passphrase.c
172         * src/plugins/pgpcore/passphrase.h
173         * src/plugins/pgpcore/plugin.c
174         * src/plugins/pgpcore/prefs_gpg.c
175         * src/plugins/pgpcore/prefs_gpg.h
176         * src/plugins/pgpcore/select-keys.c
177         * src/plugins/pgpcore/select-keys.h
178         * src/plugins/pgpcore/sgpgme.c
179         * src/plugins/pgpcore/sgpgme.h
180                 Introduce pgpcore, used by pgpmime and
181                 pgpinline
182         * src/plugins/pgpmime/Makefile.am
183         * src/plugins/pgpmime/passphrase.c
184         * src/plugins/pgpmime/passphrase.h
185         * src/plugins/pgpmime/pgpmime.c
186         * src/plugins/pgpmime/pgpmime.deps
187         * src/plugins/pgpmime/plugin.c
188         * src/plugins/pgpmime/prefs_gpg.c
189         * src/plugins/pgpmime/prefs_gpg.h
190         * src/plugins/pgpmime/select-keys.c
191         * src/plugins/pgpmime/select-keys.h
192         * src/plugins/pgpmime/sgpgme.c
193         * src/plugins/pgpmime/sgpgme.h
194                 Remove the core from pgpmime and add the
195                 dependancy to pgpcore.
196
197 2005-07-14 [paul]       1.9.12cvs48
198
199         * src/stock_pixmap.c
200                 forgot this in last commit
201
202 2005-07-14 [paul]       1.9.12cvs47
203
204         * src/account.c
205         * src/addressbook.c
206                 add accelerators for the buttons (sync with main)
207         * src/compose.c
208         * src/compose.h
209                 add accelerators for the buttons.
210                 fix editing with external editor.
211                 replace gdk_input_*() with GIOChannel;
212                 (sync with main)
213         * src/foldersel.c
214                 display folder names with new/unread
215                 representation (sync with main)
216         * src/main.c
217                 specify default window icon (sync with main)
218         * src/prefs_common.c
219                 use_addr_book default to FALSE
220         * src/summaryview.c
221         * src/textview.c
222                 add accelerators for the buttons (sync with main)
223         * src/gtk/menu.c
224                 fix typos
225         * src/pixmaps/sylpheed_icon.xpm
226                 updated
227
228 2005-07-13 [paul]       1.9.12cvs46
229
230         * src/plugins/pgpmime/pgpmime.c
231         * src/plugins/pgpmime/sgpgme.c
232                 (temporarily) use deprecated gpgme_data_rewind()
233                 while largefile support is not present
234                 (as suggested by Colin)
235
236 2005-07-13 [paul]       1.9.12cvs45
237
238         * configure.ac
239                 remove large file support (for now):
240                 it breaks too many things
241
242 2005-07-13 [paul]       1.9.12cvs44
243
244         * configure.ac
245                 add large file support
246         * src/html.c
247                 fix bug #763 where href attribute was not
248                 the very first attribute of a link
249                 patch by Thomas Gilgin
250
251 2005-07-13 [colin]      1.9.12cvs43
252
253         * src/gtk/pluginwindow.c
254                 Little portability fix
255
256 2005-07-13 [colin]      1.9.12cvs42
257
258         * src/plugins/pgpmime/sgpgme.c
259                 Fix crasher.
260
261 2005-07-13 [colin]      1.9.12cvs41
262
263         * src/plugins/pgpmime/pgpmime.c
264         * src/plugins/pgpmime/sgpgme.c
265                 Use gpgme_data_release_and_get_mem instead
266                 of gpgme_data_read.
267
268 2005-07-13 [colin]      1.9.12cvs40
269
270         * configure.ac
271         * src/plugins/pgpmime/passphrase.c
272         * src/plugins/pgpmime/passphrase.h
273         * src/plugins/pgpmime/pgpmime.c
274         * src/plugins/pgpmime/plugin.c
275         * src/plugins/pgpmime/select-keys.c
276         * src/plugins/pgpmime/select-keys.h
277         * src/plugins/pgpmime/sgpgme.c
278         * src/plugins/pgpmime/sgpgme.h
279                 Port pgpmime to gpgme-1.0.
280
281 2005-07-12 [paul]       1.9.12cvs39
282
283         * AUTHORS
284         * src/toolbar.c
285         * src/toolbar.h
286                 add a 'Go to Prev' button to the toolbar.
287                 correct tooltip text of go to buttons.
288                 based on patch by Yang Guilong <bamanzi@gmail.com>
289
290 2005-07-12 [colin]      1.9.12cvs38
291
292         * src/statusbar.c
293                 Fix progress bar showing stuff at startup.
294
295 2005-07-12 [paul]       1.9.12cvs37
296
297         * src/editjpilot.c
298                 fix building with jpilot support
299
300 2005-07-11 [colin]      1.9.12cvs36
301
302         * src/inc.c
303                 Add visual indication that filtering is running
304         * src/textview.c
305                 Make {}[] uri delimiters
306         * src/summaryview.c
307                 Remove useless (and slow) calls
308
309 2005-07-11 [paul]       1.9.12cvs35
310
311         * src/plugins/clamav/clamav_plugin_gtk.c
312         * src/plugins/dillo_viewer/dillo_prefs.c
313         * src/plugins/pgpmime/prefs_gpg.c
314         * src/plugins/spamassassin/spamassassin_gtk.c
315                 gather plugins prefs together under their
316                 own 'Plugins' heading
317
318 2005-07-11 [paul]       1.9.12cvs34
319
320         sync with main
321
322         * src/account.c
323                 account_delete(): modified alert dialog
324         * src/editjpilot.c
325         * src/editvcard.c
326                 fixed a crash when cancelling file selection
327                 dialog by Escape key. Made non-ascii filename
328                 selectable.
329         * src/prefs_template.c
330                 prefs_template_window_create(): make scrolled
331                 window policy AUTOMATIC
332
333 2005-07-10 [hoa]        1.9.12cvs33
334
335         * src/etpan/imap-thread.c
336                 workaround for old Courier IMAP servers.
337
338 2005-07-10 [colin]      1.9.12cvs32
339
340         * src/folder.c
341         * src/statusbar.c
342         * src/statusbar.h
343                 Add visual progress indicator on filtering/processing
344                 Factorize the progress bar code
345         * src/imap.c
346         * src/imap.h
347         * src/etpan/imap-thread.c
348                 Add a reference counter to avoid destroying the Folder
349                 while it's in use by another callback.
350
351 2005-07-09 [hoa]        1.9.12cvs31
352
353         * src/imap.c
354         * src/etpan/imap-thread.c
355                 fixed deadlock when removing IMAP account.
356
357 2005-07-08 [colin]      1.9.12cvs30
358
359         * src/textview.c
360         * src/unmime.c
361                 Fix again problems decoding broken headers
362         * src/gtk/inputdialog.c
363                 Fix local variable shadowing a global one
364
365 2005-07-08 [colin]      1.9.12cvs29
366
367         * src/msgcache.c
368                 Make the cache/mark files platform-agnostic by writing
369                 them in little-endian format. Reading them is also done
370                 in little-endian format, of course; however, in order
371                 to avoid trashing mark data on big-endian machines, the
372                 files are, at first, read from the native format if the
373                 little-endian one doesn't exist. This is easy to deter-
374                 mine by trying to open a file with a swapped data_ver
375                 and seeing if it's the wanted version.
376                 Little-endian using users should see absolutely no
377                 difference, Big-endian users may get a very little
378                 performance drop due to byte-swapping.
379                 Tested on i386 and ppc32. 
380                 Fixes bug #159 (The index file, in the mailboxes, is 
381                 hardware depending).
382
383                 To have the cache/mark files updated to the new little-
384                 endian format, "Check for new messages" or even
385                 "Rebuild folder tree" aren't enough. Files will be
386                 updated as soon as a folder has been opened/closed.
387                 To update everything, just select all folders by
388                 selecting them one by one.
389
390 2005-07-07 [colin]      1.9.12cvs28
391
392         * src/imap.c
393                 Remember the folder separator per IMAPFolder
394                 instead of globally.
395                 Revive the Session on noop; fixes bug #761
396                 (mark a bunch of unread messages as read takes 
397                 forever)
398
399 2005-07-07 [darko]      1.9.12cvs27
400
401         * src/common/template.c
402                 Sort templates alphabetically
403
404 2005-07-06 [colin]      1.9.12cvs26
405
406         * src/imap.c
407                 Try to use the correct separator in
408                 most cases. Possibly fixes bug #759
409                 (only creates the INBOX folder when 
410                 setting up new IMAP account) and 
411                 bug #760 (Can't retrieve messages)
412
413 2005-07-06 [colin]      1.9.12cvs25
414
415         * src/imap.c
416                 Use real_path in status command. This will
417                 help later, when namespaces will be used.
418
419 2005-07-06 [colin]      1.9.12cvs24
420
421         * configure.ac
422         * src/account.c
423         * src/folder.c
424         * src/imap.c
425         * src/etpan/etpan-log.c
426         * src/etpan/etpan-thread-manager.c
427         * src/etpan/imap-thread.c
428                 Add a --disable-libetpan parameter. With this,
429                 users that don't want IMAP4 support can avoid
430                 the new dependancy (and have no IMAP support).
431                 Users that have IMAP4 accounts and use this
432                 parameter won't lose their configuration, their
433                 IMAP accounts will just be invisible and not
434                 used.
435         * src/textview.c
436                 Make the "Copy ..." contextual menu items 
437                 copy to both the X clipboard and the gtk 
438                 clipboard - as most other apps do.
439         * src/gtk/about.c
440                 Add a notice about OpenSSL usage, in order to
441                 comply with OpenSSL's license (point 6):
442                 http://www.openssl.org/source/license.html
443
444 2005-07-06 [colin]      1.9.12cvs23
445
446         * src/alertpanel.c
447                 Fix a minimum size for alertpanels
448         * src/compose.c
449                 Show 'No space left on device' type errors
450                 when queuing/sending
451         * src/imap_gtk.c
452         * src/mh_gtk.c
453                 Rework folder's deletion message (remove 
454                 extra \n)
455
456 2005-07-05 [colin]      1.9.12cvs22
457
458         * src/imap.c
459                 Add an alertpanel on auth error
460                 Add pseudo-log
461                 Remove pthread-related stuff
462
463 2005-07-05 [colin]      1.9.12cvs21
464
465         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
466                 Fix crash on plugin reloading (with a hack)
467
468 2005-07-05 [colin]      1.9.12cvs20
469
470         * src/prefs_account.c
471         * src/prefs_account.h
472                 Fix typo
473         * src/gtk/filesel.c
474         * src/gtk/filesel.h
475                 Add a way to filter the view
476         * src/gtk/pluginwindow.c
477                 Filter loadable stuff
478         * src/plugins/pgpmime/prefs_gpg.c
479                 Fix missing unregistration
480         * .cvsignore
481         * src/etpan/.cvsignore
482         * src/plugins/spamassassin/.cvsignore
483                 Add more stuff to cvs ignored files
484
485 2005-07-04 [colin]      1.9.12cvs19
486
487         * src/imap.c
488                 Fix scan_required returning FALSE when it
489                 shouldn't. Maybe fix #760 (Can't retrieve
490                 messages)
491
492 2005-07-04 [colin]      1.9.12cvs18
493
494         * src/summaryview.c
495                 Fix always_show_msg pref
496
497 2005-07-04 [paul]       1.9.12cvs17
498
499         sync with main (forgotten in last commit)
500         
501         * src/common/utils.c
502         * src/common/utils.h
503                 check_line_length(): new.
504                 is_dir_exist()
505                 is_file_entry_exist()
506                 dirent_is_regular_file()
507                 dirent_is_directory(): use g_file_test() instead of stat().
508
509 2005-07-04 [paul]       1.9.12cvs16
510
511         sync with main:
512
513         * src/compose.c
514                 compose_write_to_file(): check for line
515                 length limit and display warning if exceeds
516         * src/jpilot.c
517                 use get_home_dir() instead of g_get_home_dir()
518         * src/procheader.c
519                 removed warning about invalid date
520         * src/vcard.c
521                 use get_home_dir() instead of g_get_home_dir()
522
523 2005-07-04 [paul]       1.9.12cvs15
524
525         * src/stock_pixmap.c
526                 fix new pixmap naming errors
527                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
528
529 2005-07-04 [colin]      1.9.12cvs14
530
531         * src/imap.c
532                 Fix debugging string with a warning
533
534 2005-07-04 [colin]      1.9.12cvs13
535
536         * configure.ac
537                 Add a check for libetpan's version (>= 0.37)
538
539 2005-07-04 [hoa]        1.9.12cvs12
540
541         * commitHelper
542         * src/imap.c
543         * src/etpan/imap-thread.c
544         * src/etpan/imap-thread.h
545                 fixed IMAP implementation of check of mails.
546
547 2005-07-03 [hoa]        1.9.12cvs11
548
549         * src/etpan/Makefile.am
550         * src/etpan/etpan-errors.h
551         * src/etpan/etpan-log.[ch]
552         * src/etpan/etpan-thread-manager-types.h
553         * src/etpan/etpan-thread-manager.[ch]
554         * src/etpan/imap-thread.[ch]
555         * src/Makefile.am
556         * src/imap.c
557         * src/main.c
558         * src/prefs_other.c
559         * configure.ac
560             merged imap branch.
561             dependency on libetpan 0.37 is now added.
562
563 2005-07-01 [colin]      1.9.12cvs10
564
565         * src/Makefile.am
566         * src/folder.c
567         * src/folder.h
568         * src/folderview.c
569         * src/stock_pixmap.c
570         * src/stock_pixmap.h
571         * src/plugins/trayicon/trayicon.c
572                 Add marked symbol on folders containing
573                 marked messages
574         * src/procmsg.c
575         * src/procmsg.h
576         * src/toolbar.c
577         * src/prefs_common.c
578         * src/prefs_common.h
579         * src/prefs_send.c
580                 Add an optional confirmation dialog on queue
581                 sending. Patch by wwp.
582         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
583         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
584         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
585         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
586         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
587         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
588         * src/pixmaps/inbox_mark.xpm            ** ADDED **
589         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
590         * src/pixmaps/outbox_mark.xpm           ** ADDED **
591         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
592         * src/pixmaps/trash_mark.xpm            ** ADDED **
593                 New pixmaps
594
595 2005-07-01 [colin]      1.9.12cvs9
596
597         * src/summaryview.c
598                 Fix a little threading bug
599         * src/addrgather.c
600         * src/mainwindow.c
601                 A little bit of HIG normality never hurts
602
603 2005-07-01 [colin]      1.9.12cvs8
604
605         * src/compose.c
606         * src/msgcache.c
607         * src/pop.c
608         * src/procmime.c
609         * src/recv.c
610         * src/common/log.c
611         * src/common/template.c
612         * src/common/utils.c
613         * src/common/utils.h
614                 Reverted the fwrite_atomic stuff. In fact
615                 it is already atomic.
616
617 2005-06-30 [colin]      1.9.12cvs7
618
619         * src/common/utils.c
620         * src/common/utils.h
621                 Add an fwrite_atomic() function to make
622                 sure we write everything: fwrite can make
623                 short writes.
624         * src/compose.c
625         * src/msgcache.c
626         * src/pop.c
627         * src/procmime.c
628         * src/recv.c
629         * src/common/log.c
630         * src/common/template.c
631                 Use that (and fix swapping of size and nmemb).
632                 Thanks to Rich Coe for the heads up.
633
634 2005-06-30 [colin]      1.9.12cvs6
635
636         * src/addressbook.c
637                 Optimize addressbook opening 
638
639 2005-06-30 [colin]      1.9.12cvs5
640
641         * src/summaryview.c
642                 Remove calls to summary_step after move/copy
643
644 2005-06-28 [paul]       1.9.12cvs4
645
646         * src/alertpanel.c
647                 wrap and make the error msg selectable
648
649 2005-06-28 [paul]       1.9.12cvs3
650
651         * src/ssl_manager.c
652                 replace the OK button with a Close button
653         * src/gtk/foldersort.c
654                 use GTK_STOCK_ icons/buttons
655
656 2005-06-28 [colin]      1.9.12cvs2
657
658         * src/gedit-print.c             ** ADDED **
659         * src/gedit-print.h             ** ADDED **
660         * src/gtk/gtksourceprintjob.c   ** ADDED **
661         * src/gtk/gtksourceprintjob.h   ** ADDED **
662                 I can't believe no one had enough time to tell
663                 me I forgot the `cvs add`
664
665 2005-06-27 [colin]      1.9.12cvs1
666
667         * src/Makefile.am
668         * src/gtk/Makefile.am
669         * src/messageview.c
670         * src/procmsg.c
671         * src/summaryview.c
672         * configure.ac
673                 Add optional libgnomeprint-based printing
674         * src/mainwindow.c
675         * src/gtk/quicksearch.c
676                 Add an Edit/Quick search menu item to show
677                 and focus the quicksearch
678
679 2005-06-27 [paul]       1.9.12
680
681         1.9.12 release
682
683         * po/ca.po
684         * po/de.po
685         * po/es.po
686         * po/fr.po
687         * po/it.po
688         * po/ko.po
689         * po/pt_BR.po
690         * po/sk.po
691         * po/zh_CN.po
692                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
693                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
694                 SungHyun Nam, Frederico Goncalves Guimaraes,
695                 Andrej Kacian, and Yang Guilong
696 2005-06-26 [colin]      1.9.11cvs106
697
698         * src/imap_gtk.c
699                 Forgot one file for previous fix
700
701 2005-06-26 [colin]      1.9.11cvs105
702
703         * src/folder.c
704         * src/imap.c
705                 Fix problems with folder operations in no_select
706                 imap folders. it applies only to mails, and 
707                 creation/deletion/move/renaming of folders 
708                 should be possible
709
710 2005-06-26 [paul]       1.9.11cvs104
711
712         * src/prefs_filtering.c
713                 replace one more GTK_STOCK_REMOVE
714                 with GTK_STOCK_DELETE
715
716 2005-06-25 [colin]      1.9.11cvs103
717
718         * src/imap.c
719                 Optimize get_seq_set_from_seq_list
720                 (Patch by Ricardo) 
721
722 2005-06-25 [colin]      1.9.11cvs102
723
724         * src/mh.c
725                 If the directory exists, but not in the
726                 correct encoding, rename it. This should
727                 handle old-versions-induced bugs.
728
729 2005-06-25 [colin]      1.9.11cvs101
730
731         * src/mh.c
732                 Fix path access with extended dir names
733                 Fixes bug #589 (SC segfaults with wrong locale
734                 settings)
735
736 2005-06-25 [colin]      1.9.11cvs100
737
738         * src/prefs_account.c
739         * src/prefs_account.h
740         * src/compose.c
741                 Add an option to encrypt replies to
742                 encrypted messages
743
744 2005-06-25 [colin]      1.9.11cvs99
745
746         * src/compose.c
747         * src/quote_fmt_parse.y
748                 ... And make it work with pgpinline.
749
750 2005-06-25 [colin]      1.9.11cvs98
751
752         * src/compose.c
753         * src/procmime.c
754         * src/procmime.h
755         * src/quote_fmt_parse.y
756                 o Make reedition of encrypted messages possible
757                   (as long as it is encrypted to self too, no
758                    magic there)
759                 o Make replying with quote (and without selecting
760                   text) possible for encrypted messages.
761                 Closes bug #550 (Not possible to "reply with quote"
762                 to gnupg encrypted messages)
763
764 2005-06-24 [paul]       1.9.11cvs97
765
766         * src/imap.c
767                 add missing include
768
769 2005-06-24 [paul]       1.9.11cvs96
770
771         * src/editldap.c
772                 made bind password entry invisible
773                 (sync with main)
774         * src/send_message.c
775                 send_message_local(): check exit status
776                 to detect errors (sync with main)
777         * src/textview.c
778                 use main's less ambiguous popup menu
779                 wording
780
781 2005-06-24 [paul]       1.9.11cvs95
782
783         * src/prefs_actions.c
784         * src/prefs_customheader.c
785         * src/prefs_display_header.c
786         * src/prefs_filtering_action.c
787         * src/prefs_matcher.c
788         * src/prefs_template.c
789         * src/prefs_toolbar.c
790                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
791         * src/gtk/description_window.c
792                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
793
794 2005-06-23 [colin]      1.9.11cvs94
795
796         * src/summaryview.c
797                 Fix rough edges (be sure to call status_show whenever
798                 necessary).
799
800 2005-06-23 [colin]      1.9.11cvs93
801
802         * src/summaryview.c
803                 Optimize Select All
804                 Before, in a 5K mails folder: 11s
805                 After, in the same folder: 58000µs
806                 The joys of locking... gtk_clist_select_all() fires a 
807                 tree-select-row event for each selected row, which in 
808                 summaryview, callbacks summary_selected which in turn,
809                 calls summary_status_show, which walks the selected
810                 rows. Hence, calling gtk_clist_select_all was 
811                 exponential. Locking the summaryview makes 
812                 summary_selected return early.
813
814 2005-06-23 [colin]      1.9.11cvs92
815
816         * src/imap.c
817                 Move mutex at the important place to avoid
818                 deadlocks
819         * src/summaryview.c
820                 Fix Del key deleting directly instead of
821                 moving to trash
822
823 2005-06-22 [colin]      1.9.11cvs91
824
825         * src/plugins/spamassassin/libspamc.c
826                 As we do spagetti code with assignations in multiple
827                 places (see _message_read_raw where out = msg = raw),
828                 let's be sure we don't free the same pointer twice.
829                 Should fix bug #683 (Crash in libpam at 
830                 message_cleanup).
831
832 2005-06-22 [colin]      1.9.11cvs90
833
834         * src/compose.c
835         * src/messageview.c
836         * src/toolbar.c
837                 Make toolbar's delete use the move to trash stuff;
838                 Add gtk_widget_realize to be sure pixmaps can get
839                 created (that may fix an old worksforme bug which
840                 I can't find back...)
841
842 2005-06-22 [colin]      1.9.11cvs89
843
844         * src/summaryview.c
845         * src/summaryview.h
846         * src/mainwindow.c
847                 Rename "Message/Delete" to "Message/Move to trash"
848                 Add "Message/Delete..." that directly destroys the
849                 selected messages after asking for a confirmation.
850
851 2005-06-22 [colin]      1.9.11cvs88
852
853         * src/imap.c
854                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
855                 o Fix a deadlock (thanks Darko)
856
857 2005-06-22 [colin]      1.9.11cvs87
858
859         * src/gtk/foldersort.c
860                 Add missing include for the i18n;
861                 patch by Fabien Vantard
862
863 2005-06-21 [colin]      1.9.11cvs86
864
865         * src/folder.c
866         * src/folderview.c
867                 Respect the no_select flag
868         * src/imap.c
869                 Fix recursive deletion
870         * src/imap_gtk.c
871         * src/mh_gtk.c
872                 Make the folder deletion's warning
873                 more explicit
874
875 2005-06-21 [colin]      1.9.11cvs85
876
877         * src/textview.c
878                 Prevent email addresses from spanning accross
879                 lines - fixes bug # 646 (newline-chars in 
880                 email addresses)
881
882 2005-06-20 [colin]      1.9.11cvs84
883
884         * src/folder.c
885                 Be sure not to remove source if copy failed
886
887 2005-06-20 [colin]      1.9.11cvs83
888
889         * src/folderview.c
890         * src/imap_gtk.c
891                 remove summaryview's lock
892         * src/imap.c
893                 introduce threads to avoid problems when foreground tasks
894                 interfere with background tasks
895         * src/mh.c
896                 prevent moving to drafts/queue
897         * src/mimeview.c
898                 fix leak
899
900 2005-06-19 [colin]      1.9.11cvs82
901
902         * src/imap_gtk.c
903                 Remember that the user doesn't want to override
904                 offline mode, for 3 seconds. It avoid presenting
905                 him with N popups in a really short time.
906
907 2005-06-17 [colin]      1.9.11cvs81
908
909         * src/imap.c
910                 Fix IMAP breaking on folders containing '('
911                 (Probably won't be enough)
912
913 2005-06-17 [colin]      1.9.11cvs80
914
915         Forgotten files on 1.9.11cvs79
916         * src/summaryview.c
917                 Fix stepping when not immediately executing
918         * src/imap.c
919                 Really prevent UID FETCH 0
920         * src/codeconv.c
921                 Fix outgoing charset never set to utf-8
922         * src/mh.c
923                 Fix leak
924
925 2005-06-16 [colin]      1.9.11cvs79
926
927         * src/compose.c
928                 Fix bug #707 (Dash splits rows)
929                 Only wrap if we're on a line break position and
930                 the previous one was a "white" (space) char.
931                 Pango stuff is weird.
932
933 2005-06-16 [colin]      1.9.11cvs78
934
935         * src/imap_gtk.c
936                 Lock summaryview while downloading messages
937                 on user demand
938         * src/procheader.c
939         * src/unmime.c
940         * src/common/utils.c
941         * src/common/utils.h
942                 Replace \r and \n with spaces in From and
943                 Subject headers
944
945 2005-06-16 [paul]       1.9.11cvs77
946
947         * src/procmime.c
948                 liberalise the mime parser
949         * src/gtk/about.c
950                 add text wrapping
951
952 2005-06-16 [paul]       1.9.11cvs76
953
954         * src/gtk/about.c
955                 reworked
956
957 2005-06-15 [colin]      1.9.11cvs75
958
959         * src/compose.c
960                 Finish header encoding fix
961         * src/summaryview.c
962                 Fix segfault
963         * src/headerview.c
964                 Fix compilation (Thanks Stephan
965                 Sachse)
966
967 2005-06-15 [colin]      1.9.11cvs74
968
969         * Makefile.am
970                 Install gnome2 stuff rather than gnome1, 
971                 if both are present
972         * src/codeconv.c
973         * src/codeconv.h
974         * src/compose.c
975                 Fix headers encoding
976         * src/folder.c
977                 Visual progress when fetching all messages
978         * src/folderview.c
979         * src/summaryview.c
980         * src/summaryview.h
981                 Prevent changing current message while
982                 incorporating
983
984 2005-06-15 [paul]       1.9.11cvs73
985
986         * src/gtk/gtkaspell.c
987         * src/gtk/gtkaspell.h
988                 fix build warnings
989
990 2005-06-15 [paul]       1.9.11cvs72
991
992         * src/prefs_filtering.c
993                 allow reordering of filter rules by
994                 drag n drop
995
996 2005-06-15 [paul]       1.9.11cvs71
997
998         * COPYING
999                 updated
1000         * src/codeconv.c
1001                 replace deprecated function
1002         * src/inc.c
1003         * src/send_message.c
1004         * src/gtk/progressdialog.c
1005         * src/gtk/progressdialog.h
1006                 salvage and reuse parts of reverted sync
1007
1008 2005-06-15 [paul]       1.9.11cvs70
1009
1010         * src/inc.c
1011         * src/send_message.c
1012         * src/gtk/progressdialog.c
1013         * src/gtk/progressdialog.h
1014                 revert yesterday's sync with main
1015                 it contains deprecated functions
1016
1017 2005-06-15 [colin]      1.9.11cvs69
1018
1019         * src/headerview.c
1020                 Fix bug #670 (multi user to: will corrupt message 
1021                 headers display)
1022
1023 2005-06-15 [colin]      1.9.11cvs68
1024
1025         * src/compose.c
1026                 Fix bug #421 (Fix undo on wrapping)
1027
1028 2005-06-15 [colin]      1.9.11cvs67
1029
1030         * src/folder.c
1031                 Provide visual feedback while processing
1032                 folder's rules.
1033         * src/imap.c
1034                 Provide visual feedback while getting
1035                 short headers (for uncached messages)
1036
1037
1038 2005-06-14 [paul]       1.9.11cvs66
1039
1040         * src/account.c
1041                 change a couple stock icons
1042         * src/inc.c
1043         * src/send_message.c
1044         * src/gtk/progressdialog.c
1045         * src/gtk/progressdialog.h
1046                 sync main's GtkTreeView implementation
1047
1048 2005-06-14 [colin]      1.9.11cvs65
1049
1050         * src/imap.c
1051                 Various little fixes, mainly on error paths
1052
1053 2005-06-13 [colin]      1.9.11cvs64
1054
1055         * matcher.c
1056         * procmsg.c
1057         * procmsg.h
1058                 Add a way to fetch only headers. This speeds
1059                 up filtering on headers for IMAP. Fixes:
1060                 bug #481 extraneous imap commands slow down 
1061                         imap filtering
1062                 bug #522 Sylpheed downloads all messages 
1063                         when opening mailbox (IMAP)
1064                 bug #677 IMAP fetch is soooooooooooooo slow
1065         * src/folder.c
1066         * src/folder.h
1067                 Add a folder set_batch method so that
1068                 implementations can speed up flags changes
1069         * src/folderutils.c
1070         * src/summaryview.c
1071                 Use that in mark as (un)read and mark all read
1072                 Refix bug #679
1073         * src/imap.c
1074                 Implement set_batch - brings back deferred
1075                 flags in a less buggy manner. Fixes:
1076                 bug #729 IMAP immediate expunge of deleted messages
1077                 bug #191 remove list of messages with one command
1078                 Fix login with strange chars
1079                 Implement fetch_msg_full
1080                 Fix copy (wrong counts)
1081
1082 2005-06-12 [colin]      1.9.11cvs63
1083
1084         * src/folder.c
1085                 lock incorporation during long operations.
1086                 Avoids fucking up the IMAP socket.
1087
1088 2005-06-12 [colin]      1.9.11cvs62
1089
1090         * src/imap.c
1091                 Fix harmful typo
1092                 Factorize remove_all_msg
1093                 Thread-ize expunge
1094         * src/summaryview.c
1095                 Don't update partial-download status if unnecessary
1096         * src/folder.c
1097                 Use remove_msgs everywhere possible
1098
1099 2005-06-12 [colin]      1.9.11cvs61
1100
1101         * src/folder.c
1102         * src/folder.h
1103                 Add a remove_msgs function to remove a 
1104                 list of messages
1105         * src/imap.c
1106                 Implement that.
1107
1108 2005-06-12 [colin]      1.9.11cvs60
1109
1110         * src/imap.c
1111                 Remove flags-processing deferring... Too hard
1112                 to get it to work in all cases.
1113
1114 2005-06-11 [colin]      1.9.11cvs59
1115
1116         * src/imap.c
1117                 printf -> debug_print
1118
1119 2005-06-11 [colin]      1.9.11cvs58
1120
1121         * src/imap.c
1122                 o Fix build without USE_PTHREAD
1123                 o Factorize imap_open
1124                 o Alertpanel in case of impossible connection
1125                 o Alertpanel in case of impossible login
1126                 o Fix deferred flags processing to force a 
1127                   flush before adding some more flags to process,
1128                   but in another folder.
1129
1130 2005-06-10 [colin]      1.9.11cvs57
1131
1132         * src/imap.c
1133                 o Fix a format string error
1134                 o init ssl socket outside of the thread 
1135                   (it possibly invokes gtk calls)
1136         * src/procmime.c
1137                 o Put back the buffer to its necessary size
1138                 o Fix changing a file pointer without keeping
1139                   track of it (thanks Valgrind)
1140         * src/common/smtp.c
1141                 o Fix automatic STARTTLS if login should be done
1142                   and the server only allows it after starting TLS
1143         * src/gtk/gtkinputdialog.c
1144                 o Eat GDK_Return so that the combo popup doesn't 
1145                   appear when we press Enter to validate the combo
1146                   input dialog (as seen in the Open with... dialog)
1147
1148 2005-06-10 [colin]      1.9.11cvs56
1149
1150         * src/imap.c
1151                 o A bit less debug
1152                 o Fix a crash on deletion
1153                 o Threadize imap_select (it's called outside of 
1154                   threads)
1155                 o Defer treatment of DELETED flags
1156
1157
1158 2005-06-09 [colin]      1.9.11cvs55
1159
1160         * src/imap.c
1161                 Make sure we check imap_gtk_should_override(), which
1162                 potentially calls gtk stuff, before creating thread.
1163                 That way it should't be called via imap_get_session()
1164                 inside a thread.
1165
1166 2005-06-09 [colin]      1.9.11cvs54
1167
1168         * src/imap.c
1169                 o add a bit of status output
1170                 o remove some dead code
1171                 o threadize get_list_of_uids
1172                 o threadize imap_get_flags
1173                 o defer flag changing by 500ms so that they
1174                   can be batched
1175
1176
1177 2005-06-08 [colin]      1.9.11cvs53
1178
1179         * src/imap.c
1180                 Thread-ize imap_cmd_fetch
1181
1182 2005-06-08 [colin]      1.9.11cvs52
1183
1184         * src/main.c
1185                 Mmh, that broke POP3...
1186
1187 2005-06-08 [colin]      1.9.11cvs51
1188
1189         * src/main.c
1190                 Stabilize IMAP patch (thanks to Hoa)
1191
1192 2005-06-08 [colin]      1.9.11cvs50
1193
1194         * src/imap.c
1195                 Test patch to speed up imap. 
1196
1197 2005-06-08 [colin]      1.9.11cvs49
1198
1199         * src/imap_gtk.c
1200                 Warning fix
1201         * src/procmime.c
1202                 Apply patch from gentoo to use /usr/share/mime/globs if 
1203                 available, after un-breaking it
1204         * src/common/log.c
1205         * src/common/log.h
1206                 Use g_timeout for invoking hooks that possibly use gtk
1207                 calls. This should leave gtk calls in the main thread.
1208
1209 2005-06-08 [paul]       1.9.11cvs48
1210
1211         * src/codeconv.c
1212                 conv_get_outgoing_charset_str(): don't
1213                 use prefs_common setting
1214         * src/compose.c
1215         * src/compose.h
1216                 add /Options/Character encoding/... to
1217                 temporarily change the outgoing encoding
1218
1219         (belated sync with main)
1220
1221 2005-06-08 [paul]       1.9.11cvs47
1222
1223         * src/compose.c
1224                 correction to/completion of last
1225                 sync with main
1226
1227 2005-06-08 [paul]       1.9.11cvs46
1228
1229         sync with main:
1230         
1231         * src/codeconv.c
1232         * src/codeconv.h
1233                 always enabled Japanese auto-detection
1234                 if the first letters of locale string
1235                 is "ja"
1236         * src/compose.c
1237                 don't use "destroy" signal to destroy
1238                 Compose object (fix rare crashes on discard?)
1239         * src/mainwindow.c
1240         * src/messageview.c
1241         * src/prefs_send.c
1242                 added Hebrew encodings
1243         * src/sourcewindow.c
1244                 don't use "destroy" signal to destroy
1245                 objects
1246
1247 2005-06-07 [colin]      1.9.11cvs45
1248
1249         * src/summaryview.c
1250                 Add missing unlocks/locks
1251
1252 2005-06-07 [paul]       1.9.11cvs44
1253
1254         * src/summaryview.c
1255                 restore bug #749 fix
1256
1257 2005-06-06 [colin]      1.9.11cvs43
1258
1259         * src/summaryview.c
1260                 Fix selection bug when prefs_common.open_unread 
1261                 is FALSE
1262
1263 2005-06-06 [colin]      1.9.11cvs42
1264
1265         * src/common/md5.c
1266                 Fix a warning
1267         * src/summaryview.c
1268         * src/folderview.c
1269                 Factorize long operations beginning and end
1270                 (locking, freezing/thawing, cursor, ...)
1271                 Check selection->data member in selection-
1272                 related loops; this avoids dying an awful
1273                 death if the selection changes on us while
1274                 we're marking a whole IMAP folder unread, 
1275                 for example.
1276
1277 2005-06-06 [paul]       1.9.11cvs41
1278
1279         * src/textview.c
1280                 don't g_free() a static gchar buffer
1281
1282 2005-06-05 [colin]      1.9.11cvs40
1283
1284         * src/mainwindow.c
1285         * src/messageview.c
1286         * src/summaryview.c
1287                 Fix bug #749 (Show all headers should be
1288                 sticky as the GUI suggests)
1289
1290 2005-06-03 [paul]       1.9.11cvs39
1291
1292         * src/compose.c
1293                 don't allow editing of mail while sending.
1294                 patch by Colin
1295
1296 2005-06-03 [paul]       1.9.11cvs38
1297
1298         * src/folderview.c
1299                 add a freeze/thaw to speed up 'mark all read'
1300
1301 2005-06-03 [paul]       1.9.11cvs37
1302
1303         * src/prefs_message.c
1304                 reflect changes immediately
1305
1306 2005-06-02 [colin]      1.9.11cvs36
1307
1308         * po/POTFILES.in
1309                 Patch by Fabien Vantard.
1310
1311 2005-06-02 [colin]      1.9.11cvs35
1312
1313         * src/imap.c
1314                 Use a non-blocking imap_getline() if possible.
1315                 This should completely prevent the interface
1316                 from freezin on imap operations, although it
1317                 may do strange stuff in case of folder switching
1318                 while a big imap operation is taking place...
1319
1320                 In addition, fix a leak in the case thread
1321                 creation fails on connection.
1322
1323 2005-06-02 [colin]      1.9.11cvs34
1324
1325         * src/crash.c
1326         * src/prefs_common.h
1327                 Fix build (prefs_common_init() doesn't exist
1328                 anymore)
1329
1330 2005-06-02 [colin]      1.9.11cvs33
1331
1332         * src/prefs_account.c
1333                 Fix bug #245 (filtering rules broken when
1334                 renaming a remote account (imap4 or nntp)
1335
1336 2005-06-02 [colin]      1.9.11cvs32
1337
1338         * src/imap.c
1339                 Try to fix IMAP shortcomings: 
1340                 o Multithread imap_open()
1341                 o allow offline-mode overriding instead of
1342                   just returning NULL
1343         * src/imap_gtk.c
1344         * src/imap_gtk.h
1345                 Add a function to ask whether we want to
1346                 override offline-mode for 10 minutes (one-shot
1347                 asking was painful)
1348         * src/procheader.c
1349                 Fix segfault when imap parser isn't happy about
1350                 a missing {
1351
1352 2005-06-01 [colin]      1.9.11cvs31
1353
1354         * src/addrharvest.c
1355         * src/compose.c
1356         * src/mbox.c
1357         * src/mbox.h
1358         * src/mh.c
1359         * src/msgcache.c
1360         * src/send_message.c
1361         * src/setup.c
1362         * src/undo.c
1363         * src/common/hooks.c
1364         * src/common/prefs.c
1365         * src/common/template.c
1366         * src/common/utils.c
1367         * src/gtk/gtkutils.c
1368         * src/gtk/inputdialog.c
1369         * src/gtk/menu.c
1370         * src/gtk/pluginwindow.c
1371         * src/gtk/prefswindow.c
1372         * src/plugins/pgpmime/passphrase.c
1373         * src/plugins/pgpmime/prefs_gpg.c
1374                 More -Wall fixes
1375
1376         * src/common/Makefile.am
1377         * src/common/timing.h
1378                 Add basic timing code
1379
1380         * src/summaryview.c
1381                 Fix a bug with unread messages when 
1382                 re-sorting folders, and by the way
1383                 fix a big performance hit when 
1384                 re-sorting (10k mails: before 5s,
1385                 after .5s)
1386
1387         * src/prefs_compose_writing.c
1388         * src/prefs_compose_writing.h
1389         * src/prefs_message.c
1390         * src/prefs_message.h
1391         * src/prefs_other.c
1392         * src/prefs_other.h
1393         * src/prefs_quote.c
1394         * src/prefs_quote.h
1395         * src/prefs_receive.c
1396         * src/prefs_receive.h
1397         * src/prefs_send.c
1398         * src/prefs_send.h
1399         * src/prefs_summaries.c
1400         * src/prefs_summaries.h
1401                 Fix copyright banner
1402
1403 2005-06-01 [paul]       1.9.11cvs30
1404
1405         * po/fi.po
1406                 updated by Flammie Pirinen
1407         * src/procmime.c
1408                 fix 'Bad BASE64 content' output
1409
1410 2005-05-31 [colin]      1.9.11cvs29
1411
1412         * src/procmime.c
1413                 Oops, where did my hunk go.
1414
1415 2005-05-31 [colin]      1.9.11cvs28
1416
1417         * src/Makefile.am
1418         * src/account.c
1419         * src/action.c
1420         * src/addr_compl.c
1421         * src/addressbook.c
1422         * src/codeconv.c
1423         * src/compose.c
1424         * src/export.c
1425         * src/folder.c
1426         * src/folderview.c
1427         * src/image_viewer.c
1428         * src/main.c
1429         * src/mainwindow.c
1430         * src/messageview.c
1431         * src/mimeview.c
1432         * src/msgcache.c
1433         * src/prefs_account.c
1434         * src/prefs_actions.c
1435         * src/prefs_common.c
1436         * src/prefs_compose_writing.c
1437         * src/prefs_customheader.c
1438         * src/prefs_ext_prog.c
1439         * src/prefs_filtering.c
1440         * src/prefs_filtering_action.c
1441         * src/prefs_fonts.c
1442         * src/prefs_image_viewer.c
1443         * src/prefs_message.c
1444         * src/prefs_message.h
1445         * src/prefs_msg_colors.c
1446         * src/prefs_other.c
1447         * src/prefs_other.h
1448         * src/prefs_quote.c
1449         * src/prefs_receive.c
1450         * src/prefs_receive.h
1451         * src/prefs_send.c
1452         * src/prefs_send.h
1453         * src/prefs_spelling.c
1454         * src/prefs_summaries.c
1455         * src/prefs_summary_column.c
1456         * src/prefs_template.c
1457         * src/prefs_themes.c
1458         * src/prefs_toolbar.c
1459         * src/prefs_wrapping.c
1460         * src/procmime.c
1461         * src/procmsg.c
1462         * src/send_message.h
1463         * src/ssl_manager.c
1464         * src/summary_search.c
1465         * src/summaryview.c
1466         * src/textview.c
1467         * src/wizard.c
1468         * src/common/smtp.c
1469         * src/common/smtp.h
1470         * src/gtk/gtkutils.h
1471                 o Move the rest of Common prefs to new style
1472                 o Lots of -Wall warning fixes
1473                 o fix FIXME in cache memusage calculation
1474                 o Let return receipts be sent from any account
1475                 o Little cache optimisation (read)
1476                 o Fix bug #746 (don't treat commas as separators
1477                   when inside a quoted string)
1478
1479 2005-05-31 [paul]       1.9.11cvs27
1480
1481         * src/prefs_common.c
1482                 fix 'off-by-one' typo
1483
1484 2005-05-31 [paul]       1.9.11cvs26
1485
1486         * src/account.c
1487         * src/addr_compl.c
1488         * src/compose.c
1489         * src/foldersel.c
1490         * src/prefs_actions.c
1491         * src/prefs_common.c
1492         * src/prefs_common.h
1493         * src/prefs_customheader.c
1494         * src/prefs_display_header.c
1495         * src/prefs_filtering.c
1496         * src/prefs_filtering_action.c
1497         * src/prefs_matcher.c
1498         * src/prefs_summaries.c
1499         * src/prefs_summary_column.c
1500         * src/prefs_template.c
1501         * src/prefs_toolbar.c
1502         * src/ssl_manager.c
1503         * src/gtk/pluginwindow.c
1504         * src/gtk/prefswindow.c
1505         * src/gtk/progressdialog.c
1506                 add hidden prefs 'enable_rules_hint'
1507                 for gtk_tree_view_set_rules_hint()
1508                 (sync with main)
1509                 
1510
1511 2005-05-31 [colin]      1.9.11cvs25
1512
1513         * src/Makefile.am
1514         * src/main.c
1515         * src/prefs_common.c
1516         * src/prefs_summaries.c ** ADDED **
1517         * src/prefs_summaries.h ** ADDED **
1518                 Common/Display -> Display/Summaries
1519
1520 2005-05-31 [colin]      1.9.11cvs24
1521
1522         * src/Makefile.am
1523         * src/main.c
1524         * src/prefs_quote.c ** ADDED **
1525         * src/prefs_quote.h ** ADDED **
1526                 Move Common/Quote to Compose/Quoting
1527         * src/prefs_common.c
1528         * src/prefs_common.h
1529                 Remove old quote stuff, add
1530                 convenience functions for GtkTextView prefs
1531         * src/gtk/prefswindow.c
1532                 Set default height higher
1533
1534 2005-05-30 [colin]      1.9.11cvs23
1535
1536         * src/Makefile.am
1537         * src/main.c
1538         * src/prefs_common.c
1539         * src/prefs_compose_writing.c ** ADDED **
1540         * src/prefs_compose_writing.h ** ADDED **
1541                 Move Common/Compose prefs to Compose/Writing
1542
1543 2005-05-30 [colin]      1.9.11cvs22
1544
1545         * src/common/utils.c
1546                 Fix bug #651 (Confused Attract by Subject)
1547                 Patch by M. Benkmann <haferfrost@web.de>
1548         * AUTHORS
1549
1550 2005-05-30 [colin]      1.9.11cvs21
1551
1552         * src/compose.c
1553                 Fix concatenation of different headers of
1554                 the same type (bug #645)
1555         * src/prefs_folder_item.c
1556                 Fix bug #699 (setting color to black doesn't
1557                 work immediately)
1558         * src/procmime.c
1559                 Print out decoding error only once per
1560                 block
1561
1562 2005-05-30 [paul]       1.9.11cvs20
1563
1564         * src/common/template.c
1565                 fix Bcc
1566
1567 2005-05-30 [paul]       1.9.11cvs19
1568
1569         * doc/src/rfc2368.txt   **NEW FILE**
1570         * src/compose.c
1571                 compose_entries_set(): don't interpret Bcc
1572                 header field (conform to RFC 2368)
1573                 (sync with main)
1574
1575 2005-05-29 [colin]      1.9.11cvs18
1576
1577         * src/prefs_common.c
1578                 Let the default reply format respect
1579                 netiquette by cutting the signature.
1580
1581 2005-05-29 [colin]      1.9.11cvs17
1582
1583         * src/summaryview.c
1584                 Don't let always_show_msg override
1585                 open_unread_on_enter when opening a new
1586                 directory.
1587
1588 2005-05-27 [paul]       1.9.11cvs16
1589
1590         sync with main:
1591
1592         * src/main.c
1593                 app_will_exit(): cleanup tmp directory when exit
1594         * src/message_search.c
1595                 improved the interface and made code cleanup.
1596                 removed Clear button
1597         * src/send_message.c
1598                 send_message_local(): use GSpawn, and detect errors
1599         * src/summary_search.c
1600                 improved the interface and made code cleanup
1601         * src/textview.c
1602                 textview_write_link(): also skip non-ascii space
1603                  at the head of link strings (phishing check
1604                  didn't work at the case)
1605         * src/common/utils.c
1606                 get_command_output(): use g_spawn_command_line_sync()
1607                 instead of popen()
1608
1609 2005-05-26 [colin]      1.9.11cvs15
1610
1611         * src/folder.c
1612                 remove printf
1613
1614 2005-05-26 [colin]      1.9.11cvs14
1615
1616         * src/common/nntp.c
1617                 Fix nntp mode reader (bug #611)
1618                 Patch by Florian Mickler <florian@mickler.org>
1619
1620 2005-05-26 [colin]      1.9.11cvs13
1621
1622         * src/plugins/pgpmime/passphrase.c
1623                 Fix mouse grabbing (bug #557)
1624
1625 2005-05-26 [colin]      1.9.11cvs12
1626
1627         * src/prefs_themes.c
1628                 Fix g_warning (bug #541)
1629
1630 2005-05-26 [colin]      1.9.11cvs11
1631
1632         * src/prefs_actions.c
1633         * src/prefs_template.c
1634                 Fix bug #506 (no warning if action/template
1635                 is not saved)
1636         * src/common/template.c
1637                 Fix a possible crash
1638
1639 2005-05-26 [colin]      1.9.11cvs10
1640
1641         * src/folder.c
1642         * src/folderview.c
1643         * src/procmsg.c
1644         * src/summaryview.c
1645                 Forbid locked messages to be moved or
1646                 deleted. Locked messages in trashes 
1647                 still get deleted, for performance
1648                 reason (mh.c::mh_remove_all_msgs)
1649
1650 2005-05-25 [colin]      1.9.11cvs9
1651
1652         * src/procmime.c
1653                 Use correct encoding when sending mails
1654                 with attachments that have accentued 
1655                 chars in their name
1656
1657 2005-05-24 [colin]      1.9.11cvs8
1658
1659         * src/summaryview.c
1660                 Fix bug #688 f) read/unread marker not
1661                 changed on first click
1662                 Also, optimize summary_status_show()
1663                 calls
1664         * src/folder.c
1665         * src/inc.c
1666         * src/procmime.c
1667                 Fix bug #688 b) and c) wrt message
1668                 attachments and signature
1669         * src/stock_pixmap.c
1670         * src/stock_pixmap.h
1671         * src/stock_pixmap.c
1672         * src/stock_pixmap.h
1673         * src/Makefile.am
1674         * src/pixmaps/clip_gpg_signed.xpm
1675                 Add clip/signed icon
1676
1677 2005-05-24 [colin]      1.9.11cvs7
1678
1679         * src/folder_item_prefs.c
1680                 whitespace fix
1681
1682 2005-05-24 [colin]      1.9.11cvs6
1683
1684         * src/folderview.c
1685         * src/prefs_common.c
1686         * src/prefs_common.h
1687                 Add a confirmation to folder drag and drop
1688                 fixes bug #156
1689         * src/alertpanel.c
1690         * src/alertpanel.h
1691                 fix _with_disable parameters so that
1692                 the buttons labels are specifiable too
1693         * src/plugins/pgpmime/sgpgme.c
1694                 reflect said change
1695                 
1696
1697 2005-05-24 [colin]      1.9.11cvs5
1698
1699         * src/folderview.c
1700                 Uncollapse/collapse folders on double-click
1701                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
1702                 closes bug #108
1703
1704 2005-05-23 [colin]      1.9.11cvs4
1705
1706         * src/common/socket.c
1707                 Check another special SSL_peek() error.
1708                 Should help wrt bug #728
1709
1710 2005-05-23 [colin]      1.9.11cvs3
1711
1712         * src/plugins/pgpmime/pgpmime.c
1713                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
1714                 breaking menu accelerators and stuff. Users will have to
1715                 reselect "PGP MIME" instead of "PGP/MIME" in their 
1716                 account's privacy preferences if needed.
1717
1718 2005-05-22 [paul]
1719
1720         * tools/kdeservicemenu/install.sh
1721                 use kdesu to prompt for root password if doing
1722                 global install/uninstall
1723
1724 2005-05-20 [colin]      1.9.11cvs2
1725
1726         * src/procmsg.c
1727                 Fix another compilation error with gcc-2.9x
1728                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
1729         * src/send_message.c
1730                 Don't send QUIT if we aren't connected
1731
1732 2005-05-19 [colin]      1.9.11cvs1
1733
1734         * src/procmsg.c
1735                 Fix compilation with gcc 2.9x
1736
1737 2005-05-19 [paul]       1.9.11
1738
1739         1.9.11 released
1740
1741 2005-05-19 [paul]       1.9.9cvs14
1742
1743         * src/gtk/inputdialog.c
1744                 prevent gettext warning
1745
1746 2005-05-19 [paul]       1.9.9cvs13
1747
1748         * src/mainwindow.c
1749         * src/prefs_common.c
1750         * src/prefs_common.h
1751         * src/textview.c
1752         * src/textview.h
1753                 add an option to toggle cursor in message
1754                 view (sync with main)
1755
1756 2005-05-18 [colin]      1.9.9cvs12
1757
1758         * src/compose.c
1759                 Dereference freed pointer
1760         * src/gtk/gtkaspell.c
1761                 Fix duplication of dictionaries (is it an aspell issue?)
1762
1763 2005-05-18 [colin]      1.9.9cvs11
1764
1765         * src/gtk/inputdialog.c
1766         * src/gtk/gtkaspell.c
1767                 HIGuify dialogs
1768         * src/alertpanel.c
1769                 Remove a double call
1770
1771 2005-05-17 [colin]      1.9.9cvs10
1772
1773         * src/gtk/gtkaspell.c
1774                 Fix dialogs, Ctrl-Enter accel
1775
1776 2005-05-17 [colin]      1.9.9cvs9
1777
1778         * src/gtk/gtkaspell.c
1779                 Fix some accelerators, escape in replace-window
1780
1781 2005-05-16 [colin]      1.9.9cvs8
1782
1783         * src/gtk/gtkaspell.c
1784                 Revert last commit, it was a mistake.
1785
1786 2005-05-16 [colin]      1.9.9cvs7
1787
1788         * src/gtk/gtkaspell.c
1789                 Remove buggy code while we're at it. It's a 
1790                 dead code path anyway.
1791
1792 2005-05-16 [colin]      1.9.9cvs6
1793
1794         * src/gtk/gtkaspell.c
1795                 Missed some gtk_menu_popup where deactivate
1796                 signal should be handled. Should fix bug
1797                 #629 a bit more.
1798
1799 2005-05-16 [colin]      1.9.9cvs5
1800
1801         * src/gtk/gtkaspell.c
1802                 Remove debug printf()s
1803
1804 2005-05-16 [colin]      1.9.9cvs4
1805
1806         * src/gtk/gtkaspell.c
1807                 Fix a bit aspell problems
1808                 (see bug #629)
1809
1810 2005-05-13 [colin]      1.9.9cvs3
1811
1812         * src/folderview.c
1813                 Fix the + appearing even when no subfolders
1814                 have unread messages. Thanks to wwp for the
1815                 bug report.
1816
1817 2005-05-11 [paul]       1.9.9cvs2
1818
1819         * src/folderview.c
1820                 correction to 1.9.9cvs1, only colour folders that
1821                 have new msgs (not unread msgs)
1822
1823 2005-05-10 [colin]      1.9.9cvs1
1824
1825         * src/folderview.c
1826         * src/summaryview.c
1827                 Try to fix bolding bugs again.
1828
1829 2005-05-09 [paul]
1830
1831         * tools/claws.i18n.status.pl
1832                 add Ricardo Mones Lastra's script that has been providing
1833                 the i18n status page for many months
1834
1835 2005-05-09 [paul]       1.9.9
1836
1837         1.9.9 release
1838
1839 2005-05-09 [paul]       1.9.6cvs58
1840
1841         * AUTHORS
1842         * INSTALL
1843         * README.claws
1844                 updated
1845         * Makefile.am 
1846         * RELEASE_NOTES.claws
1847                 add release notes to cvs to simplify release
1848                 procedure
1849         * configure.ac
1850                 add ca and fi to ALL_LINGUAS
1851         * po/Makefile.in.in
1852                 workaround for missing Makevars
1853         * po/ca.po
1854         * po/fi.po
1855                 add new Catalan and Finnish translations
1856                 submitted by Miquel Oliete and Flammie Pirinen
1857         * po/de.po
1858         * po/es.po
1859         * po/fr.po
1860         * po/it.po
1861         * po/pl.po
1862         * po/ru.po
1863         * po/sk.po
1864         * po/sr.po
1865         * po/zh_CN.po
1866                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
1867                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
1868                 Urke MMI, and Hansom Young
1869         * src/main.c
1870                 Fix drafting when quitting. compose_draft() closes the
1871                 compose windows, which modifies the compose_list GSList.
1872                 We have to refresh this list after echo drafting to avoid a
1873                 segfault
1874         * src/partial_download.c
1875                 fix segfault on exit
1876
1877 2005-05-06 [paul]       1.9.6cvs57
1878
1879         * src/grouplistdialog.c
1880                 quick fix/workaround for unresizeable newsgroup
1881                 name column 
1882
1883 2005-05-06 [paul]       1.9.6cvs56
1884
1885         * src/inc.c
1886         * src/mainwindow.c
1887                 use gettext plural forms
1888         * src/imap_gtk.c
1889         * src/mh_gtk.c
1890         * src/toolbar.c
1891                 small improvement to english usage
1892
1893 2005-05-05 [thorsten]   1.9.6cvs55
1894
1895         * src/folder.c
1896                 fix possible crash
1897
1898 2005-05-05 [paul]       1.9.6cvs54
1899         
1900         sync with HEAD
1901
1902         * AUTHORS
1903         * src/compose.c
1904                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
1905                 patch by Tim Mann
1906
1907 2005-05-05 [paul]       1.9.6cvs53
1908
1909         * src/mainwindow.c
1910                 fix resizing of separate message and
1911                 folder views
1912
1913 2005-05-05 [paul]       1.9.6cvs52
1914
1915         * src/account.c
1916         * src/addrgather.c
1917         * src/browseldap.c
1918         * src/exphtmldlg.c
1919         * src/expldifdlg.c
1920         * src/importmutt.c
1921         * src/importpine.c
1922         * src/main.c
1923         * src/mainwindow.c
1924         * src/noticeview.c
1925         * src/prefs_filtering.c
1926         * src/prefs_filtering_action.c
1927         * src/prefs_matcher.c
1928         * src/prefs_spelling.c
1929         * src/prefs_toolbar.c
1930         * src/toolbar.c
1931         * src/wizard.c
1932         * src/gtk/description_window.c
1933         * src/gtk/gtkvscrollbutton.c
1934         * src/gtk/progressdialog.c
1935         * src/gtk/quicksearch.c
1936         * src/plugins/pgpmime/prefs_gpg.c
1937         * src/plugins/spamassassin/spamassassin_gtk.c
1938                 replace deprecated gtk_widget_set_usize
1939
1940 2005-05-04 [colin]      1.9.6cvs51
1941
1942         * src/common/utils.c
1943                 Fix crash when subst_for_filename is called
1944                 with a NULL parameter
1945
1946 2005-05-04 [colin]      1.9.6cvs50
1947
1948         * src/partial_download.c
1949         * src/pop.c
1950                 Escape login when writing uidl file
1951                 fixes bug #736
1952
1953 2005-05-03 [colin]      1.9.6cvs49
1954
1955         * src/procmime.c
1956                 Fix possible DOS in mime parser
1957                 (see bug #634)
1958
1959 2005-05-02 [colin]      1.9.6cvs48
1960
1961         * src/compose.c
1962                 Try to fix the copy/paste mess once again.
1963
1964
1965 2005-04-30 [colin]      1.9.6cvs47
1966
1967         * src/prefs_account.h
1968         * src/procmsg.c
1969         * src/send_message.c
1970         * src/common/smtp.c
1971         * src/common/smtp.h
1972                 Try to batch sending mails (per account) instead of
1973                 reconnecting to server every time.
1974
1975 2005-04-29 [colin]      1.9.6cvs46
1976
1977         * src/messageview.c
1978                 Fix window resizing that refused to size down
1979         * src/prefs_common.c
1980         * src/prefs_common.h
1981         * src/prefs_filtering.c
1982                 Save Filtering's window size
1983
1984 2005-04-21 [paul]       1.9.6cvs45
1985
1986         * ChangeLog-gtk2.claws
1987         * src/setup.c
1988                 correction to sync
1989
1990 2005-04-21 [paul]       1.9.6cvs44
1991
1992         sync with main:
1993
1994         * src/setup.c
1995         * src/statusbar.c
1996         * src/statusbar.h
1997                 use gtkut_widget_draw_now(). Improved performance
1998                 of the update of statusbar
1999         * src/textview.c
2000                 textview_smooth_scroll_do(): redraw it after scroll
2001                 is done (fixed incorrect display when a part of the
2002                 view is hidden).
2003         * src/gtk/gtkutils.c
2004         * src/gtk/gtkutils.h
2005                 gtkut_widget_draw_now(): use gdk_window_process_updates()
2006                 to force update of widgets.
2007                 Removed gtkut_widget_wait_for_draw() which had a big
2008                 overhead  because of waiting for all events processed 
2009
2010 2005-04-20 [paul]       1.9.6cvs43
2011
2012         * src/codeconv.c
2013                 complete 1.9.6cvs42's sync:
2014                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
2015
2016 2005-04-19 [paul]       1.9.6cvs42
2017
2018         sync with main:
2019
2020         * src/action.c
2021                 catch_output(): correctly select the insert text
2022                 (fix invalid iterator warnings).
2023         * src/codeconv.c
2024         * src/codeconv.h
2025         * src/mainwindow.c
2026         * src/messageview.c
2027         * src/prefs_common.c
2028                 support GBK encoding.
2029         * src/common/session.c
2030         * src/common/session.h
2031                 use separate buffer for large data to be sent,
2032                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
2033
2034 2005-04-18 [paul]       1.9.6cvs41
2035
2036         * src/jpilot.c
2037                 convert unsigned long into guint32
2038                 patch by Paul LeoNerd Evans 
2039
2040 2005-04-17 [colin]      1.9.6cvs40
2041
2042         * src/compose.c
2043                 Fix 'Request return receipt' from folder
2044                 properties (bug #708)
2045
2046 2005-04-17 [colin]      1.9.6cvs39
2047
2048         * src/mainwindow.c
2049                 Fix duplicate hotkeys in Mainwindow's menu
2050
2051 2005-04-17 [colin]      1.9.6cvs38
2052
2053         * src/folderview.c
2054                 Fix duplicate hotkeys in Folderview's contextual
2055                 menu
2056
2057 2005-04-15 [colin]      1.9.6cvs37
2058
2059         * src/summaryview.c
2060                 Fix 'Save as...' with non-ascii filenames
2061
2062 2005-04-15 [colin]      1.9.6cvs36
2063
2064         * src/plugins/pgpmime/pgpmime.c
2065                 Fix bus error on 64bit. Spotted by 
2066                 macallan1888@gmail.com
2067
2068 2005-04-15 [colin]      1.9.6cvs35
2069
2070         * src/prefs_account.c
2071                 Fix cvs34.
2072
2073 2005-04-12 [colin]      1.9.6cvs34
2074
2075         * src/prefs_account.c
2076                 Fix smtp auth type off-by-one. We forgot to
2077                 add PLAIN in the prefs-to-gui setter func and
2078                 as a result, the selected auth when opening
2079                 account prefs was not the correct one.
2080
2081 2005-04-12 [paul]       1.9.6cvs33
2082
2083         * src/inc.c
2084                 if the recv dialog is visible, Cancel only
2085                 cancels the current account
2086
2087
2088 2005-04-10 [colin]      1.9.6cvs32
2089
2090         * src/filtering.c
2091                 Copy score when copying FilteringActions
2092                 Fix bug #674
2093
2094 2005-04-10 [colin]      1.9.6cvs31
2095
2096         * src/inc.c
2097                 Make Message -> Receive -> Cancel cancel 
2098                 incorporation on all accounts. Fixes
2099                 bug #693
2100
2101 2005-04-10 [colin]      1.9.6cvs30
2102
2103         * src/prefs_account.c
2104                 Update Privacy checkbuttons status based
2105                 on the selected privacy system
2106         * src/compose.c
2107                 Always connect the "None" privacy system; the
2108                 static boolean was probably there to avoid
2109                 reconnecting twice in the same compose window,
2110                 but as the parent function is only called once
2111                 per compose, it's only a bug - as a static is
2112                 initialized once per application instance.
2113                 Also, don't uncheck Sign and Encrypt when
2114                 selecting None as privacy system; just ignore
2115                 them when sending/queuing.
2116                 Should fix bug #695
2117
2118 2005-04-08 [colin]      1.9.6cvs29
2119
2120         * src/account.c
2121         * src/prefs_account.c
2122         * src/prefs_account.h
2123                 Add account preference to queue message in a certain
2124                 folder.
2125
2126 2005-04-06 [colin]      1.9.6cvs28
2127
2128         * src/prefs_account.c
2129                 Update old inbox path syntax
2130
2131 2005-04-06 [paul]       1.9.6cvs27
2132
2133         sync with main:
2134
2135         * configure.ac
2136                 changed -traditional-cpp to -no-cpp-precomp for newer
2137                 Mac OS X support
2138         * src/foldersel.c
2139                 made column resize automatically
2140         * src/send_message.c
2141                 send_message_smtp(): consider EOF right after QUIT
2142                 successful (workaround for Gmail SMTP server)
2143         * src/common/socket.c
2144                 ssl_read(), ssl_peek(): check EOF which violates the
2145                 SSL protocol
2146         * src/gtk/colorlabel.c
2147                 removed warnings when displaying colorlabel menu
2148                 (don't use GtkAlignment)
2149
2150 2005-04-05 [paul]       1.9.6cvs26
2151
2152         * src/plugins/trayicon/trayicon.c
2153                 fix clipping of icon under KDE3 
2154
2155 2005-04-05 [paul]       1.9.6cvs25
2156
2157         * src/summaryview.c
2158                 hide display of threading
2159                 patch by Alfons
2160
2161 2005-04-04 [thorsten]   1.9.6cvs24
2162
2163         * src/mh.c
2164                 marks lost on filesystems with different stat() results on
2165                 summer-/wintertime
2166
2167 2005-04-03 [colin]      1.9.6cvs23
2168
2169         * src/summaryview.c
2170                 Don't handle up/down. Patch by Alfons
2171
2172 2005-04-02 [colin]      1.9.6cvs22
2173
2174         * src/summaryview.c
2175                 Make scrolling faster. Patch by Alfons.
2176
2177 2005-04-01 [colin]      1.9.6cvs21
2178
2179         * src/Makefile.am
2180         * src/stock_pixmap.c
2181         * src/pixmaps/dir-noselect.xpm ** REMOVED **
2182         * src/pixmaps/dir_noselect.xpm ** ADDED **
2183                 Fix pixmap name mismatch (Thanks Stephan Sachse)
2184
2185 2005-04-01 [colin]      1.9.6cvs20
2186
2187         * src/image_viewer.c
2188         * src/image_viewer.h
2189         * src/procmime.c
2190         * src/procmime.h
2191         * src/textview.c
2192         * src/textview.h
2193                 Implement inline image resizing and right-clicking
2194
2195 2005-04-01 [paul]       1.9.6cvs19
2196
2197         * AUTHORS
2198         * Makefile.am
2199         * configure.ac
2200                 check for gnome2
2201                 patch by Luca Cavalli <loopback<AT>slackit.org>
2202         * po/ru.po
2203                 updated by Pavlo Bohmat
2204
2205 2005-03-31 [colin]      1.9.6cvs18
2206
2207         * src/news.c
2208                 Fix parsing references
2209         * src/msgcache.c
2210                 don't put nulls in the references list
2211         * src/procheader.c
2212                 commit that forgotten file in 1.9.6cvs14
2213
2214 2005-03-31 [colin]      1.9.6cvs17
2215
2216         * src/compose.c
2217                 Fix joining of signature separator again. 
2218                 Maybe Hiro could put it in main too...
2219
2220 2005-03-31 [colin]      1.9.6cvs16
2221
2222         * src/Makefile.am
2223         * src/foldersel.c
2224         * src/stock_pixmap.c
2225         * src/stock_pixmap.h
2226         * src/pixmaps/dir-noselect.xpm
2227                 Update foldersel.c (sync from main, patch by Alfons)
2228
2229 2005-03-30 [colin]      1.9.6cvs15
2230
2231         * src/imap.c
2232                 Fix handling of imap folders containing [] in 
2233                 their name. Thanks to Nahuel Angelinetti for
2234                 the detailed bugreport.
2235
2236 2005-03-30 [colin]      1.9.6cvs14
2237
2238         * src/common/utils.h
2239         * src/common/utils.c
2240         * src/common/defs.h
2241         * src/matcher.c
2242         * src/msgcache.c
2243         * src/news.c
2244         * src/procmsg.c
2245         * src/procmsg.h
2246         * src/quote_fmt_parse.y
2247         * src/summaryview.c
2248                 Update references system. Patch by Alfons
2249
2250 2005-03-30 [colin]      1.9.6cvs13
2251
2252         * src/common/socket.c
2253                 Force the glibc to read resolv.conf again when 
2254                 it has changed. Should fix issues when changing
2255                 networks on a laptop and not restarting sylpheed. 
2256
2257 2005-03-30 [paul]       1.9.6cvs12
2258
2259         partial sync with main:
2260
2261         * src/action.c
2262                 create_io_dialog(): use user-defined text font
2263                 (thanks to Alfons), and modified its appearance.
2264         * src/addrgather.c
2265         * src/addrharvest.c
2266         * src/browseldap.c
2267                 replace old code
2268         * src/compose.c
2269                 don't join (presumably) itemized lines on line-wrapping
2270                 fixed wrapping of quote when auto-wrapping is enabled
2271                 compose_destroy(): destroy paned only if it's not
2272                 attached to window. Fixed memory leak of popup menu.
2273         * src/exphtmldlg.c
2274         * src/expldifdlg.c
2275                 replace old code
2276         * src/html.c
2277         * src/html.h
2278         * src/importmutt.c
2279         * src/importpine.c
2280                 replace old code
2281         * src/main.c
2282                 removed redundant code
2283         * src/mainwindow.c
2284                 changed 'Code set' (which is rather incorrect)
2285                 in the menu to 'Character encoding'
2286                 main_window_set_widgets(): request size first
2287                 to prevent window size becoming wrong
2288                 fixed remembering of the state of the visibility
2289                 of MessageView
2290         * src/messageview.c
2291                 changed 'Code set' (which is rather incorrect)
2292                 in the menu to 'Character encoding'
2293         * src/prefs_common.c
2294         * src/prefs_common.h
2295                 added an option whether to render HTML as text or not
2296                 added separators to outgoing encoding menu
2297         * src/procheader.c
2298                 procheader_scan_date_string(): support header
2299                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
2300         * src/summaryview.c
2301         * src/summaryview.h
2302                 minor code cleanup
2303         * src/textview.c
2304                 textview_show_html(): force output of newline
2305                 added an option whether to render HTML as text or not
2306         * src/common/utils.c
2307                 strncpy2(): optimized based on Alfons' code
2308         * src/gtk/gtkutils.c
2309         * src/gtk/gtkutils.h
2310                 removed non-used code
2311         * src/plugins/pgpmime/passphrase.c
2312                 partially fixed grab input of passphrase dialog
2313                 Confine pointer to window
2314
2315 2005-03-30 [colin]      1.9.6cvs11
2316
2317         * src/msgcache.c
2318         * src/msgcache.h
2319                 Read/write 32bit ints from cache & marks
2320                 From main.
2321
2322 2005-03-29 [paul]       1.9.6cvs10
2323
2324         * AUTHORS
2325         * ChangeLog.claws
2326         * src/compose.c
2327         * src/gtk/gtkaspell.c
2328                 sync with HEAD (don't pass NULL pointers) 
2329
2330 2005-03-24 [paul]
2331
2332         * tools/Makefile.am
2333         * tools/README
2334         * tools/acroread2sylpheed.pl
2335                 sync with HEAD (add script to send pdfs as
2336                 attachments from Adobe Reader 7)
2337
2338 2005-03-21 [paul]       1.9.6cvs9
2339
2340         * configure.ac
2341         * po/POTFILES.in
2342         * src/Makefile.am
2343         * src/crash.c
2344         * src/image_viewer.c ** ADDED **
2345         * src/image_viewer.h ** ADDED **
2346         * src/main.c
2347         * src/prefs_common.c
2348         * src/prefs_common.h
2349         * src/prefs_image_viewer.c ** ADDED **
2350         * src/prefs_image_viewer.h ** ADDED **
2351         * src/textview.c
2352         * src/gtk/about.c
2353         * src/pixmaps/sylpheed_logo.xpm
2354         * src/plugins/Makefile.am
2355         * src/plugins/image_viewer/.cvsignore ** REMOVED **
2356         * src/plugins/image_viewer/Makefile.am ** REMOVED **
2357         * src/plugins/image_viewer/plugin.c ** REMOVED **
2358         * src/plugins/image_viewer/viewer.c ** REMOVED **
2359         * src/plugins/image_viewer/viewer.glade ** REMOVED **
2360         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
2361         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
2362         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
2363         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
2364                 as gdk-pixbuf is now built-in
2365                 remove image_viewer plugin and put code back into
2366                 main codebase
2367                 implement inline image display (sync with main)
2368
2369                 replace logo with newer, nicer, larger version  
2370
2371 2005-03-21 [paul]       1.9.6cvs8
2372
2373         * src/gtk/about.c
2374                 cosmetic improvement
2375
2376 2005-03-21 [holger]     1.9.6cvs7
2377
2378         * src/plugins/spamassassin/spamassassin.c
2379                 Sync with HEAD
2380                 (unregister hook on failed plugin init)
2381
2382 2005-03-20 [colin]      1.9.6cvs6
2383
2384         * src/common/plugin.c
2385                 Check that plugin isn't already loaded
2386                 Patch by Alfons
2387
2388 2005-03-20 [thorsten]   1.9.6cvs5
2389
2390         * src/compose.c
2391                 use a more compatible syntax
2392
2393 2005-03-20 [thorsten]   1.9.6cvs4
2394
2395         * src/prefs_toolbar.c
2396                 fix crash when selecting toolbar item (uninitialized pointer)
2397
2398 2005-03-20 [thorsten]   1.9.6cvs3
2399
2400         * src/procmime.c
2401                 fix mimetype detection (referenced free()d string)
2402
2403 2005-03-20 [paul]       1.9.6cvs2
2404
2405         * src/compose.c
2406                 sync with HEAD (1.0.3cvs5)
2407                 neglect Reply-To header if empty
2408                 Patch by Alfons 
2409
2410 2005-03-19 [holger]     1.9.6cvs1
2411
2412         * src/summaryview.c
2413         * src/summaryview.h
2414                 Sync with HEAD
2415
2416 2005-03-18 [paul]       1.9.6
2417
2418         initial GTK2 release
2419
2420 2005-03-18 [paul]       1.0.3cvs3.1
2421
2422         * AUTHORS
2423         * ChangeLog.claws
2424         * configure.ac
2425         * src/gtk/about.c
2426         * src/pixmaps/sylpheed_logo.xpm
2427                 sync with HEAD
2428
2429 2005-03-18 [colin]      1.0.3cvs2.6
2430
2431         * src/summaryview.c
2432                 Remove call to summary_step in summary_copy_selected_to
2433                 Can't see its purpose, and this causes bug when copying
2434                 a message if the next one is unread: it reads it.
2435
2436 2005-03-18 [paul]       1.0.3cvs2.5
2437
2438         * src/foldersel.c
2439                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
2440
2441 2005-03-18 [paul]       1.0.3cvs2.4
2442
2443         * src/addrharvest.c
2444         * src/codeconv.c
2445         * src/codeconv.h
2446         * src/compose.c
2447         * src/news.c
2448         * src/procheader.c
2449         * src/procmime.c
2450         * src/unmime.c
2451         * src/unmime.h
2452                 fix buffer overflow, CAN-2005-0667, see
2453                 http://secunia.com/advisories/14491/
2454                 Patch by Alfons
2455
2456 2005-03-17 [colin]      1.0.3cvs2.3
2457
2458         * src/prefs_fonts.c
2459         * src/summaryview.c
2460                 Fix font bugs (both lists now officialy share 
2461                 the same font)
2462                 
2463
2464 2005-03-17 [paul]       1.0.3cvs2.2
2465
2466         * src/gtk/pluginwindow.c
2467                 make plugin descriptions uneditable
2468
2469 2005-03-11 [paul]       1.0.3cvs2.1
2470
2471         * ChangeLog.claws
2472         * configure.ac
2473         * po/POTFILES.in
2474         * src/plugins/trayicon/trayicon.c
2475                 sync with HEAD
2476                 add src/wizard.c to POTFILES.in
2477
2478 2005-03-11 [paul]       1.0.3cvs1.1
2479
2480         * ChangeLog
2481         * ChangeLog.claws
2482         * configure.ac
2483         * po/de.po
2484         * po/es.po
2485         * po/fr.po
2486         * po/it.po
2487         * po/pt_BR.po
2488         * po/ru.po
2489         * po/sk.po
2490         * po/sr.po
2491         * po/zh_CN.po
2492                 sync with HEAD
2493
2494 2005-03-04 [colin]      1.0.1cvs22.2
2495
2496         * src/compose.c
2497                 Fix signatures with accentued chars in it
2498
2499 2005-03-04 [colin]      1.0.1cvs22.1
2500
2501         * src/common/smtp.c
2502         * src/common/smtp.h
2503                 Don't use SIZE param in MAIL FROM: if server 
2504                 doesn't support it. Patch by Eugen Freiter
2505                 <eugen_f@users.sf.net>
2506
2507 2005-02-27 [paul]       1.0.1cvs20.1
2508
2509         * ChangeLog.claws
2510         * configure.ac
2511         * src/messageview.c
2512                 sync with HEAD
2513
2514 2005-02-27 [colin]      1.0.1cvs19.4
2515
2516         * src/procheader.c
2517         * src/procheader.h
2518                 Fix prototypes. Patch by Alfons
2519
2520 2005-02-27 [colin]      1.0.1cvs19.3
2521
2522         * src/compose.c
2523                 Don't auto-join the signature separator.
2524
2525 2005-02-26 [colin]      1.0.1cvs19.2
2526
2527         * src/summaryview.c
2528                 Fix 'mark all read' with collapsed threads.
2529                 Patch by Alfons.
2530
2531 2005-02-25 [paul]       1.0.1cvs19.1
2532
2533         * ChangeLog.claws
2534         * configure.ac
2535         * src/prefs_account.c
2536         * src/prefs_folder_item.c
2537         * src/gtk/prefswindow.c
2538         * src/gtk/prefswindow.h
2539                 sync with HEAD
2540
2541 2005-02-25 [paul]       1.0.1cvs15.12
2542
2543         * src/alertpanel.c
2544         * src/codeconv.c
2545         * src/compose.c
2546         * src/textview.c
2547         * src/gtk/gtkutils.c
2548         * src/gtk/gtkutils.h
2549         * src/gtk/logwindow.c
2550         * src/gtk/progressdialog.c
2551                 sync with main (revision 127)
2552                 and fix logwindow clipping
2553
2554 2005-02-24 [colin]      1.0.1cvs15.11
2555
2556         * src/plugins/pgpmime/passphrase.c
2557                 Disable input grabbing; it doesn't work yet.
2558
2559 2005-02-24 [colin]      1.0.1cvs15.10
2560
2561         * src/messageview.c
2562                 Don't send out receipts if offline. Ask.
2563
2564 2005-02-23 [colin]      1.0.1cvs15.9
2565
2566         * src/summaryview.c     
2567                 Fix expanding
2568
2569 2005-02-23 [colin]      1.0.1cvs15.8
2570
2571         * src/summaryview.c
2572                 Really fix Bug 568 by removing useless
2573                 calls. summary_thread_init() now called
2574                 in summary_sort(). This should please
2575                 Alfons as it should be faster than 
2576                 previously.
2577
2578 2005-02-23 [colin]      1.0.1cvs15.7
2579
2580         * src/compose.c
2581                 Encode parts as QP or B64 if signing
2582
2583 2005-02-23 [colin]      1.0.1cvs15.6
2584
2585         * src/compose.c
2586                 Fix Mimeinfo leakage (including tmp files)
2587         * src/procmsg.c
2588                 Fix tmp file leakage (spotted by Ivan Rayner)
2589
2590 2005-02-22 [colin]      1.0.1cvs15.5
2591
2592         * src/expldifdlg.c
2593                 Fix keyboard input. Patch by Alfons.
2594
2595 2005-02-21 [colin]      1.0.1cvs15.4
2596
2597         * src/compose.c
2598                 Fix Sign/Encrypt when unselecting privacy
2599                 system
2600         * src/prefs_common.c
2601                 Change default message font to Monospace
2602         * src/summaryview.c
2603                 More freezing during potentially large operations
2604
2605 2005-02-21 [paul]       1.0.1cvs15.3
2606
2607         * src/main.c
2608                 fix --help output
2609
2610 2005-02-21 [paul]       1.0.1cvs15.2
2611
2612         * po/Makefile.in.in
2613         * src/compose.c
2614         * src/summaryview.c
2615         * src/textview.c
2616         * src/common/utils.c
2617         * src/common/utils.h
2618                 sync with main (revision 117)
2619
2620 2005-02-20 [colin]      1.0.1cvs15.1
2621
2622         * src/common/defs.h
2623                 Change cache file to .sylpheed_claws_cache, as
2624                 suggested by Alfons. Allows people to switch
2625                 between Sylpheed and Sylpheed-Claws. it is
2626                 a good idea to "Check for new messages" at next
2627                 startup.
2628
2629
2630 2005-02-18 [colin]      1.0.1cvs14.1
2631
2632         * src/quote_fmt_lex.l
2633         * src/quote_fmt_parse.y
2634                 Fix parser initialisation. Patch by Ivan.
2635
2636 2005-02-18 [colin]      1.0.1cvs11.6
2637
2638         * src/folderview.c
2639                 Fix scrolldown (bug 662)
2640
2641 2005-02-17 [colin]      1.0.1cvs11.5
2642
2643         * src/codeconv.c
2644                 conv_filename_to_utf8: return clean 7bit instead
2645                 of broken utf8 if needed
2646         * src/mimeview.c
2647                 Fix display of parts with unclean 8bit names
2648
2649 2005-02-17 [paul]       1.0.1cvs11.4
2650
2651         * src/compose.c
2652         * src/exportldif.c
2653         * src/matcher_parser_parse.y
2654         * src/procmime.c
2655         * src/sourcewindow.c
2656         * src/common/Makefile.am
2657         * src/common/intl.h             ** REMOVED **
2658         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2659                 sync with main (revision 109)
2660                 and clean up
2661
2662 2005-02-16 [colin]      1.0.1cvs11.3
2663
2664         * src/summaryview.c
2665                 Fix collapsed thread not highlighting when new
2666                 messages in it (Bug 568) Patch by Stephan Sachse.
2667                 Fix messed up selection when reaching bounds (Bug 632)
2668         * src/prefs_themes.c
2669                 Fix theme installing (Bug 684)
2670
2671 2005-02-16 [colin]      1.0.1cvs11.2
2672
2673         * src/messageview.c
2674                 Fix messageview_select_all
2675
2676 2005-02-16 [colin]      1.0.1cvs11.1
2677
2678         * src/mh.c
2679                 Sync with HEAD (MH scan required function)
2680
2681 2005-02-15 [colin]      1.0.1cvs8.1
2682
2683         * src/mimeview.c
2684         * src/common/utils.c
2685                 Sync with HEAD (filename chars substitution)
2686
2687 2005-02-15 [colin]      1.0.1cvs7.3
2688
2689         * src/gtk/pluginwindow.c
2690                 Fix button spacing
2691
2692 2005-02-15 [colin]      1.0.1cvs7.2
2693
2694         * src/mimeview.c
2695                 Fix mime icons not reset across message when
2696                 scrolled down
2697
2698 2005-02-15 [colin]      1.0.1cvs7.1
2699
2700         * src/compose.c
2701         * src/procmime.c
2702                 Sync with HEAD (optimisation of cvs6)
2703
2704 2005-02-14 [colin]      1.0.1cvs6.1
2705
2706         * src/compose.c
2707         * src/procmime.c
2708                 Sync with HEAD (encode "From " at line beginning)
2709
2710 2005-02-14 [colin]      1.0.1cvs5.3
2711
2712         * src/compose.c
2713                 Fix wrapping with accentued chars.
2714
2715 2005-02-13 [colin]      1.0.1cvs5.2
2716
2717         * src/textview.c
2718                 Fix email informative part parsing with
2719                 accentued chars in it. ispunct() returns
2720                 true for them in utf8...
2721
2722 2005-02-12 [colin]      1.0.1cvs5.1
2723
2724         * src/filtering.c
2725                 Sync with HEAD (remove wrong use of compose after send)
2726
2727 2005-02-12 [paul]       1.0.1cvs4.5
2728
2729         * src/textview.c
2730                 remove unnecessary code (thanks to Alfons)
2731
2732 2005-02-12 [paul]       1.0.1cvs4.4
2733
2734         * src/textview.c
2735                 add 'Copy' to contextual menu on emails
2736
2737 2005-02-11 [colin]      1.0.1cvs4.3
2738
2739         * src/compose.c
2740                 revert 1.0.0cvs28.2, it doesn't work that well.
2741
2742 2005-02-11 [paul]       1.0.1cvs4.2
2743
2744         * po/Makefile.in.in
2745                 fix 'make release'
2746
2747 2005-02-10 [paul]       1.0.1cvs4.1
2748
2749         * ChangeLog
2750         * ChangeLog.claws
2751         * ChangeLog.jp
2752         * configure.ac
2753         * src/compose.c
2754                 sync with HEAD (sync with main)
2755
2756 2005-02-10 [paul]       1.0.1cvs3.2
2757
2758         * AUTHORS
2759         * Makefile.am
2760         * autogen.sh
2761         * configure.ac
2762         * config/mkinstalldirs
2763         * intl/.cvsignore
2764         * intl/ChangeLog
2765         * intl/VERSION
2766         * intl/bindtextdom.c
2767         * intl/config.charset
2768         * intl/dcgettext.c
2769         * intl/dcigettext.c
2770         * intl/dcngettext.c
2771         * intl/dgettext.c
2772         * intl/dngettext.c
2773         * intl/eval-plural.h
2774         * intl/explodename.c
2775         * intl/finddomain.c
2776         * intl/gettext.c
2777         * intl/gettextP.h
2778         * intl/gmo.h
2779         * intl/hash-string.h
2780         * intl/intl-compat.c
2781         * intl/l10nflist.c
2782         * intl/libgnuintl.h.in
2783         * intl/loadinfo.h
2784         * intl/loadmsgcat.c
2785         * intl/localcharset.c
2786         * intl/localcharset.h
2787         * intl/locale.alias
2788         * intl/localealias.c
2789         * intl/localename.c
2790         * intl/log.c
2791         * intl/ngettext.c
2792         * intl/os2compat.c
2793         * intl/os2compat.h
2794         * intl/osdep.c
2795         * intl/plural-exp.c
2796         * intl/plural-exp.h
2797         * intl/plural.c
2798         * intl/plural.y
2799         * intl/ref-add.sin
2800         * intl/ref-del.sin
2801         * intl/relocatable.c
2802         * intl/relocatable.h
2803         * intl/textdomain.c
2804         * m4/Makefile.am
2805         * po/Makefile.in.in
2806         * src/Makefile.am
2807         * src/account.c
2808         * src/action.c
2809         * src/addr_compl.c
2810         * src/addressadd.c
2811         * src/addressbook.c
2812         * src/addrgather.c
2813         * src/addrindex.c
2814         * src/alertpanel.c
2815         * src/browseldap.c
2816         * src/codeconv.c
2817         * src/codeconv.h
2818         * src/compose.c
2819         * src/compose.h
2820         * src/crash.c
2821         * src/editaddress.c
2822         * src/editbook.c
2823         * src/editgroup.c
2824         * src/editjpilot.c
2825         * src/editldap.c
2826         * src/editldap_basedn.c
2827         * src/editvcard.c
2828         * src/exphtmldlg.c
2829         * src/expldifdlg.c
2830         * src/export.c
2831         * src/exporthtml.c
2832         * src/filtering.c
2833         * src/folder.c
2834         * src/folder_item_prefs.c
2835         * src/foldersel.c
2836         * src/folderview.c
2837         * src/grouplistdialog.c
2838         * src/headerview.c
2839         * src/imap.c
2840         * src/imap_gtk.c
2841         * src/import.c
2842         * src/importldif.c
2843         * src/importmutt.c
2844         * src/importpine.c
2845         * src/inc.c
2846         * src/ldif.c
2847         * src/main.c
2848         * src/mainwindow.c
2849         * src/matcher.c
2850         * src/mbox.c
2851         * src/message_search.c
2852         * src/messageview.c
2853         * src/mh.c
2854         * src/mh_gtk.c
2855         * src/mimeview.c
2856         * src/msgcache.c
2857         * src/news.c
2858         * src/news_gtk.c
2859         * src/noticeview.c
2860         * src/partial_download.c
2861         * src/pop.c
2862         * src/prefs_account.c
2863         * src/prefs_actions.c
2864         * src/prefs_common.c
2865         * src/prefs_customheader.c
2866         * src/prefs_display_header.c
2867         * src/prefs_ext_prog.c
2868         * src/prefs_filtering.c
2869         * src/prefs_filtering_action.c
2870         * src/prefs_folder_item.c
2871         * src/prefs_fonts.c
2872         * src/prefs_gtk.c
2873         * src/prefs_matcher.c
2874         * src/prefs_msg_colors.c
2875         * src/prefs_spelling.c
2876         * src/prefs_summary_column.c
2877         * src/prefs_template.c
2878         * src/prefs_themes.c
2879         * src/prefs_toolbar.c
2880         * src/prefs_wrapping.c
2881         * src/privacy.c
2882         * src/procheader.c
2883         * src/procmime.c
2884         * src/procmsg.c
2885         * src/quote_fmt.c
2886         * src/recv.c
2887         * src/send_message.c
2888         * src/setup.c
2889         * src/sourcewindow.c
2890         * src/ssl_manager.c
2891         * src/statusbar.c
2892         * src/summary_search.c
2893         * src/summaryview.c
2894         * src/textview.c
2895         * src/toolbar.c
2896         * src/wizard.c
2897         * src/common/nntp.c
2898         * src/common/plugin.c
2899         * src/common/smtp.c
2900         * src/common/ssl.c
2901         * src/common/ssl_certificate.c
2902         * src/common/string_match.c
2903         * src/common/sylpheed.c
2904         * src/common/template.c
2905         * src/common/utils.c
2906         * src/gtk/about.c
2907         * src/gtk/colorlabel.c
2908         * src/gtk/description_window.c
2909         * src/gtk/filesel.c
2910         * src/gtk/foldersort.c
2911         * src/gtk/gtkaspell.c
2912         * src/gtk/gtkutils.c
2913         * src/gtk/inputdialog.c
2914         * src/gtk/logwindow.c
2915         * src/gtk/menu.c
2916         * src/gtk/pluginwindow.c
2917         * src/gtk/prefswindow.c
2918         * src/gtk/progressdialog.c
2919         * src/gtk/quicksearch.c
2920         * src/gtk/sslcertwindow.c
2921         * src/plugins/clamav/clamav_plugin.c
2922         * src/plugins/clamav/clamav_plugin_gtk.c
2923         * src/plugins/demo/demo.c
2924         * src/plugins/dillo_viewer/dillo_prefs.c
2925         * src/plugins/dillo_viewer/dillo_viewer.c
2926         * src/plugins/image_viewer/plugin.c
2927         * src/plugins/image_viewer/viewer.c
2928         * src/plugins/image_viewer/viewerprefs.c
2929         * src/plugins/mathml_viewer/mathml_viewer.c
2930         * src/plugins/pgpmime/passphrase.c
2931         * src/plugins/pgpmime/plugin.c
2932         * src/plugins/pgpmime/prefs_gpg.c
2933         * src/plugins/pgpmime/select-keys.c
2934         * src/plugins/pgpmime/sgpgme.c
2935         * src/plugins/spamassassin/spamassassin.c
2936         * src/plugins/spamassassin/spamassassin_gtk.c
2937         * src/plugins/trayicon/trayicon.c
2938                 sync with main (revision 104)
2939
2940 2005-02-10 [colin]      1.0.1cvs3.1
2941
2942         * src/mainwindow.c
2943                 Sync with HEAD (fix occasional crasher)
2944
2945 2005-02-10 [colin]      1.0.1cvs2.1
2946
2947         * src/messageview.c
2948                 Synw with HEAD (don't automatically display html)
2949
2950 2005-02-09 [colin]      1.0.1cvs1.3
2951
2952         * src/textview.c
2953         * src/textview.h
2954                 Add contextual menu on emails
2955
2956 2005-02-09 [colin]      1.0.1cvs1.2
2957
2958         * src/codeconv.c
2959                 Fix converting from broken headers and 
2960                 put back the _ in missing places
2961                 (feature broke with cvs24.2 sync, main 
2962                  possibly affected?)
2963
2964 2005-02-09 [colin]      1.0.1cvs1.1
2965
2966         * src/messageview.c
2967         * src/mimeview.c
2968         * src/mimeview.h
2969                 Sync with HEAD (display non text/plain mails with plugin)
2970
2971 2005-02-08 [colin]      1.0.1.1
2972
2973         * ChangeLog.claws
2974         * po/pt_BR.po
2975                 Sync with HEAD
2976         * configure.ac
2977                 Make default configuration directory 
2978                 be .sylpheed-gtk2
2979
2980 2005-02-08 [colin]      1.0.0cvs29.1
2981
2982         * po/de.po
2983         * po/es.po
2984         * po/fr.po
2985         * po/it.po
2986         * po/sk.po
2987         * po/sr.po
2988                 Sync translations with HEAD
2989
2990 2005-02-06 [colin]      1.0.0cvs28.3
2991
2992         * src/compose.c
2993                 Make compose a bit faster - patch by Alfons.
2994
2995 2005-02-06 [colin]      1.0.0cvs28.2
2996
2997         * src/compose.c
2998                 Make pasting via middle-click more reliable
2999
3000 2005-02-05 [paul]       1.0.0cvs28.1
3001
3002         * ChangeLog
3003         * ChangeLog.claws
3004         * ChangeLog.jp
3005         * configure.ac
3006         * src/compose.c
3007                 sync with HEAD
3008                 (fix bug 682 'redirect is broken'
3009
3010 2005-02-05 [torte]      1.0.0cvs27.1
3011
3012         * ChangeLog.claws
3013         * configure.ac
3014         * src/partial_download.c
3015                 Sync with HEAD (fix buf overflow)
3016
3017 2005-02-03 [colin]      1.0.0cvs26.1
3018
3019         * src/common/plugin.c
3020                 Sync with HEAD (avoid plugin mismatches)
3021
3022 2005-02-03 [paul]       1.0.0cvs25.3
3023
3024         * src/folderview.c
3025         * src/headerview.c
3026         * src/summaryview.c
3027         * src/textview.c
3028         * src/gtk/colorlabel.c
3029                 third and final part of initial sync with main-gtk2
3030
3031 2005-02-03 [paul]       1.0.0cvs25.2
3032
3033         * src/jpilot.c
3034                 fix building with jpilot support
3035
3036 2005-02-02 [colin]      1.0.0cvs25.1
3037
3038         * src/messageview.c
3039                 Sync with HEAD (fix dangerous typo)
3040
3041 2005-02-01 [colin]      1.0.0cvs24.3
3042
3043         * src/common/xml.c
3044                 Write file as advertised (UTF-8)
3045
3046 2005-02-01 [paul]       1.0.0cvs24.2
3047
3048         * src/addrbook.c
3049         * src/addrindex.c
3050         * src/alertpanel.h
3051         * src/codeconv.c
3052         * src/codeconv.h
3053         * src/compose.c
3054         * src/export.c
3055         * src/folder_item_prefs.c
3056         * src/html.c
3057         * src/imap.c
3058         * src/import.c
3059         * src/jpilot.c
3060         * src/mainwindow.c
3061         * src/matcher_parser_lex.l
3062         * src/messageview.c
3063         * src/mh.c
3064         * src/prefs_account.c
3065         * src/prefs_actions.c
3066         * src/prefs_common.c
3067         * src/prefs_gtk.c
3068         * src/prefs_gtk.h
3069         * src/prefs_themes.c
3070         * src/procheader.c
3071         * src/procmime.c
3072         * src/sourcewindow.c
3073         * src/statusbar.c
3074         * src/summaryview.c
3075         * src/textview.c
3076         * src/toolbar.c
3077         * src/unmime.c
3078         * src/common/template.c
3079         * src/common/utils.c
3080         * src/common/xml.c
3081         * src/common/xml.h
3082         * src/gtk/gtkaspell.c
3083         * src/plugins/clamav/clamav_plugin.c
3084         * src/plugins/dillo_viewer/dillo_prefs.c
3085         * src/plugins/image_viewer/viewerprefs.c
3086         * src/plugins/pgpmime/passphrase.c
3087         * src/plugins/pgpmime/prefs_gpg.c
3088         * src/plugins/pgpmime/select-keys.c
3089         * src/plugins/spamassassin/spamassassin.c
3090                 second part of initial sync with main-gtk2
3091                 (more to follow)
3092
3093 2005-01-31 [colin]      1.0.0cvs24.1
3094
3095         * src/compose.c
3096                 Sync with HEAD
3097
3098 2005-01-29 [paul]       1.0.0cvs23.2
3099
3100         * src/account.c
3101         * src/action.c
3102         * src/addressadd.c
3103         * src/addressbook.c
3104         * src/alertpanel.c
3105         * src/compose.c
3106         * src/editaddress.c
3107         * src/editbook.c
3108         * src/editgroup.c
3109         * src/editjpilot.c
3110         * src/editldap.c
3111         * src/editldap_basedn.c
3112         * src/editvcard.c
3113         * src/export.c
3114         * src/foldersel.c
3115         * src/grouplistdialog.c
3116         * src/import.c
3117         * src/importldif.c
3118         * src/inc.c
3119         * src/main.c
3120         * src/mainwindow.c
3121         * src/message_search.c
3122         * src/messageview.c
3123         * src/mimeview.c
3124         * src/prefs_actions.c
3125         * src/prefs_common.c
3126         * src/prefs_common.h
3127         * src/prefs_customheader.c
3128         * src/prefs_display_header.c
3129         * src/prefs_filtering.c
3130         * src/prefs_filtering_action.c
3131         * src/prefs_gtk.c
3132         * src/prefs_matcher.c
3133         * src/prefs_summary_column.c
3134         * src/prefs_template.c
3135         * src/sourcewindow.c
3136         * src/summary_search.c
3137         * src/summaryview.c
3138         * src/textview.c
3139         * src/gtk/about.c
3140         * src/gtk/description_window.c
3141         * src/gtk/gtkshruler.c
3142         * src/gtk/gtkutils.c
3143         * src/gtk/gtkutils.h
3144         * src/gtk/inputdialog.c
3145         * src/gtk/logwindow.c
3146         * src/gtk/prefswindow.c
3147         * src/gtk/progressdialog.c
3148         * src/gtk/progressdialog.h
3149                 first part of initial sync with main-gtk2
3150                 (more to follow)
3151
3152 2005-01-28 [colin]      1.0.0cvs23.1
3153
3154         * src/folderview.c
3155                 Sync with HEAD
3156
3157 2005-01-27 [colin]      1.0.0cvs21.1
3158
3159         * src/folder.c
3160         * src/folderview.c
3161                 Sync with HEAD
3162
3163 2005-01-27 [colin]      1.0.0cvs19.1
3164
3165         * src/procmime.c
3166                 Sync with HEAD
3167
3168 2005-01-27 [colin]      1.0.0cvs18.1
3169
3170         * src/messageview.c
3171         * src/summaryview.c
3172         * src/mainwindow.c
3173         * src/compose.c
3174         * src/compose.h
3175         * src/procmsg.c
3176         * src/procmsg.h
3177         * src/toolbar.c
3178                 Sync with HEAD
3179
3180 2005-01-26 [paul]       1.0.0cvs15.2
3181
3182         * src/compose.c
3183                 compose_entries_set(): convert subject and body to
3184                 utf8 if necessary. patch by Felix Eckhofer
3185
3186 2005-01-26 [paul]       1.0.0cvs15.1
3187
3188         * configure.ac
3189         * src/common/template.c
3190                 sync with HEAD (fix memory leak)
3191
3192 2005-01-25 [paul]       1.0.0cvs14.1
3193
3194         * configure.ac
3195         * src/compose.c
3196                 sync with HEAD
3197
3198 2005-01-24 [colin]      1.0.0cvs13.1
3199
3200         * src/summaryview.c
3201                 Sync with HEAD
3202
3203 2005-01-24 [paul]       1.0.0cvs12.1
3204
3205         * configure.ac
3206         * src/messageview.c
3207         * src/mh.c
3208         * src/common/utils.c
3209                 sync with HEAD
3210
3211 2005-01-24 [colin]      1.0.0cvs11.1
3212
3213         * src/procheader.c
3214                 Sync with HEAD
3215
3216 2005-01-24 [colin]      1.0.0cvs10.1
3217
3218         * src/folderview.c
3219                 Sync with HEAD
3220
3221 2005-01-23 [colin]      1.0.0cvs9.1
3222
3223         * src/crash.c
3224                 Sync with HEAD
3225
3226 2005-01-22 [colin]      1.0.0cvs8.1
3227
3228         * src/summaryview.c
3229         * src/gtk/quicksearch.c
3230                 Sync with HEAD
3231
3232 2005-01-21 [colin]      1.0.0cvs7.1
3233
3234         * src/summaryview.c
3235                 Sync with HEAD
3236
3237 2005-01-21 [colin]      1.0.0cvs6.1
3238
3239         * src/summaryview.c
3240                 Sync with HEAD
3241
3242 2005-01-21 [colin]      1.0.0cvs5.1
3243
3244         * src/gtk/quicksearch.c
3245         * src/prefs_common.c
3246         * src/prefs_common.h
3247                 Sync with HEAD (recurse option)
3248
3249 2005-01-21 [colin]      1.0.0cvs4.1
3250
3251         * src/folder.h
3252         * src/folderview.c
3253         * src/folderview.h
3254         * src/summaryview.c
3255         * src/gtk/quicksearch.c
3256         * src/gtk/quicksearch.h
3257                 Sync with HEAD (recursive quicksearch)
3258
3259 2005-01-20 [colin]      1.0.0cvs3.4
3260
3261         * src/ssl_manager.c
3262                 Remove useless code
3263
3264 2005-01-20 [colin]      1.0.0cvs3.3
3265
3266         * src/ssl_manager.c
3267                 Fix leak, thanks to Alfons.
3268
3269 2005-01-20 [colin]      1.0.0cvs3.2
3270
3271         * src/ssl_manager.c
3272                 Port SSL certificate window to GTK2.
3273
3274 2005-01-20 [paul]       1.0.0cvs3.1
3275
3276         * ChangeLog.claws
3277         * configure.ac
3278         * src/addrindex.c
3279         * src/addrindex.h
3280                 sync with HEAD
3281
3282 2005-01-19 [colin]      1.0.0cvs2.2
3283
3284         * src/plugins/trayicon/trayicon.c
3285                 Fix freeze with gtk-2.6, the easy way
3286                 (signal blocking helpless there...)
3287                 Closes bug #668.
3288
3289 2005-01-19 [colin]      1.0.0cvs2.1
3290
3291         * src/mbox.c
3292         * src/mbox.h
3293         * src/mainwindow.c
3294         * src/summaryview.c
3295         * src/summaryview.h
3296                 Sync with HEAD
3297
3298 2005-01-19 [paul]       1.0.0cvs1.1
3299
3300         * configure.ac
3301         * po/de.po
3302         * po/es.po
3303         * po/fr.po
3304         * po/hr.po
3305         * po/it.po
3306         * po/ja.po
3307         * po/ko.po
3308         * po/pt_BR.po
3309         * po/ru.po
3310         * po/sk.po
3311         * po/sr.po
3312                 sync with HEAD (update translations)
3313
3314 2005-01-18 [colin]      1.0.0cvs0.1
3315
3316         * src/foldersel.c
3317                 Specify search column - patch by Alfons
3318
3319 2005-01-18 [colin]      0.9.13cvs36.3
3320
3321         * src/prefs_toolbar.c
3322                 Change Delete to Remove
3323         * src/prefs_fonts.c
3324                 GTK2 version and leak fixes
3325         * src/prefs_actions.c
3326                 Add stock buttons.
3327                 All patches by Alfons
3328
3329 2005-01-17 [colin]      0.9.13cvs36.2
3330
3331         * src/compose.c
3332                 Fix DnD inserting twice. While at it,
3333                 add DnD support for text/plain in the
3334                 body, and add support in the headers.
3335
3336 2005-01-16 [colin]      0.9.13cvs36.1
3337
3338         * ChangeLog
3339         * ChangeLog.jp
3340         * ChangeLog.claws
3341                 Sync with HEAD (nothing applicable)
3342
3343 2005-01-16 [colin]      0.9.13cvs33.2
3344
3345         * src/prefs_toolbar.c
3346                 GTK2ize prefs_toolbar, by Alfons.
3347
3348 2005-01-14 [colin]      0.9.13cvs33.1
3349
3350         * src/html.c
3351         * src/msgcache.c
3352                 Sync with HEAD
3353
3354 2005-01-14 [colin]      0.9.13cvs32.1
3355
3356         * src/html.c
3357         * src/html.h
3358         * src/msgcache.c
3359         * AUTHORS
3360         * tools/calypso_convert.pl
3361                 Sync with HEAD
3362
3363 2005-01-08 [colin]      0.9.13cvs29.2
3364
3365         * src/prefs_filtering_action.c
3366         * src/prefs_filtering.c
3367                 2 more gtk2 patches by Alfons
3368
3369 2005-01-07 [paul]       0.9.13cvs29.1
3370
3371         * ChangeLog
3372         * ChangeLog.claws
3373         * ChangeLog.jp
3374         * configure.ac
3375         * src/pop.c
3376         * src/pop.h
3377                 sync with HEAD
3378
3379 2005-01-07 [colin]      0.9.13cvs28.3
3380
3381         * src/gtk/progressdialog.c
3382         * src/gtk/progressdialog.h
3383         * src/inc.c
3384         * src/send_message.c
3385                 GTK2 for the incorporation dialog. The CList isn't dead
3386                 yet, for a more smooth migration. Patch by Alfons.
3387
3388 2005-01-06 [colin]      0.9.13cvs28.2
3389
3390         * src/prefs_display_header.c
3391                 GTK2 conversion by Alfons
3392         * src/prefs_actions.c
3393         * src/prefs_matcher.c
3394                 Fix 2 leaks - patch by Alfons
3395
3396 2005-01-06 [colin]      0.9.13cvs28.1
3397
3398         * src/prefs_matcher.c
3399                 Sync with HEAD
3400
3401 2005-01-06 [colin]      0.9.13cvs27.4
3402
3403         * src/prefs_matcher.c
3404                 Fix double-free. Patch by Alfons
3405
3406 2005-01-06 [colin]      0.9.13cvs27.3
3407
3408         * src/prefs_matcher.c
3409                 GTK2 widgets + memleak
3410                 Patch by Alfons
3411
3412 2005-01-05 [colin]      0.9.13cvs27.2
3413
3414         * src/account.c
3415         * src/addr_compl.c
3416         * src/foldersel.c
3417         * src/stock_pixmap.c
3418         * src/stock_pixmap.h
3419                 3 more GTK2 patches by Alfons.
3420
3421 2005-01-04 [colin]      0.9.13cvs27.1
3422
3423         * src/folderview.c
3424         * src/imap_gtk.c
3425         * src/news_gtk.c
3426                 Sync with HEAD
3427
3428 2005-01-04 [colin]      0.9.13cvs25.9
3429
3430         * src/compose.c
3431                 Fix Show Ruler menuitem
3432         * src/prefs_template.c
3433                 Convert to GTK2
3434         * src/common/utils.c
3435                 Make auto pointer stuff handles NULLs
3436                 Patches by Alfons.
3437
3438 2005-01-04 [colin]      0.9.13cvs25.8
3439
3440         * src/compose.c
3441                 Move the attachment list to gtk2
3442                 Patch by Alfons.
3443
3444 2005-01-04 [colin]      0.9.13cvs25.7
3445
3446         * src/textview.c
3447                 Make some keys work again
3448                 Patch by SungHyun Nam <namsh@kldp.org>
3449
3450 2005-01-04 [colin]      0.9.13cvs25.6
3451
3452         * src/gtk/gtkshruler.c
3453                 Move the ruler to GTK2
3454                 Patch by Alfons
3455
3456 2005-01-03 [colin]      0.9.13cvs25.5
3457
3458         * src/compose.c
3459                 Fix my broken patch apply 
3460
3461 2005-01-03 [colin]      0.9.13cvs25.4
3462
3463         * src/common/utils.c
3464         * src/common/utils.h
3465         * src/gtk/prefswindow.c
3466                 Move auto pointer stuff to utils.c
3467                 Patch by Alfons again :)
3468
3469 2005-01-03 [colin]      0.9.13cvs25.3
3470
3471         * src/compose.c
3472         * src/prefs_gtk.c
3473         * src/prefs_template.c
3474         * src/textview.c
3475                 Empty text widgets with empty strings, not NULL char
3476                 Patch by SungHyun Nam <namsh@kldp_org>
3477
3478 2005-01-03 [colin]      0.9.13cvs25.2
3479
3480         * src/main.c
3481         * AUTHORS
3482                 Sync with HEAD
3483
3484 2005-01-03 [colin]      0.9.13cvs25.1
3485
3486         * src/pop.c
3487         * src/pop.h
3488                 Sync with HEAD
3489
3490 2005-01-03 [colin]      0.9.13cvs24.3
3491
3492         * src/account.c
3493                 Two patches from Alfons and Alex S Moore:
3494                 fix images, fix return value.
3495
3496 2005-01-01 [colin]      0.9.13cvs24.2
3497
3498         * src/prefs_actions.c
3499                 Fix over-zealous assertion. Patch by Alfons
3500
3501 2005-01-01 [colin]      0.9.13cvs24.1
3502
3503         * src/procmime.c
3504                 Sync with HEAD (leak fix)
3505
3506 2004-12-31 [colin]      0.9.13cvs23.2
3507
3508         * src/prefs_common.c
3509                 GTK2 widgets + stock buttons - patch by Alfons
3510
3511 2004-12-31 [paul]       0.9.13cvs23.1
3512
3513         * configure.ac
3514                 bump up EXTRA_VERSION to match (sync'ed) HEAD
3515         * src/gtk/pluginwindow.c
3516                 use GTK2 widgets and plug memory leaks,
3517                 patches by Alfons
3518
3519 2004-12-30 [colin]      0.9.13cvs22.4
3520
3521         * src/account.c
3522         * src/action.c
3523         * src/export.c
3524         * src/foldersel.c
3525         * src/import.c
3526         * src/message_search.c
3527         * src/prefs_actions.c
3528         * src/prefs_common.c
3529         * src/prefs_customheader.c
3530         * src/prefs_filtering.c
3531         * src/prefs_summary_column.c
3532         * src/summary_search.c
3533         * src/gtk/about.c
3534         * src/gtk/description_window.c
3535         * src/gtk/gtkutils.c
3536         * src/gtk/gtkutils.h
3537         * src/gtk/inputdialog.c
3538         * src/gtk/prefswindow.c
3539                 Use GTK2 stock buttons. Patches by Alfons.
3540
3541 2004-12-30 [colin]      0.9.13cvs22.3
3542
3543         * src/account.c
3544                 Sync with HEAD
3545         * src/prefs_actions.c
3546         * src/prefs_customheader.c
3547         * src/prefs_filtering.c
3548         * src/prefs_msg_colors.c
3549         * src/prefs_summary_column.c
3550         * src/gtk/prefswindow.c
3551                 Use GtkTreeView instead of deprecated 
3552                 widgets. Patches by Alfons.
3553
3554 2004-12-30 [paul]       0.9.13cvs22.2
3555
3556         * src/foldersel.c
3557                 use GTK 2 Tree View
3558                 patch by Alfons, with root folder sorting fix
3559                 by Stephan Sachse
3560
3561 2004-12-30 [paul]       0.9.13cvs22.1
3562
3563         * ChangeLog
3564         * ChangeLog.claws
3565         * ChangeLog.jp
3566         * NEWS
3567         * configure.ac
3568         * src/account.c
3569                 sync with HEAD
3570
3571 2004-12-22 [martin]     0.9.13cvs21.2
3572
3573         * src/action.c
3574                 free the command line after its use
3575
3576 2004-12-18 [paul]       0.9.13cvs21.1
3577
3578         * AUTHORS
3579         * ChangeLog
3580         * ChangeLog.claws
3581         * ChangeLog.jp
3582         * NEWS
3583         * configure.ac
3584         * src/action.c
3585         * src/compose.c
3586         * src/syldap.c
3587                 sync with HEAD
3588
3589 2004-12-17 [martin]     0.9.13cvs17.2
3590
3591         * src/action.c
3592                 convert actions input to locale
3593         * src/inc.c
3594                 convert notification command to locale
3595         * src/plugins/pgpmime/select-keys.c
3596                 convert attributes to utf8
3597
3598 2004-12-14 [colin]      0.9.13cvs17.1
3599
3600         * ChangeLog
3601         * ChangeLog.jp
3602         * ChangeLog.claws
3603         * src/action.c
3604         * src/common/utils.c
3605         * src/gtk/prefswindow.c
3606         * src/gtk/gtkutils.c
3607         * src/gtk/gtkutils.h
3608         * src/plugins/spamassassin/libspamc.c
3609                 Sync with HEAD
3610
3611 2004-12-13 [colin]      0.9.13cvs14.1
3612
3613         * src/quote_fmt_parse.y
3614                 Sync with HEAD
3615
3616 2004-12-10 [colin]      0.9.13cvs12.1
3617
3618         * src/prefs_themes.c
3619         * src/mainwindow.c
3620         * src/messageview.c
3621                 Sync with HEAD
3622
3623 2004-12-09 [colin]      0.9.13cvs10.1
3624
3625         * src/procmime.c
3626                 Sync with HEAD (fix B64 encoding from memory)
3627
3628 2004-12-08 [colin]      0.9.13cvs9.1
3629
3630         * src/gtk/colorlabel.c
3631                 Sync with HEAD
3632
3633 2004-12-08 [paul]       0.9.13cvs8.2
3634
3635         * src/gtk/pluginwindow.c
3636                 fix window resizing oddities
3637
3638 2004-12-08 [colin]      0.9.13cvs8.1
3639
3640         * src/quote_fmt_parse.y
3641                 Sync with HEAD
3642
3643 2004-12-08 [colin]      0.9.13cvs7.1
3644
3645         * src/matcher_parser_parse.y
3646         * src/msgcache.c
3647         * src/prefs_matcher.c
3648         * src/procheader.c
3649         * src/matcher.c
3650         * src/common/defs.h
3651         * po/sr.po
3652                 Sync with HEAD
3653
3654 2004-12-08 [colin]      0.9.13cvs6.1
3655
3656         * src/quote_fmt_parse.y
3657         * src/textview.c
3658                 Sync with HEAD
3659         * src/gtk/prefswindow.c
3660         * src/gtk/pluginwindow.c
3661                 Fix G_CALLBACKS protos (thanks to Alfons)
3662
3663 2004-12-07 [torte]      0.9.13cvs2.2
3664
3665         * src/procmime.c
3666                 [Bug 650] reply button causes crash
3667                 Thanks to David Relson and Christoph
3668
3669 2004-12-07 [colin]      0.9.13cvs2.1
3670
3671         * ChangeLog.claws
3672         * AUTHORS
3673         * po/sk.po
3674         * src/procmime.c
3675         * src/prefs_account.c
3676         * src/common/smtp.c
3677         * src/common/smtp.h
3678                 Sync with HEAD
3679
3680 2004-12-06 [colin]      0.9.12cvs187.1
3681
3682         * ChangeLog.claws
3683         * INSTALL
3684         * Makefile.am
3685         * README.claws
3686         * TODO.claws
3687         * configure.ac
3688         * po/bg.po
3689         * po/cs.po
3690         * po/el.po
3691         * po/en_GB.po
3692         * po/es.po
3693         * po/fr.po
3694         * po/hr.po
3695         * po/hu.po
3696         * po/it.po
3697         * po/ja.po
3698         * po/ko.po
3699         * po/nl.po
3700         * po/pl.po
3701         * po/pt_BR.po
3702         * po/ru.po
3703         * po/sk.po
3704         * po/sr.po
3705         * po/sv.po
3706         * po/zh_CN.po
3707         * po/zh_TW.Big5.po
3708         * src/compose.c
3709         * tools/Makefile.am
3710         * tools/README
3711         * tools/filter_conv.pl
3712         * tools/kdeservicemenu/README
3713         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3714         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3715                 Sync with HEAD
3716
3717 2004-12-04 [colin]      0.9.12cvs183.1
3718
3719         * src/compose.c
3720                 Sync with HEAD (compose window position saving)
3721
3722 2004-12-04 [paul]       0.9.12cvs182.3
3723
3724         * src/messageview.c
3725         * src/mimeview.c
3726         * src/prefs_customheader.c
3727         * src/gtk/quicksearch.c
3728                 replace some forgotten GTK_SIGNAL_FUNCs
3729
3730 2004-12-04 [paul]       0.9.12cvs182.2
3731
3732         * src/Makefile.am
3733                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
3734                 committed in error      
3735
3736 2004-12-04 [paul]       0.9.12cvs182.1
3737
3738         * ChangeLog
3739         * ChangeLog.claws
3740         * ChangeLog.jp
3741         * INSTALL
3742         * NEWS
3743         * README
3744         * README.jp
3745         * configure.ac
3746         * doc/manual/ja/Makefile.am
3747         * doc/manual/ja/sylpheed-1.html
3748         * doc/manual/ja/sylpheed-10.html
3749         * doc/manual/ja/sylpheed-11.html
3750         * doc/manual/ja/sylpheed-12.html
3751         * doc/manual/ja/sylpheed-13.html
3752         * doc/manual/ja/sylpheed-14.html
3753         * doc/manual/ja/sylpheed-15.html
3754         * doc/manual/ja/sylpheed-16.html
3755         * doc/manual/ja/sylpheed-17.html
3756         * doc/manual/ja/sylpheed-18.html
3757         * doc/manual/ja/sylpheed-19.html
3758         * doc/manual/ja/sylpheed-2.html
3759         * doc/manual/ja/sylpheed-20.html
3760         * doc/manual/ja/sylpheed-3.html
3761         * doc/manual/ja/sylpheed-4.html
3762         * doc/manual/ja/sylpheed-5.html
3763         * doc/manual/ja/sylpheed-6.html
3764         * doc/manual/ja/sylpheed-7.html
3765         * doc/manual/ja/sylpheed-8.html
3766         * doc/manual/ja/sylpheed-9.html
3767         * doc/manual/ja/sylpheed.html
3768         * doc/manual/ja/sylpheed.sgml
3769         * po/de.po
3770         * src/Makefile.am
3771         * src/compose.c
3772         * src/procmime.c
3773         * src/pixmaps/regular.xpm **REMOVED**
3774         * src/plugins/pgpmime/pgpmime.c
3775         * src/plugins/pgpmime/plugin.c
3776         * src/plugins/pgpmime/prefs_gpg.c
3777                 sync with HEAD
3778
3779 2004-12-03 [paul]       0.9.12cvs180.1
3780
3781         * ChangeLog
3782         * ChangeLog.claws
3783         * ChangeLog.jp
3784         * configure.ac
3785         * src/Makefile.am
3786         * src/pop.c
3787         * src/common/utils.c
3788         * src/common/utils.h
3789         * src/pixmaps/continue.xpm
3790         * src/pixmaps/dir_close.xpm
3791         * src/pixmaps/dir_open.xpm
3792         * src/pixmaps/drafts_close.xpm
3793         * src/pixmaps/drafts_open.xpm
3794         * src/pixmaps/folder.xpm **REMOVED**
3795         * src/pixmaps/group.xpm
3796         * src/pixmaps/unread.xpm
3797                 sync with HEAD
3798
3799 2004-12-02 [colin]      0.9.12cvs179.1
3800
3801         * src/compose.c
3802                 Sync with HEAD (non-duplicated reedition)
3803
3804 2004-12-02 [colin]      0.9.12cvs178.1
3805
3806         * src/compose.c
3807                 Sync with HEAD (linewrap_quote fix)
3808
3809 2004-12-01 [colin]      0.9.12cvs177.3
3810
3811         * src/addrharvest.c
3812                 Replace sizeof with strlen
3813
3814 2004-12-01 [paul]       0.9.12cvs177.2
3815
3816         * src/addrharvest.c
3817                 fix 'harvest addresses'
3818
3819 2004-11-30 [colin]      0.9.12cvs177.1
3820
3821         * src/gtk/prefswindow.c
3822         * src/gtk/pluginwindow.c
3823                 Sync with HEAD
3824
3825 2004-11-29 [colin]      0.9.12cvs176.1
3826
3827         * src/folderview.c
3828                 sync with HEAD (Fix disappearing separators in folderview's popup)
3829
3830 2004-11-29 [colin]      0.9.12cvs175.1
3831
3832         * src/procmime.c
3833                 Sync with head (another format fix)
3834
3835 2004-11-29 [colin]      0.9.12cvs174.1
3836
3837         * src/pop.c
3838                 Sync with HEAD (format string fix)
3839
3840 2004-11-26 [colin]      0.9.12cvs173.1
3841
3842         * src/common/smtp.c
3843         * src/common/smtp.h
3844                 Sync with HEAD
3845
3846 2004-11-24 [colin]      0.9.12cvs172.1
3847
3848         * src/plugins/pgpmime/pgpmime.c
3849                 Sync with HEAD
3850
3851 2004-11-24 [colin]      0.9.12cvs171.1
3852
3853         * src/plugins/pgpmime/pgpmime.c
3854                 Sync with head (gpgmectx leaks)
3855
3856 2004-11-24 [colin]      0.9.12cvs169.1
3857
3858         * src/plugins/pgpmime/plugin.c
3859         * src/plugins/trayicon/Makefile.am
3860         * src/plugins/trayicon/newmarkedmail.xpm
3861         * src/plugins/trayicon/trayicon.c
3862         * src/plugins/trayicon/unreadmarkedmail.xpm
3863                 Sync with HEAD
3864
3865 2004-11-23 [colin]      0.9.12cvs168.1
3866
3867         * src/partial_download.c
3868         * src/partial_download.h
3869         * src/plugins/pgpmime/plugin.c
3870                 Sync with HEAD
3871
3872 2004-11-23 [colin]      0.9.12cvs166.1
3873
3874         * src/Makefile.am
3875         * src/codeconv.c
3876         * src/compose.c
3877         * src/folderview.c
3878         * src/main.c
3879         * src/partial_download.c
3880         * src/partial_download.h
3881         * src/prefs_account.c
3882         * src/prefs_account.h
3883         * src/privacy.c
3884         * src/privacy.h
3885         * src/procmime.c
3886         * src/common/Makefile.am
3887         * src/common/base64.h
3888         * src/common/partial_download.c
3889         * src/common/partial_download.h
3890         * src/gtk/prefswindow.c
3891         * src/gtk/prefswindow.h
3892         * src/plugins/pgpmime/pgpmime.c
3893         * src/plugins/pgpmime/prefs_gpg.c
3894         * src/plugins/pgpmime/prefs_gpg.h
3895         * src/plugins/pgpmime/sgpgme.c
3896         * src/plugins/pgpmime/sgpgme.h
3897                 Sync with HEAD
3898
3899 2004-11-23 [colin]      0.9.12cvs163.1
3900
3901         * src/main.c
3902                 Sync with HEAD (cursor optimization)
3903
3904 2004-11-23 [colin]      0.9.12cvs162.1
3905
3906         * src/prefs_common.c
3907         * src/prefs_themes.c
3908         * src/procmsg.c
3909                 Sync with HEAD
3910
3911 2004-11-23 [colin]      0.9.12cvs158.9
3912
3913         * src/compose.c
3914                 Fix double-free when forwarding
3915         * src/msgcache.c
3916                 Fix leak on error path
3917                 
3918
3919 2004-11-23 [colin]      0.9.12cvs158.8
3920
3921         * src/compose.c
3922                 Fix possible double-free
3923                 Spotted by Alfons
3924
3925 2004-11-23 [colin]      0.9.12cvs158.7
3926
3927         * src/compose.c
3928                 Fix some signal handlers' prototypes
3929                 Spotted by Alfons
3930
3931 2004-11-22 [colin]      0.9.12cvs158.6
3932
3933         * src/compose.c
3934                 Remove unneeded code and duplicated
3935                 wrapping - patch by Alfons
3936
3937 2004-11-22 [colin]      0.9.12cvs158.5
3938
3939         * src/prefs_themes.c
3940                 Fix oversized selector
3941
3942 2004-11-22 [colin]      0.9.12cvs158.4
3943
3944         * src/compose.c
3945                 fix dump_text()
3946                 patch by Alfons
3947
3948 2004-11-19 [colin]      0.9.12cvs158.3
3949
3950         * src/textview.c
3951                 Add a context menu on links (open, copy)
3952
3953 2004-11-18 [paul]       0.9.12cvs158.2
3954
3955         * src/addrgather.c
3956         * src/exphtmldlg.c
3957         * src/expldifdlg.c
3958         * src/mimeview.c
3959         * src/prefs_common.c
3960         * src/plugins/image_viewer/viewer.c
3961         * src/plugins/spamassassin/spamassassin_gtk.c
3962                 replace deprecated gtk_notebook_set_page
3963                 and gtk_notebook_current_page
3964
3965 2004-11-18 [paul]       0.9.12cvs158.1
3966
3967         * configure.ac
3968         * src/compose.c
3969         * src/mainwindow.c
3970         * src/messageview.c
3971         * src/prefs_common.c
3972         * src/common/utils.c
3973         * src/common/utils.h
3974                 sync with HEAD
3975
3976 2004-11-17 [colin]      0.9.12cvs156.1
3977
3978         * src/prefs_account.c
3979         * src/prefs_account.h
3980         * src/procmsg.c
3981                 Sync with HEAD (add pref to store encrypted mails encrypted)
3982
3983 2004-11-17 [paul]       0.9.12cvs155.1
3984
3985         * ChangeLog
3986         * ChangeLog.claws
3987         * ChangeLog.jp
3988         * NEWS
3989         * configure.ac
3990         * src/compose.c
3991         * src/jpilot.c
3992         * src/privacy.c
3993         * src/procmime.c
3994         * src/procmime.h
3995         * src/procmsg.c
3996         * src/toolbar.c
3997         * src/pixmaps/error.xpm
3998                 sync with HEAD
3999
4000 2004-11-17 [colin]      0.9.12cvs151.1
4001
4002         * src/plugins/pgpmime/pgpmime.c
4003                 Sync with HEAD (remove debug printf)
4004
4005 2004-11-17 [colin]      0.9.12cvs150.1
4006
4007         * src/plugins/pgpmime/pgpmime.c
4008                 Sync with HEAD (off-by-one fix)
4009
4010 2004-11-17 [colin]      0.9.12cvs149.1
4011
4012         * src/procmsg.c
4013                 Sync with HEAD (coding style fixes)
4014
4015 2004-11-16 [colin]      0.9.12cvs148.1
4016
4017         * src/procmsg.c
4018                 Sync with head (Fix the fix)
4019
4020 2004-11-16 [colin]      0.9.12cvs147.1
4021
4022         * src/procmsg.c
4023                 Sync with Main (leak fix)
4024
4025 2004-11-16 [colin]      0.9.12cvs146.14
4026
4027         * src/compose.c
4028                 Remove useless chunk of code
4029                 Patch by Alfons
4030
4031 2004-11-15 [colin]      0.9.12cvs146.13
4032
4033         * src/compose.c
4034                 Fix drafting after insertion
4035                 Patch by Alfons
4036
4037 2004-11-15 [colin]      0.9.12cvs146.12
4038
4039         * src/compose.c
4040         * src/prefs_filtering.c
4041         * src/prefs_filtering_action.c
4042         * src/prefs_toolbar.c
4043                 Fix some const-correctness
4044
4045 2004-11-15 [colin]      0.9.12cvs146.11
4046
4047         * src/summaryview.c
4048         * src/prefs_themes.c
4049         * src/messageview.c
4050                 Fix some leaks
4051
4052 2004-11-15 [colin]      0.9.12cvs146.10
4053
4054         * src/codeconv.c
4055                 More unreadable locale fixes
4056
4057 2004-11-14 [colin]      0.9.12cvs146.9
4058
4059         * src/textview.c
4060                 Fix uri_security_check
4061                 Patch by Alfons
4062
4063 2004-11-13 [paul]       0.9.12cvs146.8
4064
4065         * src/folder.c
4066         * src/procmime.c
4067                 fix 2 bugs introduced in last commit
4068
4069 2004-11-13 [paul]       0.9.12cvs146.7
4070
4071         * src/compose.c
4072         * src/exporthtml.c
4073         * src/exportldif.c
4074         * src/folder.c
4075         * src/imap.c
4076         * src/imap_gtk.c
4077         * src/main.c
4078         * src/mainwindow.c
4079         * src/messageview.c
4080         * src/mh_gtk.c
4081         * src/prefs_themes.c
4082         * src/procmime.c
4083         * src/setup.c
4084         * src/summaryview.c
4085                 replace deprecated g_basename
4086
4087 2004-11-13 [paul]       0.9.12cvs146.6
4088
4089         * src/compose.c
4090         * src/imap.c
4091         * src/matcher_parser.h
4092         * src/matcher_parser_parse.y
4093         * src/prefs_filtering.c
4094         * src/prefs_filtering_action.c
4095         * src/prefs_themes.c
4096         * src/prefs_toolbar.c
4097         * src/common/utils.c
4098                 various small fixes/cleanups
4099
4100 2004-11-12 [colin]      0.9.12cvs146.5
4101
4102         * src/textview.c
4103                 Validate event's origin on visibility notify
4104                 Patch by Alfons.
4105
4106 2004-11-12 [paul]       0.9.12cvs146.4
4107
4108         * src/exporthtml.c
4109         * src/exportldif.c
4110         * src/imap.c
4111         * src/mh.c
4112         * src/mimeview.c
4113         * src/prefs_spelling.c
4114         * src/prefs_themes.c
4115                 replace deprecated g_dirname    
4116
4117 2004-11-12 [colin]      0.9.12cvs146.3
4118
4119         * src/textview.c
4120                 Some coding style fixes
4121
4122 2004-11-12 [colin]      0.9.12cvs146.2
4123
4124         * src/codeconv.c
4125                 We want to replace _all_ extended chars in
4126                 conv_unreadable_*, because any string containing
4127                 extended chars not parsing as UTF8 is 
4128                 undisplayed on gtk2.
4129
4130 2004-11-12 [paul]       0.9.12cvs146.1
4131
4132         * ChangeLog
4133         * ChangeLog.claws
4134         * ChangeLog.jp
4135         * NEWS
4136         * configure.ac
4137         * src/account.c
4138         * src/folderview.c
4139         * src/folderview.h
4140         * src/imap.c
4141         * src/imap_gtk.c
4142         * src/inc.c
4143         * src/mainwindow.c
4144         * src/mh_gtk.c
4145         * src/news_gtk.c
4146         * src/pop.c
4147         * src/prefs_account.c
4148         * src/prefs_account.h
4149         * src/prefs_ext_prog.c
4150         * src/procmime.c
4151         * src/procmime.h
4152         * src/procmsg.c
4153         * src/procmsg.h
4154         * src/summary_search.c
4155         * src/summaryview.c
4156         * src/textview.c
4157         * src/common/defs.h
4158         * src/common/utils.c
4159         * src/common/utils.h
4160         * src/gtk/menu.c
4161         * src/gtk/menu.h
4162                 sync with HEAD
4163
4164 2004-11-11 [colin]      0.9.12cvs144.2
4165
4166         * src/textview.c
4167                 Fix URI range selection (patch by Alfons)
4168
4169 2004-11-09 [colin]      0.9.12cvs144.1
4170
4171         * ChangeLog.claws
4172         * src/compose.c
4173         * src/folder.c
4174         * src/folder_item_prefs.c
4175         * src/prefs_account.c
4176         * src/prefs_account.h
4177         * src/plugins/pgpmime/pgpmime.c
4178                 Sync with HEAD
4179
4180 2004-11-08 [colin]      0.9.12cvs143.1
4181
4182         * src/summaryview.c
4183                 Sync with HEAD (optimize quicksearch)
4184
4185 2004-11-08 [colin]      0.9.12cvs142.2
4186
4187         * src/compose.c
4188                 Don't wrap when Edit/Auto wrapping is disabled
4189
4190 2004-11-08 [colin]      0.9.12cvs142.1
4191
4192         * src/textview.c
4193                 Sync with HEAD
4194
4195 2004-11-08 [colin]      0.9.12cvs141.1
4196
4197         * src/textview.c
4198                 Sync with HEAD (fix some mail URIs)
4199
4200 2004-11-08 [colin]      0.9.12cvs140.3
4201
4202         * src/textview.c
4203                 o Use text cursor instead of arrow when
4204                   not on a link
4205                 o Fix handling of contiguous links (as in
4206                   "colin@colino.net" <colin@colino.net>)
4207                   This one unveils a bug in get_email_part()
4208
4209 2004-11-07 [colin]      0.9.12cvs140.2
4210
4211         * src/textview.c
4212                 Fix memleak. Patch by Alfons.
4213
4214 2004-11-06 [colin]      0.9.12cvs140.1
4215
4216         * src/compose.c
4217                 Sync with HEAD (don't ask passphrase
4218                 when drafting)
4219
4220 2004-11-06 [paul]       0.9.12cvs139.2
4221
4222         * AUTHORS
4223         * src/textview.c
4224         * src/textview.h
4225                 textview URI handling. hovering over a 
4226                 link displays it in the status bar,
4227                 and changes the mouse pointer to a hand 
4228                 cursor. a link is activated with a single 
4229                 click. (Modified from the) patch by Jean-Yves 
4230                 Lefort <jylefort@users.sourceforge.net>
4231                 
4232
4233 2004-11-05 [colin]      0.9.12cvs139.1
4234
4235         * src/compose.c
4236         * src/procmime.c
4237                 Sync with HEAD again ^^
4238
4239 2004-11-05 [colin]      0.9.12cvs139.1
4240
4241         * src/compose.c
4242         * src/procmime.c
4243                 Sync with HEAD
4244
4245 2004-11-03 [paul]       0.9.12cvs138.1
4246
4247         * ChangeLog.claws
4248         * configure.ac
4249         * po/POTFILES.in
4250         * src/prefs_ext_prog.c
4251         * src/procmime.c
4252         * tools/kdeservicemenu/README
4253         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4254         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4255                 sync with HEAD
4256
4257 2004-11-01 [christoph]  0.9.12cvs136.2
4258
4259         * src/procmime.c
4260                 convert MIME parameters to UTF-8
4261
4262 2004-10-29 [colin]      0.9.12cvs136.1
4263
4264         * src/common/utils.c
4265                 Sync with HEAD (don't use '=' in mime boundary)
4266
4267 2004-10-29 [paul]       0.9.12cvs135.1
4268
4269         * configure.ac
4270         * doc/src/rfc2231.txt
4271         * src/procmime.c
4272         * src/common/quoted-printable.c
4273         * src/common/utils.c
4274         * src/common/utils.h
4275                 sync with HEAD
4276
4277 2004-10-27 [paul]       0.9.12cvs134.1
4278
4279         * configure.ac
4280         * src/main.c
4281         * src/procmime.c
4282         * src/plugins/pgpmime/pgpmime.c
4283                 sync with HEAD
4284
4285 2004-10-26 [paul]       0.9.12cvs132.3
4286
4287         * src/account.c
4288         * src/addressbook.c
4289         * src/addrgather.c
4290         * src/addrharvest.c
4291         * src/codeconv.c
4292         * src/compose.c
4293         * src/customheader.c
4294         * src/editaddress.c
4295         * src/editgroup.c
4296         * src/enriched.c
4297         * src/expldifdlg.c
4298         * src/exporthtml.c
4299         * src/exportldif.c
4300         * src/folder.c
4301         * src/foldersel.c
4302         * src/folderview.c
4303         * src/grouplistdialog.c
4304         * src/html.c
4305         * src/imap.c
4306         * src/jpilot.c
4307         * src/ldapserver.c
4308         * src/ldif.c
4309         * src/mimeview.c
4310         * src/news.c
4311         * src/news_gtk.c
4312         * src/pop.c
4313         * src/prefs_display_header.c
4314         * src/prefs_gtk.c
4315         * src/prefs_msg_colors.c
4316         * src/prefs_toolbar.c
4317         * src/procheader.c
4318         * src/procmime.c
4319         * src/summaryview.c
4320         * src/textview.c
4321         * src/toolbar.c
4322         * src/vcard.c
4323         * src/common/mgutils.c
4324         * src/common/nntp.c
4325         * src/common/smtp.c
4326         * src/common/template.c
4327         * src/common/utils.c
4328         * src/common/xmlprops.c
4329         * src/plugins/pgpmime/pgpmime.c
4330         * src/plugins/pgpmime/select-keys.c
4331         * src/plugins/pgpmime/sgpgme.c
4332                 replace deprecated g_strcasecmp(), g_strncasecmp(),
4333                 g_string_sprintfa(), gtk_notebook_current_page()
4334
4335 2004-10-26 [colin]      0.9.12cvs132.2
4336
4337         * src/prefs_folder_item.c
4338                 Fix default-account selection
4339
4340 2004-10-21 [colin]      0.9.12cvs133
4341
4342         * src/compose.c
4343                 Sync with HEAD (Remove extra separator in compose's Options)
4344         * src/textview.c
4345                 Set wrapping to char
4346
4347 2004-10-21 [paul]       0.9.12cvs131.2
4348
4349         * src/compose.c
4350         * src/sourcewindow.c
4351                 fix wrapping
4352                 fix window shrinking 
4353
4354 2004-10-21 [colin]      0.9.12cvs131.1
4355
4356         * ChangeLog.claws
4357         * src/compose.c
4358                 Sync with HEAD
4359
4360 2004-10-21 [paul]       0.9.12cvs130.2
4361
4362         * src/prefs_folder_item.c
4363                 sync with HEAD (Apply to subfolders)
4364
4365 2004-10-19 [colin]      0.9.12cvs130.1
4366
4367         * ChangeLog.claws
4368         * src/compose.c
4369         * src/common/utils.c
4370         * src/gtk/menu.c
4371                 Sync with HEAD
4372
4373 2004-10-19 [colin]      0.9.12cvs128.1
4374
4375         * src/addrbook.c
4376         * src/addrcache.c
4377         * src/addressbook.c
4378         * src/codeconv.c
4379         * src/compose.c
4380         * src/customheader.c
4381         * src/editaddress.c
4382         * src/editgroup.c
4383         * src/exporthtml.c
4384         * src/folder.c
4385         * src/folderview.c
4386         * src/imap.c
4387         * src/jpilot.c
4388         * src/main.c
4389         * src/matcher_parser_parse.y
4390         * src/mbox.c
4391         * src/pop.c
4392         * src/prefs_account.c
4393         * src/prefs_gtk.c
4394         * src/prefs_msg_colors.c
4395         * src/procheader.c
4396         * src/procmime.c
4397         * src/procmime.h
4398         * src/procmsg.c
4399         * src/summaryview.c
4400         * src/textview.c
4401         * src/common/base64.c
4402         * src/common/partial_download.c
4403         * src/common/socket.c
4404         * src/common/sylpheed.c
4405         * src/common/utils.c
4406         * src/common/utils.h
4407         * src/gtk/pluginwindow.c
4408         * src/gtk/quicksearch.c