1 2006-09-04 [colin] 2.4.0cvs143
7 Make loading of huge mails (lots of text and/or
8 images) cancellable, so the GUI doesn't block
10 2006-09-04 [colin] 2.4.0cvs142
12 * src/plugins/trayicon/trayicon.c
13 Fix annoyance when removing a folder with
14 unread mails: trayicon didn't update
16 2006-09-04 [paul] 2.4.0cvs141
18 * src/gtk/icon_legend.c
20 Patch by Fabien Vantard
22 2006-09-04 [wwp] 2.4.0cvs140
24 * src/prefs_filtering.c
25 fix new line's account name in filtering prefs:
26 was "All", is now "(New)".
28 2006-09-04 [paul] 2.4.0cvs139
30 * tools/make.themes.project
31 use "AUTOMAKE_OPTIONS = dist-bzip2"
32 instead of homebrewed "make release"
34 2006-09-03 [colin] 2.4.0cvs138
37 Fix bug #1007 (Wrong folder highlighted)
39 2006-09-03 [colin] 2.4.0cvs137
42 Don't set Newsgroup: header to a mail folder
45 2006-09-03 [paul] 2.4.0cvs136
48 * src/prefs_spelling.c
51 2006-09-03 [paul] 2.4.0cvs135
53 * src/prefs_summaries.c
54 correct menu item text in prefs_keybind_apply_clicked()
56 2006-09-03 [paul] 2.4.0cvs134
59 some improvements to the descriptions
64 fix menu sensitivity issues
66 drop the useless word 'short'
68 add the word 'lines' indicating log length
71 fix compilation warnings
73 2006-09-02 [colin] 2.4.0cvs133
76 Display a special return-receipt message
77 if the message is from the user
79 Fix missing freeze of the list when marking
80 all read and unthreading for exec. Thanks
83 2006-09-02 [paul] 2.4.0cvs132
90 2006-09-02 [wwp] 2.4.0cvs131
92 * src/prefs_filtering.c
93 added an account name column to the filtering rules
96 2006-09-02 [colin] 2.4.0cvs130
100 Block scrolling if we're not at the end
103 2006-09-02 [colin] 2.4.0cvs129
106 Make sure account-specific rules can't
107 be used in {pre-,post-,}processing
109 * src/gtk/logwindow.c
110 * src/gtk/logwindow.h
111 Jump to last error when clicking on the
114 2006-09-02 [colin] 2.4.0cvs128
124 Let proc_mbox know its account, for
125 account-specific rules
127 2006-09-01 [colin] 2.4.0cvs127
130 Don't uselessly use iconv to convert from
136 Fix certain log cases, disable warning icon
137 for now, the correct way to display it when
138 necessary and only when necessary is probably
139 to do it manually rather than use error logs
140 * src/etpan/imap-thread.c
141 Clean up UID logging a bit
142 * src/gtk/logwindow.c
143 * src/gtk/logwindow.h
144 Make logging faster when the window's closed
146 2006-09-01 [wwp] 2.4.0cvs126
148 * manual/fr/account.xml
149 reflect changes to the ref. manual (parts of cvs72):
150 fix tabnames and quotes.
152 2006-09-01 [wwp] 2.4.0cvs125
154 * manual/fr/plugins.xml
155 reflect changes to the reference manual (cvs42):
156 update IRC channel info.
158 2006-09-01 [wwp] 2.4.0cvs124
161 use CVSEDITOR env. var. if set, according to `man cvs`.
163 2006-09-01 [wwp] 2.4.0cvs123
165 * manual/advanced.xml
166 better sentence again (thanks to Paul).
168 2006-09-01 [wwp] 2.4.0cvs122
170 * manual/advanced.xml
171 fix definition of toolbar_detachable and rework a bit the one of
174 2006-09-01 [mones] 2.4.0cvs121
176 * manual/advanced.xml
177 Document enable_dotted_lines
179 2006-09-01 [paul] 2.4.0cvs120
186 obey the 'When entering folder...' option
187 when using the /View/Go to/... menu items
190 2006-08-31 [colin] 2.4.0cvs119
193 Revert 2.4.0cvs116, wrong fix.
195 2006-08-31 [colin] 2.4.0cvs118
197 * src/gtk/gtksctree.c
198 Better state the various copyrights
200 2006-08-31 [colin] 2.4.0cvs117
203 fix enable_dotted_lines
205 2006-08-31 [colin] 2.4.0cvs116
208 Use pref "Always open on select" when going
209 to next unread folder
210 * src/gtk/gtksctree.c
211 Fix link failure to _gtk_clist_create_cell_layout
212 on certain computers. (Why not mine, I wonder)
214 2006-08-31 [colin] 2.4.0cvs115
218 * src/plugins/bogofilter/bogofilter.c
219 * src/plugins/spamassassin/spamassassin.c
220 Requalify some "errors" to warnings
224 Add an icon in the statusbar to notify
226 * src/gtk/gtksctree.c
229 Make the GtkSCTree look more modern by
230 alternating background lines
233 Add a pref to let people have the old
237 2006-08-30 [colin] 2.4.0cvs114
241 Provide a way to filter a list of
242 messages in an optimised manner, and
243 add a list-filtering hook
247 Use the list filtering
248 * src/plugins/bogofilter/bogofilter.c
249 Use the list-filtering hook
250 Use -b (bulk) mode for more speed
251 when learning and filtering
252 * src/etpan/imap-thread.c
253 Make log output shorter in UID SEARCH
256 2006-08-30 [colin] 2.4.0cvs113
258 * src/plugins/bogofilter/bogofilter.c
259 Really fast mass learning - thanks to David
260 Relson for the options explanations :)
262 2006-08-30 [colin] 2.4.0cvs112
265 Fix compilation on FreeBSD. Thanks
268 2006-08-29 [colin] 2.4.0cvs111
271 Handle "popup_menu" signal (for popping the
272 menu via the keyboard)
279 Factorize scrolling code, and add an API
280 for MimeViewers to handle scroll orders
282 2006-08-29 [wwp] 2.4.0cvs110
284 * src/plugins//bogofilter/bogofilter.c
285 * src/plugins//spamassassin/spamassassin.c
286 make the bogofilter/spamassassin filtering error dialogs at
287 incorporation obey to the "don't popup error dialog on
288 receive error" option. If disabled, feed the log window w/
295 2006-08-29 [paul] 2.4.0cvs109
298 remove 'make release', it's not needed
299 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
301 2006-08-29 [paul] 2.4.0cvs108
304 * src/summary_search.c
305 * src/gtk/progressdialog.c
306 * src/plugins/pgpcore/passphrase.c
307 replace deprecated gtk_window_set_policy()
309 2006-08-29 [colin] 2.4.0cvs107
312 Fix data loss when copy fails during a move:
313 only use fast remove_msgs if everything was
314 copied OK; else use slow remove_msg on the
315 mails that got copied only.
317 2006-08-28 [paul] 2.4.0cvs106
320 revert change in 2.4.0cvs104, it breaks
323 2006-08-28 [paul] 2.4.0cvs105
325 * src/plugins/spamassassin/spamassassin.c
328 2006-08-28 [paul] 2.4.0cvs104
331 fix data loss when moving to another
333 * src/prefs_spelling.c
335 * src/gtk/pluginwindow.c
336 improve the layout of the dialog text
339 2006-08-28 [paul] 2.4.0cvs103
341 * src/plugins/bogofilter/bogofilter.c
342 * src/plugins/bogofilter/bogofilter_gtk.c
343 fix english up a bit, innit
345 2006-08-28 [paul] 2.4.0cvs102
350 require autoconf 2.60, enabling building
351 with gettext 0.15 (gettext 0.14.x build still
352 possible). Replace Makefiles with versions
354 Remove configure options --with-localedir and
355 --with-mandir. The options that are provided
356 directly by autoconf 2.60 can be used instead:
359 2006-08-27 [colin] 2.4.0cvs101
361 * src/plugins/bogofilter/Makefile.am
362 Fix make dist (no README)
364 2006-08-27 [colin] 2.4.0cvs100
367 Don't use F_UNKNOWN folders for any default
369 * src/plugins/bogofilter/bogofilter.c
370 * src/plugins/bogofilter/bogofilter.h
371 * src/plugins/bogofilter/bogofilter_gtk.c
372 Add an option to specify the path to bogofilter
373 Use single-quotes to be able to learn in folders
374 with spaces in their names
375 Verify learning status
377 2006-08-27 [colin] 2.4.0cvs99
381 Document Bogofilter plugin
383 2006-08-27 [colin] 2.4.0cvs98
389 When possible, copy the queued mail to sent folder
390 instead of re-adding. Much faster on IMAP.
392 2006-08-27 [colin] 2.4.0cvs97
395 Disable mmaped caches - huge metadata loss
396 here after a power failure.
398 Add quicksearch timing
399 * src/common/plugin.c
400 * src/common/plugin.h
401 Implement an interface to tell what plugins
402 provide. Prevent loading of similar plugins.
403 * src/plugins/clamav/clamav_plugin.c
404 * src/plugins/demo/demo.c
405 * src/plugins/dillo_viewer/dillo_viewer.c
406 * src/plugins/pgpcore/plugin.c
407 * src/plugins/pgpinline/pgpinline.c
408 * src/plugins/pgpmime/pgpmime.c
409 * src/plugins/spamassassin/spamassassin.c
410 * src/plugins/trayicon/trayicon.c
411 Implement plugin_provides()
413 2006-08-27 [colin] 2.4.0cvs96
416 * src/plugins/Makefile.am
417 * src/plugins/bogofilter/.cvsignore
418 * src/plugins/bogofilter/Makefile.am
419 * src/plugins/bogofilter/bogofilter.c
420 * src/plugins/bogofilter/bogofilter.h
421 * src/plugins/bogofilter/bogofilter_gtk.c
422 New Bogofilter plugin, provides filtering and
423 learning. Spamassassin will go to extra plugins.
425 2006-08-26 [mones] 2.4.0cvs95
427 * manual/handling.xml
428 Fix subfolder path in the example (thanks to Paul)
430 2006-08-26 [mones] 2.4.0cvs94
432 * manual/glossary.xml
433 2.2. + add ISP to the glossary
434 7.5. + Add UIDL to glossary
435 7.7. + Add TCP to glossary
436 * manual/handling.xml
437 7.1. + Mentions GNU/Linux distribution, what about the non...
438 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
439 7.3. + Mentions .bashrc, what about the non-bash ones?
440 7.4. = Use appropriate quotation for commands
441 7.6. = change "" to <quote></quote>
443 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
444 * manual/starting.xml
445 2.1. + local mbox file: some examples of mbox file locations...
446 Also reformatted files requiring it
448 2006-08-26 [wwp] 2.4.0cvs93
450 * src/summary_search.c
451 disable find buttons while summary search is running.
453 2006-08-25 [colin] 2.4.0cvs92
460 Speed up MH moving, and add progressbar
463 Write cache files using mmap() too
465 2006-08-25 [wwp] 2.4.0cvs91
468 switch spam<->ham button when a message has been marked as spam or ham
469 and is still selected. Thanks to Colin.
471 2006-08-25 [paul] 2.4.0cvs90
477 * src/gtk/icon_legend.c
478 * src/pixmaps/copied.xpm
479 * src/pixmaps/moved.xpm
480 add icons for delayed execution marked for
481 copying, marked for moving
483 2006-08-25 [mones] 2.4.0cvs89
485 * manual/glossary.xml
486 Fix the other glossary items:
487 5.1. = Inmmediate execution -> <quote>immediate execution...
488 5.2. = Fix MBOX capitalization -> Mbox
489 5.3. + Improve Plugins def. w/ tech. ref.
490 5.4. = Quotation -> replace '>' by <quote>></quote>
491 5.5. - SMTP Server. -> remove dot
495 2006-08-25 [mones] 2.4.0cvs88
498 Reformatted, changed email address
499 * manual/glossary.xml
500 Reformatted, fixed MANUAL-TODO items:
501 8.2. + add ROT-13 to glossary
502 8.4. + add URL to glossary
503 * manual/es/advanced.xml
506 2006-08-25 [paul] 2.4.0cvs87
508 * src/gtk/icon_legend.c
509 add 'marked for deletion' icon
510 arrange icons by containing column
513 2006-08-25 [colin] 2.4.0cvs86
517 Add the sc_g_*list_bigger functions in
518 a place everyone can use it
520 Only freeze/thaw the list when working
521 on the selection, if it's bigger than 1
522 * src/gtk/gtksctree.c
523 Only freeze/thaw the list when unselec-
524 ting 'all' if ('all' != 1)
525 This avoids some flickering
527 2006-08-24 [colin] 2.4.0cvs85
530 Fix strange list selection
531 Fix random seg (Invalid read of freed memory)
533 2006-08-24 [colin] 2.4.0cvs84
536 * src/gtk/inputdialog.c
537 * src/plugins/pgpcore/passphrase.c
538 Revert minimal width patch of 2.4.0cvs67,
539 as it is also a maximal width. Use
540 gtk_window_set_default_size instead.
542 2006-08-24 [colin] 2.4.0cvs83
545 Write cache/mark to temp files before
546 overwriting old ones (avoids metadata
547 loss if writing the new files fail).
548 Use mmap() to read cache/mark file, as
549 this makes cache reading faster. Dis-
550 abled for big-endian machines until it
551 can be tested. (Big-endian users: set
552 msgcache_use_mmap = TRUE in the relevant
555 Move rarely used fields of MsgInfo in
556 another structure, which will only be
557 allocated if needed. Face, X-Face,
558 Return receipt headers and List-*
559 headers are moved. Mails having none
560 of these occupy 52 bytes less with
561 this patch, which makes 2.5MB of RAM
562 saved on a 50k folder).
566 * src/partial_download.c
570 Follow this structure change.
572 2006-08-24 [wwp] 2.4.0cvs82
574 * manual/es/.cvsignore
575 * manual/es/dist/.cvsignore
576 * manual/es/dist/html/.cvsignore
577 * manual/es/dist/pdf/.cvsignore
578 * manual/es/dist/ps/.cvsignore
579 * manual/es/dist/txt/.cvsignore
580 more (generated) files to ignore.
582 2006-08-24 [colin] 2.4.0cvs81
586 Fix possible problems with local delivery. Check the folder doesn't
587 need scan before setting its mtime when saving cache (which can be
588 done long after the folder's been modified by an external process);
589 Check that the stored item's mtime didn't change in mh functions.
591 2006-08-24 [mones] 2.4.0cvs80
593 * manual/advanced.xml
594 Rewrapping, some fixes and MANUAL-TODO items:
595 8.1. = change "" to <quote></quote>
596 8.3. = quote menu items
597 8.5. - deploying -> new user ... ideally a new user (redundant)
599 2006-08-23 [colin] 2.4.0cvs79
601 * src/gtk/gtksctree.c
602 When selecting or deselecting range, only
603 freeze/thaw when selection is bigger than 10
605 2006-08-23 [colin] 2.4.0cvs78
610 * src/plugins/dillo_viewer/dillo_viewer.c
611 Provide an API for MimeViewer plugins to
612 return a text selection for replying
614 2006-08-23 [colin] 2.4.0cvs77
618 Use gtk_pixbuf_new_from_file_at_scale(), which
619 is faster than getting the pixbuf then resizing
622 2006-08-23 [colin] 2.4.0cvs76
625 UTF-8 should be sent Quoted-printable
627 2006-08-22 [colin] 2.4.0cvs75
630 Check if scan is required before touching
631 the folder (or it'll be required every time)
633 2006-08-22 [colin] 2.4.0cvs74
636 Require libetpan 0.46 (crasher fix when built
639 2006-08-22 [colin] 2.4.0cvs73
642 Set folder's mtime after writing its
647 Don't do useless stuff if we don't
650 Add some timing, don't deselect prior
651 to selecting (gtksctree does it itself),
652 remove crash avoidance hacks as it's been
653 properly fixed since a while
655 Optimize to_human_readable(): _() is slow,
656 do it only once, and avoid %f format for KB
657 (the most common in a summaryview)
658 * src/gtk/gtksctree.c
659 Don't uselessly freeze/thaw (fixes flicker
660 on next unread and friends), reduce number
661 of g_list_nth/g_list_position where possible
664 Reduce number of g_list_nth/g_list_position
666 All of this makes loading as 70k folder 2.1
667 seconds instead of 3.2 (with hot FS caches).
668 (1.3 seconds without Date and Size columns...)
670 2006-08-22 [paul] 2.4.0cvs72
672 wrap documents and do some items from mones' MANUAL-TODO:
675 4.1. = fix tabname references to <quote>tabname</quote>
676 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
678 1.1. = mentioned options don't match UI
679 Add information about the 'Never send Return Receipts'
681 * manual/handling.xml
682 6.2. = Mentions Extended symbols button, but now is
684 6.3. = Mentions ... button, which is now Edit
686 2006-08-22 [colin] 2.4.0cvs71
688 * src/gtk/pluginwindow.c
689 Fix layout in verbose translations (such
692 2006-08-22 [paul] 2.4.0cvs70
695 build manuals in alphabetical order
698 replace/remove deprecated symbols
701 * src/gtk/pluginwindow.c
702 replace deprecated symbol
703 replace label text and move it
704 * src/plugins/pgpcore/prefs_gpg.c
705 move the 'Generate...' button out of the
706 Sign Key frame, replace the English used
707 * src/plugins/pgpcore/sgpgme.c
710 2006-08-21 [colin] 2.4.0cvs69
712 * src/plugins/trayicon/trayicon.c
713 Add more strings for translation; patch
716 2006-08-21 [colin] 2.4.0cvs68
719 fix replied flag not set after drafting
721 fix body quicksearch in non-encoded bodies
724 Get rid of the g_malloc workaround for
725 corrupted caches, use g_try_malloc
727 2006-08-21 [colin] 2.4.0cvs67
730 * src/gtk/inputdialog.c
731 * src/plugins/pgpcore/passphrase.c
732 Set minimal width to 375
734 Fix switching to offline, asking if it
735 should be overriden for synchronising
737 Don't offer to remember command on Open
738 with for text parts, as the browser or
739 text editor command isn't changed from
742 2006-08-20 [paul] 2.4.0cvs66
746 fix plural form errors. revealed by stricter
747 checking of gettext 0.15
749 2006-08-18 [paul] 2.4.0cvs65
752 fix the fix of 2.4.0cvs64
755 2006-08-18 [paul] 2.4.0cvs64
761 2006-08-18 [paul] 2.4.0cvs63
765 fix occasional IMAP bug where large msgs
766 were left in the queue folder after sending
769 2006-08-18 [paul] 2.4.0cvs62
772 freeze the summaryview while quicksearch results
774 (fixes bug 456 'current message is hidden when the
775 view is refreshed and extended search is "unread
779 add missing #include "inputdialog.h"
781 add missing mailcap_update_default() and improve
784 2006-08-17 [colin] 2.4.0cvs61
786 * src/plugins/pgpcore/select-keys.c
789 2006-08-17 [colin] 2.4.0cvs60
792 Don't continue queuing if Cancel is clicked
795 2006-08-17 [colin] 2.4.0cvs59
797 * src/plugins/pgpcore/select-keys.c
798 When encrypting, if only one key matches and it
799 matches exactly, automatically use it.
801 2006-08-17 [colin] 2.4.0cvs58
806 * src/prefs_ext_prog.c
808 Fix issues with previous patch (text/html)
809 Remove outdated prefs
811 2006-08-17 [colin] 2.4.0cvs57
814 Add View Log button on auth error
816 Fix encrypted mail marked as new when
817 saved in normal folders
818 * src/plugins/pgpinline/pgpinline.c
819 Fix encrypt bug on IMAP
823 * src/gtk/inputdialog.c
824 * src/gtk/inputdialog.h
825 Get rid of metamail stuff, simplify
826 opening, and allow remembering of user's
827 choices (by updating ~/.mailcap). There's
828 still to drop "Audio player" and "Image
831 2006-08-17 [mones] 2.4.0cvs56
833 * manual/es/sylpheed-claws-manual.xml
836 2006-08-17 [mones] 2.4.0cvs55
840 * manual/es/Makefile.am
841 * manual/es/account.xml
843 * manual/es/addrbook.xml
844 * manual/es/advanced.xml
846 * manual/es/glossary.xml
848 * manual/es/handling.xml
849 * manual/es/intro.xml
850 * manual/es/keyboard.xml
851 * manual/es/plugins.xml
852 * manual/es/starting.xml
853 * manual/es/sylpheed-claws-manual.xml
854 * manual/es/dist/Makefile.am
855 * manual/es/dist/html/Makefile.am
856 * manual/es/dist/pdf/Makefile.am
857 * manual/es/dist/ps/Makefile.am
858 * manual/es/dist/txt/Makefile.am
859 Spanish translation for the manual
861 2006-08-16 [colin] 2.4.0cvs54
866 Fix send button sensitivity at startup
867 Set send menu sensitivity (patch by Fabien)
869 Enable closing with esc (patch by Fabien)
870 * src/gtk/foldersort.c
871 Enable closing with esc (patch by Fabien)
873 Optimisation (no need to copy to tempfile to
874 "decode" 7bit and 8bit)
876 Fix cruft in swap_from case
878 Fix missing last line in some mail cases
879 (Fixes debian #381872)
880 * src/plugins/pgpcore/prefs_gpg.c
881 * src/plugins/pgpcore/sgpgme.c
882 * src/plugins/pgpcore/sgpgme.h
883 Don't show "no key found" when user explicitely
884 wants to create a key
886 2006-08-16 [paul] 2.4.0cvs53
892 * src/prefs_account.c
893 * src/prefs_message.c
895 bump up minimum required versions of GTK+ and
898 2006-08-16 [paul] 2.4.0cvs52
901 workaround GTK+ Bug 351600 - 'Can't re-click
902 on button after sensitivity update'
903 http://bugzilla.gnome.org/show_bug.cgi?id=351600
906 2006-08-15 [colin] 2.4.0cvs51
908 * src/plugins/pgpcore/prefs_gpg.c
909 Set options sensitivity according to
911 * src/plugins/pgpcore/sgpgme.c
912 Allow to create key with no passphrase
914 2006-08-14 [cleroy] 2.4.0cvs50
916 * src/gtk/pluginwindow.c
917 New layout (maybe to be changed?)
919 Fix a bit label_window
920 * src/plugins/pgpcore/passphrase.c
921 * src/plugins/pgpcore/passphrase.h
922 * src/plugins/pgpcore/plugin.c
923 * src/plugins/pgpcore/prefs_gpg.c
924 * src/plugins/pgpcore/prefs_gpg.h
925 * src/plugins/pgpcore/sgpgme.c
926 * src/plugins/pgpcore/sgpgme.h
927 Allow to create a PGP private key via the GUI
929 2006-08-14 [wwp] 2.4.0cvs49
931 * src/addressbook_foldersel.c
932 fix strict ISO C90 compliance.
934 2006-08-14 [paul] 2.4.0cvs48
936 * src/gtk/prefswindow.c
937 re-set scrolled window on opening
944 2006-08-14 [paul] 2.4.0cvs47
946 * src/prefs_display_header.c
947 re-enable user-defined Displayed Headers
949 2006-08-14 [paul] 2.4.0cvs46
951 * src/prefs_account.c
954 2006-08-13 [colin] 2.4.0cvs45
957 Fix "a" in quote when the original message is empty,
958 by using \0 instead of 'a' to test writability of
961 2006-08-13 [wwp] 2.4.0cvs44
963 * src/plugins/spamassassin/spamassassin.c
964 fix capitalization of "SpamAssassin" in some debug, log and
967 2006-08-13 [paul] 2.4.0cvs43
970 fix overlapping widgets
971 * src/prefs_account.c
972 fix translation of protocol_names[]
973 fix label disappearing off the edge of the
976 2006-08-12 [paul] 2.4.0cvs42
979 update IRC channel info before it gets forgotten
982 2006-08-11 [colin] 2.4.0cvs41
991 Grey out the Send button if
992 - Queue folders are empty, or
993 - We're sending already
995 2006-08-11 [wwp] 2.4.0cvs40
998 fix a logic issue when quitting while a compose window is
999 still open, thanks to Colin.
1001 2006-08-10 [colin] 2.4.0cvs39
1004 Fix default font size setting after wizard run
1006 * src/etpan/imap-thread.c
1007 * src/etpan/imap-thread.h
1008 Fix bug #999 (Timing out on TSL cert validation
1009 dialog makes ugly things happen). Also, STARTTLS
1010 unconditionnaly if initial capabilities contain
1011 LOGINDISABLED and STARTTLS.
1013 2006-08-09 [colin] 2.4.0cvs38
1017 Fix Tools/Actions sensitivity when there are
1020 2006-08-09 [colin] 2.4.0cvs37
1022 * src/prefs_filtering.c
1023 Warning fix, patch by Paul
1025 * src/prefs_actions.c
1026 * src/prefs_filtering_action.c
1027 * src/prefs_matcher.c
1028 Uniformisation of "Info ..." to "Info..." (for
1029 old gtk), patch by Fabien
1030 * src/plugins/clamav/clamav_plugin_gtk.c
1031 Sensitivity fix by Fabien
1033 2006-08-09 [colin] 2.4.0cvs36
1037 Add a function to know whether we're exiting
1038 * src/plugins/trayicon/trayicon.c
1039 If exiting, don't do anything. Faster, and
1040 avoids gtk_main_iteration reentracy causing
1043 2006-08-09 [colin] 2.4.0cvs35
1048 Fix lack of part selection when automatically
1049 jumping to a specific part
1051 Little optimisation in cache reading
1053 2006-08-09 [colin] 2.4.0cvs34
1056 Fix crash setting the priority on reedit
1057 (Accessing compose before creating it!)
1059 2006-08-08 [colin] 2.4.0cvs33
1062 Fix bug #998 (last attachment is not accessible)
1063 Bad RFC interpretation on multipart close-delimiters
1066 * src/gtk/gtkvscrollbutton.c
1067 * src/gtk/gtkvscrollbutton.h
1068 Make attachments list wheel-scrollable
1070 2006-08-07 [colin] 2.4.0cvs32
1072 * src/gtk/gtkaspell.c
1073 Fix bug #973 (Unicode punctation characters
1074 are not recognized as separators by the
1075 spell checker); fix unsigned stuff
1077 2006-08-07 [colin] 2.4.0cvs31
1080 Fix bug #956 (DnD text with accents in compose
1081 text entry); fix gccc's signed/unsigned fuss
1083 2006-08-06 [colin] 2.4.0cvs30
1086 Fix bug #979 (Plugin crashes when exiting
1087 sylpheed-claws) : handle exit request only
1090 2006-08-05 [colin] 2.4.0cvs29
1093 Just make sure we have a msgid.
1095 2006-08-05 [colin] 2.4.0cvs28
1099 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1100 by reimplementing it
1102 Fix bug when hiding quotes with level > 3 and quote
1105 2006-08-04 [colin] 2.4.0cvs27
1110 Fix a bit replace-by-pasting undo
1113 Fix Fold quotes menu synchro in
1114 mainwindow when it changes in
1117 Fix right-click on quotes blocks
1118 * src/common/utils.c
1119 Verify that the file created by
1120 my_tmpfile() is writable. Fixes
1121 bug #988 (very specific filesystem
1123 * src/plugins/pgpcore/sgpgme.c
1124 Fix file descriptor leak
1125 * src/plugins/spamassassin/spamassassin.c
1126 Warn once if spamd isn't reachable
1128 2006-08-04 [colin] 2.4.0cvs26
1131 i18n context patch by Fabien
1133 2006-08-03 [colin] 2.4.0cvs25
1137 Rename "Hide quotes" to "Fold quotes"
1139 Don't use hand cursor on quotes. "all
1140 the bonuses of the feature and none of
1141 unwelcome side-effects"
1143 2006-08-03 [colin] 2.4.0cvs24
1146 * sylpheed-claws.desktop
1148 Bring the desktop file to XDG compliance
1149 Patch by Charles A. Edwards
1151 2006-08-03 [colin] 2.4.0cvs23
1154 Fix links offset when they are preceded
1155 by accentued chars (g_utf8_strlen!)
1157 Fix wrong status when starting offline
1160 2006-08-03 [wwp] 2.4.0cvs22
1162 * src/prefs_common.h
1163 ask what to do w/ filtering rules that belong to an account when
1164 applying filtering rules manually from the main window (skip,
1165 apply regardless of the account, use current account). This dialog
1166 can be skipped and the last reply used.
1169 2006-08-03 [wwp] 2.4.0cvs21
1173 * src/prefs_common.c
1178 ask what to do w/ filtering rules that belong to an account when
1179 applying filtering rules manually from the main window (skip,
1180 apply regardless of the account, use current account). This dialog
1181 can be skipped and the last reply used.
1184 2006-08-03 [colin] 2.4.0cvs20
1187 Optimize previous patch
1189 2006-08-03 [cleroy] 2.4.0cvs19
1192 Fix quotes getting toggled back when the
1193 mail has an even number of text parts
1195 2006-08-02 [colin] 2.4.0cvs18
1198 Add Hide quotes menu
1200 2006-08-02 [colin] 2.4.0cvs17
1203 * src/prefs_common.c
1207 Allow per-level quote hiding,
1208 Allow toggling quotes by double-clicking them
1209 Rename RemoteURI to ClickableText to reflect
1210 the fact it's used for a variety of things
1212 2006-08-02 [wwp] 2.4.0cvs16
1215 fix "View/Hide quotes" menu item status initialization.
1217 2006-08-02 [wwp] 2.4.0cvs15
1219 * src/matcher_parser_parse.y
1220 remove a debug trace.
1222 2006-08-02 [paul] 2.4.0cvs14
1224 * src/plugins/pgpcore/passphrase.c
1225 don't set initial dialog size
1228 2006-08-02 [paul] 2.4.0cvs13
1231 remove the rogue '/' character
1233 2006-08-02 [paul] 2.4.0cvs12
1236 allow buttons to resize as necessary
1238 2006-08-01 [wwp] 2.4.0cvs11
1241 fix strict ISO C90 compliance.
1243 2006-08-01 [wwp] 2.4.0cvs10
1246 updated update-po tool to work w/ context-dependent translations.
1247 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1249 2006-08-01 [wwp] 2.4.0cvs9
1252 * src/prefs_filtering.c
1253 * src/prefs_matcher.c
1254 allow context-dependent translations for "All",
1255 patch by Fabien Vantard <fzzzzz@gmail.com>.
1257 2006-07-31 [colin] 2.4.0cvs8
1261 Add Rafal to authors
1263 2006-07-31 [colin] 2.4.0cvs7
1268 * src/prefs_common.c
1269 * src/prefs_common.h
1271 Add 'View/Hide quotes'. Patch based on a patch
1274 2006-07-31 [colin] 2.4.0cvs6
1277 Fix problem with "> stuff >" actions
1279 2006-07-31 [paul] 2.4.0cvs5
1282 updated by Geir Helland
1284 2006-07-31 [wwp] 2.4.0cvs4
1289 add "View/Go to/Parent message" and "View/Go to/Last read message",
1292 2006-07-31 [wwp] 2.4.0cvs3
1299 * src/addressbook_foldersel.c
1300 * src/addressbook_foldersel.h
1305 * src/matcher_parser_lex.l
1306 * src/matcher_parser_parse.y
1307 * src/prefs_common.c
1308 * src/prefs_common.h
1309 * src/prefs_filtering.c
1310 * src/prefs_matcher.c
1311 * src/prefs_matcher.h
1313 introduce filtering against the address book. It's now possible to add
1314 matched conditions to determine if any email address in a message matches
1315 or doesn't match any or all books or folders in the address book.
1317 2006-07-31 [wwp] 2.4.0cvs2
1327 * src/matcher_parser_lex.l
1328 * src/matcher_parser_parse.y
1330 * src/prefs_filtering.c
1331 * src/prefs_filtering.h
1335 introduce per-account filtering rules. Each filtering rule can now be assigned
1336 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1337 when applying filtering rules manually, as all rules will apply - even the ones
1338 assigned to an account. This issue will be addressed soon.
1342 2006-07-31 [wwp] 2.4.0cvs1
1345 make more strings translatable.
1347 2006-07-31 [paul] 2.4.0
1351 2006-07-31 [paul] 2.3.1cvs91
1354 updated by Miquel Oliete
1356 2006-07-31 [paul] 2.3.1cvs90
1366 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1367 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1368 Aleksandar Urosevic, and Ralgh Young
1370 2006-07-31 [paul] 2.3.1cvs89
1376 Fix a race condition when, after an SC crash, rescanning
1377 folders took more than 0.5 seconds
1380 2006-07-31 [paul] 2.3.1cvs88
1383 don't translate separator strings
1385 2006-07-30 [mones] 2.3.1cvs87
1387 * doc/man/sylpheed-claws.1
1388 Fixed non-ASCII chars in Hoa's name
1392 2006-07-27 [colin] 2.3.1cvs86
1395 Don't include the leading \n in links
1398 2006-07-25 [colin] 2.3.1cvs85
1401 * src/common/socket.h
1402 * src/etpan/imap-thread.c
1403 Refresh resolvers before connecting
1404 to IMAP servers, and after switching
1405 to online. Thanks to Paul.
1409 * 2.4.0-rc4 released
1411 2006-07-17 [colin] 2.3.1cvs84
1414 Show connection attempt in statusbar before
1415 connecting (previously first message was
1416 "Retrieving messages from ..." after the
1417 connection succeeded.
1419 2006-07-16 [wwp] 2.3.1cvs83
1421 * sylpheed-claws.ico
1422 Added .ico file (windows multi-size icon file, generated).
1424 2006-07-12 [wwp] 2.3.1cvs82
1427 remove Message/Re-edit menu entry from messageview window,
1428 as sent/draft/queued messages are opened in compose window when
1429 re-edited and it's not possible to re-edit other msgs.
1431 2006-07-12 [paul] 2.3.1cvs81
1436 check online state before resetting
1437 mailcheck timer. Useful if some program
1438 verifies connection state and updates
1440 Patch by Leonid Evdokimov <darkk@users.sf.net>
1442 2006-07-12 [paul] 2.3.1cvs80
1444 * sylpheed-claws-128x128.png
1445 * sylpheed-claws-64x64.png
1446 * sylpheed-claws.png
1449 * src/prefs_toolbar.c
1450 * src/stock_pixmap.c
1451 * src/stock_pixmap.h
1454 * src/gtk/gtkutils.c
1455 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
1456 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
1457 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
1458 * src/pixmaps/sylpheed.xpm ** REMOVED **
1459 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
1460 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
1461 updated and renamed logo/icon files and related
1462 logo by Jesper Schultz
1464 2006-07-11 [paul] 2.3.1cvs79
1467 fix the labels a smidgin
1469 2006-07-09 [colin] 2.3.1cvs78
1472 Show errors in textviewer's command
1473 Patch by H. Merijn Brand
1475 2006-07-09 [colin] 2.3.1cvs77
1478 Save FMID in drafts too
1480 2006-07-08 [colin] 2.3.1cvs76
1483 Svae RMID in drafted mails too
1484 Save quote_fmt vars for whole mails,
1485 don't reset at each quote_fmt_init:
1486 allows to use the same |i{var} in
1487 various template fields
1488 * src/prefs_template.c
1490 * src/quote_fmt_parse.y
1493 2006-07-08 [colin] 2.3.1cvs75
1496 Fix highlighting of attached parts URIs
1498 2006-07-08 [colin] 2.3.1cvs74
1501 Prevent bug #981 (sc 2.3.1 segfaults with
1502 gtk+ 2.10) from being reported again:
1503 if Sylpheed-Claws has been compiled against
1504 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
1505 of if Sylpheed-Claws has been compiled against
1506 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1509 2006-07-07 [colin] 2.3.1cvs73
1511 * src/prefs_actions.c
1514 2006-07-07 [colin] 2.3.1cvs72
1516 * src/prefs_actions.c
1517 Fix compile on gtk < 2.8. argh :)
1519 2006-07-07 [paul] 2.3.1cvs71
1524 2006-07-07 [colin] 2.3.1cvs70
1528 * src/quote_fmt_lex.l
1529 * src/quote_fmt_parse.y
1530 Add |i{var}, a way to insert user-entered
1535 * 2.4.0-rc3 released
1537 2006-07-07 [colin] 2.3.1cvs69
1540 Don't consider inboxes of UNKNOWN folder
1541 classes to be useable as default inboxes
1543 2006-07-07 [paul] 2.3.1cvs68
1546 add missing #include <errno.h>
1547 Thanks to René J. Blokland
1549 2006-07-07 [paul] 2.3.1cvs67
1552 Return now Closes dialog
1556 add contextual menu to mime parts listed
1559 * src/common/utils.c
1560 reversal: ' is a valid character in URLs
1562 2006-07-06 [colin] 2.3.1cvs66
1564 * src/remotefolder.h
1565 Forgotten in previous commit
1567 2006-07-06 [colin] 2.3.1cvs65
1570 Set summary update flag whenever
1573 * src/prefs_account.c
1574 * src/common/utils.h
1575 * src/etpan/imap-thread.c
1576 Fix warnings, thanks to Fabien and
1579 2006-07-06 [wwp] 2.3.1cvs64
1581 * src/gtk/gtkutils.c
1582 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1584 2006-07-06 [wwp] 2.3.1cvs63
1593 * src/message_search.c
1594 * src/prefs_actions.c
1595 * src/prefs_filtering.c
1596 * src/prefs_filtering.h
1597 * src/prefs_template.c
1598 * src/summary_search.c
1600 * src/gtk/gtkutils.c
1601 * src/gtk/gtkutils.h
1602 * src/gtk/pluginwindow.c
1603 add help buttons to some dialogs. Clicking such buttons opens a
1604 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1606 2006-07-06 [paul] 2.3.1cvs62
1609 fix attachments contextual menu
1612 2006-07-05 [colin] 2.3.1cvs61
1616 Handle sftp:// links
1618 2006-07-05 [paul] 2.3.1cvs60
1621 grab save button by default
1624 2006-07-05 [wwp] 2.3.1cvs59
1627 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1629 2006-07-04 [colin] 2.3.1cvs58
1633 Use left click to select, middle click to open
1635 * src/common/utils.c
1638 2006-07-04 [colin] 2.3.1cvs57
1642 Warning fixes, thanks to Fabien
1644 2006-07-04 [colin] 2.3.1cvs56
1649 Allow parts to be selected via their text label
1652 2006-07-04 [colin] 2.3.1cvs55
1655 Feedback when closing (for big folders)
1656 * src/prefs_actions.c
1657 * src/prefs_filtering.c
1658 * src/prefs_matcher.c
1659 * src/prefs_template.c
1660 Fix default button when closing without
1663 2006-07-04 [colin] 2.3.1cvs54
1666 Delete local file on deletion
1668 2006-07-03 [colin] 2.3.1cvs53
1672 Don't freeze when rescanning after crash
1674 2006-07-03 [wwp] 2.3.1cvs52
1679 * src/plugins/pgpinline/pgpinline.c
1680 * src/plugins/pgpmime/pgpmime.c
1681 don't report an error when the user cancels the passphrase dialog.
1683 2006-07-02 [colin] 2.3.1cvs51
1686 Open message when crossing folders with Space,
1687 goto next unread and friends
1689 2006-07-01 [colin] 2.3.1cvs50
1691 * src/prefs_account.c
1692 Typographic rules varying from language
1693 to language (in french "Protocole :"),
1694 we have to do that :)
1696 2006-07-01 [ticho] 2.3.1cvs49
1698 * src/prefs_account.c
1699 Only use one temporary gchar* variable in
1700 prefs_account_protocol_set_optmenu().
1702 2006-07-01 [ticho] 2.3.1cvs48
1704 * src/prefs_account.c
1705 * src/prefs_account.h
1706 Use GtkLabel for existing account protocol name.
1707 Created an array for protocol names and populate the
1708 combobox from it in a for() cycle.
1710 2006-06-30 [colin] 2.3.1cvs47
1713 Block undo when changing signature (by changing
1716 2006-06-30 [paul] 2.3.1cvs46
1718 * src/send_message.c
1719 when editing From in the Compose window, use that address
1720 in the Return-Path: header
1723 2006-06-30 [colin] 2.3.1cvs45
1726 Fix signature replacement:
1727 - when no newline before separator
1730 2006-06-29 [colin] 2.3.1cvs44
1736 Let 'View/Go to/Next marked' work like
1737 Next new & Next unread: across folders
1738 Change the select_on_entry pref to do
1739 what we want when changing folder
1740 * src/common/utils.c
1741 Fix single-quoted links
1743 2006-06-29 [colin] 2.3.1cvs43
1745 * src/gtk/gtkaspell.c
1746 "Sylpheed" and "Sylpheed-Claws" do exist !
1748 2006-06-29 [colin] 2.3.1cvs42
1751 Forgot to remove debug
1753 2006-06-29 [colin] 2.3.1cvs41
1758 Disconnect from IMAP servers when going
1759 offline. Fixes bug #978 (going to offline-mode
1760 won't close connections)
1762 2006-06-29 [colin] 2.3.1cvs40
1765 Fix transient setting on failing plugins
1767 * src/plugins/pgpcore/sgpgme.c
1768 Only warn for OpenPGP. Most people don't
1771 2006-06-29 [colin] 2.3.1cvs39
1774 Fix Spelling menu (discrepancy between context menu
1775 and top menu when folder's dictionary isn't the
1777 * src/plugins/pgpcore/sgpgme.c
1778 More error reporting about why gpgme can fail
1780 2006-06-29 [wwp] 2.3.1cvs38
1783 honor the display-header-pane setting even when the message view
1784 is a separate window.
1786 2006-06-29 [wwp] 2.3.1cvs37
1788 * src/prefs_actions.c
1789 forgot to commit that one (use of GTK_STOCK_INFO).
1791 2006-06-29 [colin] 2.3.1cvs36
1794 Better handling of login errors (ask the password
1795 again once), alert in case of error. Fix three
1796 signedness warnings.
1798 2006-06-28 [wwp] 2.3.1cvs35
1800 * src/prefs_template.c
1801 * src/prefs_matcher.c
1802 * src/prefs_filtering_action.c
1804 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
1805 patch by Fabien Vantard, slightly modified.
1811 2006-06-28 [colin] 2.3.1cvs34
1813 * src/prefs_account.c
1814 Fix bug #977 (Can't add or edit imap accounts)
1816 2006-06-28 [colin] 2.3.1cvs33
1821 2006-06-28 [colin] 2.3.1cvs32
1824 Save named inlined attachments with "Save all"
1827 * src/common/plugin.c
1828 * src/common/plugin.h
1829 * src/common/sylpheed.c
1830 * src/common/utils.c
1831 * src/plugins/pgpcore/sylpheed.def
1832 * src/plugins/pgpinline/sylpheed.def
1833 * src/plugins/pgpmime/sylpheed.def
1834 Win32 compatibility patch, by
1837 2006-06-28 [wwp] 2.3.1cvs31
1840 * src/prefs_folder_item.c
1841 less compilation warnings (thanks to Fabien Vantard), less typos.
1843 2006-06-28 [paul] 2.3.1cvs30
1845 * src/gtk/gtkutils.c
1846 gtk_combo_box_set_focus_on_click() is only
1847 available since gtk 2.6.0
1849 2006-06-28 [paul] 2.3.1cvs29
1851 * src/prefs_ext_prog.c
1852 fix engrish and add a tooltip for the
1853 'command for 'Display as text' option
1859 2006-06-28 [paul] 2.3.1cvs28
1863 include textviewer.pl in releases
1865 2006-06-28 [paul] 2.3.1cvs27
1867 * src/prefs_ext_prog.c
1868 hide Print command option if libgnomeprint
1871 2006-06-27 [colin] 2.3.1cvs26
1874 Fix Esc handling in insert/attach dialog
1875 Don't show this dialog if dragging something
1876 else than text/uri-list
1877 Thanks to Fabien Vantard
1878 * tools/textviewer.pl
1879 Filter script to display stuff as text
1882 2006-06-27 [wwp] 2.3.1cvs25
1885 use the exact product name (message view title), patch
1888 2006-06-27 [ticho] 2.3.1cvs24
1890 * src/prefs_account.c
1891 * src/prefs_common.c
1892 * src/prefs_common.h
1893 * src/prefs_ext_prog.c
1895 Add a preference (Preferences/External programs)
1896 to allow "Display as text" to be done via a script
1897 (patch by H.Merijn Brand).
1898 Use GtkComboBox for protocol selection in account
1900 Only include current choice for existing accounts, and
1901 insensitivize the combobox.
1903 2006-06-27 [paul] 2.3.1cvs23
1906 fix crasher introduced in cvs21.
1909 2006-06-26 [colin] 2.3.1cvs22
1912 Fix double-frees when leaving folders
1913 after exporting to mbox
1915 2006-06-26 [colin] 2.3.1cvs21
1918 More feedback (and optimisation)
1920 * src/common/utils.c
1921 Fix case when looking for mail addresses
1922 * src/gtk/gtkutils.c
1923 Extra check for (X-)Face
1925 2006-06-25 [ticho] 2.3.1cvs20
1929 * src/gtk/gtkutils.c
1930 * src/gtk/gtkutils.h
1931 Added second argument to gtkut_sc_combobox_create() to
1932 control focus-on-click for the widget.
1933 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
1935 2006-06-25 [ticho] 2.3.1cvs19
1938 * src/gtk/Makefile.am
1939 * src/gtk/combobox.c
1940 * src/gtk/combobox.h
1941 * src/gtk/gtkutils.c
1942 * src/gtk/gtkutils.h
1943 Use GtkComboBox instead of deprecated GtkOptionMenu
1944 for account selector in compose window and for encoding
1945 selector in attachment properties.
1946 Also factorise working with the new GtkComboBox somewhat.
1948 2006-06-24 [paul] 2.3.1cvs18
1950 * src/prefs_common.c
1951 use the correct default value
1953 2006-06-24 [paul] 2.3.1cvs17
1956 * src/prefs_common.c
1957 * src/prefs_common.h
1958 * src/prefs_compose_writing.c
1959 enable setting of default action when
1960 dnd'ing files in the compose window.
1961 (Collaborative effort with wwp)
1963 2006-06-23 [wwp] 2.3.1cvs16
1966 i18n fix (thanks to Fabien Vantard)
1968 2006-06-22 [colin] 2.3.1cvs15
1970 * src/prefs_customheader.c
1971 Don't use filters in custom headers' file
1972 selector. Remember, extensions mean nothing :)
1974 2006-06-22 [paul] 2.3.1cvs14
1977 allow setting of man directory location
1979 2006-06-22 [colin] 2.3.1cvs13
1982 Add 'View/Go to/Next unread folder'.
1985 2006-06-22 [colin] 2.3.1cvs12
1987 * src/common/utils.c
1988 Add some subject prefixes
1989 Patch by Bjorn T Johansen <btj@havleik.no>
1991 2006-06-22 [colin] 2.3.1cvs11
1993 * manual/advanced.xml
1994 Forgotten hidden pref
1996 2006-06-21 [paul] 2.3.1cvs10
1998 * src/prefs_account.c
1999 complete the removal of 'Add date header' option
2001 2006-06-21 [paul] 2.3.1cvs9
2005 * src/prefs_account.c
2006 * src/prefs_account.h
2007 remove option to add date header - always
2009 * src/etpan/imap-thread.c
2010 fix warnings (Thanks to Colin)
2012 2006-06-21 [wwp] 2.3.1cvs8
2015 set the attachment flag when inline text part are (file)named. This is more convenient
2016 when receiving (for instance) inline source files or patches sent using thunderbird.
2018 2006-06-21 [paul] 2.3.1cvs7
2021 fix off-by-one count of current msg in
2022 statusbar filtering progressbar
2024 2006-06-21 [paul] 2.3.1cvs6
2027 Show attachment icon even if the part is 'inline'
2028 if the following conditions are met:
2029 - content-type != 'text/plain'
2030 - content-type != '*/pgp-signature'
2031 - either 'name' or 'filename' parameter is not NULL
2035 2006-06-21 [paul] 2.3.1cvs5
2038 * src/prefs_common.c
2039 * src/prefs_common.h
2041 add an option to 'Never send Return
2045 2006-06-20 [mones] 2.3.1cvs4
2050 typo fixed (space after comma)
2051 * tools/make.themes.project
2052 remove exec mode from tarball files
2054 2006-06-20 [colin] 2.3.1cvs3
2059 Better fix for \n's in headers (don't
2060 break Received: and others)
2062 2006-06-20 [paul] 2.3.1cvs2
2066 improve legibility of phishing attempt
2069 2006-06-20 [paul] 2.3.1cvs1
2074 Update version number following
2077 2006-06-20 [colin] 2.3.0cvs26
2080 When dragging a file to the text of the compose
2081 window, ask whether we want to insert or attach
2082 (I know lots of people who do that to attach)
2084 2006-06-20 [colin] 2.3.0cvs25
2086 * src/etpan/imap-thread.c
2087 Fix threshold (the append command is often > 32 bytes)
2089 2006-06-19 [colin] 2.3.0cvs24
2092 * src/etpan/imap-thread.c
2093 Workaround Rockliffe IMAP server bug: replace
2094 "x UID SEARCH (ANSWERED UID 1:*)" with
2095 "x UID SEARCH ANSWERED"
2096 (Rockliffe doesn't handle the parenthesis)
2098 2006-06-19 [colin] 2.3.0cvs23
2102 * src/etpan/imap-thread.c
2103 Probably fix bug #972 (Freezes when adding
2104 an attachment to the message)
2106 Modernize Firefox cmd
2109 2006-06-18 [colin] 2.3.0cvs22
2111 * src/prefs_customheader.c
2112 Only allow correct filenames for various
2115 2006-06-18 [colin] 2.3.0cvs21
2117 * src/prefs_customheader.c
2118 Add a 'From File...' button in custom headers prefs, which
2119 try to do the right thing:
2120 for normal headers, use file as plaintext,
2121 for X-Face, calls compface,
2122 for Face, encode to b64.
2124 2006-06-17 [colin] 2.3.0cvs20
2129 2006-06-16 [colin] 2.3.0cvs19
2132 Recursive quicksearch: show message list
2133 in current folder, *then* search children
2136 2006-06-16 [colin] 2.3.0cvs18
2139 Instead of ignoring SIGPIPE, save caches
2140 when getting one. Will fix the fact that
2141 hot caches are out-of-date when logging
2144 * src/prefs_compose_writing.c
2145 Only save text (not attachments) when
2146 auto-saving to drafts
2148 Always replace \n, \r and \t with spaces
2150 * manual/dist/html/Makefile.am
2151 * manual/dist/pdf/Makefile.am
2152 * manual/dist/ps/Makefile.am
2153 * manual/dist/txt/Makefile.am
2154 * manual/fr/dist/html/Makefile.am
2155 * manual/fr/dist/pdf/Makefile.am
2156 * manual/fr/dist/ps/Makefile.am
2157 * manual/fr/dist/txt/Makefile.am
2158 * manual/pl/dist/html/Makefile.am
2159 * manual/pl/dist/pdf/Makefile.am
2160 * manual/pl/dist/ps/Makefile.am
2161 * manual/pl/dist/txt/Makefile.am
2162 Fix make clean removing pregenerated manuals
2165 2006-06-16 [colin] 2.3.0cvs17
2167 * src/plugins/pgpcore/sgpgme.c
2168 * src/plugins/pgpmime/pgpmime.c
2169 * src/plugins/pgpinline/pgpinline.c
2170 Better error reporting in setup_signers.
2171 Don't fallback to default key if specified
2173 Don't allow signing if more than one secret
2174 key matches the one specified in prefs.
2176 2006-06-15 [colin] 2.3.0cvs16
2179 Add "Send queue" in the folder's contextual
2187 * src/plugins/pgpcore/passphrase.c
2188 * src/plugins/pgpcore/sgpgme.c
2189 * src/plugins/pgpinline/pgpinline.c
2190 * src/plugins/pgpmime/pgpmime.c
2191 Better error reporting
2193 Probably fix bug #971 (2.2.3 cannot read mail
2197 2006-06-15 [mones] 2.3.0cvs15
2199 * tools/make.themes.project
2200 creates the themes project from the web page
2202 2006-06-15 [colin] 2.3.0cvs14
2205 Better fix (avoid losing the folder if scan_tree
2208 2006-06-15 [cleroy] 2.3.0cvs13
2211 Probably fix Bug #969 (crash on rebuilding
2214 2006-06-14 [colin] 2.3.0cvs12
2216 * manual/dtd/manual.xsl
2217 * manual/sylpheed-claws-manual.xml
2218 * manual/fr/sylpheed-claws-manual.xml
2219 * manual/pl/sylpheed-claws-manual.xml
2220 Insert pagebreaks between sections
2222 2006-06-14 [paul] 2.3.0cvs11
2225 better fix than 2.3.0cvs10
2227 2006-06-14 [paul] 2.3.0cvs10
2230 fix setting of PACKAGE_DATA_DIR with newer autoconf
2231 (backwards compatible)
2233 2006-06-13 [colin] 2.3.0cvs9
2236 Fix sending of return receipt with the new queue folders
2238 2006-06-13 [wwp] 2.3.0cvs8
2240 * src/quote_fmt_lex.l
2241 fix wrong tokens returned in quote_fmt lexer, query not().
2243 2006-06-13 [wwp] 2.3.0cvs7
2246 * src/prefs_folder_item.c
2247 allow changing folder type even when folder is not a top-level one,
2250 2006-06-12 [colin] 2.3.0cvs6
2253 Fix double-ask of "Do you want to mark all
2256 2006-06-12 [colin] 2.3.0cvs5
2267 * src/prefs_folder_item.c
2272 * src/send_message.c
2275 Apply bug #964's patch (Queue and drafts aren't normal)
2276 The Drafts and Queue folder now contain RFC-822 files,
2277 allowing to move and copy mails from and to these
2278 folders. Moving from Drafts to Queue will prepare the
2279 mail for sending (PGP signature, encryption, etc).
2280 This patch also rework sending errors handling to try
2282 Also, allow redefining folder types via the GUI
2283 (Folder type in its Properties)
2285 2006-06-12 [colin] 2.3.0cvs4
2288 * src/prefs_common.c
2289 * src/prefs_common.h
2291 Allow to define a specific print font - patch
2292 by Bernhard Walle <bernhard.walle@gmx.de>
2294 * manual/advanced.xml
2295 * manual/fr/advanced.xml
2296 Add a hidden pref to allow deletion without
2299 2006-06-12 [wwp] 2.3.0cvs3
2302 more files to ignore.
2304 2006-06-12 [wwp] 2.3.0cvs2
2307 * src/quote_fmt_lex.l
2308 * src/quote_fmt_parse.y
2309 extend the quote_fmt parser (templates and quotes):
2310 - allow limited sub-expressions in |p{} and |f{} expressions,
2311 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2312 - implemented/fixed missing implementation of query_references and show_references,
2313 - completed, fixed contents and format of the symbols help dialog,
2314 - fix some compilation warnings.
2316 2006-06-12 [wwp] 2.3.0cvs1
2318 * manual/advanced.xml
2319 * manual/fr/advanced.xml
2320 updates in the "templates" section of the manual (eng/fr):
2321 - be more precise (both versions)
2322 - completed to match the english reference (fr version)
2323 - touchups (both versions)
2325 2006-06-12 [paul] 2.3.0
2329 2006-06-12 [paul] 2.2.3cvs14
2340 updated by Miquel Oliete, Tim, Stephan Sachse,
2341 Stavros Giannouris, Fabien Vantard, Andrea
2342 Spadaccini, Frederico Goncalves Guimaraes,
2343 Aleksandar Urosevic, and Ralgh Young
2345 2006-06-12 [colin] 2.2.3cvs13
2350 2006-06-11 [colin] 2.2.3cvs12
2353 Verify that g_malloc() succeeded
2355 2006-06-11 [colin] 2.2.3cvs11
2358 Add Face header to welcome mail
2360 2006-06-10 [colin] 2.2.3cvs10
2363 Revert previous (Forgot it changes the
2364 margin on the whole mail)
2366 2006-06-10 [colin] 2.2.3cvs9
2369 Don't overlap long headers under (X-)Face
2371 2006-06-10 [mones] 2.2.3cvs8
2374 allow generation of manual on systems lacking saxon binary
2375 but with java and the saxon library installed
2380 2006-06-09 [colin] 2.2.3cvs7
2383 Fix leak when using Display Sender using Addressbook
2385 2006-06-09 [colin] 2.2.3cvs6
2394 2006-06-09 [paul] 2.2.3cvs5
2398 * tools/claws.i18n.status.pl
2399 updated with new info
2401 2006-06-09 [paul] 2.2.3cvs4
2406 add wwp to authors list
2408 update mine and Colin's addresses
2410 2006-06-08 [colin] 2.2.3cvs3
2412 * src/etpan/imap-thread.c
2413 Fix leak on SSL cert check
2415 2006-06-08 [colin] 2.2.3cvs2
2417 * src/common/utils.c
2420 2006-06-08 [paul] 2.2.3cvs1
2423 Update version number following
2426 2006-06-07 [colin] 2.2.2cvs3
2429 Fix catching cache read errors (guint instead of gint)
2430 Prevent malloc'ing more than 8MB (means cache corruption)
2432 2006-06-07 [paul] 2.2.2cvs2
2439 * src/common/utils.c
2440 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2442 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2445 2006-06-06 [paul] 2.2.2cvs1
2448 Update version number following
2451 2006-06-06 [paul] 2.2.1cvs6
2454 fix implicit declaration of
2456 Patch by Fabien Vantard
2458 2006-06-06 [paul] 2.2.1cvs5
2461 fix age_greater and age_lower so that they
2462 mean what say and not '...or equal to'
2465 2006-06-06 [paul] 2.2.1cvs4
2468 * src/common/utils.c
2472 2006-06-05 [wwp] 2.2.1cvs3
2474 * manual/fr/account.xml
2475 minor language fixes (thanks to Fabien Vantard).
2477 2006-06-05 [colin] 2.2.1cvs2
2479 * src/prefs_folder_item.c
2481 Allow recursive setting of properties
2484 Don't freeze on 'test' filtering rule
2486 2006-06-05 [colin] 2.2.1cvs1
2489 Update version number following
2492 2006-06-04 [wwp] 2.2.0cvs82
2494 * manual/glossary.xml
2495 * manual/account.xml
2496 * manual/fr/glossary.xml
2497 * manual/fr/account.xml
2498 added glossary section and references/links related to the Face custom header.
2500 2006-06-04 [colin] 2.2.0cvs81
2503 Skip to next message on move with no
2506 2006-06-04 [wwp] 2.2.0cvs80
2509 added sanity checks, exit when needed.
2511 2006-06-03 [paul] 2.2.0cvs79
2513 * src/prefs_receive.c
2514 page name is now 'Receiving'
2516 page name is now 'Sending'
2518 2006-06-03 [colin] 2.2.0cvs78
2520 * src/plugins/spamassassin/spamassassin_gtk.c
2521 Autoswitch to Localhost if transport was previously
2522 disabled. Else people had to check [] Enable, then
2523 *reselect* transport.
2525 2006-06-03 [colin] 2.2.0cvs77
2527 * src/plugins/pgpinline/pgpinline.c
2528 * src/plugins/pgpmime/pgpmime.c
2529 Check that gpg_data_release_and_get_mem
2530 didn't fail (now, why this happens...)
2532 2006-06-03 [colin] 2.2.0cvs76
2535 Fix bug #962 (Manual and/or UI should
2536 warn about incompatible locking
2539 2006-06-02 [cleroy] 2.2.0cvs75
2547 2006-06-02 [colin] 2.2.0cvs74
2550 On exit, free caches after writing them
2551 Shuts up some valgrind false positives
2553 * src/send_message.c
2554 Fix races when reusing existing SMTP connections
2555 Fix inexistant session timeout
2557 Display alertpanel after all queues have
2558 been processed, not after each
2560 2006-06-02 [wwp] 2.2.0cvs73
2562 * manual/fr/glossary.xml
2565 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2567 2006-06-02 [wwp] 2.2.0cvs72
2570 * manual/dist/pdf/Makefile.am
2571 * manual/dtd/manual.xsl
2572 * manual/fr/dist/pdf/Makefile.am
2573 * manual/pl/dist/pdf/Makefile.am
2574 we changed the procedure to generate the .pdf version of the manual.
2575 The procedure is more modern and the .pdf we get now has a valid index.
2576 Here are the new pre-requisites:
2578 - JRE 1.x (1.4 here): there must be one from your distro
2579 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2580 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2581 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2583 See my posts for further info about the installation of this toolchain:
2585 Date: Fri, 19 May 2006 19:40:06 +0200
2586 From: wwp <subscript@free.fr>
2587 To: sylpheed-claws-devel@lists.sourceforge.net
2588 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2592 Date: Wed, 24 May 2006 12:58:49 +0200
2593 From: wwp <subscript@free.fr>
2594 To: sylpheed-claws-devel@lists.sourceforge.net
2595 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2597 2006-06-01 [colin] 2.2.0cvs71
2600 Better guards against IMAP races
2602 * src/prefs_common.c
2603 * src/prefs_common.h
2604 * src/common/ssl_certificate.c
2605 * src/etpan/imap-thread.c
2606 * src/etpan/imap-thread.h
2607 * src/gtk/sslcertwindow.c
2608 New hidden option ssl_skip_cert_check to
2609 avoid dups of bug #959 (libetpan linked
2610 against gnutls and gnutls buggy on 64bit)
2611 Present expired warning only once per
2613 * manual/advanced.xml
2614 * manual/fr/advanced.xml
2617 2006-06-01 [wwp] 2.2.0cvs70
2620 fix for bug #961 (return receipt dialog
2621 complains incorrectly about return-path
2622 email adress being different), thanks
2625 2006-05-31 [cleroy] 2.2.0cvs69
2628 Guard against NULLs, although this
2629 should never be an issue
2631 2006-05-31 [colin] 2.2.0cvs68
2636 Don't remove caches when destroying folder, it
2637 could (should) be done at exit
2639 free processing cache after incorporation
2640 * src/etpan/imap-thread.c
2641 Maybe fix bug #959 (Crash on moving to emails
2642 to a imap account per ssl with a expired
2645 2006-05-30 [colin] 2.2.0cvs67
2648 Put back event flush when displaying message
2649 It avoids reading a bunch of messages just
2650 by hitting shift-n for too long ;)
2652 2006-05-29 [colin] 2.2.0cvs66
2655 Remove useless g_warnings
2657 2006-05-29 [colin] 2.2.0cvs65
2660 Fix g_slist_append()s for performance
2662 2006-05-29 [colin] 2.2.0cvs64
2665 * src/common/utils.c
2666 Fix extraneous tab at start of addresses
2668 Fix warnings (thanks to Fabien)
2669 Fix crash at exit when composing messages
2672 Fix progress bar when deleting expired mails
2675 * src/gtk/gtksctree.c
2676 Fix re-sorting slowness
2678 2006-05-29 [paul] 2.2.0cvs63
2681 fetch full message when moving mails
2682 from another mailbox, (fixed data loss
2683 when filtering from IMAP to MH, introduced
2687 2006-05-29 [mones] 2.2.0cvs62
2689 * src/gtk/gtksctree.c
2690 Unselect faster (patch by Colin)
2692 2006-05-26 [colin] 2.2.0cvs61
2695 Unplug MSGINFO_UPDATE callback on delete too.
2697 2006-05-26 [colin] 2.2.0cvs60
2700 Fix bold in folder selection window with glib2.10
2703 2006-05-26 [colin] 2.2.0cvs59
2706 Convert date only if necessary (and don't
2707 try to convert from utf8 to utf8, too)
2709 Only set column's text if the column's
2712 2006-05-26 [colin] 2.2.0cvs58
2715 * src/gtk/gtkutils.c
2718 2006-05-26 [colin] 2.2.0cvs57
2721 Make summaryview selectable as long as
2722 no message has focus
2724 Faster deletion (by implementing mh_remove_msgs)
2725 Faster copy (avoid using mh_fetch_msg just to get
2727 Faster move (using move_file instead of copy_file
2729 No progressbar if total number of mails to cp/mv
2732 Fix removal from subject_table when mail gets moved
2733 Faster deletion (g_slist_prepend instead of append)
2734 * src/gtk/gtksctree.c
2737 2006-05-25 [colin] 2.2.0cvs56
2739 * src/common/ssl_certificate.c
2740 Fix leak in expired cert check
2742 2006-05-25 [colin] 2.2.0cvs55
2745 Disable flags syncing on .mh_sequences - it
2746 is buggy and marks mails read under unknown
2751 * 2.3.0-rc4 released
2753 2006-05-24 [colin] 2.2.0cvs54
2755 attention cvs users: if you manage to crash
2756 Sylpheed-Claws while moving, copying or deleting
2757 mails, we *are* interested in stack traces and
2758 valgrind logs. It looks stable, but one never
2762 Add progressbar for cache updates
2764 Optimize Mark all read in the current
2767 Add progressbar for copy/move
2769 Optimize O(n^2) in copy/move
2771 * src/gtk/gtksctree.c
2772 Optimize O(n^2) algos
2773 * src/common/timing.h
2774 Display ms instead of us
2776 2006-05-24 [wwp] 2.2.0cvs53
2778 * manual/fr/advanced.xml
2779 updates to the French manual.
2781 2006-05-24 [wwp] 2.2.0cvs52
2783 * src/common/utils.c
2784 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2786 2006-05-24 [wwp] 2.2.0cvs51
2789 fixed "mark all read" in MH folders (thanks to Colin).
2791 2006-05-24 [paul] 2.2.0cvs50
2793 * doc/man/sylpheed-claws.1
2794 updated the man page
2796 2006-05-23 [colin] 2.2.0cvs49
2804 * src/send_message.c
2806 * src/gtk/sslcertwindow.c
2807 alertpanel fixes, by Fabien
2809 2006-05-23 [colin] 2.2.0cvs48
2815 * src/gtk/gtksctree.c
2816 * src/gtk/gtksctree.h
2818 Fix slow loading problem, which was caused by the
2819 use of some gtk_ctree funcs and their use of
2820 g_list_position while gtk_ctree_(un)link'ing.
2821 Reap more functions from gtkctree.c to be sure we
2822 use our (fast) version instead of theirs.
2824 Fix copy of unread mails
2827 2006-05-22 [wwp] 2.2.0cvs47
2829 * manual/fr/advanced.xml
2832 2006-05-22 [colin] 2.2.0cvs46
2835 Fix possible infinite loop. 'copy' is not a
2836 final action, so when encountering a 'copy',
2837 we have to check if a previous one was set
2838 and do it. In the same way, if we encounter
2839 a 'move' we have to perform a possibly
2840 pending 'copy'. This will slow down filtering
2841 on IMAP if move+copy or multiple copy actions
2842 are to be done, but handling it via the batch
2843 would be really too convoluted.
2845 2006-05-22 [wwp] 2.2.0cvs45
2847 * manual/fr/advanced.xml
2849 * manual/fr/glossary.xml
2850 * manual/fr/handling.xml
2851 * manual/fr/intro.xml
2852 * manual/fr/plugins.xml
2853 * manual/fr/sylpheed-claws-manual.xml
2854 sync w/ the english manual: updates URIs, documented mailing-list
2855 support, better explanation about the enabled/disabled feature
2856 in filtering/processing rules by Paul.
2858 2006-05-21 [colin] 2.2.0cvs44
2861 Don't expand after building threads, but during
2863 2006-05-21 [colin] 2.2.0cvs43
2867 More timing possibilities... For next time I have
2868 to find out how the hell some 3GHz computer takes
2869 one minute to open a 30k folder...
2871 2006-05-21 [colin] 2.2.0cvs42
2873 * manual/pl/advanced.xml
2875 * manual/pl/glossary.xml
2876 * manual/pl/handling.xml
2877 * manual/pl/intro.xml
2878 * manual/pl/plugins.xml
2879 * manual/pl/sylpheed-claws-manual.xml
2880 Polish manual updated by Pawel
2884 * 2.3.0-rc3 released
2886 2006-05-20 [colin] 2.2.0cvs41
2890 - remove cache of moved messages from original folder
2891 - apply new flags to messages even if they aren't appliable
2896 * 2.3.0-rc2 released
2898 2006-05-19 [colin] 2.2.0cvs40
2901 Don't issue SELECT in imap_change_flags
2902 before having checked that we indeed have
2903 some flags to change. MSG_POSTFILTERED for
2904 example can't be used on IMAP.
2905 Fixes bug #955 (copying messages between
2906 imap folders is extremely slow), which was
2909 2006-05-19 [colin] 2.2.0cvs39
2914 Try to fix bug #830 (Some unread messages
2915 get marked read in IMAP inbox):
2916 - Prevent scanning a folder if it's being
2918 - Postpone opening via the GUI of a folder
2922 2006-05-19 [wwp] 2.2.0cvs38
2924 * manual/advanced.xml
2925 fix English+typo (thanks to Paul).
2927 2006-05-19 [wwp] 2.2.0cvs37
2929 * manual/advanced.xml
2930 * manual/fr/advanced.xml
2931 * src/gtk/logwindow.c
2932 * src/prefs_common.c
2933 * src/prefs_common.h
2934 added hidden prefs to allow customization of colors used in
2935 protocol log window (useful for dark gtk+ themes).
2937 2006-05-19 [wwp] 2.2.0cvs36
2940 fix an old erroneous changelog entry (thanks to Fabien Vantard).
2942 2006-05-19 [paul] 2.2.0cvs35
2945 make Reply-To fully clickable
2946 * src/gtk/logwindow.c
2947 more colouring (SMTP ESMTP)
2948 Both patches by Pawel Pekala
2950 2006-05-19 [cleroy] 2.2.0cvs34
2953 Don't update flags from current folder
2954 Probably fixes bug #935 (Read Messages
2955 Revert to Being Marked as Unread)
2957 2006-05-18 [colin] 2.2.0cvs33
2965 Allow replying to multiple emails
2968 * src/etpan/imap-thread.c
2971 2006-05-18 [paul] 2.2.0cvs32
2974 keep Mailing-List menu refreshed
2977 2006-05-18 [paul] 2.2.0cvs31
2979 * manual/advanced.xml
2981 * manual/glossary.xml
2982 * manual/handling.xml
2984 * manual/plugins.xml
2985 * manual/sylpheed-claws-manual.xml
2987 add info about mailing-list support
2992 * src/plugins/dillo_viewer/README
2995 2006-05-17 [wwp] 2.2.0cvs30
2997 * manual/handling.xml
2998 * manual/fr/handling.xml
2999 documented the ability to enabled/disable filtering/processing rules.
3001 2006-05-17 [colin] 2.2.0cvs29
3004 Don't initialize g_thread subsystem if it's
3005 already done (thanks to Hiro)
3007 Fix saving of parts when there name can't be
3008 converted from UTF-8.
3010 2006-05-17 [paul] 2.2.0cvs28
3013 fix config.status warning with autoconf 2.60
3015 2006-05-17 [paul] 2.2.0cvs27
3020 2006-05-17 [wwp] 2.2.0cvs26
3023 fix useless and potentially dangerous buffer walking (thanks to Colin).
3025 2006-05-17 [wwp] 2.2.0cvs25
3027 * src/plugins/demo/demo.c
3028 updated product name in plugin demo (many plugins need to be
3029 sync'ed w/ that change).
3031 2006-05-17 [colin] 2.2.0cvs24
3036 2006-05-16 [colin] 2.2.0cvs23
3039 Stupid me hit again. Fix cvs22.
3041 2006-05-16 [colin] 2.2.0cvs22
3044 Fix bug #922 (sylpheed-claws crashed after
3045 pushing on Inbox folder)
3047 2006-05-16 [colin] 2.2.0cvs21
3050 Make From header be copy/paste/select-able
3052 2006-05-16 [wwp] 2.2.0cvs20
3057 * src/etpan/imap-thread.c
3058 fix some compiler warnings (thanks to Colin).
3060 2006-05-16 [wwp] 2.2.0cvs19
3068 * src/send_message.c
3070 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3072 2006-05-15 [colin] 2.2.0cvs18
3075 Fix automatic rule creation with List-Post
3077 2006-05-15 [paul] 2.2.0cvs17
3079 * tools/filter_conv_new.pl
3080 updated for rule enabling/disabling
3081 claws version >= 2.3.x required
3083 2006-05-15 [cleroy] 2.2.0cvs16
3088 2006-05-15 [cleroy] 2.2.0cvs15
3093 2006-05-15 [wwp] 2.2.0cvs14
3095 * manual/pl/.cvsignore
3096 ignore generated files.
3098 2006-05-14 [wwp] 2.3.0-rc1
3100 * 2.3.0-rc1 released
3102 2006-05-13 [wwp] 2.2.0cvs13
3107 * src/matcher_parser_lex.l
3108 * src/matcher_parser_parse.y
3109 * src/prefs_filtering.c
3110 new feature: provide the ability to disable filtering and processing
3111 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3114 2006-05-13 [colin] 2.2.0cvs12
3117 Remove useless if (a) b; else b;
3120 2006-05-13 [wwp] 2.2.0cvs11
3128 no more silent failures (or at least less ones) when importing
3129 or exporting from/to mbox. Also start importing/exporting if
3130 the necessary info is set.
3132 2006-05-13 [wwp] 2.2.0cvs10
3135 restored up-to-date release notes.
3137 2006-05-13 [paul] 2.2.0cvs9
3141 updated by Tim Dijkstra and Pavlo Bohmat
3143 2006-05-12 [colin] 2.2.0cvs8
3145 * src/gtk/quicksearch.c
3146 Add "k" as shortcut for "colorlabel". Patch
3147 by ath42@users.sf.net.
3149 2006-05-12 [paul] 2.2.0cvs7
3151 * src/prefs_common.h
3152 * src/prefs_summaries.c
3154 when entering a folder also allow
3155 going directly to first Marked message
3157 2006-05-12 [paul] 2.2.0cvs6
3160 always obey 'confirm before marking all
3163 2006-05-12 [paul] 2.2.0cvs5
3166 make Sender fully clickable
3168 2006-05-12 [colin] 2.2.0cvs4
3172 Let From be editable
3175 Full support of .mh_sequences' Unseen seq
3177 2006-05-12 [colin] 2.2.0cvs3
3183 * src/prefs_spelling.c
3190 Add contextual menu on Compose toolbar
3191 button. Fixes bug #944 (Automatic
3192 addresses not applied when changing account
3193 from compose window)
3194 add Mailing List support
3195 based on the old 0.6.5claws25 patch by
3196 Melvin Hadasht, with finishing touches
3198 Fix "ignore thread" when mails are threaded by
3199 subject (and weren't ignored although appearing
3202 Both patches by Pawel.
3204 2006-05-08 [paul] 2.2.0cvs2
3213 add Mailing List support
3214 based on the old 0.6.5claws25 patch by
3215 Melvin Hadasht, with finishing touches
3218 2006-05-08 [colin] 2.2.0cvs1
3223 Add contextual menu on Compose toolbar
3224 button. Fixes bug #944 (Automatic
3225 addresses not applied when changing account
3226 from compose window)
3228 2006-05-08 [paul] 2.2.0
3232 2006-05-08 [paul] 2.1.1cvs51
3242 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3243 Fabien Vantard, Frederico Goncalves Guimaraes,
3244 Aleksandar Urosevic, and Ralgh Young
3246 2006-05-12 [colin] 2.1.1cvs50
3257 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3258 Fabien Vantard, Frederico Goncalves Guimaraes,
3259 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3261 2006-05-05 [colin] 2.1.1cvs49
3263 * manual/Makefile.am
3264 * manual/pl/Makefile.am
3265 * manual/pl/account.xml
3267 * manual/pl/addrbook.xml
3268 * manual/pl/advanced.xml
3270 * manual/pl/glossary.xml
3272 * manual/pl/handling.xml
3273 * manual/pl/intro.xml
3274 * manual/pl/keyboard.xml
3275 * manual/pl/plugins.xml
3276 * manual/pl/starting.xml
3277 * manual/pl/sylpheed-claws-manual.xml
3278 * manual/pl/dist/.cvsignore
3279 * manual/pl/dist/Makefile.am
3280 * manual/pl/dist/html/.cvsignore
3281 * manual/pl/dist/html/Makefile.am
3282 * manual/pl/dist/pdf/.cvsignore
3283 * manual/pl/dist/pdf/Makefile.am
3284 * manual/pl/dist/ps/.cvsignore
3285 * manual/pl/dist/ps/Makefile.am
3286 * manual/pl/dist/txt/.cvsignore
3287 * manual/pl/dist/txt/Makefile.am
3288 Add the polish translation of the manual,
3289 Authored by Pawel Pekala.
3291 2006-05-05 [cleroy] 2.1.1cvs48
3294 Re-read matcherrc after loading plugins
3295 if some of them add folders.
3297 2006-05-03 [colin] 2.1.1cvs47
3302 2006-05-03 [colin] 2.1.1cvs46
3305 Be sure to have a session when
3308 2006-05-03 [colin] 2.1.1cvs45
3313 Fix preventing renaming with namespace
3316 2006-05-01 [colin] 2.1.1cvs44
3319 Don't reload messageview when result of
3322 2006-04-29 [colin] 2.1.1cvs43
3324 * src/prefs_receive.c
3325 * src/plugins/spamassassin/spamassassin_gtk.c
3326 * src/plugins/clamav/clamav_plugin_gtk.c
3329 2006-04-29 [colin] 2.1.1cvs42
3331 * src/prefs_compose_writing.c
3333 Cleanups. Patch by Pawel
3335 2006-04-28 [paul] 2.1.1cvs41
3338 fix returned quick search results when search
3339 term contains an underscore.
3342 2006-04-28 [paul] 2.1.1cvs40
3344 * src/prefs_message.c
3345 * src/prefs_receive.c
3347 Patches by Pawel Pekala
3349 2006-04-27 [colin] 2.1.1cvs39
3352 Differentiate subject Welcome from
3353 window's title Welcome
3359 2006-04-27 [paul] 2.1.1cvs38
3361 * manual/advanced.xml
3362 * manual/fr/advanced.xml
3363 add info about compose_no_markup hidden pref
3365 2006-04-27 [paul] 2.1.1cvs37
3367 * src/prefs_account.c
3368 improve privacy labels
3369 * src/prefs_msg_colors.c
3370 change some strings for translators' convenience
3371 * src/gtk/gtkutils.c
3372 don't underline the link button text
3374 2006-04-25 [colin] 2.1.1cvs36
3377 Complete 2.1.1cvs33 (once more ;)
3379 2006-04-25 [colin] 2.1.1cvs35
3384 2006-04-25 [cleroy] 2.1.1cvs34
3387 * src/gtk/gtkaspell.c
3388 Fix crash on redirect (related to the return
3389 of the aspell menu in compose's toolbar)
3390 * src/prefs_msg_colors.c
3391 Fix sensitivity widgets
3392 * src/image_viewer.c
3393 * src/gtk/pluginwindow.c
3394 * src/gtk/prefswindow.c
3395 Change released signals to clicked (Fabien)
3397 * src/common/socket.c
3398 * src/plugins/spamassassin/spamassassin.c
3399 Translate strings (Fabien)
3401 2006-04-25 [paul] 2.1.1cvs33
3406 complete the fix of bug #912
3409 2006-04-25 [colin] 2.1.1cvs32
3417 Patches by Pawel Pekala
3419 2006-04-24 [colin] 2.1.1cvs31
3422 Fix compilation warnings (Fabien)
3424 2006-04-24 [colin] 2.1.1cvs30
3428 * src/editldap_basedn.c
3429 * src/editldap_basedn.h
3435 Fix bug #901 (LDAPS support)
3437 2006-04-24 [colin] 2.1.1cvs29
3440 Fix logic on error with send dialog on
3442 Fix compilation without libetpan, thanks
3445 Fix 'context-menu' key
3447 2006-04-23 [colin] 2.1.1cvs28
3450 Never free current's cache to free up
3451 memory. Fixes bug #912 (new count
3452 randomly set to message count)
3454 2006-04-23 [colin] 2.1.1cvs27
3456 * src/gtk/quicksearch.c
3457 And remove printf...
3459 2006-04-23 [colin] 2.1.1cvs26
3461 * src/gtk/quicksearch.c
3462 Fix replacing in quicksearch, and fix inserting
3463 in the middle of the string. (introduced at 2.1.0cvs22)
3465 2006-04-23 [colin] 2.1.1cvs25
3468 Make sure uidnext is initialized in get_num_list
3469 (not for stable, related to 2.1.1cvs8 and friends)
3471 2006-04-23 [colin] 2.1.1cvs24
3474 Output something when login is successful
3477 2006-04-23 [colin] 2.1.1cvs23
3479 * src/etpan/imap-thread.c
3480 Better logging (line-per-line, hide data in fetch)
3482 * src/gtk/logwindow.c
3483 * src/gtk/logwindow.h
3484 Better logging (color for input/output)
3486 2006-04-21 [colin] 2.1.1cvs22
3488 * src/gtk/quicksearch.c
3489 On gtk+-2.8, use stock buttons in quicksearch
3490 Based on a patch by Fabien and a design by Paul
3492 2006-04-21 [colin] 2.1.1cvs21
3496 Fix occasional flicker in folderview
3497 * src/common/utils.c
3498 Fix bug #943 (Incorrectly parsed email address
3499 list in short headers on message view and in
3502 2006-04-20 [colin] 2.1.1cvs20
3506 * src/prefs_account.c
3507 Add ANONYMOUS auth for IMAP
3509 2006-04-20 [paul] 2.1.1cvs19
3512 proper fix for 2.1.1cvs18
3515 2006-04-20 [paul] 2.1.1cvs18
3520 2006-04-20 [paul] 2.1.1cvs17
3522 * src/gtk/quicksearch.c
3523 fix standard, non-extended Quick search,
3524 was broken in 2.1.1cvs15.
3527 2006-04-20 [colin] 2.1.1cvs16
3529 * src/prefs_matcher.c
3530 Fix values when reselecting a ~test
3533 2006-04-19 [colin] 2.1.1cvs15
3537 * src/gtk/gtkaspell.c
3538 * src/gtk/gtkaspell.h
3539 Put back Options menu in Spelling/
3540 * src/gtk/quicksearch.c
3541 Don't search, and show error, if the
3542 advanced search has a syntax error
3544 2006-04-18 [colin] 2.1.1cvs14
3547 Fix gdk warnings on set_cursor when textview
3550 2006-04-18 [colin] 2.1.1cvs13
3552 * src/gtk/gtksctree.c
3553 Remove seemingly useless refresh that causes
3554 flicker - watch this commit in case of
3555 problems before planned backport to stable
3557 2006-04-18 [colin] 2.1.1cvs12
3560 Factorize get/set_xml code
3562 * src/prefs_account.c
3563 * src/prefs_account.h
3565 Add Encrypt to self option
3567 2006-04-17 [colin] 2.1.1cvs11
3570 Fix search on encrpyt function on dragonfly
3571 Patch by Jonathan Buschmann <jonthn@agmact.com>
3573 2006-04-17 [colin] 2.1.1cvs10
3575 * src/prefs_account.c
3576 Be safe by default: remove mails from POP3
3577 after 7 days, not immediately
3579 2006-04-17 [colin] 2.1.1cvs9
3581 * src/etpan/imap-thread.c
3582 Fix build on DragonFly - patch by
3583 Jonathan Buschmann <jonthn@agmact.com>
3585 2006-04-17 [colin] 2.1.1cvs8
3588 Save uidnext between sessions
3590 2006-04-17 [colin] 2.1.1cvs7
3593 scan is required when uid validity changes
3595 2006-04-17 [colin] 2.1.1cvs6
3598 Don't scan if not necessary, apart in current
3599 folder and INBOX to fetch flags.
3601 Scan is necessary if unread count changes
3603 2006-04-17 [colin] 2.1.1cvs5
3606 ...But always fetch ANSWERED and DELETED flags for
3607 INBOX, as filtering can happen on these flags.
3609 2006-04-17 [colin] 2.1.1cvs4
3612 Don't fetch REPLIED and DELETED flags when synchronising
3613 flags with a closed folder. We only need UNSEEN and FLAGGED
3614 to update the folderview.
3616 2006-04-17 [colin] 2.1.1cvs3
3619 Faster flag search when there are new mails
3620 in a folder. We can do a full search if the
3621 folder contains less messages than the new
3624 2006-04-17 [colin] 2.1.1cvs2
3631 Update translations from stable branch
3633 2006-04-17 [colin] 2.1.1cvs1
3636 Bump version to follow stable release
3638 2006-04-16 [mones] 2.1.0cvs50
3643 2006-04-16 [colin] 2.1.0cvs49
3646 Fix bgcolor not unset on gtk 2.8, while preventing warnings
3647 with gtk < 2.8. Thanks to Fabien Vantard.
3649 2006-04-15 [colin] 2.1.0cvs48
3651 * src/etpan/imap-thread.c
3652 Fix bug #919 (libetpan: SEGV when connecting
3655 2006-04-14 [colin] 2.1.0cvs47
3658 Fix race on --select (should be done better)
3660 2006-04-14 [wwp] 2.1.0cvs46
3662 * src/send_message.c
3663 enforce a check for domain in account prefs (a sending
3664 error could be faced if domain was checked but no value set),
3667 2006-04-14 [colin] 2.1.0cvs45
3670 when converting from unknown to unknown, if the
3671 string is UTF8, don't convert it to the locale
3674 2006-04-14 [colin] 2.1.0cvs44
3677 Don't try to use ASCII for converting headers
3680 2006-04-14 [paul] 2.1.0cvs43
3683 add locale/charset info to crash report
3686 replace 'e-mail' with preferred 'email'
3688 ensure contributors list is in alphabetical
3691 2006-04-13 [colin] 2.1.0cvs42
3694 Prevent gdk warnings
3696 2006-04-13 [colin] 2.1.0cvs41
3698 * src/common/ssl_certificate.c
3699 * src/common/ssl_certificate.h
3700 * src/gtk/sslcertwindow.c
3701 Warn on expired certs, and display the expiration date
3703 2006-04-13 [colin] 2.1.0cvs40
3705 * src/plugins/spamassassin/spamassassin_gtk.c
3706 Fix missing set_text on unix socket
3708 2006-04-13 [wwp] 2.1.0cvs39
3710 * manual/fr/advanced.xml
3711 * manual/fr/glossary.xml
3712 applied new spam/ham/email lexicon (pourriel, courriel)
3714 2006-04-13 [paul] 2.1.0cvs38
3716 * src/plugins/pgpmime/plugin.c
3717 remove the mention of S/MIME from the
3718 description. This is now handled by the
3721 2006-04-13 [paul] 2.1.0cvs37
3723 * src/prefs_msg_colors.c
3725 * src/prefs_folder_item.c
3726 * src/prefs_spelling.c
3727 add a tooltip to the colour selector buttons
3729 2006-04-13 [wwp] 2.1.0cvs36
3731 * manual/advanced.xml
3732 * manual/glossary.xml
3733 * manual/handling.xml
3734 * manual/keyboard.xml
3735 * manual/plugins.xml
3736 * manual/starting.xml
3737 * manual/fr/account.xml
3739 * manual/fr/addrbook.xml
3740 * manual/fr/advanced.xml
3742 * manual/fr/glossary.xml
3744 * manual/fr/handling.xml
3745 * manual/fr/intro.xml
3746 * manual/fr/keyboard.xml
3747 * manual/fr/plugins.xml
3748 * manual/fr/starting.xml
3749 * manual/fr/sylpheed-claws-manual.xml
3750 fixes to the manuals:
3751 - summaryview -> Message List (same in French)
3752 - translate key names
3753 - fix French punctuation, use non-breakable spaces when
3754 necessary, don't use   which is not portable
3755 - tell what maildir and mbox formats we support
3757 2006-04-12 [wwp] 2.1.0cvs35
3759 * src/prefs_toolbar.c
3760 unified a replace button more,
3761 patch by Fabien Vantard <fzzzzz@gmail.com>.
3763 2006-04-12 [wwp] 2.1.0cvs34
3765 * src/prefs_common.c
3766 * src/prefs_msg_colors.c
3767 make default color labels translatable,
3768 patch from Fabien Vantard <fzzzzz@gmail.com>,
3769 thanks to Tim <timbrain@post.cz> for reporting.
3771 2006-04-12 [wwp] 2.1.0cvs33
3773 * manual/glossary.xml
3775 * manual/plugins.xml
3776 * manual/starting.xml
3777 * manual/sylpheed-claws-manual.xml
3778 * manual/fr/.cvsignore
3779 * manual/fr/account.xml
3781 * manual/fr/addrbook.xml
3782 * manual/fr/advanced.xml
3784 * manual/fr/glossary.xml
3785 * manual/fr/handling.xml
3786 * manual/fr/intro.xml
3787 * manual/fr/keyboard.xml
3788 * manual/fr/plugins.xml
3789 * manual/fr/starting.xml
3790 * manual/fr/sylpheed-claws-manual.xml
3791 various fixes: typos, missing .fr translations, punctuation,
3792 capitalization, links, accents and some bad French more.
3794 2006-04-12 [wwp] 2.1.0cvs32