1 2006-09-03 [colin] 2.4.0cvs137
4 Don't set Newsgroup: header to a mail folder
7 2006-09-03 [paul] 2.4.0cvs136
10 * src/prefs_spelling.c
13 2006-09-03 [paul] 2.4.0cvs135
15 * src/prefs_summaries.c
16 correct menu item text in prefs_keybind_apply_clicked()
18 2006-09-03 [paul] 2.4.0cvs134
21 some improvements to the descriptions
26 fix menu sensitivity issues
28 drop the useless word 'short'
30 add the word 'lines' indicating log length
33 fix compilation warnings
35 2006-09-02 [colin] 2.4.0cvs133
38 Display a special return-receipt message
39 if the message is from the user
41 Fix missing freeze of the list when marking
42 all read and unthreading for exec. Thanks
45 2006-09-02 [paul] 2.4.0cvs132
52 2006-09-02 [wwp] 2.4.0cvs131
54 * src/prefs_filtering.c
55 added an account name column to the filtering rules
58 2006-09-02 [colin] 2.4.0cvs130
62 Block scrolling if we're not at the end
65 2006-09-02 [colin] 2.4.0cvs129
68 Make sure account-specific rules can't
69 be used in {pre-,post-,}processing
73 Jump to last error when clicking on the
76 2006-09-02 [colin] 2.4.0cvs128
86 Let proc_mbox know its account, for
87 account-specific rules
89 2006-09-01 [colin] 2.4.0cvs127
92 Don't uselessly use iconv to convert from
98 Fix certain log cases, disable warning icon
99 for now, the correct way to display it when
100 necessary and only when necessary is probably
101 to do it manually rather than use error logs
102 * src/etpan/imap-thread.c
103 Clean up UID logging a bit
104 * src/gtk/logwindow.c
105 * src/gtk/logwindow.h
106 Make logging faster when the window's closed
108 2006-09-01 [wwp] 2.4.0cvs126
110 * manual/fr/account.xml
111 reflect changes to the ref. manual (parts of cvs72):
112 fix tabnames and quotes.
114 2006-09-01 [wwp] 2.4.0cvs125
116 * manual/fr/plugins.xml
117 reflect changes to the reference manual (cvs42):
118 update IRC channel info.
120 2006-09-01 [wwp] 2.4.0cvs124
123 use CVSEDITOR env. var. if set, according to `man cvs`.
125 2006-09-01 [wwp] 2.4.0cvs123
127 * manual/advanced.xml
128 better sentence again (thanks to Paul).
130 2006-09-01 [wwp] 2.4.0cvs122
132 * manual/advanced.xml
133 fix definition of toolbar_detachable and rework a bit the one of
136 2006-09-01 [mones] 2.4.0cvs121
138 * manual/advanced.xml
139 Document enable_dotted_lines
141 2006-09-01 [paul] 2.4.0cvs120
148 obey the 'When entering folder...' option
149 when using the /View/Go to/... menu items
152 2006-08-31 [colin] 2.4.0cvs119
155 Revert 2.4.0cvs116, wrong fix.
157 2006-08-31 [colin] 2.4.0cvs118
159 * src/gtk/gtksctree.c
160 Better state the various copyrights
162 2006-08-31 [colin] 2.4.0cvs117
165 fix enable_dotted_lines
167 2006-08-31 [colin] 2.4.0cvs116
170 Use pref "Always open on select" when going
171 to next unread folder
172 * src/gtk/gtksctree.c
173 Fix link failure to _gtk_clist_create_cell_layout
174 on certain computers. (Why not mine, I wonder)
176 2006-08-31 [colin] 2.4.0cvs115
180 * src/plugins/bogofilter/bogofilter.c
181 * src/plugins/spamassassin/spamassassin.c
182 Requalify some "errors" to warnings
186 Add an icon in the statusbar to notify
188 * src/gtk/gtksctree.c
191 Make the GtkSCTree look more modern by
192 alternating background lines
195 Add a pref to let people have the old
199 2006-08-30 [colin] 2.4.0cvs114
203 Provide a way to filter a list of
204 messages in an optimised manner, and
205 add a list-filtering hook
209 Use the list filtering
210 * src/plugins/bogofilter/bogofilter.c
211 Use the list-filtering hook
212 Use -b (bulk) mode for more speed
213 when learning and filtering
214 * src/etpan/imap-thread.c
215 Make log output shorter in UID SEARCH
218 2006-08-30 [colin] 2.4.0cvs113
220 * src/plugins/bogofilter/bogofilter.c
221 Really fast mass learning - thanks to David
222 Relson for the options explanations :)
224 2006-08-30 [colin] 2.4.0cvs112
227 Fix compilation on FreeBSD. Thanks
230 2006-08-29 [colin] 2.4.0cvs111
233 Handle "popup_menu" signal (for popping the
234 menu via the keyboard)
241 Factorize scrolling code, and add an API
242 for MimeViewers to handle scroll orders
244 2006-08-29 [wwp] 2.4.0cvs110
246 * src/plugins//bogofilter/bogofilter.c
247 * src/plugins//spamassassin/spamassassin.c
248 make the bogofilter/spamassassin filtering error dialogs at
249 incorporation obey to the "don't popup error dialog on
250 receive error" option. If disabled, feed the log window w/
257 2006-08-29 [paul] 2.4.0cvs109
260 remove 'make release', it's not needed
261 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
263 2006-08-29 [paul] 2.4.0cvs108
266 * src/summary_search.c
267 * src/gtk/progressdialog.c
268 * src/plugins/pgpcore/passphrase.c
269 replace deprecated gtk_window_set_policy()
271 2006-08-29 [colin] 2.4.0cvs107
274 Fix data loss when copy fails during a move:
275 only use fast remove_msgs if everything was
276 copied OK; else use slow remove_msg on the
277 mails that got copied only.
279 2006-08-28 [paul] 2.4.0cvs106
282 revert change in 2.4.0cvs104, it breaks
285 2006-08-28 [paul] 2.4.0cvs105
287 * src/plugins/spamassassin/spamassassin.c
290 2006-08-28 [paul] 2.4.0cvs104
293 fix data loss when moving to another
295 * src/prefs_spelling.c
297 * src/gtk/pluginwindow.c
298 improve the layout of the dialog text
301 2006-08-28 [paul] 2.4.0cvs103
303 * src/plugins/bogofilter/bogofilter.c
304 * src/plugins/bogofilter/bogofilter_gtk.c
305 fix english up a bit, innit
307 2006-08-28 [paul] 2.4.0cvs102
312 require autoconf 2.60, enabling building
313 with gettext 0.15 (gettext 0.14.x build still
314 possible). Replace Makefiles with versions
316 Remove configure options --with-localedir and
317 --with-mandir. The options that are provided
318 directly by autoconf 2.60 can be used instead:
321 2006-08-27 [colin] 2.4.0cvs101
323 * src/plugins/bogofilter/Makefile.am
324 Fix make dist (no README)
326 2006-08-27 [colin] 2.4.0cvs100
329 Don't use F_UNKNOWN folders for any default
331 * src/plugins/bogofilter/bogofilter.c
332 * src/plugins/bogofilter/bogofilter.h
333 * src/plugins/bogofilter/bogofilter_gtk.c
334 Add an option to specify the path to bogofilter
335 Use single-quotes to be able to learn in folders
336 with spaces in their names
337 Verify learning status
339 2006-08-27 [colin] 2.4.0cvs99
343 Document Bogofilter plugin
345 2006-08-27 [colin] 2.4.0cvs98
351 When possible, copy the queued mail to sent folder
352 instead of re-adding. Much faster on IMAP.
354 2006-08-27 [colin] 2.4.0cvs97
357 Disable mmaped caches - huge metadata loss
358 here after a power failure.
360 Add quicksearch timing
361 * src/common/plugin.c
362 * src/common/plugin.h
363 Implement an interface to tell what plugins
364 provide. Prevent loading of similar plugins.
365 * src/plugins/clamav/clamav_plugin.c
366 * src/plugins/demo/demo.c
367 * src/plugins/dillo_viewer/dillo_viewer.c
368 * src/plugins/pgpcore/plugin.c
369 * src/plugins/pgpinline/pgpinline.c
370 * src/plugins/pgpmime/pgpmime.c
371 * src/plugins/spamassassin/spamassassin.c
372 * src/plugins/trayicon/trayicon.c
373 Implement plugin_provides()
375 2006-08-27 [colin] 2.4.0cvs96
378 * src/plugins/Makefile.am
379 * src/plugins/bogofilter/.cvsignore
380 * src/plugins/bogofilter/Makefile.am
381 * src/plugins/bogofilter/bogofilter.c
382 * src/plugins/bogofilter/bogofilter.h
383 * src/plugins/bogofilter/bogofilter_gtk.c
384 New Bogofilter plugin, provides filtering and
385 learning. Spamassassin will go to extra plugins.
387 2006-08-26 [mones] 2.4.0cvs95
389 * manual/handling.xml
390 Fix subfolder path in the example (thanks to Paul)
392 2006-08-26 [mones] 2.4.0cvs94
394 * manual/glossary.xml
395 2.2. + add ISP to the glossary
396 7.5. + Add UIDL to glossary
397 7.7. + Add TCP to glossary
398 * manual/handling.xml
399 7.1. + Mentions GNU/Linux distribution, what about the non...
400 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
401 7.3. + Mentions .bashrc, what about the non-bash ones?
402 7.4. = Use appropriate quotation for commands
403 7.6. = change "" to <quote></quote>
405 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
406 * manual/starting.xml
407 2.1. + local mbox file: some examples of mbox file locations...
408 Also reformatted files requiring it
410 2006-08-26 [wwp] 2.4.0cvs93
412 * src/summary_search.c
413 disable find buttons while summary search is running.
415 2006-08-25 [colin] 2.4.0cvs92
422 Speed up MH moving, and add progressbar
425 Write cache files using mmap() too
427 2006-08-25 [wwp] 2.4.0cvs91
430 switch spam<->ham button when a message has been marked as spam or ham
431 and is still selected. Thanks to Colin.
433 2006-08-25 [paul] 2.4.0cvs90
439 * src/gtk/icon_legend.c
440 * src/pixmaps/copied.xpm
441 * src/pixmaps/moved.xpm
442 add icons for delayed execution marked for
443 copying, marked for moving
445 2006-08-25 [mones] 2.4.0cvs89
447 * manual/glossary.xml
448 Fix the other glossary items:
449 5.1. = Inmmediate execution -> <quote>immediate execution...
450 5.2. = Fix MBOX capitalization -> Mbox
451 5.3. + Improve Plugins def. w/ tech. ref.
452 5.4. = Quotation -> replace '>' by <quote>></quote>
453 5.5. - SMTP Server. -> remove dot
457 2006-08-25 [mones] 2.4.0cvs88
460 Reformatted, changed email address
461 * manual/glossary.xml
462 Reformatted, fixed MANUAL-TODO items:
463 8.2. + add ROT-13 to glossary
464 8.4. + add URL to glossary
465 * manual/es/advanced.xml
468 2006-08-25 [paul] 2.4.0cvs87
470 * src/gtk/icon_legend.c
471 add 'marked for deletion' icon
472 arrange icons by containing column
475 2006-08-25 [colin] 2.4.0cvs86
479 Add the sc_g_*list_bigger functions in
480 a place everyone can use it
482 Only freeze/thaw the list when working
483 on the selection, if it's bigger than 1
484 * src/gtk/gtksctree.c
485 Only freeze/thaw the list when unselec-
486 ting 'all' if ('all' != 1)
487 This avoids some flickering
489 2006-08-24 [colin] 2.4.0cvs85
492 Fix strange list selection
493 Fix random seg (Invalid read of freed memory)
495 2006-08-24 [colin] 2.4.0cvs84
498 * src/gtk/inputdialog.c
499 * src/plugins/pgpcore/passphrase.c
500 Revert minimal width patch of 2.4.0cvs67,
501 as it is also a maximal width. Use
502 gtk_window_set_default_size instead.
504 2006-08-24 [colin] 2.4.0cvs83
507 Write cache/mark to temp files before
508 overwriting old ones (avoids metadata
509 loss if writing the new files fail).
510 Use mmap() to read cache/mark file, as
511 this makes cache reading faster. Dis-
512 abled for big-endian machines until it
513 can be tested. (Big-endian users: set
514 msgcache_use_mmap = TRUE in the relevant
517 Move rarely used fields of MsgInfo in
518 another structure, which will only be
519 allocated if needed. Face, X-Face,
520 Return receipt headers and List-*
521 headers are moved. Mails having none
522 of these occupy 52 bytes less with
523 this patch, which makes 2.5MB of RAM
524 saved on a 50k folder).
528 * src/partial_download.c
532 Follow this structure change.
534 2006-08-24 [wwp] 2.4.0cvs82
536 * manual/es/.cvsignore
537 * manual/es/dist/.cvsignore
538 * manual/es/dist/html/.cvsignore
539 * manual/es/dist/pdf/.cvsignore
540 * manual/es/dist/ps/.cvsignore
541 * manual/es/dist/txt/.cvsignore
542 more (generated) files to ignore.
544 2006-08-24 [colin] 2.4.0cvs81
548 Fix possible problems with local delivery. Check the folder doesn't
549 need scan before setting its mtime when saving cache (which can be
550 done long after the folder's been modified by an external process);
551 Check that the stored item's mtime didn't change in mh functions.
553 2006-08-24 [mones] 2.4.0cvs80
555 * manual/advanced.xml
556 Rewrapping, some fixes and MANUAL-TODO items:
557 8.1. = change "" to <quote></quote>
558 8.3. = quote menu items
559 8.5. - deploying -> new user ... ideally a new user (redundant)
561 2006-08-23 [colin] 2.4.0cvs79
563 * src/gtk/gtksctree.c
564 When selecting or deselecting range, only
565 freeze/thaw when selection is bigger than 10
567 2006-08-23 [colin] 2.4.0cvs78
572 * src/plugins/dillo_viewer/dillo_viewer.c
573 Provide an API for MimeViewer plugins to
574 return a text selection for replying
576 2006-08-23 [colin] 2.4.0cvs77
580 Use gtk_pixbuf_new_from_file_at_scale(), which
581 is faster than getting the pixbuf then resizing
584 2006-08-23 [colin] 2.4.0cvs76
587 UTF-8 should be sent Quoted-printable
589 2006-08-22 [colin] 2.4.0cvs75
592 Check if scan is required before touching
593 the folder (or it'll be required every time)
595 2006-08-22 [colin] 2.4.0cvs74
598 Require libetpan 0.46 (crasher fix when built
601 2006-08-22 [colin] 2.4.0cvs73
604 Set folder's mtime after writing its
609 Don't do useless stuff if we don't
612 Add some timing, don't deselect prior
613 to selecting (gtksctree does it itself),
614 remove crash avoidance hacks as it's been
615 properly fixed since a while
617 Optimize to_human_readable(): _() is slow,
618 do it only once, and avoid %f format for KB
619 (the most common in a summaryview)
620 * src/gtk/gtksctree.c
621 Don't uselessly freeze/thaw (fixes flicker
622 on next unread and friends), reduce number
623 of g_list_nth/g_list_position where possible
626 Reduce number of g_list_nth/g_list_position
628 All of this makes loading as 70k folder 2.1
629 seconds instead of 3.2 (with hot FS caches).
630 (1.3 seconds without Date and Size columns...)
632 2006-08-22 [paul] 2.4.0cvs72
634 wrap documents and do some items from mones' MANUAL-TODO:
637 4.1. = fix tabname references to <quote>tabname</quote>
638 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
640 1.1. = mentioned options don't match UI
641 Add information about the 'Never send Return Receipts'
643 * manual/handling.xml
644 6.2. = Mentions Extended symbols button, but now is
646 6.3. = Mentions ... button, which is now Edit
648 2006-08-22 [colin] 2.4.0cvs71
650 * src/gtk/pluginwindow.c
651 Fix layout in verbose translations (such
654 2006-08-22 [paul] 2.4.0cvs70
657 build manuals in alphabetical order
660 replace/remove deprecated symbols
663 * src/gtk/pluginwindow.c
664 replace deprecated symbol
665 replace label text and move it
666 * src/plugins/pgpcore/prefs_gpg.c
667 move the 'Generate...' button out of the
668 Sign Key frame, replace the English used
669 * src/plugins/pgpcore/sgpgme.c
672 2006-08-21 [colin] 2.4.0cvs69
674 * src/plugins/trayicon/trayicon.c
675 Add more strings for translation; patch
678 2006-08-21 [colin] 2.4.0cvs68
681 fix replied flag not set after drafting
683 fix body quicksearch in non-encoded bodies
686 Get rid of the g_malloc workaround for
687 corrupted caches, use g_try_malloc
689 2006-08-21 [colin] 2.4.0cvs67
692 * src/gtk/inputdialog.c
693 * src/plugins/pgpcore/passphrase.c
694 Set minimal width to 375
696 Fix switching to offline, asking if it
697 should be overriden for synchronising
699 Don't offer to remember command on Open
700 with for text parts, as the browser or
701 text editor command isn't changed from
704 2006-08-20 [paul] 2.4.0cvs66
708 fix plural form errors. revealed by stricter
709 checking of gettext 0.15
711 2006-08-18 [paul] 2.4.0cvs65
714 fix the fix of 2.4.0cvs64
717 2006-08-18 [paul] 2.4.0cvs64
723 2006-08-18 [paul] 2.4.0cvs63
727 fix occasional IMAP bug where large msgs
728 were left in the queue folder after sending
731 2006-08-18 [paul] 2.4.0cvs62
734 freeze the summaryview while quicksearch results
736 (fixes bug 456 'current message is hidden when the
737 view is refreshed and extended search is "unread
741 add missing #include "inputdialog.h"
743 add missing mailcap_update_default() and improve
746 2006-08-17 [colin] 2.4.0cvs61
748 * src/plugins/pgpcore/select-keys.c
751 2006-08-17 [colin] 2.4.0cvs60
754 Don't continue queuing if Cancel is clicked
757 2006-08-17 [colin] 2.4.0cvs59
759 * src/plugins/pgpcore/select-keys.c
760 When encrypting, if only one key matches and it
761 matches exactly, automatically use it.
763 2006-08-17 [colin] 2.4.0cvs58
768 * src/prefs_ext_prog.c
770 Fix issues with previous patch (text/html)
771 Remove outdated prefs
773 2006-08-17 [colin] 2.4.0cvs57
776 Add View Log button on auth error
778 Fix encrypted mail marked as new when
779 saved in normal folders
780 * src/plugins/pgpinline/pgpinline.c
781 Fix encrypt bug on IMAP
785 * src/gtk/inputdialog.c
786 * src/gtk/inputdialog.h
787 Get rid of metamail stuff, simplify
788 opening, and allow remembering of user's
789 choices (by updating ~/.mailcap). There's
790 still to drop "Audio player" and "Image
793 2006-08-17 [mones] 2.4.0cvs56
795 * manual/es/sylpheed-claws-manual.xml
798 2006-08-17 [mones] 2.4.0cvs55
802 * manual/es/Makefile.am
803 * manual/es/account.xml
805 * manual/es/addrbook.xml
806 * manual/es/advanced.xml
808 * manual/es/glossary.xml
810 * manual/es/handling.xml
811 * manual/es/intro.xml
812 * manual/es/keyboard.xml
813 * manual/es/plugins.xml
814 * manual/es/starting.xml
815 * manual/es/sylpheed-claws-manual.xml
816 * manual/es/dist/Makefile.am
817 * manual/es/dist/html/Makefile.am
818 * manual/es/dist/pdf/Makefile.am
819 * manual/es/dist/ps/Makefile.am
820 * manual/es/dist/txt/Makefile.am
821 Spanish translation for the manual
823 2006-08-16 [colin] 2.4.0cvs54
828 Fix send button sensitivity at startup
829 Set send menu sensitivity (patch by Fabien)
831 Enable closing with esc (patch by Fabien)
832 * src/gtk/foldersort.c
833 Enable closing with esc (patch by Fabien)
835 Optimisation (no need to copy to tempfile to
836 "decode" 7bit and 8bit)
838 Fix cruft in swap_from case
840 Fix missing last line in some mail cases
841 (Fixes debian #381872)
842 * src/plugins/pgpcore/prefs_gpg.c
843 * src/plugins/pgpcore/sgpgme.c
844 * src/plugins/pgpcore/sgpgme.h
845 Don't show "no key found" when user explicitely
846 wants to create a key
848 2006-08-16 [paul] 2.4.0cvs53
854 * src/prefs_account.c
855 * src/prefs_message.c
857 bump up minimum required versions of GTK+ and
860 2006-08-16 [paul] 2.4.0cvs52
863 workaround GTK+ Bug 351600 - 'Can't re-click
864 on button after sensitivity update'
865 http://bugzilla.gnome.org/show_bug.cgi?id=351600
868 2006-08-15 [colin] 2.4.0cvs51
870 * src/plugins/pgpcore/prefs_gpg.c
871 Set options sensitivity according to
873 * src/plugins/pgpcore/sgpgme.c
874 Allow to create key with no passphrase
876 2006-08-14 [cleroy] 2.4.0cvs50
878 * src/gtk/pluginwindow.c
879 New layout (maybe to be changed?)
881 Fix a bit label_window
882 * src/plugins/pgpcore/passphrase.c
883 * src/plugins/pgpcore/passphrase.h
884 * src/plugins/pgpcore/plugin.c
885 * src/plugins/pgpcore/prefs_gpg.c
886 * src/plugins/pgpcore/prefs_gpg.h
887 * src/plugins/pgpcore/sgpgme.c
888 * src/plugins/pgpcore/sgpgme.h
889 Allow to create a PGP private key via the GUI
891 2006-08-14 [wwp] 2.4.0cvs49
893 * src/addressbook_foldersel.c
894 fix strict ISO C90 compliance.
896 2006-08-14 [paul] 2.4.0cvs48
898 * src/gtk/prefswindow.c
899 re-set scrolled window on opening
906 2006-08-14 [paul] 2.4.0cvs47
908 * src/prefs_display_header.c
909 re-enable user-defined Displayed Headers
911 2006-08-14 [paul] 2.4.0cvs46
913 * src/prefs_account.c
916 2006-08-13 [colin] 2.4.0cvs45
919 Fix "a" in quote when the original message is empty,
920 by using \0 instead of 'a' to test writability of
923 2006-08-13 [wwp] 2.4.0cvs44
925 * src/plugins/spamassassin/spamassassin.c
926 fix capitalization of "SpamAssassin" in some debug, log and
929 2006-08-13 [paul] 2.4.0cvs43
932 fix overlapping widgets
933 * src/prefs_account.c
934 fix translation of protocol_names[]
935 fix label disappearing off the edge of the
938 2006-08-12 [paul] 2.4.0cvs42
941 update IRC channel info before it gets forgotten
944 2006-08-11 [colin] 2.4.0cvs41
953 Grey out the Send button if
954 - Queue folders are empty, or
955 - We're sending already
957 2006-08-11 [wwp] 2.4.0cvs40
960 fix a logic issue when quitting while a compose window is
961 still open, thanks to Colin.
963 2006-08-10 [colin] 2.4.0cvs39
966 Fix default font size setting after wizard run
968 * src/etpan/imap-thread.c
969 * src/etpan/imap-thread.h
970 Fix bug #999 (Timing out on TSL cert validation
971 dialog makes ugly things happen). Also, STARTTLS
972 unconditionnaly if initial capabilities contain
973 LOGINDISABLED and STARTTLS.
975 2006-08-09 [colin] 2.4.0cvs38
979 Fix Tools/Actions sensitivity when there are
982 2006-08-09 [colin] 2.4.0cvs37
984 * src/prefs_filtering.c
985 Warning fix, patch by Paul
987 * src/prefs_actions.c
988 * src/prefs_filtering_action.c
989 * src/prefs_matcher.c
990 Uniformisation of "Info ..." to "Info..." (for
991 old gtk), patch by Fabien
992 * src/plugins/clamav/clamav_plugin_gtk.c
993 Sensitivity fix by Fabien
995 2006-08-09 [colin] 2.4.0cvs36
999 Add a function to know whether we're exiting
1000 * src/plugins/trayicon/trayicon.c
1001 If exiting, don't do anything. Faster, and
1002 avoids gtk_main_iteration reentracy causing
1005 2006-08-09 [colin] 2.4.0cvs35
1010 Fix lack of part selection when automatically
1011 jumping to a specific part
1013 Little optimisation in cache reading
1015 2006-08-09 [colin] 2.4.0cvs34
1018 Fix crash setting the priority on reedit
1019 (Accessing compose before creating it!)
1021 2006-08-08 [colin] 2.4.0cvs33
1024 Fix bug #998 (last attachment is not accessible)
1025 Bad RFC interpretation on multipart close-delimiters
1028 * src/gtk/gtkvscrollbutton.c
1029 * src/gtk/gtkvscrollbutton.h
1030 Make attachments list wheel-scrollable
1032 2006-08-07 [colin] 2.4.0cvs32
1034 * src/gtk/gtkaspell.c
1035 Fix bug #973 (Unicode punctation characters
1036 are not recognized as separators by the
1037 spell checker); fix unsigned stuff
1039 2006-08-07 [colin] 2.4.0cvs31
1042 Fix bug #956 (DnD text with accents in compose
1043 text entry); fix gccc's signed/unsigned fuss
1045 2006-08-06 [colin] 2.4.0cvs30
1048 Fix bug #979 (Plugin crashes when exiting
1049 sylpheed-claws) : handle exit request only
1052 2006-08-05 [colin] 2.4.0cvs29
1055 Just make sure we have a msgid.
1057 2006-08-05 [colin] 2.4.0cvs28
1061 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1062 by reimplementing it
1064 Fix bug when hiding quotes with level > 3 and quote
1067 2006-08-04 [colin] 2.4.0cvs27
1072 Fix a bit replace-by-pasting undo
1075 Fix Fold quotes menu synchro in
1076 mainwindow when it changes in
1079 Fix right-click on quotes blocks
1080 * src/common/utils.c
1081 Verify that the file created by
1082 my_tmpfile() is writable. Fixes
1083 bug #988 (very specific filesystem
1085 * src/plugins/pgpcore/sgpgme.c
1086 Fix file descriptor leak
1087 * src/plugins/spamassassin/spamassassin.c
1088 Warn once if spamd isn't reachable
1090 2006-08-04 [colin] 2.4.0cvs26
1093 i18n context patch by Fabien
1095 2006-08-03 [colin] 2.4.0cvs25
1099 Rename "Hide quotes" to "Fold quotes"
1101 Don't use hand cursor on quotes. "all
1102 the bonuses of the feature and none of
1103 unwelcome side-effects"
1105 2006-08-03 [colin] 2.4.0cvs24
1108 * sylpheed-claws.desktop
1110 Bring the desktop file to XDG compliance
1111 Patch by Charles A. Edwards
1113 2006-08-03 [colin] 2.4.0cvs23
1116 Fix links offset when they are preceded
1117 by accentued chars (g_utf8_strlen!)
1119 Fix wrong status when starting offline
1122 2006-08-03 [wwp] 2.4.0cvs22
1124 * src/prefs_common.h
1125 ask what to do w/ filtering rules that belong to an account when
1126 applying filtering rules manually from the main window (skip,
1127 apply regardless of the account, use current account). This dialog
1128 can be skipped and the last reply used.
1131 2006-08-03 [wwp] 2.4.0cvs21
1135 * src/prefs_common.c
1140 ask what to do w/ filtering rules that belong to an account when
1141 applying filtering rules manually from the main window (skip,
1142 apply regardless of the account, use current account). This dialog
1143 can be skipped and the last reply used.
1146 2006-08-03 [colin] 2.4.0cvs20
1149 Optimize previous patch
1151 2006-08-03 [cleroy] 2.4.0cvs19
1154 Fix quotes getting toggled back when the
1155 mail has an even number of text parts
1157 2006-08-02 [colin] 2.4.0cvs18
1160 Add Hide quotes menu
1162 2006-08-02 [colin] 2.4.0cvs17
1165 * src/prefs_common.c
1169 Allow per-level quote hiding,
1170 Allow toggling quotes by double-clicking them
1171 Rename RemoteURI to ClickableText to reflect
1172 the fact it's used for a variety of things
1174 2006-08-02 [wwp] 2.4.0cvs16
1177 fix "View/Hide quotes" menu item status initialization.
1179 2006-08-02 [wwp] 2.4.0cvs15
1181 * src/matcher_parser_parse.y
1182 remove a debug trace.
1184 2006-08-02 [paul] 2.4.0cvs14
1186 * src/plugins/pgpcore/passphrase.c
1187 don't set initial dialog size
1190 2006-08-02 [paul] 2.4.0cvs13
1193 remove the rogue '/' character
1195 2006-08-02 [paul] 2.4.0cvs12
1198 allow buttons to resize as necessary
1200 2006-08-01 [wwp] 2.4.0cvs11
1203 fix strict ISO C90 compliance.
1205 2006-08-01 [wwp] 2.4.0cvs10
1208 updated update-po tool to work w/ context-dependent translations.
1209 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1211 2006-08-01 [wwp] 2.4.0cvs9
1214 * src/prefs_filtering.c
1215 * src/prefs_matcher.c
1216 allow context-dependent translations for "All",
1217 patch by Fabien Vantard <fzzzzz@gmail.com>.
1219 2006-07-31 [colin] 2.4.0cvs8
1223 Add Rafal to authors
1225 2006-07-31 [colin] 2.4.0cvs7
1230 * src/prefs_common.c
1231 * src/prefs_common.h
1233 Add 'View/Hide quotes'. Patch based on a patch
1236 2006-07-31 [colin] 2.4.0cvs6
1239 Fix problem with "> stuff >" actions
1241 2006-07-31 [paul] 2.4.0cvs5
1244 updated by Geir Helland
1246 2006-07-31 [wwp] 2.4.0cvs4
1251 add "View/Go to/Parent message" and "View/Go to/Last read message",
1254 2006-07-31 [wwp] 2.4.0cvs3
1261 * src/addressbook_foldersel.c
1262 * src/addressbook_foldersel.h
1267 * src/matcher_parser_lex.l
1268 * src/matcher_parser_parse.y
1269 * src/prefs_common.c
1270 * src/prefs_common.h
1271 * src/prefs_filtering.c
1272 * src/prefs_matcher.c
1273 * src/prefs_matcher.h
1275 introduce filtering against the address book. It's now possible to add
1276 matched conditions to determine if any email address in a message matches
1277 or doesn't match any or all books or folders in the address book.
1279 2006-07-31 [wwp] 2.4.0cvs2
1289 * src/matcher_parser_lex.l
1290 * src/matcher_parser_parse.y
1292 * src/prefs_filtering.c
1293 * src/prefs_filtering.h
1297 introduce per-account filtering rules. Each filtering rule can now be assigned
1298 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1299 when applying filtering rules manually, as all rules will apply - even the ones
1300 assigned to an account. This issue will be addressed soon.
1304 2006-07-31 [wwp] 2.4.0cvs1
1307 make more strings translatable.
1309 2006-07-31 [paul] 2.4.0
1313 2006-07-31 [paul] 2.3.1cvs91
1316 updated by Miquel Oliete
1318 2006-07-31 [paul] 2.3.1cvs90
1328 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1329 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1330 Aleksandar Urosevic, and Ralgh Young
1332 2006-07-31 [paul] 2.3.1cvs89
1338 Fix a race condition when, after an SC crash, rescanning
1339 folders took more than 0.5 seconds
1342 2006-07-31 [paul] 2.3.1cvs88
1345 don't translate separator strings
1347 2006-07-30 [mones] 2.3.1cvs87
1349 * doc/man/sylpheed-claws.1
1350 Fixed non-ASCII chars in Hoa's name
1354 2006-07-27 [colin] 2.3.1cvs86
1357 Don't include the leading \n in links
1360 2006-07-25 [colin] 2.3.1cvs85
1363 * src/common/socket.h
1364 * src/etpan/imap-thread.c
1365 Refresh resolvers before connecting
1366 to IMAP servers, and after switching
1367 to online. Thanks to Paul.
1371 * 2.4.0-rc4 released
1373 2006-07-17 [colin] 2.3.1cvs84
1376 Show connection attempt in statusbar before
1377 connecting (previously first message was
1378 "Retrieving messages from ..." after the
1379 connection succeeded.
1381 2006-07-16 [wwp] 2.3.1cvs83
1383 * sylpheed-claws.ico
1384 Added .ico file (windows multi-size icon file, generated).
1386 2006-07-12 [wwp] 2.3.1cvs82
1389 remove Message/Re-edit menu entry from messageview window,
1390 as sent/draft/queued messages are opened in compose window when
1391 re-edited and it's not possible to re-edit other msgs.
1393 2006-07-12 [paul] 2.3.1cvs81
1398 check online state before resetting
1399 mailcheck timer. Useful if some program
1400 verifies connection state and updates
1402 Patch by Leonid Evdokimov <darkk@users.sf.net>
1404 2006-07-12 [paul] 2.3.1cvs80
1406 * sylpheed-claws-128x128.png
1407 * sylpheed-claws-64x64.png
1408 * sylpheed-claws.png
1411 * src/prefs_toolbar.c
1412 * src/stock_pixmap.c
1413 * src/stock_pixmap.h
1416 * src/gtk/gtkutils.c
1417 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
1418 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
1419 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
1420 * src/pixmaps/sylpheed.xpm ** REMOVED **
1421 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
1422 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
1423 updated and renamed logo/icon files and related
1424 logo by Jesper Schultz
1426 2006-07-11 [paul] 2.3.1cvs79
1429 fix the labels a smidgin
1431 2006-07-09 [colin] 2.3.1cvs78
1434 Show errors in textviewer's command
1435 Patch by H. Merijn Brand
1437 2006-07-09 [colin] 2.3.1cvs77
1440 Save FMID in drafts too
1442 2006-07-08 [colin] 2.3.1cvs76
1445 Svae RMID in drafted mails too
1446 Save quote_fmt vars for whole mails,
1447 don't reset at each quote_fmt_init:
1448 allows to use the same |i{var} in
1449 various template fields
1450 * src/prefs_template.c
1452 * src/quote_fmt_parse.y
1455 2006-07-08 [colin] 2.3.1cvs75
1458 Fix highlighting of attached parts URIs
1460 2006-07-08 [colin] 2.3.1cvs74
1463 Prevent bug #981 (sc 2.3.1 segfaults with
1464 gtk+ 2.10) from being reported again:
1465 if Sylpheed-Claws has been compiled against
1466 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
1467 of if Sylpheed-Claws has been compiled against
1468 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1471 2006-07-07 [colin] 2.3.1cvs73
1473 * src/prefs_actions.c
1476 2006-07-07 [colin] 2.3.1cvs72
1478 * src/prefs_actions.c
1479 Fix compile on gtk < 2.8. argh :)
1481 2006-07-07 [paul] 2.3.1cvs71
1486 2006-07-07 [colin] 2.3.1cvs70
1490 * src/quote_fmt_lex.l
1491 * src/quote_fmt_parse.y
1492 Add |i{var}, a way to insert user-entered
1497 * 2.4.0-rc3 released
1499 2006-07-07 [colin] 2.3.1cvs69
1502 Don't consider inboxes of UNKNOWN folder
1503 classes to be useable as default inboxes
1505 2006-07-07 [paul] 2.3.1cvs68
1508 add missing #include <errno.h>
1509 Thanks to René J. Blokland
1511 2006-07-07 [paul] 2.3.1cvs67
1514 Return now Closes dialog
1518 add contextual menu to mime parts listed
1521 * src/common/utils.c
1522 reversal: ' is a valid character in URLs
1524 2006-07-06 [colin] 2.3.1cvs66
1526 * src/remotefolder.h
1527 Forgotten in previous commit
1529 2006-07-06 [colin] 2.3.1cvs65
1532 Set summary update flag whenever
1535 * src/prefs_account.c
1536 * src/common/utils.h
1537 * src/etpan/imap-thread.c
1538 Fix warnings, thanks to Fabien and
1541 2006-07-06 [wwp] 2.3.1cvs64
1543 * src/gtk/gtkutils.c
1544 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1546 2006-07-06 [wwp] 2.3.1cvs63
1555 * src/message_search.c
1556 * src/prefs_actions.c
1557 * src/prefs_filtering.c
1558 * src/prefs_filtering.h
1559 * src/prefs_template.c
1560 * src/summary_search.c
1562 * src/gtk/gtkutils.c
1563 * src/gtk/gtkutils.h
1564 * src/gtk/pluginwindow.c
1565 add help buttons to some dialogs. Clicking such buttons opens a
1566 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1568 2006-07-06 [paul] 2.3.1cvs62
1571 fix attachments contextual menu
1574 2006-07-05 [colin] 2.3.1cvs61
1578 Handle sftp:// links
1580 2006-07-05 [paul] 2.3.1cvs60
1583 grab save button by default
1586 2006-07-05 [wwp] 2.3.1cvs59
1589 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1591 2006-07-04 [colin] 2.3.1cvs58
1595 Use left click to select, middle click to open
1597 * src/common/utils.c
1600 2006-07-04 [colin] 2.3.1cvs57
1604 Warning fixes, thanks to Fabien
1606 2006-07-04 [colin] 2.3.1cvs56
1611 Allow parts to be selected via their text label
1614 2006-07-04 [colin] 2.3.1cvs55
1617 Feedback when closing (for big folders)
1618 * src/prefs_actions.c
1619 * src/prefs_filtering.c
1620 * src/prefs_matcher.c
1621 * src/prefs_template.c
1622 Fix default button when closing without
1625 2006-07-04 [colin] 2.3.1cvs54
1628 Delete local file on deletion
1630 2006-07-03 [colin] 2.3.1cvs53
1634 Don't freeze when rescanning after crash
1636 2006-07-03 [wwp] 2.3.1cvs52
1641 * src/plugins/pgpinline/pgpinline.c
1642 * src/plugins/pgpmime/pgpmime.c
1643 don't report an error when the user cancels the passphrase dialog.
1645 2006-07-02 [colin] 2.3.1cvs51
1648 Open message when crossing folders with Space,
1649 goto next unread and friends
1651 2006-07-01 [colin] 2.3.1cvs50
1653 * src/prefs_account.c
1654 Typographic rules varying from language
1655 to language (in french "Protocole :"),
1656 we have to do that :)
1658 2006-07-01 [ticho] 2.3.1cvs49
1660 * src/prefs_account.c
1661 Only use one temporary gchar* variable in
1662 prefs_account_protocol_set_optmenu().
1664 2006-07-01 [ticho] 2.3.1cvs48
1666 * src/prefs_account.c
1667 * src/prefs_account.h
1668 Use GtkLabel for existing account protocol name.
1669 Created an array for protocol names and populate the
1670 combobox from it in a for() cycle.
1672 2006-06-30 [colin] 2.3.1cvs47
1675 Block undo when changing signature (by changing
1678 2006-06-30 [paul] 2.3.1cvs46
1680 * src/send_message.c
1681 when editing From in the Compose window, use that address
1682 in the Return-Path: header
1685 2006-06-30 [colin] 2.3.1cvs45
1688 Fix signature replacement:
1689 - when no newline before separator
1692 2006-06-29 [colin] 2.3.1cvs44
1698 Let 'View/Go to/Next marked' work like
1699 Next new & Next unread: across folders
1700 Change the select_on_entry pref to do
1701 what we want when changing folder
1702 * src/common/utils.c
1703 Fix single-quoted links
1705 2006-06-29 [colin] 2.3.1cvs43
1707 * src/gtk/gtkaspell.c
1708 "Sylpheed" and "Sylpheed-Claws" do exist !
1710 2006-06-29 [colin] 2.3.1cvs42
1713 Forgot to remove debug
1715 2006-06-29 [colin] 2.3.1cvs41
1720 Disconnect from IMAP servers when going
1721 offline. Fixes bug #978 (going to offline-mode
1722 won't close connections)
1724 2006-06-29 [colin] 2.3.1cvs40
1727 Fix transient setting on failing plugins
1729 * src/plugins/pgpcore/sgpgme.c
1730 Only warn for OpenPGP. Most people don't
1733 2006-06-29 [colin] 2.3.1cvs39
1736 Fix Spelling menu (discrepancy between context menu
1737 and top menu when folder's dictionary isn't the
1739 * src/plugins/pgpcore/sgpgme.c
1740 More error reporting about why gpgme can fail
1742 2006-06-29 [wwp] 2.3.1cvs38
1745 honor the display-header-pane setting even when the message view
1746 is a separate window.
1748 2006-06-29 [wwp] 2.3.1cvs37
1750 * src/prefs_actions.c
1751 forgot to commit that one (use of GTK_STOCK_INFO).
1753 2006-06-29 [colin] 2.3.1cvs36
1756 Better handling of login errors (ask the password
1757 again once), alert in case of error. Fix three
1758 signedness warnings.
1760 2006-06-28 [wwp] 2.3.1cvs35
1762 * src/prefs_template.c
1763 * src/prefs_matcher.c
1764 * src/prefs_filtering_action.c
1766 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
1767 patch by Fabien Vantard, slightly modified.
1773 2006-06-28 [colin] 2.3.1cvs34
1775 * src/prefs_account.c
1776 Fix bug #977 (Can't add or edit imap accounts)
1778 2006-06-28 [colin] 2.3.1cvs33
1783 2006-06-28 [colin] 2.3.1cvs32
1786 Save named inlined attachments with "Save all"
1789 * src/common/plugin.c
1790 * src/common/plugin.h
1791 * src/common/sylpheed.c
1792 * src/common/utils.c
1793 * src/plugins/pgpcore/sylpheed.def
1794 * src/plugins/pgpinline/sylpheed.def
1795 * src/plugins/pgpmime/sylpheed.def
1796 Win32 compatibility patch, by
1799 2006-06-28 [wwp] 2.3.1cvs31
1802 * src/prefs_folder_item.c
1803 less compilation warnings (thanks to Fabien Vantard), less typos.
1805 2006-06-28 [paul] 2.3.1cvs30
1807 * src/gtk/gtkutils.c
1808 gtk_combo_box_set_focus_on_click() is only
1809 available since gtk 2.6.0
1811 2006-06-28 [paul] 2.3.1cvs29
1813 * src/prefs_ext_prog.c
1814 fix engrish and add a tooltip for the
1815 'command for 'Display as text' option
1821 2006-06-28 [paul] 2.3.1cvs28
1825 include textviewer.pl in releases
1827 2006-06-28 [paul] 2.3.1cvs27
1829 * src/prefs_ext_prog.c
1830 hide Print command option if libgnomeprint
1833 2006-06-27 [colin] 2.3.1cvs26
1836 Fix Esc handling in insert/attach dialog
1837 Don't show this dialog if dragging something
1838 else than text/uri-list
1839 Thanks to Fabien Vantard
1840 * tools/textviewer.pl
1841 Filter script to display stuff as text
1844 2006-06-27 [wwp] 2.3.1cvs25
1847 use the exact product name (message view title), patch
1850 2006-06-27 [ticho] 2.3.1cvs24
1852 * src/prefs_account.c
1853 * src/prefs_common.c
1854 * src/prefs_common.h
1855 * src/prefs_ext_prog.c
1857 Add a preference (Preferences/External programs)
1858 to allow "Display as text" to be done via a script
1859 (patch by H.Merijn Brand).
1860 Use GtkComboBox for protocol selection in account
1862 Only include current choice for existing accounts, and
1863 insensitivize the combobox.
1865 2006-06-27 [paul] 2.3.1cvs23
1868 fix crasher introduced in cvs21.
1871 2006-06-26 [colin] 2.3.1cvs22
1874 Fix double-frees when leaving folders
1875 after exporting to mbox
1877 2006-06-26 [colin] 2.3.1cvs21
1880 More feedback (and optimisation)
1882 * src/common/utils.c
1883 Fix case when looking for mail addresses
1884 * src/gtk/gtkutils.c
1885 Extra check for (X-)Face
1887 2006-06-25 [ticho] 2.3.1cvs20
1891 * src/gtk/gtkutils.c
1892 * src/gtk/gtkutils.h
1893 Added second argument to gtkut_sc_combobox_create() to
1894 control focus-on-click for the widget.
1895 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
1897 2006-06-25 [ticho] 2.3.1cvs19
1900 * src/gtk/Makefile.am
1901 * src/gtk/combobox.c
1902 * src/gtk/combobox.h
1903 * src/gtk/gtkutils.c
1904 * src/gtk/gtkutils.h
1905 Use GtkComboBox instead of deprecated GtkOptionMenu
1906 for account selector in compose window and for encoding
1907 selector in attachment properties.
1908 Also factorise working with the new GtkComboBox somewhat.
1910 2006-06-24 [paul] 2.3.1cvs18
1912 * src/prefs_common.c
1913 use the correct default value
1915 2006-06-24 [paul] 2.3.1cvs17
1918 * src/prefs_common.c
1919 * src/prefs_common.h
1920 * src/prefs_compose_writing.c
1921 enable setting of default action when
1922 dnd'ing files in the compose window.
1923 (Collaborative effort with wwp)
1925 2006-06-23 [wwp] 2.3.1cvs16
1928 i18n fix (thanks to Fabien Vantard)
1930 2006-06-22 [colin] 2.3.1cvs15
1932 * src/prefs_customheader.c
1933 Don't use filters in custom headers' file
1934 selector. Remember, extensions mean nothing :)
1936 2006-06-22 [paul] 2.3.1cvs14
1939 allow setting of man directory location
1941 2006-06-22 [colin] 2.3.1cvs13
1944 Add 'View/Go to/Next unread folder'.
1947 2006-06-22 [colin] 2.3.1cvs12
1949 * src/common/utils.c
1950 Add some subject prefixes
1951 Patch by Bjorn T Johansen <btj@havleik.no>
1953 2006-06-22 [colin] 2.3.1cvs11
1955 * manual/advanced.xml
1956 Forgotten hidden pref
1958 2006-06-21 [paul] 2.3.1cvs10
1960 * src/prefs_account.c
1961 complete the removal of 'Add date header' option
1963 2006-06-21 [paul] 2.3.1cvs9
1967 * src/prefs_account.c
1968 * src/prefs_account.h
1969 remove option to add date header - always
1971 * src/etpan/imap-thread.c
1972 fix warnings (Thanks to Colin)
1974 2006-06-21 [wwp] 2.3.1cvs8
1977 set the attachment flag when inline text part are (file)named. This is more convenient
1978 when receiving (for instance) inline source files or patches sent using thunderbird.
1980 2006-06-21 [paul] 2.3.1cvs7
1983 fix off-by-one count of current msg in
1984 statusbar filtering progressbar
1986 2006-06-21 [paul] 2.3.1cvs6
1989 Show attachment icon even if the part is 'inline'
1990 if the following conditions are met:
1991 - content-type != 'text/plain'
1992 - content-type != '*/pgp-signature'
1993 - either 'name' or 'filename' parameter is not NULL
1997 2006-06-21 [paul] 2.3.1cvs5
2000 * src/prefs_common.c
2001 * src/prefs_common.h
2003 add an option to 'Never send Return
2007 2006-06-20 [mones] 2.3.1cvs4
2012 typo fixed (space after comma)
2013 * tools/make.themes.project
2014 remove exec mode from tarball files
2016 2006-06-20 [colin] 2.3.1cvs3
2021 Better fix for \n's in headers (don't
2022 break Received: and others)
2024 2006-06-20 [paul] 2.3.1cvs2
2028 improve legibility of phishing attempt
2031 2006-06-20 [paul] 2.3.1cvs1
2036 Update version number following
2039 2006-06-20 [colin] 2.3.0cvs26
2042 When dragging a file to the text of the compose
2043 window, ask whether we want to insert or attach
2044 (I know lots of people who do that to attach)
2046 2006-06-20 [colin] 2.3.0cvs25
2048 * src/etpan/imap-thread.c
2049 Fix threshold (the append command is often > 32 bytes)
2051 2006-06-19 [colin] 2.3.0cvs24
2054 * src/etpan/imap-thread.c
2055 Workaround Rockliffe IMAP server bug: replace
2056 "x UID SEARCH (ANSWERED UID 1:*)" with
2057 "x UID SEARCH ANSWERED"
2058 (Rockliffe doesn't handle the parenthesis)
2060 2006-06-19 [colin] 2.3.0cvs23
2064 * src/etpan/imap-thread.c
2065 Probably fix bug #972 (Freezes when adding
2066 an attachment to the message)
2068 Modernize Firefox cmd
2071 2006-06-18 [colin] 2.3.0cvs22
2073 * src/prefs_customheader.c
2074 Only allow correct filenames for various
2077 2006-06-18 [colin] 2.3.0cvs21
2079 * src/prefs_customheader.c
2080 Add a 'From File...' button in custom headers prefs, which
2081 try to do the right thing:
2082 for normal headers, use file as plaintext,
2083 for X-Face, calls compface,
2084 for Face, encode to b64.
2086 2006-06-17 [colin] 2.3.0cvs20
2091 2006-06-16 [colin] 2.3.0cvs19
2094 Recursive quicksearch: show message list
2095 in current folder, *then* search children
2098 2006-06-16 [colin] 2.3.0cvs18
2101 Instead of ignoring SIGPIPE, save caches
2102 when getting one. Will fix the fact that
2103 hot caches are out-of-date when logging
2106 * src/prefs_compose_writing.c
2107 Only save text (not attachments) when
2108 auto-saving to drafts
2110 Always replace \n, \r and \t with spaces
2112 * manual/dist/html/Makefile.am
2113 * manual/dist/pdf/Makefile.am
2114 * manual/dist/ps/Makefile.am
2115 * manual/dist/txt/Makefile.am
2116 * manual/fr/dist/html/Makefile.am
2117 * manual/fr/dist/pdf/Makefile.am
2118 * manual/fr/dist/ps/Makefile.am
2119 * manual/fr/dist/txt/Makefile.am
2120 * manual/pl/dist/html/Makefile.am
2121 * manual/pl/dist/pdf/Makefile.am
2122 * manual/pl/dist/ps/Makefile.am
2123 * manual/pl/dist/txt/Makefile.am
2124 Fix make clean removing pregenerated manuals
2127 2006-06-16 [colin] 2.3.0cvs17
2129 * src/plugins/pgpcore/sgpgme.c
2130 * src/plugins/pgpmime/pgpmime.c
2131 * src/plugins/pgpinline/pgpinline.c
2132 Better error reporting in setup_signers.
2133 Don't fallback to default key if specified
2135 Don't allow signing if more than one secret
2136 key matches the one specified in prefs.
2138 2006-06-15 [colin] 2.3.0cvs16
2141 Add "Send queue" in the folder's contextual
2149 * src/plugins/pgpcore/passphrase.c
2150 * src/plugins/pgpcore/sgpgme.c
2151 * src/plugins/pgpinline/pgpinline.c
2152 * src/plugins/pgpmime/pgpmime.c
2153 Better error reporting
2155 Probably fix bug #971 (2.2.3 cannot read mail
2159 2006-06-15 [mones] 2.3.0cvs15
2161 * tools/make.themes.project
2162 creates the themes project from the web page
2164 2006-06-15 [colin] 2.3.0cvs14
2167 Better fix (avoid losing the folder if scan_tree
2170 2006-06-15 [cleroy] 2.3.0cvs13
2173 Probably fix Bug #969 (crash on rebuilding
2176 2006-06-14 [colin] 2.3.0cvs12
2178 * manual/dtd/manual.xsl
2179 * manual/sylpheed-claws-manual.xml
2180 * manual/fr/sylpheed-claws-manual.xml
2181 * manual/pl/sylpheed-claws-manual.xml
2182 Insert pagebreaks between sections
2184 2006-06-14 [paul] 2.3.0cvs11
2187 better fix than 2.3.0cvs10
2189 2006-06-14 [paul] 2.3.0cvs10
2192 fix setting of PACKAGE_DATA_DIR with newer autoconf
2193 (backwards compatible)
2195 2006-06-13 [colin] 2.3.0cvs9
2198 Fix sending of return receipt with the new queue folders
2200 2006-06-13 [wwp] 2.3.0cvs8
2202 * src/quote_fmt_lex.l
2203 fix wrong tokens returned in quote_fmt lexer, query not().
2205 2006-06-13 [wwp] 2.3.0cvs7
2208 * src/prefs_folder_item.c
2209 allow changing folder type even when folder is not a top-level one,
2212 2006-06-12 [colin] 2.3.0cvs6
2215 Fix double-ask of "Do you want to mark all
2218 2006-06-12 [colin] 2.3.0cvs5
2229 * src/prefs_folder_item.c
2234 * src/send_message.c
2237 Apply bug #964's patch (Queue and drafts aren't normal)
2238 The Drafts and Queue folder now contain RFC-822 files,
2239 allowing to move and copy mails from and to these
2240 folders. Moving from Drafts to Queue will prepare the
2241 mail for sending (PGP signature, encryption, etc).
2242 This patch also rework sending errors handling to try
2244 Also, allow redefining folder types via the GUI
2245 (Folder type in its Properties)
2247 2006-06-12 [colin] 2.3.0cvs4
2250 * src/prefs_common.c
2251 * src/prefs_common.h
2253 Allow to define a specific print font - patch
2254 by Bernhard Walle <bernhard.walle@gmx.de>
2256 * manual/advanced.xml
2257 * manual/fr/advanced.xml
2258 Add a hidden pref to allow deletion without
2261 2006-06-12 [wwp] 2.3.0cvs3
2264 more files to ignore.
2266 2006-06-12 [wwp] 2.3.0cvs2
2269 * src/quote_fmt_lex.l
2270 * src/quote_fmt_parse.y
2271 extend the quote_fmt parser (templates and quotes):
2272 - allow limited sub-expressions in |p{} and |f{} expressions,
2273 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2274 - implemented/fixed missing implementation of query_references and show_references,
2275 - completed, fixed contents and format of the symbols help dialog,
2276 - fix some compilation warnings.
2278 2006-06-12 [wwp] 2.3.0cvs1
2280 * manual/advanced.xml
2281 * manual/fr/advanced.xml
2282 updates in the "templates" section of the manual (eng/fr):
2283 - be more precise (both versions)
2284 - completed to match the english reference (fr version)
2285 - touchups (both versions)
2287 2006-06-12 [paul] 2.3.0
2291 2006-06-12 [paul] 2.2.3cvs14
2302 updated by Miquel Oliete, Tim, Stephan Sachse,
2303 Stavros Giannouris, Fabien Vantard, Andrea
2304 Spadaccini, Frederico Goncalves Guimaraes,
2305 Aleksandar Urosevic, and Ralgh Young
2307 2006-06-12 [colin] 2.2.3cvs13
2312 2006-06-11 [colin] 2.2.3cvs12
2315 Verify that g_malloc() succeeded
2317 2006-06-11 [colin] 2.2.3cvs11
2320 Add Face header to welcome mail
2322 2006-06-10 [colin] 2.2.3cvs10
2325 Revert previous (Forgot it changes the
2326 margin on the whole mail)
2328 2006-06-10 [colin] 2.2.3cvs9
2331 Don't overlap long headers under (X-)Face
2333 2006-06-10 [mones] 2.2.3cvs8
2336 allow generation of manual on systems lacking saxon binary
2337 but with java and the saxon library installed
2342 2006-06-09 [colin] 2.2.3cvs7
2345 Fix leak when using Display Sender using Addressbook
2347 2006-06-09 [colin] 2.2.3cvs6
2356 2006-06-09 [paul] 2.2.3cvs5
2360 * tools/claws.i18n.status.pl
2361 updated with new info
2363 2006-06-09 [paul] 2.2.3cvs4
2368 add wwp to authors list
2370 update mine and Colin's addresses
2372 2006-06-08 [colin] 2.2.3cvs3
2374 * src/etpan/imap-thread.c
2375 Fix leak on SSL cert check
2377 2006-06-08 [colin] 2.2.3cvs2
2379 * src/common/utils.c
2382 2006-06-08 [paul] 2.2.3cvs1
2385 Update version number following
2388 2006-06-07 [colin] 2.2.2cvs3
2391 Fix catching cache read errors (guint instead of gint)
2392 Prevent malloc'ing more than 8MB (means cache corruption)
2394 2006-06-07 [paul] 2.2.2cvs2
2401 * src/common/utils.c
2402 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2404 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2407 2006-06-06 [paul] 2.2.2cvs1
2410 Update version number following
2413 2006-06-06 [paul] 2.2.1cvs6
2416 fix implicit declaration of
2418 Patch by Fabien Vantard
2420 2006-06-06 [paul] 2.2.1cvs5
2423 fix age_greater and age_lower so that they
2424 mean what say and not '...or equal to'
2427 2006-06-06 [paul] 2.2.1cvs4
2430 * src/common/utils.c
2434 2006-06-05 [wwp] 2.2.1cvs3
2436 * manual/fr/account.xml
2437 minor language fixes (thanks to Fabien Vantard).
2439 2006-06-05 [colin] 2.2.1cvs2
2441 * src/prefs_folder_item.c
2443 Allow recursive setting of properties
2446 Don't freeze on 'test' filtering rule
2448 2006-06-05 [colin] 2.2.1cvs1
2451 Update version number following
2454 2006-06-04 [wwp] 2.2.0cvs82
2456 * manual/glossary.xml
2457 * manual/account.xml
2458 * manual/fr/glossary.xml
2459 * manual/fr/account.xml
2460 added glossary section and references/links related to the Face custom header.
2462 2006-06-04 [colin] 2.2.0cvs81
2465 Skip to next message on move with no
2468 2006-06-04 [wwp] 2.2.0cvs80
2471 added sanity checks, exit when needed.
2473 2006-06-03 [paul] 2.2.0cvs79
2475 * src/prefs_receive.c
2476 page name is now 'Receiving'
2478 page name is now 'Sending'
2480 2006-06-03 [colin] 2.2.0cvs78
2482 * src/plugins/spamassassin/spamassassin_gtk.c
2483 Autoswitch to Localhost if transport was previously
2484 disabled. Else people had to check [] Enable, then
2485 *reselect* transport.
2487 2006-06-03 [colin] 2.2.0cvs77
2489 * src/plugins/pgpinline/pgpinline.c
2490 * src/plugins/pgpmime/pgpmime.c
2491 Check that gpg_data_release_and_get_mem
2492 didn't fail (now, why this happens...)
2494 2006-06-03 [colin] 2.2.0cvs76
2497 Fix bug #962 (Manual and/or UI should
2498 warn about incompatible locking
2501 2006-06-02 [cleroy] 2.2.0cvs75
2509 2006-06-02 [colin] 2.2.0cvs74
2512 On exit, free caches after writing them
2513 Shuts up some valgrind false positives
2515 * src/send_message.c
2516 Fix races when reusing existing SMTP connections
2517 Fix inexistant session timeout
2519 Display alertpanel after all queues have
2520 been processed, not after each
2522 2006-06-02 [wwp] 2.2.0cvs73
2524 * manual/fr/glossary.xml
2527 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2529 2006-06-02 [wwp] 2.2.0cvs72
2532 * manual/dist/pdf/Makefile.am
2533 * manual/dtd/manual.xsl
2534 * manual/fr/dist/pdf/Makefile.am
2535 * manual/pl/dist/pdf/Makefile.am
2536 we changed the procedure to generate the .pdf version of the manual.
2537 The procedure is more modern and the .pdf we get now has a valid index.
2538 Here are the new pre-requisites:
2540 - JRE 1.x (1.4 here): there must be one from your distro
2541 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2542 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2543 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2545 See my posts for further info about the installation of this toolchain:
2547 Date: Fri, 19 May 2006 19:40:06 +0200
2548 From: wwp <subscript@free.fr>
2549 To: sylpheed-claws-devel@lists.sourceforge.net
2550 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2554 Date: Wed, 24 May 2006 12:58:49 +0200
2555 From: wwp <subscript@free.fr>
2556 To: sylpheed-claws-devel@lists.sourceforge.net
2557 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2559 2006-06-01 [colin] 2.2.0cvs71
2562 Better guards against IMAP races
2564 * src/prefs_common.c
2565 * src/prefs_common.h
2566 * src/common/ssl_certificate.c
2567 * src/etpan/imap-thread.c
2568 * src/etpan/imap-thread.h
2569 * src/gtk/sslcertwindow.c
2570 New hidden option ssl_skip_cert_check to
2571 avoid dups of bug #959 (libetpan linked
2572 against gnutls and gnutls buggy on 64bit)
2573 Present expired warning only once per
2575 * manual/advanced.xml
2576 * manual/fr/advanced.xml
2579 2006-06-01 [wwp] 2.2.0cvs70
2582 fix for bug #961 (return receipt dialog
2583 complains incorrectly about return-path
2584 email adress being different), thanks
2587 2006-05-31 [cleroy] 2.2.0cvs69
2590 Guard against NULLs, although this
2591 should never be an issue
2593 2006-05-31 [colin] 2.2.0cvs68
2598 Don't remove caches when destroying folder, it
2599 could (should) be done at exit
2601 free processing cache after incorporation
2602 * src/etpan/imap-thread.c
2603 Maybe fix bug #959 (Crash on moving to emails
2604 to a imap account per ssl with a expired
2607 2006-05-30 [colin] 2.2.0cvs67
2610 Put back event flush when displaying message
2611 It avoids reading a bunch of messages just
2612 by hitting shift-n for too long ;)
2614 2006-05-29 [colin] 2.2.0cvs66
2617 Remove useless g_warnings
2619 2006-05-29 [colin] 2.2.0cvs65
2622 Fix g_slist_append()s for performance
2624 2006-05-29 [colin] 2.2.0cvs64
2627 * src/common/utils.c
2628 Fix extraneous tab at start of addresses
2630 Fix warnings (thanks to Fabien)
2631 Fix crash at exit when composing messages
2634 Fix progress bar when deleting expired mails
2637 * src/gtk/gtksctree.c
2638 Fix re-sorting slowness
2640 2006-05-29 [paul] 2.2.0cvs63
2643 fetch full message when moving mails
2644 from another mailbox, (fixed data loss
2645 when filtering from IMAP to MH, introduced
2649 2006-05-29 [mones] 2.2.0cvs62
2651 * src/gtk/gtksctree.c
2652 Unselect faster (patch by Colin)
2654 2006-05-26 [colin] 2.2.0cvs61
2657 Unplug MSGINFO_UPDATE callback on delete too.
2659 2006-05-26 [colin] 2.2.0cvs60
2662 Fix bold in folder selection window with glib2.10
2665 2006-05-26 [colin] 2.2.0cvs59
2668 Convert date only if necessary (and don't
2669 try to convert from utf8 to utf8, too)
2671 Only set column's text if the column's
2674 2006-05-26 [colin] 2.2.0cvs58
2677 * src/gtk/gtkutils.c
2680 2006-05-26 [colin] 2.2.0cvs57
2683 Make summaryview selectable as long as
2684 no message has focus
2686 Faster deletion (by implementing mh_remove_msgs)
2687 Faster copy (avoid using mh_fetch_msg just to get
2689 Faster move (using move_file instead of copy_file
2691 No progressbar if total number of mails to cp/mv
2694 Fix removal from subject_table when mail gets moved
2695 Faster deletion (g_slist_prepend instead of append)
2696 * src/gtk/gtksctree.c
2699 2006-05-25 [colin] 2.2.0cvs56
2701 * src/common/ssl_certificate.c
2702 Fix leak in expired cert check
2704 2006-05-25 [colin] 2.2.0cvs55
2707 Disable flags syncing on .mh_sequences - it
2708 is buggy and marks mails read under unknown
2713 * 2.3.0-rc4 released
2715 2006-05-24 [colin] 2.2.0cvs54
2717 attention cvs users: if you manage to crash
2718 Sylpheed-Claws while moving, copying or deleting
2719 mails, we *are* interested in stack traces and
2720 valgrind logs. It looks stable, but one never
2724 Add progressbar for cache updates
2726 Optimize Mark all read in the current
2729 Add progressbar for copy/move
2731 Optimize O(n^2) in copy/move
2733 * src/gtk/gtksctree.c
2734 Optimize O(n^2) algos
2735 * src/common/timing.h
2736 Display ms instead of us
2738 2006-05-24 [wwp] 2.2.0cvs53
2740 * manual/fr/advanced.xml
2741 updates to the French manual.
2743 2006-05-24 [wwp] 2.2.0cvs52
2745 * src/common/utils.c
2746 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2748 2006-05-24 [wwp] 2.2.0cvs51
2751 fixed "mark all read" in MH folders (thanks to Colin).
2753 2006-05-24 [paul] 2.2.0cvs50
2755 * doc/man/sylpheed-claws.1
2756 updated the man page
2758 2006-05-23 [colin] 2.2.0cvs49
2766 * src/send_message.c
2768 * src/gtk/sslcertwindow.c
2769 alertpanel fixes, by Fabien
2771 2006-05-23 [colin] 2.2.0cvs48
2777 * src/gtk/gtksctree.c
2778 * src/gtk/gtksctree.h
2780 Fix slow loading problem, which was caused by the
2781 use of some gtk_ctree funcs and their use of
2782 g_list_position while gtk_ctree_(un)link'ing.
2783 Reap more functions from gtkctree.c to be sure we
2784 use our (fast) version instead of theirs.
2786 Fix copy of unread mails
2789 2006-05-22 [wwp] 2.2.0cvs47
2791 * manual/fr/advanced.xml
2794 2006-05-22 [colin] 2.2.0cvs46
2797 Fix possible infinite loop. 'copy' is not a
2798 final action, so when encountering a 'copy',
2799 we have to check if a previous one was set
2800 and do it. In the same way, if we encounter
2801 a 'move' we have to perform a possibly
2802 pending 'copy'. This will slow down filtering
2803 on IMAP if move+copy or multiple copy actions
2804 are to be done, but handling it via the batch
2805 would be really too convoluted.
2807 2006-05-22 [wwp] 2.2.0cvs45
2809 * manual/fr/advanced.xml
2811 * manual/fr/glossary.xml
2812 * manual/fr/handling.xml
2813 * manual/fr/intro.xml
2814 * manual/fr/plugins.xml
2815 * manual/fr/sylpheed-claws-manual.xml
2816 sync w/ the english manual: updates URIs, documented mailing-list
2817 support, better explanation about the enabled/disabled feature
2818 in filtering/processing rules by Paul.
2820 2006-05-21 [colin] 2.2.0cvs44
2823 Don't expand after building threads, but during
2825 2006-05-21 [colin] 2.2.0cvs43
2829 More timing possibilities... For next time I have
2830 to find out how the hell some 3GHz computer takes
2831 one minute to open a 30k folder...
2833 2006-05-21 [colin] 2.2.0cvs42
2835 * manual/pl/advanced.xml
2837 * manual/pl/glossary.xml
2838 * manual/pl/handling.xml
2839 * manual/pl/intro.xml
2840 * manual/pl/plugins.xml
2841 * manual/pl/sylpheed-claws-manual.xml
2842 Polish manual updated by Pawel
2846 * 2.3.0-rc3 released
2848 2006-05-20 [colin] 2.2.0cvs41
2852 - remove cache of moved messages from original folder
2853 - apply new flags to messages even if they aren't appliable
2858 * 2.3.0-rc2 released
2860 2006-05-19 [colin] 2.2.0cvs40
2863 Don't issue SELECT in imap_change_flags
2864 before having checked that we indeed have
2865 some flags to change. MSG_POSTFILTERED for
2866 example can't be used on IMAP.
2867 Fixes bug #955 (copying messages between
2868 imap folders is extremely slow), which was
2871 2006-05-19 [colin] 2.2.0cvs39
2876 Try to fix bug #830 (Some unread messages
2877 get marked read in IMAP inbox):
2878 - Prevent scanning a folder if it's being
2880 - Postpone opening via the GUI of a folder
2884 2006-05-19 [wwp] 2.2.0cvs38
2886 * manual/advanced.xml
2887 fix English+typo (thanks to Paul).
2889 2006-05-19 [wwp] 2.2.0cvs37
2891 * manual/advanced.xml
2892 * manual/fr/advanced.xml
2893 * src/gtk/logwindow.c
2894 * src/prefs_common.c
2895 * src/prefs_common.h
2896 added hidden prefs to allow customization of colors used in
2897 protocol log window (useful for dark gtk+ themes).
2899 2006-05-19 [wwp] 2.2.0cvs36
2902 fix an old erroneous changelog entry (thanks to Fabien Vantard).
2904 2006-05-19 [paul] 2.2.0cvs35
2907 make Reply-To fully clickable
2908 * src/gtk/logwindow.c
2909 more colouring (SMTP ESMTP)
2910 Both patches by Pawel Pekala
2912 2006-05-19 [cleroy] 2.2.0cvs34
2915 Don't update flags from current folder
2916 Probably fixes bug #935 (Read Messages
2917 Revert to Being Marked as Unread)
2919 2006-05-18 [colin] 2.2.0cvs33
2927 Allow replying to multiple emails
2930 * src/etpan/imap-thread.c
2933 2006-05-18 [paul] 2.2.0cvs32
2936 keep Mailing-List menu refreshed
2939 2006-05-18 [paul] 2.2.0cvs31
2941 * manual/advanced.xml
2943 * manual/glossary.xml
2944 * manual/handling.xml
2946 * manual/plugins.xml
2947 * manual/sylpheed-claws-manual.xml
2949 add info about mailing-list support
2954 * src/plugins/dillo_viewer/README
2957 2006-05-17 [wwp] 2.2.0cvs30
2959 * manual/handling.xml
2960 * manual/fr/handling.xml
2961 documented the ability to enabled/disable filtering/processing rules.
2963 2006-05-17 [colin] 2.2.0cvs29
2966 Don't initialize g_thread subsystem if it's
2967 already done (thanks to Hiro)
2969 Fix saving of parts when there name can't be
2970 converted from UTF-8.
2972 2006-05-17 [paul] 2.2.0cvs28
2975 fix config.status warning with autoconf 2.60
2977 2006-05-17 [paul] 2.2.0cvs27
2982 2006-05-17 [wwp] 2.2.0cvs26
2985 fix useless and potentially dangerous buffer walking (thanks to Colin).
2987 2006-05-17 [wwp] 2.2.0cvs25
2989 * src/plugins/demo/demo.c
2990 updated product name in plugin demo (many plugins need to be
2991 sync'ed w/ that change).
2993 2006-05-17 [colin] 2.2.0cvs24
2998 2006-05-16 [colin] 2.2.0cvs23
3001 Stupid me hit again. Fix cvs22.
3003 2006-05-16 [colin] 2.2.0cvs22
3006 Fix bug #922 (sylpheed-claws crashed after
3007 pushing on Inbox folder)
3009 2006-05-16 [colin] 2.2.0cvs21
3012 Make From header be copy/paste/select-able
3014 2006-05-16 [wwp] 2.2.0cvs20
3019 * src/etpan/imap-thread.c
3020 fix some compiler warnings (thanks to Colin).
3022 2006-05-16 [wwp] 2.2.0cvs19
3030 * src/send_message.c
3032 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3034 2006-05-15 [colin] 2.2.0cvs18
3037 Fix automatic rule creation with List-Post
3039 2006-05-15 [paul] 2.2.0cvs17
3041 * tools/filter_conv_new.pl
3042 updated for rule enabling/disabling
3043 claws version >= 2.3.x required
3045 2006-05-15 [cleroy] 2.2.0cvs16
3050 2006-05-15 [cleroy] 2.2.0cvs15
3055 2006-05-15 [wwp] 2.2.0cvs14
3057 * manual/pl/.cvsignore
3058 ignore generated files.
3060 2006-05-14 [wwp] 2.3.0-rc1
3062 * 2.3.0-rc1 released
3064 2006-05-13 [wwp] 2.2.0cvs13
3069 * src/matcher_parser_lex.l
3070 * src/matcher_parser_parse.y
3071 * src/prefs_filtering.c
3072 new feature: provide the ability to disable filtering and processing
3073 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3076 2006-05-13 [colin] 2.2.0cvs12
3079 Remove useless if (a) b; else b;
3082 2006-05-13 [wwp] 2.2.0cvs11
3090 no more silent failures (or at least less ones) when importing
3091 or exporting from/to mbox. Also start importing/exporting if
3092 the necessary info is set.
3094 2006-05-13 [wwp] 2.2.0cvs10
3097 restored up-to-date release notes.
3099 2006-05-13 [paul] 2.2.0cvs9
3103 updated by Tim Dijkstra and Pavlo Bohmat
3105 2006-05-12 [colin] 2.2.0cvs8
3107 * src/gtk/quicksearch.c
3108 Add "k" as shortcut for "colorlabel". Patch
3109 by ath42@users.sf.net.
3111 2006-05-12 [paul] 2.2.0cvs7
3113 * src/prefs_common.h
3114 * src/prefs_summaries.c
3116 when entering a folder also allow
3117 going directly to first Marked message
3119 2006-05-12 [paul] 2.2.0cvs6
3122 always obey 'confirm before marking all
3125 2006-05-12 [paul] 2.2.0cvs5
3128 make Sender fully clickable
3130 2006-05-12 [colin] 2.2.0cvs4
3134 Let From be editable
3137 Full support of .mh_sequences' Unseen seq
3139 2006-05-12 [colin] 2.2.0cvs3
3145 * src/prefs_spelling.c
3152 Add contextual menu on Compose toolbar
3153 button. Fixes bug #944 (Automatic
3154 addresses not applied when changing account
3155 from compose window)
3156 add Mailing List support
3157 based on the old 0.6.5claws25 patch by
3158 Melvin Hadasht, with finishing touches
3160 Fix "ignore thread" when mails are threaded by
3161 subject (and weren't ignored although appearing
3164 Both patches by Pawel.
3166 2006-05-08 [paul] 2.2.0cvs2
3175 add Mailing List support
3176 based on the old 0.6.5claws25 patch by
3177 Melvin Hadasht, with finishing touches
3180 2006-05-08 [colin] 2.2.0cvs1
3185 Add contextual menu on Compose toolbar
3186 button. Fixes bug #944 (Automatic
3187 addresses not applied when changing account
3188 from compose window)
3190 2006-05-08 [paul] 2.2.0
3194 2006-05-08 [paul] 2.1.1cvs51
3204 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3205 Fabien Vantard, Frederico Goncalves Guimaraes,
3206 Aleksandar Urosevic, and Ralgh Young
3208 2006-05-12 [colin] 2.1.1cvs50
3219 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3220 Fabien Vantard, Frederico Goncalves Guimaraes,
3221 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3223 2006-05-05 [colin] 2.1.1cvs49
3225 * manual/Makefile.am
3226 * manual/pl/Makefile.am
3227 * manual/pl/account.xml
3229 * manual/pl/addrbook.xml
3230 * manual/pl/advanced.xml
3232 * manual/pl/glossary.xml
3234 * manual/pl/handling.xml
3235 * manual/pl/intro.xml
3236 * manual/pl/keyboard.xml
3237 * manual/pl/plugins.xml
3238 * manual/pl/starting.xml
3239 * manual/pl/sylpheed-claws-manual.xml
3240 * manual/pl/dist/.cvsignore
3241 * manual/pl/dist/Makefile.am
3242 * manual/pl/dist/html/.cvsignore
3243 * manual/pl/dist/html/Makefile.am
3244 * manual/pl/dist/pdf/.cvsignore
3245 * manual/pl/dist/pdf/Makefile.am
3246 * manual/pl/dist/ps/.cvsignore
3247 * manual/pl/dist/ps/Makefile.am
3248 * manual/pl/dist/txt/.cvsignore
3249 * manual/pl/dist/txt/Makefile.am
3250 Add the polish translation of the manual,
3251 Authored by Pawel Pekala.
3253 2006-05-05 [cleroy] 2.1.1cvs48
3256 Re-read matcherrc after loading plugins
3257 if some of them add folders.
3259 2006-05-03 [colin] 2.1.1cvs47
3264 2006-05-03 [colin] 2.1.1cvs46
3267 Be sure to have a session when
3270 2006-05-03 [colin] 2.1.1cvs45
3275 Fix preventing renaming with namespace
3278 2006-05-01 [colin] 2.1.1cvs44
3281 Don't reload messageview when result of
3284 2006-04-29 [colin] 2.1.1cvs43
3286 * src/prefs_receive.c
3287 * src/plugins/spamassassin/spamassassin_gtk.c
3288 * src/plugins/clamav/clamav_plugin_gtk.c
3291 2006-04-29 [colin] 2.1.1cvs42
3293 * src/prefs_compose_writing.c
3295 Cleanups. Patch by Pawel
3297 2006-04-28 [paul] 2.1.1cvs41
3300 fix returned quick search results when search
3301 term contains an underscore.
3304 2006-04-28 [paul] 2.1.1cvs40
3306 * src/prefs_message.c
3307 * src/prefs_receive.c
3309 Patches by Pawel Pekala
3311 2006-04-27 [colin] 2.1.1cvs39
3314 Differentiate subject Welcome from
3315 window's title Welcome
3321 2006-04-27 [paul] 2.1.1cvs38
3323 * manual/advanced.xml
3324 * manual/fr/advanced.xml
3325 add info about compose_no_markup hidden pref
3327 2006-04-27 [paul] 2.1.1cvs37
3329 * src/prefs_account.c
3330 improve privacy labels
3331 * src/prefs_msg_colors.c
3332 change some strings for translators' convenience
3333 * src/gtk/gtkutils.c
3334 don't underline the link button text
3336 2006-04-25 [colin] 2.1.1cvs36
3339 Complete 2.1.1cvs33 (once more ;)
3341 2006-04-25 [colin] 2.1.1cvs35
3346 2006-04-25 [cleroy] 2.1.1cvs34
3349 * src/gtk/gtkaspell.c
3350 Fix crash on redirect (related to the return
3351 of the aspell menu in compose's toolbar)
3352 * src/prefs_msg_colors.c
3353 Fix sensitivity widgets
3354 * src/image_viewer.c
3355 * src/gtk/pluginwindow.c
3356 * src/gtk/prefswindow.c
3357 Change released signals to clicked (Fabien)
3359 * src/common/socket.c
3360 * src/plugins/spamassassin/spamassassin.c
3361 Translate strings (Fabien)
3363 2006-04-25 [paul] 2.1.1cvs33
3368 complete the fix of bug #912
3371 2006-04-25 [colin] 2.1.1cvs32
3379 Patches by Pawel Pekala
3381 2006-04-24 [colin] 2.1.1cvs31
3384 Fix compilation warnings (Fabien)
3386 2006-04-24 [colin] 2.1.1cvs30
3390 * src/editldap_basedn.c
3391 * src/editldap_basedn.h
3397 Fix bug #901 (LDAPS support)
3399 2006-04-24 [colin] 2.1.1cvs29
3402 Fix logic on error with send dialog on
3404 Fix compilation without libetpan, thanks
3407 Fix 'context-menu' key
3409 2006-04-23 [colin] 2.1.1cvs28
3412 Never free current's cache to free up
3413 memory. Fixes bug #912 (new count
3414 randomly set to message count)
3416 2006-04-23 [colin] 2.1.1cvs27
3418 * src/gtk/quicksearch.c
3419 And remove printf...
3421 2006-04-23 [colin] 2.1.1cvs26
3423 * src/gtk/quicksearch.c
3424 Fix replacing in quicksearch, and fix inserting
3425 in the middle of the string. (introduced at 2.1.0cvs22)
3427 2006-04-23 [colin] 2.1.1cvs25
3430 Make sure uidnext is initialized in get_num_list
3431 (not for stable, related to 2.1.1cvs8 and friends)
3433 2006-04-23 [colin] 2.1.1cvs24
3436 Output something when login is successful
3439 2006-04-23 [colin] 2.1.1cvs23
3441 * src/etpan/imap-thread.c
3442 Better logging (line-per-line, hide data in fetch)
3444 * src/gtk/logwindow.c
3445 * src/gtk/logwindow.h
3446 Better logging (color for input/output)
3448 2006-04-21 [colin] 2.1.1cvs22
3450 * src/gtk/quicksearch.c
3451 On gtk+-2.8, use stock buttons in quicksearch
3452 Based on a patch by Fabien and a design by Paul
3454 2006-04-21 [colin] 2.1.1cvs21
3458 Fix occasional flicker in folderview
3459 * src/common/utils.c
3460 Fix bug #943 (Incorrectly parsed email address
3461 list in short headers on message view and in
3464 2006-04-20 [colin] 2.1.1cvs20
3468 * src/prefs_account.c
3469 Add ANONYMOUS auth for IMAP
3471 2006-04-20 [paul] 2.1.1cvs19
3474 proper fix for 2.1.1cvs18
3477 2006-04-20 [paul] 2.1.1cvs18
3482 2006-04-20 [paul] 2.1.1cvs17
3484 * src/gtk/quicksearch.c
3485 fix standard, non-extended Quick search,
3486 was broken in 2.1.1cvs15.
3489 2006-04-20 [colin] 2.1.1cvs16
3491 * src/prefs_matcher.c
3492 Fix values when reselecting a ~test
3495 2006-04-19 [colin] 2.1.1cvs15
3499 * src/gtk/gtkaspell.c
3500 * src/gtk/gtkaspell.h
3501 Put back Options menu in Spelling/
3502 * src/gtk/quicksearch.c
3503 Don't search, and show error, if the
3504 advanced search has a syntax error
3506 2006-04-18 [colin] 2.1.1cvs14
3509 Fix gdk warnings on set_cursor when textview
3512 2006-04-18 [colin] 2.1.1cvs13
3514 * src/gtk/gtksctree.c
3515 Remove seemingly useless refresh that causes
3516 flicker - watch this commit in case of
3517 problems before planned backport to stable
3519 2006-04-18 [colin] 2.1.1cvs12
3522 Factorize get/set_xml code
3524 * src/prefs_account.c
3525 * src/prefs_account.h
3527 Add Encrypt to self option
3529 2006-04-17 [colin] 2.1.1cvs11
3532 Fix search on encrpyt function on dragonfly
3533 Patch by Jonathan Buschmann <jonthn@agmact.com>
3535 2006-04-17 [colin] 2.1.1cvs10
3537 * src/prefs_account.c
3538 Be safe by default: remove mails from POP3
3539 after 7 days, not immediately
3541 2006-04-17 [colin] 2.1.1cvs9
3543 * src/etpan/imap-thread.c
3544 Fix build on DragonFly - patch by
3545 Jonathan Buschmann <jonthn@agmact.com>
3547 2006-04-17 [colin] 2.1.1cvs8
3550 Save uidnext between sessions
3552 2006-04-17 [colin] 2.1.1cvs7
3555 scan is required when uid validity changes
3557 2006-04-17 [colin] 2.1.1cvs6
3560 Don't scan if not necessary, apart in current
3561 folder and INBOX to fetch flags.
3563 Scan is necessary if unread count changes
3565 2006-04-17 [colin] 2.1.1cvs5
3568 ...But always fetch ANSWERED and DELETED flags for
3569 INBOX, as filtering can happen on these flags.
3571 2006-04-17 [colin] 2.1.1cvs4
3574 Don't fetch REPLIED and DELETED flags when synchronising
3575 flags with a closed folder. We only need UNSEEN and FLAGGED
3576 to update the folderview.
3578 2006-04-17 [colin] 2.1.1cvs3
3581 Faster flag search when there are new mails
3582 in a folder. We can do a full search if the
3583 folder contains less messages than the new
3586 2006-04-17 [colin] 2.1.1cvs2
3593 Update translations from stable branch
3595 2006-04-17 [colin] 2.1.1cvs1
3598 Bump version to follow stable release
3600 2006-04-16 [mones] 2.1.0cvs50
3605 2006-04-16 [colin] 2.1.0cvs49
3608 Fix bgcolor not unset on gtk 2.8, while preventing warnings
3609 with gtk < 2.8. Thanks to Fabien Vantard.
3611 2006-04-15 [colin] 2.1.0cvs48
3613 * src/etpan/imap-thread.c
3614 Fix bug #919 (libetpan: SEGV when connecting
3617 2006-04-14 [colin] 2.1.0cvs47
3620 Fix race on --select (should be done better)
3622 2006-04-14 [wwp] 2.1.0cvs46
3624 * src/send_message.c
3625 enforce a check for domain in account prefs (a sending
3626 error could be faced if domain was checked but no value set),
3629 2006-04-14 [colin] 2.1.0cvs45
3632 when converting from unknown to unknown, if the
3633 string is UTF8, don't convert it to the locale
3636 2006-04-14 [colin] 2.1.0cvs44
3639 Don't try to use ASCII for converting headers
3642 2006-04-14 [paul] 2.1.0cvs43
3645 add locale/charset info to crash report
3648 replace 'e-mail' with preferred 'email'
3650 ensure contributors list is in alphabetical
3653 2006-04-13 [colin] 2.1.0cvs42
3656 Prevent gdk warnings
3658 2006-04-13 [colin] 2.1.0cvs41
3660 * src/common/ssl_certificate.c
3661 * src/common/ssl_certificate.h
3662 * src/gtk/sslcertwindow.c
3663 Warn on expired certs, and display the expiration date
3665 2006-04-13 [colin] 2.1.0cvs40
3667 * src/plugins/spamassassin/spamassassin_gtk.c
3668 Fix missing set_text on unix socket
3670 2006-04-13 [wwp] 2.1.0cvs39
3672 * manual/fr/advanced.xml
3673 * manual/fr/glossary.xml
3674 applied new spam/ham/email lexicon (pourriel, courriel)
3676 2006-04-13 [paul] 2.1.0cvs38
3678 * src/plugins/pgpmime/plugin.c
3679 remove the mention of S/MIME from the
3680 description. This is now handled by the
3683 2006-04-13 [paul] 2.1.0cvs37
3685 * src/prefs_msg_colors.c
3687 * src/prefs_folder_item.c
3688 * src/prefs_spelling.c
3689 add a tooltip to the colour selector buttons
3691 2006-04-13 [wwp] 2.1.0cvs36
3693 * manual/advanced.xml
3694 * manual/glossary.xml
3695 * manual/handling.xml
3696 * manual/keyboard.xml
3697 * manual/plugins.xml
3698 * manual/starting.xml
3699 * manual/fr/account.xml
3701 * manual/fr/addrbook.xml
3702 * manual/fr/advanced.xml
3704 * manual/fr/glossary.xml
3706 * manual/fr/handling.xml
3707 * manual/fr/intro.xml
3708 * manual/fr/keyboard.xml
3709 * manual/fr/plugins.xml
3710 * manual/fr/starting.xml
3711 * manual/fr/sylpheed-claws-manual.xml
3712 fixes to the manuals:
3713 - summaryview -> Message List (same in French)
3714 - translate key names
3715 - fix French punctuation, use non-breakable spaces when
3716 necessary, don't use   which is not portable
3717 - tell what maildir and mbox formats we support
3719 2006-04-12 [wwp] 2.1.0cvs35
3721 * src/prefs_toolbar.c
3722 unified a replace button more,
3723 patch by Fabien Vantard <fzzzzz@gmail.com>.
3725 2006-04-12 [wwp] 2.1.0cvs34
3727 * src/prefs_common.c
3728 * src/prefs_msg_colors.c
3729 make default color labels translatable,
3730 patch from Fabien Vantard <fzzzzz@gmail.com>,
3731 thanks to Tim <timbrain@post.cz> for reporting.
3733 2006-04-12 [wwp] 2.1.0cvs33
3735 * manual/glossary.xml
3737 * manual/plugins.xml
3738 * manual/starting.xml
3739 * manual/sylpheed-claws-manual.xml
3740 * manual/fr/.cvsignore
3741 * manual/fr/account.xml
3743 * manual/fr/addrbook.xml
3744 * manual/fr/advanced.xml
3746 * manual/fr/glossary.xml
3747 * manual/fr/handling.xml
3748 * manual/fr/intro.xml
3749 * manual/fr/keyboard.xml
3750 * manual/fr/plugins.xml
3751 * manual/fr/starting.xml
3752 * manual/fr/sylpheed-claws-manual.xml
3753 various fixes: typos, missing .fr translations, punctuation,
3754 capitalization, links, accents and some bad French more.
3756 2006-04-12 [wwp] 2.1.0cvs32
3759 fix for bug #935: always store prefs files in UTF-8 (thanks
3762 2006-04-11 [colin] 2.1.0cvs31
3765 Fix inserting files not in utf8 when locale is utf8
3767 2006-04-11 [colin] 2.1.0cvs30
3770 Don't show error dialog when cancelling connection
3773 2006-04-11 [cleroy] 2.1.0cvs29
3776 Implement multiple quote levels
3777 * src/prefs_common.c
3778 Change a little bit the quote bgcolor for 2nd level
3780 2006-04-11 [colin] 2.1.0cvs28
3783 Add locale and charset in the label
3785 2006-04-10 [colin] 2.1.0cvs27
3788 * src/prefs_common.c
3789 * src/prefs_common.h
3790 * src/prefs_msg_colors.c
3792 Allow optional background color in quotes
3793 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
3796 2006-04-10 [colin] 2.1.0cvs26