1 2006-08-29 [wwp] 2.4.0cvs110
3 * src/plugins//bogofilter/bogofilter.c
4 * src/plugins//spamassassin/spamassassin.c
5 make the bogofilter/spamassassin filtering error dialogs at
6 incorporation obey to the "don't popup error dialog on
7 receive error" option. If disabled, feed the log window w/
14 2006-08-29 [paul] 2.4.0cvs109
17 remove 'make release', it's not needed
18 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
20 2006-08-29 [paul] 2.4.0cvs108
23 * src/summary_search.c
24 * src/gtk/progressdialog.c
25 * src/plugins/pgpcore/passphrase.c
26 replace deprecated gtk_window_set_policy()
28 2006-08-29 [colin] 2.4.0cvs107
31 Fix data loss when copy fails during a move:
32 only use fast remove_msgs if everything was
33 copied OK; else use slow remove_msg on the
34 mails that got copied only.
36 2006-08-28 [paul] 2.4.0cvs106
39 revert change in 2.4.0cvs104, it breaks
42 2006-08-28 [paul] 2.4.0cvs105
44 * src/plugins/spamassassin/spamassassin.c
47 2006-08-28 [paul] 2.4.0cvs104
50 fix data loss when moving to another
52 * src/prefs_spelling.c
54 * src/gtk/pluginwindow.c
55 improve the layout of the dialog text
58 2006-08-28 [paul] 2.4.0cvs103
60 * src/plugins/bogofilter/bogofilter.c
61 * src/plugins/bogofilter/bogofilter_gtk.c
62 fix english up a bit, innit
64 2006-08-28 [paul] 2.4.0cvs102
69 require autoconf 2.60, enabling building
70 with gettext 0.15 (gettext 0.14.x build still
71 possible). Replace Makefiles with versions
73 Remove configure options --with-localedir and
74 --with-mandir. The options that are provided
75 directly by autoconf 2.60 can be used instead:
78 2006-08-27 [colin] 2.4.0cvs101
80 * src/plugins/bogofilter/Makefile.am
81 Fix make dist (no README)
83 2006-08-27 [colin] 2.4.0cvs100
86 Don't use F_UNKNOWN folders for any default
88 * src/plugins/bogofilter/bogofilter.c
89 * src/plugins/bogofilter/bogofilter.h
90 * src/plugins/bogofilter/bogofilter_gtk.c
91 Add an option to specify the path to bogofilter
92 Use single-quotes to be able to learn in folders
93 with spaces in their names
94 Verify learning status
96 2006-08-27 [colin] 2.4.0cvs99
100 Document Bogofilter plugin
102 2006-08-27 [colin] 2.4.0cvs98
108 When possible, copy the queued mail to sent folder
109 instead of re-adding. Much faster on IMAP.
111 2006-08-27 [colin] 2.4.0cvs97
114 Disable mmaped caches - huge metadata loss
115 here after a power failure.
117 Add quicksearch timing
118 * src/common/plugin.c
119 * src/common/plugin.h
120 Implement an interface to tell what plugins
121 provide. Prevent loading of similar plugins.
122 * src/plugins/clamav/clamav_plugin.c
123 * src/plugins/demo/demo.c
124 * src/plugins/dillo_viewer/dillo_viewer.c
125 * src/plugins/pgpcore/plugin.c
126 * src/plugins/pgpinline/pgpinline.c
127 * src/plugins/pgpmime/pgpmime.c
128 * src/plugins/spamassassin/spamassassin.c
129 * src/plugins/trayicon/trayicon.c
130 Implement plugin_provides()
132 2006-08-27 [colin] 2.4.0cvs96
135 * src/plugins/Makefile.am
136 * src/plugins/bogofilter/.cvsignore
137 * src/plugins/bogofilter/Makefile.am
138 * src/plugins/bogofilter/bogofilter.c
139 * src/plugins/bogofilter/bogofilter.h
140 * src/plugins/bogofilter/bogofilter_gtk.c
141 New Bogofilter plugin, provides filtering and
142 learning. Spamassassin will go to extra plugins.
144 2006-08-26 [mones] 2.4.0cvs95
146 * manual/handling.xml
147 Fix subfolder path in the example (thanks to Paul)
149 2006-08-26 [mones] 2.4.0cvs94
151 * manual/glossary.xml
152 2.2. + add ISP to the glossary
153 7.5. + Add UIDL to glossary
154 7.7. + Add TCP to glossary
155 * manual/handling.xml
156 7.1. + Mentions GNU/Linux distribution, what about the non...
157 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
158 7.3. + Mentions .bashrc, what about the non-bash ones?
159 7.4. = Use appropriate quotation for commands
160 7.6. = change "" to <quote></quote>
162 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends
163 * manual/starting.xml
164 2.1. + local mbox file: some examples of mbox file locations...
165 Also reformatted files requiring it
167 2006-08-26 [wwp] 2.4.0cvs93
169 * src/summary_search.c
170 disable find buttons while summary search is running.
172 2006-08-25 [colin] 2.4.0cvs92
179 Speed up MH moving, and add progressbar
182 Write cache files using mmap() too
184 2006-08-25 [wwp] 2.4.0cvs91
187 switch spam<->ham button when a message has been marked as spam or ham
188 and is still selected. Thanks to Colin.
190 2006-08-25 [paul] 2.4.0cvs90
196 * src/gtk/icon_legend.c
197 * src/pixmaps/copied.xpm
198 * src/pixmaps/moved.xpm
199 add icons for delayed execution marked for
200 copying, marked for moving
202 2006-08-25 [mones] 2.4.0cvs89
204 * manual/glossary.xml
205 Fix the other glossary items:
206 5.1. = Inmmediate execution -> <quote>immediate execution...
207 5.2. = Fix MBOX capitalization -> Mbox
208 5.3. + Improve Plugins def. w/ tech. ref.
209 5.4. = Quotation -> replace '>' by <quote>></quote>
210 5.5. - SMTP Server. -> remove dot
214 2006-08-25 [mones] 2.4.0cvs88
217 Reformatted, changed email address
218 * manual/glossary.xml
219 Reformatted, fixed MANUAL-TODO items:
220 8.2. + add ROT-13 to glossary
221 8.4. + add URL to glossary
222 * manual/es/advanced.xml
225 2006-08-25 [paul] 2.4.0cvs87
227 * src/gtk/icon_legend.c
228 add 'marked for deletion' icon
229 arrange icons by containing column
232 2006-08-25 [colin] 2.4.0cvs86
236 Add the sc_g_*list_bigger functions in
237 a place everyone can use it
239 Only freeze/thaw the list when working
240 on the selection, if it's bigger than 1
241 * src/gtk/gtksctree.c
242 Only freeze/thaw the list when unselec-
243 ting 'all' if ('all' != 1)
244 This avoids some flickering
246 2006-08-24 [colin] 2.4.0cvs85
249 Fix strange list selection
250 Fix random seg (Invalid read of freed memory)
252 2006-08-24 [colin] 2.4.0cvs84
255 * src/gtk/inputdialog.c
256 * src/plugins/pgpcore/passphrase.c
257 Revert minimal width patch of 2.4.0cvs67,
258 as it is also a maximal width. Use
259 gtk_window_set_default_size instead.
261 2006-08-24 [colin] 2.4.0cvs83
264 Write cache/mark to temp files before
265 overwriting old ones (avoids metadata
266 loss if writing the new files fail).
267 Use mmap() to read cache/mark file, as
268 this makes cache reading faster. Dis-
269 abled for big-endian machines until it
270 can be tested. (Big-endian users: set
271 msgcache_use_mmap = TRUE in the relevant
274 Move rarely used fields of MsgInfo in
275 another structure, which will only be
276 allocated if needed. Face, X-Face,
277 Return receipt headers and List-*
278 headers are moved. Mails having none
279 of these occupy 52 bytes less with
280 this patch, which makes 2.5MB of RAM
281 saved on a 50k folder).
285 * src/partial_download.c
289 Follow this structure change.
291 2006-08-24 [wwp] 2.4.0cvs82
293 * manual/es/.cvsignore
294 * manual/es/dist/.cvsignore
295 * manual/es/dist/html/.cvsignore
296 * manual/es/dist/pdf/.cvsignore
297 * manual/es/dist/ps/.cvsignore
298 * manual/es/dist/txt/.cvsignore
299 more (generated) files to ignore.
301 2006-08-24 [colin] 2.4.0cvs81
305 Fix possible problems with local delivery. Check the folder doesn't
306 need scan before setting its mtime when saving cache (which can be
307 done long after the folder's been modified by an external process);
308 Check that the stored item's mtime didn't change in mh functions.
310 2006-08-24 [mones] 2.4.0cvs80
312 * manual/advanced.xml
313 Rewrapping, some fixes and MANUAL-TODO items:
314 8.1. = change "" to <quote></quote>
315 8.3. = quote menu items
316 8.5. - deploying -> new user ... ideally a new user (redundant)
318 2006-08-23 [colin] 2.4.0cvs79
320 * src/gtk/gtksctree.c
321 When selecting or deselecting range, only
322 freeze/thaw when selection is bigger than 10
324 2006-08-23 [colin] 2.4.0cvs78
329 * src/plugins/dillo_viewer/dillo_viewer.c
330 Provide an API for MimeViewer plugins to
331 return a text selection for replying
333 2006-08-23 [colin] 2.4.0cvs77
337 Use gtk_pixbuf_new_from_file_at_scale(), which
338 is faster than getting the pixbuf then resizing
341 2006-08-23 [colin] 2.4.0cvs76
344 UTF-8 should be sent Quoted-printable
346 2006-08-22 [colin] 2.4.0cvs75
349 Check if scan is required before touching
350 the folder (or it'll be required every time)
352 2006-08-22 [colin] 2.4.0cvs74
355 Require libetpan 0.46 (crasher fix when built
358 2006-08-22 [colin] 2.4.0cvs73
361 Set folder's mtime after writing its
366 Don't do useless stuff if we don't
369 Add some timing, don't deselect prior
370 to selecting (gtksctree does it itself),
371 remove crash avoidance hacks as it's been
372 properly fixed since a while
374 Optimize to_human_readable(): _() is slow,
375 do it only once, and avoid %f format for KB
376 (the most common in a summaryview)
377 * src/gtk/gtksctree.c
378 Don't uselessly freeze/thaw (fixes flicker
379 on next unread and friends), reduce number
380 of g_list_nth/g_list_position where possible
383 Reduce number of g_list_nth/g_list_position
385 All of this makes loading as 70k folder 2.1
386 seconds instead of 3.2 (with hot FS caches).
387 (1.3 seconds without Date and Size columns...)
389 2006-08-22 [paul] 2.4.0cvs72
391 wrap documents and do some items from mones' MANUAL-TODO:
394 4.1. = fix tabname references to <quote>tabname</quote>
395 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
397 1.1. = mentioned options don't match UI
398 Add information about the 'Never send Return Receipts'
400 * manual/handling.xml
401 6.2. = Mentions Extended symbols button, but now is
403 6.3. = Mentions ... button, which is now Edit
405 2006-08-22 [colin] 2.4.0cvs71
407 * src/gtk/pluginwindow.c
408 Fix layout in verbose translations (such
411 2006-08-22 [paul] 2.4.0cvs70
414 build manuals in alphabetical order
417 replace/remove deprecated symbols
420 * src/gtk/pluginwindow.c
421 replace deprecated symbol
422 replace label text and move it
423 * src/plugins/pgpcore/prefs_gpg.c
424 move the 'Generate...' button out of the
425 Sign Key frame, replace the English used
426 * src/plugins/pgpcore/sgpgme.c
429 2006-08-21 [colin] 2.4.0cvs69
431 * src/plugins/trayicon/trayicon.c
432 Add more strings for translation; patch
435 2006-08-21 [colin] 2.4.0cvs68
438 fix replied flag not set after drafting
440 fix body quicksearch in non-encoded bodies
443 Get rid of the g_malloc workaround for
444 corrupted caches, use g_try_malloc
446 2006-08-21 [colin] 2.4.0cvs67
449 * src/gtk/inputdialog.c
450 * src/plugins/pgpcore/passphrase.c
451 Set minimal width to 375
453 Fix switching to offline, asking if it
454 should be overriden for synchronising
456 Don't offer to remember command on Open
457 with for text parts, as the browser or
458 text editor command isn't changed from
461 2006-08-20 [paul] 2.4.0cvs66
465 fix plural form errors. revealed by stricter
466 checking of gettext 0.15
468 2006-08-18 [paul] 2.4.0cvs65
471 fix the fix of 2.4.0cvs64
474 2006-08-18 [paul] 2.4.0cvs64
480 2006-08-18 [paul] 2.4.0cvs63
484 fix occasional IMAP bug where large msgs
485 were left in the queue folder after sending
488 2006-08-18 [paul] 2.4.0cvs62
491 freeze the summaryview while quicksearch results
493 (fixes bug 456 'current message is hidden when the
494 view is refreshed and extended search is "unread
498 add missing #include "inputdialog.h"
500 add missing mailcap_update_default() and improve
503 2006-08-17 [colin] 2.4.0cvs61
505 * src/plugins/pgpcore/select-keys.c
508 2006-08-17 [colin] 2.4.0cvs60
511 Don't continue queuing if Cancel is clicked
514 2006-08-17 [colin] 2.4.0cvs59
516 * src/plugins/pgpcore/select-keys.c
517 When encrypting, if only one key matches and it
518 matches exactly, automatically use it.
520 2006-08-17 [colin] 2.4.0cvs58
525 * src/prefs_ext_prog.c
527 Fix issues with previous patch (text/html)
528 Remove outdated prefs
530 2006-08-17 [colin] 2.4.0cvs57
533 Add View Log button on auth error
535 Fix encrypted mail marked as new when
536 saved in normal folders
537 * src/plugins/pgpinline/pgpinline.c
538 Fix encrypt bug on IMAP
542 * src/gtk/inputdialog.c
543 * src/gtk/inputdialog.h
544 Get rid of metamail stuff, simplify
545 opening, and allow remembering of user's
546 choices (by updating ~/.mailcap). There's
547 still to drop "Audio player" and "Image
550 2006-08-17 [mones] 2.4.0cvs56
552 * manual/es/sylpheed-claws-manual.xml
555 2006-08-17 [mones] 2.4.0cvs55
559 * manual/es/Makefile.am
560 * manual/es/account.xml
562 * manual/es/addrbook.xml
563 * manual/es/advanced.xml
565 * manual/es/glossary.xml
567 * manual/es/handling.xml
568 * manual/es/intro.xml
569 * manual/es/keyboard.xml
570 * manual/es/plugins.xml
571 * manual/es/starting.xml
572 * manual/es/sylpheed-claws-manual.xml
573 * manual/es/dist/Makefile.am
574 * manual/es/dist/html/Makefile.am
575 * manual/es/dist/pdf/Makefile.am
576 * manual/es/dist/ps/Makefile.am
577 * manual/es/dist/txt/Makefile.am
578 Spanish translation for the manual
580 2006-08-16 [colin] 2.4.0cvs54
585 Fix send button sensitivity at startup
586 Set send menu sensitivity (patch by Fabien)
588 Enable closing with esc (patch by Fabien)
589 * src/gtk/foldersort.c
590 Enable closing with esc (patch by Fabien)
592 Optimisation (no need to copy to tempfile to
593 "decode" 7bit and 8bit)
595 Fix cruft in swap_from case
597 Fix missing last line in some mail cases
598 (Fixes debian #381872)
599 * src/plugins/pgpcore/prefs_gpg.c
600 * src/plugins/pgpcore/sgpgme.c
601 * src/plugins/pgpcore/sgpgme.h
602 Don't show "no key found" when user explicitely
603 wants to create a key
605 2006-08-16 [paul] 2.4.0cvs53
611 * src/prefs_account.c
612 * src/prefs_message.c
614 bump up minimum required versions of GTK+ and
617 2006-08-16 [paul] 2.4.0cvs52
620 workaround GTK+ Bug 351600 - 'Can't re-click
621 on button after sensitivity update'
622 http://bugzilla.gnome.org/show_bug.cgi?id=351600
625 2006-08-15 [colin] 2.4.0cvs51
627 * src/plugins/pgpcore/prefs_gpg.c
628 Set options sensitivity according to
630 * src/plugins/pgpcore/sgpgme.c
631 Allow to create key with no passphrase
633 2006-08-14 [cleroy] 2.4.0cvs50
635 * src/gtk/pluginwindow.c
636 New layout (maybe to be changed?)
638 Fix a bit label_window
639 * src/plugins/pgpcore/passphrase.c
640 * src/plugins/pgpcore/passphrase.h
641 * src/plugins/pgpcore/plugin.c
642 * src/plugins/pgpcore/prefs_gpg.c
643 * src/plugins/pgpcore/prefs_gpg.h
644 * src/plugins/pgpcore/sgpgme.c
645 * src/plugins/pgpcore/sgpgme.h
646 Allow to create a PGP private key via the GUI
648 2006-08-14 [wwp] 2.4.0cvs49
650 * src/addressbook_foldersel.c
651 fix strict ISO C90 compliance.
653 2006-08-14 [paul] 2.4.0cvs48
655 * src/gtk/prefswindow.c
656 re-set scrolled window on opening
663 2006-08-14 [paul] 2.4.0cvs47
665 * src/prefs_display_header.c
666 re-enable user-defined Displayed Headers
668 2006-08-14 [paul] 2.4.0cvs46
670 * src/prefs_account.c
673 2006-08-13 [colin] 2.4.0cvs45
676 Fix "a" in quote when the original message is empty,
677 by using \0 instead of 'a' to test writability of
680 2006-08-13 [wwp] 2.4.0cvs44
682 * src/plugins/spamassassin/spamassassin.c
683 fix capitalization of "SpamAssassin" in some debug, log and
686 2006-08-13 [paul] 2.4.0cvs43
689 fix overlapping widgets
690 * src/prefs_account.c
691 fix translation of protocol_names[]
692 fix label disappearing off the edge of the
695 2006-08-12 [paul] 2.4.0cvs42
698 update IRC channel info before it gets forgotten
701 2006-08-11 [colin] 2.4.0cvs41
710 Grey out the Send button if
711 - Queue folders are empty, or
712 - We're sending already
714 2006-08-11 [wwp] 2.4.0cvs40
717 fix a logic issue when quitting while a compose window is
718 still open, thanks to Colin.
720 2006-08-10 [colin] 2.4.0cvs39
723 Fix default font size setting after wizard run
725 * src/etpan/imap-thread.c
726 * src/etpan/imap-thread.h
727 Fix bug #999 (Timing out on TSL cert validation
728 dialog makes ugly things happen). Also, STARTTLS
729 unconditionnaly if initial capabilities contain
730 LOGINDISABLED and STARTTLS.
732 2006-08-09 [colin] 2.4.0cvs38
736 Fix Tools/Actions sensitivity when there are
739 2006-08-09 [colin] 2.4.0cvs37
741 * src/prefs_filtering.c
742 Warning fix, patch by Paul
744 * src/prefs_actions.c
745 * src/prefs_filtering_action.c
746 * src/prefs_matcher.c
747 Uniformisation of "Info ..." to "Info..." (for
748 old gtk), patch by Fabien
749 * src/plugins/clamav/clamav_plugin_gtk.c
750 Sensitivity fix by Fabien
752 2006-08-09 [colin] 2.4.0cvs36
756 Add a function to know whether we're exiting
757 * src/plugins/trayicon/trayicon.c
758 If exiting, don't do anything. Faster, and
759 avoids gtk_main_iteration reentracy causing
762 2006-08-09 [colin] 2.4.0cvs35
767 Fix lack of part selection when automatically
768 jumping to a specific part
770 Little optimisation in cache reading
772 2006-08-09 [colin] 2.4.0cvs34
775 Fix crash setting the priority on reedit
776 (Accessing compose before creating it!)
778 2006-08-08 [colin] 2.4.0cvs33
781 Fix bug #998 (last attachment is not accessible)
782 Bad RFC interpretation on multipart close-delimiters
785 * src/gtk/gtkvscrollbutton.c
786 * src/gtk/gtkvscrollbutton.h
787 Make attachments list wheel-scrollable
789 2006-08-07 [colin] 2.4.0cvs32
791 * src/gtk/gtkaspell.c
792 Fix bug #973 (Unicode punctation characters
793 are not recognized as separators by the
794 spell checker); fix unsigned stuff
796 2006-08-07 [colin] 2.4.0cvs31
799 Fix bug #956 (DnD text with accents in compose
800 text entry); fix gccc's signed/unsigned fuss
802 2006-08-06 [colin] 2.4.0cvs30
805 Fix bug #979 (Plugin crashes when exiting
806 sylpheed-claws) : handle exit request only
809 2006-08-05 [colin] 2.4.0cvs29
812 Just make sure we have a msgid.
814 2006-08-05 [colin] 2.4.0cvs28
818 Fix bug #995 ("Mark cross-posted as read" doesn't work)
821 Fix bug when hiding quotes with level > 3 and quote
824 2006-08-04 [colin] 2.4.0cvs27
829 Fix a bit replace-by-pasting undo
832 Fix Fold quotes menu synchro in
833 mainwindow when it changes in
836 Fix right-click on quotes blocks
838 Verify that the file created by
839 my_tmpfile() is writable. Fixes
840 bug #988 (very specific filesystem
842 * src/plugins/pgpcore/sgpgme.c
843 Fix file descriptor leak
844 * src/plugins/spamassassin/spamassassin.c
845 Warn once if spamd isn't reachable
847 2006-08-04 [colin] 2.4.0cvs26
850 i18n context patch by Fabien
852 2006-08-03 [colin] 2.4.0cvs25
856 Rename "Hide quotes" to "Fold quotes"
858 Don't use hand cursor on quotes. "all
859 the bonuses of the feature and none of
860 unwelcome side-effects"
862 2006-08-03 [colin] 2.4.0cvs24
865 * sylpheed-claws.desktop
867 Bring the desktop file to XDG compliance
868 Patch by Charles A. Edwards
870 2006-08-03 [colin] 2.4.0cvs23
873 Fix links offset when they are preceded
874 by accentued chars (g_utf8_strlen!)
876 Fix wrong status when starting offline
879 2006-08-03 [wwp] 2.4.0cvs22
882 ask what to do w/ filtering rules that belong to an account when
883 applying filtering rules manually from the main window (skip,
884 apply regardless of the account, use current account). This dialog
885 can be skipped and the last reply used.
888 2006-08-03 [wwp] 2.4.0cvs21
897 ask what to do w/ filtering rules that belong to an account when
898 applying filtering rules manually from the main window (skip,
899 apply regardless of the account, use current account). This dialog
900 can be skipped and the last reply used.
903 2006-08-03 [colin] 2.4.0cvs20
906 Optimize previous patch
908 2006-08-03 [cleroy] 2.4.0cvs19
911 Fix quotes getting toggled back when the
912 mail has an even number of text parts
914 2006-08-02 [colin] 2.4.0cvs18
919 2006-08-02 [colin] 2.4.0cvs17
926 Allow per-level quote hiding,
927 Allow toggling quotes by double-clicking them
928 Rename RemoteURI to ClickableText to reflect
929 the fact it's used for a variety of things
931 2006-08-02 [wwp] 2.4.0cvs16
934 fix "View/Hide quotes" menu item status initialization.
936 2006-08-02 [wwp] 2.4.0cvs15
938 * src/matcher_parser_parse.y
939 remove a debug trace.
941 2006-08-02 [paul] 2.4.0cvs14
943 * src/plugins/pgpcore/passphrase.c
944 don't set initial dialog size
947 2006-08-02 [paul] 2.4.0cvs13
950 remove the rogue '/' character
952 2006-08-02 [paul] 2.4.0cvs12
955 allow buttons to resize as necessary
957 2006-08-01 [wwp] 2.4.0cvs11
960 fix strict ISO C90 compliance.
962 2006-08-01 [wwp] 2.4.0cvs10
965 updated update-po tool to work w/ context-dependent translations.
966 Patch by Fabien Vantard <fzzzzz@gmail.com>.
968 2006-08-01 [wwp] 2.4.0cvs9
971 * src/prefs_filtering.c
972 * src/prefs_matcher.c
973 allow context-dependent translations for "All",
974 patch by Fabien Vantard <fzzzzz@gmail.com>.
976 2006-07-31 [colin] 2.4.0cvs8
982 2006-07-31 [colin] 2.4.0cvs7
990 Add 'View/Hide quotes'. Patch based on a patch
993 2006-07-31 [colin] 2.4.0cvs6
996 Fix problem with "> stuff >" actions
998 2006-07-31 [paul] 2.4.0cvs5
1001 updated by Geir Helland
1003 2006-07-31 [wwp] 2.4.0cvs4
1008 add "View/Go to/Parent message" and "View/Go to/Last read message",
1011 2006-07-31 [wwp] 2.4.0cvs3
1018 * src/addressbook_foldersel.c
1019 * src/addressbook_foldersel.h
1024 * src/matcher_parser_lex.l
1025 * src/matcher_parser_parse.y
1026 * src/prefs_common.c
1027 * src/prefs_common.h
1028 * src/prefs_filtering.c
1029 * src/prefs_matcher.c
1030 * src/prefs_matcher.h
1032 introduce filtering against the address book. It's now possible to add
1033 matched conditions to determine if any email address in a message matches
1034 or doesn't match any or all books or folders in the address book.
1036 2006-07-31 [wwp] 2.4.0cvs2
1046 * src/matcher_parser_lex.l
1047 * src/matcher_parser_parse.y
1049 * src/prefs_filtering.c
1050 * src/prefs_filtering.h
1054 introduce per-account filtering rules. Each filtering rule can now be assigned
1055 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1056 when applying filtering rules manually, as all rules will apply - even the ones
1057 assigned to an account. This issue will be addressed soon.
1061 2006-07-31 [wwp] 2.4.0cvs1
1064 make more strings translatable.
1066 2006-07-31 [paul] 2.4.0
1070 2006-07-31 [paul] 2.3.1cvs91
1073 updated by Miquel Oliete
1075 2006-07-31 [paul] 2.3.1cvs90
1085 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1086 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1087 Aleksandar Urosevic, and Ralgh Young
1089 2006-07-31 [paul] 2.3.1cvs89
1095 Fix a race condition when, after an SC crash, rescanning
1096 folders took more than 0.5 seconds
1099 2006-07-31 [paul] 2.3.1cvs88
1102 don't translate separator strings
1104 2006-07-30 [mones] 2.3.1cvs87
1106 * doc/man/sylpheed-claws.1
1107 Fixed non-ASCII chars in Hoa's name
1111 2006-07-27 [colin] 2.3.1cvs86
1114 Don't include the leading \n in links
1117 2006-07-25 [colin] 2.3.1cvs85
1120 * src/common/socket.h
1121 * src/etpan/imap-thread.c
1122 Refresh resolvers before connecting
1123 to IMAP servers, and after switching
1124 to online. Thanks to Paul.
1128 * 2.4.0-rc4 released
1130 2006-07-17 [colin] 2.3.1cvs84
1133 Show connection attempt in statusbar before
1134 connecting (previously first message was
1135 "Retrieving messages from ..." after the
1136 connection succeeded.
1138 2006-07-16 [wwp] 2.3.1cvs83
1140 * sylpheed-claws.ico
1141 Added .ico file (windows multi-size icon file, generated).
1143 2006-07-12 [wwp] 2.3.1cvs82
1146 remove Message/Re-edit menu entry from messageview window,
1147 as sent/draft/queued messages are opened in compose window when
1148 re-edited and it's not possible to re-edit other msgs.
1150 2006-07-12 [paul] 2.3.1cvs81
1155 check online state before resetting
1156 mailcheck timer. Useful if some program
1157 verifies connection state and updates
1159 Patch by Leonid Evdokimov <darkk@users.sf.net>
1161 2006-07-12 [paul] 2.3.1cvs80
1163 * sylpheed-claws-128x128.png
1164 * sylpheed-claws-64x64.png
1165 * sylpheed-claws.png
1168 * src/prefs_toolbar.c
1169 * src/stock_pixmap.c
1170 * src/stock_pixmap.h
1173 * src/gtk/gtkutils.c
1174 * src/pixmaps/sylpheed-claws.xpm ** ADDED **
1175 * src/pixmaps/sylpheed-claws_icon.xpm ** ADDED **
1176 * src/pixmaps/sylpheed-claws_logo.xpm ** ADDED **
1177 * src/pixmaps/sylpheed.xpm ** REMOVED **
1178 * src/pixmaps/sylpheed_icon.xpm ** REMOVED **
1179 * src/pixmaps/sylpheed_logo.xpm ** REMOVED **
1180 updated and renamed logo/icon files and related
1181 logo by Jesper Schultz
1183 2006-07-11 [paul] 2.3.1cvs79
1186 fix the labels a smidgin
1188 2006-07-09 [colin] 2.3.1cvs78
1191 Show errors in textviewer's command
1192 Patch by H. Merijn Brand
1194 2006-07-09 [colin] 2.3.1cvs77
1197 Save FMID in drafts too
1199 2006-07-08 [colin] 2.3.1cvs76
1202 Svae RMID in drafted mails too
1203 Save quote_fmt vars for whole mails,
1204 don't reset at each quote_fmt_init:
1205 allows to use the same |i{var} in
1206 various template fields
1207 * src/prefs_template.c
1209 * src/quote_fmt_parse.y
1212 2006-07-08 [colin] 2.3.1cvs75
1215 Fix highlighting of attached parts URIs
1217 2006-07-08 [colin] 2.3.1cvs74
1220 Prevent bug #981 (sc 2.3.1 segfaults with
1221 gtk+ 2.10) from being reported again:
1222 if Sylpheed-Claws has been compiled against
1223 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0,
1224 of if Sylpheed-Claws has been compiled against
1225 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1228 2006-07-07 [colin] 2.3.1cvs73
1230 * src/prefs_actions.c
1233 2006-07-07 [colin] 2.3.1cvs72
1235 * src/prefs_actions.c
1236 Fix compile on gtk < 2.8. argh :)
1238 2006-07-07 [paul] 2.3.1cvs71
1243 2006-07-07 [colin] 2.3.1cvs70
1247 * src/quote_fmt_lex.l
1248 * src/quote_fmt_parse.y
1249 Add |i{var}, a way to insert user-entered
1254 * 2.4.0-rc3 released
1256 2006-07-07 [colin] 2.3.1cvs69
1259 Don't consider inboxes of UNKNOWN folder
1260 classes to be useable as default inboxes
1262 2006-07-07 [paul] 2.3.1cvs68
1265 add missing #include <errno.h>
1266 Thanks to René J. Blokland
1268 2006-07-07 [paul] 2.3.1cvs67
1271 Return now Closes dialog
1275 add contextual menu to mime parts listed
1278 * src/common/utils.c
1279 reversal: ' is a valid character in URLs
1281 2006-07-06 [colin] 2.3.1cvs66
1283 * src/remotefolder.h
1284 Forgotten in previous commit
1286 2006-07-06 [colin] 2.3.1cvs65
1289 Set summary update flag whenever
1292 * src/prefs_account.c
1293 * src/common/utils.h
1294 * src/etpan/imap-thread.c
1295 Fix warnings, thanks to Fabien and
1298 2006-07-06 [wwp] 2.3.1cvs64
1300 * src/gtk/gtkutils.c
1301 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1303 2006-07-06 [wwp] 2.3.1cvs63
1312 * src/message_search.c
1313 * src/prefs_actions.c
1314 * src/prefs_filtering.c
1315 * src/prefs_filtering.h
1316 * src/prefs_template.c
1317 * src/summary_search.c
1319 * src/gtk/gtkutils.c
1320 * src/gtk/gtkutils.h
1321 * src/gtk/pluginwindow.c
1322 add help buttons to some dialogs. Clicking such buttons opens a
1323 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1325 2006-07-06 [paul] 2.3.1cvs62
1328 fix attachments contextual menu
1331 2006-07-05 [colin] 2.3.1cvs61
1335 Handle sftp:// links
1337 2006-07-05 [paul] 2.3.1cvs60
1340 grab save button by default
1343 2006-07-05 [wwp] 2.3.1cvs59
1346 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1348 2006-07-04 [colin] 2.3.1cvs58
1352 Use left click to select, middle click to open
1354 * src/common/utils.c
1357 2006-07-04 [colin] 2.3.1cvs57
1361 Warning fixes, thanks to Fabien
1363 2006-07-04 [colin] 2.3.1cvs56
1368 Allow parts to be selected via their text label
1371 2006-07-04 [colin] 2.3.1cvs55
1374 Feedback when closing (for big folders)
1375 * src/prefs_actions.c
1376 * src/prefs_filtering.c
1377 * src/prefs_matcher.c
1378 * src/prefs_template.c
1379 Fix default button when closing without
1382 2006-07-04 [colin] 2.3.1cvs54
1385 Delete local file on deletion
1387 2006-07-03 [colin] 2.3.1cvs53
1391 Don't freeze when rescanning after crash
1393 2006-07-03 [wwp] 2.3.1cvs52
1398 * src/plugins/pgpinline/pgpinline.c
1399 * src/plugins/pgpmime/pgpmime.c
1400 don't report an error when the user cancels the passphrase dialog.
1402 2006-07-02 [colin] 2.3.1cvs51
1405 Open message when crossing folders with Space,
1406 goto next unread and friends
1408 2006-07-01 [colin] 2.3.1cvs50
1410 * src/prefs_account.c
1411 Typographic rules varying from language
1412 to language (in french "Protocole :"),
1413 we have to do that :)
1415 2006-07-01 [ticho] 2.3.1cvs49
1417 * src/prefs_account.c
1418 Only use one temporary gchar* variable in
1419 prefs_account_protocol_set_optmenu().
1421 2006-07-01 [ticho] 2.3.1cvs48
1423 * src/prefs_account.c
1424 * src/prefs_account.h
1425 Use GtkLabel for existing account protocol name.
1426 Created an array for protocol names and populate the
1427 combobox from it in a for() cycle.
1429 2006-06-30 [colin] 2.3.1cvs47
1432 Block undo when changing signature (by changing
1435 2006-06-30 [paul] 2.3.1cvs46
1437 * src/send_message.c
1438 when editing From in the Compose window, use that address
1439 in the Return-Path: header
1442 2006-06-30 [colin] 2.3.1cvs45
1445 Fix signature replacement:
1446 - when no newline before separator
1449 2006-06-29 [colin] 2.3.1cvs44
1455 Let 'View/Go to/Next marked' work like
1456 Next new & Next unread: across folders
1457 Change the select_on_entry pref to do
1458 what we want when changing folder
1459 * src/common/utils.c
1460 Fix single-quoted links
1462 2006-06-29 [colin] 2.3.1cvs43
1464 * src/gtk/gtkaspell.c
1465 "Sylpheed" and "Sylpheed-Claws" do exist !
1467 2006-06-29 [colin] 2.3.1cvs42
1470 Forgot to remove debug
1472 2006-06-29 [colin] 2.3.1cvs41
1477 Disconnect from IMAP servers when going
1478 offline. Fixes bug #978 (going to offline-mode
1479 won't close connections)
1481 2006-06-29 [colin] 2.3.1cvs40
1484 Fix transient setting on failing plugins
1486 * src/plugins/pgpcore/sgpgme.c
1487 Only warn for OpenPGP. Most people don't
1490 2006-06-29 [colin] 2.3.1cvs39
1493 Fix Spelling menu (discrepancy between context menu
1494 and top menu when folder's dictionary isn't the
1496 * src/plugins/pgpcore/sgpgme.c
1497 More error reporting about why gpgme can fail
1499 2006-06-29 [wwp] 2.3.1cvs38
1502 honor the display-header-pane setting even when the message view
1503 is a separate window.
1505 2006-06-29 [wwp] 2.3.1cvs37
1507 * src/prefs_actions.c
1508 forgot to commit that one (use of GTK_STOCK_INFO).
1510 2006-06-29 [colin] 2.3.1cvs36
1513 Better handling of login errors (ask the password
1514 again once), alert in case of error. Fix three
1515 signedness warnings.
1517 2006-06-28 [wwp] 2.3.1cvs35
1519 * src/prefs_template.c
1520 * src/prefs_matcher.c
1521 * src/prefs_filtering_action.c
1523 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
1524 patch by Fabien Vantard, slightly modified.
1530 2006-06-28 [colin] 2.3.1cvs34
1532 * src/prefs_account.c
1533 Fix bug #977 (Can't add or edit imap accounts)
1535 2006-06-28 [colin] 2.3.1cvs33
1540 2006-06-28 [colin] 2.3.1cvs32
1543 Save named inlined attachments with "Save all"
1546 * src/common/plugin.c
1547 * src/common/plugin.h
1548 * src/common/sylpheed.c
1549 * src/common/utils.c
1550 * src/plugins/pgpcore/sylpheed.def
1551 * src/plugins/pgpinline/sylpheed.def
1552 * src/plugins/pgpmime/sylpheed.def
1553 Win32 compatibility patch, by
1556 2006-06-28 [wwp] 2.3.1cvs31
1559 * src/prefs_folder_item.c
1560 less compilation warnings (thanks to Fabien Vantard), less typos.
1562 2006-06-28 [paul] 2.3.1cvs30
1564 * src/gtk/gtkutils.c
1565 gtk_combo_box_set_focus_on_click() is only
1566 available since gtk 2.6.0
1568 2006-06-28 [paul] 2.3.1cvs29
1570 * src/prefs_ext_prog.c
1571 fix engrish and add a tooltip for the
1572 'command for 'Display as text' option
1578 2006-06-28 [paul] 2.3.1cvs28
1582 include textviewer.pl in releases
1584 2006-06-28 [paul] 2.3.1cvs27
1586 * src/prefs_ext_prog.c
1587 hide Print command option if libgnomeprint
1590 2006-06-27 [colin] 2.3.1cvs26
1593 Fix Esc handling in insert/attach dialog
1594 Don't show this dialog if dragging something
1595 else than text/uri-list
1596 Thanks to Fabien Vantard
1597 * tools/textviewer.pl
1598 Filter script to display stuff as text
1601 2006-06-27 [wwp] 2.3.1cvs25
1604 use the exact product name (message view title), patch
1607 2006-06-27 [ticho] 2.3.1cvs24
1609 * src/prefs_account.c
1610 * src/prefs_common.c
1611 * src/prefs_common.h
1612 * src/prefs_ext_prog.c
1614 Add a preference (Preferences/External programs)
1615 to allow "Display as text" to be done via a script
1616 (patch by H.Merijn Brand).
1617 Use GtkComboBox for protocol selection in account
1619 Only include current choice for existing accounts, and
1620 insensitivize the combobox.
1622 2006-06-27 [paul] 2.3.1cvs23
1625 fix crasher introduced in cvs21.
1628 2006-06-26 [colin] 2.3.1cvs22
1631 Fix double-frees when leaving folders
1632 after exporting to mbox
1634 2006-06-26 [colin] 2.3.1cvs21
1637 More feedback (and optimisation)
1639 * src/common/utils.c
1640 Fix case when looking for mail addresses
1641 * src/gtk/gtkutils.c
1642 Extra check for (X-)Face
1644 2006-06-25 [ticho] 2.3.1cvs20
1648 * src/gtk/gtkutils.c
1649 * src/gtk/gtkutils.h
1650 Added second argument to gtkut_sc_combobox_create() to
1651 control focus-on-click for the widget.
1652 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
1654 2006-06-25 [ticho] 2.3.1cvs19
1657 * src/gtk/Makefile.am
1658 * src/gtk/combobox.c
1659 * src/gtk/combobox.h
1660 * src/gtk/gtkutils.c
1661 * src/gtk/gtkutils.h
1662 Use GtkComboBox instead of deprecated GtkOptionMenu
1663 for account selector in compose window and for encoding
1664 selector in attachment properties.
1665 Also factorise working with the new GtkComboBox somewhat.
1667 2006-06-24 [paul] 2.3.1cvs18
1669 * src/prefs_common.c
1670 use the correct default value
1672 2006-06-24 [paul] 2.3.1cvs17
1675 * src/prefs_common.c
1676 * src/prefs_common.h
1677 * src/prefs_compose_writing.c
1678 enable setting of default action when
1679 dnd'ing files in the compose window.
1680 (Collaborative effort with wwp)
1682 2006-06-23 [wwp] 2.3.1cvs16
1685 i18n fix (thanks to Fabien Vantard)
1687 2006-06-22 [colin] 2.3.1cvs15
1689 * src/prefs_customheader.c
1690 Don't use filters in custom headers' file
1691 selector. Remember, extensions mean nothing :)
1693 2006-06-22 [paul] 2.3.1cvs14
1696 allow setting of man directory location
1698 2006-06-22 [colin] 2.3.1cvs13
1701 Add 'View/Go to/Next unread folder'.
1704 2006-06-22 [colin] 2.3.1cvs12
1706 * src/common/utils.c
1707 Add some subject prefixes
1708 Patch by Bjorn T Johansen <btj@havleik.no>
1710 2006-06-22 [colin] 2.3.1cvs11
1712 * manual/advanced.xml
1713 Forgotten hidden pref
1715 2006-06-21 [paul] 2.3.1cvs10
1717 * src/prefs_account.c
1718 complete the removal of 'Add date header' option
1720 2006-06-21 [paul] 2.3.1cvs9
1724 * src/prefs_account.c
1725 * src/prefs_account.h
1726 remove option to add date header - always
1728 * src/etpan/imap-thread.c
1729 fix warnings (Thanks to Colin)
1731 2006-06-21 [wwp] 2.3.1cvs8
1734 set the attachment flag when inline text part are (file)named. This is more convenient
1735 when receiving (for instance) inline source files or patches sent using thunderbird.
1737 2006-06-21 [paul] 2.3.1cvs7
1740 fix off-by-one count of current msg in
1741 statusbar filtering progressbar
1743 2006-06-21 [paul] 2.3.1cvs6
1746 Show attachment icon even if the part is 'inline'
1747 if the following conditions are met:
1748 - content-type != 'text/plain'
1749 - content-type != '*/pgp-signature'
1750 - either 'name' or 'filename' parameter is not NULL
1754 2006-06-21 [paul] 2.3.1cvs5
1757 * src/prefs_common.c
1758 * src/prefs_common.h
1760 add an option to 'Never send Return
1764 2006-06-20 [mones] 2.3.1cvs4
1769 typo fixed (space after comma)
1770 * tools/make.themes.project
1771 remove exec mode from tarball files
1773 2006-06-20 [colin] 2.3.1cvs3
1778 Better fix for \n's in headers (don't
1779 break Received: and others)
1781 2006-06-20 [paul] 2.3.1cvs2
1785 improve legibility of phishing attempt
1788 2006-06-20 [paul] 2.3.1cvs1
1793 Update version number following
1796 2006-06-20 [colin] 2.3.0cvs26
1799 When dragging a file to the text of the compose
1800 window, ask whether we want to insert or attach
1801 (I know lots of people who do that to attach)
1803 2006-06-20 [colin] 2.3.0cvs25
1805 * src/etpan/imap-thread.c
1806 Fix threshold (the append command is often > 32 bytes)
1808 2006-06-19 [colin] 2.3.0cvs24
1811 * src/etpan/imap-thread.c
1812 Workaround Rockliffe IMAP server bug: replace
1813 "x UID SEARCH (ANSWERED UID 1:*)" with
1814 "x UID SEARCH ANSWERED"
1815 (Rockliffe doesn't handle the parenthesis)
1817 2006-06-19 [colin] 2.3.0cvs23
1821 * src/etpan/imap-thread.c
1822 Probably fix bug #972 (Freezes when adding
1823 an attachment to the message)
1825 Modernize Firefox cmd
1828 2006-06-18 [colin] 2.3.0cvs22
1830 * src/prefs_customheader.c
1831 Only allow correct filenames for various
1834 2006-06-18 [colin] 2.3.0cvs21
1836 * src/prefs_customheader.c
1837 Add a 'From File...' button in custom headers prefs, which
1838 try to do the right thing:
1839 for normal headers, use file as plaintext,
1840 for X-Face, calls compface,
1841 for Face, encode to b64.
1843 2006-06-17 [colin] 2.3.0cvs20
1848 2006-06-16 [colin] 2.3.0cvs19
1851 Recursive quicksearch: show message list
1852 in current folder, *then* search children
1855 2006-06-16 [colin] 2.3.0cvs18
1858 Instead of ignoring SIGPIPE, save caches
1859 when getting one. Will fix the fact that
1860 hot caches are out-of-date when logging
1863 * src/prefs_compose_writing.c
1864 Only save text (not attachments) when
1865 auto-saving to drafts
1867 Always replace \n, \r and \t with spaces
1869 * manual/dist/html/Makefile.am
1870 * manual/dist/pdf/Makefile.am
1871 * manual/dist/ps/Makefile.am
1872 * manual/dist/txt/Makefile.am
1873 * manual/fr/dist/html/Makefile.am
1874 * manual/fr/dist/pdf/Makefile.am
1875 * manual/fr/dist/ps/Makefile.am
1876 * manual/fr/dist/txt/Makefile.am
1877 * manual/pl/dist/html/Makefile.am
1878 * manual/pl/dist/pdf/Makefile.am
1879 * manual/pl/dist/ps/Makefile.am
1880 * manual/pl/dist/txt/Makefile.am
1881 Fix make clean removing pregenerated manuals
1884 2006-06-16 [colin] 2.3.0cvs17
1886 * src/plugins/pgpcore/sgpgme.c
1887 * src/plugins/pgpmime/pgpmime.c
1888 * src/plugins/pgpinline/pgpinline.c
1889 Better error reporting in setup_signers.
1890 Don't fallback to default key if specified
1892 Don't allow signing if more than one secret
1893 key matches the one specified in prefs.
1895 2006-06-15 [colin] 2.3.0cvs16
1898 Add "Send queue" in the folder's contextual
1906 * src/plugins/pgpcore/passphrase.c
1907 * src/plugins/pgpcore/sgpgme.c
1908 * src/plugins/pgpinline/pgpinline.c
1909 * src/plugins/pgpmime/pgpmime.c
1910 Better error reporting
1912 Probably fix bug #971 (2.2.3 cannot read mail
1916 2006-06-15 [mones] 2.3.0cvs15
1918 * tools/make.themes.project
1919 creates the themes project from the web page
1921 2006-06-15 [colin] 2.3.0cvs14
1924 Better fix (avoid losing the folder if scan_tree
1927 2006-06-15 [cleroy] 2.3.0cvs13
1930 Probably fix Bug #969 (crash on rebuilding
1933 2006-06-14 [colin] 2.3.0cvs12
1935 * manual/dtd/manual.xsl
1936 * manual/sylpheed-claws-manual.xml
1937 * manual/fr/sylpheed-claws-manual.xml
1938 * manual/pl/sylpheed-claws-manual.xml
1939 Insert pagebreaks between sections
1941 2006-06-14 [paul] 2.3.0cvs11
1944 better fix than 2.3.0cvs10
1946 2006-06-14 [paul] 2.3.0cvs10
1949 fix setting of PACKAGE_DATA_DIR with newer autoconf
1950 (backwards compatible)
1952 2006-06-13 [colin] 2.3.0cvs9
1955 Fix sending of return receipt with the new queue folders
1957 2006-06-13 [wwp] 2.3.0cvs8
1959 * src/quote_fmt_lex.l
1960 fix wrong tokens returned in quote_fmt lexer, query not().
1962 2006-06-13 [wwp] 2.3.0cvs7
1965 * src/prefs_folder_item.c
1966 allow changing folder type even when folder is not a top-level one,
1969 2006-06-12 [colin] 2.3.0cvs6
1972 Fix double-ask of "Do you want to mark all
1975 2006-06-12 [colin] 2.3.0cvs5
1986 * src/prefs_folder_item.c
1991 * src/send_message.c
1994 Apply bug #964's patch (Queue and drafts aren't normal)
1995 The Drafts and Queue folder now contain RFC-822 files,
1996 allowing to move and copy mails from and to these
1997 folders. Moving from Drafts to Queue will prepare the
1998 mail for sending (PGP signature, encryption, etc).
1999 This patch also rework sending errors handling to try
2001 Also, allow redefining folder types via the GUI
2002 (Folder type in its Properties)
2004 2006-06-12 [colin] 2.3.0cvs4
2007 * src/prefs_common.c
2008 * src/prefs_common.h
2010 Allow to define a specific print font - patch
2011 by Bernhard Walle <bernhard.walle@gmx.de>
2013 * manual/advanced.xml
2014 * manual/fr/advanced.xml
2015 Add a hidden pref to allow deletion without
2018 2006-06-12 [wwp] 2.3.0cvs3
2021 more files to ignore.
2023 2006-06-12 [wwp] 2.3.0cvs2
2026 * src/quote_fmt_lex.l
2027 * src/quote_fmt_parse.y
2028 extend the quote_fmt parser (templates and quotes):
2029 - allow limited sub-expressions in |p{} and |f{} expressions,
2030 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2031 - implemented/fixed missing implementation of query_references and show_references,
2032 - completed, fixed contents and format of the symbols help dialog,
2033 - fix some compilation warnings.
2035 2006-06-12 [wwp] 2.3.0cvs1
2037 * manual/advanced.xml
2038 * manual/fr/advanced.xml
2039 updates in the "templates" section of the manual (eng/fr):
2040 - be more precise (both versions)
2041 - completed to match the english reference (fr version)
2042 - touchups (both versions)
2044 2006-06-12 [paul] 2.3.0
2048 2006-06-12 [paul] 2.2.3cvs14
2059 updated by Miquel Oliete, Tim, Stephan Sachse,
2060 Stavros Giannouris, Fabien Vantard, Andrea
2061 Spadaccini, Frederico Goncalves Guimaraes,
2062 Aleksandar Urosevic, and Ralgh Young
2064 2006-06-12 [colin] 2.2.3cvs13
2069 2006-06-11 [colin] 2.2.3cvs12
2072 Verify that g_malloc() succeeded
2074 2006-06-11 [colin] 2.2.3cvs11
2077 Add Face header to welcome mail
2079 2006-06-10 [colin] 2.2.3cvs10
2082 Revert previous (Forgot it changes the
2083 margin on the whole mail)
2085 2006-06-10 [colin] 2.2.3cvs9
2088 Don't overlap long headers under (X-)Face
2090 2006-06-10 [mones] 2.2.3cvs8
2093 allow generation of manual on systems lacking saxon binary
2094 but with java and the saxon library installed
2099 2006-06-09 [colin] 2.2.3cvs7
2102 Fix leak when using Display Sender using Addressbook
2104 2006-06-09 [colin] 2.2.3cvs6
2113 2006-06-09 [paul] 2.2.3cvs5
2117 * tools/claws.i18n.status.pl
2118 updated with new info
2120 2006-06-09 [paul] 2.2.3cvs4
2125 add wwp to authors list
2127 update mine and Colin's addresses
2129 2006-06-08 [colin] 2.2.3cvs3
2131 * src/etpan/imap-thread.c
2132 Fix leak on SSL cert check
2134 2006-06-08 [colin] 2.2.3cvs2
2136 * src/common/utils.c
2139 2006-06-08 [paul] 2.2.3cvs1
2142 Update version number following
2145 2006-06-07 [colin] 2.2.2cvs3
2148 Fix catching cache read errors (guint instead of gint)
2149 Prevent malloc'ing more than 8MB (means cache corruption)
2151 2006-06-07 [paul] 2.2.2cvs2
2158 * src/common/utils.c
2159 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2161 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2164 2006-06-06 [paul] 2.2.2cvs1
2167 Update version number following
2170 2006-06-06 [paul] 2.2.1cvs6
2173 fix implicit declaration of
2175 Patch by Fabien Vantard
2177 2006-06-06 [paul] 2.2.1cvs5
2180 fix age_greater and age_lower so that they
2181 mean what say and not '...or equal to'
2184 2006-06-06 [paul] 2.2.1cvs4
2187 * src/common/utils.c
2191 2006-06-05 [wwp] 2.2.1cvs3
2193 * manual/fr/account.xml
2194 minor language fixes (thanks to Fabien Vantard).
2196 2006-06-05 [colin] 2.2.1cvs2
2198 * src/prefs_folder_item.c
2200 Allow recursive setting of properties
2203 Don't freeze on 'test' filtering rule
2205 2006-06-05 [colin] 2.2.1cvs1
2208 Update version number following
2211 2006-06-04 [wwp] 2.2.0cvs82
2213 * manual/glossary.xml
2214 * manual/account.xml
2215 * manual/fr/glossary.xml
2216 * manual/fr/account.xml
2217 added glossary section and references/links related to the Face custom header.
2219 2006-06-04 [colin] 2.2.0cvs81
2222 Skip to next message on move with no
2225 2006-06-04 [wwp] 2.2.0cvs80
2228 added sanity checks, exit when needed.
2230 2006-06-03 [paul] 2.2.0cvs79
2232 * src/prefs_receive.c
2233 page name is now 'Receiving'
2235 page name is now 'Sending'
2237 2006-06-03 [colin] 2.2.0cvs78
2239 * src/plugins/spamassassin/spamassassin_gtk.c
2240 Autoswitch to Localhost if transport was previously
2241 disabled. Else people had to check [] Enable, then
2242 *reselect* transport.
2244 2006-06-03 [colin] 2.2.0cvs77
2246 * src/plugins/pgpinline/pgpinline.c
2247 * src/plugins/pgpmime/pgpmime.c
2248 Check that gpg_data_release_and_get_mem
2249 didn't fail (now, why this happens...)
2251 2006-06-03 [colin] 2.2.0cvs76
2254 Fix bug #962 (Manual and/or UI should
2255 warn about incompatible locking
2258 2006-06-02 [cleroy] 2.2.0cvs75
2266 2006-06-02 [colin] 2.2.0cvs74
2269 On exit, free caches after writing them
2270 Shuts up some valgrind false positives
2272 * src/send_message.c
2273 Fix races when reusing existing SMTP connections
2274 Fix inexistant session timeout
2276 Display alertpanel after all queues have
2277 been processed, not after each
2279 2006-06-02 [wwp] 2.2.0cvs73
2281 * manual/fr/glossary.xml
2284 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2286 2006-06-02 [wwp] 2.2.0cvs72
2289 * manual/dist/pdf/Makefile.am
2290 * manual/dtd/manual.xsl
2291 * manual/fr/dist/pdf/Makefile.am
2292 * manual/pl/dist/pdf/Makefile.am
2293 we changed the procedure to generate the .pdf version of the manual.
2294 The procedure is more modern and the .pdf we get now has a valid index.
2295 Here are the new pre-requisites:
2297 - JRE 1.x (1.4 here): there must be one from your distro
2298 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2299 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2300 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2302 See my posts for further info about the installation of this toolchain:
2304 Date: Fri, 19 May 2006 19:40:06 +0200
2305 From: wwp <subscript@free.fr>
2306 To: sylpheed-claws-devel@lists.sourceforge.net
2307 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2311 Date: Wed, 24 May 2006 12:58:49 +0200
2312 From: wwp <subscript@free.fr>
2313 To: sylpheed-claws-devel@lists.sourceforge.net
2314 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2316 2006-06-01 [colin] 2.2.0cvs71
2319 Better guards against IMAP races
2321 * src/prefs_common.c
2322 * src/prefs_common.h
2323 * src/common/ssl_certificate.c
2324 * src/etpan/imap-thread.c
2325 * src/etpan/imap-thread.h
2326 * src/gtk/sslcertwindow.c
2327 New hidden option ssl_skip_cert_check to
2328 avoid dups of bug #959 (libetpan linked
2329 against gnutls and gnutls buggy on 64bit)
2330 Present expired warning only once per
2332 * manual/advanced.xml
2333 * manual/fr/advanced.xml
2336 2006-06-01 [wwp] 2.2.0cvs70
2339 fix for bug #961 (return receipt dialog
2340 complains incorrectly about return-path
2341 email adress being different), thanks
2344 2006-05-31 [cleroy] 2.2.0cvs69
2347 Guard against NULLs, although this
2348 should never be an issue
2350 2006-05-31 [colin] 2.2.0cvs68
2355 Don't remove caches when destroying folder, it
2356 could (should) be done at exit
2358 free processing cache after incorporation
2359 * src/etpan/imap-thread.c
2360 Maybe fix bug #959 (Crash on moving to emails
2361 to a imap account per ssl with a expired
2364 2006-05-30 [colin] 2.2.0cvs67
2367 Put back event flush when displaying message
2368 It avoids reading a bunch of messages just
2369 by hitting shift-n for too long ;)
2371 2006-05-29 [colin] 2.2.0cvs66
2374 Remove useless g_warnings
2376 2006-05-29 [colin] 2.2.0cvs65
2379 Fix g_slist_append()s for performance
2381 2006-05-29 [colin] 2.2.0cvs64
2384 * src/common/utils.c
2385 Fix extraneous tab at start of addresses
2387 Fix warnings (thanks to Fabien)
2388 Fix crash at exit when composing messages
2391 Fix progress bar when deleting expired mails
2394 * src/gtk/gtksctree.c
2395 Fix re-sorting slowness
2397 2006-05-29 [paul] 2.2.0cvs63
2400 fetch full message when moving mails
2401 from another mailbox, (fixed data loss
2402 when filtering from IMAP to MH, introduced
2406 2006-05-29 [mones] 2.2.0cvs62
2408 * src/gtk/gtksctree.c
2409 Unselect faster (patch by Colin)
2411 2006-05-26 [colin] 2.2.0cvs61
2414 Unplug MSGINFO_UPDATE callback on delete too.
2416 2006-05-26 [colin] 2.2.0cvs60
2419 Fix bold in folder selection window with glib2.10
2422 2006-05-26 [colin] 2.2.0cvs59
2425 Convert date only if necessary (and don't
2426 try to convert from utf8 to utf8, too)
2428 Only set column's text if the column's
2431 2006-05-26 [colin] 2.2.0cvs58
2434 * src/gtk/gtkutils.c
2437 2006-05-26 [colin] 2.2.0cvs57
2440 Make summaryview selectable as long as
2441 no message has focus
2443 Faster deletion (by implementing mh_remove_msgs)
2444 Faster copy (avoid using mh_fetch_msg just to get
2446 Faster move (using move_file instead of copy_file
2448 No progressbar if total number of mails to cp/mv
2451 Fix removal from subject_table when mail gets moved
2452 Faster deletion (g_slist_prepend instead of append)
2453 * src/gtk/gtksctree.c
2456 2006-05-25 [colin] 2.2.0cvs56
2458 * src/common/ssl_certificate.c
2459 Fix leak in expired cert check
2461 2006-05-25 [colin] 2.2.0cvs55
2464 Disable flags syncing on .mh_sequences - it
2465 is buggy and marks mails read under unknown
2470 * 2.3.0-rc4 released
2472 2006-05-24 [colin] 2.2.0cvs54
2474 attention cvs users: if you manage to crash
2475 Sylpheed-Claws while moving, copying or deleting
2476 mails, we *are* interested in stack traces and
2477 valgrind logs. It looks stable, but one never
2481 Add progressbar for cache updates
2483 Optimize Mark all read in the current
2486 Add progressbar for copy/move
2488 Optimize O(n^2) in copy/move
2490 * src/gtk/gtksctree.c
2491 Optimize O(n^2) algos
2492 * src/common/timing.h
2493 Display ms instead of us
2495 2006-05-24 [wwp] 2.2.0cvs53
2497 * manual/fr/advanced.xml
2498 updates to the French manual.
2500 2006-05-24 [wwp] 2.2.0cvs52
2502 * src/common/utils.c
2503 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2505 2006-05-24 [wwp] 2.2.0cvs51
2508 fixed "mark all read" in MH folders (thanks to Colin).
2510 2006-05-24 [paul] 2.2.0cvs50
2512 * doc/man/sylpheed-claws.1
2513 updated the man page
2515 2006-05-23 [colin] 2.2.0cvs49
2523 * src/send_message.c
2525 * src/gtk/sslcertwindow.c
2526 alertpanel fixes, by Fabien
2528 2006-05-23 [colin] 2.2.0cvs48
2534 * src/gtk/gtksctree.c
2535 * src/gtk/gtksctree.h
2537 Fix slow loading problem, which was caused by the
2538 use of some gtk_ctree funcs and their use of
2539 g_list_position while gtk_ctree_(un)link'ing.
2540 Reap more functions from gtkctree.c to be sure we
2541 use our (fast) version instead of theirs.
2543 Fix copy of unread mails
2546 2006-05-22 [wwp] 2.2.0cvs47
2548 * manual/fr/advanced.xml
2551 2006-05-22 [colin] 2.2.0cvs46
2554 Fix possible infinite loop. 'copy' is not a
2555 final action, so when encountering a 'copy',
2556 we have to check if a previous one was set
2557 and do it. In the same way, if we encounter
2558 a 'move' we have to perform a possibly
2559 pending 'copy'. This will slow down filtering
2560 on IMAP if move+copy or multiple copy actions
2561 are to be done, but handling it via the batch
2562 would be really too convoluted.
2564 2006-05-22 [wwp] 2.2.0cvs45
2566 * manual/fr/advanced.xml
2568 * manual/fr/glossary.xml
2569 * manual/fr/handling.xml
2570 * manual/fr/intro.xml
2571 * manual/fr/plugins.xml
2572 * manual/fr/sylpheed-claws-manual.xml
2573 sync w/ the english manual: updates URIs, documented mailing-list
2574 support, better explanation about the enabled/disabled feature
2575 in filtering/processing rules by Paul.
2577 2006-05-21 [colin] 2.2.0cvs44
2580 Don't expand after building threads, but during
2582 2006-05-21 [colin] 2.2.0cvs43
2586 More timing possibilities... For next time I have
2587 to find out how the hell some 3GHz computer takes
2588 one minute to open a 30k folder...
2590 2006-05-21 [colin] 2.2.0cvs42
2592 * manual/pl/advanced.xml
2594 * manual/pl/glossary.xml
2595 * manual/pl/handling.xml
2596 * manual/pl/intro.xml
2597 * manual/pl/plugins.xml
2598 * manual/pl/sylpheed-claws-manual.xml
2599 Polish manual updated by Pawel
2603 * 2.3.0-rc3 released
2605 2006-05-20 [colin] 2.2.0cvs41
2609 - remove cache of moved messages from original folder
2610 - apply new flags to messages even if they aren't appliable
2615 * 2.3.0-rc2 released
2617 2006-05-19 [colin] 2.2.0cvs40
2620 Don't issue SELECT in imap_change_flags
2621 before having checked that we indeed have
2622 some flags to change. MSG_POSTFILTERED for
2623 example can't be used on IMAP.
2624 Fixes bug #955 (copying messages between
2625 imap folders is extremely slow), which was
2628 2006-05-19 [colin] 2.2.0cvs39
2633 Try to fix bug #830 (Some unread messages
2634 get marked read in IMAP inbox):
2635 - Prevent scanning a folder if it's being
2637 - Postpone opening via the GUI of a folder
2641 2006-05-19 [wwp] 2.2.0cvs38
2643 * manual/advanced.xml
2644 fix English+typo (thanks to Paul).
2646 2006-05-19 [wwp] 2.2.0cvs37
2648 * manual/advanced.xml
2649 * manual/fr/advanced.xml
2650 * src/gtk/logwindow.c
2651 * src/prefs_common.c
2652 * src/prefs_common.h
2653 added hidden prefs to allow customization of colors used in
2654 protocol log window (useful for dark gtk+ themes).
2656 2006-05-19 [wwp] 2.2.0cvs36
2659 fix an old erroneous changelog entry (thanks to Fabien Vantard).
2661 2006-05-19 [paul] 2.2.0cvs35
2664 make Reply-To fully clickable
2665 * src/gtk/logwindow.c
2666 more colouring (SMTP ESMTP)
2667 Both patches by Pawel Pekala
2669 2006-05-19 [cleroy] 2.2.0cvs34
2672 Don't update flags from current folder
2673 Probably fixes bug #935 (Read Messages
2674 Revert to Being Marked as Unread)
2676 2006-05-18 [colin] 2.2.0cvs33
2684 Allow replying to multiple emails
2687 * src/etpan/imap-thread.c
2690 2006-05-18 [paul] 2.2.0cvs32
2693 keep Mailing-List menu refreshed
2696 2006-05-18 [paul] 2.2.0cvs31
2698 * manual/advanced.xml
2700 * manual/glossary.xml
2701 * manual/handling.xml
2703 * manual/plugins.xml
2704 * manual/sylpheed-claws-manual.xml
2706 add info about mailing-list support
2711 * src/plugins/dillo_viewer/README
2714 2006-05-17 [wwp] 2.2.0cvs30
2716 * manual/handling.xml
2717 * manual/fr/handling.xml
2718 documented the ability to enabled/disable filtering/processing rules.
2720 2006-05-17 [colin] 2.2.0cvs29
2723 Don't initialize g_thread subsystem if it's
2724 already done (thanks to Hiro)
2726 Fix saving of parts when there name can't be
2727 converted from UTF-8.
2729 2006-05-17 [paul] 2.2.0cvs28
2732 fix config.status warning with autoconf 2.60
2734 2006-05-17 [paul] 2.2.0cvs27
2739 2006-05-17 [wwp] 2.2.0cvs26
2742 fix useless and potentially dangerous buffer walking (thanks to Colin).
2744 2006-05-17 [wwp] 2.2.0cvs25
2746 * src/plugins/demo/demo.c
2747 updated product name in plugin demo (many plugins need to be
2748 sync'ed w/ that change).
2750 2006-05-17 [colin] 2.2.0cvs24
2755 2006-05-16 [colin] 2.2.0cvs23
2758 Stupid me hit again. Fix cvs22.
2760 2006-05-16 [colin] 2.2.0cvs22
2763 Fix bug #922 (sylpheed-claws crashed after
2764 pushing on Inbox folder)
2766 2006-05-16 [colin] 2.2.0cvs21
2769 Make From header be copy/paste/select-able
2771 2006-05-16 [wwp] 2.2.0cvs20
2776 * src/etpan/imap-thread.c
2777 fix some compiler warnings (thanks to Colin).
2779 2006-05-16 [wwp] 2.2.0cvs19
2787 * src/send_message.c
2789 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
2791 2006-05-15 [colin] 2.2.0cvs18
2794 Fix automatic rule creation with List-Post
2796 2006-05-15 [paul] 2.2.0cvs17
2798 * tools/filter_conv_new.pl
2799 updated for rule enabling/disabling
2800 claws version >= 2.3.x required
2802 2006-05-15 [cleroy] 2.2.0cvs16
2807 2006-05-15 [cleroy] 2.2.0cvs15
2812 2006-05-15 [wwp] 2.2.0cvs14
2814 * manual/pl/.cvsignore
2815 ignore generated files.
2817 2006-05-14 [wwp] 2.3.0-rc1
2819 * 2.3.0-rc1 released
2821 2006-05-13 [wwp] 2.2.0cvs13
2826 * src/matcher_parser_lex.l
2827 * src/matcher_parser_parse.y
2828 * src/prefs_filtering.c
2829 new feature: provide the ability to disable filtering and processing
2830 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
2833 2006-05-13 [colin] 2.2.0cvs12
2836 Remove useless if (a) b; else b;
2839 2006-05-13 [wwp] 2.2.0cvs11
2847 no more silent failures (or at least less ones) when importing
2848 or exporting from/to mbox. Also start importing/exporting if
2849 the necessary info is set.
2851 2006-05-13 [wwp] 2.2.0cvs10
2854 restored up-to-date release notes.
2856 2006-05-13 [paul] 2.2.0cvs9
2860 updated by Tim Dijkstra and Pavlo Bohmat
2862 2006-05-12 [colin] 2.2.0cvs8
2864 * src/gtk/quicksearch.c
2865 Add "k" as shortcut for "colorlabel". Patch
2866 by ath42@users.sf.net.
2868 2006-05-12 [paul] 2.2.0cvs7
2870 * src/prefs_common.h
2871 * src/prefs_summaries.c
2873 when entering a folder also allow
2874 going directly to first Marked message
2876 2006-05-12 [paul] 2.2.0cvs6
2879 always obey 'confirm before marking all
2882 2006-05-12 [paul] 2.2.0cvs5
2885 make Sender fully clickable
2887 2006-05-12 [colin] 2.2.0cvs4
2891 Let From be editable
2894 Full support of .mh_sequences' Unseen seq
2896 2006-05-12 [colin] 2.2.0cvs3
2902 * src/prefs_spelling.c
2909 Add contextual menu on Compose toolbar
2910 button. Fixes bug #944 (Automatic
2911 addresses not applied when changing account
2912 from compose window)
2913 add Mailing List support
2914 based on the old 0.6.5claws25 patch by
2915 Melvin Hadasht, with finishing touches
2917 Fix "ignore thread" when mails are threaded by
2918 subject (and weren't ignored although appearing
2921 Both patches by Pawel.
2923 2006-05-08 [paul] 2.2.0cvs2
2932 add Mailing List support
2933 based on the old 0.6.5claws25 patch by
2934 Melvin Hadasht, with finishing touches
2937 2006-05-08 [colin] 2.2.0cvs1
2942 Add contextual menu on Compose toolbar
2943 button. Fixes bug #944 (Automatic
2944 addresses not applied when changing account
2945 from compose window)
2947 2006-05-08 [paul] 2.2.0
2951 2006-05-08 [paul] 2.1.1cvs51
2961 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2962 Fabien Vantard, Frederico Goncalves Guimaraes,
2963 Aleksandar Urosevic, and Ralgh Young
2965 2006-05-12 [colin] 2.1.1cvs50
2976 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2977 Fabien Vantard, Frederico Goncalves Guimaraes,
2978 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
2980 2006-05-05 [colin] 2.1.1cvs49
2982 * manual/Makefile.am
2983 * manual/pl/Makefile.am
2984 * manual/pl/account.xml
2986 * manual/pl/addrbook.xml
2987 * manual/pl/advanced.xml
2989 * manual/pl/glossary.xml
2991 * manual/pl/handling.xml
2992 * manual/pl/intro.xml
2993 * manual/pl/keyboard.xml
2994 * manual/pl/plugins.xml
2995 * manual/pl/starting.xml
2996 * manual/pl/sylpheed-claws-manual.xml
2997 * manual/pl/dist/.cvsignore
2998 * manual/pl/dist/Makefile.am
2999 * manual/pl/dist/html/.cvsignore
3000 * manual/pl/dist/html/Makefile.am
3001 * manual/pl/dist/pdf/.cvsignore
3002 * manual/pl/dist/pdf/Makefile.am
3003 * manual/pl/dist/ps/.cvsignore
3004 * manual/pl/dist/ps/Makefile.am
3005 * manual/pl/dist/txt/.cvsignore
3006 * manual/pl/dist/txt/Makefile.am
3007 Add the polish translation of the manual,
3008 Authored by Pawel Pekala.
3010 2006-05-05 [cleroy] 2.1.1cvs48
3013 Re-read matcherrc after loading plugins
3014 if some of them add folders.
3016 2006-05-03 [colin] 2.1.1cvs47
3021 2006-05-03 [colin] 2.1.1cvs46
3024 Be sure to have a session when
3027 2006-05-03 [colin] 2.1.1cvs45
3032 Fix preventing renaming with namespace
3035 2006-05-01 [colin] 2.1.1cvs44
3038 Don't reload messageview when result of
3041 2006-04-29 [colin] 2.1.1cvs43
3043 * src/prefs_receive.c
3044 * src/plugins/spamassassin/spamassassin_gtk.c
3045 * src/plugins/clamav/clamav_plugin_gtk.c
3048 2006-04-29 [colin] 2.1.1cvs42
3050 * src/prefs_compose_writing.c
3052 Cleanups. Patch by Pawel
3054 2006-04-28 [paul] 2.1.1cvs41
3057 fix returned quick search results when search
3058 term contains an underscore.
3061 2006-04-28 [paul] 2.1.1cvs40
3063 * src/prefs_message.c
3064 * src/prefs_receive.c
3066 Patches by Pawel Pekala
3068 2006-04-27 [colin] 2.1.1cvs39
3071 Differentiate subject Welcome from
3072 window's title Welcome
3078 2006-04-27 [paul] 2.1.1cvs38
3080 * manual/advanced.xml
3081 * manual/fr/advanced.xml
3082 add info about compose_no_markup hidden pref
3084 2006-04-27 [paul] 2.1.1cvs37
3086 * src/prefs_account.c
3087 improve privacy labels
3088 * src/prefs_msg_colors.c
3089 change some strings for translators' convenience
3090 * src/gtk/gtkutils.c
3091 don't underline the link button text
3093 2006-04-25 [colin] 2.1.1cvs36
3096 Complete 2.1.1cvs33 (once more ;)
3098 2006-04-25 [colin] 2.1.1cvs35
3103 2006-04-25 [cleroy] 2.1.1cvs34
3106 * src/gtk/gtkaspell.c
3107 Fix crash on redirect (related to the return
3108 of the aspell menu in compose's toolbar)
3109 * src/prefs_msg_colors.c
3110 Fix sensitivity widgets
3111 * src/image_viewer.c
3112 * src/gtk/pluginwindow.c
3113 * src/gtk/prefswindow.c
3114 Change released signals to clicked (Fabien)
3116 * src/common/socket.c
3117 * src/plugins/spamassassin/spamassassin.c
3118 Translate strings (Fabien)
3120 2006-04-25 [paul] 2.1.1cvs33
3125 complete the fix of bug #912
3128 2006-04-25 [colin] 2.1.1cvs32
3136 Patches by Pawel Pekala
3138 2006-04-24 [colin] 2.1.1cvs31
3141 Fix compilation warnings (Fabien)
3143 2006-04-24 [colin] 2.1.1cvs30
3147 * src/editldap_basedn.c
3148 * src/editldap_basedn.h
3154 Fix bug #901 (LDAPS support)
3156 2006-04-24 [colin] 2.1.1cvs29
3159 Fix logic on error with send dialog on
3161 Fix compilation without libetpan, thanks
3164 Fix 'context-menu' key
3166 2006-04-23 [colin] 2.1.1cvs28
3169 Never free current's cache to free up
3170 memory. Fixes bug #912 (new count
3171 randomly set to message count)
3173 2006-04-23 [colin] 2.1.1cvs27
3175 * src/gtk/quicksearch.c
3176 And remove printf...
3178 2006-04-23 [colin] 2.1.1cvs26
3180 * src/gtk/quicksearch.c
3181 Fix replacing in quicksearch, and fix inserting
3182 in the middle of the string. (introduced at 2.1.0cvs22)
3184 2006-04-23 [colin] 2.1.1cvs25
3187 Make sure uidnext is initialized in get_num_list
3188 (not for stable, related to 2.1.1cvs8 and friends)
3190 2006-04-23 [colin] 2.1.1cvs24
3193 Output something when login is successful
3196 2006-04-23 [colin] 2.1.1cvs23
3198 * src/etpan/imap-thread.c
3199 Better logging (line-per-line, hide data in fetch)
3201 * src/gtk/logwindow.c
3202 * src/gtk/logwindow.h
3203 Better logging (color for input/output)
3205 2006-04-21 [colin] 2.1.1cvs22
3207 * src/gtk/quicksearch.c
3208 On gtk+-2.8, use stock buttons in quicksearch
3209 Based on a patch by Fabien and a design by Paul
3211 2006-04-21 [colin] 2.1.1cvs21
3215 Fix occasional flicker in folderview
3216 * src/common/utils.c
3217 Fix bug #943 (Incorrectly parsed email address
3218 list in short headers on message view and in
3221 2006-04-20 [colin] 2.1.1cvs20
3225 * src/prefs_account.c
3226 Add ANONYMOUS auth for IMAP
3228 2006-04-20 [paul] 2.1.1cvs19
3231 proper fix for 2.1.1cvs18
3234 2006-04-20 [paul] 2.1.1cvs18
3239 2006-04-20 [paul] 2.1.1cvs17
3241 * src/gtk/quicksearch.c
3242 fix standard, non-extended Quick search,
3243 was broken in 2.1.1cvs15.
3246 2006-04-20 [colin] 2.1.1cvs16
3248 * src/prefs_matcher.c
3249 Fix values when reselecting a ~test
3252 2006-04-19 [colin] 2.1.1cvs15
3256 * src/gtk/gtkaspell.c
3257 * src/gtk/gtkaspell.h
3258 Put back Options menu in Spelling/
3259 * src/gtk/quicksearch.c
3260 Don't search, and show error, if the
3261 advanced search has a syntax error
3263 2006-04-18 [colin] 2.1.1cvs14
3266 Fix gdk warnings on set_cursor when textview
3269 2006-04-18 [colin] 2.1.1cvs13
3271 * src/gtk/gtksctree.c
3272 Remove seemingly useless refresh that causes
3273 flicker - watch this commit in case of
3274 problems before planned backport to stable
3276 2006-04-18 [colin] 2.1.1cvs12
3279 Factorize get/set_xml code
3281 * src/prefs_account.c
3282 * src/prefs_account.h
3284 Add Encrypt to self option
3286 2006-04-17 [colin] 2.1.1cvs11
3289 Fix search on encrpyt function on dragonfly
3290 Patch by Jonathan Buschmann <jonthn@agmact.com>
3292 2006-04-17 [colin] 2.1.1cvs10
3294 * src/prefs_account.c
3295 Be safe by default: remove mails from POP3
3296 after 7 days, not immediately
3298 2006-04-17 [colin] 2.1.1cvs9
3300 * src/etpan/imap-thread.c
3301 Fix build on DragonFly - patch by
3302 Jonathan Buschmann <jonthn@agmact.com>
3304 2006-04-17 [colin] 2.1.1cvs8
3307 Save uidnext between sessions
3309 2006-04-17 [colin] 2.1.1cvs7
3312 scan is required when uid validity changes
3314 2006-04-17 [colin] 2.1.1cvs6
3317 Don't scan if not necessary, apart in current
3318 folder and INBOX to fetch flags.
3320 Scan is necessary if unread count changes
3322 2006-04-17 [colin] 2.1.1cvs5
3325 ...But always fetch ANSWERED and DELETED flags for
3326 INBOX, as filtering can happen on these flags.
3328 2006-04-17 [colin] 2.1.1cvs4
3331 Don't fetch REPLIED and DELETED flags when synchronising
3332 flags with a closed folder. We only need UNSEEN and FLAGGED
3333 to update the folderview.
3335 2006-04-17 [colin] 2.1.1cvs3
3338 Faster flag search when there are new mails
3339 in a folder. We can do a full search if the
3340 folder contains less messages than the new
3343 2006-04-17 [colin] 2.1.1cvs2
3350 Update translations from stable branch
3352 2006-04-17 [colin] 2.1.1cvs1
3355 Bump version to follow stable release
3357 2006-04-16 [mones] 2.1.0cvs50
3362 2006-04-16 [colin] 2.1.0cvs49
3365 Fix bgcolor not unset on gtk 2.8, while preventing warnings
3366 with gtk < 2.8. Thanks to Fabien Vantard.
3368 2006-04-15 [colin] 2.1.0cvs48
3370 * src/etpan/imap-thread.c
3371 Fix bug #919 (libetpan: SEGV when connecting
3374 2006-04-14 [colin] 2.1.0cvs47
3377 Fix race on --select (should be done better)
3379 2006-04-14 [wwp] 2.1.0cvs46
3381 * src/send_message.c
3382 enforce a check for domain in account prefs (a sending
3383 error could be faced if domain was checked but no value set),
3386 2006-04-14 [colin] 2.1.0cvs45
3389 when converting from unknown to unknown, if the
3390 string is UTF8, don't convert it to the locale
3393 2006-04-14 [colin] 2.1.0cvs44
3396 Don't try to use ASCII for converting headers
3399 2006-04-14 [paul] 2.1.0cvs43
3402 add locale/charset info to crash report
3405 replace 'e-mail' with preferred 'email'
3407 ensure contributors list is in alphabetical
3410 2006-04-13 [colin] 2.1.0cvs42
3413 Prevent gdk warnings
3415 2006-04-13 [colin] 2.1.0cvs41
3417 * src/common/ssl_certificate.c
3418 * src/common/ssl_certificate.h
3419 * src/gtk/sslcertwindow.c
3420 Warn on expired certs, and display the expiration date
3422 2006-04-13 [colin] 2.1.0cvs40
3424 * src/plugins/spamassassin/spamassassin_gtk.c
3425 Fix missing set_text on unix socket
3427 2006-04-13 [wwp] 2.1.0cvs39
3429 * manual/fr/advanced.xml
3430 * manual/fr/glossary.xml
3431 applied new spam/ham/email lexicon (pourriel, courriel)
3433 2006-04-13 [paul] 2.1.0cvs38
3435 * src/plugins/pgpmime/plugin.c
3436 remove the mention of S/MIME from the
3437 description. This is now handled by the
3440 2006-04-13 [paul] 2.1.0cvs37
3442 * src/prefs_msg_colors.c
3444 * src/prefs_folder_item.c
3445 * src/prefs_spelling.c
3446 add a tooltip to the colour selector buttons
3448 2006-04-13 [wwp] 2.1.0cvs36
3450 * manual/advanced.xml
3451 * manual/glossary.xml
3452 * manual/handling.xml
3453 * manual/keyboard.xml
3454 * manual/plugins.xml
3455 * manual/starting.xml
3456 * manual/fr/account.xml
3458 * manual/fr/addrbook.xml
3459 * manual/fr/advanced.xml
3461 * manual/fr/glossary.xml
3463 * manual/fr/handling.xml
3464 * manual/fr/intro.xml
3465 * manual/fr/keyboard.xml
3466 * manual/fr/plugins.xml
3467 * manual/fr/starting.xml
3468 * manual/fr/sylpheed-claws-manual.xml
3469 fixes to the manuals:
3470 - summaryview -> Message List (same in French)
3471 - translate key names
3472 - fix French punctuation, use non-breakable spaces when
3473 necessary, don't use   which is not portable
3474 - tell what maildir and mbox formats we support
3476 2006-04-12 [wwp] 2.1.0cvs35
3478 * src/prefs_toolbar.c
3479 unified a replace button more,
3480 patch by Fabien Vantard <fzzzzz@gmail.com>.
3482 2006-04-12 [wwp] 2.1.0cvs34
3484 * src/prefs_common.c
3485 * src/prefs_msg_colors.c
3486 make default color labels translatable,
3487 patch from Fabien Vantard <fzzzzz@gmail.com>,
3488 thanks to Tim <timbrain@post.cz> for reporting.
3490 2006-04-12 [wwp] 2.1.0cvs33
3492 * manual/glossary.xml
3494 * manual/plugins.xml
3495 * manual/starting.xml
3496 * manual/sylpheed-claws-manual.xml
3497 * manual/fr/.cvsignore
3498 * manual/fr/account.xml
3500 * manual/fr/addrbook.xml
3501 * manual/fr/advanced.xml
3503 * manual/fr/glossary.xml
3504 * manual/fr/handling.xml
3505 * manual/fr/intro.xml
3506 * manual/fr/keyboard.xml
3507 * manual/fr/plugins.xml
3508 * manual/fr/starting.xml
3509 * manual/fr/sylpheed-claws-manual.xml
3510 various fixes: typos, missing .fr translations, punctuation,
3511 capitalization, links, accents and some bad French more.
3513 2006-04-12 [wwp] 2.1.0cvs32
3516 fix for bug #935: always store prefs files in UTF-8 (thanks
3519 2006-04-11 [colin] 2.1.0cvs31
3522 Fix inserting files not in utf8 when locale is utf8
3524 2006-04-11 [colin] 2.1.0cvs30
3527 Don't show error dialog when cancelling connection
3530 2006-04-11 [cleroy] 2.1.0cvs29
3533 Implement multiple quote levels
3534 * src/prefs_common.c
3535 Change a little bit the quote bgcolor for 2nd level
3537 2006-04-11 [colin] 2.1.0cvs28
3540 Add locale and charset in the label
3542 2006-04-10 [colin] 2.1.0cvs27
3545 * src/prefs_common.c
3546 * src/prefs_common.h
3547 * src/prefs_msg_colors.c
3549 Allow optional background color in quotes
3550 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
3553 2006-04-10 [colin] 2.1.0cvs26
3560 2006-04-10 [colin] 2.1.0cvs25
3562 * manual/plugins.xml
3563 * manual/fr/plugins.xml
3564 Document libcurl's proxy variables
3566 2006-04-09 [colin] 2.1.0cvs24
3568 * src/prefs_common.c
3569 gettext() returns statically allocated stuff. We have
3570 to strdup it in order to be able to free it.
3572 2006-04-09 [colin] 2.1.0cvs23
3578 2006-04-09 [colin] 2.1.0cvs22
3581 * src/gtk/quicksearch.c
3582 Fix bug #859 (problems with cyrilic input in
3583 search panel) - Patch by Alexey Illarionov
3584 <littlesavage@rambler.ru>
3586 2006-04-09 [colin] 2.1.0cvs21
3588 * src/prefs_customheader.c
3589 I prefer removing then freeing rather than the contrary
3590 (even if it doesn't change anything ;-)
3591 * src/prefs_account.c
3592 Fix bug #933 (Crash re-entering the custom headers list
3593 dialog in accounts prefs)
3594 The problem happened when cancelling the Account
3595 Preferences' dialogs - in which case we didn't do
3596 anything to the PrefsAccount * struct. In case of applying,
3597 the old ac_prefs was replaced with the tmp_ac_prefs we were
3598 working with in this dialog. The problem is that
3599 prefs_customheader.c, working on this tmp_ac_prefs, always
3600 changes the ->customhdr_list pointer, even when cancelled.
3601 So in case of cancelling the prefs_account dialog, we still
3602 have to update ->customhdr_list in the real account.
3604 2006-04-08 [colin] 2.1.0cvs20
3606 * manual/fr/glossary.xml
3607 * manual/fr/keyboard.xml
3608 Forgot some headers :)
3610 2006-04-08 [colin] 2.1.0cvs19
3612 * manual/Makefile.am
3613 * manual/fr/Makefile.am
3614 * manual/fr/account.xml
3616 * manual/fr/addrbook.xml
3617 * manual/fr/advanced.xml
3619 * manual/fr/glossary.xml
3621 * manual/fr/handling.xml
3622 * manual/fr/intro.xml
3623 * manual/fr/keyboard.xml
3624 * manual/fr/plugins.xml
3625 * manual/fr/starting.xml
3626 * manual/fr/sylpheed-claws-manual.xml
3627 * manual/fr/dist/.cvsignore
3628 * manual/fr/dist/Makefile.am
3629 * manual/fr/dist/html/.cvsignore
3630 * manual/fr/dist/html/Makefile.am
3631 * manual/fr/dist/pdf/.cvsignore
3632 * manual/fr/dist/pdf/Makefile.am
3633 * manual/fr/dist/ps/.cvsignore
3634 * manual/fr/dist/ps/Makefile.am
3635 * manual/fr/dist/txt/.cvsignore
3636 * manual/fr/dist/txt/Makefile.am
3637 Add the french translation of the manual. Thanks to
3638 Olivier Delhomme <olivier.delhomme@free.fr> for
3639 account.xml, ack.xml, addrbook.xml and advanced.xml
3641 2006-04-08 [colin] 2.1.0cvs18
3643 * manual/plugins.xml
3644 * manual/starting.xml
3647 2006-04-07 [colin] 2.1.0cvs17
3651 * manual/keyboard.xml
3654 2006-04-07 [colin] 2.1.0cvs16
3658 * src/prefs_common.c
3659 * src/prefs_common.h
3660 Add hidden compose_no_markup pref
3662 2006-04-07 [wwp] 2.1.0cvs15
3664 * src/summary_search.c
3666 Bugfix: stop button was sticky when searching in an empty folder.
3667 Applied curly brackets code style to the whole file (summary_search.c).
3668 More files to ignore.
3670 2006-04-07 [wwp] 2.1.0cvs14
3672 * src/message_search.c
3673 * src/summary_search.c
3674 changed default button when search bumps at file/folder
3675 beginning or end, for convenience (thanks to Colin).
3677 2006-04-07 [paul] 2.1.0cvs13
3679 * src/plugins/dillo_viewer/dillo_prefs.c
3680 avoid future potential for namespace collision
3683 2006-04-06 [wwp] 2.1.0cvs12
3685 * src/summary_search.c
3686 Unify extended/advanced searches names (and thus factorize labels),
3687 patch by Fabien Vantard <fzzzzz@gmail.com>.
3689 2006-04-06 [wwp] 2.1.0cvs11
3692 * src/prefs_themes.c
3694 Fixed some compilation warnings.
3696 2006-04-06 [colin] 2.1.0cvs10
3698 * manual/advanced.xml
3699 Document the wizard template and how to deploy
3700 Sylpheed-Claws effectively
3702 2006-04-06 [colin] 2.1.0cvs9
3705 gettext patch to tell translators about _("#"),
3708 2006-04-06 [colin] 2.1.0cvs8
3711 Fix invalid GtkTextBIter after clicking "Display as text"
3713 2006-04-06 [mones] 2.1.0cvs7
3722 * src/folder_item_prefs.c
3727 * src/prefs_msg_colors.c
3728 * src/prefs_spelling.c
3729 * src/prefs_themes.c
3732 * src/stock_pixmap.c
3736 * src/common/mgutils.c
3737 * src/common/prefs.c
3738 * src/common/ssl_certificate.c
3739 * src/gtk/colorlabel.c
3740 * src/gtk/quicksearch.c
3741 * src/plugins/pgpmime/pgpmime.c
3742 * src/plugins/spamassassin/spamassassin.c
3743 Removed redundant NULL checks for g_free() calls.
3744 Patch by Pawel Pekala.
3746 2006-04-06 [mones] 2.1.0cvs6
3748 * src/prefs_actions.c
3749 * src/prefs_filtering.c
3750 * src/prefs_filtering_action.c
3751 * src/prefs_matcher.c
3752 * src/prefs_template.c
3753 * src/gtk/gtkutils.c
3754 * src/gtk/gtkutils.h
3755 Have a nice replace button. Patch by Pawel Pekala
3757 2006-04-06 [colin] 2.1.0cvs5
3760 Fix crash with empty columns
3762 2006-04-05 [colin] 2.1.0cvs4
3766 Allow wizard customization with pre-filled values
3768 2006-04-05 [colin] 2.1.0cvs3
3773 Nicer messages in mimeview
3775 2006-04-05 [colin] 2.1.0cvs2
3778 * src/prefs_summaries.c
3781 2006-04-05 [colin] 2.1.0cvs1
3783 * src/plugins/pgpcore/plugin.c
3784 * src/plugins/pgpcore/select-keys.c
3785 * src/plugins/pgpcore/select-keys.h
3786 * src/plugins/pgpcore/sgpgme.c
3787 * src/plugins/pgpcore/sgpgme.h
3788 * src/plugins/pgpinline/pgpinline.c
3789 * src/plugins/pgpinline/plugin.c
3790 * src/plugins/pgpmime/pgpmime.c
3791 * src/plugins/pgpmime/plugin.c
3792 Factorize and generalize a bit
3793 Drop S/MIME signature verification from PGP/MIME
3794 (adding it as another, more complete plugin)
3796 2006-04-05 [paul] 2.1.0