2007-09-28 [paul] 3.0.1cvs37
[claws.git] / ChangeLog
1 2007-09-28 [paul]       3.0.1cvs37
2
3         * src/prefs_folder_item.c
4                 give the orphans a parent. makes all prefs
5                 pages visible on maemo
6
7 2007-09-28 [colin]      3.0.1cvs36
8
9         * src/prefs_folder_column.c
10         * src/prefs_summary_column.c
11                 Fix two leaks
12
13 2007-09-27 [colin]      3.0.1cvs35
14
15         * src/gtk/quicksearch.c
16                 Fix bug 1336, 'Segfault if empty space before search-string'
17
18 2007-09-26 [mones]      3.0.1cvs34
19
20         * manual/account.xml
21         * manual/plugins.xml
22                 Fixed irc channel name, added some docbook markup.
23                 Changed text markup to docbook markup. 
24                 Added spamcop as supported in SpamReport description.
25         * manual/fr/plugins.xml
26                 Fixed irc channel name.
27         * manual/es/account.xml
28         * manual/es/advanced.xml
29         * manual/es/claws-mail-manual.xml
30         * manual/es/glossary.xml
31         * manual/es/gpl.xml
32         * manual/es/keyboard.xml
33         * manual/es/plugins.xml
34                 Synced with English version, fixed a couple of typos.
35
36 2007-09-26 [colin]      3.0.1cvs33
37
38         * configure.ac
39                 Explain why "Libgnomeprint: no" on GTK+ 2.10
40
41 2007-09-26 [colin]      3.0.1cvs32
42
43         * src/messageview.c
44         * src/procmsg.c
45         * src/procmsg.h
46                 Optimisation: avoid fetching mail 3 times locally
47                 for displaying
48
49 2007-09-26 [colin]      3.0.1cvs31
50
51         * src/mh.c
52                 Fix missing static
53
54 2007-09-26 [colin]      3.0.1cvs30
55
56         * src/folder.c
57         * src/folder.h
58         * src/mh.c
59         * src/mh.h
60                 Fix MH mtime hack - make it a folder class function
61
62 2007-09-26 [colin]      3.0.1cvs29
63
64         * src/inc.c
65                 Fix bug 1334, 'user defined mail incorporation 
66                 script not run'
67
68 2007-09-25 [colin]      3.0.1cvs28
69
70         * src/codeconv.c
71                 Optimisation: shortcut conv_codeset_strdup
72                 when src_code and dest_code are the same
73         * src/common/xml.c
74         * src/common/xml.h
75                 Optimisation: shortcut code conversions when
76                 files are in UTF-8; faster list walking by
77                 using prepend/reverse.
78
79 2007-09-25 [holger]     3.0.1cvs27
80
81         * src/printing.c
82                 Replace button bar of the preview window
83                 with a real toolbar (patch by Colin)
84                 Add zooming to the preview window
85
86 2007-09-24 [paul]       3.0.1cvs26
87
88         * src/compose.c
89                 compact the character set menu, adding some
90                 missing encodings. Patch by Pawel Pekala
91
92 2007-09-23 [paul]       3.0.1cvs25
93
94         * src/prefs_account.c
95         * src/prefs_folder_item.c
96         * src/prefs_quote.c
97         * src/quote_fmt.c
98         * src/quote_fmt.h
99                 remove unnecessary frame from Templates options
100                 and improve the English of the check button label
101
102 2007-09-22 [colin]      3.0.1cvs24
103
104         * src/gtk/quicksearch.c
105                 Fix bug 1329, 'error in quicksearch.c'
106                 Fix return with value in function returning void
107
108 2007-09-22 [colin]      3.0.1cvs23
109
110         * src/imap.c
111         * src/procmsg.h
112         * src/common/utils.c
113         * src/common/utils.h
114         * src/etpan/imap-thread.c
115                 Optimise fetching IMAP cached emails *a lot*
116                 (remember whether mail is fully cached and \r's
117                  are already stripped)
118
119 2007-09-22 [colin]      3.0.1cvs22
120
121         * src/folder.c
122         * src/folder.h
123         * src/prefs_folder_item.c
124                 Add a button to allow users to drop local caches.
125
126 2007-09-21 [colin]      3.0.1cvs21
127
128         * src/summaryview.c
129                 Remove unnecessary error when cancelling export to mbox.
130                 Patch by Pawel
131
132 2007-09-21 [paul]       3.0.1cvs20
133
134         * src/gtk/prefswindow.c
135                 remove unnecessary frames from the prefs
136                 pages. Patch by Pawel Pekala
137
138 2007-09-21 [paul]       3.0.1cvs19
139
140         * src/prefs_account.c
141         * src/prefs_folder_item.c
142         * src/prefs_quote.c
143         * src/quote_fmt.c
144                 put the Templates options into a tabbed
145                 layout. Patch by Pawel Pekala
146
147 2007-09-21 [paul]       3.0.1cvs18
148
149         * src/mainwindow.c
150                 group together the character set menu items
151                 move the /View/Show or hide/Message view below
152                 .../Toolbar menu item
153                 Patch by Pawel Pekala
154
155 2007-09-21 [mones]      3.0.1cvs17
156
157         * src/compose.c
158                 Fix for bug 1327, 'segfault when replying to a non-existent
159                 news message', thanks to Colin.
160
161 2007-09-21 [colin]      3.0.1cvs16
162
163         * src/folderview.c
164                 Complete 3.0.1cvs15
165
166 2007-09-20 [colin]      3.0.1cvs15
167
168         * src/folderview.c
169         * src/folderview.h
170                 Maybe fix bug 1324, 'Corrupted IMAP cache'
171
172 2007-09-20 [colin]      3.0.1cvs14
173
174         * src/printing.c
175                 Fix a little leak
176
177 2007-09-20 [holger]     3.0.1cvs13
178
179         * src/printing.c
180                 Add page layout to print preview.
181                 Make the close-button in the toolbar
182                 right-aligned.
183
184 2007-09-20 [paul]       3.0.1cvs12
185
186         * po/ru.po
187                 updated by Pavlo Bohmat
188
189 2007-09-19 [colin]      3.0.1cvs11
190
191         * src/common/utils.c
192                 Prevent unquoted mime boundaries, by always
193                 using a /
194
195 2007-09-19 [colin]      3.0.1cvs10
196
197         * src/printing.c
198                 Fix drawing area size, fix DPI change that
199                 can cause total number of lines to decrease
200
201 2007-09-19 [colin]      3.0.1cvs9
202
203         * po/POTFILES.in
204         * src/printing.c
205                 Make print preview more efficient and nicer.
206                 Patch mostly by Holger Berndt <hb@claws-mail.org>
207
208 2007-09-19 [colin]      3.0.1cvs8
209
210         * src/prefs_common.c
211         * src/prefs_common.h
212         * src/printing.c
213                 Add scrolledwindow, default allocation and
214                 size saving to the print preview window.
215
216 2007-09-18 [colin]      3.0.1cvs7
217
218         * src/prefs_common.c
219         * src/prefs_common.h
220         * src/prefs_image_viewer.c
221         * src/printing.c
222                 GtkPrintOperation:
223                 - add image printing support
224                 - add option to print images
225                 - add preview widget
226                 - add saving of a few Page Setup parameters
227
228 2007-09-18 [colin]      3.0.1cvs6
229
230         * AUTHORS
231         * src/gtk/authors.h
232                 Add Guillaume Chazarain
233
234 2007-09-18 [colin]      3.0.1cvs5
235
236         * src/common/utils.c
237                 Fix bug 1321, 'access before allocation 
238                 when scanning for uris'. Patch by 
239                 Guillaume Chazarain <guichaz@yahoo.fr>
240
241 2007-09-18 [colin]      3.0.1cvs4
242
243         * src/toolbar.c
244                 Fix bug 1320, 'Memory leak caused by 
245                 gtk_container_get_children'. Patch by
246                 Guillaume Chazarain <guichaz@yahoo.fr>
247
248 2007-09-18 [colin]      3.0.1cvs3
249
250         * src/printing.c
251         * src/printing.h
252                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
253
254 2007-09-18 [colin]      3.0.1cvs2
255
256         * src/Makefile.am
257         * src/mainwindow.c
258         * src/messageview.c
259         * src/messageview.h
260         * src/prefs_ext_prog.c
261         * src/prefs_fonts.c
262         * src/printing.c
263         * src/printing.h
264         * src/summaryview.c
265                 Use GtkPrintOperation by default on GTK+ >= 2.10
266                 Patch by Holger Berndt <hb@claws-mail.org>
267
268 2007-09-18 [paul]       3.0.1cvs1
269
270         * NEWS
271         * README
272         * RELEASE_NOTES
273         * configure.ac
274                 bump up version number following stable release
275
276 2007-09-16 [colin]      3.0.0cvs18
277
278         * src/folder.c
279                 Fix possible memleak
280
281 2007-09-16 [colin]      3.0.0cvs17
282
283         * src/folderview.c
284                 Fix bug 1311, 'Wrong arrow position 
285                 while moving message into folder when 
286                 column headers hidden'
287         * src/image_viewer.c
288                 Show error in the GUI if image can't
289                 be loaded
290         * src/matcher.c
291                 Fix spurious output
292         * src/messageview.c
293                 Allow setting domain in msgid
294         * src/common/plugin.c
295                 Add timing information
296
297 2007-09-16 [colin]      3.0.0cvs16
298
299         * src/account.c
300         * src/compose.c
301         * src/prefs_account.c
302         * src/prefs_account.h
303         * src/prefs_template.c
304         * src/common/utils.c
305                 Remove Generate Message-ID option. We need
306                 this on some IMAP servers.
307
308 2007-09-16 [colin]      3.0.0cvs15
309
310         * src/prefs_filtering.c
311         * src/prefs_filtering.h
312         * src/prefs_filtering_action.c
313         * src/common/tags.c
314                 Fix tags issues: tags with spaces, renaming
315                 tags.
316
317 2007-09-16 [colin]      3.0.0cvs14
318
319         * src/folderview.c
320         * src/main.c
321         * src/mainwindow.c
322                 Fix bug 1308, 'Claws deletes folderlist.xml after
323                 fetching mail short after start-up'
324
325 2007-09-16 [colin]      3.0.0cvs13
326
327         * src/compose.c
328                 Fix scrolling to cursor
329
330 2007-09-16 [paul]       3.0.0cvs12
331
332         * po/sr.po
333                 updated by Aleksandar Urosevic
334
335 2007-09-16 [paul]       3.0.0cvs11
336
337         * src/folder.c
338                 do not allow locked msgs to be deleted,
339                 even by filtering/processing
340
341 2007-09-07 [paul]       3.0.0cvs10
342
343         * src/prefs_folder_column.c
344         * src/prefs_summary_column.c
345                 implement button sensitivity
346                 patch by Pawel Pekala
347
348 2007-09-06 [wwp]        3.0.0cvs9
349
350         * src/prefs_gtk.c
351                 Add a missing linefeed to a debug message.
352
353 2007-09-05 [colin]      3.0.0cvs8
354
355         * src/inc.c
356                 Fix statusbar/window mismatch on Maemo
357
358 2007-09-05 [colin]      3.0.0cvs7
359
360         * src/ldaputil.c
361                 Fix build without USE_LDAP_TLS
362
363 2007-09-05 [colin]      3.0.0cvs6
364
365         * src/folder.c
366         * src/imap.c
367         * src/inc.c
368         * src/mbox.c
369         * src/send_message.c
370         * src/statusbar.c
371         * src/statusbar.h
372                 Maemo: distinguish various statusbar messages,
373                 in order to display only the most important.
374
375 2007-09-04 [wwp]        3.0.0cvs5
376
377         * src/account.c
378                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
379                 Show protocol "SMTP" and the appropriate server for send-only
380                 accounts, show "-" instead of "" when no value is relevant.
381
382 2007-09-03 [ticho]      3.0.0cvs4
383
384         * src/summaryview.c
385                 Handle plural form better in delete confirmation dialog.
386
387 2007-09-03 [wwp]        3.0.0cvs3
388
389         * src/compose.c
390                 Warn differently when sending or sending later (queueing).
391
392 2007-09-03 [colin]      3.0.0cvs2
393
394         * src/procmime.c
395         * src/procmime.h
396         * src/common/plugin.c
397         * src/common/plugin.h
398                 Add a new plugin API, MimeParser. It allows
399                 plugins to scan email MIME parts and optionally,
400                 transform them.
401
402 2007-09-03 [mones]      3.0.0cvs1
403
404         * po/es.po
405                 Updated translation
406         * src/common/defs.h
407                 While a better solution is made double history sizes
408
409 2007-09-03 [paul]       3.0.0
410
411         * NEWS
412         * README
413         * RELEASE_NOTES
414                 3.0.0 released
415
416 2007-09-03 [paul]       2.10.0cvs191
417
418         * po/bg.po
419         * po/ca.po
420         * po/de.po
421         * po/fi.po
422         * po/fr.po
423         * po/hu.po
424         * po/it.po
425         * po/pl.po
426         * po/pt_BR.po
427         * po/ru.po
428         * po/sk.po
429         * po/zh_CN.po
430                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
431                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
432                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
433                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
434
435 2007-09-02 [colin]      2.10.0cvs190
436
437         * src/edittags.c
438         * src/common/tags.c
439                 Prevent empty or white-space tags
440
441 2007-09-01 [colin]      2.10.0cvs189
442
443         * src/main.c
444                 Fix double-reading of accounts list when
445                 the wizard has been run due to no accounts
446         * src/mainwindow.c
447                 Fix sensitivity of a menu item in case 
448                 there's no account
449
450 2007-09-01 [wwp]        2.10.0cvs188
451
452         * src/wizard.c
453                 Fix wizard crash when Mailbox dir already exists
454                 (thanks to Colin).
455
456 2007-08-31 [colin]      2.10.0cvs187
457
458         * src/etpan/imap-thread.c
459                 Fix unwanted creation of 
460                 libetpan's stream dump file
461         * src/compose.c
462                 Fix coloring of pastes as quotation
463         * src/summaryview.c
464                 Maemo: Fix opening of mails from keypad
465                 in Sent folders
466         * src/addressbook.c
467         * src/folderview.c
468         * src/image_viewer.c
469         * src/mimeview.c
470         * src/gtk/prefswindow.c
471                 Maemo: Fix adjustments changes 
472
473 2007-08-30 [colin]      2.10.0cvs186
474
475         * src/folderview.c
476                 Don't opened selected folder when clicking
477                 on white space
478         * src/mainwindow.c
479                 Maemo: Make Esc close messageviews
480         * src/messageview.c
481                 Maemo: Fix message scrolling to the end on 
482                 opening
483                 Maemo: Fix reopening same message
484         * src/gtk/prefswindow.c
485                 Maemo: try to fix scrollbar. Doesn't work,
486                 it seems as if gtk_adjustment_set_value was
487                 a noop.
488
489 2007-08-30 [colin]      2.10.0cvs185
490
491         * src/compose.c
492         * src/folderview.c
493         * src/main.c
494         * src/prefs_matcher.c
495         * src/prefs_template.c
496         * src/quote_fmt.c
497         * src/send_message.c
498         * src/toolbar.c
499         * src/gtk/gtkaspell.c
500         * src/plugins/bogofilter/bogofilter.c
501         * src/plugins/bogofilter/bogofilter_gtk.c
502         * src/plugins/clamav/clamav_plugin_gtk.c
503         * src/plugins/pgpcore/sgpgme.c
504         * src/plugins/spamassassin/spamassassin.c
505         * src/plugins/spamassassin/spamassassin_gtk.c
506                 Fix all potential misuses of format-string functions
507
508 2007-08-30 [wwp]        2.10.0cvs184
509
510         * src/prefs_template.c
511                 Fix a leak.
512
513 2007-08-29 [colin]      2.10.0cvs183
514
515         * src/plugins/trayicon/trayicon.c
516                 Fix leak of hooks in case of error,
517                 thanks to Holger Berndt
518
519 2007-08-28 [colin]      2.10.0cvs182
520
521         * src/mainwindow.c
522                 Don't use current folder settings when
523                 composing from the compose button's
524                 account selector
525
526 2007-08-28 [colin]      2.10.0cvs181
527
528         * src/quote_fmt_parse.y
529                 Fix cursor offset when quote contains UTF-8
530                 chars
531
532 2007-08-28 [colin]      2.10.0cvs180
533
534         * src/compose.c
535         * src/compose.h
536                 Fix signature replacement when it's been wrapped
537
538 2007-08-27 [colin]      2.10.0cvs179
539
540         * src/summaryview.c
541                 Fix indentation
542
543 2007-08-27 [colin]      2.10.0cvs178
544
545         * src/summaryview.c
546                 Fix Quicksearch's Sticky mode
547
548 2007-08-27 [colin]      2.10.0cvs177
549
550         * src/folder_item_prefs.c
551         * src/folder_item_prefs.h
552         * src/imap_gtk.c
553         * src/mh_gtk.c
554                 Fix loss of subfolders properties when
555                 renaming a folder
556
557 2007-08-26 [wwp]        2.10.0cvs176
558
559         * src/alertpanel.c
560         * src/messageview.c
561         * src/prefs_actions.c
562                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
563                 will have to be used when necessary *before* calling
564                 alertpanel functions.
565
566 2007-08-25 [paul]       2.10.0cvs175
567
568         * src/prefs_actions.c
569                 workaround gettext problem marking
570                 string as c-format when it's not
571
572 2007-08-25 [wwp]        2.10.0cvs174
573
574         * src/alertpanel.c
575         * src/messageview.c
576         * src/prefs_actions.c
577                 Call the pango markup escape function right ince in alertpanel_create
578                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
579                 2.10.0cvs158).
580
581         * src/common/log.c
582                 Fix a crash due to a misuse of g_print(), encountered when the string
583                 passed to g_print was containing printf substitution symbols.
584
585 2007-08-25 [paul]       2.10.0cvs173
586
587         * src/common/log.c
588                 fix a segfault when refreshing RSSyl feeds
589
590 2007-08-25 [paul]       2.10.0cvs172
591
592         * src/gtk/icon_legend.c
593                 add watchthread.xpm
594
595 2007-08-25 [paul]       2.10.0cvs171
596
597         * src/Makefile.am
598         * src/stock_pixmap.c
599         * src/pixmaps/insert_file.xpm
600                 add a new pixmap instead of re-using
601                 paste.xpm. (easier for icon theme authors)
602
603 2007-08-24 [holger]     2.10.0cvs170
604
605         * src/plugins/trayicon/trayicon.c
606                 The same fix for another hook id.
607
608 2007-08-24 [holger]     2.10.0cvs169
609
610         * src/plugins/trayicon/trayicon.c
611                 Micro-fix: Do the error checking for
612                 the right hook id.
613
614 2007-08-24 [paul]       2.10.0cvs168
615
616         * src/folder.h
617                 fix typo causing compiler warning
618
619 2007-08-24 [paul]       2.10.0cvs167
620
621         * README
622                 put back the correct version of this file also
623
624 2007-08-24 [colin]      2.10.0cvs166
625
626         * src/send_message.c
627                 Use progress bar when sending messages
628
629 2007-08-24 [paul]       2.10.0cvs165
630
631         * Makefile.am
632                 oops! if i'm quick no-one will notice
633                 (put back the proper file)
634
635 2007-08-24 [paul]       2.10.0cvs164
636
637         * AUTHORS
638         * Makefile.am
639         * README
640         * src/gtk/authors.h
641         * tools/Makefile.am
642         * tools/README
643         * tools/mew2claws-mail.pl
644                 add new script that imports a Mew address book
645                 submitted by Jerome Lelong
646
647 2007-08-24 [paul]       2.10.0cvs163
648
649         * manual/plugins.xml
650                 remove the obsolete plugins, add the
651                 missing plugins, including the forthcoming
652                 SpamReport plugin
653
654 2007-08-24 [paul]       2.10.0cvs162
655
656         * manual/advanced.xml
657                 add info about the hidden emphasis_color option
658         * manual/keyboard.xml
659                 correct the info about hotkeys
660                 wrap the long lines
661
662 2007-08-24 [paul]       2.10.0cvs161
663
664         * src/folderview.c
665                 add mnemonic to 'Run procesing rules'
666
667 2007-08-24 [paul]       2.10.0cvs160
668
669         * src/account.c
670         * src/folder.c
671         * src/folder.h
672                 use suitable defaults for outbox,
673                 queue, drafts and trash folders
674
675 2007-08-24 [wwp]        2.10.0cvs159
676
677         * src/folderview.c
678                 Update menu item sensitivity if necessary (or we get a
679                 gtk critical message).
680
681 2007-08-23 [wwp]        2.10.0cvs158
682
683         * src/action.c
684         * src/prefs_actions.c
685                 Allow literal % chars in action commands (use %%).
686                 Add a missing p++ to the action parser in action_get_type(),
687                 which was missing it, even if it was neutral.
688                 Fix a pango markup warning at runtime.
689
690 2007-08-23 [wwp]        2.10.0cvs157
691
692         * src/addressbook.c
693                 Contacts are now locale-aware sorted in the address book
694                 (LC_COLLATE matters here).
695                 Fix missing table initializers.
696
697 2007-08-23 [colin]      2.10.0cvs156
698
699         * src/imap.c
700                 Check scan_required on dest folder when copying
701
702 2007-08-23 [colin]      2.10.0cvs155
703
704         * src/imap.c
705                 Fix scanning when folder was empty
706
707 2007-08-22 [colin]      2.10.0cvs154
708
709         * src/msgcache.c
710                 Don't g_warning when g_try_malloc fails(), or it makes
711                 things worse as g_log() allocates. Fixes bug 1290,
712                 'Claws Mail crashes if too little memory when 
713                 rebuilding folder tree'
714
715 2007-08-22 [colin]      2.10.0cvs153
716
717         * src/inc.c
718                 Fix format string vulnerability, thanks to
719                 Ulf Harnhammar, Secunia Research
720
721 2007-08-22 [colin]      2.10.0cvs152
722
723         * src/ldapserver.c
724                 Set tv_usec too
725
726 2007-08-22 [wwp]        2.10.0cvs151
727
728         * src/ldapquery.c
729                 Few better null-ptr checks.
730
731 2007-08-22 [colin]      2.10.0cvs150
732
733         * src/editldap.c
734         * src/editldap_basedn.c
735         * src/ldapquery.c
736         * src/ldapserver.c
737         * src/ldapserver.h
738         * src/ldapupdate.c
739         * src/ldaputil.c
740         * src/ldaputil.h
741                 Fix ldap timeouts
742
743 2007-08-22 [colin]      2.10.0cvs149
744
745         * src/ldapquery.c
746                 Finish previous fix
747
748 2007-08-22 [colin]      2.10.0cvs148
749
750         * src/ldapquery.c
751                 Fix wrong assertions
752
753 2007-08-22 [colin]      2.10.0cvs147
754
755         * src/ldaputil.c
756                 Fix test (set ldap v3 if bindDN is set or TLS is set)
757
758 2007-08-22 [colin]      2.10.0cvs146
759
760         * src/editldap.c
761         * src/ldaputil.c
762                 Fix wrong "Connected successfully to server". Connection only succeeds if
763                 we can get the base DN.
764
765 2007-08-21 [wwp]        2.10.0cvs145
766
767         * src/browseldap.c
768         * src/editldap.c
769         * src/ldapctrl.c
770         * src/ldapquery.c
771         * src/ldapserver.c
772         * src/ldapupdate.c
773         * src/ldaputil.c
774                 More sanity checks in ldap functions.
775
776 2007-08-21 [wwp]        2.10.0cvs144
777
778         * src/prefs_account.c
779                 Don't return a value in a void function().
780
781 2007-08-21 [paul]       2.10.0cvs143
782
783         * src/messageview.c
784                 add check for ftp: to messageview_list_urls()
785
786 2007-08-21 [colin]      2.10.0cvs142
787
788         * src/editldap.c
789         * src/ldapctrl.c
790         * src/ldapctrl.h
791         * src/ldapquery.c
792         * src/ldapupdate.c
793                 Fix bug 1293, 'LDAP address book not working'
794                 Search only on specified fields, but fetch 
795                 every field possible. People will have to 
796                 reset the searched Attributes in their LDAP
797                 servers properties.
798
799 2007-08-21 [wwp]        2.10.0cvs141
800
801         * src/addr_compl.c
802         * src/addrbook.c
803         * src/addrcache.c
804         * src/addrcindex.c
805         * src/addressbook.c
806         * src/addrindex.c
807         * src/browseldap.c
808         * src/crash.c
809         * src/editaddress_other_attributes_ldap.c
810         * src/exporthtml.c
811         * src/folder.c
812         * src/folderview.c
813         * src/imap.c
814         * src/jpilot.c
815         * src/ldapserver.c
816         * src/ldapupdate.c
817         * src/ldif.c
818         * src/main.c
819         * src/mainwindow.c
820         * src/matcher.c
821         * src/mh.c
822         * src/msgcache.c
823         * src/mutt.c
824         * src/pine.c
825         * src/pop.c
826         * src/prefs_customheader.c
827         * src/prefs_msg_colors.c
828         * src/procmime.c
829         * src/textview.c
830         * src/vcard.c
831         * src/wizard.c
832         * src/common/log.c
833         * src/common/socket.c
834         * src/common/ssl_certificate.c
835         * src/common/utils.c
836         * src/common/utils.h
837         * src/gtk/description_window.c
838         * src/plugins/demo/demo.c
839         * src/plugins/pgpcore/prefs_gpg.c
840         * src/plugins/spamassassin/libspamc.c
841                 Make sure we use glib functions to send text messages (information,
842                 debug, warning, errors) to stdout/stderr - no more direct puts
843                 fputs printf fprintf to stdout/stderr when it can be done using
844                 g_log*() and g_print/g_printerr. Doing this, we make sure every
845                 stdout/stderr message is saved to log in Windows.
846
847
848 2007-08-21 [wwp]        2.10.0cvs140
849
850         * src/main.c
851         * src/common/utils.h
852                 Route glib's stdout/stderr messages to a log file (Windows only),
853                 instead of loosing them.
854
855 2007-08-21 [paul]       2.10.0cvs139
856
857         * src/mainwindow.c
858                 replace deprecated g_strncasecmp()
859         * src/messageview.c
860                 fix 'List URLS'
861
862 2007-08-20 [ticho]      2.10.0cvs138
863
864         * src/account.c
865         * src/prefs_account.h
866                 Copy all account preferences in account_clone() - some
867                 were missing.
868         * src/prefs_account.c
869                 Handle empty privacy system combobox gracefully (warning
870                 instead of a crash).
871
872 2007-08-20 [colin]      2.10.0cvs137
873
874         * src/ldapctrl.c
875                 Fix a leak
876
877 2007-08-20 [paul]       2.10.0cvs136
878
879         * src/browseldap.c
880         * src/editldap.c
881         * src/ldapctrl.c
882         * src/ldapquery.c
883         * src/ldapquery.h
884         * src/ldapserver.c
885         * src/ldaputil.c
886                 add debug_prints
887                 patch by Michael Rasmussen
888
889 2007-08-19 [colin]      2.10.0cvs135
890
891         * src/imap.c
892                 Fix previous commit. Sensitivity update is needed
893                 for "Cancel receiving". However when batching we
894                 don't need to do it for every message flag change,
895                 just once at the start and once at the end.
896
897 2007-08-19 [colin]      2.10.0cvs134
898
899         * src/imap.c
900                 Remove useless menu updates on session lock/unlock
901
902 2007-08-19 [colin]      2.10.0cvs133
903
904         * src/etpan/imap-thread.c
905                 Make all fetch logs less verbose
906
907 2007-08-19 [paul]       2.10.0cvs132
908
909         * src/foldersel.c
910         * src/folderview.c
911         * src/summaryview.c
912                 fix bug 1286, 'Can't move a folder into a "Folders
913                 Only" folder'
914
915 2007-08-18 [ticho]      2.10.0cvs131
916
917         * src/editaddress_other_attributes_ldap.c
918                 Converted option menu for other ldap attributes to GtkComboBox.
919
920 2007-08-18 [colin]      2.10.0cvs130
921
922         * src/compose.c
923         * src/prefs_common.c
924         * src/prefs_common.h
925         * src/prefs_send.c
926         * src/send_message.c
927                 Revert 'send_dialog_mode' meaning to 
928                 'send_dialog_invisible', so that the 
929                 new checkbox doesn't change the 
930                 existing behaviour.
931
932 2007-08-18 [paul]       2.10.0cvs129
933
934         * src/summaryview.c
935                 add missing menu update
936
937 2007-08-17 [colin]      2.10.0cvs128
938
939         * src/folder.c
940                 Set batching after getting flags - maybe fixes
941                 bug 1292, 'CM crashes on writing mail'
942
943 2007-08-16 [ticho]      2.10.0cvs127
944
945         * src/prefs_send.c
946                 Convert two GtkOptionMenu widgets to new GtkComboBox.
947         * src/gtk/combobox.h
948         * src/gtk/gtkutils.c
949                 Allow NULL for GtkComboBox menuitem label, rendering such
950                 items as row separators.
951
952 2007-08-16 [paul]       2.10.0cvs126
953
954         * src/plugins/trayicon/trayicon.c
955                 remove wrongly used gettextisation
956
957 2007-08-15 [ticho]      2.10.0cvs125
958
959         * src/importldif.c
960                 Fixed a runtime warning where an attempt to pack an
961                 already packed GtkLabel was made.
962
963 2007-08-15 [ticho]      2.10.0cvs124
964
965         * src/prefs_compose_writing.c
966                 Convert the insert-or-attach-dragged-files GtkOptionMenu
967                 into GtkComboBox.
968
969 2007-08-14 [ticho]      2.10.0cvs123
970
971         * src/messageview.c
972         * src/gtk/gtkutils.c
973                 Changed return receipt account selector to GtkComboBox.
974                 Fixed a runtime warning where GTK tried to parse
975                 "name <email@address" as a Pango markup in an alertpanel label.
976
977 2007-08-14 [ticho]      2.10.0cvs122
978
979         * src/prefs_logging.c
980                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
981
982 2007-08-14 [wwp]        2.10.0cvs121
983
984         * tools/Makefile.am
985         * tools/README
986         * tools/popfile-link.sh
987                 Added a new tool: POPFile helper, to open
988                 selected messages in POPFile control center,
989                 in order to change the messages' status.
990
991 2007-08-14 [ticho]      2.10.0cvs120
992
993         * src/compose.c
994         * src/prefs_common.c
995         * src/prefs_common.h
996         * src/prefs_send.c
997         * src/send_message.c
998                 Change "Show send dialog" optionmenu to a checkbutton.
999         * src/prefs_receive.c
1000                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1001
1002 2007-08-13 [wwp]        2.10.0cvs119
1003
1004         * src/addr_compl.c
1005         * src/addressbook.c
1006         * src/addrindex.c
1007         * src/compose.c
1008         * src/filtering.c
1009         * src/folderview.c
1010         * src/inc.c
1011         * src/matcher.c
1012         * src/mh.c
1013         * src/partial_download.c
1014         * src/prefs_gtk.c
1015         * src/procmsg.c
1016         * src/stock_pixmap.c
1017         * src/summaryview.c
1018         * src/common/utils.c
1019         * src/gtk/gtkaspell.c
1020         * src/gtk/menu.c
1021                 Make sure we never pass NULL pointers for %s substitutions
1022                 (prevent from crashing in Windows).
1023
1024 2007-08-13 [wwp]        2.10.0cvs118
1025
1026         * src/msgcache.c
1027                 Re-enable mmap_reads in Windows with some missing
1028                 CloseHandle of mapping objects, thanks to
1029                 Marcus Brinkmann.
1030
1031 2007-08-13 [paul]       2.10.0cvs117
1032
1033         * src/common/utils.c
1034                 fix bug 1287, 'Compile time problem on Solaris
1035                 (nexenta gnu/Solaris) utils.c'
1036                 Thanks to Piotr Chrzczonowicz
1037
1038 2007-08-12 [wwp]        2.10.0cvs116
1039
1040         * src/plugins/pgpcore/prefs_gpg.c
1041                 Don't try to unset a GPG_AGENT_INFO that was not
1042                 set (and don't use a NULL string in Windows, it was
1043                 crashing with --debug if GPG_AGENT_INFO was not set).
1044
1045 2007-08-12 [wwp]        2.10.0cvs115
1046
1047         * src/privacy.h
1048                 Make gcc type-check arguments passed to privacy_set_error().
1049
1050 2007-08-12 [ticho]      2.10.0cvs114
1051
1052         * src/prefs_folder_item.c
1053                 Make sure that folder default account combobox always has some
1054                 account preselected.
1055         * src/gtk/combobox.c
1056                 Handle empty combobox gracefully (warning instead of crash).
1057
1058 2007-08-12 [ticho]      2.10.0cvs114
1059
1060         * src/prefs_folder_item.c
1061                 Make sure that folder default account combobox is not empty.
1062         * src/gtk/combobox.c
1063                 Handle empty combobox gracefully (warning instead of crash).
1064
1065 2007-08-11 [paul]       2.10.0cvs113
1066
1067         * src/addrgather.c
1068         * src/folderview.c
1069                 use 'subfolder' instead of 'sub-folder', matching
1070                 everywhere else the term is used
1071         * src/imap_gtk.c
1072                 fix engrish
1073
1074 2007-08-10 [wwp]        2.10.0cvs112
1075
1076         * src/msgcache.c
1077                 Disable mmap reads in Windows only (at least temporarily), they
1078                 prevent from renaming/removing target cache files.
1079
1080 2007-08-10 [paul]
1081
1082         3.0.0-rc2 released
1083
1084 2007-08-10 [wwp]        2.10.0cvs111
1085
1086         * src/msgcache.c
1087                 fix unpredictable crashes in Windows due to broken
1088                 cache/mark/tags files writting (file were opened for
1089                 writing in text mode).
1090
1091         * src/recv.c
1092                 use gettimeofday() from w32lib.h on Windows.
1093
1094 2007-08-10 [colin]      2.10.0cvs110
1095
1096         * src/imap.c
1097         * src/etpan/imap-thread.c
1098         * src/etpan/imap-thread.h
1099                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1100
1101 2007-08-09 [colin]      2.10.0cvs109
1102
1103         * src/editldap.c
1104                 Fix port being reset to 636 on SSL
1105         * src/folder.c
1106                 Fix folder_item_get_msg_num_by_file
1107                 on drafts/queue folders
1108
1109 2007-08-09 [wwp]        2.10.0cvs108
1110
1111         * src/folder.c
1112                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1113                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1114
1115
1116 2007-08-09 [colin]      2.10.0cvs107
1117
1118         * src/folderview.c
1119         * src/summaryview.c
1120         * src/gtk/prefswindow.c
1121                 A few Maemo layout fixes
1122
1123 2007-08-09 [paul]       2.10.0cvs106
1124
1125         * src/prefs_account.c
1126                 remove the hyphen from plug-ins to
1127                 match everywhere else
1128
1129 2007-08-08 [wwp]        2.10.0cvs105
1130
1131         * src/prefs_folder_item.c
1132                 Fix an extraneous stealth ^L char.
1133
1134 2007-08-08 [wwp]        2.10.0cvs104
1135
1136         * src/prefs_folder_item.c
1137                 Better fix, group variables declarations (USE_ASPELL).
1138
1139 2007-08-08 [wwp]        2.10.0cvs103
1140
1141         * src/prefs_folder_item.c
1142                 Fix compilation w/ USE_ASPELL set (broken
1143                 by 2.10.0cvs102).
1144
1145 2007-08-08 [ticho]      2.10.0cvs102
1146
1147         * src/prefs_folder_item.c
1148                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1149
1150 2007-08-08 [colin]      2.10.0cvs101
1151
1152         * src/imap.c
1153         * src/etpan/imap-thread.c
1154         * src/etpan/imap-thread.h
1155                 Close selected mailbox before doing
1156                 status on it.
1157
1158 2007-08-08 [colin]      2.10.0cvs100
1159
1160         * src/html.c
1161                 Complete symbol table, thanks to wwp.
1162                 Fixes bug 1284, 'The html -> text 
1163                 converter ignores entities'
1164         * src/msgcache.c
1165                 Fix possible fd leak
1166
1167 2007-08-08 [colin]      2.10.0cvs99
1168
1169         * src/imap.c
1170                 Better way to fetch UIDs on non-UIDPLUS servers
1171
1172 2007-08-07 [colin]      2.10.0cvs98
1173
1174         * src/imap.c
1175                 fix bug 1275, 'auto-saved draft messages not 
1176                 always being removed'; Also, make multiple
1177                 copy (in the same account) faster by matching
1178                 source/destination message UIDs.
1179         * src/messageview.c
1180                 Don't try to reshow deleted mail
1181         * src/msgcache.c
1182                 Fix leak on error path
1183
1184 2007-08-07 [wwp]        2.10.0cvs97
1185
1186         * manual/account.xml
1187         * manual/advanced.xml
1188         * manual/fr/account.xml
1189         * manual/fr/advanced.xml
1190                 Updated the reference manual and the French translation to
1191                 reflect 2.10.0cvs84: enable running folder Processing
1192                 rules on demand.
1193
1194 2007-08-06 [wwp]        2.10.0cvs96
1195
1196         * src/prefs_common.c
1197         * src/prefs_common.h
1198         * src/textview.c
1199                 Allow changing the emphasis color used to highlight
1200                 the newsreader/x-mailer header value when it matches
1201                 our preferred mail agent (hidden pref 'emphasis_col' added
1202                 to clawsrc).
1203
1204 2007-08-06 [colin]      2.10.0cvs95
1205
1206         * src/compose.c
1207         * src/compose.h
1208                 Re-commit 2.10.0cvs86, with a protection
1209                 against Pango bug. Also, try to fix 
1210                 bug 1275, 'auto-saved draft messages not 
1211                 always being removed'
1212
1213 2007-08-06 [wwp]        2.10.0cvs94
1214
1215         * src/gtk/quicksearch.c
1216                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1217
1218 2007-08-06 [ticho]      2.10.0cvs93
1219
1220         * src/prefs_account.c
1221         * src/gtk/combobox.c
1222                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1223                 selection in account preferences.
1224
1225 2007-08-06 [wwp]        2.10.0cvs92
1226
1227         * src/plugins/pgpcore/plugin.def
1228                 Apply one more chunk from gpg4win's 03-w32-port patch.
1229
1230 2007-08-05 [colin]      2.10.0cvs91
1231
1232         * src/compose.c
1233         * src/compose.h
1234                 reverting buggy patch for now
1235
1236 2007-08-05 [colin]      2.10.0cvs90
1237
1238         * src/folder.c
1239                 Fix slowdown
1240
1241 2007-08-04 [colin]      2.10.0cvs89
1242
1243         * src/prefs_summaries.c
1244         * src/summary_search.c
1245                 Replace deprecated widgets. Patch by
1246                 Andrej.
1247
1248 2007-08-04 [colin]      2.10.0cvs88
1249
1250         * src/mh.c
1251                 Refresh GUI only every 2000 mails on mh_get_last_num
1252                 This is fast (readdir) and done only once per 
1253                 session/folder
1254
1255 2007-08-03 [colin]      2.10.0cvs87
1256
1257         * src/prefs_account.c
1258         * src/gtk/combobox.h
1259         * src/gtk/gtkutils.c
1260                 Fix a deprecated widget. Patch by
1261                 Andrej
1262
1263 2007-08-03 [colin]      2.10.0cvs86
1264
1265         * src/compose.c
1266         * src/compose.h
1267                 Make colorisation and wrapping algorithms
1268                 faster. Fixes bug 1246, 'compose becomes 
1269                 increasingly slow replying to complex emails'
1270
1271 2007-08-03 [paul]       2.10.0cvs85
1272
1273         * src/mh.c
1274                 keep the window painted
1275
1276 2007-08-02 [paul]       2.10.0cvs84
1277
1278         * src/folderview.c
1279         * src/mainwindow.c
1280         * src/mainwindow.h
1281                 enable running folder Processing
1282                 rules on demand
1283
1284 2007-08-02 [paul]       2.10.0cvs83
1285
1286         * src/textview.c
1287                 speed up/clean up rendering of larger
1288                 msgs
1289                 Thanks to Colin
1290
1291 2007-08-01 [paul]       2.10.0cvs82
1292
1293         * src/mainwindow.h
1294                 clean up cruft
1295         * src/toolbar.c
1296                 change default toolbar layout on maemo
1297         * src/pixmaps/close.xpm
1298                 make the red cross a grey cross
1299         * src/pixmaps/jpilot.xpm
1300                 make icon smaller so it fits better
1301
1302 2007-07-31 [paul]       2.10.0cvs81
1303
1304         * src/setup.c
1305         * src/gtk/gtkutils.c
1306                 fix crash on maemo on first launch
1307
1308 2007-07-30 [paul]       2.10.0cvs80
1309
1310         * src/prefs_matcher.c
1311                 specify the units of age and size
1312
1313 2007-07-30 [paul]       2.10.0cvs79
1314
1315         * src/main.c
1316                 Fix IMAP timeout setting
1317
1318 2007-07-30 [colin]      2.10.0cvs78
1319
1320         * src/prefs_account.c
1321                 Fix a deprecated widget. Patch by
1322                 Andrej
1323
1324 2007-07-27 [paul]       2.10.0cvs77
1325
1326         * src/matcher_parser_parse.y
1327         * src/prefs_filtering_action.c
1328         * src/prefs_matcher.c
1329                 these changes forgotten in cvs74's
1330                 'watch thread' feature
1331
1332 2007-07-27 [paul]       2.10.0cvs76
1333
1334         * src/compose.c
1335                 fix potential crasher
1336                 thanks to Colin
1337
1338 2007-07-27 [paul]       2.10.0cvs75
1339
1340         * src/mainwindow.c
1341         * src/manual.c
1342         * src/manual.h
1343         * src/gtk/gtkutils.c
1344                 make mainwindow's /Help/Manual point to the
1345                 remote copy if the local copy doesn't exist
1346
1347 2007-07-27 [paul]       2.10.0cvs74
1348
1349         * src/Makefile.am
1350         * src/filtering.c
1351         * src/folder.c
1352         * src/mainwindow.c
1353         * src/matcher.c
1354         * src/matcher.h
1355         * src/matcher_parser_parse.y
1356         * src/procmsg.c
1357         * src/procmsg.h
1358         * src/stock_pixmap.c
1359         * src/stock_pixmap.h
1360         * src/summaryview.c
1361         * src/summaryview.h
1362         * src/toolbar.c
1363         * src/toolbar.h
1364         * src/pixmaps/watchthread.xpm
1365                 add 'watch thread' feature
1366
1367 2007-07-27 [paul]       2.10.0cvs73
1368
1369         * src/prefs_folder_item.c
1370                 adjust labels, add tooltips
1371
1372 2007-07-27 [colin]      2.10.0cvs72
1373
1374         * src/summaryview.c
1375                 Maemo: Remove less used menu items
1376
1377 2007-07-26 [colin]      2.10.0cvs71
1378
1379         * src/messageview.c
1380                 Maemo: destroy messageview after trashing mail.
1381                 Maybe should be done on X11 too
1382
1383 2007-07-26 [colin]      2.10.0cvs70
1384
1385         * src/folderview.c
1386         * src/mainwindow.c
1387         * src/prefs_common.c
1388         * src/prefs_common.h
1389         * src/summaryview.c
1390                 Add View/Show or Hide/Column headers
1391
1392 2007-07-26 [colin]      2.10.0cvs69
1393
1394         * src/procmime.c
1395                 Fix unwanted output
1396
1397 2007-07-26 [colin]      2.10.0cvs68
1398
1399         * src/ldapserver.c
1400                 Fix possible crash on cache invalidation
1401         * src/compose.c
1402         * src/procmime.c
1403         * src/procmime.h
1404         * src/quote_fmt_parse.y
1405                 Make replying to mails with big attachments
1406                 much faster. Fixes bug 1224, 'The process of 
1407                 Replying to emails with large attachments 
1408                 seems unreasonably long...'
1409
1410 2007-07-26 [colin]      2.10.0cvs67
1411
1412         * src/mimeview.c
1413         * src/matcher.c
1414         * src/common/ssl.c
1415                 Fix threads use on BSDs
1416
1417 2007-07-26 [paul]       2.10.0cvs66
1418
1419         * src/gtk/prefswindow.c
1420                 fix account prefs breakage
1421                 thanks to Colin
1422
1423 2007-07-26 [paul]       2.10.0cvs65
1424
1425         * configure.ac
1426                 standardise ./configure --help messages
1427
1428 2007-07-26 [colin]      2.10.0cvs64
1429
1430         * src/addressbook.c
1431         * src/editaddress.c
1432                 Fix two vCard-related crashes
1433
1434 2007-07-25 [colin]      2.10.0cvs63
1435
1436         * src/inc.c
1437         * src/prefs_common.c
1438         * src/prefs_common.h
1439         * src/prefs_receive.c
1440                 Maemo: Add a better way to notify of
1441                 new mails
1442         * src/mainwindow.c
1443         * src/statusbar.h
1444         * src/summaryview.c
1445         * src/toolbar.c
1446                 Maemo: Various layout fixes
1447         * src/gtk/prefswindow.c
1448                 Maemo: Better prefs layout
1449
1450 2007-07-25 [paul]       2.10.0cvs62
1451
1452         * src/textview.c
1453                 fix the layout on maemo
1454                 thanks to Colin
1455
1456 2007-07-25 [iwkse]      2.10.0cvs61
1457
1458         * src/summaryview.c
1459                 add 'o' shortcut on summaryview
1460
1461 2007-07-25 [iwkse]      2.10.0cvs60
1462
1463         * src/textview.c
1464                 fix o shortcut
1465
1466 2007-07-24 [colin]      2.10.0cvs59
1467
1468         * src/mh.c
1469                 Fix missing timestamp update on source
1470                 folder when moving
1471         * src/textview.c
1472         * src/textview.h
1473                 Better text layout on part's choices
1474
1475 2007-07-23 [colin]      2.10.0cvs58
1476
1477         * src/mimeview.c
1478         * src/textview.c
1479                 Maemo: Automatically choose the correct application
1480                 to open parts
1481         * src/gtk/quicksearch.c
1482                 Make search run on GDK_KP_Enter too
1483
1484 2007-07-23 [wwp]        2.10.0cvs57
1485
1486         * src/quote_fmt_lex.l
1487                 Revert accidentaly committed lines (account_sig) in
1488                 2.10.0cvs56.
1489
1490 2007-07-23 [wwp]        2.10.0cvs56
1491
1492         * src/quote_fmt_lex.l
1493                 Fix typos around long form expressions in the quote lexer.
1494
1495 2007-07-23 [paul]
1496
1497         3.0.0-rc1 released
1498
1499 2007-07-23 [colin]      2.10.0cvs55
1500
1501         * src/addr_compl.c
1502                 Fix auto-completion on Maemo
1503
1504 2007-07-23 [colin]      2.10.0cvs54
1505
1506         * src/statusbar.c
1507                 Maemo: Fix sticking statusbars
1508
1509 2007-07-22 [colin]      2.10.0cvs53
1510
1511         * src/main.c
1512                 Maemo: Fix the strange "top_application" info
1513                 at startup. We should do something when 
1514                 receiving such a message.
1515
1516 2007-07-20 [paul]       2.10.0cvs52
1517
1518         * src/news_gtk.c
1519                 add missing #include "statusbar.h"
1520
1521 2007-07-20 [colin]      2.10.0cvs51
1522
1523         * src/folder.c
1524         * src/folder.h
1525         * src/folder_item_prefs.c
1526         * src/folder_item_prefs.h
1527         * src/folderview.c
1528         * src/imap.c
1529         * src/imap_gtk.c
1530         * src/imap_gtk.h
1531         * src/news.c
1532         * src/news_gtk.c
1533         * src/news_gtk.h
1534         * src/prefs_folder_item.c
1535                 Implement age-based caching: allow to
1536                 specify a threshold for the offline synchronisation
1537                 feature, and whether old cached bodies should 
1538                 be removed
1539         * src/toolbar.c
1540         * src/toolbar.h
1541                 Fix label/tooltips
1542         * src/plugins/dillo_viewer/dillo_viewer.c
1543                 Check that Dillo's installed
1544
1545 2007-07-20 [wwp]        2.10.0cvs50
1546
1547         * src/mimeview.c
1548         * src/stock_pixmap.c
1549                 Draw a frame around the selected mimeview part icon (instead of the
1550                 shifted 'dancing' icon).
1551
1552 2007-07-20 [colin]      2.10.0cvs49
1553
1554         * src/main.c
1555                 Unref stuff even on error
1556         * src/wizard.c
1557                 disconnect signals only at the very
1558                 end of the wizard save.
1559
1560 2007-07-20 [colin]      2.10.0cvs48
1561
1562         * src/mainwindow.c
1563         * src/messageview.c
1564         * src/toolbar.c
1565         * src/toolbar.h
1566                 Fix random crashes while navigating
1567                 (GTK_EVENTS_FLUSH)
1568
1569 2007-07-19 [colin]      2.10.0cvs47
1570
1571         * configure.ac
1572         * src/main.c
1573         * src/prefs_common.c
1574         * src/prefs_common.h
1575         * src/wizard.c
1576         * src/common/defs.h
1577         * src/common/utils.c
1578                 Maemo: add an easy way to store data (mails
1579                 and IMAP/NNTP caches) on one of the SD cards,
1580                 and protect against unmounts if needed
1581
1582 2007-07-19 [paul]       2.10.0cvs46
1583
1584         * src/Makefile.am
1585         * src/stock_pixmap.c
1586         * src/gtk/about.c
1587         * src/pixmaps/claws-mail_logo-small.xpm
1588                 implement a (slightly) different About
1589                 dialog for maemo and add a small version
1590                 of the logo for it
1591         * src/wizard.c
1592                 use a scrolled window for wizard page 1
1593                 on maemo
1594
1595 2007-07-19 [paul]       2.10.0cvs45
1596
1597         * src/Makefile.am
1598                 too soon for this line
1599
1600 2007-07-19 [paul]       2.10.0cvs44
1601
1602         * src/Makefile.am
1603                 fix build on n800
1604
1605 2007-07-19 [colin]      2.10.0cvs43
1606
1607         * src/wizard.c
1608                 Solve Mail/Mailbox name when specifying
1609                 full /path/to/Mail.
1610
1611 2007-07-18 [colin]      2.10.0cvs42
1612
1613         * src/inc.c
1614         * configure.ac
1615                 Fix build on n770
1616
1617 2007-07-18 [colin]      2.10.0cvs41
1618
1619         * src/inc.c
1620                 Maemo: plug the online/offline system into
1621                 maemo's interfaces to have Claws automatically
1622                 switch according to the system status
1623         * src/statusbar.c
1624                 Maemo: use HildonBanners to display status
1625                 messages. Renders the main statusbar useless.
1626
1627 2007-07-18 [paul]       2.10.0cvs40
1628
1629         * src/filtering.c
1630                 fix screen blanking on moving/copying many msgs
1631         * src/folder.c
1632                 fix processing progressbar and screen blanking
1633                 during processing
1634
1635 2007-07-18 [paul]       2.10.0cvs39
1636
1637         * src/messageview.c
1638                 revert cvs37, breakage on maemo
1639
1640 2007-07-18 [paul]       2.10.0cvs38
1641
1642         * src/gtk/gtkutils.c
1643                 make sure we can still build with older GTK's
1644
1645 2007-07-18 [colin]      2.10.0cvs37
1646
1647         * src/messageview.c
1648                 Only hide the small layout's messageview, instead
1649                 of destroying it when closing
1650         * src/gtk/gtkutils.c
1651                 Use gtk_window_present_with_time to popup windows,
1652                 it seems to make things better with modern WMs
1653                 (actually focusing)
1654
1655 2007-07-17 [colin]      2.10.0cvs36
1656
1657         * src/editaddress.c
1658                 Simplify layout on Maemo
1659         * src/folder.c
1660                 Fix possible crash
1661         * src/prefs_display_header.c
1662                 Remove some headers by default on Maemo
1663
1664 2007-07-17 [paul]       2.10.0cvs35
1665
1666         * src/prefs_common.c
1667         * src/prefs_common.h
1668         * src/prefs_logging.c
1669         * src/common/log.c
1670                 add options to stop/enable writing logs to disc
1671
1672 2007-07-17 [paul]       2.10.0cvs34
1673
1674         * src/edittags.c
1675                 fix some issues with the Apply tags window:
1676                 - set search column (enables autocompl in the treeview)
1677                 - apply tag from "New tag" if it existed
1678                 - clears New tag entry when adding it with the button
1679                 Thanks to Colin
1680
1681 2007-07-17 [paul]       2.10.0cvs33
1682
1683         * src/edittags.c
1684                 fix 'apply tags' dialogue weirdness
1685
1686 2007-07-16 [colin]      2.10.0cvs32
1687
1688         * src/toolbar.c
1689                 Fix double-loading of mails on Maemo
1690
1691 2007-07-16 [colin]      2.10.0cvs31
1692
1693         * src/messageview.c
1694                 Prevent double-loading of the same part under some
1695                 conditions; hide statusbar on Maemo
1696
1697 2007-07-16 [colin]      2.10.0cvs30
1698
1699         * src/edittags.c
1700         * src/edittags.h
1701         * src/mainwindow.c
1702         * src/summaryview.c
1703                 Improve the tag interface - allow
1704                 to set/unset tags from a special
1705                 window.
1706         * src/gtk/gtkvscrollbutton.c
1707         * src/mimeview.c
1708         * src/mimeview.h
1709         * src/stock_pixmap.c
1710                 Fix Mimeview's ugly hacks in the
1711                 icon list. 
1712
1713 2007-07-16 [paul]       2.10.0cvs29
1714
1715         * src/wizard.c
1716                 rework dialog
1717         * src/gtk/icon_legend.c
1718                 put it all in a scrolled window
1719
1720 2007-07-15 [colin]      2.10.0cvs28
1721
1722         * src/mainwindow.c
1723                 Maemo: force layout to be Small screen; the
1724                 others don't make sense
1725
1726 2007-07-14 [colin]      2.10.0cvs27
1727
1728         * src/mimeview.c
1729         * src/gtk/gtkvscrollbutton.c
1730                 Maemo: Fix mimeview's buttons size
1731
1732 2007-07-14 [colin]      2.10.0cvs26
1733
1734         * src/toolbar.c
1735                 Fix the button workaround fix.
1736                 (Use the correct variable)
1737
1738 2007-07-14 [colin]      2.10.0cvs25
1739
1740         * src/mainwindow.c
1741         * src/toolbar.c
1742                 Maemo: put the progress bar in the
1743                 toolbar
1744
1745 2007-07-14 [colin]      2.10.0cvs24
1746
1747         * src/prefs_common.c
1748                 Maemo: hide statusbar by default
1749         * src/Makefile.am
1750         * src/stock_pixmap.c
1751         * src/stock_pixmap.h
1752         * src/toolbar.c
1753         * src/pixmaps/go_folders.xpm
1754                 Maemo: Add a specific icon to go back to
1755                 folder list
1756
1757 2007-07-14 [colin]      2.10.0cvs23
1758
1759         * src/toolbar.c
1760                 Don't set homogeneous finally
1761
1762 2007-07-14 [colin]      2.10.0cvs22
1763
1764         * src/toolbar.c
1765                 Fix button show/hide issues
1766
1767 2007-07-14 [colin]      2.10.0cvs21
1768
1769         * src/toolbar.c
1770                 Fix huge arrows
1771                 Fix button workaround to be able to click
1772                 if mouse was on button when it went un-
1773                 sensitive.
1774                 Revert previous commit, gtk_tool_item_set_homogeneous
1775                 doesn't mean what it seems to mean ;-)
1776
1777 2007-07-14 [paul]       2.10.0cvs20
1778
1779         * src/toolbar.c
1780                 make homogeneous FALSE always
1781
1782 2007-07-13 [colin]      2.10.0cvs19
1783
1784         * src/toolbar.c
1785         * src/toolbar.h
1786                 Rework to fit the non-deprecated API
1787         * src/compose.c
1788         * src/folderview.c
1789         * src/mainwindow.c
1790         * src/messageview.c
1791         * src/summaryview.c
1792                 Maemo layout changes. Better toolbars,
1793                 removal of CTree headers. 
1794
1795 2007-07-13 [paul]       2.10.0cvs18
1796
1797         * src/gtk/colorlabel.c
1798                 fix bug 1261, '[DE] coloring messages in overview 
1799                 keys are not localised'
1800                 the string is now included in claws-mail.pot
1801
1802 2007-07-13 [colin]      2.10.0cvs17
1803
1804         * src/summaryview.c
1805                 Fix bug 1267, 'printing mutliple messages 
1806                 opens one message-dialog after the other'
1807                 Ask for confirmation when printing 10
1808                 messages or more.
1809
1810 2007-07-11 [colin]      2.10.0cvs16
1811
1812         * COPYING
1813         * README
1814         * autogen.sh
1815         * manual/claws-mail-manual.xml
1816         * manual/gpl.xml
1817         * manual/es/claws-mail-manual.xml
1818         * manual/es/gpl.xml
1819         * manual/fr/claws-mail-manual.xml
1820         * manual/fr/gpl.xml
1821         * manual/pl/gpl.xml
1822         * src/account.c
1823         * src/account.h
1824         * src/action.c
1825         * src/action.h
1826         * src/adbookbase.h
1827         * src/addr_compl.c
1828         * src/addr_compl.h
1829         * src/addrbook.c
1830         * src/addrbook.h
1831         * src/addrcache.c
1832         * src/addrcache.h
1833         * src/addrcindex.c
1834         * src/addrcindex.h
1835         * src/addrclip.c
1836         * src/addrclip.h
1837         * src/addrdefs.h
1838         * src/addressadd.c
1839         * src/addressadd.h
1840         * src/addressbook.c
1841         * src/addressbook.h
1842         * src/addressbook_foldersel.c
1843         * src/addressbook_foldersel.h
1844         * src/addressitem.h
1845         * src/addrgather.c
1846         * src/addrgather.h
1847         * src/addrharvest.c
1848         * src/addrharvest.h
1849         * src/addrindex.c
1850         * src/addrindex.h
1851         * src/addritem.c
1852         * src/addritem.h
1853         * src/addrquery.c
1854         * src/addrquery.h
1855         * src/addrselect.c
1856         * src/addrselect.h
1857         * src/alertpanel.c
1858         * src/alertpanel.h
1859         * src/browseldap.c
1860         * src/browseldap.h
1861         * src/codeconv.c
1862         * src/codeconv.h
1863         * src/compose.c
1864         * src/compose.h
1865         * src/crash.c
1866         * src/crash.h
1867         * src/customheader.c
1868         * src/customheader.h
1869         * src/displayheader.c
1870         * src/displayheader.h
1871         * src/editaddress.c
1872         * src/editaddress.h
1873         * src/editaddress_other_attributes_ldap.c
1874         * src/editaddress_other_attributes_ldap.h
1875         * src/editbook.c
1876         * src/editbook.h
1877         * src/editgroup.c
1878         * src/editgroup.h
1879         * src/editjpilot.c
1880         * src/editjpilot.h
1881         * src/editldap.c
1882         * src/editldap.h
1883         * src/editldap_basedn.c
1884         * src/editldap_basedn.h
1885         * src/edittags.c
1886         * src/edittags.h
1887         * src/editvcard.c
1888         * src/editvcard.h
1889         * src/enriched.c
1890         * src/enriched.h
1891         * src/exphtmldlg.c
1892         * src/exphtmldlg.h
1893         * src/expldifdlg.c
1894         * src/expldifdlg.h
1895         * src/export.c
1896         * src/export.h
1897         * src/exporthtml.c
1898         * src/exporthtml.h
1899         * src/exportldif.c
1900         * src/exportldif.h
1901         * src/filtering.c
1902         * src/filtering.h
1903         * src/folder.c
1904         * src/folder.h
1905         * src/folder_item_prefs.c
1906         * src/folder_item_prefs.h
1907         * src/foldersel.c
1908         * src/foldersel.h
1909         * src/folderutils.c
1910         * src/folderutils.h
1911         * src/folderview.c
1912         * src/folderview.h
1913         * src/gedit-print.c
1914         * src/gedit-print.h
1915         * src/grouplistdialog.c
1916         * src/grouplistdialog.h
1917         * src/headerview.c
1918         * src/headerview.h
1919         * src/html.c
1920         * src/html.h
1921         * src/image_viewer.c
1922         * src/image_viewer.h
1923         * src/imap.c
1924         * src/imap.h
1925         * src/imap_gtk.c
1926         * src/imap_gtk.h
1927         * src/import.c
1928         * src/import.h
1929         * src/importldif.c
1930         * src/importldif.h
1931         * src/importmutt.c
1932         * src/importmutt.h
1933         * src/importpine.c
1934         * src/importpine.h
1935         * src/inc.c
1936         * src/inc.h
1937         * src/jpilot.c
1938         * src/jpilot.h
1939         * src/ldapctrl.c
1940         * src/ldapctrl.h
1941         * src/ldaplocate.c
1942         * src/ldaplocate.h
1943         * src/ldapquery.c
1944         * src/ldapquery.h
1945         * src/ldapserver.c
1946         * src/ldapserver.h
1947         * src/ldapupdate.c
1948         * src/ldapupdate.h
1949         * src/ldaputil.c
1950         * src/ldaputil.h
1951         * src/ldif.c
1952         * src/ldif.h
1953         * src/localfolder.c
1954         * src/localfolder.h
1955         * src/main.c
1956         * src/main.h
1957         * src/mainwindow.c
1958         * src/mainwindow.h
1959         * src/manual.c
1960         * src/manual.h
1961         * src/matcher.c
1962         * src/matcher.h
1963         * src/matcher_parser.h
1964         * src/matcher_parser_lex.l
1965         * src/matcher_parser_parse.y
1966         * src/mbox.c
1967         * src/mbox.h
1968         * src/message_search.c
1969         * src/message_search.h
1970         * src/messageview.c
1971         * src/messageview.h
1972         * src/mh.c
1973         * src/mh.h
1974         * src/mh_gtk.c
1975         * src/mh_gtk.h
1976         * src/mimeview.c
1977         * src/mimeview.h
1978         * src/msgcache.c
1979         * src/msgcache.h
1980         * src/mutt.c
1981         * src/mutt.h
1982         * src/news.c
1983         * src/news.h
1984         * src/news_gtk.c
1985         * src/news_gtk.h
1986         * src/noticeview.c
1987         * src/noticeview.h
1988         * src/partial_download.c
1989         * src/partial_download.h
1990         * src/pine.c
1991         * src/pine.h
1992         * src/pop.c
1993         * src/pop.h
1994         * src/prefs_account.c
1995         * src/prefs_account.h
1996         * src/prefs_actions.c
1997         * src/prefs_actions.h
1998         * src/prefs_common.c
1999         * src/prefs_common.h
2000         * src/prefs_compose_writing.c
2001         * src/prefs_compose_writing.h
2002         * src/prefs_customheader.c
2003         * src/prefs_customheader.h
2004         * src/prefs_display_header.c
2005         * src/prefs_display_header.h
2006         * src/prefs_ext_prog.c
2007         * src/prefs_ext_prog.h
2008         * src/prefs_filtering.c
2009         * src/prefs_filtering.h
2010         * src/prefs_filtering_action.c
2011         * src/prefs_filtering_action.h
2012         * src/prefs_folder_column.c
2013         * src/prefs_folder_column.h
2014         * src/prefs_folder_item.c
2015         * src/prefs_folder_item.h
2016         * src/prefs_fonts.c
2017         * src/prefs_fonts.h
2018         * src/prefs_gtk.c
2019         * src/prefs_gtk.h
2020         * src/prefs_image_viewer.c
2021         * src/prefs_image_viewer.h
2022         * src/prefs_logging.c
2023         * src/prefs_logging.h
2024         * src/prefs_matcher.c
2025         * src/prefs_matcher.h
2026         * src/prefs_message.c
2027         * src/prefs_message.h
2028         * src/prefs_msg_colors.c
2029         * src/prefs_msg_colors.h
2030         * src/prefs_other.c
2031         * src/prefs_other.h
2032         * src/prefs_quote.c
2033         * src/prefs_quote.h
2034         * src/prefs_receive.c
2035         * src/prefs_receive.h
2036         * src/prefs_send.c
2037         * src/prefs_send.h
2038         * src/prefs_spelling.c
2039         * src/prefs_spelling.h
2040         * src/prefs_summaries.c
2041         * src/prefs_summaries.h
2042         * src/prefs_summary_column.c
2043         * src/prefs_summary_column.h
2044         * src/prefs_summary_open.c
2045         * src/prefs_summary_open.h
2046         * src/prefs_template.c
2047         * src/prefs_template.h
2048         * src/prefs_themes.c
2049         * src/prefs_themes.h
2050         * src/prefs_toolbar.c
2051         * src/prefs_toolbar.h
2052         * src/prefs_wrapping.c
2053         * src/prefs_wrapping.h
2054         * src/privacy.c
2055         * src/privacy.h
2056         * src/procheader.c
2057         * src/procheader.h
2058         * src/procmime.c
2059         * src/procmime.h
2060         * src/procmsg.c
2061         * src/procmsg.h
2062         * src/quote_fmt.c
2063         * src/quote_fmt_lex.l
2064         * src/quote_fmt_parse.y
2065         * src/recv.c
2066         * src/recv.h
2067         * src/remotefolder.c
2068         * src/remotefolder.h
2069         * src/send_message.c
2070         * src/send_message.h
2071         * src/setup.c
2072         * src/setup.h
2073         * src/simple-gettext.c
2074         * src/sourcewindow.c
2075         * src/sourcewindow.h
2076         * src/ssl_manager.c
2077         * src/ssl_manager.h
2078         * src/statusbar.c
2079         * src/statusbar.h
2080         * src/stock_pixmap.c
2081         * src/stock_pixmap.h
2082         * src/summary_search.c
2083         * src/summary_search.h
2084         * src/summaryview.c
2085         * src/summaryview.h
2086         * src/textview.c
2087         * src/textview.h
2088         * src/toolbar.c
2089         * src/toolbar.h
2090         * src/undo.c
2091         * src/undo.h
2092         * src/unmime.c
2093         * src/unmime.h
2094         * src/uri_opener.c
2095         * src/uri_opener.h
2096         * src/vcard.c
2097         * src/vcard.h
2098         * src/wizard.c
2099         * src/wizard.h
2100         * src/common/base64.c
2101         * src/common/base64.h
2102         * src/common/claws.c
2103         * src/common/claws.h
2104         * src/common/defs.h
2105         * src/common/fnmatch.c
2106         * src/common/fnmatch.h
2107         * src/common/fnmatch_loop.c
2108         * src/common/hooks.c
2109         * src/common/hooks.h
2110         * src/common/log.c
2111         * src/common/log.h
2112         * src/common/md5.c
2113         * src/common/md5.h
2114         * src/common/mgutils.c
2115         * src/common/mgutils.h
2116         * src/common/nntp.c
2117         * src/common/nntp.h
2118         * src/common/passcrypt.c
2119         * src/common/passcrypt.h.in
2120         * src/common/plugin.c
2121         * src/common/plugin.h
2122         * src/common/prefs.c
2123         * src/common/prefs.h
2124         * src/common/progressindicator.c
2125         * src/common/progressindicator.h
2126         * src/common/quoted-printable.c
2127         * src/common/quoted-printable.h
2128         * src/common/session.c
2129         * src/common/session.h
2130         * src/common/smtp.c
2131         * src/common/smtp.h
2132         * src/common/socket.c
2133         * src/common/socket.h
2134         * src/common/ssl.c
2135         * src/common/ssl.h
2136         * src/common/ssl_certificate.c
2137         * src/common/ssl_certificate.h
2138         * src/common/string_match.c
2139         * src/common/string_match.h
2140         * src/common/stringtable.c
2141         * src/common/stringtable.h
2142         * src/common/tags.c
2143         * src/common/tags.h
2144         * src/common/template.c
2145         * src/common/template.h
2146         * src/common/timing.h
2147         * src/common/utils.c
2148         * src/common/utils.h
2149         * src/common/uuencode.c
2150         * src/common/uuencode.h
2151         * src/common/version.h.in
2152         * src/common/w32_dirent.c
2153         * src/common/w32_reg.c
2154         * src/common/w32_signal.c
2155         * src/common/w32_stat.c
2156         * src/common/w32_stdlib.c
2157         * src/common/w32_string.c
2158         * src/common/w32_time.c
2159         * src/common/w32_unistd.c
2160         * src/common/w32_wait.c
2161         * src/common/w32lib.h
2162         * src/common/xml.c
2163         * src/common/xml.h
2164         * src/common/xmlprops.c
2165         * src/common/xmlprops.h
2166         * src/etpan/etpan-errors.h
2167         * src/etpan/etpan-thread-manager-types.h
2168         * src/etpan/etpan-thread-manager.c
2169         * src/etpan/etpan-thread-manager.h
2170         * src/etpan/imap-thread.c
2171         * src/etpan/imap-thread.h
2172         * src/gtk/about.c
2173         * src/gtk/about.h
2174         * src/gtk/colorlabel.c
2175         * src/gtk/colorlabel.h
2176         * src/gtk/colorsel.c
2177         * src/gtk/colorsel.h
2178         * src/gtk/combobox.c
2179         * src/gtk/combobox.h
2180         * src/gtk/description_window.c
2181         * src/gtk/description_window.h
2182         * src/gtk/filesel.c
2183         * src/gtk/filesel.h
2184         * src/gtk/foldersort.c
2185         * src/gtk/foldersort.h
2186         * src/gtk/gtkaspell.c
2187         * src/gtk/gtkaspell.h
2188         * src/gtk/gtksctree.c
2189         * src/gtk/gtkshruler.c
2190         * src/gtk/gtkshruler.h
2191         * src/gtk/gtksourceprintjob.c
2192         * src/gtk/gtksourceprintjob.h
2193         * src/gtk/gtkutils.c
2194         * src/gtk/gtkutils.h
2195         * src/gtk/gtkvscrollbutton.c
2196         * src/gtk/gtkvscrollbutton.h
2197         * src/gtk/icon_legend.c
2198         * src/gtk/icon_legend.h
2199         * src/gtk/inputdialog.c
2200         * src/gtk/inputdialog.h
2201         * src/gtk/logwindow.c
2202         * src/gtk/logwindow.h
2203         * src/gtk/manage_window.c
2204         * src/gtk/manage_window.h
2205         * src/gtk/menu.c
2206         * src/gtk/menu.h
2207         * src/gtk/pluginwindow.c
2208         * src/gtk/pluginwindow.h
2209         * src/gtk/prefswindow.c
2210         * src/gtk/prefswindow.h
2211         * src/gtk/progressdialog.c
2212         * src/gtk/progressdialog.h
2213         * src/gtk/quicksearch.c
2214         * src/gtk/quicksearch.h
2215         * src/gtk/sslcertwindow.c
2216         * src/gtk/sslcertwindow.h
2217         * src/plugins/bogofilter/bogofilter.c
2218         * src/plugins/bogofilter/bogofilter.h
2219         * src/plugins/bogofilter/bogofilter_gtk.c
2220         * src/plugins/clamav/clamav_plugin.c
2221         * src/plugins/clamav/clamav_plugin.h
2222         * src/plugins/clamav/clamav_plugin_gtk.c
2223         * src/plugins/demo/demo.c
2224         * src/plugins/dillo_viewer/dillo_prefs.c
2225         * src/plugins/dillo_viewer/dillo_prefs.h
2226         * src/plugins/dillo_viewer/dillo_viewer.c
2227         * src/plugins/pgpcore/passphrase.c
2228         * src/plugins/pgpcore/passphrase.h
2229         * src/plugins/pgpcore/pgp_viewer.c
2230         * src/plugins/pgpcore/pgp_viewer.h
2231         * src/plugins/pgpcore/plugin.c
2232         * src/plugins/pgpcore/prefs_gpg.c
2233         * src/plugins/pgpcore/prefs_gpg.h
2234         * src/plugins/pgpcore/select-keys.c
2235         * src/plugins/pgpcore/select-keys.h
2236         * src/plugins/pgpcore/sgpgme.c
2237         * src/plugins/pgpcore/sgpgme.h
2238         * src/plugins/pgpinline/pgpinline.c
2239         * src/plugins/pgpinline/pgpinline.h
2240         * src/plugins/pgpinline/plugin.c
2241         * src/plugins/pgpmime/pgpmime.c
2242         * src/plugins/pgpmime/pgpmime.h
2243         * src/plugins/pgpmime/plugin.c
2244         * src/plugins/spamassassin/spamassassin.c
2245         * src/plugins/spamassassin/spamassassin.h
2246         * src/plugins/spamassassin/spamassassin_gtk.c
2247         * src/plugins/trayicon/trayicon.c
2248         * src/plugins/trayicon/trayicon_prefs.c
2249         * src/plugins/trayicon/trayicon_prefs.h
2250         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2251         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2252         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2253         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2254         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2255         * tools/OOo2claws-mail.pl
2256         * tools/README.sylprint
2257         * tools/acroread2claws-mail.pl
2258         * tools/claws-mail-compose-insert-files.pl
2259         * tools/convert_mbox.pl
2260         * tools/filter_conv.pl
2261         * tools/filter_conv_new.pl
2262         * tools/fix_date.sh
2263         * tools/freshmeat_search.pl
2264         * tools/google_search.pl
2265         * tools/kmail-mailbox2claws-mail.pl
2266         * tools/kmail2claws-mail.pl
2267         * tools/kmail2claws-mail_v2.pl
2268         * tools/mairix.sh
2269         * tools/make.themes.project
2270         * tools/multiwebsearch.pl
2271         * tools/nautilus2claws-mail.sh
2272         * tools/outlook2claws-mail.pl
2273         * tools/textviewer.sh
2274         * tools/thunderbird-filters-convertor.pl
2275         * tools/update-po
2276         * tools/uuooffice
2277         * tools/vcard2xml.py
2278         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2279                 Upgrade to GPLv3 or later.
2280
2281 2007-07-10 [wwp]        2.10.0cvs15
2282
2283         * src/main.c
2284                 Fix re-opening of all composing messages that were
2285                 opened when closing the previous instance, thanks
2286                 to Colin.
2287
2288 2007-07-10 [paul]       2.10.0cvs14
2289
2290         * src/editaddress_other_attributes_ldap.c
2291         * src/ldapupdate.c
2292                 fix crash on selecting 'other attributes' combo
2293                 for either a new entry or an old entry with no
2294                 existing attributes.
2295                 fix bug on editing multiple attributes which
2296                 resulted them all having the value of the last
2297                 one changed.
2298                 Thanks to Colin
2299
2300 2007-07-10 [colin]      2.10.0cvs13
2301
2302         * src/editaddress.c
2303         * src/editaddress_other_attributes_ldap.h
2304         * src/ldapupdate.c
2305                 Fix --disable-ldap build
2306
2307 2007-07-09 [colin]      2.10.0cvs12
2308
2309         * src/Makefile.am
2310         * src/addritem.c
2311         * src/addritem.h
2312         * src/editaddress.c
2313         * src/editaddress_other_attributes_ldap.c
2314         * src/editaddress_other_attributes_ldap.h
2315         * src/editldap.c
2316         * src/ldapctrl.c
2317         * src/ldapctrl.h
2318         * src/ldapupdate.c
2319                 Add capability to edit all inetOrgPerson
2320                 attributes on LDAP. Patch by Michael 
2321                 Rasmussen
2322
2323 2007-07-09 [colin]      2.10.0cvs11
2324
2325         * src/Makefile.am
2326         * src/exporthtml.c
2327         * src/mbox.c
2328         * src/msgcache.c
2329         * src/prefs_summaries.c
2330         * src/prefs_themes.c
2331         * src/procheader.c
2332         * src/common/Makefile.am
2333         * src/common/log.c
2334         * src/common/timing.h
2335         * src/common/utils.c
2336         * src/common/utils.h
2337         * src/common/w32_account.c
2338         * src/common/w32lib.h
2339         * src/gtk/Makefile.am
2340         * src/gtk/colorlabel.c
2341         * src/plugins/pgpcore/Makefile.am
2342         * src/plugins/pgpcore/claws.def
2343         * src/plugins/pgpcore/passphrase.c
2344         * src/plugins/pgpcore/pgp_viewer.c
2345         * src/plugins/pgpcore/plugin.def
2346         * src/plugins/pgpcore/sgpgme.c
2347         * src/plugins/pgpinline/Makefile.am
2348         * src/plugins/pgpinline/claws.def
2349         * src/plugins/pgpinline/mypgpcore.def
2350         * src/plugins/pgpinline/plugin.def
2351         * src/plugins/pgpmime/Makefile.am
2352         * src/plugins/pgpmime/claws.def
2353         * src/plugins/pgpmime/mypgpcore.def
2354         * src/plugins/pgpmime/plugin.def
2355                 Commit win32 patch, from Werner Koch and
2356                 Marcus Brinkmann
2357
2358 2007-07-09 [colin]      2.10.0cvs10
2359
2360         * src/prefs_toolbar.c
2361                 Fix crash when no actions exist
2362
2363 2007-07-07 [paul]       2.10.0cvs9
2364
2365         * COPYING
2366         * manual/claws-mail-manual.xml
2367                 update copyright year
2368         * po/fi.po
2369                 updated by Flammie Pirinen
2370
2371 2007-07-05 [wwp]        2.10.0cvs8
2372
2373         * src/plugins/clamav/clamav_plugin_gtk.c
2374                 Make vertical spacing like in other plugin prefs pages.
2375
2376 2007-07-05 [wwp]        2.10.0cvs7
2377
2378         * src/quote_fmt.c
2379                 It's %am that works, not %ae (this doc incoherence has been
2380                 introduced with 2.9.2cvs13).
2381
2382 2007-07-04 [wwp]        2.10.0cvs6
2383
2384         * src/plugins/bogofilter/bogofilter.c
2385                 Gettext-ize an occurrence of "Any" that wasn't.
2386
2387 2007-07-04 [colin]      2.10.0cvs5
2388
2389         * po/POTFILES.in
2390                 Fix untranslated strings; thanks
2391                 to Pader Rezso.
2392
2393 2007-07-03 [colin]      2.10.0cvs4
2394
2395         * src/folder.c
2396         * src/mainwindow.c
2397                 Fix saving of sort mode for tags and
2398                 thread date. Thanks to Pierre Ossman.
2399                 Completes fix for bug 1233
2400
2401 2007-07-03 [paul]       2.10.0cvs3
2402
2403         * src/compose.c
2404                 fix auto-save
2405         * src/summaryview.c
2406                 fix build warnings
2407         Thanks to Colin
2408
2409 2007-07-02 [colin]      2.10.0cvs2
2410
2411         * src/folder.h
2412         * src/mainwindow.c
2413         * src/procmsg.h
2414         * src/summaryview.c
2415                 Add View/Sort/by Thread date
2416                 Fixes bug 1233, 'Capability to sort 
2417                 threads by most recent message'
2418                 Based on a patch by Paul Rolland
2419
2420 2007-07-02 [colin]      2.10.0cvs1
2421
2422         * src/Makefile.am
2423         * src/compose.c
2424         * src/edittags.c
2425         * src/edittags.h
2426         * src/filtering.c
2427         * src/folder.c
2428         * src/folder.h
2429         * src/headerview.c
2430         * src/headerview.h
2431         * src/main.c
2432         * src/mainwindow.c
2433         * src/mainwindow.h
2434         * src/manual.h
2435         * src/matcher.c
2436         * src/matcher.h
2437         * src/matcher_parser_parse.y
2438         * src/mimeview.c
2439         * src/msgcache.c
2440         * src/msgcache.h
2441         * src/prefs_common.c
2442         * src/prefs_common.h
2443         * src/prefs_filtering_action.c
2444         * src/prefs_matcher.c
2445         * src/prefs_summary_column.c
2446         * src/procmsg.c
2447         * src/procmsg.h
2448         * src/quote_fmt.c
2449         * src/quote_fmt_lex.l
2450         * src/quote_fmt_parse.y
2451         * src/summaryview.c
2452         * src/summaryview.h
2453         * src/textview.c
2454         * src/common/Makefile.am
2455         * src/common/defs.h
2456         * src/common/tags.c
2457         * src/common/tags.h
2458         * src/gtk/quicksearch.c
2459         * src/gtk/quicksearch.h
2460                 Add Tags implementation. Tags are arbitrary labels
2461                 that can be applied to messages. It is possible 
2462                 to create, edit, remove tags; apply them to mails;
2463                 filter on tags or tag presence; apply or unset
2464                 tags via filtering actions; reference tags in
2465                 reply templates.
2466
2467 2007-07-02 [paul]       2.10.0
2468
2469         * NEWS
2470         * README
2471         * RELEASE_NOTES
2472                 2.10.0 released
2473
2474 2007-07-02 [paul]       2.9.2cvs78
2475
2476         * po/de.po
2477         * po/en_GB.po
2478         * po/es.po
2479         * po/fr.po
2480         * po/hu.po
2481         * po/pt_BR.po
2482         * po/ru.po
2483         * po/zh_CN.po
2484                 updated by Stephan Sachse, me, Ricardo Mones
2485                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2486                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2487
2488 2007-07-02 [paul]       2.9.2cvs77
2489
2490         * AUTHORS
2491                 updated
2492
2493 2007-06-29 [wwp]        2.9.2cvs76
2494
2495         * src/gtk/headers.h
2496                 Fix a typo (thanks to Ricardo for finding this out).
2497
2498 2007-06-28 [paul]       2.9.2cvs75
2499
2500         * src/folderview.c
2501                 fix build warnings
2502
2503 2007-06-28 [paul]       2.9.2cvs74
2504
2505         * tools/Makefile.am
2506                 fix bug in the autotools build system.
2507                 Files cataloged under EXTRA_DIST were never
2508                 automatically copied to the build tree.
2509                 (fix 'make distcheck')
2510                 Patch by Michael Rasmussen.
2511
2512 2007-06-24 [colin]      2.9.2cvs73
2513
2514         * src/news_gtk.c
2515                 Fix bug 1249, 'Error handling for 
2516                 news errors needs modification'
2517                 Only popup error if the according
2518                 pref in Prefs/Receive is set.
2519
2520 2007-06-21 [colin]      2.9.2cvs72
2521
2522         * src/common/plugin.c
2523         * src/common/plugin.h
2524                 Change plugin API to know whether it's safe to 
2525                 unload plugins or whether we should just hide
2526                 them. Fixes bug 1248, 'Core dumps after 
2527                 unloading plugin and clicking on load plugins'
2528         * src/plugins/bogofilter/bogofilter.c
2529         * src/plugins/clamav/clamav_plugin.c
2530         * src/plugins/demo/demo.c
2531         * src/plugins/dillo_viewer/dillo_viewer.c
2532         * src/plugins/pgpcore/plugin.c
2533         * src/plugins/pgpinline/plugin.c
2534         * src/plugins/pgpmime/plugin.c
2535         * src/plugins/spamassassin/spamassassin.c
2536         * src/plugins/trayicon/trayicon.c
2537                 Update API
2538
2539 2007-06-19 [colin]      2.9.2cvs71
2540
2541         * src/compose.c
2542         * src/messageview.c
2543                 Fix crash mentioned in bug 1246
2544                 Race condition when automatically drafting
2545                 due to insertion on reedit.
2546
2547 2007-06-18 [wwp]        2.9.2cvs70
2548
2549         * src/importldif.c
2550                 LDIF import: use a "Proceed" button to complete
2551                 the process.
2552
2553 2007-06-18 [paul]       2.9.2cvs69
2554
2555         * configure.ac
2556                 use pkgconfig to check for gtk and glib
2557
2558 2007-06-17 [wwp]        2.9.2cvs68
2559
2560         * src/ldif.c
2561         * src/importldif.c
2562                 LDIF import: better error handling, minor code
2563                 and UI cleanup, and renamed the Save button
2564                 to Close, as imported stuff is already saved
2565                 when the Save button is shown.
2566
2567 2007-06-17 [colin]      2.9.2cvs67
2568
2569         * src/prefs_summaries.c
2570         * src/procmsg.c
2571                 Don't set as read when forwarded, only replied to
2572
2573 2007-06-17 [paul]       2.9.2cvs66
2574
2575         * src/alertpanel.c
2576                 add missing #include
2577
2578 2007-06-16 [colin]      2.9.2cvs65
2579
2580         * src/prefs_summaries.c
2581         * src/procmsg.c
2582                 Change the pref "Only mark as read when opened
2583                 in new window" to "..., replied to or forwarded".
2584                 Based on a patch by Paul Rolland.
2585
2586 2007-06-16 [paul]       2.9.2cvs64
2587
2588         * src/gtk/authors.h
2589                 alphabetical order! :)
2590
2591 2007-06-16 [colin]      2.9.2cvs63
2592
2593         * AUTHORS
2594         * src/gtk/authors.h
2595                 Add Michael Rasmussen in authors list
2596
2597 2007-06-16 [colin]      2.9.2cvs62
2598
2599         * src/messageview.c
2600                 Fix messageview_copy_clipboard to take advantage
2601                 of plugins' get_selection.
2602
2603 2007-06-15 [colin]      2.9.2cvs61
2604
2605         * src/action.c
2606         * src/addr_compl.c
2607         * src/addressbook.c
2608         * src/folderview.c
2609         * src/message_search.c
2610         * src/mimeview.c
2611         * src/summary_search.c
2612         * src/summaryview.c
2613         * src/textview.c
2614                 Allow GDK_KP_Enter to do the same as GDK_Return
2615                 Patch by Michael Rasmussen
2616
2617 2007-06-15 [paul]       2.9.2cvs60
2618
2619         * src/compose.c
2620                 fix bug when closing a compose window
2621                 during autosave
2622
2623 2007-06-14 [paul]       2.9.2cvs59
2624
2625         * src/main.c
2626         * src/common/defs.h
2627                 migrate sylpheed config
2628
2629 2007-06-14 [wwp]        2.9.2cvs58
2630
2631         * src/gtk/pluginwindow.c
2632                 Yet another attempt to fix sizing/alignment of the
2633                 button bar in plugins window.
2634
2635 2007-06-12 [colin]      2.9.2cvs57
2636
2637         * po/POTFILES.in
2638         * src/Makefile.am
2639         * src/folderview.c
2640         * src/prefs_common.c
2641         * src/prefs_common.h
2642         * src/prefs_summaries.c
2643         * src/prefs_summary_open.c
2644         * src/prefs_summary_open.h
2645         * src/summaryview.c
2646                 Make "when entering a folder" actions more personalisable
2647
2648 2007-06-12 [wwp]        2.9.2cvs56
2649
2650         * tools/README
2651                 Use short description from Paul (mairix.sh).
2652
2653 2007-06-12 [wwp]        2.9.2cvs55
2654
2655         * tools/README
2656                 Updated info about mairix.sh.
2657
2658 2007-06-11 [paul]       2.9.2cvs54
2659
2660         * src/prefs_logging.c
2661                 rework log window length widgets
2662                 and some sensitivity fixes
2663
2664 2007-06-11 [paul]       2.9.2cvs53
2665
2666         * src/mainwindow.c
2667         * src/prefs_logging.c
2668                 rename 'Protocol Log' to 'Network Log'
2669                 and some function renaming
2670
2671 2007-06-10 [wwp]        2.9.2cvs52
2672
2673         * src/gtk/pluginwindow.c
2674                 Revert 2.9.2cvs51.
2675
2676 2007-06-10 [wwp]        2.9.2cvs51
2677
2678         * src/gtk/pluginwindow.c
2679                 Fix button bar in plugin window, was centered and not
2680                 behaving like other dialogs w/ such button bar.
2681
2682 2007-06-08 [wwp]        2.9.2cvs50
2683
2684         * src/compose.c
2685         * src/compose.h
2686         * src/main.c
2687         * src/mainwindow.c
2688         * src/mainwindow.h
2689                 Provide a way out of automatic draft saving on IMAP, when
2690                 exiting offline.
2691                 Prevent drafting while sending and quitting while sending.
2692                 Thanks for Colin.
2693
2694
2695
2696 2007-06-08 [wwp]        2.9.2cvs49
2697
2698         * src/prefs_account.c
2699         * src/gtk/prefswindow.c
2700         * src/gtk/prefswindow.h
2701                 Activate the Basic page when opening account prefs.
2702
2703 2007-06-08 [wwp]        2.9.2cvs48
2704
2705         * src/common/socket.c
2706                 Don't crash if fork() fails, thanks to Colin.
2707
2708 2007-06-08 [wwp]        2.9.2cvs47
2709
2710         * src/gtk/prefswindow.c
2711                 Wrap some long lines, and reset horizontal scroller's adjusment
2712                 (this was already done, vertically), when changing tab (not page)
2713                 in prefs windows.
2714
2715 2007-06-08 [paul]       2.9.2cvs46
2716
2717         * src/common/utils.c
2718                 use gethostname() instead of uname()
2719                 based on a patch by Michael Hughes
2720                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2721
2722 2007-06-07 [wwp]        2.9.2cvs45
2723
2724         * src/prefs_common.c
2725                 Fix some useless warnings, thanks to Colin.
2726
2727 2007-06-06 [colin]      2.9.2cvs44
2728
2729         * src/ldapupdate.c
2730                 Fix strange allocations. 
2731
2732 2007-06-06 [colin]      2.9.2cvs43
2733
2734         * src/ldapupdate.c
2735                 Patch by Michael Rasmussus to help
2736                 bug 1232
2737
2738 2007-06-05 [wwp]        2.9.2cvs42
2739
2740         * src/prefs_account.c
2741         * src/prefs_folder_item.c
2742         * src/prefs_quote.c
2743         * src/quote_fmt.c
2744         * src/quote_fmt.h
2745                 Per-folder templates can now be applied recursively.
2746                 Always save per-folder templates (formats were erroneously
2747                 saved only if they were enabled).
2748                 Check for validity of quotation marks everywhere there
2749                 are defined.
2750
2751 2007-06-05 [wwp]        2.9.2cvs41
2752
2753         * src/inc.c
2754                 Fix incoming messages from local accounts always getting filtered
2755                 (even if the account prefs say don't), thanks to Colin.
2756
2757 2007-06-05 [wwp]        2.9.2cvs40
2758
2759         * src/compose.c
2760         * src/compose.h
2761                 Use per-folder/per-account quote chars when applying a
2762                 template or inserting text as well. Const'ify some
2763                 vars more.
2764
2765 2007-06-04 [colin]      2.9.2cvs39
2766
2767         * src/compose.c
2768                 More work for wwp :)
2769
2770 2007-06-04 [wwp]        2.9.2cvs38
2771
2772         * src/compose.c
2773                 Same as 2.9.2cvs36 but for forwarding.
2774
2775 2007-06-04 [colin]      2.9.2cvs37
2776
2777         * src/compose.c
2778                 Use original mail file for forward/redirect
2779                 Fixes some forwarded mails to be attached as
2780                 application/octet-stream (when they have binary
2781                 parts), and incidentally fixes bug 848
2782                 'Redirect breaks GnuPG'
2783
2784 2007-06-04 [wwp]        2.9.2cvs36
2785
2786         * src/compose.c
2787                 Fix quote mark mis-initialisation when replying/forwarding
2788                 (introduced w/ 2.9.2cvs20).
2789
2790 2007-06-04 [wwp]        2.9.2cvs35
2791
2792         * src/prefs_compose_writing.c
2793         * src/prefs_quote.c
2794                 Fix a bug where Quotation characters (prefs/compose/writing)
2795                 was cleared (introduced w/ 2.9.2cvs26).
2796
2797 2007-06-04 [wwp]        2.9.2cvs34
2798
2799         * src/prefs_account.c
2800         * src/prefs_account.h
2801                 Better fix for compiling w/o aspell (rollbacks
2802                 2.9.2cvs31).
2803
2804 2007-06-04 [wwp]        2.9.2cvs33
2805
2806         * src/account.c
2807         * src/prefs_account.c
2808         * src/prefs_account.h
2809         * src/procmsg.c
2810                 It's now possible to disable mail filtering plugins
2811                 on a per-account basis.
2812
2813 2007-06-04 [wwp]        2.9.2cvs32
2814
2815         * src/procheader.c
2816         * src/common/utils.c
2817         * src/common/utils.h
2818                 Support CRLF in headers part of messages.
2819                 Support few more date formats (RFC3339 subsets).
2820
2821 2007-06-04 [wwp]        2.9.2cvs31
2822
2823         * src/prefs_account.c
2824                 Fix compiling w/o aspell support.
2825
2826 2007-06-03 [wwp]        2.9.2cvs30
2827
2828         * src/prefs_gtk.c
2829                 Don't decode leading ENV_ and ~ in P_PASSWORD
2830                 values.
2831
2832 2007-06-03 [wwp]        2.9.2cvs29
2833
2834         * src/prefs_gtk.c
2835                 Don't decode leading ENV_ and ~ in P_PASSWORD
2836                 values.
2837
2838 2007-06-03 [wwp]        2.9.2cvs28
2839
2840         * src/prefs_account.c
2841         * src/gtk/prefswindow.c
2842         * src/gtk/prefswindow.h
2843                 Added a way to force preloading of all pages
2844                 (prefswindow).
2845                 Moved tabs to pages in account prefs.
2846
2847 2007-06-02 [colin]      2.9.2cvs27
2848
2849         * src/addressbook.c
2850                 Fix possible crash, fix ldap write bugs
2851         * src/ldapupdate.c
2852                 Fix ldap write bugs - patch by Michael
2853                 Rasmussen
2854         * src/alertpanel.c
2855         * src/alertpanel.h
2856                 Add a hook whenever alertpanel opens/closes
2857
2858 2007-05-31 [wwp]        2.9.2cvs26
2859
2860         * src/prefs_compose_writing.c
2861         * src/prefs_quote.c
2862                 Re-organized writing options a bit:
2863                  - renamed the Quoting page to Templates
2864                  - moved all composing templates to that page
2865                  - moved non-templates options to the Writing one,
2866                    grouped reply-related options, reordered reply and
2867                    forward options.
2868
2869 2007-05-31 [wwp]        2.9.2cvs25
2870
2871         * src/compose.c
2872                 Removed unused code.
2873
2874 2007-05-31 [colin]      2.9.2cvs24
2875
2876         * src/addressbook.c
2877                 Fix missing display name when modifying
2878                 LDAP. Patch by Michael Rasmussen
2879
2880 2007-05-31 [wwp]        2.9.2cvs23
2881
2882         * src/plugins/bogofilter/Makefile.am
2883         * src/plugins/clamav/Makefile.am
2884         * src/plugins/demo/Makefile.am
2885         * src/plugins/dillo_viewer/Makefile.am
2886         * src/plugins/spamassassin/Makefile.am
2887                 Fix building of those plugins in Mac OS X.
2888
2889 2007-05-30 [wwp]        2.9.2cvs22
2890
2891         * src/gtk/quicksearch.c
2892                 Fix missing initialization.
2893
2894 2007-05-30 [wwp]        2.9.2cvs21
2895
2896         * src/procheader.c
2897                 Revert accidental commit (debug outputs).
2898
2899 2007-05-30 [wwp]        2.9.2cvs20
2900
2901         * src/compose.c
2902         * src/folder_item_prefs.c
2903         * src/folder_item_prefs.h
2904         * src/prefs_account.c
2905         * src/prefs_account.h
2906         * src/prefs_folder_item.c
2907         * src/prefs_gtk.c
2908         * src/prefs_gtk.h
2909                 Implemented per-account and per-folder
2910                 compose/reply/forward formats.
2911
2912 2007-05-30 [wwp]        2.9.2cvs19
2913
2914         * src/prefs_compose_writing.c
2915         * src/prefs_quote.c
2916         * src/procheader.c
2917         * src/quote_fmt.c
2918         * src/quote_fmt.h
2919                 Internal API changes (factorize quote format
2920                 prefs and checks).
2921
2922 2007-05-30 [colin]      2.9.2cvs18
2923
2924         * src/compose.c
2925                 Fix race where it's possible to re-click Send
2926                 between end of SMTP session and end of "move to
2927                 sent folder" when sending an email with send
2928                 dialog enabled.
2929
2930 2007-05-30 [colin]      2.9.2cvs17
2931
2932         * src/crash.c
2933                 Ask for backtrace on all threads. Patch by
2934                 Pawel
2935         * src/folderview.c
2936                 Fix stale news statusbar when scanning fails.
2937                 Patch by Pawel
2938         * src/ldapupdate.c
2939                 Fix some LDAP write updates bugs. Patch
2940                 by Michael Rasmussen
2941
2942 2007-05-29 [colin]      2.9.2cvs16
2943
2944         * src/imap.c
2945                 Fix loss of local flags when moving mails
2946                 on IMAP in high-bandwidth mode (UID FETCH)
2947
2948 2007-05-25 [paul]       2.9.2cvs15
2949
2950         * src/common/socket.c
2951                 fix sometimes crasher on cancelling
2952                 message sending
2953
2954 2007-05-25 [colin]      2.9.2cvs14
2955
2956         * src/imap.c
2957                 Fix a memory leak
2958         * src/imap_gtk.c
2959                 Be more helpful in the subscription
2960                 message
2961
2962 2007-05-23 [wwp]        2.9.2cvs13
2963
2964         * src/compose.c
2965         * src/prefs_compose_writing.c
2966         * src/prefs_quote.c
2967         * src/prefs_template.c
2968         * src/prefs_template.h
2969         * src/quote_fmt.c
2970         * src/quote_fmt.h
2971         * src/quote_fmt_lex.l
2972         * src/quote_fmt_parse.y
2973                 Introduced new syntax elements (symbols and commands)
2974                 in templates/quote_fmt. Compatibility w/ old
2975                 symbols is kept.
2976                 Updated and reworked the corresponding Information
2977                 dialog.
2978                 Display the line number in dialogs that talk about
2979                 parser errors (in addition to the error message in
2980                 output).
2981
2982 2007-05-23 [wwp]        2.9.2cvs12
2983
2984         * src/quote_fmt_parse.y
2985                 Fix 2.9.2cvs11, probably a paste accident ;).
2986
2987 2007-05-23 [wwp]        2.9.2cvs11
2988
2989         * src/compose.c
2990         * src/prefs_template.c
2991         * src/quote_fmt.h
2992         * src/quote_fmt_parse.y
2993                 Fix 2.9.2cvs10, which broke --disable-aspell.
2994
2995 2007-05-22 [wwp]        2.9.2cvs10
2996
2997         * src/compose.c
2998         * src/prefs_template.c
2999         * src/quote_fmt.c
3000         * src/quote_fmt.h
3001         * src/quote_fmt_lex.l
3002         * src/quote_fmt_parse.y
3003         * src/gtk/gtkaspell.c
3004         * src/gtk/gtkaspell.h
3005                 Added template/quote format syntactical elements
3006                 to show and query:
3007                         - current dictionary
3008                           %T to show (shows empty if not set or not enabled),
3009                           ?T and !T to check if the default dictionary is
3010                           enabled and set
3011                         - current account's default dictionary
3012                           %aT to show (empty if not set or not enabled),
3013                           ?aT and !aT to check if it's enabled and set
3014                         - name completion for an address, from the address
3015                           book
3016                           %ABf, %ABt, %ABc respectively show the full name got
3017                           from the address book if From, To or Cc match a single
3018                           contact.
3019                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3020                           matches any contact and if the full name is non-empty.
3021                           If From, To or Cc are lists of email addresses, only
3022                           the first address will be checked.
3023                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3024                 that could show a trailing ','.
3025                 Also, template/quote_fmt parser now shows the line number in case
3026                 of parser error.
3027
3028 2007-05-15 [colin]      2.9.2cvs9
3029
3030         * src/main.c
3031         * src/main.h
3032                 Add a public function to know whether Claws
3033                 crashed last time
3034                 Store opened folder when exiting
3035         * src/folder.c
3036         * src/folder.h
3037                 Store last opened message in each FolderItem;
3038                 Reset last seen messages if Claws crashed, so 
3039                 that one can't go in an infinite crash in case 
3040                 a particular mail crashes Claws.
3041         * src/messageview.c
3042         * src/prefs_common.c
3043         * src/prefs_common.h
3044         * src/summaryview.c
3045         * src/prefs_summaries.c
3046                 Add "Select last opened message" when entering
3047                 a folder
3048                 Add "Select last opened folder" at startup.
3049
3050 2007-05-14 [colin]      2.9.2cvs8
3051
3052         * manual/xml2pdf
3053                 Fix bashism, search for xml catalog 
3054                 in /usr/local/share/xml/catalog too
3055                 Patch by Pawel
3056
3057 2007-05-13 [wwp]        2.9.2cvs7
3058
3059         * src/gtk/logwindow.c
3060                 fix raising log windows when they are either minimized or
3061                 in background.
3062
3063 2007-05-11 [colin]      2.9.2cvs6
3064
3065         * src/gtk/filesel.c
3066                 Use Hildon's file chooser on Maemo. Patch
3067                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3068                 'File attachment "manipulation" bugs...'
3069
3070 2007-05-10 [wwp]        2.9.2cvs5
3071
3072         * src/prefs_common.c
3073         * src/prefs_common.h
3074         * src/gtk/quicksearch.c
3075                 Add a quicksearch option to automatically run
3076                 a search selected from the history (this option
3077                 is exclusive towards type-ahead).
3078
3079 2007-05-10 [colin]      2.9.2cvs4
3080
3081         * src/imap.c
3082                 Fix g_warnings, thanks to Brian
3083                 Morrison
3084
3085 2007-05-09 [colin]      2.9.2cvs3
3086
3087         * src/crash.c
3088         * src/exporthtml.c
3089         * src/mbox.c
3090         * src/prefs_summaries.c
3091         * src/procheader.c
3092         * src/common/log.c
3093         * src/common/utils.c
3094         * src/gtk/gtksourceprintjob.c
3095         * src/gtk/sslcertwindow.c
3096                 Use the re-entrant variant of time functions
3097                 Probably fixes bug 1217, 'reentrancy problems 
3098                 with time functions'
3099
3100 2007-05-09 [colin]      2.9.2cvs2
3101
3102         * src/imap.c
3103                 Fix crasher when reconnection fails
3104
3105 2007-05-08 [paul]       2.9.2cvs1
3106
3107         * NEWS
3108         * README
3109         * RELEASE_NOTES
3110         * configure.ac
3111                 bump version number following
3112                 stable release
3113
3114 2007-05-08 [paul]       2.9.1cvs48
3115
3116         * src/plugins/demo/demo.c
3117         * src/plugins/dillo_viewer/dillo_prefs.c
3118         * src/plugins/dillo_viewer/dillo_prefs.h
3119         * src/plugins/dillo_viewer/dillo_viewer.c
3120         * src/plugins/pgpcore/pgp_viewer.c
3121         * src/plugins/pgpcore/pgp_viewer.h
3122         * src/plugins/pgpcore/plugin.c
3123         * src/plugins/pgpcore/prefs_gpg.c
3124         * src/plugins/pgpcore/prefs_gpg.h
3125         * src/plugins/pgpcore/sgpgme.c
3126         * src/plugins/pgpcore/sgpgme.h
3127         * src/plugins/pgpinline/plugin.c
3128         * src/plugins/pgpmime/pgpmime.c
3129         * src/plugins/pgpmime/pgpmime.h
3130         * src/plugins/pgpmime/plugin.c
3131         * src/plugins/spamassassin/spamassassin.c
3132         * src/plugins/spamassassin/spamassassin.h
3133         * src/plugins/spamassassin/spamassassin_gtk.c
3134         * src/plugins/trayicon/README
3135         * tools/README
3136         * tools/README.sylprint
3137         * tools/outlook2claws-mail.pl
3138         * tools/sylprint.pl
3139         * tools/tb2claws-mail
3140         * tools/tbird2claws.py
3141         * tools/update-po
3142         * tools/vcard2xml.py
3143         * tools/kdeservicemenu/README
3144                 cleanups and corrections
3145
3146 2007-05-06 [wwp]        2.9.1cvs47
3147
3148         * tools/uudec
3149                 Fix missing dash to `display` command-line, reported
3150                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3151
3152 2007-05-06 [colin]      2.9.1cvs46
3153
3154         * src/Makefile.am
3155         * src/stock_pixmap.c
3156         * src/stock_pixmap.h
3157         * src/pixmaps/printer.xpm
3158                 Add a printer icon
3159
3160 2007-05-06 [paul]       2.9.1cvs45
3161
3162         * src/compose.c
3163         * src/ldapquery.c
3164         * src/privacy.h
3165         * src/summary_search.c
3166         * src/summaryview.c
3167                 fix build warnings
3168
3169 2007-05-05 [wwp]        2.9.1cvs44
3170
3171         * src/messageview.c
3172         * src/mh.c
3173         * src/prefs_actions.c
3174         * src/prefs_gtk.c
3175         * src/summaryview.c
3176         * src/common/xml.c
3177                 Fix "faild" typos everywhere and capitalization of
3178                 some g_warnings.
3179
3180 2007-05-04 [colin]      2.9.1cvs43
3181
3182         * src/compose.c
3183         * src/privacy.c
3184         * src/privacy.h
3185         * src/plugins/pgpcore/prefs_gpg.c
3186         * src/plugins/pgpcore/prefs_gpg.h
3187         * src/plugins/pgpinline/pgpinline.c
3188         * src/plugins/pgpmime/pgpmime.c
3189                 Add an API to warn about encryption limits,
3190                 and allow to disable these warnings
3191
3192 2007-05-03 [colin]      2.9.1cvs42
3193
3194         * src/summaryview.c
3195         * src/mainwindow.c
3196                 Fix bug 1213, 'Delete more than 
3197                 one thread at once'
3198
3199 2007-05-03 [wwp]        2.9.1cvs41
3200
3201         * src/prefs_common.c
3202         * src/prefs_filtering.c
3203         * src/prefs_template.c
3204         * src/common/template.c
3205         * src/common/template.h
3206         * src/gtk/gtkutils.c
3207         * src/gtk/gtkutils.h
3208                 Templates are no longer automatically sorted
3209                 by name, but can be sorted manually using
3210                 |< < > >| buttons as well as drag'n'drop.
3211
3212 2007-05-03 [wwp]        2.9.1cvs40
3213
3214         * src/plugins/spamassassin/spamassassin.c
3215         * src/plugins/spamassassin/spamassassin.h
3216         * src/plugins/spamassassin/spamassassin_gtk.c
3217         * src/plugins/bogofilter/bogofilter.c
3218         * src/plugins/bogofilter/bogofilter.h
3219         * src/plugins/bogofilter/bogofilter_gtk.c
3220                 Added an option to conditionally mark saved spam
3221                 as read (default is and was to do so).
3222                 Satisfies feature request 1708539 on sf.net tracker.
3223
3224 2007-05-03 [colin]      2.9.1cvs39
3225
3226         * src/inc.c
3227                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3228
3229 2007-05-02 [colin]      2.9.1cvs38
3230
3231         * src/textview.c
3232                 Fix bug 1209, 'Clicking on address 
3233                 in header (mailto uri) selects 
3234                 default account'. Patch adapted from
3235                 G.P. Halkes' patch.
3236
3237 2007-05-02 [colin]      2.9.1cvs37
3238
3239         * src/grouplistdialog.c
3240                 Set cursor to wait cursor while loading
3241                 groups.
3242
3243 2007-05-02 [paul]       2.9.1cvs36
3244
3245         * src/folder.c
3246         * src/common/defs.h
3247                 rename cache and mark files
3248                 (data is preserved)
3249
3250 2007-04-30 [paul]       2.9.1cvs35
3251
3252         * manual/glossary.xml
3253         * manual/plugins.xml
3254                 updates. Patch by Ricardo
3255
3256 2007-04-29 [wwp]        2.9.1cvs34
3257
3258         * src/mainwindow.c
3259         * configure.ac
3260                 Fix few grammatical errors (patch by David Relson < relson at
3261                 osagesoftware dot com >).
3262
3263 2007-04-28 [colin]      2.9.1cvs33
3264
3265         * src/account.c
3266         * src/pop.c
3267         * src/prefs_account.c
3268         * src/prefs_account.h
3269                 Drop the "Download all" preference. It's
3270                 stupidly useless and confuses people from
3271                 time to time.
3272
3273 2007-04-27 [wwp]        2.9.1cvs32
3274
3275         * src/account.c
3276         * src/prefs_account.c
3277         * src/prefs_account.h
3278                 Don't reflect accounts changes to the mainwindow when it's
3279                 not necessary.
3280
3281 2007-04-27 [colin]      2.9.1cvs31
3282
3283         * src/folder.c
3284                 Freeze/thaw when sync'ing flags
3285         * src/imap.c
3286         * src/prefs_account.c
3287         * src/prefs_account.h
3288         * src/etpan/imap-thread.c
3289         * src/etpan/imap-thread.h
3290                 Add a way to use UID FETCH instead
3291                 of searches to fetch message lists
3292                 and flags. More expensive towards
3293                 bandwidth, less expensive towards
3294                 server's CPU. Probably fixes 
3295                 bug 1158, 'Scanning new folders on 
3296                 Exchange 2007 extremely slow'.
3297                 Patch 95% by Hoa.
3298
3299 2007-04-27 [paul]       2.9.1cvs30
3300
3301         * src/mainwindow.c
3302         * src/prefs_logging.c
3303                 improvements to english usage
3304
3305 2007-04-27 [colin]      2.9.1cvs29
3306
3307         * src/imap.c
3308                 Fix build without libetpan (my bad!)
3309
3310 2007-04-26 [colin]      2.9.1cvs28
3311
3312         * src/imap.c
3313         * src/imap.h
3314                 Fix uselessly exported function
3315         * src/textview.c
3316                 Consider "- -- \n" as signature separator
3317                 (that's what signature separators look like
3318                  in PGP/Inline signed mails)
3319
3320 2007-04-26 [colin]      2.9.1cvs27
3321
3322         * configure.ac
3323                 libetpan-0.49 is now required
3324         * src/procmime.c
3325                 Fix double fetching of mails if
3326                 first try failed
3327         * src/imap.c
3328                 Make offline sync faster, by
3329                 remembering last change time, and
3330                 last sync time.
3331
3332 2007-04-26 [hoa]        2.9.1cvs26
3333
3334         * src/imap.c
3335         * src/imap.h
3336         * src/mainwindow.c
3337         * src/toolbar.c
3338         * src/etpan/imap-thread.c
3339         * src/etpan/imap-thread.h
3340                 cancellation of IMAP operations is now allowed.
3341                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3342
3343 2007-04-26 [colin]      2.9.1cvs25
3344
3345         * src/folder.c
3346                 Always fetch body+headers in folders that are
3347                 synched for offline use, if "Synchronise as
3348                 soon as possible" is set.
3349                 Fixes bug 1200, 'Add option to always retrieve full 
3350                 messages'
3351
3352 2007-04-25 [colin]      2.9.1cvs24
3353
3354         * src/compose.c
3355                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3356                 persists...'
3357
3358 2007-04-24 [colin]      2.9.1cvs23
3359
3360         * src/folderview.c
3361                 Fix bug 1195, 'Hardware key navigation' 
3362                 Make GDK_Enter toggle expansion (Maemo)
3363
3364 2007-04-24 [wwp]        2.9.1cvs22
3365
3366         * src/compose.c
3367                 Fix few compiler warnings.
3368
3369 2007-04-24 [paul]       2.9.1cvs21
3370
3371         * src/Makefile.am
3372         * src/stock_pixmap.c
3373         * src/stock_pixmap.h
3374                 complete last commit
3375
3376 2007-04-24 [paul]       2.9.1cvs20
3377
3378         * src/gtk/about.c
3379         * src/pixmaps/active.xpm
3380         * src/pixmaps/checkbox_off.xpm
3381         * src/pixmaps/checkbox_on.xpm
3382         * src/pixmaps/inactive.xpm
3383                 kick out the blobs
3384                 remove transparent border from checkbox icons
3385
3386 2007-04-24 [wwp]        2.9.1cvs19
3387
3388         * src/textview.c
3389         * src/textview.h
3390                 Fix a crash in textview, thanks to Colin.
3391
3392 2007-04-23 [wwp]        2.9.1cvs18
3393
3394         * src/prefs_common.c
3395                 Fix 2.9.1cvs5: no header was being translated at all.
3396
3397 2007-04-23 [colin]      2.9.1cvs17
3398
3399         * src/Makefile.am
3400         * src/stock_pixmap.c
3401         * src/stock_pixmap.h
3402         * src/summaryview.c
3403         * src/summaryview.h
3404         * src/gtk/gtksctree.c
3405         * src/gtk/gtksctree.h
3406         * src/pixmaps/selection.xpm
3407                 Fix bug 1193, 'Need a way to multi-select
3408                 items'. Add a toggle button to the summaryview
3409                 to switch between normal and multiple selection
3410                 (Maemo)
3411
3412 2007-04-23 [colin]      2.9.1cvs16
3413
3414         * src/Makefile.am
3415         * src/stock_pixmap.c
3416         * src/stock_pixmap.h
3417         * src/summaryview.c
3418         * src/summaryview.h
3419         * src/gtk/gtksctree.c
3420         * src/gtk/gtksctree.h
3421         * src/pixmaps/selection.xpm
3422                 Fix bug 1193, 'Need a way to multi-
3423                 select items'
3424                 Add a toggle button in the summaryview
3425                 to enable normal or multiple selection.
3426                 (Maemo)
3427
3428 2007-04-23 [colin]      2.9.1cvs15
3429
3430         * src/compose.c
3431                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3432
3433 2007-04-21 [colin]      2.9.1cvs14
3434
3435         * src/gtk/quicksearch.c
3436                 Fix previous commit (actually use correct
3437                 parameter)
3438
3439 2007-04-21 [colin]      2.9.1cvs13
3440
3441         * src/gtk/quicksearch.c
3442                 Fix changing quicksearch type (after Esc,
3443                 after changing Recursive, ...)
3444
3445 2007-04-20 [wwp]        2.9.1cvs12
3446
3447         * src/gtk/Makefile.am
3448                 Added headers.h (completes 2.9.1cvs5).
3449
3450 2007-04-20 [wwp]        2.9.1cvs11
3451
3452         * src/addressbook.c
3453                 Fix the use of display name in name column,
3454                 it has been overriden w/ the use of nickname
3455                 by 2.9.0cvs3. Now nickname is used (if any)
3456                 in case of LDAP books only.
3457
3458 2007-04-20 [colin]      2.9.1cvs10
3459
3460         * src/mimeview.c
3461         * src/summaryview.c
3462         * src/textview.c
3463                 Add handling of 'a' to loop in a mail's
3464                 mimeparts
3465
3466 2007-04-20 [colin]      2.9.1cvs9
3467
3468         * src/toolbar.c
3469                 Fix bug 1190, 'dir_open' button doesn't work'
3470                 (Maemo)
3471
3472 2007-04-20 [colin]      2.9.1cvs8
3473
3474         * src/folderview.c
3475         * src/mainwindow.c
3476                 Fix bug 1194, 'Hardware keys move from email 
3477                 list to account/directory list, but not back 
3478                 to email list...' (Maemo)
3479
3480 2007-04-20 [colin]      2.9.1cvs7
3481
3482         * src/compose.h
3483                 complete previous commit
3484
3485 2007-04-20 [colin]      2.9.1cvs6
3486
3487         * src/compose.c
3488                 Fix bug 1187, 'Reply-to addressee disappears 
3489                 when reply-to text box is clicked...' (Maemo)
3490
3491 2007-04-20 [wwp]        2.9.1cvs5
3492
3493         * po/POTFILES.in
3494         * src/addressbook.c
3495         * src/compose.c
3496         * src/filtering.c
3497         * src/headerview.c
3498         * src/matcher.c
3499         * src/prefs_common.c
3500         * src/prefs_common.h
3501         * src/prefs_display_header.c
3502         * src/prefs_matcher.c
3503         * src/summaryview.c
3504         * src/gtk/headers.h
3505         * src/gtk/quicksearch.c
3506                 Translate more header names according to the relevant option value,
3507                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3508                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3509                 to prefs_common_translated_header_name().
3510                 Added a headers.h reference file that contains known header names
3511                 (RFC2822 and others) to the translation process' input, so that
3512                 translated header names will still exist even if no occurrence of
3513                 _("headername") is found anymore in the sources.
3514                 Don't translate column name 'Number' following to trans_hdr option
3515                 value as it's not a header name.
3516
3517 2007-04-20 [colin]      2.9.1cvs4
3518
3519         * src/gtk/quicksearch.c
3520         * src/gtk/quicksearch.h
3521                 Add "From, To or Subject" quicksearch
3522                 type. Patch by ulfschaper@users.sf.net
3523
3524 2007-04-20 [colin]      2.9.1cvs3
3525
3526         * src/matcher.c
3527                 Implement proper references filtering condition.
3528                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3529
3530 2007-04-19 [wwp]        2.9.1cvs2
3531
3532         * src/prefs_display_header.c
3533         * src/message_search.c
3534                 Fix few warnings (g_free of const gchar*).
3535
3536 2007-04-19 [paul]       2.9.1cvs1
3537
3538         * NEWS
3539         * README
3540         * RELEASE_NOTES
3541         * configure.ac
3542                 bump version number following
3543                 stable release
3544
3545 2007-04-19 [paul]       2.9.0cvs9
3546
3547         * manual/advanced.xml
3548         * manual/glossary.xml
3549                 fix typos
3550
3551 2007-04-18 [paul]       2.9.0cvs8
3552
3553         * src/pop.c
3554                 fix for CVE-2007-1558 (APOP)
3555                 Thanks to Colin
3556
3557 2007-04-18 [paul]       2.9.0cvs7
3558
3559         * src/messageview.c
3560         * src/mimeview.c
3561         * src/summaryview.c
3562         * src/gtk/filesel.c
3563                 Fix encoding woes wrt saving of
3564                 mails and parts
3565                 Thanks to Colin
3566
3567 2007-04-18 [colin]      2.9.0cvs6
3568
3569         * src/gtk/pluginwindow.c
3570                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3571
3572 2007-04-17 [wwp]        2.9.0cvs5
3573
3574         * src/addressadd.c
3575         * src/addressbook.c
3576         * src/addrindex.c
3577         * src/ldapupdate.c
3578                 Fix --disable-ldap build,
3579                 fix some LDAP annoyances on 
3580                 searches, thanks to Colin.
3581
3582 2007-04-17 [wwp]        2.9.0cvs4
3583
3584         * src/ldapupdate.c
3585                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3586                 like gcc 2.9x. Thanks to Colin.
3587
3588 2007-04-17 [wwp]        2.9.0cvs3
3589
3590         * src/Makefile.am
3591         * src/addressadd.c
3592         * src/addressbook.c
3593         * src/addrindex.c
3594         * src/addritem.c
3595         * src/addritem.h
3596         * src/editaddress.c
3597         * src/ldapctrl.c
3598         * src/ldapctrl.h
3599         * src/ldapquery.c
3600         * src/ldapserver.c
3601         * src/ldapserver.h
3602         * src/ldapupdate.c
3603         * src/ldapupdate.h
3604                 Add LDAP write support. Patch mostly by 
3605                 Michael <mir at datanom dot net>
3606
3607 2007-04-17 [wwp]        2.9.0cvs2
3608
3609         * src/compose.c
3610                 Prepend "Add to address book" to the context menu of compose window's sender and
3611                 recipient fields.
3612
3613 2007-04-16 [paul]       2.9.0cvs1
3614
3615         * src/gtk/authors.h
3616                 add Pader Rezso
3617
3618 2007-04-16 [paul]       2.9.0
3619
3620         * NEWS
3621         * README
3622         * RELEASE_NOTES
3623                 2.9.0 released
3624
3625 2007-04-16 [paul]       2.8.1cvs102
3626
3627         * po/fr.po
3628                 updated by Fabien Vantard
3629
3630 2007-04-16 [paul]       2.8.1cvs101
3631
3632         * po/ca.po
3633         * po/cs.po
3634         * po/de.po
3635         * po/hu.po
3636         * po/pl.po
3637         * po/pt_BR.po
3638         * po/sr.po
3639         * po/zh_CN.po
3640                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3641                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3642                 Aleksandar Urosevic, and Ralgh Young
3643
3644 2007-04-15 [mones]      2.8.1cvs100
3645
3646         * po/es.po
3647                 Updated for release
3648
3649 2007-04-14 [colin]      2.8.1cvs99
3650
3651         * src/message_search.c
3652         * src/prefs_display_header.c
3653         * src/summary_search.c
3654         * src/gtk/combobox.c
3655                 Fix allocations
3656
3657 2007-04-14 [wwp]        2.8.1cvs98
3658
3659         * src/gtk/combobox.c
3660         * src/message_search.c
3661         * src/summary_search.c
3662         * src/prefs_display_header.c
3663                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3664                 returns NULL, get the text value directly from the GtkEntry child.
3665
3666 2007-04-13 [colin]      2.8.1cvs97
3667
3668         * src/gtk/quicksearch.c
3669                 Give the focus back to summaryview when
3670                 emptying the quicksearch with Esc
3671
3672 2007-04-13 [colin]      2.8.1cvs96
3673
3674         * src/message_search.c
3675         * src/prefs_display_header.c
3676         * src/summary_search.c
3677                 Fix possibles crashes when getting text
3678                 from gtk combos
3679
3680 2007-04-13 [colin]      2.8.1cvs95
3681
3682         * src/pop.c
3683                 Add some UIDL debugging
3684
3685 2007-04-12 [colin]      2.8.1cvs94
3686
3687         * src/folder.c
3688                 Force folder scan if necessary after
3689                 copying mails, to be able to reapply
3690                 flags.
3691
3692 2007-04-11 [colin]      2.8.1cvs93
3693
3694         * src/main.c
3695                 don't scan for new mail on startup if --select
3696                 is specified (or race conditions arise). If so,
3697                 do both sequentially.
3698
3699 2007-04-09 [colin]      2.8.1cvs92
3700
3701         * src/common/defs.h
3702                 Use leafpad by default on Maemo. Patch
3703                 by Jean-Luc Biord.
3704
3705 2007-04-06 [colin]      2.8.1cvs91
3706
3707         * src/pixmaps/queue_close.xpm
3708         * src/pixmaps/queue_close_hrm.xpm
3709         * src/pixmaps/queue_close_hrm_mark.xpm
3710         * src/pixmaps/queue_close_mark.xpm
3711         * src/pixmaps/queue_open.xpm
3712         * src/pixmaps/queue_open_hrm.xpm
3713         * src/pixmaps/queue_open_hrm_mark.xpm
3714         * src/pixmaps/queue_open_mark.xpm
3715                 Move the clock one pixel down :)
3716
3717 2007-04-05 [colin]      2.8.1cvs90
3718
3719         * src/mainwindow.c
3720                 Don't sync when switching offline from
3721                 command line - it's usually too late :)
3722
3723 2007-04-05 [paul]       2.8.1cvs89
3724
3725         * src/Makefile.am
3726         * src/stock_pixmap.c
3727         * src/pixmaps/dir_close_hrm.xpm
3728         * src/pixmaps/dir_close_hrm_mark.xpm
3729         * src/pixmaps/drafts_close.xpm
3730         * src/pixmaps/drafts_close_mark.xpm
3731         * src/pixmaps/drafts_open.xpm
3732         * src/pixmaps/drafts_open_mark.xpm
3733         * src/pixmaps/inbox.xpm
3734         * src/pixmaps/inbox_close.xpm
3735         * src/pixmaps/inbox_close_hrm.xpm
3736         * src/pixmaps/inbox_close_hrm_mark.xpm
3737         * src/pixmaps/inbox_close_mark.xpm
3738         * src/pixmaps/inbox_hrm.xpm
3739         * src/pixmaps/inbox_hrm_mark.xpm
3740         * src/pixmaps/inbox_mark.xpm
3741         * src/pixmaps/inbox_open.xpm
3742         * src/pixmaps/inbox_open_hrm.xpm
3743         * src/pixmaps/inbox_open_hrm_mark.xpm
3744         * src/pixmaps/inbox_open_mark.xpm
3745         * src/pixmaps/outbox.xpm
3746         * src/pixmaps/outbox_close.xpm
3747         * src/pixmaps/outbox_close_hrm.xpm
3748         * src/pixmaps/outbox_close_hrm_mark.xpm
3749         * src/pixmaps/outbox_close_mark.xpm
3750         * src/pixmaps/outbox_hrm.xpm
3751         * src/pixmaps/outbox_hrm_mark.xpm
3752         * src/pixmaps/outbox_mark.xpm
3753         * src/pixmaps/outbox_open.xpm
3754         * src/pixmaps/outbox_open_hrm.xpm
3755         * src/pixmaps/outbox_open_hrm_mark.xpm
3756         * src/pixmaps/outbox_open_mark.xpm
3757         * src/pixmaps/queue_close.xpm
3758         * src/pixmaps/queue_close_hrm.xpm
3759         * src/pixmaps/queue_close_hrm_mark.xpm
3760         * src/pixmaps/queue_close_mark.xpm
3761         * src/pixmaps/queue_open.xpm
3762         * src/pixmaps/queue_open_hrm.xpm
3763         * src/pixmaps/queue_open_hrm_mark.xpm
3764         * src/pixmaps/queue_open_mark.xpm
3765                 updated, added and replaced icons
3766                 Icons by Colin
3767
3768 2007-04-04 [colin]      2.8.1cvs88
3769
3770         * src/imap.c
3771                 Fix build without libetpan
3772
3773 2007-04-03 [colin]      2.8.1cvs87
3774
3775         * src/imap.c
3776                 Fix crash with Citadel, and try to make
3777                 things work. this server (and specifically 
3778                 STATUS and APPEND at least) seems broken.
3779
3780 2007-04-03 [colin]      2.8.1cvs86
3781
3782         * src/folderview.c
3783                 Fix icons on folder close
3784
3785 2007-04-03 [colin]      2.8.1cvs85
3786
3787         * src/inc.c
3788                 Fix double-ask of offline override in
3789                 certain cases
3790         * src/imap.c
3791         * src/imap.h
3792         * src/imap_gtk.c
3793                 Much more efficient way to synchronise
3794                 for offline use
3795         * src/etpan/imap-thread.c
3796                 Fix possible segs
3797         * src/folder.c
3798         * src/gtk/quicksearch.c
3799                 Fix some GUI lags
3800
3801 2007-04-03 [paul]       2.8.1cvs84
3802
3803         * src/filtering.c
3804         * src/folder.c
3805         * src/folder.h
3806         * src/prefs_common.c
3807         * src/prefs_common.h
3808         * src/prefs_other.c
3809                 Fix sync being done too late
3810                 Thanks to Colin
3811
3812 2007-04-02 [colin]      2.8.1cvs83
3813
3814         * src/summaryview.c
3815                 Maemo: Put status and quicksearch at the top
3816         * src/plugins/bogofilter/bogofilter.c
3817         * src/plugins/spamassassin/spamassassin.c
3818                 Derive trash from inbox if possible
3819
3820 2007-04-02 [paul]       2.8.1cvs82
3821
3822         * src/plugins/bogofilter/bogofilter_gtk.c
3823                 a few English changes
3824
3825 2007-04-02 [paul]
3826
3827         2.9.0-rc1 released
3828
3829 2007-04-02 [colin]      2.8.1cvs81
3830
3831         * src/image_viewer.c
3832                 Fix transparent images by using
3833                 GtkImage
3834         * src/messageview.c
3835                 Flush events (on new windows) to avoid
3836                 having the textview's image resize fail
3837                 to know the available width
3838
3839 2007-04-01 [colin]      2.8.1