1 2006-09-03 [paul] 2.4.0cvs135
3 * src/prefs_summaries.c
4 correct menu item text in prefs_keybind_apply_clicked()
6 2006-09-03 [paul] 2.4.0cvs134
9 some improvements to the descriptions
14 fix menu sensitivity issues
16 drop the useless word 'short'
18 add the word 'lines' indicating log length
21 fix compilation warnings
23 2006-09-02 [colin] 2.4.0cvs133
26 Display a special return-receipt message
27 if the message is from the user
29 Fix missing freeze of the list when marking
30 all read and unthreading for exec. Thanks
33 2006-09-02 [paul] 2.4.0cvs132
40 2006-09-02 [wwp] 2.4.0cvs131
42 * src/prefs_filtering.c
43 added an account name column to the filtering rules
46 2006-09-02 [colin] 2.4.0cvs130
50 Block scrolling if we're not at the end
53 2006-09-02 [colin] 2.4.0cvs129
56 Make sure account-specific rules can't
57 be used in {pre-,post-,}processing
61 Jump to last error when clicking on the
64 2006-09-02 [colin] 2.4.0cvs128
74 Let proc_mbox know its account, for
75 account-specific rules
77 2006-09-01 [colin] 2.4.0cvs127
80 Don't uselessly use iconv to convert from
86 Fix certain log cases, disable warning icon
87 for now, the correct way to display it when
88 necessary and only when necessary is probably
89 to do it manually rather than use error logs
90 * src/etpan/imap-thread.c
91 Clean up UID logging a bit
94 Make logging faster when the window's closed
96 2006-09-01 [wwp] 2.4.0cvs126
98 * manual/fr/account.xml
99 reflect changes to the ref. manual (parts of cvs72):
100 fix tabnames and quotes.
102 2006-09-01 [wwp] 2.4.0cvs125
104 * manual/fr/plugins.xml
105 reflect changes to the reference manual (cvs42):
106 update IRC channel info.
108 2006-09-01 [wwp] 2.4.0cvs124
111 use CVSEDITOR env. var. if set, according to `man cvs`.
113 2006-09-01 [wwp] 2.4.0cvs123
115 * manual/advanced.xml
116 better sentence again (thanks to Paul).
118 2006-09-01 [wwp] 2.4.0cvs122
120 * manual/advanced.xml
121 fix definition of toolbar_detachable and rework a bit the one of
124 2006-09-01 [mones] 2.4.0cvs121
126 * manual/advanced.xml
127 Document enable_dotted_lines
129 2006-09-01 [paul] 2.4.0cvs120
136 obey the 'When entering folder...' option
137 when using the /View/Go to/... menu items
140 2006-08-31 [colin] 2.4.0cvs119
143 Revert 2.4.0cvs116, wrong fix.
145 2006-08-31 [colin] 2.4.0cvs118
147 * src/gtk/gtksctree.c
148 Better state the various copyrights
150 2006-08-31 [colin] 2.4.0cvs117
153 fix enable_dotted_lines
155 2006-08-31 [colin] 2.4.0cvs116
158 Use pref "Always open on select" when going
159 to next unread folder
160 * src/gtk/gtksctree.c
161 Fix link failure to _gtk_clist_create_cell_layout
162 on certain computers. (Why not mine, I wonder)
164 2006-08-31 [colin] 2.4.0cvs115
168 * src/plugins/bogofilter/bogofilter.c
169 * src/plugins/spamassassin/spamassassin.c
170 Requalify some "errors" to warnings
174 Add an icon in the statusbar to notify
176 * src/gtk/gtksctree.c
179 Make the GtkSCTree look more modern by
180 alternating background lines
183 Add a pref to let people have the old
187 2006-08-30 [colin] 2.4.0cvs114
191 Provide a way to filter a list of
192 messages in an optimised manner, and
193 add a list-filtering hook
197 Use the list filtering
198 * src/plugins/bogofilter/bogofilter.c
199 Use the list-filtering hook
200 Use -b (bulk) mode for more speed
201 when learning and filtering
202 * src/etpan/imap-thread.c
203 Make log output shorter in UID SEARCH
206 2006-08-30 [colin] 2.4.0cvs113
208 * src/plugins/bogofilter/bogofilter.c
209 Really fast mass learning - thanks to David
210 Relson for the options explanations :)
212 2006-08-30 [colin] 2.4.0cvs112
215 Fix compilation on FreeBSD. Thanks
218 2006-08-29 [colin] 2.4.0cvs111
221 Handle "popup_menu" signal (for popping the
222 menu via the keyboard)
229 Factorize scrolling code, and add an API
230 for MimeViewers to handle scroll orders
232 2006-08-29 [wwp] 2.4.0cvs110
234 * src/plugins//bogofilter/bogofilter.c
235 * src/plugins//spamassassin/spamassassin.c
236 make the bogofilter/spamassassin filtering error dialogs at
237 incorporation obey to the "don't popup error dialog on
238 receive error" option. If disabled, feed the log window w/
245 2006-08-29 [paul] 2.4.0cvs109
248 remove 'make release', it's not needed
249 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
251 2006-08-29 [paul] 2.4.0cvs108
254 * src/summary_search.c
255 * src/gtk/progressdialog.c
256 * src/plugins/pgpcore/passphrase.c
257 replace deprecated gtk_window_set_policy()
259 2006-08-29 [colin] 2.4.0cvs107
262 Fix data loss when copy fails during a move:
263 only use fast remove_msgs if everything was
264 copied OK; else use slow remove_msg on the
265 mails that got copied only.
267 2006-08-28 [paul] 2.4.0cvs106
270 revert change in 2.4.0cvs104, it breaks
273 2006-08-28 [paul] 2.4.0cvs105
275 * src/plugins/spamassassin/spamassassin.c
278 2006-08-28 [paul] 2.4.0cvs104
281 fix data loss when moving to another
283 * src/prefs_spelling.c
285 * src/gtk/pluginwindow.c
286 improve the layout of the dialog text
289 2006-08-28 [paul] 2.4.0cvs103
291 * src/plugins/bogofilter/bogofilter.c
292 * src/plugins/bogofilter/bogofilter_gtk.c
293 fix english up a bit, innit
295 2006-08-28 [paul] 2.4.0cvs102
300 require autoconf 2.60, enabling building
301 with gettext 0.15 (gettext 0.14.x build still
302 possible). Replace Makefiles with versions
304 Remove configure options --with-localedir and
305 --with-mandir. The options that are provided
306 directly by autoconf 2.60 can be used instead:
309 2006-08-27 [colin] 2.4.0cvs101
311 * src/plugins/bogofilter/Makefile.am
312 Fix make dist (no README)
314 2006-08-27 [colin] 2.4.0cvs100
317 Don't use F_UNKNOWN folders for any default
319 * src/plugins/bogofilter/bogofilter.c
320 * src/plugins/bogofilter/bogofilter.h
321 * src/plugins/bogofilter/bogofilter_gtk.c
322 Add an option to specify the path to bogofilter
323 Use single-quotes to be able to learn in folders
324 with spaces in their names
325 Verify learning status
327 2006-08-27 [colin] 2.4.0cvs99
331 Document Bogofilter plugin
333 2006-08-27 [colin] 2.4.0cvs98
339 When possible, copy the queued mail to sent folder
340 instead of re-adding. Much faster on IMAP.
342 2006-08-27 [colin] 2.4.0cvs97
345 Disable mmaped caches - huge metadata loss
346 here after a power failure.
348 Add quicksearch timing
349 * src/common/plugin.c
350 * src/common/plugin.h
351 Implement an interface to tell what plugins
352 provide. Prevent loading of similar plugins.
353 * src/plugins/clamav/clamav_plugin.c
354 * src/plugins/demo/demo.c
355 * src/plugins/dillo_viewer/dillo_viewer.c
356 * src/plugins/pgpcore/plugin.c
357 * src/plugins/pgpinline/pgpinline.c
358 * src/plugins/pgpmime/pgpmime.c
359 * src/plugins/spamassassin/spamassassin.c
360 * src/plugins/trayicon/trayicon.c
361 Implement plugin_provides()
363 2006-08-27 [colin] 2.4.0cvs96
366 * src/plugins/Makefile.am
367 * src/plugins/bogofilter/.cvsignore
368 * src/plugins/bogofilter/Makefile.am
369 * src/plugins/bogofilter/bogofilter.c
370 * src/plugins/bogofilter/bogofilter.h
371 * src/plugins/bogofilter/bogofilter_gtk.c
372 New Bogofilter plugin, provides filtering and
373 learning. Spamassassin will go to extra plugins.
375 2006-08-26 [mones] 2.4.0cvs95
377 * manual/handling.xml
378 Fix subfolder path in the example (thanks to Paul)
380 2006-08-26 [mones] 2.4.0cvs94
382 * manual/glossary.xml
383 2.2. + add ISP to the glossary
384 7.5. + Add UIDL to glossary
385 7.7. + Add TCP to glossary
386 * manual/handling.xml
387 7.1. + Mentions GNU/Linux distribution, what about the non...
388 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
389 7.3. + Mentions .bashrc, what about the non-bash ones?
390 7.4. = Use appropriate quotation for commands
391 7.6. = change "" to <quote></quote>
393 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
394 * manual/starting.xml
395 2.1. + local mbox file: some examples of mbox file locations...
396 Also reformatted files requiring it
398 2006-08-26 [wwp] 2.4.0cvs93
400 * src/summary_search.c
401 disable find buttons while summary search is running.
403 2006-08-25 [colin] 2.4.0cvs92
410 Speed up MH moving, and add progressbar
413 Write cache files using mmap() too
415 2006-08-25 [wwp] 2.4.0cvs91
418 switch spam<->ham button when a message has been marked as spam or ham
419 and is still selected. Thanks to Colin.
421 2006-08-25 [paul] 2.4.0cvs90
427 * src/gtk/icon_legend.c
428 * src/pixmaps/copied.xpm
429 * src/pixmaps/moved.xpm
430 add icons for delayed execution marked for
431 copying, marked for moving
433 2006-08-25 [mones] 2.4.0cvs89
435 * manual/glossary.xml
436 Fix the other glossary items:
437 5.1. = Inmmediate execution -> <quote>immediate execution...
438 5.2. = Fix MBOX capitalization -> Mbox
439 5.3. + Improve Plugins def. w/ tech. ref.
440 5.4. = Quotation -> replace '>' by <quote>></quote>
441 5.5. - SMTP Server. -> remove dot
445 2006-08-25 [mones] 2.4.0cvs88
448 Reformatted, changed email address
449 * manual/glossary.xml
450 Reformatted, fixed MANUAL-TODO items:
451 8.2. + add ROT-13 to glossary
452 8.4. + add URL to glossary
453 * manual/es/advanced.xml
456 2006-08-25 [paul] 2.4.0cvs87
458 * src/gtk/icon_legend.c
459 add 'marked for deletion' icon
460 arrange icons by containing column
463 2006-08-25 [colin] 2.4.0cvs86
467 Add the sc_g_*list_bigger functions in
468 a place everyone can use it
470 Only freeze/thaw the list when working
471 on the selection, if it's bigger than 1
472 * src/gtk/gtksctree.c
473 Only freeze/thaw the list when unselec-
474 ting 'all' if ('all' != 1)
475 This avoids some flickering
477 2006-08-24 [colin] 2.4.0cvs85
480 Fix strange list selection
481 Fix random seg (Invalid read of freed memory)
483 2006-08-24 [colin] 2.4.0cvs84
486 * src/gtk/inputdialog.c
487 * src/plugins/pgpcore/passphrase.c
488 Revert minimal width patch of 2.4.0cvs67,
489 as it is also a maximal width. Use
490 gtk_window_set_default_size instead.
492 2006-08-24 [colin] 2.4.0cvs83
495 Write cache/mark to temp files before
496 overwriting old ones (avoids metadata
497 loss if writing the new files fail).
498 Use mmap() to read cache/mark file, as
499 this makes cache reading faster. Dis-
500 abled for big-endian machines until it
501 can be tested. (Big-endian users: set
502 msgcache_use_mmap = TRUE in the relevant
505 Move rarely used fields of MsgInfo in
506 another structure, which will only be
507 allocated if needed. Face, X-Face,
508 Return receipt headers and List-*
509 headers are moved. Mails having none
510 of these occupy 52 bytes less with
511 this patch, which makes 2.5MB of RAM
512 saved on a 50k folder).
516 * src/partial_download.c
520 Follow this structure change.
522 2006-08-24 [wwp] 2.4.0cvs82
524 * manual/es/.cvsignore
525 * manual/es/dist/.cvsignore
526 * manual/es/dist/html/.cvsignore
527 * manual/es/dist/pdf/.cvsignore
528 * manual/es/dist/ps/.cvsignore
529 * manual/es/dist/txt/.cvsignore
530 more (generated) files to ignore.
532 2006-08-24 [colin] 2.4.0cvs81
536 Fix possible problems with local delivery. Check the folder doesn't
537 need scan before setting its mtime when saving cache (which can be
538 done long after the folder's been modified by an external process);
539 Check that the stored item's mtime didn't change in mh functions.
541 2006-08-24 [mones] 2.4.0cvs80
543 * manual/advanced.xml
544 Rewrapping, some fixes and MANUAL-TODO items:
545 8.1. = change "" to <quote></quote>
546 8.3. = quote menu items
547 8.5. - deploying -> new user ... ideally a new user (redundant)
549 2006-08-23 [colin] 2.4.0cvs79
551 * src/gtk/gtksctree.c
552 When selecting or deselecting range, only
553 freeze/thaw when selection is bigger than 10
555 2006-08-23 [colin] 2.4.0cvs78
560 * src/plugins/dillo_viewer/dillo_viewer.c
561 Provide an API for MimeViewer plugins to
562 return a text selection for replying
564 2006-08-23 [colin] 2.4.0cvs77
568 Use gtk_pixbuf_new_from_file_at_scale(), which
569 is faster than getting the pixbuf then resizing
572 2006-08-23 [colin] 2.4.0cvs76
575 UTF-8 should be sent Quoted-printable
577 2006-08-22 [colin] 2.4.0cvs75
580 Check if scan is required before touching
581 the folder (or it'll be required every time)
583 2006-08-22 [colin] 2.4.0cvs74
586 Require libetpan 0.46 (crasher fix when built
589 2006-08-22 [colin] 2.4.0cvs73
592 Set folder's mtime after writing its
597 Don't do useless stuff if we don't
600 Add some timing, don't deselect prior
601 to selecting (gtksctree does it itself),
602 remove crash avoidance hacks as it's been
603 properly fixed since a while
605 Optimize to_human_readable(): _() is slow,
606 do it only once, and avoid %f format for KB
607 (the most common in a summaryview)
608 * src/gtk/gtksctree.c
609 Don't uselessly freeze/thaw (fixes flicker
610 on next unread and friends), reduce number
611 of g_list_nth/g_list_position where possible
614 Reduce number of g_list_nth/g_list_position
616 All of this makes loading as 70k folder 2.1
617 seconds instead of 3.2 (with hot FS caches).
618 (1.3 seconds without Date and Size columns...)
620 2006-08-22 [paul] 2.4.0cvs72
622 wrap documents and do some items from mones' MANUAL-TODO:
625 4.1. = fix tabname references to <quote>tabname</quote>
626 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
628 1.1. = mentioned options don't match UI
629 Add information about the 'Never send Return Receipts'
631 * manual/handling.xml
632 6.2. = Mentions Extended symbols button, but now is
634 6.3. = Mentions ... button, which is now Edit
636 2006-08-22 [colin] 2.4.0cvs71
638 * src/gtk/pluginwindow.c
639 Fix layout in verbose translations (such
642 2006-08-22 [paul] 2.4.0cvs70
645 build manuals in alphabetical order
648 replace/remove deprecated symbols
651 * src/gtk/pluginwindow.c
652 replace deprecated symbol
653 replace label text and move it
654 * src/plugins/pgpcore/prefs_gpg.c
655 move the 'Generate...' button out of the
656 Sign Key frame, replace the English used
657 * src/plugins/pgpcore/sgpgme.c
660 2006-08-21 [colin] 2.4.0cvs69
662 * src/plugins/trayicon/trayicon.c
663 Add more strings for translation; patch
666 2006-08-21 [colin] 2.4.0cvs68
669 fix replied flag not set after drafting
671 fix body quicksearch in non-encoded bodies
674 Get rid of the g_malloc workaround for
675 corrupted caches, use g_try_malloc
677 2006-08-21 [colin] 2.4.0cvs67
680 * src/gtk/inputdialog.c
681 * src/plugins/pgpcore/passphrase.c
682 Set minimal width to 375
684 Fix switching to offline, asking if it
685 should be overriden for synchronising
687 Don't offer to remember command on Open
688 with for text parts, as the browser or
689 text editor command isn't changed from
692 2006-08-20 [paul] 2.4.0cvs66
696 fix plural form errors. revealed by stricter
697 checking of gettext 0.15
699 2006-08-18 [paul] 2.4.0cvs65
702 fix the fix of 2.4.0cvs64
705 2006-08-18 [paul] 2.4.0cvs64
711 2006-08-18 [paul] 2.4.0cvs63
715 fix occasional IMAP bug where large msgs
716 were left in the queue folder after sending
719 2006-08-18 [paul] 2.4.0cvs62
722 freeze the summaryview while quicksearch results
724 (fixes bug 456 'current message is hidden when the
725 view is refreshed and extended search is "unread
729 add missing #include "inputdialog.h"
731 add missing mailcap_update_default() and improve
734 2006-08-17 [colin] 2.4.0cvs61
736 * src/plugins/pgpcore/select-keys.c
739 2006-08-17 [colin] 2.4.0cvs60
742 Don't continue queuing if Cancel is clicked
745 2006-08-17 [colin] 2.4.0cvs59
747 * src/plugins/pgpcore/select-keys.c
748 When encrypting, if only one key matches and it
749 matches exactly, automatically use it.
751 2006-08-17 [colin] 2.4.0cvs58
756 * src/prefs_ext_prog.c
758 Fix issues with previous patch (text/html)
759 Remove outdated prefs
761 2006-08-17 [colin] 2.4.0cvs57
764 Add View Log button on auth error
766 Fix encrypted mail marked as new when
767 saved in normal folders
768 * src/plugins/pgpinline/pgpinline.c
769 Fix encrypt bug on IMAP
773 * src/gtk/inputdialog.c
774 * src/gtk/inputdialog.h
775 Get rid of metamail stuff, simplify
776 opening, and allow remembering of user's
777 choices (by updating ~/.mailcap). There's
778 still to drop "Audio player" and "Image
781 2006-08-17 [mones] 2.4.0cvs56
783 * manual/es/sylpheed-claws-manual.xml
786 2006-08-17 [mones] 2.4.0cvs55
790 * manual/es/Makefile.am
791 * manual/es/account.xml
793 * manual/es/addrbook.xml
794 * manual/es/advanced.xml
796 * manual/es/glossary.xml
798 * manual/es/handling.xml
799 * manual/es/intro.xml
800 * manual/es/keyboard.xml
801 * manual/es/plugins.xml
802 * manual/es/starting.xml
803 * manual/es/sylpheed-claws-manual.xml
804 * manual/es/dist/Makefile.am
805 * manual/es/dist/html/Makefile.am
806 * manual/es/dist/pdf/Makefile.am
807 * manual/es/dist/ps/Makefile.am
808 * manual/es/dist/txt/Makefile.am
809 Spanish translation for the manual
811 2006-08-16 [colin] 2.4.0cvs54
816 Fix send button sensitivity at startup
817 Set send menu sensitivity (patch by Fabien)
819 Enable closing with esc (patch by Fabien)
820 * src/gtk/foldersort.c
821 Enable closing with esc (patch by Fabien)
823 Optimisation (no need to copy to tempfile to
824 "decode" 7bit and 8bit)
826 Fix cruft in swap_from case
828 Fix missing last line in some mail cases
829 (Fixes debian #381872)
830 * src/plugins/pgpcore/prefs_gpg.c
831 * src/plugins/pgpcore/sgpgme.c
832 * src/plugins/pgpcore/sgpgme.h
833 Don't show "no key found" when user explicitely
834 wants to create a key
836 2006-08-16 [paul] 2.4.0cvs53
842 * src/prefs_account.c
843 * src/prefs_message.c
845 bump up minimum required versions of GTK+ and
848 2006-08-16 [paul] 2.4.0cvs52
851 workaround GTK+ Bug 351600 - 'Can't re-click
852 on button after sensitivity update'
853 http://bugzilla.gnome.org/show_bug.cgi?id=351600
856 2006-08-15 [colin] 2.4.0cvs51
858 * src/plugins/pgpcore/prefs_gpg.c
859 Set options sensitivity according to
861 * src/plugins/pgpcore/sgpgme.c
862 Allow to create key with no passphrase
864 2006-08-14 [cleroy] 2.4.0cvs50
866 * src/gtk/pluginwindow.c
867 New layout (maybe to be changed?)
869 Fix a bit label_window
870 * src/plugins/pgpcore/passphrase.c
871 * src/plugins/pgpcore/passphrase.h
872 * src/plugins/pgpcore/plugin.c
873 * src/plugins/pgpcore/prefs_gpg.c
874 * src/plugins/pgpcore/prefs_gpg.h
875 * src/plugins/pgpcore/sgpgme.c
876 * src/plugins/pgpcore/sgpgme.h
877 Allow to create a PGP private key via the GUI
879 2006-08-14 [wwp] 2.4.0cvs49
881 * src/addressbook_foldersel.c
882 fix strict ISO C90 compliance.
884 2006-08-14 [paul] 2.4.0cvs48
886 * src/gtk/prefswindow.c
887 re-set scrolled window on opening
894 2006-08-14 [paul] 2.4.0cvs47
896 * src/prefs_display_header.c
897 re-enable user-defined Displayed Headers
899 2006-08-14 [paul] 2.4.0cvs46
901 * src/prefs_account.c
904 2006-08-13 [colin] 2.4.0cvs45
907 Fix "a" in quote when the original message is empty,
908 by using \0 instead of 'a' to test writability of
911 2006-08-13 [wwp] 2.4.0cvs44
913 * src/plugins/spamassassin/spamassassin.c
914 fix capitalization of "SpamAssassin" in some debug, log and
917 2006-08-13 [paul] 2.4.0cvs43
920 fix overlapping widgets
921 * src/prefs_account.c
922 fix translation of protocol_names[]
923 fix label disappearing off the edge of the
926 2006-08-12 [paul] 2.4.0cvs42
929 update IRC channel info before it gets forgotten
932 2006-08-11 [colin] 2.4.0cvs41
941 Grey out the Send button if
942 - Queue folders are empty, or
943 - We're sending already
945 2006-08-11 [wwp] 2.4.0cvs40
948 fix a logic issue when quitting while a compose window is
949 still open, thanks to Colin.
951 2006-08-10 [colin] 2.4.0cvs39
954 Fix default font size setting after wizard run
956 * src/etpan/imap-thread.c
957 * src/etpan/imap-thread.h
958 Fix bug #999 (Timing out on TSL cert validation
959 dialog makes ugly things happen). Also, STARTTLS
960 unconditionnaly if initial capabilities contain
961 LOGINDISABLED and STARTTLS.
963 2006-08-09 [colin] 2.4.0cvs38
967 Fix Tools/Actions sensitivity when there are
970 2006-08-09 [colin] 2.4.0cvs37
972 * src/prefs_filtering.c
973 Warning fix, patch by Paul
975 * src/prefs_actions.c
976 * src/prefs_filtering_action.c
977 * src/prefs_matcher.c
978 Uniformisation of "Info ..." to "Info..." (for
979 old gtk), patch by Fabien
980 * src/plugins/clamav/clamav_plugin_gtk.c
981 Sensitivity fix by Fabien
983 2006-08-09 [colin] 2.4.0cvs36
987 Add a function to know whether we're exiting
988 * src/plugins/trayicon/trayicon.c
989 If exiting, don't do anything. Faster, and
990 avoids gtk_main_iteration reentracy causing
993 2006-08-09 [colin] 2.4.0cvs35
998 Fix lack of part selection when automatically
999 jumping to a specific part
1001 Little optimisation in cache reading
1003 2006-08-09 [colin] 2.4.0cvs34
1006 Fix crash setting the priority on reedit
1007 (Accessing compose before creating it!)
1009 2006-08-08 [colin] 2.4.0cvs33
1012 Fix bug #998 (last attachment is not accessible)
1013 Bad RFC interpretation on multipart close-delimiters
1016 * src/gtk/gtkvscrollbutton.c
1017 * src/gtk/gtkvscrollbutton.h
1018 Make attachments list wheel-scrollable
1020 2006-08-07 [colin] 2.4.0cvs32
1022 * src/gtk/gtkaspell.c
1023 Fix bug #973 (Unicode punctation characters
1024 are not recognized as separators by the
1025 spell checker); fix unsigned stuff
1027 2006-08-07 [colin] 2.4.0cvs31
1030 Fix bug #956 (DnD text with accents in compose
1031 text entry); fix gccc's signed/unsigned fuss
1033 2006-08-06 [colin] 2.4.0cvs30
1036 Fix bug #979 (Plugin crashes when exiting
1037 sylpheed-claws) : handle exit request only
1040 2006-08-05 [colin] 2.4.0cvs29
1043 Just make sure we have a msgid.
1045 2006-08-05 [colin] 2.4.0cvs28
1049 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1050 by reimplementing it
1052 Fix bug when hiding quotes with level > 3 and quote
1055 2006-08-04 [colin] 2.4.0cvs27
1060 Fix a bit replace-by-pasting undo
1063 Fix Fold quotes menu synchro in
1064 mainwindow when it changes in
1067 Fix right-click on quotes blocks
1068 * src/common/utils.c
1069 Verify that the file created by
1070 my_tmpfile() is writable. Fixes
1071 bug #988 (very specific filesystem
1073 * src/plugins/pgpcore/sgpgme.c
1074 Fix file descriptor leak
1075 * src/plugins/spamassassin/spamassassin.c
1076 Warn once if spamd isn't reachable
1078 2006-08-04 [colin] 2.4.0cvs26
1081 i18n context patch by Fabien
1083 2006-08-03 [colin] 2.4.0cvs25
1087 Rename "Hide quotes" to "Fold quotes"
1089 Don't use hand cursor on quotes. "all
1090 the bonuses of the feature and none of
1091 unwelcome side-effects"
1093 2006-08-03 [colin] 2.4.0cvs24
1096 * sylpheed-claws.desktop
1098 Bring the desktop file to XDG compliance
1099 Patch by Charles A. Edwards
1101 2006-08-03 [colin] 2.4.0cvs23
1104 Fix links offset when they are preceded
1105 by accentued chars (g_utf8_strlen!)
1107 Fix wrong status when starting offline
1110 2006-08-03 [wwp] 2.4.0cvs22
1112 * src/prefs_common.h
1113 ask what to do w/ filtering rules that belong to an account when
1114 applying filtering rules manually from the main window (skip,
1115 apply regardless of the account, use current account). This dialog
1116 can be skipped and the last reply used.
1119 2006-08-03 [wwp] 2.4.0cvs21
1123 * src/prefs_common.c
1128 ask what to do w/ filtering rules that belong to an account when
1129 applying filtering rules manually from the main window (skip,
1130 apply regardless of the account, use current account). This dialog
1131 can be skipped and the last reply used.
1134 2006-08-03 [colin] 2.4.0cvs20
1137 Optimize previous patch
1139 2006-08-03 [cleroy] 2.4.0cvs19
1142 Fix quotes getting toggled back when the
1143 mail has an even number of text parts
1145 2006-08-02 [colin] 2.4.0cvs18
1148 Add Hide quotes menu
1150 2006-08-02 [colin] 2.4.0cvs17
1153 * src/prefs_common.c
1157 Allow per-level quote hiding,
1158 Allow toggling quotes by double-clicking them
1159 Rename RemoteURI to ClickableText to reflect
1160 the fact it's used for a variety of things
1162 2006-08-02 [wwp] 2.4.0cvs16
1165 fix "View/Hide quotes" menu item status initialization.
1167 2006-08-02 [wwp] 2.4.0cvs15
1169 * src/matcher_parser_parse.y
1170 remove a debug trace.
1172 2006-08-02 [paul] 2.4.0cvs14
1174 * src/plugins/pgpcore/passphrase.c
1175 don't set initial dialog size
1178 2006-08-02 [paul] 2.4.0cvs13
1181 remove the rogue '/' character
1183 2006-08-02 [paul] 2.4.0cvs12
1186 allow buttons to resize as necessary
1188 2006-08-01 [wwp] 2.4.0cvs11
1191 fix strict ISO C90 compliance.
1193 2006-08-01 [wwp] 2.4.0cvs10
1196 updated update-po tool to work w/ context-dependent translations.
1197 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1199 2006-08-01 [wwp] 2.4.0cvs9
1202 * src/prefs_filtering.c
1203 * src/prefs_matcher.c
1204 allow context-dependent translations for "All",
1205 patch by Fabien Vantard <fzzzzz@gmail.com>.
1207 2006-07-31 [colin] 2.4.0cvs8
1211 Add Rafal to authors
1213 2006-07-31 [colin] 2.4.0cvs7
1218 * src/prefs_common.c
1219 * src/prefs_common.h
1221 Add 'View/Hide quotes'. Patch based on a patch
1224 2006-07-31 [colin] 2.4.0cvs6
1227 Fix problem with "> stuff >" actions
1229 2006-07-31 [paul] 2.4.0cvs5
1232 updated by Geir Helland
1234 2006-07-31 [wwp] 2.4.0cvs4
1239 add "View/Go to/Parent message" and "View/Go to/Last read message",
1242 2006-07-31 [wwp] 2.4.0cvs3
1249 * src/addressbook_foldersel.c
1250 * src/addressbook_foldersel.h
1255 * src/matcher_parser_lex.l
1256 * src/matcher_parser_parse.y
1257 * src/prefs_common.c
1258 * src/prefs_common.h
1259 * src/prefs_filtering.c
1260 * src/prefs_matcher.c
1261 * src/prefs_matcher.h
1263 introduce filtering against the address book. It's now possible to add
1264 matched conditions to determine if any email address in a message matches
1265 or doesn't match any or all books or folders in the address book.
1267 2006-07-31 [wwp] 2.4.0cvs2
1277 * src/matcher_parser_lex.l
1278 * src/matcher_parser_parse.y
1280 * src/prefs_filtering.c
1281 * src/prefs_filtering.h
1285 introduce per-account filtering rules. Each filtering rule can now be assigned
1286 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1287 when applying filtering rules manually, as all rules will apply - even the ones
1288 assigned to an account. This issue will be addressed soon.
1292 2006-07-31 [wwp] 2.4.0cvs1
1295 make more strings translatable.
1297 2006-07-31 [paul] 2.4.0
1301 2006-07-31 [paul] 2.3.1cvs91
1304 updated by Miquel Oliete
1306 2006-07-31 [paul] 2.3.1cvs90
1316 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1317 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1318 Aleksandar Urosevic, and Ralgh Young
1320 2006-07-31 [paul] 2.3.1cvs89
1326 Fix a race condition when, after an SC crash, rescanning
1327 folders took more than 0.5 seconds
1330 2006-07-31 [paul] 2.3.1cvs88
1333 don't translate separator strings
1335 2006-07-30 [mones] 2.3.1cvs87
1337 * doc/man/sylpheed-claws.1
1338 Fixed non-ASCII chars in Hoa's name
1342 2006-07-27 [colin] 2.3.1cvs86
1345 Don't include the leading \n in links
1348 2006-07-25 [colin] 2.3.1cvs85
1351 * src/common/socket.h
1352 * src/etpan/imap-thread.c
1353 Refresh resolvers before connecting
1354 to IMAP servers, and after switching
1355 to online. Thanks to Paul.
1359 * 2.4.0-rc4 released
1361 2006-07-17 [colin] 2.3.1cvs84
1364 Show connection attempt in statusbar before
1365 connecting (previously first message was
1366 "Retrieving messages from ..." after the
1367 connection succeeded.
1369 2006-07-16 [wwp] 2.3.1cvs83
1371 * sylpheed-claws.ico
1372 Added .ico file (windows multi-size icon file, generated).
1374 2006-07-12 [wwp] 2.3.1cvs82
1377 remove Message/Re-edit menu entry from messageview window,
1378 as sent/draft/queued messages are opened in compose window when
1379 re-edited and it's not possible to re-edit other msgs.
1381 2006-07-12 [paul] 2.3.1cvs81
1386 check online state before resetting
1387 mailcheck timer. Useful if some program
1388 verifies connection state and updates
1390 Patch by Leonid Evdokimov <darkk@users.sf.net>
1392 2006-07-12 [paul] 2.3.1cvs80
1394 * sylpheed-claws-128x128.png
1395 * sylpheed-claws-64x64.png
1396 * sylpheed-claws.png
1399 * src/prefs_toolbar.c
1400 * src/stock_pixmap.c
1401 * src/stock_pixmap.h
1404 * src/gtk/gtkutils.c
1405 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
1406 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
1407 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
1408 * src/pixmaps/sylpheed.xpm ** REMOVED **
1409 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
1410 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
1411 updated and renamed logo/icon files and related
1412 logo by Jesper Schultz
1414 2006-07-11 [paul] 2.3.1cvs79
1417 fix the labels a smidgin
1419 2006-07-09 [colin] 2.3.1cvs78
1422 Show errors in textviewer's command
1423 Patch by H. Merijn Brand
1425 2006-07-09 [colin] 2.3.1cvs77
1428 Save FMID in drafts too
1430 2006-07-08 [colin] 2.3.1cvs76
1433 Svae RMID in drafted mails too
1434 Save quote_fmt vars for whole mails,
1435 don't reset at each quote_fmt_init:
1436 allows to use the same |i{var} in
1437 various template fields
1438 * src/prefs_template.c
1440 * src/quote_fmt_parse.y
1443 2006-07-08 [colin] 2.3.1cvs75
1446 Fix highlighting of attached parts URIs
1448 2006-07-08 [colin] 2.3.1cvs74
1451 Prevent bug #981 (sc 2.3.1 segfaults with
1452 gtk+ 2.10) from being reported again:
1453 if Sylpheed-Claws has been compiled against
1454 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
1455 of if Sylpheed-Claws has been compiled against
1456 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1459 2006-07-07 [colin] 2.3.1cvs73
1461 * src/prefs_actions.c
1464 2006-07-07 [colin] 2.3.1cvs72
1466 * src/prefs_actions.c
1467 Fix compile on gtk < 2.8. argh :)
1469 2006-07-07 [paul] 2.3.1cvs71
1474 2006-07-07 [colin] 2.3.1cvs70
1478 * src/quote_fmt_lex.l
1479 * src/quote_fmt_parse.y
1480 Add |i{var}, a way to insert user-entered
1485 * 2.4.0-rc3 released
1487 2006-07-07 [colin] 2.3.1cvs69
1490 Don't consider inboxes of UNKNOWN folder
1491 classes to be useable as default inboxes
1493 2006-07-07 [paul] 2.3.1cvs68
1496 add missing #include <errno.h>
1497 Thanks to René J. Blokland
1499 2006-07-07 [paul] 2.3.1cvs67
1502 Return now Closes dialog
1506 add contextual menu to mime parts listed
1509 * src/common/utils.c
1510 reversal: ' is a valid character in URLs
1512 2006-07-06 [colin] 2.3.1cvs66
1514 * src/remotefolder.h
1515 Forgotten in previous commit
1517 2006-07-06 [colin] 2.3.1cvs65
1520 Set summary update flag whenever
1523 * src/prefs_account.c
1524 * src/common/utils.h
1525 * src/etpan/imap-thread.c
1526 Fix warnings, thanks to Fabien and
1529 2006-07-06 [wwp] 2.3.1cvs64
1531 * src/gtk/gtkutils.c
1532 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1534 2006-07-06 [wwp] 2.3.1cvs63
1543 * src/message_search.c
1544 * src/prefs_actions.c
1545 * src/prefs_filtering.c
1546 * src/prefs_filtering.h
1547 * src/prefs_template.c
1548 * src/summary_search.c
1550 * src/gtk/gtkutils.c
1551 * src/gtk/gtkutils.h
1552 * src/gtk/pluginwindow.c
1553 add help buttons to some dialogs. Clicking such buttons opens a
1554 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1556 2006-07-06 [paul] 2.3.1cvs62
1559 fix attachments contextual menu
1562 2006-07-05 [colin] 2.3.1cvs61
1566 Handle sftp:// links
1568 2006-07-05 [paul] 2.3.1cvs60
1571 grab save button by default
1574 2006-07-05 [wwp] 2.3.1cvs59
1577 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1579 2006-07-04 [colin] 2.3.1cvs58
1583 Use left click to select, middle click to open
1585 * src/common/utils.c
1588 2006-07-04 [colin] 2.3.1cvs57
1592 Warning fixes, thanks to Fabien
1594 2006-07-04 [colin] 2.3.1cvs56
1599 Allow parts to be selected via their text label
1602 2006-07-04 [colin] 2.3.1cvs55
1605 Feedback when closing (for big folders)
1606 * src/prefs_actions.c
1607 * src/prefs_filtering.c
1608 * src/prefs_matcher.c
1609 * src/prefs_template.c
1610 Fix default button when closing without
1613 2006-07-04 [colin] 2.3.1cvs54
1616 Delete local file on deletion
1618 2006-07-03 [colin] 2.3.1cvs53
1622 Don't freeze when rescanning after crash
1624 2006-07-03 [wwp] 2.3.1cvs52
1629 * src/plugins/pgpinline/pgpinline.c
1630 * src/plugins/pgpmime/pgpmime.c
1631 don't report an error when the user cancels the passphrase dialog.
1633 2006-07-02 [colin] 2.3.1cvs51
1636 Open message when crossing folders with Space,
1637 goto next unread and friends
1639 2006-07-01 [colin] 2.3.1cvs50
1641 * src/prefs_account.c
1642 Typographic rules varying from language
1643 to language (in french "Protocole :"),
1644 we have to do that :)
1646 2006-07-01 [ticho] 2.3.1cvs49
1648 * src/prefs_account.c
1649 Only use one temporary gchar* variable in
1650 prefs_account_protocol_set_optmenu().
1652 2006-07-01 [ticho] 2.3.1cvs48
1654 * src/prefs_account.c
1655 * src/prefs_account.h
1656 Use GtkLabel for existing account protocol name.
1657 Created an array for protocol names and populate the
1658 combobox from it in a for() cycle.
1660 2006-06-30 [colin] 2.3.1cvs47
1663 Block undo when changing signature (by changing
1666 2006-06-30 [paul] 2.3.1cvs46
1668 * src/send_message.c
1669 when editing From in the Compose window, use that address
1670 in the Return-Path: header
1673 2006-06-30 [colin] 2.3.1cvs45
1676 Fix signature replacement:
1677 - when no newline before separator
1680 2006-06-29 [colin] 2.3.1cvs44
1686 Let 'View/Go to/Next marked' work like
1687 Next new & Next unread: across folders
1688 Change the select_on_entry pref to do
1689 what we want when changing folder
1690 * src/common/utils.c
1691 Fix single-quoted links
1693 2006-06-29 [colin] 2.3.1cvs43
1695 * src/gtk/gtkaspell.c
1696 "Sylpheed" and "Sylpheed-Claws" do exist !
1698 2006-06-29 [colin] 2.3.1cvs42
1701 Forgot to remove debug
1703 2006-06-29 [colin] 2.3.1cvs41
1708 Disconnect from IMAP servers when going
1709 offline. Fixes bug #978 (going to offline-mode
1710 won't close connections)
1712 2006-06-29 [colin] 2.3.1cvs40
1715 Fix transient setting on failing plugins
1717 * src/plugins/pgpcore/sgpgme.c
1718 Only warn for OpenPGP. Most people don't
1721 2006-06-29 [colin] 2.3.1cvs39
1724 Fix Spelling menu (discrepancy between context menu
1725 and top menu when folder's dictionary isn't the
1727 * src/plugins/pgpcore/sgpgme.c
1728 More error reporting about why gpgme can fail
1730 2006-06-29 [wwp] 2.3.1cvs38
1733 honor the display-header-pane setting even when the message view
1734 is a separate window.
1736 2006-06-29 [wwp] 2.3.1cvs37
1738 * src/prefs_actions.c
1739 forgot to commit that one (use of GTK_STOCK_INFO).
1741 2006-06-29 [colin] 2.3.1cvs36
1744 Better handling of login errors (ask the password
1745 again once), alert in case of error. Fix three
1746 signedness warnings.
1748 2006-06-28 [wwp] 2.3.1cvs35
1750 * src/prefs_template.c
1751 * src/prefs_matcher.c
1752 * src/prefs_filtering_action.c
1754 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
1755 patch by Fabien Vantard, slightly modified.
1761 2006-06-28 [colin] 2.3.1cvs34
1763 * src/prefs_account.c
1764 Fix bug #977 (Can't add or edit imap accounts)
1766 2006-06-28 [colin] 2.3.1cvs33
1771 2006-06-28 [colin] 2.3.1cvs32
1774 Save named inlined attachments with "Save all"
1777 * src/common/plugin.c
1778 * src/common/plugin.h
1779 * src/common/sylpheed.c
1780 * src/common/utils.c
1781 * src/plugins/pgpcore/sylpheed.def
1782 * src/plugins/pgpinline/sylpheed.def
1783 * src/plugins/pgpmime/sylpheed.def
1784 Win32 compatibility patch, by
1787 2006-06-28 [wwp] 2.3.1cvs31
1790 * src/prefs_folder_item.c
1791 less compilation warnings (thanks to Fabien Vantard), less typos.
1793 2006-06-28 [paul] 2.3.1cvs30
1795 * src/gtk/gtkutils.c
1796 gtk_combo_box_set_focus_on_click() is only
1797 available since gtk 2.6.0
1799 2006-06-28 [paul] 2.3.1cvs29
1801 * src/prefs_ext_prog.c
1802 fix engrish and add a tooltip for the
1803 'command for 'Display as text' option
1809 2006-06-28 [paul] 2.3.1cvs28
1813 include textviewer.pl in releases
1815 2006-06-28 [paul] 2.3.1cvs27
1817 * src/prefs_ext_prog.c
1818 hide Print command option if libgnomeprint
1821 2006-06-27 [colin] 2.3.1cvs26
1824 Fix Esc handling in insert/attach dialog
1825 Don't show this dialog if dragging something
1826 else than text/uri-list
1827 Thanks to Fabien Vantard
1828 * tools/textviewer.pl
1829 Filter script to display stuff as text
1832 2006-06-27 [wwp] 2.3.1cvs25
1835 use the exact product name (message view title), patch
1838 2006-06-27 [ticho] 2.3.1cvs24
1840 * src/prefs_account.c
1841 * src/prefs_common.c
1842 * src/prefs_common.h
1843 * src/prefs_ext_prog.c
1845 Add a preference (Preferences/External programs)
1846 to allow "Display as text" to be done via a script
1847 (patch by H.Merijn Brand).
1848 Use GtkComboBox for protocol selection in account
1850 Only include current choice for existing accounts, and
1851 insensitivize the combobox.
1853 2006-06-27 [paul] 2.3.1cvs23
1856 fix crasher introduced in cvs21.
1859 2006-06-26 [colin] 2.3.1cvs22
1862 Fix double-frees when leaving folders
1863 after exporting to mbox
1865 2006-06-26 [colin] 2.3.1cvs21
1868 More feedback (and optimisation)
1870 * src/common/utils.c
1871 Fix case when looking for mail addresses
1872 * src/gtk/gtkutils.c
1873 Extra check for (X-)Face
1875 2006-06-25 [ticho] 2.3.1cvs20
1879 * src/gtk/gtkutils.c
1880 * src/gtk/gtkutils.h
1881 Added second argument to gtkut_sc_combobox_create() to
1882 control focus-on-click for the widget.
1883 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
1885 2006-06-25 [ticho] 2.3.1cvs19
1888 * src/gtk/Makefile.am
1889 * src/gtk/combobox.c
1890 * src/gtk/combobox.h
1891 * src/gtk/gtkutils.c
1892 * src/gtk/gtkutils.h
1893 Use GtkComboBox instead of deprecated GtkOptionMenu
1894 for account selector in compose window and for encoding
1895 selector in attachment properties.
1896 Also factorise working with the new GtkComboBox somewhat.
1898 2006-06-24 [paul] 2.3.1cvs18
1900 * src/prefs_common.c
1901 use the correct default value
1903 2006-06-24 [paul] 2.3.1cvs17
1906 * src/prefs_common.c
1907 * src/prefs_common.h
1908 * src/prefs_compose_writing.c
1909 enable setting of default action when
1910 dnd'ing files in the compose window.
1911 (Collaborative effort with wwp)
1913 2006-06-23 [wwp] 2.3.1cvs16
1916 i18n fix (thanks to Fabien Vantard)
1918 2006-06-22 [colin] 2.3.1cvs15
1920 * src/prefs_customheader.c
1921 Don't use filters in custom headers' file
1922 selector. Remember, extensions mean nothing :)
1924 2006-06-22 [paul] 2.3.1cvs14
1927 allow setting of man directory location
1929 2006-06-22 [colin] 2.3.1cvs13
1932 Add 'View/Go to/Next unread folder'.
1935 2006-06-22 [colin] 2.3.1cvs12
1937 * src/common/utils.c
1938 Add some subject prefixes
1939 Patch by Bjorn T Johansen <btj@havleik.no>
1941 2006-06-22 [colin] 2.3.1cvs11
1943 * manual/advanced.xml
1944 Forgotten hidden pref
1946 2006-06-21 [paul] 2.3.1cvs10
1948 * src/prefs_account.c
1949 complete the removal of 'Add date header' option
1951 2006-06-21 [paul] 2.3.1cvs9
1955 * src/prefs_account.c
1956 * src/prefs_account.h
1957 remove option to add date header - always
1959 * src/etpan/imap-thread.c
1960 fix warnings (Thanks to Colin)
1962 2006-06-21 [wwp] 2.3.1cvs8
1965 set the attachment flag when inline text part are (file)named. This is more convenient
1966 when receiving (for instance) inline source files or patches sent using thunderbird.
1968 2006-06-21 [paul] 2.3.1cvs7
1971 fix off-by-one count of current msg in
1972 statusbar filtering progressbar
1974 2006-06-21 [paul] 2.3.1cvs6
1977 Show attachment icon even if the part is 'inline'
1978 if the following conditions are met:
1979 - content-type != 'text/plain'
1980 - content-type != '*/pgp-signature'
1981 - either 'name' or 'filename' parameter is not NULL
1985 2006-06-21 [paul] 2.3.1cvs5
1988 * src/prefs_common.c
1989 * src/prefs_common.h
1991 add an option to 'Never send Return
1995 2006-06-20 [mones] 2.3.1cvs4
2000 typo fixed (space after comma)
2001 * tools/make.themes.project
2002 remove exec mode from tarball files
2004 2006-06-20 [colin] 2.3.1cvs3
2009 Better fix for \n's in headers (don't
2010 break Received: and others)
2012 2006-06-20 [paul] 2.3.1cvs2
2016 improve legibility of phishing attempt
2019 2006-06-20 [paul] 2.3.1cvs1
2024 Update version number following
2027 2006-06-20 [colin] 2.3.0cvs26
2030 When dragging a file to the text of the compose
2031 window, ask whether we want to insert or attach
2032 (I know lots of people who do that to attach)
2034 2006-06-20 [colin] 2.3.0cvs25
2036 * src/etpan/imap-thread.c
2037 Fix threshold (the append command is often > 32 bytes)
2039 2006-06-19 [colin] 2.3.0cvs24
2042 * src/etpan/imap-thread.c
2043 Workaround Rockliffe IMAP server bug: replace
2044 "x UID SEARCH (ANSWERED UID 1:*)" with
2045 "x UID SEARCH ANSWERED"
2046 (Rockliffe doesn't handle the parenthesis)
2048 2006-06-19 [colin] 2.3.0cvs23
2052 * src/etpan/imap-thread.c
2053 Probably fix bug #972 (Freezes when adding
2054 an attachment to the message)
2056 Modernize Firefox cmd
2059 2006-06-18 [colin] 2.3.0cvs22
2061 * src/prefs_customheader.c
2062 Only allow correct filenames for various
2065 2006-06-18 [colin] 2.3.0cvs21
2067 * src/prefs_customheader.c
2068 Add a 'From File...' button in custom headers prefs, which
2069 try to do the right thing:
2070 for normal headers, use file as plaintext,
2071 for X-Face, calls compface,
2072 for Face, encode to b64.
2074 2006-06-17 [colin] 2.3.0cvs20
2079 2006-06-16 [colin] 2.3.0cvs19
2082 Recursive quicksearch: show message list
2083 in current folder, *then* search children
2086 2006-06-16 [colin] 2.3.0cvs18
2089 Instead of ignoring SIGPIPE, save caches
2090 when getting one. Will fix the fact that
2091 hot caches are out-of-date when logging
2094 * src/prefs_compose_writing.c
2095 Only save text (not attachments) when
2096 auto-saving to drafts
2098 Always replace \n, \r and \t with spaces
2100 * manual/dist/html/Makefile.am
2101 * manual/dist/pdf/Makefile.am
2102 * manual/dist/ps/Makefile.am
2103 * manual/dist/txt/Makefile.am
2104 * manual/fr/dist/html/Makefile.am
2105 * manual/fr/dist/pdf/Makefile.am
2106 * manual/fr/dist/ps/Makefile.am
2107 * manual/fr/dist/txt/Makefile.am
2108 * manual/pl/dist/html/Makefile.am
2109 * manual/pl/dist/pdf/Makefile.am
2110 * manual/pl/dist/ps/Makefile.am
2111 * manual/pl/dist/txt/Makefile.am
2112 Fix make clean removing pregenerated manuals
2115 2006-06-16 [colin] 2.3.0cvs17
2117 * src/plugins/pgpcore/sgpgme.c
2118 * src/plugins/pgpmime/pgpmime.c
2119 * src/plugins/pgpinline/pgpinline.c
2120 Better error reporting in setup_signers.
2121 Don't fallback to default key if specified
2123 Don't allow signing if more than one secret
2124 key matches the one specified in prefs.
2126 2006-06-15 [colin] 2.3.0cvs16
2129 Add "Send queue" in the folder's contextual
2137 * src/plugins/pgpcore/passphrase.c
2138 * src/plugins/pgpcore/sgpgme.c
2139 * src/plugins/pgpinline/pgpinline.c
2140 * src/plugins/pgpmime/pgpmime.c
2141 Better error reporting
2143 Probably fix bug #971 (2.2.3 cannot read mail
2147 2006-06-15 [mones] 2.3.0cvs15
2149 * tools/make.themes.project
2150 creates the themes project from the web page
2152 2006-06-15 [colin] 2.3.0cvs14
2155 Better fix (avoid losing the folder if scan_tree
2158 2006-06-15 [cleroy] 2.3.0cvs13
2161 Probably fix Bug #969 (crash on rebuilding
2164 2006-06-14 [colin] 2.3.0cvs12
2166 * manual/dtd/manual.xsl
2167 * manual/sylpheed-claws-manual.xml
2168 * manual/fr/sylpheed-claws-manual.xml
2169 * manual/pl/sylpheed-claws-manual.xml
2170 Insert pagebreaks between sections
2172 2006-06-14 [paul] 2.3.0cvs11
2175 better fix than 2.3.0cvs10
2177 2006-06-14 [paul] 2.3.0cvs10
2180 fix setting of PACKAGE_DATA_DIR with newer autoconf
2181 (backwards compatible)
2183 2006-06-13 [colin] 2.3.0cvs9
2186 Fix sending of return receipt with the new queue folders
2188 2006-06-13 [wwp] 2.3.0cvs8
2190 * src/quote_fmt_lex.l
2191 fix wrong tokens returned in quote_fmt lexer, query not().
2193 2006-06-13 [wwp] 2.3.0cvs7
2196 * src/prefs_folder_item.c
2197 allow changing folder type even when folder is not a top-level one,
2200 2006-06-12 [colin] 2.3.0cvs6
2203 Fix double-ask of "Do you want to mark all
2206 2006-06-12 [colin] 2.3.0cvs5
2217 * src/prefs_folder_item.c
2222 * src/send_message.c
2225 Apply bug #964's patch (Queue and drafts aren't normal)
2226 The Drafts and Queue folder now contain RFC-822 files,
2227 allowing to move and copy mails from and to these
2228 folders. Moving from Drafts to Queue will prepare the
2229 mail for sending (PGP signature, encryption, etc).
2230 This patch also rework sending errors handling to try
2232 Also, allow redefining folder types via the GUI
2233 (Folder type in its Properties)
2235 2006-06-12 [colin] 2.3.0cvs4
2238 * src/prefs_common.c
2239 * src/prefs_common.h
2241 Allow to define a specific print font - patch
2242 by Bernhard Walle <bernhard.walle@gmx.de>
2244 * manual/advanced.xml
2245 * manual/fr/advanced.xml
2246 Add a hidden pref to allow deletion without
2249 2006-06-12 [wwp] 2.3.0cvs3
2252 more files to ignore.
2254 2006-06-12 [wwp] 2.3.0cvs2
2257 * src/quote_fmt_lex.l
2258 * src/quote_fmt_parse.y
2259 extend the quote_fmt parser (templates and quotes):
2260 - allow limited sub-expressions in |p{} and |f{} expressions,
2261 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2262 - implemented/fixed missing implementation of query_references and show_references,
2263 - completed, fixed contents and format of the symbols help dialog,
2264 - fix some compilation warnings.
2266 2006-06-12 [wwp] 2.3.0cvs1
2268 * manual/advanced.xml
2269 * manual/fr/advanced.xml
2270 updates in the "templates" section of the manual (eng/fr):
2271 - be more precise (both versions)
2272 - completed to match the english reference (fr version)
2273 - touchups (both versions)
2275 2006-06-12 [paul] 2.3.0
2279 2006-06-12 [paul] 2.2.3cvs14
2290 updated by Miquel Oliete, Tim, Stephan Sachse,
2291 Stavros Giannouris, Fabien Vantard, Andrea
2292 Spadaccini, Frederico Goncalves Guimaraes,
2293 Aleksandar Urosevic, and Ralgh Young
2295 2006-06-12 [colin] 2.2.3cvs13
2300 2006-06-11 [colin] 2.2.3cvs12
2303 Verify that g_malloc() succeeded
2305 2006-06-11 [colin] 2.2.3cvs11
2308 Add Face header to welcome mail
2310 2006-06-10 [colin] 2.2.3cvs10
2313 Revert previous (Forgot it changes the
2314 margin on the whole mail)
2316 2006-06-10 [colin] 2.2.3cvs9
2319 Don't overlap long headers under (X-)Face
2321 2006-06-10 [mones] 2.2.3cvs8
2324 allow generation of manual on systems lacking saxon binary
2325 but with java and the saxon library installed
2330 2006-06-09 [colin] 2.2.3cvs7
2333 Fix leak when using Display Sender using Addressbook
2335 2006-06-09 [colin] 2.2.3cvs6
2344 2006-06-09 [paul] 2.2.3cvs5
2348 * tools/claws.i18n.status.pl
2349 updated with new info
2351 2006-06-09 [paul] 2.2.3cvs4
2356 add wwp to authors list
2358 update mine and Colin's addresses
2360 2006-06-08 [colin] 2.2.3cvs3
2362 * src/etpan/imap-thread.c
2363 Fix leak on SSL cert check
2365 2006-06-08 [colin] 2.2.3cvs2
2367 * src/common/utils.c
2370 2006-06-08 [paul] 2.2.3cvs1
2373 Update version number following
2376 2006-06-07 [colin] 2.2.2cvs3
2379 Fix catching cache read errors (guint instead of gint)
2380 Prevent malloc'ing more than 8MB (means cache corruption)
2382 2006-06-07 [paul] 2.2.2cvs2
2389 * src/common/utils.c
2390 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2392 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2395 2006-06-06 [paul] 2.2.2cvs1
2398 Update version number following
2401 2006-06-06 [paul] 2.2.1cvs6
2404 fix implicit declaration of
2406 Patch by Fabien Vantard
2408 2006-06-06 [paul] 2.2.1cvs5
2411 fix age_greater and age_lower so that they
2412 mean what say and not '...or equal to'
2415 2006-06-06 [paul] 2.2.1cvs4
2418 * src/common/utils.c
2422 2006-06-05 [wwp] 2.2.1cvs3
2424 * manual/fr/account.xml
2425 minor language fixes (thanks to Fabien Vantard).
2427 2006-06-05 [colin] 2.2.1cvs2
2429 * src/prefs_folder_item.c
2431 Allow recursive setting of properties
2434 Don't freeze on 'test' filtering rule
2436 2006-06-05 [colin] 2.2.1cvs1
2439 Update version number following
2442 2006-06-04 [wwp] 2.2.0cvs82
2444 * manual/glossary.xml
2445 * manual/account.xml
2446 * manual/fr/glossary.xml
2447 * manual/fr/account.xml
2448 added glossary section and references/links related to the Face custom header.
2450 2006-06-04 [colin] 2.2.0cvs81
2453 Skip to next message on move with no
2456 2006-06-04 [wwp] 2.2.0cvs80
2459 added sanity checks, exit when needed.
2461 2006-06-03 [paul] 2.2.0cvs79
2463 * src/prefs_receive.c
2464 page name is now 'Receiving'
2466 page name is now 'Sending'
2468 2006-06-03 [colin] 2.2.0cvs78
2470 * src/plugins/spamassassin/spamassassin_gtk.c
2471 Autoswitch to Localhost if transport was previously
2472 disabled. Else people had to check [] Enable, then
2473 *reselect* transport.
2475 2006-06-03 [colin] 2.2.0cvs77
2477 * src/plugins/pgpinline/pgpinline.c
2478 * src/plugins/pgpmime/pgpmime.c
2479 Check that gpg_data_release_and_get_mem
2480 didn't fail (now, why this happens...)
2482 2006-06-03 [colin] 2.2.0cvs76
2485 Fix bug #962 (Manual and/or UI should
2486 warn about incompatible locking
2489 2006-06-02 [cleroy] 2.2.0cvs75
2497 2006-06-02 [colin] 2.2.0cvs74
2500 On exit, free caches after writing them
2501 Shuts up some valgrind false positives
2503 * src/send_message.c
2504 Fix races when reusing existing SMTP connections
2505 Fix inexistant session timeout
2507 Display alertpanel after all queues have
2508 been processed, not after each
2510 2006-06-02 [wwp] 2.2.0cvs73
2512 * manual/fr/glossary.xml
2515 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2517 2006-06-02 [wwp] 2.2.0cvs72
2520 * manual/dist/pdf/Makefile.am
2521 * manual/dtd/manual.xsl
2522 * manual/fr/dist/pdf/Makefile.am
2523 * manual/pl/dist/pdf/Makefile.am
2524 we changed the procedure to generate the .pdf version of the manual.
2525 The procedure is more modern and the .pdf we get now has a valid index.
2526 Here are the new pre-requisites:
2528 - JRE 1.x (1.4 here): there must be one from your distro
2529 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2530 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2531 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2533 See my posts for further info about the installation of this toolchain:
2535 Date: Fri, 19 May 2006 19:40:06 +0200
2536 From: wwp <subscript@free.fr>
2537 To: sylpheed-claws-devel@lists.sourceforge.net
2538 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2542 Date: Wed, 24 May 2006 12:58:49 +0200
2543 From: wwp <subscript@free.fr>
2544 To: sylpheed-claws-devel@lists.sourceforge.net
2545 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2547 2006-06-01 [colin] 2.2.0cvs71
2550 Better guards against IMAP races
2552 * src/prefs_common.c
2553 * src/prefs_common.h
2554 * src/common/ssl_certificate.c
2555 * src/etpan/imap-thread.c
2556 * src/etpan/imap-thread.h
2557 * src/gtk/sslcertwindow.c
2558 New hidden option ssl_skip_cert_check to
2559 avoid dups of bug #959 (libetpan linked
2560 against gnutls and gnutls buggy on 64bit)
2561 Present expired warning only once per
2563 * manual/advanced.xml
2564 * manual/fr/advanced.xml
2567 2006-06-01 [wwp] 2.2.0cvs70
2570 fix for bug #961 (return receipt dialog
2571 complains incorrectly about return-path
2572 email adress being different), thanks
2575 2006-05-31 [cleroy] 2.2.0cvs69
2578 Guard against NULLs, although this
2579 should never be an issue
2581 2006-05-31 [colin] 2.2.0cvs68
2586 Don't remove caches when destroying folder, it
2587 could (should) be done at exit
2589 free processing cache after incorporation
2590 * src/etpan/imap-thread.c
2591 Maybe fix bug #959 (Crash on moving to emails
2592 to a imap account per ssl with a expired
2595 2006-05-30 [colin] 2.2.0cvs67
2598 Put back event flush when displaying message
2599 It avoids reading a bunch of messages just
2600 by hitting shift-n for too long ;)
2602 2006-05-29 [colin] 2.2.0cvs66
2605 Remove useless g_warnings
2607 2006-05-29 [colin] 2.2.0cvs65
2610 Fix g_slist_append()s for performance
2612 2006-05-29 [colin] 2.2.0cvs64
2615 * src/common/utils.c
2616 Fix extraneous tab at start of addresses
2618 Fix warnings (thanks to Fabien)
2619 Fix crash at exit when composing messages
2622 Fix progress bar when deleting expired mails
2625 * src/gtk/gtksctree.c
2626 Fix re-sorting slowness
2628 2006-05-29 [paul] 2.2.0cvs63
2631 fetch full message when moving mails
2632 from another mailbox, (fixed data loss
2633 when filtering from IMAP to MH, introduced
2637 2006-05-29 [mones] 2.2.0cvs62
2639 * src/gtk/gtksctree.c
2640 Unselect faster (patch by Colin)
2642 2006-05-26 [colin] 2.2.0cvs61
2645 Unplug MSGINFO_UPDATE callback on delete too.
2647 2006-05-26 [colin] 2.2.0cvs60
2650 Fix bold in folder selection window with glib2.10
2653 2006-05-26 [colin] 2.2.0cvs59
2656 Convert date only if necessary (and don't
2657 try to convert from utf8 to utf8, too)
2659 Only set column's text if the column's
2662 2006-05-26 [colin] 2.2.0cvs58
2665 * src/gtk/gtkutils.c
2668 2006-05-26 [colin] 2.2.0cvs57
2671 Make summaryview selectable as long as
2672 no message has focus
2674 Faster deletion (by implementing mh_remove_msgs)
2675 Faster copy (avoid using mh_fetch_msg just to get
2677 Faster move (using move_file instead of copy_file
2679 No progressbar if total number of mails to cp/mv
2682 Fix removal from subject_table when mail gets moved
2683 Faster deletion (g_slist_prepend instead of append)
2684 * src/gtk/gtksctree.c
2687 2006-05-25 [colin] 2.2.0cvs56
2689 * src/common/ssl_certificate.c
2690 Fix leak in expired cert check
2692 2006-05-25 [colin] 2.2.0cvs55
2695 Disable flags syncing on .mh_sequences - it
2696 is buggy and marks mails read under unknown
2701 * 2.3.0-rc4 released
2703 2006-05-24 [colin] 2.2.0cvs54
2705 attention cvs users: if you manage to crash
2706 Sylpheed-Claws while moving, copying or deleting
2707 mails, we *are* interested in stack traces and
2708 valgrind logs. It looks stable, but one never
2712 Add progressbar for cache updates
2714 Optimize Mark all read in the current
2717 Add progressbar for copy/move
2719 Optimize O(n^2) in copy/move
2721 * src/gtk/gtksctree.c
2722 Optimize O(n^2) algos
2723 * src/common/timing.h
2724 Display ms instead of us
2726 2006-05-24 [wwp] 2.2.0cvs53
2728 * manual/fr/advanced.xml
2729 updates to the French manual.
2731 2006-05-24 [wwp] 2.2.0cvs52
2733 * src/common/utils.c
2734 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2736 2006-05-24 [wwp] 2.2.0cvs51
2739 fixed "mark all read" in MH folders (thanks to Colin).
2741 2006-05-24 [paul] 2.2.0cvs50
2743 * doc/man/sylpheed-claws.1
2744 updated the man page
2746 2006-05-23 [colin] 2.2.0cvs49
2754 * src/send_message.c
2756 * src/gtk/sslcertwindow.c
2757 alertpanel fixes, by Fabien
2759 2006-05-23 [colin] 2.2.0cvs48
2765 * src/gtk/gtksctree.c
2766 * src/gtk/gtksctree.h
2768 Fix slow loading problem, which was caused by the
2769 use of some gtk_ctree funcs and their use of
2770 g_list_position while gtk_ctree_(un)link'ing.
2771 Reap more functions from gtkctree.c to be sure we
2772 use our (fast) version instead of theirs.
2774 Fix copy of unread mails
2777 2006-05-22 [wwp] 2.2.0cvs47
2779 * manual/fr/advanced.xml
2782 2006-05-22 [colin] 2.2.0cvs46
2785 Fix possible infinite loop. 'copy' is not a
2786 final action, so when encountering a 'copy',
2787 we have to check if a previous one was set
2788 and do it. In the same way, if we encounter
2789 a 'move' we have to perform a possibly
2790 pending 'copy'. This will slow down filtering
2791 on IMAP if move+copy or multiple copy actions
2792 are to be done, but handling it via the batch
2793 would be really too convoluted.
2795 2006-05-22 [wwp] 2.2.0cvs45
2797 * manual/fr/advanced.xml
2799 * manual/fr/glossary.xml
2800 * manual/fr/handling.xml
2801 * manual/fr/intro.xml
2802 * manual/fr/plugins.xml
2803 * manual/fr/sylpheed-claws-manual.xml
2804 sync w/ the english manual: updates URIs, documented mailing-list
2805 support, better explanation about the enabled/disabled feature
2806 in filtering/processing rules by Paul.
2808 2006-05-21 [colin] 2.2.0cvs44
2811 Don't expand after building threads, but during
2813 2006-05-21 [colin] 2.2.0cvs43
2817 More timing possibilities... For next time I have
2818 to find out how the hell some 3GHz computer takes
2819 one minute to open a 30k folder...
2821 2006-05-21 [colin] 2.2.0cvs42
2823 * manual/pl/advanced.xml
2825 * manual/pl/glossary.xml
2826 * manual/pl/handling.xml
2827 * manual/pl/intro.xml
2828 * manual/pl/plugins.xml
2829 * manual/pl/sylpheed-claws-manual.xml
2830 Polish manual updated by Pawel
2834 * 2.3.0-rc3 released
2836 2006-05-20 [colin] 2.2.0cvs41
2840 - remove cache of moved messages from original folder
2841 - apply new flags to messages even if they aren't appliable
2846 * 2.3.0-rc2 released
2848 2006-05-19 [colin] 2.2.0cvs40
2851 Don't issue SELECT in imap_change_flags
2852 before having checked that we indeed have
2853 some flags to change. MSG_POSTFILTERED for
2854 example can't be used on IMAP.
2855 Fixes bug #955 (copying messages between
2856 imap folders is extremely slow), which was
2859 2006-05-19 [colin] 2.2.0cvs39
2864 Try to fix bug #830 (Some unread messages
2865 get marked read in IMAP inbox):
2866 - Prevent scanning a folder if it's being
2868 - Postpone opening via the GUI of a folder
2872 2006-05-19 [wwp] 2.2.0cvs38
2874 * manual/advanced.xml
2875 fix English+typo (thanks to Paul).
2877 2006-05-19 [wwp] 2.2.0cvs37
2879 * manual/advanced.xml
2880 * manual/fr/advanced.xml
2881 * src/gtk/logwindow.c
2882 * src/prefs_common.c
2883 * src/prefs_common.h
2884 added hidden prefs to allow customization of colors used in
2885 protocol log window (useful for dark gtk+ themes).
2887 2006-05-19 [wwp] 2.2.0cvs36
2890 fix an old erroneous changelog entry (thanks to Fabien Vantard).
2892 2006-05-19 [paul] 2.2.0cvs35
2895 make Reply-To fully clickable
2896 * src/gtk/logwindow.c
2897 more colouring (SMTP ESMTP)
2898 Both patches by Pawel Pekala
2900 2006-05-19 [cleroy] 2.2.0cvs34
2903 Don't update flags from current folder
2904 Probably fixes bug #935 (Read Messages
2905 Revert to Being Marked as Unread)
2907 2006-05-18 [colin] 2.2.0cvs33
2915 Allow replying to multiple emails
2918 * src/etpan/imap-thread.c
2921 2006-05-18 [paul] 2.2.0cvs32
2924 keep Mailing-List menu refreshed
2927 2006-05-18 [paul] 2.2.0cvs31
2929 * manual/advanced.xml
2931 * manual/glossary.xml
2932 * manual/handling.xml
2934 * manual/plugins.xml
2935 * manual/sylpheed-claws-manual.xml
2937 add info about mailing-list support
2942 * src/plugins/dillo_viewer/README
2945 2006-05-17 [wwp] 2.2.0cvs30
2947 * manual/handling.xml
2948 * manual/fr/handling.xml
2949 documented the ability to enabled/disable filtering/processing rules.
2951 2006-05-17 [colin] 2.2.0cvs29
2954 Don't initialize g_thread subsystem if it's
2955 already done (thanks to Hiro)
2957 Fix saving of parts when there name can't be
2958 converted from UTF-8.
2960 2006-05-17 [paul] 2.2.0cvs28
2963 fix config.status warning with autoconf 2.60
2965 2006-05-17 [paul] 2.2.0cvs27
2970 2006-05-17 [wwp] 2.2.0cvs26
2973 fix useless and potentially dangerous buffer walking (thanks to Colin).
2975 2006-05-17 [wwp] 2.2.0cvs25
2977 * src/plugins/demo/demo.c
2978 updated product name in plugin demo (many plugins need to be
2979 sync'ed w/ that change).
2981 2006-05-17 [colin] 2.2.0cvs24
2986 2006-05-16 [colin] 2.2.0cvs23
2989 Stupid me hit again. Fix cvs22.
2991 2006-05-16 [colin] 2.2.0cvs22
2994 Fix bug #922 (sylpheed-claws crashed after
2995 pushing on Inbox folder)
2997 2006-05-16 [colin] 2.2.0cvs21
3000 Make From header be copy/paste/select-able
3002 2006-05-16 [wwp] 2.2.0cvs20
3007 * src/etpan/imap-thread.c
3008 fix some compiler warnings (thanks to Colin).
3010 2006-05-16 [wwp] 2.2.0cvs19
3018 * src/send_message.c
3020 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3022 2006-05-15 [colin] 2.2.0cvs18
3025 Fix automatic rule creation with List-Post
3027 2006-05-15 [paul] 2.2.0cvs17
3029 * tools/filter_conv_new.pl
3030 updated for rule enabling/disabling
3031 claws version >= 2.3.x required
3033 2006-05-15 [cleroy] 2.2.0cvs16
3038 2006-05-15 [cleroy] 2.2.0cvs15
3043 2006-05-15 [wwp] 2.2.0cvs14
3045 * manual/pl/.cvsignore
3046 ignore generated files.
3048 2006-05-14 [wwp] 2.3.0-rc1
3050 * 2.3.0-rc1 released
3052 2006-05-13 [wwp] 2.2.0cvs13
3057 * src/matcher_parser_lex.l
3058 * src/matcher_parser_parse.y
3059 * src/prefs_filtering.c
3060 new feature: provide the ability to disable filtering and processing
3061 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3064 2006-05-13 [colin] 2.2.0cvs12
3067 Remove useless if (a) b; else b;
3070 2006-05-13 [wwp] 2.2.0cvs11
3078 no more silent failures (or at least less ones) when importing
3079 or exporting from/to mbox. Also start importing/exporting if
3080 the necessary info is set.
3082 2006-05-13 [wwp] 2.2.0cvs10
3085 restored up-to-date release notes.
3087 2006-05-13 [paul] 2.2.0cvs9
3091 updated by Tim Dijkstra and Pavlo Bohmat
3093 2006-05-12 [colin] 2.2.0cvs8
3095 * src/gtk/quicksearch.c
3096 Add "k" as shortcut for "colorlabel". Patch
3097 by ath42@users.sf.net.
3099 2006-05-12 [paul] 2.2.0cvs7
3101 * src/prefs_common.h
3102 * src/prefs_summaries.c
3104 when entering a folder also allow
3105 going directly to first Marked message
3107 2006-05-12 [paul] 2.2.0cvs6
3110 always obey 'confirm before marking all
3113 2006-05-12 [paul] 2.2.0cvs5
3116 make Sender fully clickable
3118 2006-05-12 [colin] 2.2.0cvs4
3122 Let From be editable
3125 Full support of .mh_sequences' Unseen seq
3127 2006-05-12 [colin] 2.2.0cvs3
3133 * src/prefs_spelling.c
3140 Add contextual menu on Compose toolbar
3141 button. Fixes bug #944 (Automatic
3142 addresses not applied when changing account
3143 from compose window)
3144 add Mailing List support
3145 based on the old 0.6.5claws25 patch by
3146 Melvin Hadasht, with finishing touches
3148 Fix "ignore thread" when mails are threaded by
3149 subject (and weren't ignored although appearing
3152 Both patches by Pawel.
3154 2006-05-08 [paul] 2.2.0cvs2
3163 add Mailing List support
3164 based on the old 0.6.5claws25 patch by
3165 Melvin Hadasht, with finishing touches
3168 2006-05-08 [colin] 2.2.0cvs1
3173 Add contextual menu on Compose toolbar
3174 button. Fixes bug #944 (Automatic
3175 addresses not applied when changing account
3176 from compose window)
3178 2006-05-08 [paul] 2.2.0
3182 2006-05-08 [paul] 2.1.1cvs51
3192 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3193 Fabien Vantard, Frederico Goncalves Guimaraes,
3194 Aleksandar Urosevic, and Ralgh Young
3196 2006-05-12 [colin] 2.1.1cvs50
3207 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3208 Fabien Vantard, Frederico Goncalves Guimaraes,
3209 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3211 2006-05-05 [colin] 2.1.1cvs49
3213 * manual/Makefile.am
3214 * manual/pl/Makefile.am
3215 * manual/pl/account.xml
3217 * manual/pl/addrbook.xml
3218 * manual/pl/advanced.xml
3220 * manual/pl/glossary.xml
3222 * manual/pl/handling.xml
3223 * manual/pl/intro.xml
3224 * manual/pl/keyboard.xml
3225 * manual/pl/plugins.xml
3226 * manual/pl/starting.xml
3227 * manual/pl/sylpheed-claws-manual.xml
3228 * manual/pl/dist/.cvsignore
3229 * manual/pl/dist/Makefile.am
3230 * manual/pl/dist/html/.cvsignore
3231 * manual/pl/dist/html/Makefile.am
3232 * manual/pl/dist/pdf/.cvsignore
3233 * manual/pl/dist/pdf/Makefile.am
3234 * manual/pl/dist/ps/.cvsignore
3235 * manual/pl/dist/ps/Makefile.am
3236 * manual/pl/dist/txt/.cvsignore
3237 * manual/pl/dist/txt/Makefile.am
3238 Add the polish translation of the manual,
3239 Authored by Pawel Pekala.
3241 2006-05-05 [cleroy] 2.1.1cvs48
3244 Re-read matcherrc after loading plugins
3245 if some of them add folders.
3247 2006-05-03 [colin] 2.1.1cvs47
3252 2006-05-03 [colin] 2.1.1cvs46
3255 Be sure to have a session when
3258 2006-05-03 [colin] 2.1.1cvs45
3263 Fix preventing renaming with namespace
3266 2006-05-01 [colin] 2.1.1cvs44
3269 Don't reload messageview when result of
3272 2006-04-29 [colin] 2.1.1cvs43
3274 * src/prefs_receive.c
3275 * src/plugins/spamassassin/spamassassin_gtk.c
3276 * src/plugins/clamav/clamav_plugin_gtk.c
3279 2006-04-29 [colin] 2.1.1cvs42
3281 * src/prefs_compose_writing.c
3283 Cleanups. Patch by Pawel
3285 2006-04-28 [paul] 2.1.1cvs41
3288 fix returned quick search results when search
3289 term contains an underscore.
3292 2006-04-28 [paul] 2.1.1cvs40
3294 * src/prefs_message.c
3295 * src/prefs_receive.c
3297 Patches by Pawel Pekala
3299 2006-04-27 [colin] 2.1.1cvs39
3302 Differentiate subject Welcome from
3303 window's title Welcome
3309 2006-04-27 [paul] 2.1.1cvs38
3311 * manual/advanced.xml
3312 * manual/fr/advanced.xml
3313 add info about compose_no_markup hidden pref
3315 2006-04-27 [paul] 2.1.1cvs37
3317 * src/prefs_account.c
3318 improve privacy labels
3319 * src/prefs_msg_colors.c
3320 change some strings for translators' convenience
3321 * src/gtk/gtkutils.c
3322 don't underline the link button text
3324 2006-04-25 [colin] 2.1.1cvs36
3327 Complete 2.1.1cvs33 (once more ;)
3329 2006-04-25 [colin] 2.1.1cvs35
3334 2006-04-25 [cleroy] 2.1.1cvs34
3337 * src/gtk/gtkaspell.c
3338 Fix crash on redirect (related to the return
3339 of the aspell menu in compose's toolbar)
3340 * src/prefs_msg_colors.c
3341 Fix sensitivity widgets
3342 * src/image_viewer.c
3343 * src/gtk/pluginwindow.c
3344 * src/gtk/prefswindow.c
3345 Change released signals to clicked (Fabien)
3347 * src/common/socket.c
3348 * src/plugins/spamassassin/spamassassin.c
3349 Translate strings (Fabien)
3351 2006-04-25 [paul] 2.1.1cvs33
3356 complete the fix of bug #912
3359 2006-04-25 [colin] 2.1.1cvs32
3367 Patches by Pawel Pekala
3369 2006-04-24 [colin] 2.1.1cvs31
3372 Fix compilation warnings (Fabien)
3374 2006-04-24 [colin] 2.1.1cvs30
3378 * src/editldap_basedn.c
3379 * src/editldap_basedn.h
3385 Fix bug #901 (LDAPS support)
3387 2006-04-24 [colin] 2.1.1cvs29
3390 Fix logic on error with send dialog on
3392 Fix compilation without libetpan, thanks
3395 Fix 'context-menu' key
3397 2006-04-23 [colin] 2.1.1cvs28
3400 Never free current's cache to free up
3401 memory. Fixes bug #912 (new count
3402 randomly set to message count)
3404 2006-04-23 [colin] 2.1.1cvs27
3406 * src/gtk/quicksearch.c
3407 And remove printf...
3409 2006-04-23 [colin] 2.1.1cvs26
3411 * src/gtk/quicksearch.c
3412 Fix replacing in quicksearch, and fix inserting
3413 in the middle of the string. (introduced at 2.1.0cvs22)
3415 2006-04-23 [colin] 2.1.1cvs25
3418 Make sure uidnext is initialized in get_num_list
3419 (not for stable, related to 2.1.1cvs8 and friends)
3421 2006-04-23 [colin] 2.1.1cvs24
3424 Output something when login is successful
3427 2006-04-23 [colin] 2.1.1cvs23
3429 * src/etpan/imap-thread.c
3430 Better logging (line-per-line, hide data in fetch)
3432 * src/gtk/logwindow.c
3433 * src/gtk/logwindow.h
3434 Better logging (color for input/output)
3436 2006-04-21 [colin] 2.1.1cvs22
3438 * src/gtk/quicksearch.c
3439 On gtk+-2.8, use stock buttons in quicksearch
3440 Based on a patch by Fabien and a design by Paul
3442 2006-04-21 [colin] 2.1.1cvs21
3446 Fix occasional flicker in folderview
3447 * src/common/utils.c
3448 Fix bug #943 (Incorrectly parsed email address
3449 list in short headers on message view and in
3452 2006-04-20 [colin] 2.1.1cvs20
3456 * src/prefs_account.c
3457 Add ANONYMOUS auth for IMAP
3459 2006-04-20 [paul] 2.1.1cvs19
3462 proper fix for 2.1.1cvs18
3465 2006-04-20 [paul] 2.1.1cvs18
3470 2006-04-20 [paul] 2.1.1cvs17
3472 * src/gtk/quicksearch.c
3473 fix standard, non-extended Quick search,
3474 was broken in 2.1.1cvs15.
3477 2006-04-20 [colin] 2.1.1cvs16
3479 * src/prefs_matcher.c
3480 Fix values when reselecting a ~test
3483 2006-04-19 [colin] 2.1.1cvs15
3487 * src/gtk/gtkaspell.c
3488 * src/gtk/gtkaspell.h
3489 Put back Options menu in Spelling/
3490 * src/gtk/quicksearch.c
3491 Don't search, and show error, if the
3492 advanced search has a syntax error
3494 2006-04-18 [colin] 2.1.1cvs14
3497 Fix gdk warnings on set_cursor when textview
3500 2006-04-18 [colin] 2.1.1cvs13
3502 * src/gtk/gtksctree.c
3503 Remove seemingly useless refresh that causes
3504 flicker - watch this commit in case of
3505 problems before planned backport to stable
3507 2006-04-18 [colin] 2.1.1cvs12
3510 Factorize get/set_xml code
3512 * src/prefs_account.c
3513 * src/prefs_account.h
3515 Add Encrypt to self option
3517 2006-04-17 [colin] 2.1.1cvs11
3520 Fix search on encrpyt function on dragonfly
3521 Patch by Jonathan Buschmann <jonthn@agmact.com>
3523 2006-04-17 [colin] 2.1.1cvs10
3525 * src/prefs_account.c
3526 Be safe by default: remove mails from POP3
3527 after 7 days, not immediately
3529 2006-04-17 [colin] 2.1.1cvs9
3531 * src/etpan/imap-thread.c
3532 Fix build on DragonFly - patch by
3533 Jonathan Buschmann <jonthn@agmact.com>
3535 2006-04-17 [colin] 2.1.1cvs8
3538 Save uidnext between sessions
3540 2006-04-17 [colin] 2.1.1cvs7
3543 scan is required when uid validity changes
3545 2006-04-17 [colin] 2.1.1cvs6
3548 Don't scan if not necessary, apart in current
3549 folder and INBOX to fetch flags.
3551 Scan is necessary if unread count changes
3553 2006-04-17 [colin] 2.1.1cvs5
3556 ...But always fetch ANSWERED and DELETED flags for
3557 INBOX, as filtering can happen on these flags.
3559 2006-04-17 [colin] 2.1.1cvs4
3562 Don't fetch REPLIED and DELETED flags when synchronising
3563 flags with a closed folder. We only need UNSEEN and FLAGGED
3564 to update the folderview.
3566 2006-04-17 [colin] 2.1.1cvs3
3569 Faster flag search when there are new mails
3570 in a folder. We can do a full search if the
3571 folder contains less messages than the new
3574 2006-04-17 [colin] 2.1.1cvs2
3581 Update translations from stable branch
3583 2006-04-17 [colin] 2.1.1cvs1
3586 Bump version to follow stable release
3588 2006-04-16 [mones] 2.1.0cvs50
3593 2006-04-16 [colin] 2.1.0cvs49
3596 Fix bgcolor not unset on gtk 2.8, while preventing warnings
3597 with gtk < 2.8. Thanks to Fabien Vantard.
3599 2006-04-15 [colin] 2.1.0cvs48
3601 * src/etpan/imap-thread.c
3602 Fix bug #919 (libetpan: SEGV when connecting
3605 2006-04-14 [colin] 2.1.0cvs47
3608 Fix race on --select (should be done better)
3610 2006-04-14 [wwp] 2.1.0cvs46
3612 * src/send_message.c
3613 enforce a check for domain in account prefs (a sending
3614 error could be faced if domain was checked but no value set),
3617 2006-04-14 [colin] 2.1.0cvs45
3620 when converting from unknown to unknown, if the
3621 string is UTF8, don't convert it to the locale
3624 2006-04-14 [colin] 2.1.0cvs44
3627 Don't try to use ASCII for converting headers
3630 2006-04-14 [paul] 2.1.0cvs43
3633 add locale/charset info to crash report
3636 replace 'e-mail' with preferred 'email'
3638 ensure contributors list is in alphabetical
3641 2006-04-13 [colin] 2.1.0cvs42
3644 Prevent gdk warnings
3646 2006-04-13 [colin] 2.1.0cvs41
3648 * src/common/ssl_certificate.c
3649 * src/common/ssl_certificate.h
3650 * src/gtk/sslcertwindow.c
3651 Warn on expired certs, and display the expiration date
3653 2006-04-13 [colin] 2.1.0cvs40
3655 * src/plugins/spamassassin/spamassassin_gtk.c
3656 Fix missing set_text on unix socket
3658 2006-04-13 [wwp] 2.1.0cvs39
3660 * manual/fr/advanced.xml
3661 * manual/fr/glossary.xml
3662 applied new spam/ham/email lexicon (pourriel, courriel)
3664 2006-04-13 [paul] 2.1.0cvs38
3666 * src/plugins/pgpmime/plugin.c
3667 remove the mention of S/MIME from the
3668 description. This is now handled by the
3671 2006-04-13 [paul] 2.1.0cvs37
3673 * src/prefs_msg_colors.c
3675 * src/prefs_folder_item.c
3676 * src/prefs_spelling.c
3677 add a tooltip to the colour selector buttons
3679 2006-04-13 [wwp] 2.1.0cvs36
3681 * manual/advanced.xml
3682 * manual/glossary.xml
3683 * manual/handling.xml
3684 * manual/keyboard.xml
3685 * manual/plugins.xml
3686 * manual/starting.xml
3687 * manual/fr/account.xml
3689 * manual/fr/addrbook.xml
3690 * manual/fr/advanced.xml
3692 * manual/fr/glossary.xml
3694 * manual/fr/handling.xml
3695 * manual/fr/intro.xml
3696 * manual/fr/keyboard.xml
3697 * manual/fr/plugins.xml
3698 * manual/fr/starting.xml
3699 * manual/fr/sylpheed-claws-manual.xml
3700 fixes to the manuals:
3701 - summaryview -> Message List (same in French)
3702 - translate key names
3703 - fix French punctuation, use non-breakable spaces when
3704 necessary, don't use   which is not portable
3705 - tell what maildir and mbox formats we support
3707 2006-04-12 [wwp] 2.1.0cvs35
3709 * src/prefs_toolbar.c
3710 unified a replace button more,
3711 patch by Fabien Vantard <fzzzzz@gmail.com>.
3713 2006-04-12 [wwp] 2.1.0cvs34
3715 * src/prefs_common.c
3716 * src/prefs_msg_colors.c
3717 make default color labels translatable,
3718 patch from Fabien Vantard <fzzzzz@gmail.com>,
3719 thanks to Tim <timbrain@post.cz> for reporting.
3721 2006-04-12 [wwp] 2.1.0cvs33
3723 * manual/glossary.xml
3725 * manual/plugins.xml
3726 * manual/starting.xml
3727 * manual/sylpheed-claws-manual.xml
3728 * manual/fr/.cvsignore
3729 * manual/fr/account.xml
3731 * manual/fr/addrbook.xml
3732 * manual/fr/advanced.xml
3734 * manual/fr/glossary.xml
3735 * manual/fr/handling.xml
3736 * manual/fr/intro.xml
3737 * manual/fr/keyboard.xml
3738 * manual/fr/plugins.xml
3739 * manual/fr/starting.xml
3740 * manual/fr/sylpheed-claws-manual.xml
3741 various fixes: typos, missing .fr translations, punctuation,
3742 capitalization, links, accents and some bad French more.
3744 2006-04-12 [wwp] 2.1.0cvs32
3747 fix for bug #935: always store prefs files in UTF-8 (thanks
3750 2006-04-11 [colin] 2.1.0cvs31
3753 Fix inserting files not in utf8 when locale is utf8
3755 2006-04-11 [colin] 2.1.0cvs30
3758 Don't show error dialog when cancelling connection
3761 2006-04-11 [cleroy] 2.1.0cvs29
3764 Implement multiple quote levels
3765 * src/prefs_common.c
3766 Change a little bit the quote bgcolor for 2nd level
3768 2006-04-11 [colin] 2.1.0cvs28
3771 Add locale and charset in the label
3773 2006-04-10 [colin] 2.1.0cvs27
3776 * src/prefs_common.c
3777 * src/prefs_common.h
3778 * src/prefs_msg_colors.c
3780 Allow optional background color in quotes
3781 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
3784 2006-04-10 [colin] 2.1.0cvs26
3791 2006-04-10 [colin] 2.1.0cvs25
3793 * manual/plugins.xml
3794 * manual/fr/plugins.xml
3795 Document libcurl's proxy variables