1 2006-03-10 [colin] 2.0.0cvs130
3 * src/plugins/spamassassin/spamassassin.c
4 * src/plugins/spamassassin/spamassassin.h
5 * src/plugins/spamassassin/spamassassin_gtk.c
6 Cleanup SA prefs page (more)
7 Patch by Fabien Vantard
9 2006-03-10 [paul] 2.0.0cvs129
11 * src/prefs_msg_colors.c
12 * src/prefs_spelling.c
15 2006-03-09 [mones] 2.0.0cvs128
20 2006-03-09 [wwp] 2.0.0cvs127
23 revert accidental commit (requirement for libetpan 0.43), this time
26 2006-03-09 [wwp] 2.0.0cvs125
29 revert accidental commit (requirement for libetpan 0.43)
31 2006-03-09 [paul] 2.0.0cvs126
35 replace 'incorporation' with 'receiving'
36 * src/plugins/clamav/clamav_plugin_gtk.c
37 * src/plugins/spamassassin/spamassassin_gtk.c
38 improve widget sensitivity
41 2006-03-09 [wwp] 2.0.0cvs125
47 remember some more windows' sizes (add to addressbook and
50 2006-03-09 [paul] 2.0.0cvs124
52 * src/plugins/pgpcore/prefs_gpg.c
53 normalise construction of dialogue
55 2006-03-09 [paul] 2.0.0cvs123
57 * src/plugins/trayicon/Makefile.am
60 2006-03-08 [colin] 2.0.0cvs122
62 * src/plugins/trayicon/Makefile.am
63 Fix build in separate dir
64 Patch by Bamanzi <bamanzi@gmail.com>
66 2006-03-08 [colin] 2.0.0cvs121
69 Batch move and copies from summaryview with delayed execution
72 2006-03-07 [paul] 2.0.0cvs120
75 fix highlighting of URIs containing "()"
78 2006-03-07 [paul] 2.0.0cvs119
83 immediately do alphabetical resort when
84 changing a folder's name
87 2006-03-07 [paul] 2.0.0cvs118
91 when unsubscribing a newsgroup, remove the
92 folder and msgs in .sylpheed-claws/newscache
93 Patch by Pawel Pekala <c0rn@gazeta.pl>
95 2006-03-07 [paul] 2.0.0cvs117
98 fix wrong Fake URL Warning
101 2006-03-07 [colin] 2.0.0cvs116
104 Return immediately when password dialog was
106 * src/gtk/inputdialog.c
107 Allow empty strings for passwords
110 2006-03-06 [colin] 2.0.0cvs115
113 Prevent double-timeouts when connection fails
119 2006-03-06 [colin] 2.0.0cvs114
122 Refresh session during potentially long
125 2006-03-06 [wwp] 2.0.0cvs113
127 * src/prefs_msg_colors.h
128 forgot that one (custom color labels).
130 2006-03-06 [wwp] 2.0.0cvs112
134 * src/prefs_msg_colors.c
137 * src/gtk/colorlabel.c
138 * src/gtk/colorlabel.h
139 colors in messages list are now customizable. Color values and names can
140 be changed in "Configuration/Preferences/Display/Colors/Color labels".
141 Thanks to Paul and Colin for their help with this longstanding patch!
143 2006-03-06 [wwp] 2.0.0cvs111
146 don't crash if (x)face is bad.
148 2006-03-05 [paul] 2.0.0cvs110
153 * src/common/Makefile.am
155 * src/etpan/imap-thread.c
157 * src/plugins/clamav/Makefile.am
158 * src/plugins/demo/Makefile.am
159 * src/plugins/dillo_viewer/Makefile.am
160 * src/plugins/pgpcore/Makefile.am
161 * src/plugins/pgpcore/passphrase.c
162 * src/plugins/pgpinline/Makefile.am
163 * src/plugins/pgpmime/Makefile.am
164 * src/plugins/spamassassin/Makefile.am
165 * src/plugins/trayicon/Makefile.am
166 fix builiding on cygwin
167 Patch by Ralgh Young <bamanzi@gmail.com>
169 2006-03-04 [wwp] 2.0.0cvs109
171 * manual/keyboard.xml
172 fix mixed up/down keys.
174 2006-03-04 [wwp] 2.0.0cvs108
178 updated links to SpamAssassin.
180 2006-03-04 [wwp] 2.0.0cvs107
183 * src/plugins/spamassassin/README
184 updated SpamAssassin plugin docs to reflect new functional additions
185 (also fix/update/documents few technical stuff more, see the README).
187 2006-03-04 [wwp] 2.0.0cvs106
189 * src/prefs_message.c
190 normalized capitalization of message-prefs paths.
192 2006-03-04 [wwp] 2.0.0cvs105
194 * manual/advanced.xml
197 2006-03-03 [colin] 2.0.0cvs104
199 * src/plugins/clamav/clamav_plugin_gtk.c
200 Rework prefs page, patch by Fabien
202 2006-03-03 [colin] 2.0.0cvs103
204 * src/plugins/clamav/clamav_plugin.c
205 Set error on all errors
207 2006-03-03 [colin] 2.0.0cvs102
209 * src/common/plugin.c
210 Initialize error to avoid crashing when a plugin fails
211 without setting error
213 2006-03-02 [wwp] 2.0.0cvs101
216 fixed linker flags for libetpan support on Cygwin
217 (thanks to H.Merijn Brand).
219 2006-03-02 [wwp] 2.0.0cvs100
222 fix some AB error messages: one for punctuation and
223 one wrongly duplicate (thanks, maxbritov).
225 2006-03-02 [wwp] 2.0.0cvs99
227 * src/plugins/spamassassin/spamassassin.c
228 make sync calls to sa-learn/spamc to prevent
229 system (whatever local or client/server) overload.
231 2006-03-02 [colin] 2.0.0cvs98
234 Put the spam icon in the status column instead of the
237 2006-03-01 [colin] 2.0.0cvs97
239 * src/plugins/spamassassin/spamassassin.c
240 Fix segfault (g_file_set_contents fails for some
241 reason and err==0x2f. Can't find out why with
242 valgrind, using working function :-)
244 2006-03-01 [colin] 2.0.0cvs96
247 Offline overriding: let 'No' be cached only 3 seconds
249 2006-03-01 [colin] 2.0.0cvs95
255 * src/folder_item_prefs.c
264 * src/prefs_msg_colors.c
271 * src/simple-gettext.c
277 * src/common/ssl_certificate.c
280 * src/gtk/gtksctree.c
281 * src/gtk/gtkshruler.c
282 * src/plugins/trayicon/trayicon.c
283 #if 0 goes to /dev/null
285 2006-03-01 [colin] 2.0.0cvs94
293 * src/plugins/spamassassin/spamassassin.c
294 Allow to add information in the "working offline"
297 2006-03-01 [wwp] 2.0.0cvs93
299 * src/plugins/spamassassin/spamassassin.c
300 fixed spamc invocation: use a tricky temporary mini shell wrapper
301 'cause it seems that calling `spamc ... < inputfile` with
302 g_spawn_(a)sync simply.. erm doesn't work :-).
304 2006-03-01 [wwp] 2.0.0cvs92
308 simplify the adding of spam/ham button to the messageview toolbar
309 (it gets more clear now that the same button will be "Mark as spam"
310 or "Mark as ham" according to the current message status,
313 2006-03-01 [wwp] 2.0.0cvs91
319 * src/plugins/spamassassin/spamassassin.c
320 * src/plugins/spamassassin/spamassassin.h
321 make learner callbacks return a status (0 for ok),
322 handle it in main code to avoid setting flags when learning failed,
323 don't learn on TCP if offline in spamassassin,
328 2006-03-01 [wwp] 2.0.0cvs90
331 some work around the compose window's account menu,
332 patch by Fabien Vantard.
334 2006-03-01 [wwp] 2.0.0cvs89
336 * src/plugins/spamassassin/spamassassin.c
337 fixed bad logics, was using spamc in local mode and sa-learn
338 in remote mode (thanks, Colin).
340 2006-03-01 [wwp] 2.0.0cvs88
342 * src/plugins/spamassassin/spamassassin.c
343 * src/plugins/spamassassin/spamassassin.h
344 * src/plugins/spamassassin/spamassassin_gtk.c
345 made processing of emails w/ sa-plugin an option (default is TRUE),
346 fixed Engrish some tooltips, capitalization of some debug messages
347 and warnings. The spamassassin plugin now provides two separate
348 services: process emails upon incorporation and spamd training.
349 Both services (un)register independently but use some common
350 plugin settings (transport settings, spam storage location).
352 2006-02-28 [wwp] 2.0.0cvs87
354 * src/plugins/spamassassin/spamassassin.c
355 fix async flag to spamc cmdline execution (batch exec should
358 2006-02-27 [wwp] 2.0.0cvs86
360 * src/plugins/spamassassin/spamassassin.c
361 * src/plugins/spamassassin/spamassassin.h
362 * src/plugins/spamassassin/spamassassin_gtk.c
363 - added the ability to learn a remote spamassassin server (spamd),
365 - added the spamassassin option 'username', that applies to all
366 spamassassin operations (filtering, learning, local or remote).
367 The default username is the current unix user (if left blank
368 from gtk prefs or config file).
369 - commented out some unused code (notebook widget), removed unused
371 - make more widgets sensitive to the transport type.
373 2006-02-27 [colin] 2.0.0cvs85
375 * src/plugins/spamassassin/spamassassin.c
376 Fix sa-learn call when offline
378 2006-02-27 [colin] 2.0.0cvs84
386 * src/prefs_toolbar.c
393 * src/pixmaps/ham_btn.xpm
394 * src/pixmaps/spam.xpm
395 * src/pixmaps/spam_btn.xpm
396 * src/plugins/spamassassin/spamassassin.c
397 Add button in toolbar for spam learning
398 Fix a few bugs from the last related commit
399 Revert 1.9.6cvs23 which messed up shift-selection
401 2006-02-24 [colin] 2.0.0cvs83
406 * src/plugins/spamassassin/spamassassin.c
407 * src/plugins/spamassassin/spamassassin.h
408 * src/plugins/spamassassin/spamassassin_gtk.c
409 Unregister learner when spamassassin is either
412 2006-02-24 [colin] 2.0.0cvs82
423 * src/gtk/icon_legend.c
424 * src/pixmaps/spam.xpm ** NEW FILE **
425 * src/plugins/spamassassin/spamassassin.c
426 * src/plugins/spamassassin/spamassassin_gtk.c
427 Add spam learning interface (Mark/Mark as
430 2006-02-24 [wwp] 2.0.0cvs81
435 hide compose window when sending message in batch mode
436 (filtering: forward and redirect). Also fixed a wrong
437 value returned when sending failed, neutral anyway.
440 2006-02-24 [wwp] 2.0.0cvs80
443 use GTK+'s stock quit button. Patch by Fabien Vantard.
445 2006-02-24 [paul] 2.0.0cvs79
450 fix bug 916, 'newsgroup unsubscribe segmentation fault'
453 2006-02-23 [colin] 2.0.0cvs78
456 Change OK to Close in alertpanel with View log
457 button; add accel to View log. Patch by Fabien
460 2006-02-23 [wwp] 2.0.0cvs77
463 silly me, there were much more tests to perform, since toolbars can
464 really have down to 1 element only.
466 2006-02-23 [wwp] 2.0.0cvs76
469 fixed indentation from my previous commit. Fallback to VISUAL if
470 EDITOR is not set (and to vi, at last resort).
472 2006-02-23 [wwp] 2.0.0cvs75
475 improved error detection (Colin, me).
477 2006-02-23 [wwp] 2.0.0cvs74
479 * src/prefs_toolbar.c
480 simplify and fix prefs/toolbars layouting. Combos' contents can
481 now be really displayed.
483 2006-02-23 [wwp] 2.0.0cvs73
484 simplifies and fix prefs/toolbars layouting. Combos' contents can now
487 2006-02-22 [wwp] 2.0.0cvs72
490 fix a typo in my previous commit (sorry!).
492 2006-02-22 [wwp] 2.0.0cvs71
494 * src/prefs_toolbar.c
495 fix a crash when adding separators to toolbars,
496 also fix some separator item information.
498 2006-02-22 [wwp] 2.0.0cvs70
501 fix a crash when redirecting (for instance) when compose window's
502 toolbar contents has been customized (when some buttons have been
505 2006-02-21 [wwp] 2.0.0cvs69
508 * src/gtk/pluginwindow.c
509 * src/plugins/pgpcore/prefs_gpg.c
510 fix some compilation warnings (feat. remains of removed code).
512 2006-02-21 [wwp] 2.0.0cvs68
515 fix two compilation issues, thanks to Stephan Sachse.
517 2006-02-20 [colin] 2.0.0cvs67
520 Don't reselect displayed mail on refocus
521 This fixes actions misbehaving
523 2006-02-20 [wwp] 2.0.0cvs66
526 * src/gtk/gtksctree.c
527 * src/gtk/gtkshruler.c
528 changed more runtime typecast checks.
530 2006-02-20 [wwp] 2.0.0cvs65
532 * src/summary_search.c
533 find all - summaryview refresh issue fixed, thanks to Colin.
535 2006-02-20 [wwp] 2.0.0cvs64
538 better runtime typecast checks.
540 2006-02-20 [wwp] 2.0.0cvs63
542 * src/summary_search.c
543 enhancements to the summary search:
544 - add the ability to stop the running search
545 (upon ESC-key press, new Stop button or when Clear button is pressed)
546 - don't search if no criteria (From/To/Subject/Body) is set
547 - ensure that a busy mouse pointer is always shown when searching,
548 show it even a bit earlier
550 2006-02-19 [colin] 2.0.0cvs62
554 * src/etpan/imap-thread.c
555 * src/etpan/imap-thread.h
556 (Future) IMAP speed improvement on sending
557 Will require a libetpan update
559 * src/gtk/quicksearch.c
560 Make quicksearch clearable while running.
562 2006-02-17 [colin] 2.0.0cvs61
565 * src/etpan/imap-thread.c
566 * src/etpan/imap-thread.h
567 Check for IMAP certificates
568 ** Requires libetpan-0.42-cvs4
569 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
571 2006-02-17 [colin] 2.0.0cvs60
576 * src/prefs_message.c
577 Add pref to display HTML-only mails with plugin,
578 if possible (defaulting to FALSE of course).
580 2006-02-16 [colin] 2.0.0cvs59
583 * src/common/plugin.c
584 * src/common/plugin.h
585 * src/gtk/pluginwindow.c
586 Keep track of requested (but unloaded) plugins
589 2006-02-16 [wwp] 2.0.0cvs58
591 * src/gtk/gtkaspell.c
592 * src/gtk/gtkaspell.h
593 * src/prefs_spelling.c
597 implemented new optional spellchecker behaviour: re-check message when
598 dictionary got changed (from compose-window/context-menu/Change dictionary).
600 2006-02-16 [wwp] 2.0.0cvs57
602 * src/quote_fmt_parse.y
603 pclose popen'ed pipe.
605 2006-02-15 [colin] 2.0.0cvs56
609 Let MimeViewers know which MimeView they
612 Swap From/To columns in Sent/Queue/Drafts
614 * src/etpan/imap-thread.c
615 Use mailstream_low_tls_open() for STARTTLS
616 instead of mailstream_low_ssl_open()
617 ** REQUIRES libetpan 0.42cvs3 **
619 2006-02-15 [wwp] 2.0.0cvs55
623 * src/message_search.c
624 * src/message_search.h
628 added the ability to Find text in the compose window (and a bit
629 of code factorization).
631 2006-02-15 [wwp] 2.0.0cvs54
634 yet another one file was missing (fix for some widgets' sensitivity).
637 2006-02-15 [wwp] 2.0.0cvs53
640 oops forgot that file (fix for some widgets' sensitivity).
642 2006-02-15 [wwp] 2.0.0cvs52
644 * src/summary_search.c
645 implemented advanced summary search options (added the ability
646 to use matcher conditions in an advanced search mode).
648 2006-02-15 [wwp] 2.0.0cvs51
650 * src/plugins/pgpcore/prefs_gpg.c
651 * src/prefs_account.c
652 fix some widget sensitivity, mostly around some labels in
655 2006-02-15 [paul] 2.0.0cvs50
657 * manual/advanced.xml
658 improve Templates info
661 2006-02-14 [colin] 2.0.0cvs49
663 * src/pixmaps/address_book.xpm
664 * src/pixmaps/preferences.xpm
665 * src/pixmaps/properties.xpm
666 Fix pixmap size - patch by Fabien Vantard
668 2006-02-13 [colin] 2.0.0cvs48
671 Add missing fclose()s on error
675 Fix temp files not being deleted on windows
676 Patches by Thomas Gilgin
678 2006-02-13 [colin] 2.0.0cvs47
683 2006-02-13 [wwp] 2.0.0cvs46
685 * src/plugins/pgpcore/prefs_gpg.c
686 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
688 2006-02-12 [colin] 2.0.0cvs45
693 Fix "stuff" when quitting
695 2006-02-12 [wwp] 2.0.0cvs44
698 fix typos in debug messages.
700 2006-02-11 [colin] 2.0.0cvs43
703 don't allow drag/drop from ourself
705 2006-02-10 [wwp] 2.0.0cvs42
712 renamed html_ prefixed functions and data structures to avoid
713 namespace clashes w/ other software (gtkhtml2 for instance).
717 2006-02-09 [colin] 2.0.0cvs41
720 Fix shitty logic messed up. Thanks Ticho for the hint!
722 2006-02-09 [wwp] 2.0.0cvs40
726 * src/prefs_account.c
729 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
730 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
731 Browse buttons in accounts prefs.
733 2006-02-09 [colin] 2.0.0cvs39
736 Check for pointer before using its members
737 * src/gtk/gtksourceprintjob.c
740 2006-02-09 [wwp] 2.0.0cvs38
743 fix few compiler warnings (type mismatch).
745 2006-02-09 [paul] 2.0.0cvs37
748 updated by Fabien Vantard
750 2006-02-08 [colin] 2.0.0cvs36
754 * src/common/plugin.c
755 allow windows and linux configurations to coexist
756 patch by Thomas Gilgin
758 2006-02-08 [colin] 2.0.0cvs35
763 * src/matcher_parser_parse.y
764 * src/prefs_filtering_action.c
765 * src/prefs_matcher.c
766 Add the "Ignore thread" filtering
769 2006-02-08 [colin] 2.0.0cvs34
774 Fix bug #905 (damaged attachment)
775 text files with raw \0's aren't really text files
778 2006-02-08 [colin] 2.0.0cvs33
781 Fix crasher introduced yesterday
783 2006-02-08 [wwp] 2.0.0cvs32
787 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
789 2006-02-08 [wwp] 2.0.0cvs31
791 * src/prefs_template.c
792 templates enhancement: allow address completion for Cc and Bcc fields
793 (it was currently possible for the To field only)
795 2006-02-08 [colin] 2.0.0cvs30
798 Don't unblock if not blocked
801 2006-02-07 [colin] 2.0.0cvs29
804 Forgot to refresh summaryview
806 2006-02-07 [colin] 2.0.0cvs28
809 Freeze/thaw message list and folder list while
810 processing %as{} actions
812 Fix auto-wrap disabling after a middle-click
815 2006-02-07 [paul] 2.0.0cvs27
818 fix freeing of uninitialised pointers
821 2006-02-06 [colin] 2.0.0cvs26
824 Use g_slist_prepend in potentially big list
826 2006-02-06 [colin] 2.0.0cvs25
829 Completely skip processing if it doesn't
832 2006-02-06 [colin] 2.0.0cvs24
836 Batch filtering in summaryview (from Tools menu)
837 and pre/post//-processing too
839 2006-02-06 [colin] 2.0.0cvs23
843 Use a special field for batch filtering instead
844 of stepping on deferred execution's toes
846 2006-02-06 [colin] 2.0.0cvs22
853 Fix filtering via menus and actions
855 2006-02-06 [colin] 2.0.0cvs21
858 Put the added file directly to cache if possible (will work
866 Move and copy filtered messages by batches instead of one
867 by one - faster on IMAP
869 Add a function that'll possibly be useful later
871 2006-02-06 [colin] 2.0.0cvs20
874 Use internal mime-type instead of text/plain for d'n'd
876 Allow attaching files from mimeview's icon list via d'n'd
879 Use internal mime-type instead of text/plain for d'n'd
880 Don't try to selected opened folder if none is
881 Factorize d'n'd from other apps code
886 Factorize Face/X-Face stuff
888 Fix d'n'd to other apps
889 * src/prefs_message.c
890 Let the XFace pref be usable without libcompface as it also
893 Fix d'n'd to other apps
894 Factorize d'n'd from other apps code
896 2006-02-06 [wwp] 2.0.0cvs19
899 Italian translation fixes by Andrea Spadaccini (no more confusion
900 between filtering and processing, and few changes in the About
904 2006-02-06 [mones] 2.0.0cvs18
906 * src/gtk/icon_legend.c
907 Improved descriptions allowing better translations
909 2006-02-05 [colin] 2.0.0cvs17
912 Add the f*cking missing expunge that caused imap_fetch_env
913 to fail after an add_msgs ! :-///
914 * src/etpan/imap-thread.c
918 2006-02-05 [colin] 2.0.0cvs16
921 Don't check for return-path (or we can't put
924 2006-02-05 [colin] 2.0.0cvs15
927 Don't try to display Face header in textview
928 when teh headerview's active
930 2006-02-05 [colin] 2.0.0cvs14
934 Add script to import Thunderbird mails
936 2006-02-05 [colin] 2.0.0cvs13
943 Show Face headers - patch partially by Klaus Flittner
945 2006-02-05 [colin] 2.0.0cvs12
951 Let dnd work from mime icons to summaryview
952 and to folderview too
953 Add a crude test to avoid trying to add files
954 drag'n'dropped when they're not mails
956 2006-02-04 [colin] 2.0.0cvs11
962 2006-02-04 [colin] 2.0.0cvs10
969 Added various drag and drop capas:
971 summaryview other apps
972 mimeview icons other apps
973 other apps summaryview
974 other apps folderview
976 This shouldn't have broken the existing:
978 summaryview folderview
979 folderview folderview
980 summaryview compose's attachments
984 2006-02-02 [paul] 2.0.0cvs9
987 move global option 'Set displayed columns...' out
988 of folder option grouping.
989 fix sensitivity of 'harvest addresses'
992 2006-02-01 [colin] 2.0.0cvs8
995 Revert the alertpanel patch, it sucks (intrusive
996 and gets in the way of "open")
998 2006-02-01 [colin] 2.0.0cvs7
1001 * src/prefs_account.c
1002 * src/prefs_common.c
1004 * src/common/utils.c
1005 * src/common/utils.h
1006 Add ability to edit the signature file
1007 from the account preferences, and use
1008 a default for the text editor.
1009 Patch by Fabien Vantard
1011 2006-02-01 [colin] 2.0.0cvs6
1014 Try to get mime type by extension if it is
1015 application/octet-stream
1016 Display a window with possible choices when
1017 encountering unknown mime types
1021 Allow multiple selection in filtered filesel
1022 (patch by Fabien Vantard)
1023 * src/gtk/pluginwindow.c
1024 Use it (patch by Fabien Vantard)
1026 2006-02-01 [paul] 2.0.0cvs5
1029 fix crash on creating jpilot address book
1030 Thanks to Colin - FOR_STABLE
1031 * src/prefs_summaries.c
1032 * src/prefs_wrapping.c
1033 * src/gtk/icon_legend.c
1034 * src/gtk/quicksearch.c
1035 string fixes and additions
1037 2006-02-01 [paul] 2.0.0cvs4
1043 add Arabic encoding option
1044 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
1046 2006-01-31 [colin] 2.0.0cvs3
1048 * src/plugins/pgpcore/passphrase.c
1049 Convert passphrase to locale encoding
1051 Fix drafting on IMAP. Crappy bug sneaked in
1055 2006-01-30 [paul] 2.0.0cvs2
1057 * src/gtk/icon_legend.c
1058 show the new entries
1060 2006-01-30 [colin] 2.0.0cvs1
1063 Check for the file to be present before
1064 enabling the menu - FOR_STABLE
1065 * src/gtk/icon_legend.c
1066 Add folders icons (not all of them, there
1067 are too much, but the most intriguing ones)
1069 2006-01-30 [paul] 2.0.0
1071 version 2.0.0 released
1073 2006-01-30 [paul] 1.9.100cvs200
1078 * manual/starting.xml
1079 * manual/sylpheed-claws-manual.xml
1082 2006-01-29 [mones] 1.9.100cvs199
1084 * manual/account.xml
1085 * manual/advanced.xml
1086 * manual/glossary.xml
1087 Some typos fixed, added LDIF term to glossary
1089 Fixed leading plus symbol
1091 2006-01-29 [paul] 1.9.100cvs198
1095 updated by Tommi Pirinen and Andrej Kacian
1097 2006-01-29 [paul] 1.9.100cvs197
1102 2006-01-29 [paul] 1.9.100cvs196
1107 * tools/claws.i18n.status.pl
1108 nl translation updated by Tim Dijkstra
1110 2006-01-29 [paul] 1.9.100cvs195
1114 updated by Aleksandar Urosevic and Anders Troback
1116 2006-01-28 [colin] 1.9.100cvs194
1118 * src/gtk/gtksourceprintjob.c
1119 Don't fiddle with PangoLayout when we
1122 2006-01-28 [paul] 1.9.100cvs193
1128 * tools/claws.i18n.status.pl
1129 updated translations submitted by Stavros Giannouris
1132 2006-01-27 [colin] 1.9.100cvs192
1135 * src/gtk/gtksourceprintjob.c
1137 (libgnomeprint only, of course)
1139 2006-01-27 [paul] 1.9.100cvs191
1143 updated by Fabien Vantard and Andrea Spadaccini
1145 2006-01-26 [colin] 1.9.100cvs190
1147 * manual/Makefile.am
1149 Make building the manual optional
1152 2006-01-26 [paul] 1.9.100cvs189
1154 * manual/glossary.xml
1155 * manual/plugins.xml
1160 2006-01-26 [paul] 1.9.100cvs188
1162 * src/prefs_display_header.c
1163 * src/prefs_folder_column.c
1164 * src/prefs_msg_colors.c
1165 * src/prefs_summaries.c
1166 * src/prefs_summary_column.c
1169 2006-01-25 [colin] 1.9.100cvs187
1172 Don't allow moving/copying mails between
1173 queue/drafts and non-queue/drafts folders
1174 Fixes bug #897 (message header is resetted
1175 if one is copied to Drafts)
1177 2006-01-25 [colin] 1.9.100cvs186
1181 Fix subscribed folders not found
1183 Don't try to encode as original mail's charset
1186 2006-01-25 [paul] 1.9.100cvs185
1195 updates submitted by Stephan Sachse, Emilian Nowak
1196 and Quar, Frederico Goncalves Guimaraes, and
1198 Fix Bug 896, 'PT_BR locale broken'.
1202 2006-01-24 [mones] 1.9.100cvs184
1204 * manual/glossary.xml
1205 All current terms finished. Reviewers welcome ;-)
1206 * manual/keyboard.xml
1207 Fixed column width for pdf output.
1211 2006-01-24 [paul] 1.9.100cvs183
1213 * manual/glossary.xml
1215 * manual/dist/html/Makefile.am
1216 * manual/dist/pdf/Makefile.am
1217 * manual/dist/ps/Makefile.am
1218 * manual/dist/txt/Makefile.am
1222 2006-01-24 [mones] 1.9.100cvs182
1224 * manual/glossary.xml
1225 Nearly finished, some terms missing.
1227 2006-01-23 [paul] 1.9.100cvs181
1229 * manual/dist/html/Makefile.am
1230 * manual/dist/pdf/Makefile.am
1231 * manual/dist/ps/Makefile.am
1232 * manual/dist/txt/Makefile.am
1237 2006-01-22 [colin] 1.9.100cvs180
1240 * src/gtk/gtkaspell.c
1241 Don't deselect stuff before right-clicking, with aspell.
1242 (This prevented right-click Copy, for example).
1245 2006-01-22 [paul] 1.9.100cvs179
1247 * src/summary_search.c
1248 don't fix the widget size as it causes problems
1250 Thanks to Emilian Nowak
1252 2006-01-21 [paul] 1.9.100cvs178
1254 * src/prefs_themes.c
1255 fix broken underlining of label text
1256 with some translations
1258 2006-01-21 [colin] 1.9.100cvs177
1261 In French "Composition" puts the Compose toolbar's prefs in the wrong place
1263 2006-01-20 [colin] 1.9.100cvs176
1268 * manual/dist/html/.cvsignore
1269 * manual/dist/html/Makefile.am
1270 * manual/dist/pdf/.cvsignore
1271 * manual/dist/pdf/Makefile.am
1272 * manual/dist/ps/.cvsignore
1273 * manual/dist/ps/Makefile.am
1274 * manual/dist/txt/.cvsignore
1275 * manual/dist/txt/Makefile.am
1278 2006-01-20 [paul] 1.9.100cvs175
1280 * manual/handling.xml
1281 make Filtering and Searching entries easier to find
1282 * manual/keyboard.xml
1283 add the remaining default keybinds
1284 * src/prefs_summaries.c
1285 update the default keybinds
1287 2006-01-20 [paul] 1.9.100cvs174
1299 replace 'e-mail' with 'email'
1300 * src/summary_search.c
1301 add mnemonic to "Find all" button
1303 2006-01-20 [wwp] 1.9.100cvs173
1307 touched mbox import/export buttons for HIG-compliance
1309 2006-01-19 [paul] 1.9.100cvs172
1311 * manual/account.xml
1312 * manual/addrbook.xml
1313 * manual/advanced.xml
1315 * manual/handling.xml
1317 * manual/plugins.xml
1318 * manual/starting.xml
1321 2006-01-19 [paul] 1.9.100cvs171
1324 allow use of trash button while receiving
1327 2006-01-19 [wwp] 1.9.100cvs170
1329 * src/gtk/quicksearch.c
1331 force text color to black when yellow background is set
1333 2006-01-19 [colin] 1.9.100cvs169
1335 * src/plugins/trayicon/trayicon.c
1336 Gray out Get Mail when already getting mail
1338 2006-01-18 [paul] 1.9.100cvs168
1341 give widget yellow background was To is
1342 set via folder prefs
1343 * src/gtk/quicksearch.c
1344 give widget yellow background when quick
1348 2006-01-18 [paul] 1.9.100cvs167
1350 * doc/man/sylpheed-claws.1
1351 add --subscribe option
1353 2006-01-18 [paul] 1.9.100cvs166
1355 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1356 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1357 use %U instead of %F (%F is broken for user installed
1360 2006-01-18 [colin] 1.9.100cvs165
1363 Default to Yes in "No more * messages" dialogs
1365 2006-01-17 [colin] 1.9.100cvs164
1368 Possibly fix an invalid iterator causing
1371 2006-01-17 [colin] 1.9.100cvs163
1374 Fix crash when the image disappears under the
1377 2006-01-16 [colin] 1.9.100cvs162
1380 Fix reenabling autowrap
1382 2006-01-16 [colin] 1.9.100cvs161
1385 reset quote_len before getting quote_str
1387 2006-01-16 [colin] 1.9.100cvs160
1394 Fix bug #883 (default inbox does not track folder move)
1396 2006-01-16 [colin] 1.9.100cvs159
1399 * src/plugins/pgpcore/passphrase.c
1402 2006-01-16 [paul] 1.9.100cvs158
1404 * src/prefs_actions.c
1405 * src/prefs_filtering_action.c
1406 * src/prefs_matcher.c
1408 * src/gtk/description_window.c
1409 * src/gtk/description_window.h
1410 * src/gtk/quicksearch.c
1411 description window cleanups
1413 2006-01-15 [colin] 1.9.100cvs157
1416 * src/prefs_filtering.c
1419 2006-01-15 [colin] 1.9.100cvs156
1423 Same for "Empty trash"
1425 2006-01-15 [colin] 1.9.100cvs155
1428 Override offline dialog had Yes by default
1430 2006-01-15 [colin] 1.9.100cvs154
1433 Delete selected messages? previously had Yes the default
1435 2006-01-15 [colin] 1.9.100cvs153
1440 Check if a mailbox is loaded after all
1443 2006-01-15 [colin] 1.9.100cvs152
1446 Don't start wizard when there are unloaded folders (will help
1447 people with only mbox or maildir mailboxes)
1449 2006-01-14 [colin] 1.9.100cvs151
1457 More HIG compliance and fixes
1459 2006-01-14 [colin] 1.9.100cvs150
1461 * src/prefs_filtering_action.c
1463 Two forgotten button order changes
1465 2006-01-14 [colin] 1.9.100cvs149
1475 * src/prefs_actions.c
1476 * src/prefs_customheader.c
1477 * src/prefs_filtering.c
1478 * src/prefs_matcher.c
1479 * src/prefs_template.c
1484 All deletion confirmations are now "Cancel, Delete"
1485 instead of "No, Yes"
1486 Clarified most of the other "No, Yes" to
1487 "Cancel, Descriptive_action"
1488 Rechanged the "Entry not saved" alerts to have
1489 "Close, Continue editing"
1494 * 2.0.0-rc4 released
1496 2006-01-14 [paul] 1.9.100cvs148
1511 * src/grouplistdialog.c
1518 * src/message_search.c
1523 * src/prefs_actions.c
1524 * src/prefs_customheader.c
1525 * src/prefs_filtering.c
1526 * src/prefs_matcher.c
1527 * src/prefs_template.c
1528 * src/prefs_themes.c
1530 * src/summary_search.c
1534 * src/gtk/foldersort.c
1535 * src/gtk/gtkaspell.c
1536 * src/gtk/inputdialog.c
1537 * src/gtk/prefswindow.c
1538 * src/plugins/pgpcore/select-keys.c
1539 * src/plugins/trayicon/trayicon.c
1540 HIG compliant button order
1542 2006-01-14 [mones] 1.9.100cvs147
1547 2006-01-13 [paul] 1.9.100cvs146
1552 add Joshua M. Kwan to contributors list
1554 2006-01-13 [colin] 1.9.100cvs145
1556 * src/gtk/quicksearch.c
1557 Don't refocus quick search after executing (Esc or Enter)
1558 Allows to '/'search something then move up/down in
1559 summaryview, and to Esc a search and be back in the
1562 2006-01-13 [paul] 1.9.100cvs144
1564 * src/plugins/pgpinline/pgpinline.c
1565 support Content-Type 'application/pgp'
1566 patch by Joshua M. Kwan <joshuak@users.sf.net>
1568 2006-01-13 [paul] 1.9.100cvs143
1570 * manual/account.xml
1571 make mention of partial retrieval
1574 2006-01-13 [paul] 1.9.100cvs142
1615 * src/customheader.c
1616 * src/customheader.h
1617 * src/displayheader.c
1618 * src/displayheader.h
1629 * src/editldap_basedn.c
1630 * src/editldap_basedn.h
1646 * src/folder_item_prefs.c
1647 * src/folder_item_prefs.h
1654 * src/grouplistdialog.c
1655 * src/grouplistdialog.h
1659 * src/image_viewer.c
1660 * src/image_viewer.h
1696 * src/message_search.c
1697 * src/message_search.h
1714 * src/partial_download.c
1715 * src/partial_download.h
1720 * src/prefs_account.c
1721 * src/prefs_account.h
1722 * src/prefs_actions.c
1723 * src/prefs_actions.h
1724 * src/prefs_common.c
1725 * src/prefs_common.h
1726 * src/prefs_compose_writing.c
1727 * src/prefs_compose_writing.h
1728 * src/prefs_customheader.c
1729 * src/prefs_customheader.h
1730 * src/prefs_display_header.c
1731 * src/prefs_display_header.h
1732 * src/prefs_filtering.c
1733 * src/prefs_filtering.h
1734 * src/prefs_filtering_action.c
1735 * src/prefs_filtering_action.h
1736 * src/prefs_folder_column.c
1737 * src/prefs_folder_column.h
1738 * src/prefs_folder_item.c
1739 * src/prefs_folder_item.h
1744 * src/prefs_image_viewer.c
1745 * src/prefs_image_viewer.h
1746 * src/prefs_matcher.c
1747 * src/prefs_matcher.h
1748 * src/prefs_message.c
1749 * src/prefs_msg_colors.c
1750 * src/prefs_msg_colors.h
1753 * src/prefs_receive.c
1755 * src/prefs_spelling.c
1756 * src/prefs_spelling.h
1757 * src/prefs_summaries.c
1758 * src/prefs_summaries.h
1759 * src/prefs_summary_column.c
1760 * src/prefs_summary_column.h
1761 * src/prefs_template.c
1762 * src/prefs_template.h
1763 * src/prefs_themes.c
1764 * src/prefs_themes.h
1765 * src/prefs_toolbar.c
1766 * src/prefs_toolbar.h
1767 * src/prefs_wrapping.c
1768 * src/prefs_wrapping.h
1778 * src/quote_fmt_parse.y
1781 * src/remotefolder.c
1782 * src/remotefolder.h
1783 * src/send_message.c
1784 * src/send_message.h
1787 * src/sourcewindow.c
1788 * src/sourcewindow.h
1793 * src/stock_pixmap.c
1794 * src/stock_pixmap.h
1795 * src/summary_search.c
1796 * src/summary_search.h
1813 * src/common/base64.c
1814 * src/common/base64.h
1816 * src/common/hooks.c
1817 * src/common/hooks.h
1820 * src/common/mgutils.c
1821 * src/common/mgutils.h
1824 * src/common/passcrypt.c
1825 * src/common/passcrypt.h.in
1826 * src/common/plugin.c
1827 * src/common/plugin.h
1828 * src/common/prefs.c
1829 * src/common/prefs.h
1830 * src/common/progressindicator.c
1831 * src/common/progressindicator.h
1832 * src/common/quoted-printable.c
1833 * src/common/quoted-printable.h
1834 * src/common/session.c
1835 * src/common/session.h
1838 * src/common/socket.c
1839 * src/common/socket.h
1842 * src/common/ssl_certificate.c
1843 * src/common/ssl_certificate.h
1844 * src/common/stringtable.c
1845 * src/common/stringtable.h
1846 * src/common/sylpheed.c
1847 * src/common/sylpheed.h
1848 * src/common/template.c
1849 * src/common/template.h
1850 * src/common/timing.h
1851 * src/common/utils.c
1852 * src/common/utils.h
1853 * src/common/version.h.in
1856 * src/common/xmlprops.c
1857 * src/common/xmlprops.h
1858 * src/gtk/colorlabel.c
1859 * src/gtk/colorsel.c
1860 * src/gtk/colorsel.h
1861 * src/gtk/description_window.c
1862 * src/gtk/description_window.h
1865 * src/gtk/foldersort.c
1866 * src/gtk/foldersort.h
1867 * src/gtk/gtkutils.c
1868 * src/gtk/gtkutils.h
1869 * src/gtk/inputdialog.c
1870 * src/gtk/inputdialog.h
1871 * src/gtk/logwindow.c
1872 * src/gtk/logwindow.h
1873 * src/gtk/manage_window.c
1874 * src/gtk/manage_window.h
1877 * src/gtk/pluginwindow.c
1878 * src/gtk/pluginwindow.h
1879 * src/gtk/prefswindow.c
1880 * src/gtk/prefswindow.h
1881 * src/gtk/progressdialog.c
1882 * src/gtk/progressdialog.h
1883 * src/gtk/sslcertwindow.c
1884 * src/gtk/sslcertwindow.h
1885 * src/plugins/clamav/clamav_plugin.c
1886 * src/plugins/clamav/clamav_plugin.h
1887 * src/plugins/clamav/clamav_plugin_gtk.c
1888 * src/plugins/demo/demo.c
1889 * src/plugins/dillo_viewer/dillo_prefs.c
1890 * src/plugins/dillo_viewer/dillo_prefs.h
1891 * src/plugins/dillo_viewer/dillo_viewer.c
1892 * src/plugins/pgpcore/passphrase.c
1893 * src/plugins/pgpcore/passphrase.h
1894 * src/plugins/pgpcore/plugin.c
1895 * src/plugins/pgpcore/select-keys.c
1896 * src/plugins/pgpcore/select-keys.h
1897 * src/plugins/pgpcore/sgpgme.c
1898 * src/plugins/pgpcore/sgpgme.h
1899 * src/plugins/pgpinline/pgpinline.c
1900 * src/plugins/pgpinline/pgpinline.h
1901 * src/plugins/pgpinline/plugin.c
1902 * src/plugins/pgpmime/pgpmime.c
1903 * src/plugins/pgpmime/pgpmime.h
1904 * src/plugins/pgpmime/plugin.c
1905 * src/plugins/spamassassin/spamassassin.c
1906 * src/plugins/spamassassin/spamassassin.h
1907 * src/plugins/spamassassin/spamassassin_gtk.c
1908 * src/plugins/trayicon/trayicon.c
1909 update copyright header
1911 2006-01-13 [paul] 1.9.100cvs141
1917 * src/prefs_account.c
1918 * src/prefs_display_header.c
1919 * src/prefs_receive.c
1921 * src/prefs_summaries.c
1922 * src/prefs_themes.c
1923 * src/prefs_toolbar.c
1927 2006-01-12 [colin] 1.9.100cvs140
1932 Add --subscribe option
1933 Let sylpheed-claws email@domain.com equivalent to --compose
1934 Let sylpheed-claws proto://blah.com equivalent to --subscribe
1936 2006-01-12 [paul] 1.9.100cvs139
1939 append 'Change folder order' label with '...'
1940 * src/prefs_actions.c
1941 allow reordering of actions list by dnd
1942 * src/gtk/foldersort.c
1943 make the dialog nicer
1945 2006-01-11 [colin] 1.9.100cvs138
1948 Allow templates without text
1950 2006-01-11 [paul] 1.9.100cvs137
1953 * tools/filter_conv_new.pl
1955 also check .sylpheed for filter.xml
1956 be a bit informative to the user
1958 2006-01-11 [colin] 1.9.100cvs136
1961 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1963 2006-01-10 [paul] 1.9.100cvs135
1966 * tools/filter_conv_new.pl
1967 add script to convert new style Sylpheed
1968 filter rules (Sylpheed >= 0.9.99) to
1969 Claws filtering rules
1971 2006-01-10 [colin] 1.9.100cvs134
1974 Fix broken line joins in certain conditions
1975 (between two quoted lines: <enter><enter><up>
1976 <type a wrapped sentence><go in the first line>
1977 <insert more text><watch as line joining failed>)
1979 2006-01-10 [paul] 1.9.100cvs133
1982 don't report success in error dialog
1984 * src/common/utils.c
1985 include some trailing punctuations as URI
1988 2006-01-10 [paul] 1.9.100cvs132
1991 fix incompatible pointer type
1994 2006-01-10 [paul] 1.9.100cvs131
1997 change Subject in window title
2000 2006-01-09 [colin] 1.9.100cvs130
2009 Fix possible crashes on exit and in addressbook
2011 2006-01-09 [paul] 1.9.100cvs129
2013 * src/prefs_msg_colors.c
2014 some cleanups that I forgot last time
2016 2006-01-09 [paul] 1.9.100cvs128
2020 * src/prefs_msg_colors.c
2021 add previously hidden option, color_new, to
2023 move the page to Display/
2026 2006-01-09 [wwp] 1.9.100cvs127
2028 * src/prefs_themes.c
2029 made the prefs/display/themes layouts spacing less condensed
2030 (and so they match other prefs/pages' look).
2032 2006-01-09 [paul] 1.9.100cvs126
2035 * src/prefs_common.c
2036 * src/prefs_common.h
2037 * src/prefs_wrapping.c
2038 remove 'wrap at send' option
2040 2006-01-06 [colin] 1.9.100cvs125
2043 Just make completely sure we don't insert "manual line breaks"
2048 * 2.0.0-rc3 released
2050 2006-01-04 [paul] 1.9.100cvs124
2053 fix bug 882, 'quick scroll in folder list
2054 displays wrong folder contents'
2056 2006-01-04 [paul] 1.9.100cvs123
2058 * src/plugins/pgpmime/pgpmime.c
2059 better debug information when signing
2060 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2062 2006-01-03 [colin] 1.9.100cvs122
2065 We need to recheck for gpgme 1.0.0 after checking
2066 for 1.1.1, because if 1.1.1 isn't available,
2067 GPGME_LIBS and friends are blanked out by the
2070 2006-01-03 [colin] 1.9.100cvs121
2072 * src/common/prefs.c
2073 Windows unlink-before rename fix
2074 * src/plugins/pgpcore/sgpgme.c
2075 Add support for PKA info if available
2076 Both patches by Werner Koch
2078 2006-01-03 [paul] 1.9.100cvs120
2081 fix bug 884, 'Send receipt' button visible in queue
2084 2006-01-02 [colin] 1.9.100cvs119
2088 Fix autosave on IMAP and more generally try to
2089 return the correct ID on a newly added IMAP message
2091 2006-01-02 [paul] 1.9.100cvs118
2093 * manual/keyboard.xml
2096 2006-01-01 [paul] 1.9.100cvs117
2101 2005-12-30 [colin] 1.9.100cvs116
2103 * manual/advanced.xml
2104 Explain Pre/Post-processing differences.
2106 2005-12-30 [colin] 1.9.100cvs115
2109 Implement copy_msgs for a little optimization
2111 Finish yesterday's fix
2113 2005-12-29 [colin] 1.9.100cvs114
2116 Fix occasional failure in fetching a mail over
2119 2005-12-29 [colin] 1.9.100cvs113
2122 Don't remove a draft when sending it, if it is
2125 2005-12-28 [colin] 1.9.100cvs112
2130 2005-12-28 [wwp] 1.9.100cvs111
2132 * doc/faq/.cvsignore
2133 * doc/faq/de/.cvsignore
2134 * doc/faq/en/.cvsignore
2135 * doc/faq/es/.cvsignore
2136 * doc/faq/fr/.cvsignore
2137 * doc/faq/it/.cvsignore
2138 * doc/manual/.cvsignore
2139 * doc/manual/de/.cvsignore
2140 * doc/manual/en/.cvsignore
2141 * doc/manual/es/.cvsignore
2142 * doc/manual/fr/.cvsignore
2143 * doc/manual/ja/.cvsignore
2144 * src/plugins/mathml_viewer/.cvsignore
2145 rollback revival of those files (my bad, sorry for the noise).
2147 2005-12-28 [wwp] 1.9.100cvs110
2150 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
2152 2005-12-28 [wwp] 1.9.100cvs109
2154 * doc/faq/.cvsignore
2155 * doc/faq/de/.cvsignore
2156 * doc/faq/en/.cvsignore
2157 * doc/faq/es/.cvsignore
2158 * doc/faq/fr/.cvsignore
2159 * doc/faq/it/.cvsignore
2160 * doc/manual/.cvsignore
2161 * doc/manual/de/.cvsignore
2162 * doc/manual/en/.cvsignore
2163 * doc/manual/es/.cvsignore
2164 * doc/manual/fr/.cvsignore
2165 * doc/manual/ja/.cvsignore
2166 * src/plugins/mathml_viewer/.cvsignore
2168 more files to ignore.
2170 2005-12-24 [colin] 1.9.100cvs108
2176 2005-12-24 [colin] 1.9.100cvs107
2179 Allow NULL src_msginfo in
2180 procmsg_msginfo_new_from_mimeinfo
2182 2005-12-23 [paul] 1.9.100cvs106
2184 * src/plugins/pgpinline/mypgpcore.def
2185 add this forgotten file
2187 2005-12-23 [colin] 1.9.100cvs105
2192 2005-12-23 [colin] 1.9.100cvs104
2197 * src/common/plugin.c
2198 * src/common/socket.c
2199 * src/common/socket.h
2200 * src/common/utils.c
2201 * src/common/utils.h
2202 * src/gtk/pluginwindow.c
2203 * src/plugins/pgpcore/plugin.def
2204 * src/plugins/pgpcore/sylpheed.def
2205 * src/plugins/pgpinline/Makefile.am
2206 * src/plugins/pgpinline/plugin.def
2207 * src/plugins/pgpinline/sylpheed.def
2208 * src/plugins/pgpmime/plugin.def
2209 * src/plugins/pgpmime/sylpheed.def
2210 Various w32 fixes by Werner Koch
2212 2005-12-22 [paul] 1.9.100cvs103
2215 don't offer IMAP as 'server type' if
2216 libetpan isn't built in
2218 2005-12-22 [paul] 1.9.100cvs102
2225 support GTK_TOOLBAR_BOTH_HORIZ (text
2226 next to icon) Patch by Marien Zwart
2227 marienz@users.sf.net
2228 Also reword the text
2230 2005-12-21 [colin] 1.9.100cvs101
2235 Fix missing section and explicit the exception better
2237 Prevent mail from being lost without notice when an
2238 SMTP error happens on trying to send an unmodified
2240 * src/send_message.c
2242 Fix password remembering when wrong, and add return
2243 value checks where they should have been
2244 * src/plugins/pgpcore/sylpheed.def
2245 * src/plugins/pgpinline/sylpheed.def
2246 * src/plugins/pgpmime/sylpheed.def
2247 Add a few symbols needed
2249 2005-12-21 [paul] 1.9.100cvs100
2254 * m4/inttypes-pri.m4
2264 2005-12-21 [paul] 1.9.100cvs99
2269 2005-12-20 [paul] 1.9.100cvs98
2272 updated by Anders Trobäck
2274 2005-12-20 [colin] 1.9.100cvs97
2280 * config/config.rpath
2281 * config/mkinstalldirs
2289 * m4/printf-posix.m4
2333 * src/send_message.c
2334 * src/common/Makefile.am
2335 * src/common/fnmatch.c
2336 * src/common/fnmatch.h
2337 * src/common/fnmatch_loop.c
2339 * src/common/plugin.c
2341 * src/common/socket.c
2342 * src/common/string_match.c
2343 * src/common/sylpheed.c
2344 * src/common/utils.c
2345 * src/common/utils.h
2346 * src/common/w32_dirent.c
2347 * src/common/w32_reg.c
2348 * src/common/w32_signal.c
2349 * src/common/w32_stat.c
2350 * src/common/w32_stdio.c
2351 * src/common/w32_stdlib.c
2352 * src/common/w32_string.c
2353 * src/common/w32_time.c
2354 * src/common/w32_unistd.c
2355 * src/common/w32_wait.c
2356 * src/common/w32lib.h
2357 * src/etpan/Makefile.am
2358 * src/gtk/Makefile.am
2359 * src/plugins/clamav/Makefile.am
2360 * src/plugins/demo/Makefile.am
2361 * src/plugins/dillo_viewer/Makefile.am
2362 * src/plugins/pgpcore/Makefile.am
2363 * src/plugins/pgpcore/passphrase.c
2364 * src/plugins/pgpcore/plugin.def
2365 * src/plugins/pgpcore/sgpgme.c
2366 * src/plugins/pgpcore/sylpheed.def
2367 * src/plugins/pgpcore/version.rc
2368 * src/plugins/pgpinline/Makefile.am
2369 * src/plugins/pgpinline/plugin.def
2370 * src/plugins/pgpinline/sylpheed.def
2371 * src/plugins/pgpinline/version.rc
2372 * src/plugins/pgpmime/Makefile.am
2373 * src/plugins/pgpmime/mypgpcore.def
2374 * src/plugins/pgpmime/plugin.def
2375 * src/plugins/pgpmime/sylpheed.def
2376 * src/plugins/pgpmime/version.rc
2377 * src/plugins/spamassassin/Makefile.am
2378 Very little ;-) patch from Werner Koch, providing
2379 infrastructure for cross-compiling to Win32
2381 2005-12-20 [paul] 1.9.100cvs96
2389 add a combo to the Get All button, allowing
2390 quick retrieval from any account
2391 Patch by Fabien Vantard, slightly modified
2394 i18n fix. Patch by Fabien Vantard
2396 2005-12-19 [colin] 1.9.100cvs95
2400 Don't automatically join lines when they've
2401 been separated by the user and not automatically
2403 2005-12-19 [paul] 1.9.100cvs94
2405 * src/gtk/pluginwindow.c
2407 Patch by Fabien Vantard
2409 2005-12-15 [paul] 1.9.100cvs93
2411 * src/common/plugin.c
2412 * src/common/plugin.h
2413 * src/gtk/pluginwindow.c
2414 * src/plugins/clamav/clamav_plugin.c
2415 * src/plugins/demo/demo.c
2416 * src/plugins/dillo_viewer/dillo_viewer.c
2417 * src/plugins/pgpcore/plugin.c
2418 * src/plugins/pgpinline/plugin.c
2419 * src/plugins/pgpmime/plugin.c
2420 * src/plugins/spamassassin/spamassassin.c
2421 * src/plugins/trayicon/trayicon.c
2422 add plugin_version()
2424 2005-12-15 [colin] 1.9.100cvs92
2427 Further fix bug #875
2429 2005-12-15 [paul] 1.9.100cvs91
2432 fix attach_load_dir getting set to
2433 PLUGINDIR on plugin load
2435 2005-12-14 [mones] 1.9.100cvs90
2438 * manual/keyboard.xml
2439 Initial draft and some shortcuts added
2444 2005-12-14 [colin] 1.9.100cvs89
2449 * src/gtk/gtkaspell.c
2451 * src/prefs_folder_item.c
2452 Fix recursive prefs apply
2455 2005-12-14 [colin] 1.9.100cvs88
2458 Fix bug #875 (Freeze On Inline Forward of
2461 2005-12-13 [colin] 1.9.100cvs87
2464 Uniq-ify and sort the mimetypes list
2465 Patch by Fabien Vantard
2467 2005-12-13 [colin] 1.9.100cvs86
2470 * src/etpan/imap-thread.c
2471 Fix leaks (patch by Hoa)
2473 * src/common/plugin.c
2478 * 2.0.0-rc2 released
2480 2005-12-12 [colin] 1.9.100cvs85
2485 2005-12-12 [wwp] 1.9.100cvs84
2487 * src/gtk/icon_legend.c
2488 fix misbehaviour and crash when closing the legend window
2489 using the Esc key (patch by Fabien Vantard).
2491 2005-12-12 [paul] 1.9.100cvs83
2495 * src/prefs_actions.c
2496 * src/prefs_filtering.c
2497 * src/prefs_matcher.c
2498 * src/prefs_spelling.glade ** REMOVED **
2499 * src/prefs_template.c
2500 * src/gtk/foldersort.glade ** REMOVED **
2501 * src/gtk/pluginwindow.c
2502 * src/gtk/pluginwindow.glade ** REMOVED **
2503 * src/plugins/spamassassin/spamassassin_gtk.glade ** REMOVED **
2506 2005-12-11 [paul] 1.9.100cvs82
2509 fix attach_load_dir crasher (double free)
2511 2005-12-09 [paul] 1.9.100cvs81
2515 * src/gtk/Makefile.am
2516 * src/gtk/icon_legend.c
2517 * src/gtk/icon_legend.h
2522 2005-12-09 [paul] 1.9.100cvs80
2524 * src/plugins/pgpcore/passphrase.c
2525 wrap the label in the dialog
2527 2005-12-09 [colin] 1.9.100cvs79
2529 * src/plugins/pgpcore/sgpgme.c
2530 Display (untrusted) on not trusted signatures
2531 Patch by Michal Èihaø <michal@cihar.com>
2532 Closes bug #867 (Report also key trust)
2534 2005-12-09 [colin] 1.9.100cvs78
2536 * src/common/plugin.c
2537 Update licence check, following Eben Moglen's advice
2539 2005-12-08 [colin] 1.9.100cvs77
2542 Fix the occasionnal item->cache != NULL
2545 2005-12-08 [colin] 1.9.100cvs76
2548 * src/plugins/pgpcore/sgpgme.c
2549 Print key id when unable to check it
2550 Closes bug #866 (Show key id when missing)
2552 2005-12-08 [paul] 1.9.100cvs75
2554 * src/prefs_common.c
2555 * src/prefs_common.h
2557 remember load attachment dir
2559 2005-12-07 [colin] 1.9.100cvs74
2561 * src/prefs_toolbar.c
2562 Gtk fixes, patch by Fabien Vantard
2564 2005-12-07 [colin] 1.9.100cvs73
2569 Fix bug #839 (Quoted text isn't colored after
2570 executing an action)
2571 * src/common/plugin.c
2572 Require plugins to declare their licence in plugin_licence()
2573 Refuse to load non-GPL plugins as they'd be illegal (as
2574 derived works of Sylpheed-Claws, they must be GPL).
2575 * src/plugins/clamav/clamav_plugin.c
2576 * src/plugins/demo/demo.c
2577 * src/plugins/dillo_viewer/dillo_viewer.c
2578 * src/plugins/pgpcore/plugin.c
2579 * src/plugins/pgpinline/plugin.c
2580 * src/plugins/pgpmime/plugin.c
2581 * src/plugins/spamassassin/spamassassin.c
2582 * src/plugins/trayicon/trayicon.c
2583 Add plugin_licence()
2585 2005-12-07 [paul] 1.9.100cvs72
2592 clean up after local FAQ removal and
2593 temporary manual removal
2595 2005-12-06 [colin] 1.9.100cvs71
2599 * doc/faq/.cvsignore
2600 * doc/faq/Makefile.am
2601 * doc/faq/de/.cvsignore
2602 * doc/faq/de/Makefile.am
2603 * doc/faq/de/sylpheed-faq-1.html
2604 * doc/faq/de/sylpheed-faq-2.html
2605 * doc/faq/de/sylpheed-faq-3.html
2606 * doc/faq/de/sylpheed-faq.html
2607 * doc/faq/en/.cvsignore
2608 * doc/faq/en/Makefile.am
2609 * doc/faq/en/sylpheed-faq-1.html
2610 * doc/faq/en/sylpheed-faq-2.html
2611 * doc/faq/en/sylpheed-faq-3.html
2612 * doc/faq/en/sylpheed-faq-4.html
2613 * doc/faq/en/sylpheed-faq.html
2614 * doc/faq/es/.cvsignore
2615 * doc/faq/es/Makefile.am
2616 * doc/faq/es/sylpheed-faq-1.html
2617 * doc/faq/es/sylpheed-faq-2.html
2618 * doc/faq/es/sylpheed-faq-3.html
2619 * doc/faq/es/sylpheed-faq-4.html
2620 * doc/faq/es/sylpheed-faq.html
2621 * doc/faq/fr/.cvsignore
2622 * doc/faq/fr/Makefile.am
2623 * doc/faq/fr/sylpheed-faq-1.html
2624 * doc/faq/fr/sylpheed-faq-2.html
2625 * doc/faq/fr/sylpheed-faq-3.html
2626 * doc/faq/fr/sylpheed-faq.html
2627 * doc/faq/it/.cvsignore
2628 * doc/faq/it/Makefile.am
2629 * doc/faq/it/sylpheed-faq-1.html
2630 * doc/faq/it/sylpheed-faq-2.html
2631 * doc/faq/it/sylpheed-faq-3.html
2632 * doc/faq/it/sylpheed-faq.html
2633 * doc/manual/.cvsignore
2634 * doc/manual/Makefile.am
2635 * doc/manual/de/.cvsignore
2636 * doc/manual/de/Makefile.am
2637 * doc/manual/de/sylpheed-1.html
2638 * doc/manual/de/sylpheed-10.html
2639 * doc/manual/de/sylpheed-11.html
2640 * doc/manual/de/sylpheed-12.html
2641 * doc/manual/de/sylpheed-13.html
2642 * doc/manual/de/sylpheed-14.html
2643 * doc/manual/de/sylpheed-15.html
2644 * doc/manual/de/sylpheed-16.html
2645 * doc/manual/de/sylpheed-17.html
2646 * doc/manual/de/sylpheed-18.html
2647 * doc/manual/de/sylpheed-19.html
2648 * doc/manual/de/sylpheed-2.html
2649 * doc/manual/de/sylpheed-20.html
2650 * doc/manual/de/sylpheed-3.html
2651 * doc/manual/de/sylpheed-4.html
2652 * doc/manual/de/sylpheed-5.html
2653 * doc/manual/de/sylpheed-6.html
2654 * doc/manual/de/sylpheed-7.html
2655 * doc/manual/de/sylpheed-8.html
2656 * doc/manual/de/sylpheed-9.html
2657 * doc/manual/de/sylpheed.html
2658 * doc/manual/en/.cvsignore
2659 * doc/manual/en/Makefile.am
2660 * doc/manual/en/sylpheed-1.html
2661 * doc/manual/en/sylpheed-10.html
2662 * doc/manual/en/sylpheed-11.html
2663 * doc/manual/en/sylpheed-12.html
2664 * doc/manual/en/sylpheed-13.html
2665 * doc/manual/en/sylpheed-14.html
2666 * doc/manual/en/sylpheed-15.html
2667 * doc/manual/en/sylpheed-16.html
2668 * doc/manual/en/sylpheed-17.html
2669 * doc/manual/en/sylpheed-18.html
2670 * doc/manual/en/sylpheed-19.html
2671 * doc/manual/en/sylpheed-2.html
2672 * doc/manual/en/sylpheed-20.html
2673 * doc/manual/en/sylpheed-21.html
2674 * doc/manual/en/sylpheed-22.html
2675 * doc/manual/en/sylpheed-3.html
2676 * doc/manual/en/sylpheed-4.html
2677 * doc/manual/en/sylpheed-5.html
2678 * doc/manual/en/sylpheed-6.html
2679 * doc/manual/en/sylpheed-7.html
2680 * doc/manual/en/sylpheed-8.html
2681 * doc/manual/en/sylpheed-9.html
2682 * doc/manual/en/sylpheed.html
2683 * doc/manual/es/.cvsignore
2684 * doc/manual/es/Makefile.am
2685 * doc/manual/es/sylpheed-1.html
2686 * doc/manual/es/sylpheed-10.html
2687 * doc/manual/es/sylpheed-11.html
2688 * doc/manual/es/sylpheed-12.html
2689 * doc/manual/es/sylpheed-13.html
2690 * doc/manual/es/sylpheed-14.html
2691 * doc/manual/es/sylpheed-15.html
2692 * doc/manual/es/sylpheed-16.html
2693 * doc/manual/es/sylpheed-17.html
2694 * doc/manual/es/sylpheed-18.html
2695 * doc/manual/es/sylpheed-19.html
2696 * doc/manual/es/sylpheed-2.html
2697 * doc/manual/es/sylpheed-20.html
2698 * doc/manual/es/sylpheed-3.html
2699 * doc/manual/es/sylpheed-4.html
2700 * doc/manual/es/sylpheed-5.html
2701 * doc/manual/es/sylpheed-6.html
2702 * doc/manual/es/sylpheed-7.html
2703 * doc/manual/es/sylpheed-8.html
2704 * doc/manual/es/sylpheed-9.html
2705 * doc/manual/es/sylpheed.html
2706 * doc/manual/fr/.cvsignore
2707 * doc/manual/fr/Makefile.am
2708 * doc/manual/fr/sylpheed-1.html
2709 * doc/manual/fr/sylpheed-10.html
2710 * doc/manual/fr/sylpheed-11.html
2711 * doc/manual/fr/sylpheed-12.html
2712 * doc/manual/fr/sylpheed-13.html
2713 * doc/manual/fr/sylpheed-14.html
2714 * doc/manual/fr/sylpheed-15.html
2715 * doc/manual/fr/sylpheed-16.html
2716 * doc/manual/fr/sylpheed-17.html
2717 * doc/manual/fr/sylpheed-18.html
2718 * doc/manual/fr/sylpheed-19.html
2719 * doc/manual/fr/sylpheed-2.html
2720 * doc/manual/fr/sylpheed-20.html
2721 * doc/manual/fr/sylpheed-3.html
2722 * doc/manual/fr/sylpheed-4.html
2723 * doc/manual/fr/sylpheed-5.html
2724 * doc/manual/fr/sylpheed-6.html
2725 * doc/manual/fr/sylpheed-7.html
2726 * doc/manual/fr/sylpheed-8.html
2727 * doc/manual/fr/sylpheed-9.html
2728 * doc/manual/fr/sylpheed.html
2729 * doc/manual/ja/.cvsignore
2730 * doc/manual/ja/Makefile.am
2731 * doc/manual/ja/sylpheed-1.html
2732 * doc/manual/ja/sylpheed-10.html
2733 * doc/manual/ja/sylpheed-11.html
2734 * doc/manual/ja/sylpheed-12.html
2735 * doc/manual/ja/sylpheed-13.html
2736 * doc/manual/ja/sylpheed-14.html
2737 * doc/manual/ja/sylpheed-15.html
2738 * doc/manual/ja/sylpheed-16.html
2739 * doc/manual/ja/sylpheed-17.html
2740 * doc/manual/ja/sylpheed-18.html
2741 * doc/manual/ja/sylpheed-19.html
2742 * doc/manual/ja/sylpheed-2.html
2743 * doc/manual/ja/sylpheed-20.html
2744 * doc/manual/ja/sylpheed-3.html
2745 * doc/manual/ja/sylpheed-4.html
2746 * doc/manual/ja/sylpheed-5.html
2747 * doc/manual/ja/sylpheed-6.html
2748 * doc/manual/ja/sylpheed-7.html
2749 * doc/manual/ja/sylpheed-8.html
2750 * doc/manual/ja/sylpheed-9.html
2751 * doc/manual/ja/sylpheed.html
2752 * doc/manual/ja/sylpheed.sgml
2754 Remove outdated manual and faq. Noisy, eh?
2756 2005-12-06 [colin] 1.9.100cvs70
2759 * src/quote_fmt_parse.y
2762 Allow %X to position cursor at 0
2763 (no %X = before signature)
2764 Fix paste as quotation putting the cursor at 0
2765 Fix undo offsets when pasting
2766 Insert the quote_fmt at once instead of line
2768 Fix [Edited] when starting to reply/forward
2770 2005-12-06 [paul] 1.9.100cvs69
2772 * src/plugins/clamav/clamav_plugin_gtk.c
2774 * src/plugins/spamassassin/spamassassin_gtk.c
2775 rework spamassassin_create_widget_func()
2777 2005-12-05 [colin] 1.9.100cvs68
2780 Fix make release ;-)
2782 2005-12-05 [colin] 1.9.100cvs67
2786 Fix cursor positioning (not obeying %X)
2788 2005-12-05 [paul] 1.9.100cvs66
2790 * src/plugins/dillo_viewer/dillo_prefs.c
2791 fix compilation warning
2793 2005-12-05 [paul] 1.9.100cvs65
2795 * src/prefs_spelling.c
2796 * src/plugins/trayicon/trayicon.c
2797 cleanups - remove unused stuff
2799 2005-12-05 [paul] 1.9.100cvs64
2802 * manual/plugins.xml
2803 remove info about removed mathml_viewer plugin
2805 2005-12-05 [paul] 1.9.100cvs63
2808 * src/plugins/Makefile.am
2809 * src/plugins/mathml_viewer/.cvsignore
2810 * src/plugins/mathml_viewer/Makefile.am
2811 * src/plugins/mathml_viewer/mathml_viewer.c
2812 remove unmaintained mathml_viewer plugin
2814 2005-12-05 [paul] 1.9.100cvs62
2817 obey prefs_common.always_show_msg when
2821 2005-12-05 [paul] 1.9.100cvs61
2824 * src/prefs_account.c
2825 * src/prefs_filtering.c
2827 * src/prefs_spelling.c
2828 * src/prefs_toolbar.c
2830 * src/gtk/gtkutils.c
2831 * src/gtk/quicksearch.c
2832 * src/plugins/dillo_viewer/dillo_prefs.c
2835 2005-12-04 [paul] 1.9.100cvs60
2838 * src/prefs_account.c
2839 * src/prefs_account.h
2840 allow a Local account to specify a
2842 (closes bug 843 'Inbox cannot be changed for local
2845 2005-12-04 [colin] 1.9.100cvs59
2847 * src/plugins/trayicon/trayicon.c
2848 Remove Get, rename Get All to Get Mail in order to
2849 be consistent with the default main toolbar
2851 2005-12-03 [colin] 1.9.100cvs58
2854 * manual/sylpheed-claws-manual.xml
2857 2005-12-03 [paul] 1.9.100cvs57
2862 new (partially complete) Swedish translation
2863 by Anders Troback <sylpheed@troback.com>
2865 2005-12-02 [paul] 1.9.100cvs56
2868 libetpan 0.41 required
2870 2005-12-02 [paul] 1.9.100cvs55
2872 * src/plugins/clamav/clamav_plugin.c
2873 * src/plugins/clamav/clamav_plugin.h
2874 * src/plugins/clamav/clamav_plugin_gtk.c
2875 * src/plugins/spamassassin/spamassassin.c
2876 * src/plugins/spamassassin/spamassassin.h
2877 * src/plugins/spamassassin/spamassassin_gtk.c
2878 unregister prefs pages on unloading, thus
2880 (thanks to Colin for the hint)
2882 2005-12-02 [wwp] 1.9.100cvs54
2885 * src/quote_fmt_parse.y
2886 fix misuse of gboolean*, use gboolean instead
2887 (thanks to Paul, Colin, for pointing out that scaring one)
2889 2005-12-02 [paul] 1.9.100cvs53
2891 * src/plugins/clamav/clamav_plugin.c
2892 int no --> unsigned int no
2893 * src/plugins/clamav/clamav_plugin_gtk.c
2896 2005-12-02 [wwp] 1.9.100cvs52
2899 * src/prefs_template.c
2901 * src/quote_fmt_parse.y
2902 prevent from executing |f and |p templates commands when
2903 adding or replacing templates in prefs (avoids annoying and
2904 potentially dangerous behaviours)
2906 2005-12-02 [paul] 1.9.100cvs51
2908 * src/prefs_common.c
2909 allow translation of some default values
2910 Patch by Fabien Vantard
2912 2005-12-02 [paul] 1.9.100cvs50
2916 * src/prefs_common.c
2917 * src/prefs_common.h
2918 * src/prefs_message.c
2920 remove obsolete 'convert_mb_alnum' option
2923 remove unused 'about_textview_visibility_notify'
2925 2005-12-02 [paul] 1.9.100cvs49
2927 * src/prefs_account.c
2928 * src/prefs_compose_writing.c
2931 * src/prefs_image_viewer.c
2932 * src/prefs_message.c
2934 * src/prefs_receive.c
2936 * src/prefs_spelling.c
2937 * src/prefs_summaries.c
2938 * src/prefs_wrapping.c
2939 * src/plugins/dillo_viewer/dillo_prefs.c
2940 * src/plugins/pgpcore/prefs_gpg.c
2941 several cleanups to the prefs dialogs
2942 (slightly modified) patch by Fabien Vantard
2944 2005-12-02 [paul] 1.9.100cvs48
2948 * src/send_message.c
2949 fix crash on send when connection fails
2953 2005-12-01 [colin] 1.9.100cvs47
2956 Translate … to "..."
2958 2005-11-30 [colin] 1.9.100cvs46
2962 Optimize back yesterday's fix.
2964 2005-11-30 [paul] 1.9.100cvs45
2969 written by Colin, edited by me
2971 2005-11-29 [colin] 1.9.100cvs44
2974 Skip headers unconditionnaly in match_body if the
2975 rule is not message or ~message
2977 2005-11-29 [colin] 1.9.100cvs43
2980 Fix body_part and such, not skipping headers
2981 if the matchcriteria wasn't the first in the rule
2983 2005-11-29 [colin] 1.9.100cvs42
2986 Add Windows-1252 (Closes bug #863, windows-1252 encoding
2987 option missing from message view window)
2988 Fix double text D'n'D with gtk-2.8
2990 Fix ~message, ~headers_part, ~body_part rules
2992 Add Windows-1252 (Closes bug #863)
2994 * src/gtk/gtkaspell.c
2995 Properly destroy accels in all menus
2997 2005-11-29 [mones] 1.9.100cvs41
3002 2005-11-27 [colin] 1.9.100cvs40
3005 "/Remove mailbox" -> "/Remove mailbox..."
3007 2005-11-27 [paul] 1.9.100cvs39
3012 updated by new maintainer, Stephan Sachse
3014 2005-11-27 [paul] 1.9.100cvs38
3017 written by Colin, edited by me
3019 2005-11-27 [paul] 1.9.100cvs37
3021 * src/prefs_common.c
3022 * src/prefs_common.h
3023 * src/prefs_receive.c
3024 * src/prefs_summaries.c
3025 move 'go to inbox after receiving new mail'
3026 option from display/sumamaries to mail
3027 handling/receive, and rework prefs_summaries
3030 2005-11-25 [martin] 1.9.100cvs36
3033 fixed windows-1252 translation;
3034 translated some new and fuzzy strings
3036 2005-11-25 [paul] 1.9.100cvs35
3038 * src/plugins/clamav/clamav_plugin.c
3039 complete the update done in cvs34
3041 2005-11-25 [paul] 1.9.100cvs34
3043 * src/plugins/clamav/clamav_plugin.c
3044 reflect upstream changes
3046 2005-11-25 [paul] 1.9.100cvs33
3049 * manual/plugins.xml
3050 * manual/sylpheed-claws-manual.xml
3051 written/updated by Colin, edited by me
3052 * tools/acroread2sylpheed.pl
3055 2005-11-24 [colin] 1.9.100cvs32
3058 Fix bug #856 (reediting messages forgets Request
3061 2005-11-24 [paul] 1.9.100cvs31
3063 * manual/addrbook.xml
3064 * manual/starting.xml
3065 written by Colin, proofread, edited, adapted by me
3066 * manual/advanced.xml
3067 add some Actions examples
3069 use a Save button instead of a Close button
3071 indicate mandatory fields
3075 2005-11-23 [colin] 1.9.100cvs30
3078 Rename menu item, fix possible crash after
3081 Allow searching for '*' in ldap
3083 Fix "Browse Entry" (did anyone use it?)
3085 Add guards for mandatory information
3087 2005-11-23 [paul] 1.9.100cvs29
3089 * manual/advanced.xml
3090 corrections to the English
3092 2005-11-23 [colin] 1.9.100cvs28
3095 Fix possible crash at exit. After the call to
3096 gtk_container_remove(), the Viewer's widget has no
3097 more parent so gtk+ automatically frees it and its
3098 sons. If destroy_viewer() then try to access it,
3101 2005-11-22 [colin] 1.9.100cvs27
3104 * src/gtk/gtkaspell.c
3105 Fix right-clicking on a misspelled word
3106 Fix More... in suggestions menu
3108 2005-11-22 [wwp] 1.9.100cvs26
3110 * src/prefs_template.c
3111 templates works: re-sort templates list when adding or replacing,
3112 prevent from adding or replacing when the template name is empty
3114 2005-11-21 [colin] 1.9.100cvs25
3117 Fix some addressbook suckage (dnd, select all)
3119 * src/gtk/gtkaspell.c
3120 * src/gtk/gtkaspell.h
3121 Make the spellchecker menu work with the
3122 GtkTextView one instead of overriding it
3124 2005-11-20 [paul] 1.9.100cvs24
3126 * manual/handling.xml
3127 proofread and corrected
3129 2005-11-20 [paul] 1.9.100cvs23
3132 generate html as one file
3133 * manual/advanced.xml
3134 fix output generation
3135 reformat hidden options list
3136 * manual/manual.xml ** REMOVED **
3137 * manual/sylpheed-claws-manual.xml ** ADDED **
3140 2005-11-18 [colin] 1.9.100cvs22
3142 * src/prefs_account.c
3143 Fix layout in news and mbox accounts
3144 * manual/account.xml
3145 * manual/advanced.xml
3146 New contents for Paul to check :)
3148 2005-11-18 [wwp] 1.9.100cvs21
3150 * src/gtk/quicksearch.c
3151 don't update extended quicksearch buttons twice
3153 2005-11-18 [paul] 1.9.100cvs20
3156 complete 1.9.100cvs19
3158 2005-11-18 [paul] 1.9.100cvs19
3161 cosmetic improvements
3163 also list text/* attachments
3165 2005-11-18 [colin] 1.9.100cvs18
3168 Use column 0 instead of -1 in
3169 gtk_ctree_node_moveto, in a naive
3170 hope it'll fix the gtk-related crashes
3172 2005-11-18 [colin] 1.9.100cvs17
3174 * src/gtk/inputdialog.c
3175 Fix icon staying the first one
3177 2005-11-17 [wwp] 1.9.100cvs16
3178 fix possible problem showing some quicksearch buttons, and a bad
3179 call to g_return_if_fail in a function that returns a value (both
3180 fixes by Fabien Vantard)
3182 2005-11-15 [wwp] 1.9.100cvs15
3184 * src/gtk/quicksearch.c
3185 added a tooltip to that obscure ... quicksearch button
3187 2005-11-15 [wwp] 1.9.100cvs14
3189 * src/gtk/quicksearch.c
3190 add a quicksearch helper to filtering expression users: the ... button
3191 raises the condition expr window. condition expressions set up w/ this
3192 window are used by the quicksearch if the user closes it pressing OK.
3194 2005-11-14 [paul] 1.9.100cvs13
3196 * src/plugins/clamav/clamav_plugin.c
3197 * src/plugins/spamassassin/spamassassin.c
3198 change plugin type following recent merging
3200 2005-11-14 [wwp] 1.9.100cvs12
3203 prevent from crashing when copying/moving message(s) from and
3206 2005-11-14 [paul] 1.9.100cvs11
3208 * src/plugins/clamav/Makefile.am
3209 * src/plugins/clamav/clamav_plugin.c
3210 * src/plugins/clamav/clamav_plugin.h
3211 * src/plugins/clamav/clamav_plugin_gtk.c
3212 also merge clamav and clamav_gtk plugins
3214 2005-11-13 [colin] 1.9.100cvs10
3217 * src/plugins/spamassassin/Makefile.am
3218 * src/plugins/spamassassin/spamassassin.c
3219 * src/plugins/spamassassin/spamassassin.h
3220 * src/plugins/spamassassin/spamassassin_gtk.c
3221 Merge spamassassin and spamassassin_gtk plugins,
3222 and build it by default.
3224 2005-11-12 [colin] 1.9.100cvs9
3226 * src/etpan/imap-thread.c
3229 2005-11-12 [colin] 1.9.100cvs8
3232 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
3234 2005-11-10 [colin] 1.9.100cvs7
3237 Fix bug #845 (sylpheed-claws 1.9.99+ start in
3240 2005-11-10 [wwp] 1.9.100cvs6
3242 * src/gtk/description_window.c
3243 fix a crash when closing description windows using the WM's [X] button
3245 2005-11-09 [colin] 1.9.100cvs5
3248 Update libetpan call to follow upstream
3249 (yes, this requires libetpan-0.40cvs3)
3251 2005-11-08 [colin] 1.9.100cvs4
3255 * src/common/utils.c
3256 * src/common/utils.h
3257 Enhance the email parser
3259 2005-11-08 [colin] 1.9.100cvs3
3262 Fix what looks like an off-by-one (fixes
3263 attachments from the Bat)
3265 2005-11-08 [wwp] 1.9.100cvs2
3268 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
3270 2005-11-08 [wwp] 1.9.100cvs1
3273 allow exiting Sylpheed-Claws from command-line
3275 2005-11-08 [paul] 1.9.100
3279 2005-11-07 [colin] 1.9.99cvs17
3283 Fix import of base-64 encoded items
3285 2005-11-07 [colin] 1.9.99cvs16
3287 * src/send_message.c
3288 Fix bug #314 (Queue does not empty under certain
3291 2005-11-07 [paul] 1.9.99cvs15
3295 fix buffer overflows
3298 2005-11-07 [paul] 1.9.99cvs14
3300 * doc/man/Makefile.am
3301 * doc/man/sylpheed-claws.1 ** ADDED **
3302 * doc/man/sylpheed.1 ** DELETED **
3303 rename and update the man file
3305 2005-11-06 [colin] 1.9.99cvs13
3308 Fix ldif_get_line() that returned empty strings
3309 (Didn't understand why). Also fix a possible
3312 2005-11-06 [wwp] 1.9.99cvs12
3316 * src/gtk/gtkutils.c
3317 * src/gtk/gtkutils.h
3318 fix a compilation warning,
3319 make links sensitive in the about dialog
3321 2005-11-04 [wwp] 1.9.99cvs11
3324 don't wrap or translate URIs, and a bit text format cleanup
3326 2005-11-04 [wwp] 1.9.99cvs10
3329 better textview tagging implementation (no more use of marks for
3332 2005-11-02 [colin] 1.9.99cvs9
3337 2005-11-02 [colin] 1.9.99cvs8
3340 Require libetpan-0.40 due to upstream fix
3342 Tell libetpan not to call SSL_Library_Init,
3343 as we do it ourselves.
3345 2005-11-02 [colin] 1.9.99cvs7
3348 Add missing files (thanks to Fabien Vantard)
3350 2005-11-02 [colin] 1.9.99cvs6
3353 Fix totals when read messages are hidden or quicksearch
3357 * src/common/ssl_certificate.c
3358 * src/common/ssl_certificate.h
3359 * src/gtk/sslcertwindow.c
3360 * src/gtk/sslcertwindow.h
3361 Fix copyright on my stuff
3363 2005-11-02 [wwp] 1.9.99cvs5
3365 * src/prefs_themes.c
3366 fix directory name checking (theme installation/removal),
3367 made related error a bit more verbose
3369 2005-11-02 [colin] 1.9.99cvs4
3372 Fix typo (probably fixes bug #841 (Sort by the From
3375 2005-11-02 [paul] 1.9.99cvs3
3379 updated by SungHyun Nam, Geir Helland
3381 fix typo in welcome message. spotted by
3384 2005-11-01 [colin] 1.9.99cvs2
3387 Fix replying to ml wen confirming subscription
3393 Make key check non blocking
3395 2005-10-31 [paul] 1.9.99cvs1
3397 * tools/claws.i18n.status.pl
3398 updated for ChangeLog
3400 2005-10-31 [paul] 1.9.99
3404 2005-10-31 [paul] 1.9.15cvs131
3408 * ChangeLog.claws ** REMOVED **
3409 * ChangeLog-gtk2.claws ** REMOVED **
3410 * ChangeLog.gtk1 ** ADDED **
3415 * README.claws ** REMOVED **
3416 * README.jp ** REMOVED **
3417 * RELEASE_NOTES ** ADDED **
3418 * RELEASE_NOTES.claws ** REMOVED **
3421 * sylpheed.spec.in ** REMOVED **
3422 tidy up and update the default docs:
3423 ChangeLog.claws is renamed ChangeLog.gtk1
3424 ChangeLog-gtk2.claws is renamed ChangeLog
3425 README.claws is renamed README
3426 RELEASE_NOTES.claws is renamed RELEASE_NOTES
3428 2005-10-31 [paul] 1.9.15cvs130
3433 2005-10-31 [paul] 1.9.15cvs129
3444 updated by Miquel Oliete, Stephan Sachse and
3445 Thomas Gilgin, me, Fabien Vantard, Andrea
3446 Spadaccini, Frederico Goncalves Guimaraes,
3447 Andrej Kacian, Aleksandar Urosevic, and
3450 2005-10-31 [mones] 1.9.15cvs128
3456 Updated for release.
3458 2005-10-30 [colin] 1.9.15cvs127
3461 Place cursor before rewrapping (fixes cursor
3462 pos if quotation gets rewrapped)
3464 2005-10-29 [paul] 1.9.15cvs126
3472 corrections to text items
3474 2005-10-28 [colin] 1.9.15cvs125
3477 Make "hit 'C' to check sig" work from extern
3480 2005-10-27 [colin] 1.9.15cvs124
3483 Add a hack to avoid segfaulting when hammering
3486 2005-10-27 [wwp] 1.9.15cvs123
3488 * src/prefs_themes.c
3489 sort list of themes names in themes prefs
3491 2005-10-27 [paul] 1.9.15cvs122
3494 * src/prefs_account.c
3495 fix building on Solaris
3498 2005-10-27 [wwp] 1.9.15cvs121
3501 * src/gtk/gtksctree.c
3502 speed up unselecting messages in summary view (thanks to Colin)
3504 2005-10-27 [paul] 1.9.15cvs120
3507 fix a compilation warning
3509 fix updating of 'n items selected' count
3512 2005-10-27 [martin] 1.9.15cvs119
3515 ignore actions with a leading '/' in the action menu name
3516 fixes a crash on menu creation
3517 * src/prefs_actions.c
3518 do not allow a leading '/' in the action menu name
3520 2005-10-27 [paul] 1.9.15cvs118
3523 fix compilation warning
3525 2005-10-27 [paul] 1.9.15cvs117
3528 add #if HAVE_LOCALE_H
3530 2005-10-27 [paul] 1.9.15cvs116
3532 * src/plugins/clamav/clamav_plugin.c
3533 * src/plugins/dillo_viewer/dillo_viewer.c
3534 * src/plugins/mathml_viewer/mathml_viewer.c
3535 * src/plugins/pgpcore/plugin.c
3536 * src/plugins/pgpinline/plugin.c
3537 * src/plugins/pgpmime/plugin.c
3538 * src/plugins/spamassassin/spamassassin.c
3539 * src/plugins/trayicon/trayicon.c
3540 plugin_init() : make error messages more
3543 2005-10-26 [wwp] 1.9.15cvs115
3545 * src/prefs_matcher.c
3546 enlarge boolean op widget width a bit (wasn't always showing text contents)
3548 2005-10-26 [wwp] 1.9.15cvs114
3551 * src/gtk/gtksctree.c
3552 * src/plugins/spamassassin/libspamc.c
3553 * src/plugins/spamassassin/spamassassin.c
3554 fix some compilation warnings more
3556 2005-10-26 [mones] 1.9.15cvs113
3561 2005-10-26 [paul] 1.9.15cvs112
3563 * src/prefs_message.c
3564 give all display_xface stuff the
3565 #if HAVE_LIBCOMPFACE treatment, thus
3567 (Thanks to Wolfgang Enderlein)
3569 2005-10-26 [colin] 1.9.15cvs111
3575 Remove context menu items that should not be there
3580 Don't show the mainwindow too soon
3582 2005-10-26 [wwp] 1.9.15cvs110
3587 fix uninitialized pointers in the folder updating hook
3590 2005-10-25 [mones] 1.9.15cvs109
3593 General information subsection completed.
3594 Removed archaic references.
3597 * manual/dtd/manual.dsl
3598 Added customization stylesheet for getting paragraphs
3599 fully justified in PDF output (as suggested by Colin).
3601 2005-10-25 [colin] 1.9.15cvs108
3606 2005-10-25 [colin] 1.9.15cvs107
3610 Fix leak (xml_get_element() allocates memory)
3612 Fix leak + dead code (shame!)
3616 2005-10-25 [colin] 1.9.15cvs106
3619 Fix encoding issue in Save all and in
3620 overwrite-confirmation alertpanel
3622 2005-10-25 [colin] 1.9.15cvs105
3624 * src/common/socket.c
3625 Fix a leak - Thanks to Christopher Aillon
3626 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
3628 2005-10-25 [paul] 1.9.15cvs104
3631 Always guess servers from the right-hand
3632 email part and guess username from the
3633 left-hand part. (Thanks to Colin)
3634 add an X-Face to the welcome message
3636 2005-10-25 [paul] 1.9.15cvs103
3638 * manual/handling.xml
3639 written by Colin, edited by me
3641 2005-10-25 [wwp] 1.9.15cvs102
3644 * src/grouplistdialog.c
3647 fix some compilation warnings
3653 2005-10-24 [paul] 1.9.15cvs101
3658 2005-10-24 [paul] 1.9.15cvs100
3660 * src/pixmaps/offline.xpm
3661 * src/pixmaps/online.xpm
3662 replace with last default versions
3664 2005-10-24 [colin] 1.9.15cvs99
3667 Fix bug when moving a folder
3670 "Delete folder" pops up a window, so it
3671 should be suffixed with "..."
3672 * src/plugins/pgpcore/sgpgme.c
3675 2005-10-24 [mones] 1.9.15cvs98
3678 * manual/account.xml
3680 * manual/addrbook.xml
3681 * manual/advanced.xml
3683 * manual/glossary.xml
3685 * manual/handling.xml
3687 * manual/keyboard.xml
3689 * manual/plugins.xml
3690 * manual/starting.xml
3691 * manual/dtd/sdocbook.dtd
3692 Initial manual structure and some content.
3694 2005-10-23 [wwp] 1.9.15cvs97
3699 2005-10-23 [wwp] 1.9.15cvs96
3703 rework of the about window (main work by Paul), also featuring a few
3704 fixes for typos and duplicate names
3706 2005-10-23 [wwp] 1.9.15cvs95
3709 Ignore the right binary name (sylpheed-claws now)
3711 2005-10-23 [paul] 1.9.15cvs94
3714 when using Folder Pref 'Default To for
3715 replies' make the entry in the Compose
3717 Patch by Fabien Vantard
3719 2005-10-22 [colin] 1.9.15cvs93
3724 2005-10-22 [colin] 1.9.15cvs92
3727 try to convert using locale (apart utf8) if necessary
3729 2005-10-22 [colin] 1.9.15cvs91
3731 * src/pixmaps/new.xpm
3732 * src/pixmaps/unread.xpm
3733 Make the unread envelope blue again and
3734 saturate the new one a bit more.
3736 2005-10-22 [colin] 1.9.15cvs90
3739 When replying to a mail sent by one of our accounts,
3740 use the original list of recipients. Let 'Reply All'
3741 and 'Reply to sender' work like previously.
3743 2005-10-21 [colin] 1.9.15cvs89
3745 * src/prefs_filtering.c
3746 Clear fields after add and replace
3748 Display xface differently (better)
3749 * src/plugins/pgpinline/pgpinline.c
3750 Fix crappy encodings/recodings
3752 2005-10-21 [paul] 1.9.15cvs88
3755 * src/prefs_folder_item.c
3757 fix news folder Folder Properties
3760 update folderview after Themes change
3761 keep selected folder selected
3764 2005-10-21 [paul] 1.9.15cvs87
3767 * tools/OOo2sylpheed.pl
3769 * tools/README.sylprint
3770 * tools/asus_mailled.sh ** REMOVED **
3771 * tools/filter_conv.pl
3772 * tools/freshmeat_search.pl
3773 * tools/google_search.pl
3774 * tools/gpg-sign-syl ** REMOVED **
3775 * tools/kmail2sylpheed.pl
3776 * tools/kmail2sylpheed_v2.pl
3777 * tools/multiwebsearch.pl
3778 * tools/nautilus2sylpheed.sh
3779 * tools/newscache_clean.pl
3780 * tools/outlook2sylpheed.pl
3781 * tools/sylpheed-switcher ** REMOVED **
3785 * tools/vcard2xml.py
3786 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3787 update default config dir
3788 update binary name (thanks to Fabien Vantard)
3789 remove obsolete scripts
3791 2005-10-21 [colin] 1.9.15cvs86
3794 Fix possible leak and units. Based on a patch by
3797 2005-10-20 [colin] 1.9.15cvs85
3800 Clear xface when clearing textview
3802 2005-10-20 [colin] 1.9.15cvs84
3808 * src/prefs_common.c
3809 * src/prefs_common.h
3810 * src/prefs_message.c
3814 * src/common/utils.c
3815 * src/common/utils.h
3816 * src/gtk/gtkutils.c
3817 * src/gtk/gtkutils.h
3818 Migrate config to .sylpheed-claws (Automatically)
3819 Add a way to get the Xface in the TextView
3821 2005-10-20 [colin] 1.9.15cvs83
3823 * src/gtk/Makefile.am
3826 Make the about dialog *grooovy*
3828 2005-10-20 [colin] 1.9.15cvs82
3831 Use "Open with" on double click if no command
3834 2005-10-20 [colin] 1.9.15cvs81
3837 * src/etpan/imap-thread.c
3840 2005-10-20 [paul] 1.9.15cvs80
3843 don't show clipkey icon if the only
3844 attachment is the signature
3847 2005-10-20 [paul] 1.9.15cvs79
3850 * src/plugins/pgpmime/pgpmime.c
3851 name the PGP/MIME signature 'signature.asc'
3852 Patch by Andrew Nelson <freeandy@gmail.com>
3854 2005-10-19 [colin] 1.9.15cvs78
3856 * src/plugins/pgpmime/pgpmime.c
3857 Oops, no need to double-check though
3859 2005-10-19 [colin] 1.9.15cvs77
3861 * src/plugins/pgpinline/pgpinline.c
3862 * src/plugins/pgpmime/pgpmime.c
3863 Check that my_tmpfile() doesn't
3866 2005-10-19 [colin] 1.9.15cvs76
3868 * src/common/utils.c
3869 Use shorter mime boundaries to avoid having
3870 MTAs rewrapping our headers, breaking the
3871 PGP signature in the process
3873 * src/plugins/pgpmime/pgpmime.c
3874 Check for boundary uniqueness to be sure
3875 it won't happen, instead of hoping for the
3878 2005-10-19 [colin] 1.9.15cvs75
3880 * sylpheed-claws.desktop
3883 Ship a sylpheed-claws binary instead
3884 of a sylpheed one. Change the socket
3887 Update folder only if it changed
3889 Fix i18n in welcome mail, patch by
3896 2005-10-19 [paul] 1.9.15cvs74
3900 fix summaryview update
3903 2005-10-18 [colin] 1.9.15cvs73
3905 * src/plugins/pgpcore/passphrase.c
3906 Don't XGrabServer, and try a bit more to
3907 sync everything before grabbing mouse/keyboard
3909 2005-10-18 [colin] 1.9.15cvs72
3915 * src/grouplistdialog.c
3917 * src/stock_pixmap.c
3918 * src/stock_pixmap.h
3920 * src/gtk/gtksctree.c
3921 * src/gtk/gtksctree.h
3922 * src/pixmaps/empty.xpm
3923 Implement a wrapper call for gtk_ctree_set_node_info
3924 and gtk_ctree_insert_node, that uses a 1x1 transparent
3925 pixmap instead of a NULL one. This works around some
3926 memory problems deep inside gtk, revealed by valgrind,
3927 and fixes bug #834 (Pressing CTRl-D on a message marked
3928 as locked crashes sylpheed.), as well as, probably,
3929 wwp's 4th dimension problems that happen in gtk_ctree_*.
3931 2005-10-17 [colin] 1.9.15cvs71
3934 Provide visual feedback when checking
3937 2005-10-17 [colin] 1.9.15cvs70
3940 Keep the folder list frozen while checking caches...
3942 2005-10-17 [colin] 1.9.15cvs69
3945 Fi bug #833 (Autocompleting from addressbook
3946 fails with extended chars)
3948 Fix 'adding messages' staying in statusbar
3951 2005-10-17 [wwp] 1.9.15cvs68
3954 Fix buttons' layout resizing when window size changes
3956 2005-10-17 [wwp] 1.9.15cvs67
3959 * src/prefs_account.c
3960 * src/prefs_common.c
3961 * src/prefs_common.h
3962 * src/prefs_folder_item.c
3964 * src/gtk/logwindow.c
3965 * src/gtk/pluginwindow.c
3966 * src/gtk/prefswindow.c
3967 * src/gtk/prefswindow.h
3968 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3970 2005-10-17 [paul] 1.9.15cvs66
3973 fix missing libetpan message
3978 * src/prefs_themes.c
3980 add some new URI defines, change some
3983 make welcome message translatable
3984 small improvements to english
3989 2005-10-17 [paul] 1.9.15cvs65
3994 2005-10-16 [mones] 1.9.15cvs64
4003 2005-10-16 [colin] 1.9.15cvs63
4008 2005-10-16 [colin] 1.9.15cvs62
4013 Real welcome mail text, thanks Paul
4015 2005-10-16 [colin] 1.9.15cvs61
4021 * src/prefs_themes.c
4022 * src/prefs_toolbar.c
4023 * src/plugins/demo/demo.c
4024 * src/plugins/trayicon/trayicon.c
4025 s/Sylpheed/Sylpheed-Claws/
4027 2005-10-16 [colin] 1.9.15cvs60
4030 Add a welcome email in the first empty mailbox
4031 * src/prefs_common.c
4032 Change one more default
4034 2005-10-16 [colin] 1.9.15cvs59
4039 2005-10-16 [colin] 1.9.15cvs58
4042 * src/prefs_common.c
4043 Change some defaults
4045 2005-10-16 [colin] 1.9.15cvs57
4048 * src/prefs_common.c
4049 Change some defaults
4051 2005-10-16 [colin] 1.9.15cvs56
4054 By default, initialize fonts to have
4055 the same size as normal GtkWidgets
4057 2005-10-16 [colin] 1.9.15cvs55
4060 Fix message a bit more
4062 2005-10-16 [colin] 1.9.15cvs54
4065 Second attempt at flicker fixing
4067 2005-10-16 [colin] 1.9.15cvs53
4072 2005-10-16 [wwp] 1.9.15cvs52
4076 * src/prefs_common.c
4077 * src/prefs_common.h
4078 Remember window sizes (address book)
4080 2005-10-16 [wwp] 1.9.15cvs51
4082 * src/plugins/clamav/clamav_plugin_gtk.c
4083 * src/plugins/spamassassin/spamassassin_gtk.c
4084 Fix compilation warnings (missing #include).
4086 2005-10-16 [colin] 1.9.15cvs50
4091 Make 'c' check signature, and forward
4092 c, l, y, t from summaryview to mimeview
4094 2005-10-16 [colin] 1.9.15cvs49
4097 Put border around buttons
4100 Rework menus (Patch based on a patch
4103 2005-10-15 [wwp] 1.9.15cvs48
4115 * src/prefs_account.c
4116 * src/prefs_spelling.c
4117 * src/gtk/gtkutils.c
4118 * src/gtk/gtkutils.h
4119 * src/plugins/clamav/clamav_plugin_gtk.c
4120 * src/plugins/spamassassin/spamassassin_gtk.c
4121 use nicer browse-for-file/dir buttons than the "..." ones,
4122 code factorizing more.
4124 2005-10-14 [colin] 1.9.15cvs47
4127 set relief on the account switcher so that people see it
4128 grey out Create processing rules when no message is selected
4129 * src/prefs_filtering.c
4130 ask before closing if the rule has not been modified, even if
4132 * src/prefs_matcher.c
4133 fix sensitivity when entering the dialog
4134 * src/gtk/inputdialog.c
4135 display a better icon on password ask
4136 * src/plugins/pgpcore/passphrase.c
4137 make the dialog look better
4139 2005-10-14 [paul] 1.9.15cvs46
4142 indicate presense of marked msgs in
4143 unexpanded subfolders
4145 2005-10-14 [paul] 1.9.15cvs45
4147 * src/prefs_actions.c
4148 * src/prefs_common.c
4149 * src/prefs_common.h
4150 * src/prefs_filtering_action.c
4151 * src/prefs_matcher.c
4152 * src/prefs_template.c
4153 remember window sizes
4154 fix Info button size
4158 2005-10-13 [colin] 1.9.15cvs44
4163 Add a tooltip on the icon (optional)
4164 Get rid of the signature buttons and only
4165 use the icon+tooltip
4167 2005-10-13 [colin] 1.9.15cvs43
4171 Add hand cursor for hovering over icon
4173 2005-10-13 [colin] 1.9.15cvs42
4176 Fix crash when quicksearch's hidden
4179 2005-10-13 [colin] 1.9.15cvs41
4182 Set subject when forwarding multiple mails
4183 Check that other recipient than the default Cc or Bcc
4184 have been set before sending.
4186 2005-10-13 [colin] 1.9.15cvs40
4190 Introduce locking, but don't use it yet
4192 2005-10-13 [colin] 1.9.15cvs39
4194 * src/gtk/quicksearch.c
4195 Reset quicksearch when hiding it
4196 Make sticky a real pref
4198 2005-10-13 [colin] 1.9.15cvs38
4203 2005-10-13 [colin] 1.9.15cvs37
4208 * src/plugins/pgpcore/sgpgme.c
4209 Make privacy icon clickable
4210 Move Trust field in Full info
4211 When trust is less than full, don't display
4214 2005-10-13 [colin] 1.9.15cvs36
4219 Revert speed hack which is dangerous in fact
4222 2005-10-13 [colin] 1.9.15cvs35
4224 * src/folder_item_prefs.c
4225 Fix pref corruption on folder move. Patch
4228 2005-10-13 [paul] 1.9.15cvs34
4232 fix typos in g_warnings
4233 * src/prefs_account.c
4234 add a file selector for Signature file
4238 2005-10-12 [colin] 1.9.15cvs33
4241 Provide a quick way to go back from a
4242 signature's full info to the email part
4244 2005-10-12 [colin] 1.9.15cvs32
4247 Remove old hack of encoding signed mails with base64.
4248 QP works equally well.
4250 2005-10-12 [colin] 1.9.15cvs31
4253 Replace deprecated GtkText with GtkTextView
4255 Fix a logic bug about counts in imap_select
4256 (previously un-triggered)
4260 Allow local deletion of news posts
4262 Show GPG noticeview on the message/rfc822 part
4263 in addition to the text/plain one
4264 * src/prefs_image_viewer.c
4265 src/plugins/pgpcore/prefs_gpg.c
4266 Polish (set the label as part of the checkbox)
4268 Don't sit there doing nothing after destroying
4269 the window - return err
4271 2005-10-11 [colin] 1.9.15cvs30
4274 Apply processing rules before showing folders.
4275 Early folder show (before flags sync) will only
4276 be done when there are no processing rules (nor
4279 Fix stuff related to mail subdir, creation and
4282 Don't allow creation of folders in NoInferior
4283 folders, as it won't work
4285 2005-10-10 [colin] 1.9.15cvs29
4288 Reselect "None" Privacy system when selecting an
4289 account with no privacy system defined
4291 2005-10-10 [colin] 1.9.15cvs28
4294 Add Windows-1252 encoding
4295 * src/prefs_common.c
4296 Rework some defaults:
4297 - autosave to draft by default
4298 - don't show header pane (it's already in the textview)
4299 - Select first new or unread mail on entry
4300 - Assume 'Yes' to change folder when there's no more
4302 * src/prefs_matcher.c
4303 Fix a gtk assertion failure
4304 * src/gtk/colorlabel.c
4305 Workaround bad repainting on selection
4307 Freeze/thaw (a bit faster on ssh -X)
4309 Get rid of StrdupConverter that just adds an
4311 * src/etpan/imap_thread.c
4314 2005-10-10 [colin] 1.9.15cvs27
4318 Fix compile on gtk 2.4. Patch by wwp
4320 2005-10-09 [colin] 1.9.15cvs26
4325 Clarify forward menus. Patch by wwp
4327 2005-10-09 [colin] 1.9.15cvs25
4331 Fix bug #829 (Non-working "Encrypt message by
4332 default when replying to an encrypted message")
4334 2005-10-08 [colin] 1.9.15cvs24
4337 Fix bug #827 ("Welcome" setup wizard after a
4338 permission error gives up & forgets itself.)
4340 2005-10-08 [colin] 1.9.15cvs23
4343 Fix bug #828 (Ignoring headers with spaces around = sign)
4345 2005-10-08 [colin] 1.9.15cvs22
4350 2005-10-08 [colin] 1.9.15cvs21
4354 Add a processing_pending indicator, set on
4355 folder_item_open and cleared after
4356 folder_item_process_open
4359 wrap procmsg_msginfo_*_flags, and in the
4360 wrapper check that there's no folder processing
4361 pending. If there is, defer the flags change until
4362 processing is done to avoid stepping over each
4364 Freeze during processing, but not during scanning.
4366 2005-10-07 [colin] 1.9.15cvs20
4368 * src/plugins/pgpcore/passphrase.c
4369 Fix bug #826 (X-Server hangs when
4370 right-clicking a PGP encrypted message)
4372 2005-10-07 [paul] 1.9.15cvs19
4375 fix compose_entries[]
4376 patch by Fabien Vantard
4378 2005-10-06 [colin] 1.9.15cvs18
4380 * src/pixmaps/address.xpm
4381 * src/pixmaps/address_book.xpm
4382 * src/pixmaps/book.xpm
4383 * src/pixmaps/check_spelling.xpm
4384 * src/pixmaps/checkbox_off.xpm
4385 * src/pixmaps/checkbox_on.xpm
4386 * src/pixmaps/close.xpm
4387 * src/pixmaps/complete.xpm
4388 * src/pixmaps/continue.xpm
4389 * src/pixmaps/deleted.xpm
4390 * src/pixmaps/down_arrow.xpm
4391 * src/pixmaps/exec.xpm
4392 * src/pixmaps/forwarded.xpm
4393 * src/pixmaps/group.xpm
4394 * src/pixmaps/ignorethread.xpm
4395 * src/pixmaps/interface.xpm
4396 * src/pixmaps/jpilot.xpm
4397 * src/pixmaps/ldap.xpm
4398 * src/pixmaps/linewrap.xpm
4399 * src/pixmaps/linewrapcurrent.xpm
4400 * src/pixmaps/mail.xpm
4401 * src/pixmaps/mail_attach.xpm
4402 * src/pixmaps/mail_compose.xpm
4403 * src/pixmaps/mail_forward.xpm
4404 * src/pixmaps/mail_receive.xpm
4405 * src/pixmaps/mail_receive_all.xpm
4406 * src/pixmaps/mail_reply.xpm
4407 * src/pixmaps/mail_reply_to_all.xpm
4408 * src/pixmaps/mail_reply_to_author.xpm
4409 * src/pixmaps/mail_send.xpm
4410 * src/pixmaps/mail_send_queue.xpm
4411 * src/pixmaps/mime_application.xpm
4412 * src/pixmaps/mime_audio.xpm
4413 * src/pixmaps/mime_image.xpm
4414 * src/pixmaps/mime_message.xpm
4415 * src/pixmaps/mime_text_enriched.xpm
4416 * src/pixmaps/mime_text_html.xpm
4417 * src/pixmaps/mime_text_plain.xpm
4418 * src/pixmaps/mime_unknown.xpm
4419 * src/pixmaps/new.xpm
4420 * src/pixmaps/news_compose.xpm
4421 * src/pixmaps/offline.xpm
4422 * src/pixmaps/online.xpm
4423 * src/pixmaps/paste.xpm
4424 * src/pixmaps/preferences.xpm
4425 * src/pixmaps/privacy_emblem_encrypted.xpm
4426 * src/pixmaps/privacy_expired.xpm
4427 * src/pixmaps/privacy_failed.xpm
4428 * src/pixmaps/privacy_passed.xpm
4429 * src/pixmaps/privacy_signed.xpm
4430 * src/pixmaps/privacy_unknown.xpm
4431 * src/pixmaps/privacy_warn.xpm
4432 * src/pixmaps/properties.xpm
4433 * src/pixmaps/replied.xpm
4434 * src/pixmaps/search.xpm
4435 * src/pixmaps/unread.xpm
4436 * src/pixmaps/up_arrow.xpm
4437 * src/pixmaps/vcard.xpm
4438 Modernize internal theme, with icons from the
4439 Gnomaws theme. Keep some of the old ones where
4442 2005-10-06 [colin] 1.9.15cvs17
4445 Little optimisations + bugfix
4447 Remove default useless items - useless being defined
4448 by the default relevant prefs
4450 include config.h to make gettext work
4451 * src/prefs_themes.c
4452 Fix selection of current theme in prefs
4454 2005-10-06 [colin] 1.9.15cvs16
4456 * src/prefs_common.c
4457 * src/prefs_common.h
4458 * src/prefs_summaries.c
4460 Add a warning dialog on Mark all read
4461 (with pref to get rid of it)
4463 2005-10-06 [paul] 1.9.15cvs15
4467 updated by Geir Helland and Frederico
4470 2005-10-05 [colin] 1.9.15cvs14
4480 add a way to rescan without rebuilding
4481 make moving a bit faster (less folders changes)
4482 don't lock the tree on Get
4484 Don't re-delete deleted messages before expunging
4486 Set batch mode when deleting mails
4488 2005-10-05 [paul] 1.9.15cvs13
4492 fix disabled Execute menu item
4494 match the change in 1.9.15cvs10: use Compose
4495 instead of News by default
4497 2005-10-04 [colin] 1.9.15cvs12
4500 When replying to an ML post with Reply-To set
4501 to the poster's email, honor it (as before),
4502 but also honor our user's request to reply to
4503 the mailing list: set the ML address in the To
4504 field and the Reply-To address in the Cc:
4507 2005-10-04 [colin] 1.9.15cvs11
4509 * src/plugins/trayicon/trayicon.c
4510 Finish cosmetic change - thanks to wwp
4512 2005-10-04 [colin] 1.9.15cvs10
4515 Use Compose instead of Email by default.
4518 2005-10-04 [colin] 1.9.15cvs9
4524 * src/etpan/imap-thread.c
4525 * src/etpan/imap-thread.h
4526 Try to make IMAP faster, by simplifying SEARCH
4527 commands, avoiding sending two STATUS in a row,
4528 and deferring flags sync and processing just
4529 after displaying the folder.
4530 This will update the SummaryView in certain
4531 cases (new mails not already fetched, flags
4532 changed from another client) but in a non-
4535 2005-10-04 [colin] 1.9.15cvs8
4537 * src/plugins/trayicon/trayicon.c
4538 Relabel "Offline" to "Work offline"
4540 2005-10-04 [colin] 1.9.15cvs7
4545 Fix mbox import/export buglets
4547 * src/plugins/trayicon/trayicon.c
4551 2005-10-04 [colin] 1.9.15cvs6
4556 Better fix (don't break mark all read) for cvs2
4558 2005-10-03 [colin] 1.9.15cvs5
4561 Use a sane sort by default
4563 2005-10-03 [colin] 1.9.15cvs4
4566 Add a 'Only once' button for overriding offline mode
4567 * src/prefs_account.c
4569 Add Local mbox to the wizard
4570 Add IMAP subdir to the wizard (or the wizard is useless
4571 for such accounts, or even worse than useless)
4572 Move IMAP subdir from Advanced to Receive tab, as it's
4575 2005-10-03 [colin] 1.9.15cvs3
4577 * src/send_message.c
4578 Forgot this one in cvs1
4580 2005-10-03 [colin] 1.9.15cvs2
4583 Faster close when leaving a folder with lots
4584 of new mails. Idea by David Relson.
4586 2005-10-03 [colin] 1.9.15cvs1
4595 * src/gtk/sslcertwindow.c
4596 * src/plugins/trayicon/trayicon.c