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