1 2006-03-03 [colin] 2.0.0cvs103
3 * src/plugins/clamav/clamav_plugin.c
4 Set error on all errors
6 2006-03-03 [colin] 2.0.0cvs102
9 Initialize error to avoid crashing when a plugin fails
12 2006-03-02 [wwp] 2.0.0cvs101
15 fixed linker flags for libetpan support on Cygwin
16 (thanks to H.Merijn Brand).
18 2006-03-02 [wwp] 2.0.0cvs100
21 fix some AB error messages: one for punctuation and
22 one wrongly duplicate (thanks, maxbritov).
24 2006-03-02 [wwp] 2.0.0cvs99
26 * src/plugins/spamassassin/spamassassin.c
27 make sync calls to sa-learn/spamc to prevent
28 system (whatever local or client/server) overload.
30 2006-03-02 [colin] 2.0.0cvs98
33 Put the spam icon in the status column instead of the
36 2006-03-01 [colin] 2.0.0cvs97
38 * src/plugins/spamassassin/spamassassin.c
39 Fix segfault (g_file_set_contents fails for some
40 reason and err==0x2f. Can't find out why with
41 valgrind, using working function :-)
43 2006-03-01 [colin] 2.0.0cvs96
46 Offline overriding: let 'No' be cached only 3 seconds
48 2006-03-01 [colin] 2.0.0cvs95
54 * src/folder_item_prefs.c
63 * src/prefs_msg_colors.c
70 * src/simple-gettext.c
76 * src/common/ssl_certificate.c
80 * src/gtk/gtkshruler.c
81 * src/plugins/trayicon/trayicon.c
82 #if 0 goes to /dev/null
84 2006-03-01 [colin] 2.0.0cvs94
92 * src/plugins/spamassassin/spamassassin.c
93 Allow to add information in the "working offline"
96 2006-03-01 [wwp] 2.0.0cvs93
98 * src/plugins/spamassassin/spamassassin.c
99 fixed spamc invocation: use a tricky temporary mini shell wrapper
100 'cause it seems that calling `spamc ... < inputfile` with
101 g_spawn_(a)sync simply.. erm doesn't work :-).
103 2006-03-01 [wwp] 2.0.0cvs92
107 simplify the adding of spam/ham button to the messageview toolbar
108 (it gets more clear now that the same button will be "Mark as spam"
109 or "Mark as ham" according to the current message status,
112 2006-03-01 [wwp] 2.0.0cvs91
118 * src/plugins/spamassassin/spamassassin.c
119 * src/plugins/spamassassin/spamassassin.h
120 make learner callbacks return a status (0 for ok),
121 handle it in main code to avoid setting flags when learning failed,
122 don't learn on TCP if offline in spamassassin,
127 2006-03-01 [wwp] 2.0.0cvs90
130 some work around the compose window's account menu,
131 patch by Fabien Vantard.
133 2006-03-01 [wwp] 2.0.0cvs89
135 * src/plugins/spamassassin/spamassassin.c
136 fixed bad logics, was using spamc in local mode and sa-learn
137 in remote mode (thanks, Colin).
139 2006-03-01 [wwp] 2.0.0cvs88
141 * src/plugins/spamassassin/spamassassin.c
142 * src/plugins/spamassassin/spamassassin.h
143 * src/plugins/spamassassin/spamassassin_gtk.c
144 made processing of emails w/ sa-plugin an option (default is TRUE),
145 fixed Engrish some tooltips, capitalization of some debug messages
146 and warnings. The spamassassin plugin now provides two separate
147 services: process emails upon incorporation and spamd training.
148 Both services (un)register independently but use some common
149 plugin settings (transport settings, spam storage location).
151 2006-02-28 [wwp] 2.0.0cvs87
153 * src/plugins/spamassassin/spamassassin.c
154 fix async flag to spamc cmdline execution (batch exec should
157 2006-02-27 [wwp] 2.0.0cvs86
159 * src/plugins/spamassassin/spamassassin.c
160 * src/plugins/spamassassin/spamassassin.h
161 * src/plugins/spamassassin/spamassassin_gtk.c
162 - added the ability to learn a remote spamassassin server (spamd),
164 - added the spamassassin option 'username', that applies to all
165 spamassassin operations (filtering, learning, local or remote).
166 The default username is the current unix user (if left blank
167 from gtk prefs or config file).
168 - commented out some unused code (notebook widget), removed unused
170 - make more widgets sensitive to the transport type.
172 2006-02-27 [colin] 2.0.0cvs85
174 * src/plugins/spamassassin/spamassassin.c
175 Fix sa-learn call when offline
177 2006-02-27 [colin] 2.0.0cvs84
185 * src/prefs_toolbar.c
192 * src/pixmaps/ham_btn.xpm
193 * src/pixmaps/spam.xpm
194 * src/pixmaps/spam_btn.xpm
195 * src/plugins/spamassassin/spamassassin.c
196 Add button in toolbar for spam learning
197 Fix a few bugs from the last related commit
198 Revert 1.9.6cvs23 which messed up shift-selection
200 2006-02-24 [colin] 2.0.0cvs83
205 * src/plugins/spamassassin/spamassassin.c
206 * src/plugins/spamassassin/spamassassin.h
207 * src/plugins/spamassassin/spamassassin_gtk.c
208 Unregister learner when spamassassin is either
211 2006-02-24 [colin] 2.0.0cvs82
222 * src/gtk/icon_legend.c
223 * src/pixmaps/spam.xpm ** NEW FILE **
224 * src/plugins/spamassassin/spamassassin.c
225 * src/plugins/spamassassin/spamassassin_gtk.c
226 Add spam learning interface (Mark/Mark as
229 2006-02-24 [wwp] 2.0.0cvs81
234 hide compose window when sending message in batch mode
235 (filtering: forward and redirect). Also fixed a wrong
236 value returned when sending failed, neutral anyway.
239 2006-02-24 [wwp] 2.0.0cvs80
242 use GTK+'s stock quit button. Patch by Fabien Vantard.
244 2006-02-24 [paul] 2.0.0cvs79
249 fix bug 916, 'newsgroup unsubscribe segmentation fault'
252 2006-02-23 [colin] 2.0.0cvs78
255 Change OK to Close in alertpanel with View log
256 button; add accel to View log. Patch by Fabien
259 2006-02-23 [wwp] 2.0.0cvs77
262 silly me, there were much more tests to perform, since toolbars can
263 really have down to 1 element only.
265 2006-02-23 [wwp] 2.0.0cvs76
268 fixed indentation from my previous commit. Fallback to VISUAL if
269 EDITOR is not set (and to vi, at last resort).
271 2006-02-23 [wwp] 2.0.0cvs75
274 improved error detection (Colin, me).
276 2006-02-23 [wwp] 2.0.0cvs74
278 * src/prefs_toolbar.c
279 simplify and fix prefs/toolbars layouting. Combos' contents can
280 now be really displayed.
282 2006-02-23 [wwp] 2.0.0cvs73
283 simplifies and fix prefs/toolbars layouting. Combos' contents can now
286 2006-02-22 [wwp] 2.0.0cvs72
289 fix a typo in my previous commit (sorry!).
291 2006-02-22 [wwp] 2.0.0cvs71
293 * src/prefs_toolbar.c
294 fix a crash when adding separators to toolbars,
295 also fix some separator item information.
297 2006-02-22 [wwp] 2.0.0cvs70
300 fix a crash when redirecting (for instance) when compose window's
301 toolbar contents has been customized (when some buttons have been
304 2006-02-21 [wwp] 2.0.0cvs69
307 * src/gtk/pluginwindow.c
308 * src/plugins/pgpcore/prefs_gpg.c
309 fix some compilation warnings (feat. remains of removed code).
311 2006-02-21 [wwp] 2.0.0cvs68
314 fix two compilation issues, thanks to Stephan Sachse.
316 2006-02-20 [colin] 2.0.0cvs67
319 Don't reselect displayed mail on refocus
320 This fixes actions misbehaving
322 2006-02-20 [wwp] 2.0.0cvs66
325 * src/gtk/gtksctree.c
326 * src/gtk/gtkshruler.c
327 changed more runtime typecast checks.
329 2006-02-20 [wwp] 2.0.0cvs65
331 * src/summary_search.c
332 find all - summaryview refresh issue fixed, thanks to Colin.
334 2006-02-20 [wwp] 2.0.0cvs64
337 better runtime typecast checks.
339 2006-02-20 [wwp] 2.0.0cvs63
341 * src/summary_search.c
342 enhancements to the summary search:
343 - add the ability to stop the running search
344 (upon ESC-key press, new Stop button or when Clear button is pressed)
345 - don't search if no criteria (From/To/Subject/Body) is set
346 - ensure that a busy mouse pointer is always shown when searching,
347 show it even a bit earlier
349 2006-02-19 [colin] 2.0.0cvs62
353 * src/etpan/imap-thread.c
354 * src/etpan/imap-thread.h
355 (Future) IMAP speed improvement on sending
356 Will require a libetpan update
358 * src/gtk/quicksearch.c
359 Make quicksearch clearable while running.
361 2006-02-17 [colin] 2.0.0cvs61
364 * src/etpan/imap-thread.c
365 * src/etpan/imap-thread.h
366 Check for IMAP certificates
367 ** Requires libetpan-0.42-cvs4
368 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
370 2006-02-17 [colin] 2.0.0cvs60
375 * src/prefs_message.c
376 Add pref to display HTML-only mails with plugin,
377 if possible (defaulting to FALSE of course).
379 2006-02-16 [colin] 2.0.0cvs59
382 * src/common/plugin.c
383 * src/common/plugin.h
384 * src/gtk/pluginwindow.c
385 Keep track of requested (but unloaded) plugins
388 2006-02-16 [wwp] 2.0.0cvs58
390 * src/gtk/gtkaspell.c
391 * src/gtk/gtkaspell.h
392 * src/prefs_spelling.c
396 implemented new optional spellchecker behaviour: re-check message when
397 dictionary got changed (from compose-window/context-menu/Change dictionary).
399 2006-02-16 [wwp] 2.0.0cvs57
401 * src/quote_fmt_parse.y
402 pclose popen'ed pipe.
404 2006-02-15 [colin] 2.0.0cvs56
408 Let MimeViewers know which MimeView they
411 Swap From/To columns in Sent/Queue/Drafts
413 * src/etpan/imap-thread.c
414 Use mailstream_low_tls_open() for STARTTLS
415 instead of mailstream_low_ssl_open()
416 ** REQUIRES libetpan 0.42cvs3 **
418 2006-02-15 [wwp] 2.0.0cvs55
422 * src/message_search.c
423 * src/message_search.h
427 added the ability to Find text in the compose window (and a bit
428 of code factorization).
430 2006-02-15 [wwp] 2.0.0cvs54
433 yet another one file was missing (fix for some widgets' sensitivity).
436 2006-02-15 [wwp] 2.0.0cvs53
439 oops forgot that file (fix for some widgets' sensitivity).
441 2006-02-15 [wwp] 2.0.0cvs52
443 * src/summary_search.c
444 implemented advanced summary search options (added the ability
445 to use matcher conditions in an advanced search mode).
447 2006-02-15 [wwp] 2.0.0cvs51
449 * src/plugins/pgpcore/prefs_gpg.c
450 * src/prefs_account.c
451 fix some widget sensitivity, mostly around some labels in
454 2006-02-15 [paul] 2.0.0cvs50
456 * manual/advanced.xml
457 improve Templates info
460 2006-02-14 [colin] 2.0.0cvs49
462 * src/pixmaps/address_book.xpm
463 * src/pixmaps/preferences.xpm
464 * src/pixmaps/properties.xpm
465 Fix pixmap size - patch by Fabien Vantard
467 2006-02-13 [colin] 2.0.0cvs48
470 Add missing fclose()s on error
474 Fix temp files not being deleted on windows
475 Patches by Thomas Gilgin
477 2006-02-13 [colin] 2.0.0cvs47
482 2006-02-13 [wwp] 2.0.0cvs46
484 * src/plugins/pgpcore/prefs_gpg.c
485 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
487 2006-02-12 [colin] 2.0.0cvs45
492 Fix "stuff" when quitting
494 2006-02-12 [wwp] 2.0.0cvs44
497 fix typos in debug messages.
499 2006-02-11 [colin] 2.0.0cvs43
502 don't allow drag/drop from ourself
504 2006-02-10 [wwp] 2.0.0cvs42
511 renamed html_ prefixed functions and data structures to avoid
512 namespace clashes w/ other software (gtkhtml2 for instance).
516 2006-02-09 [colin] 2.0.0cvs41
519 Fix shitty logic messed up. Thanks Ticho for the hint!
521 2006-02-09 [wwp] 2.0.0cvs40
525 * src/prefs_account.c
528 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
529 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
530 Browse buttons in accounts prefs.
532 2006-02-09 [colin] 2.0.0cvs39
535 Check for pointer before using its members
536 * src/gtk/gtksourceprintjob.c
539 2006-02-09 [wwp] 2.0.0cvs38
542 fix few compiler warnings (type mismatch).
544 2006-02-09 [paul] 2.0.0cvs37
547 updated by Fabien Vantard
549 2006-02-08 [colin] 2.0.0cvs36
553 * src/common/plugin.c
554 allow windows and linux configurations to coexist
555 patch by Thomas Gilgin
557 2006-02-08 [colin] 2.0.0cvs35
562 * src/matcher_parser_parse.y
563 * src/prefs_filtering_action.c
564 * src/prefs_matcher.c
565 Add the "Ignore thread" filtering
568 2006-02-08 [colin] 2.0.0cvs34
573 Fix bug #905 (damaged attachment)
574 text files with raw \0's aren't really text files
577 2006-02-08 [colin] 2.0.0cvs33
580 Fix crasher introduced yesterday
582 2006-02-08 [wwp] 2.0.0cvs32
586 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
588 2006-02-08 [wwp] 2.0.0cvs31
590 * src/prefs_template.c
591 templates enhancement: allow address completion for Cc and Bcc fields
592 (it was currently possible for the To field only)
594 2006-02-08 [colin] 2.0.0cvs30
597 Don't unblock if not blocked
600 2006-02-07 [colin] 2.0.0cvs29
603 Forgot to refresh summaryview
605 2006-02-07 [colin] 2.0.0cvs28
608 Freeze/thaw message list and folder list while
609 processing %as{} actions
611 Fix auto-wrap disabling after a middle-click
614 2006-02-07 [paul] 2.0.0cvs27
617 fix freeing of uninitialised pointers
620 2006-02-06 [colin] 2.0.0cvs26
623 Use g_slist_prepend in potentially big list
625 2006-02-06 [colin] 2.0.0cvs25
628 Completely skip processing if it doesn't
631 2006-02-06 [colin] 2.0.0cvs24
635 Batch filtering in summaryview (from Tools menu)
636 and pre/post//-processing too
638 2006-02-06 [colin] 2.0.0cvs23
642 Use a special field for batch filtering instead
643 of stepping on deferred execution's toes
645 2006-02-06 [colin] 2.0.0cvs22
652 Fix filtering via menus and actions
654 2006-02-06 [colin] 2.0.0cvs21
657 Put the added file directly to cache if possible (will work
665 Move and copy filtered messages by batches instead of one
666 by one - faster on IMAP
668 Add a function that'll possibly be useful later
670 2006-02-06 [colin] 2.0.0cvs20
673 Use internal mime-type instead of text/plain for d'n'd
675 Allow attaching files from mimeview's icon list via d'n'd
678 Use internal mime-type instead of text/plain for d'n'd
679 Don't try to selected opened folder if none is
680 Factorize d'n'd from other apps code
685 Factorize Face/X-Face stuff
687 Fix d'n'd to other apps
688 * src/prefs_message.c
689 Let the XFace pref be usable without libcompface as it also
692 Fix d'n'd to other apps
693 Factorize d'n'd from other apps code
695 2006-02-06 [wwp] 2.0.0cvs19
698 Italian translation fixes by Andrea Spadaccini (no more confusion
699 between filtering and processing, and few changes in the About
703 2006-02-06 [mones] 2.0.0cvs18
705 * src/gtk/icon_legend.c
706 Improved descriptions allowing better translations
708 2006-02-05 [colin] 2.0.0cvs17
711 Add the f*cking missing expunge that caused imap_fetch_env
712 to fail after an add_msgs ! :-///
713 * src/etpan/imap-thread.c
717 2006-02-05 [colin] 2.0.0cvs16
720 Don't check for return-path (or we can't put
723 2006-02-05 [colin] 2.0.0cvs15
726 Don't try to display Face header in textview
727 when teh headerview's active
729 2006-02-05 [colin] 2.0.0cvs14
733 Add script to import Thunderbird mails
735 2006-02-05 [colin] 2.0.0cvs13
742 Show Face headers - patch partially by Klaus Flittner
744 2006-02-05 [colin] 2.0.0cvs12
750 Let dnd work from mime icons to summaryview
751 and to folderview too
752 Add a crude test to avoid trying to add files
753 drag'n'dropped when they're not mails
755 2006-02-04 [colin] 2.0.0cvs11
761 2006-02-04 [colin] 2.0.0cvs10
768 Added various drag and drop capas:
770 summaryview other apps
771 mimeview icons other apps
772 other apps summaryview
773 other apps folderview
775 This shouldn't have broken the existing:
777 summaryview folderview
778 folderview folderview
779 summaryview compose's attachments
783 2006-02-02 [paul] 2.0.0cvs9
786 move global option 'Set displayed columns...' out
787 of folder option grouping.
788 fix sensitivity of 'harvest addresses'
791 2006-02-01 [colin] 2.0.0cvs8
794 Revert the alertpanel patch, it sucks (intrusive
795 and gets in the way of "open")
797 2006-02-01 [colin] 2.0.0cvs7
800 * src/prefs_account.c
805 Add ability to edit the signature file
806 from the account preferences, and use
807 a default for the text editor.
808 Patch by Fabien Vantard
810 2006-02-01 [colin] 2.0.0cvs6
813 Try to get mime type by extension if it is
814 application/octet-stream
815 Display a window with possible choices when
816 encountering unknown mime types
820 Allow multiple selection in filtered filesel
821 (patch by Fabien Vantard)
822 * src/gtk/pluginwindow.c
823 Use it (patch by Fabien Vantard)
825 2006-02-01 [paul] 2.0.0cvs5
828 fix crash on creating jpilot address book
829 Thanks to Colin - FOR_STABLE
830 * src/prefs_summaries.c
831 * src/prefs_wrapping.c
832 * src/gtk/icon_legend.c
833 * src/gtk/quicksearch.c
834 string fixes and additions
836 2006-02-01 [paul] 2.0.0cvs4
842 add Arabic encoding option
843 Patch submitted by Mohammed Sameer <msameer@users.sf.net>
845 2006-01-31 [colin] 2.0.0cvs3
847 * src/plugins/pgpcore/passphrase.c
848 Convert passphrase to locale encoding
850 Fix drafting on IMAP. Crappy bug sneaked in
854 2006-01-30 [paul] 2.0.0cvs2
856 * src/gtk/icon_legend.c
859 2006-01-30 [colin] 2.0.0cvs1
862 Check for the file to be present before
863 enabling the menu - FOR_STABLE
864 * src/gtk/icon_legend.c
865 Add folders icons (not all of them, there
866 are too much, but the most intriguing ones)
868 2006-01-30 [paul] 2.0.0
870 version 2.0.0 released
872 2006-01-30 [paul] 1.9.100cvs200
877 * manual/starting.xml
878 * manual/sylpheed-claws-manual.xml
881 2006-01-29 [mones] 1.9.100cvs199
884 * manual/advanced.xml
885 * manual/glossary.xml
886 Some typos fixed, added LDIF term to glossary
888 Fixed leading plus symbol
890 2006-01-29 [paul] 1.9.100cvs198
894 updated by Tommi Pirinen and Andrej Kacian
896 2006-01-29 [paul] 1.9.100cvs197
901 2006-01-29 [paul] 1.9.100cvs196
906 * tools/claws.i18n.status.pl
907 nl translation updated by Tim Dijkstra
909 2006-01-29 [paul] 1.9.100cvs195
913 updated by Aleksandar Urosevic and Anders Troback
915 2006-01-28 [colin] 1.9.100cvs194
917 * src/gtk/gtksourceprintjob.c
918 Don't fiddle with PangoLayout when we
921 2006-01-28 [paul] 1.9.100cvs193
927 * tools/claws.i18n.status.pl
928 updated translations submitted by Stavros Giannouris
931 2006-01-27 [colin] 1.9.100cvs192
934 * src/gtk/gtksourceprintjob.c
936 (libgnomeprint only, of course)
938 2006-01-27 [paul] 1.9.100cvs191
942 updated by Fabien Vantard and Andrea Spadaccini
944 2006-01-26 [colin] 1.9.100cvs190
948 Make building the manual optional
951 2006-01-26 [paul] 1.9.100cvs189
953 * manual/glossary.xml
959 2006-01-26 [paul] 1.9.100cvs188
961 * src/prefs_display_header.c
962 * src/prefs_folder_column.c
963 * src/prefs_msg_colors.c
964 * src/prefs_summaries.c
965 * src/prefs_summary_column.c
968 2006-01-25 [colin] 1.9.100cvs187
971 Don't allow moving/copying mails between
972 queue/drafts and non-queue/drafts folders
973 Fixes bug #897 (message header is resetted
974 if one is copied to Drafts)
976 2006-01-25 [colin] 1.9.100cvs186
980 Fix subscribed folders not found
982 Don't try to encode as original mail's charset
985 2006-01-25 [paul] 1.9.100cvs185
994 updates submitted by Stephan Sachse, Emilian Nowak
995 and Quar, Frederico Goncalves Guimaraes, and
997 Fix Bug 896, 'PT_BR locale broken'.
1001 2006-01-24 [mones] 1.9.100cvs184
1003 * manual/glossary.xml
1004 All current terms finished. Reviewers welcome ;-)
1005 * manual/keyboard.xml
1006 Fixed column width for pdf output.
1010 2006-01-24 [paul] 1.9.100cvs183
1012 * manual/glossary.xml
1014 * manual/dist/html/Makefile.am
1015 * manual/dist/pdf/Makefile.am
1016 * manual/dist/ps/Makefile.am
1017 * manual/dist/txt/Makefile.am
1021 2006-01-24 [mones] 1.9.100cvs182
1023 * manual/glossary.xml
1024 Nearly finished, some terms missing.
1026 2006-01-23 [paul] 1.9.100cvs181
1028 * manual/dist/html/Makefile.am
1029 * manual/dist/pdf/Makefile.am
1030 * manual/dist/ps/Makefile.am
1031 * manual/dist/txt/Makefile.am
1036 2006-01-22 [colin] 1.9.100cvs180
1039 * src/gtk/gtkaspell.c
1040 Don't deselect stuff before right-clicking, with aspell.
1041 (This prevented right-click Copy, for example).
1044 2006-01-22 [paul] 1.9.100cvs179
1046 * src/summary_search.c
1047 don't fix the widget size as it causes problems
1049 Thanks to Emilian Nowak
1051 2006-01-21 [paul] 1.9.100cvs178
1053 * src/prefs_themes.c
1054 fix broken underlining of label text
1055 with some translations
1057 2006-01-21 [colin] 1.9.100cvs177
1060 In French "Composition" puts the Compose toolbar's prefs in the wrong place
1062 2006-01-20 [colin] 1.9.100cvs176
1067 * manual/dist/html/.cvsignore
1068 * manual/dist/html/Makefile.am
1069 * manual/dist/pdf/.cvsignore
1070 * manual/dist/pdf/Makefile.am
1071 * manual/dist/ps/.cvsignore
1072 * manual/dist/ps/Makefile.am
1073 * manual/dist/txt/.cvsignore
1074 * manual/dist/txt/Makefile.am
1077 2006-01-20 [paul] 1.9.100cvs175
1079 * manual/handling.xml
1080 make Filtering and Searching entries easier to find
1081 * manual/keyboard.xml
1082 add the remaining default keybinds
1083 * src/prefs_summaries.c
1084 update the default keybinds
1086 2006-01-20 [paul] 1.9.100cvs174
1098 replace 'e-mail' with 'email'
1099 * src/summary_search.c
1100 add mnemonic to "Find all" button
1102 2006-01-20 [wwp] 1.9.100cvs173
1106 touched mbox import/export buttons for HIG-compliance
1108 2006-01-19 [paul] 1.9.100cvs172
1110 * manual/account.xml
1111 * manual/addrbook.xml
1112 * manual/advanced.xml
1114 * manual/handling.xml
1116 * manual/plugins.xml
1117 * manual/starting.xml
1120 2006-01-19 [paul] 1.9.100cvs171
1123 allow use of trash button while receiving
1126 2006-01-19 [wwp] 1.9.100cvs170
1128 * src/gtk/quicksearch.c
1130 force text color to black when yellow background is set
1132 2006-01-19 [colin] 1.9.100cvs169
1134 * src/plugins/trayicon/trayicon.c
1135 Gray out Get Mail when already getting mail
1137 2006-01-18 [paul] 1.9.100cvs168
1140 give widget yellow background was To is
1141 set via folder prefs
1142 * src/gtk/quicksearch.c
1143 give widget yellow background when quick
1147 2006-01-18 [paul] 1.9.100cvs167
1149 * doc/man/sylpheed-claws.1
1150 add --subscribe option
1152 2006-01-18 [paul] 1.9.100cvs166
1154 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1155 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1156 use %U instead of %F (%F is broken for user installed
1159 2006-01-18 [colin] 1.9.100cvs165
1162 Default to Yes in "No more * messages" dialogs
1164 2006-01-17 [colin] 1.9.100cvs164
1167 Possibly fix an invalid iterator causing
1170 2006-01-17 [colin] 1.9.100cvs163
1173 Fix crash when the image disappears under the
1176 2006-01-16 [colin] 1.9.100cvs162
1179 Fix reenabling autowrap
1181 2006-01-16 [colin] 1.9.100cvs161
1184 reset quote_len before getting quote_str
1186 2006-01-16 [colin] 1.9.100cvs160
1193 Fix bug #883 (default inbox does not track folder move)
1195 2006-01-16 [colin] 1.9.100cvs159
1198 * src/plugins/pgpcore/passphrase.c
1201 2006-01-16 [paul] 1.9.100cvs158
1203 * src/prefs_actions.c
1204 * src/prefs_filtering_action.c
1205 * src/prefs_matcher.c
1207 * src/gtk/description_window.c
1208 * src/gtk/description_window.h
1209 * src/gtk/quicksearch.c
1210 description window cleanups
1212 2006-01-15 [colin] 1.9.100cvs157
1215 * src/prefs_filtering.c
1218 2006-01-15 [colin] 1.9.100cvs156
1222 Same for "Empty trash"
1224 2006-01-15 [colin] 1.9.100cvs155
1227 Override offline dialog had Yes by default
1229 2006-01-15 [colin] 1.9.100cvs154
1232 Delete selected messages? previously had Yes the default
1234 2006-01-15 [colin] 1.9.100cvs153
1239 Check if a mailbox is loaded after all
1242 2006-01-15 [colin] 1.9.100cvs152
1245 Don't start wizard when there are unloaded folders (will help
1246 people with only mbox or maildir mailboxes)
1248 2006-01-14 [colin] 1.9.100cvs151
1256 More HIG compliance and fixes
1258 2006-01-14 [colin] 1.9.100cvs150
1260 * src/prefs_filtering_action.c
1262 Two forgotten button order changes
1264 2006-01-14 [colin] 1.9.100cvs149
1274 * src/prefs_actions.c
1275 * src/prefs_customheader.c
1276 * src/prefs_filtering.c
1277 * src/prefs_matcher.c
1278 * src/prefs_template.c
1283 All deletion confirmations are now "Cancel, Delete"
1284 instead of "No, Yes"
1285 Clarified most of the other "No, Yes" to
1286 "Cancel, Descriptive_action"
1287 Rechanged the "Entry not saved" alerts to have
1288 "Close, Continue editing"
1293 * 2.0.0-rc4 released
1295 2006-01-14 [paul] 1.9.100cvs148
1310 * src/grouplistdialog.c
1317 * src/message_search.c
1322 * src/prefs_actions.c
1323 * src/prefs_customheader.c
1324 * src/prefs_filtering.c
1325 * src/prefs_matcher.c
1326 * src/prefs_template.c
1327 * src/prefs_themes.c
1329 * src/summary_search.c
1333 * src/gtk/foldersort.c
1334 * src/gtk/gtkaspell.c
1335 * src/gtk/inputdialog.c
1336 * src/gtk/prefswindow.c
1337 * src/plugins/pgpcore/select-keys.c
1338 * src/plugins/trayicon/trayicon.c
1339 HIG compliant button order
1341 2006-01-14 [mones] 1.9.100cvs147
1346 2006-01-13 [paul] 1.9.100cvs146
1351 add Joshua M. Kwan to contributors list
1353 2006-01-13 [colin] 1.9.100cvs145
1355 * src/gtk/quicksearch.c
1356 Don't refocus quick search after executing (Esc or Enter)
1357 Allows to '/'search something then move up/down in
1358 summaryview, and to Esc a search and be back in the
1361 2006-01-13 [paul] 1.9.100cvs144
1363 * src/plugins/pgpinline/pgpinline.c
1364 support Content-Type 'application/pgp'
1365 patch by Joshua M. Kwan <joshuak@users.sf.net>
1367 2006-01-13 [paul] 1.9.100cvs143
1369 * manual/account.xml
1370 make mention of partial retrieval
1373 2006-01-13 [paul] 1.9.100cvs142
1414 * src/customheader.c
1415 * src/customheader.h
1416 * src/displayheader.c
1417 * src/displayheader.h
1428 * src/editldap_basedn.c
1429 * src/editldap_basedn.h
1445 * src/folder_item_prefs.c
1446 * src/folder_item_prefs.h
1453 * src/grouplistdialog.c
1454 * src/grouplistdialog.h
1458 * src/image_viewer.c
1459 * src/image_viewer.h
1495 * src/message_search.c
1496 * src/message_search.h
1513 * src/partial_download.c
1514 * src/partial_download.h
1519 * src/prefs_account.c
1520 * src/prefs_account.h
1521 * src/prefs_actions.c
1522 * src/prefs_actions.h
1523 * src/prefs_common.c
1524 * src/prefs_common.h
1525 * src/prefs_compose_writing.c
1526 * src/prefs_compose_writing.h
1527 * src/prefs_customheader.c
1528 * src/prefs_customheader.h
1529 * src/prefs_display_header.c
1530 * src/prefs_display_header.h
1531 * src/prefs_filtering.c
1532 * src/prefs_filtering.h
1533 * src/prefs_filtering_action.c
1534 * src/prefs_filtering_action.h
1535 * src/prefs_folder_column.c
1536 * src/prefs_folder_column.h
1537 * src/prefs_folder_item.c
1538 * src/prefs_folder_item.h
1543 * src/prefs_image_viewer.c
1544 * src/prefs_image_viewer.h
1545 * src/prefs_matcher.c
1546 * src/prefs_matcher.h
1547 * src/prefs_message.c
1548 * src/prefs_msg_colors.c
1549 * src/prefs_msg_colors.h
1552 * src/prefs_receive.c
1554 * src/prefs_spelling.c
1555 * src/prefs_spelling.h
1556 * src/prefs_summaries.c
1557 * src/prefs_summaries.h
1558 * src/prefs_summary_column.c
1559 * src/prefs_summary_column.h
1560 * src/prefs_template.c
1561 * src/prefs_template.h
1562 * src/prefs_themes.c
1563 * src/prefs_themes.h
1564 * src/prefs_toolbar.c
1565 * src/prefs_toolbar.h
1566 * src/prefs_wrapping.c
1567 * src/prefs_wrapping.h
1577 * src/quote_fmt_parse.y
1580 * src/remotefolder.c
1581 * src/remotefolder.h
1582 * src/send_message.c
1583 * src/send_message.h
1586 * src/sourcewindow.c
1587 * src/sourcewindow.h
1592 * src/stock_pixmap.c
1593 * src/stock_pixmap.h
1594 * src/summary_search.c
1595 * src/summary_search.h
1612 * src/common/base64.c
1613 * src/common/base64.h
1615 * src/common/hooks.c
1616 * src/common/hooks.h
1619 * src/common/mgutils.c
1620 * src/common/mgutils.h
1623 * src/common/passcrypt.c
1624 * src/common/passcrypt.h.in
1625 * src/common/plugin.c
1626 * src/common/plugin.h
1627 * src/common/prefs.c
1628 * src/common/prefs.h
1629 * src/common/progressindicator.c
1630 * src/common/progressindicator.h
1631 * src/common/quoted-printable.c
1632 * src/common/quoted-printable.h
1633 * src/common/session.c
1634 * src/common/session.h
1637 * src/common/socket.c
1638 * src/common/socket.h
1641 * src/common/ssl_certificate.c
1642 * src/common/ssl_certificate.h
1643 * src/common/stringtable.c
1644 * src/common/stringtable.h
1645 * src/common/sylpheed.c
1646 * src/common/sylpheed.h
1647 * src/common/template.c
1648 * src/common/template.h
1649 * src/common/timing.h
1650 * src/common/utils.c
1651 * src/common/utils.h
1652 * src/common/version.h.in
1655 * src/common/xmlprops.c
1656 * src/common/xmlprops.h
1657 * src/gtk/colorlabel.c
1658 * src/gtk/colorsel.c
1659 * src/gtk/colorsel.h
1660 * src/gtk/description_window.c
1661 * src/gtk/description_window.h
1664 * src/gtk/foldersort.c
1665 * src/gtk/foldersort.h
1666 * src/gtk/gtkutils.c
1667 * src/gtk/gtkutils.h
1668 * src/gtk/inputdialog.c
1669 * src/gtk/inputdialog.h
1670 * src/gtk/logwindow.c
1671 * src/gtk/logwindow.h
1672 * src/gtk/manage_window.c
1673 * src/gtk/manage_window.h
1676 * src/gtk/pluginwindow.c
1677 * src/gtk/pluginwindow.h
1678 * src/gtk/prefswindow.c
1679 * src/gtk/prefswindow.h
1680 * src/gtk/progressdialog.c
1681 * src/gtk/progressdialog.h
1682 * src/gtk/sslcertwindow.c
1683 * src/gtk/sslcertwindow.h
1684 * src/plugins/clamav/clamav_plugin.c
1685 * src/plugins/clamav/clamav_plugin.h
1686 * src/plugins/clamav/clamav_plugin_gtk.c
1687 * src/plugins/demo/demo.c
1688 * src/plugins/dillo_viewer/dillo_prefs.c
1689 * src/plugins/dillo_viewer/dillo_prefs.h
1690 * src/plugins/dillo_viewer/dillo_viewer.c
1691 * src/plugins/pgpcore/passphrase.c
1692 * src/plugins/pgpcore/passphrase.h
1693 * src/plugins/pgpcore/plugin.c
1694 * src/plugins/pgpcore/select-keys.c
1695 * src/plugins/pgpcore/select-keys.h
1696 * src/plugins/pgpcore/sgpgme.c
1697 * src/plugins/pgpcore/sgpgme.h
1698 * src/plugins/pgpinline/pgpinline.c
1699 * src/plugins/pgpinline/pgpinline.h
1700 * src/plugins/pgpinline/plugin.c
1701 * src/plugins/pgpmime/pgpmime.c
1702 * src/plugins/pgpmime/pgpmime.h
1703 * src/plugins/pgpmime/plugin.c
1704 * src/plugins/spamassassin/spamassassin.c
1705 * src/plugins/spamassassin/spamassassin.h
1706 * src/plugins/spamassassin/spamassassin_gtk.c
1707 * src/plugins/trayicon/trayicon.c
1708 update copyright header
1710 2006-01-13 [paul] 1.9.100cvs141
1716 * src/prefs_account.c
1717 * src/prefs_display_header.c
1718 * src/prefs_receive.c
1720 * src/prefs_summaries.c
1721 * src/prefs_themes.c
1722 * src/prefs_toolbar.c
1726 2006-01-12 [colin] 1.9.100cvs140
1731 Add --subscribe option
1732 Let sylpheed-claws email@domain.com equivalent to --compose
1733 Let sylpheed-claws proto://blah.com equivalent to --subscribe
1735 2006-01-12 [paul] 1.9.100cvs139
1738 append 'Change folder order' label with '...'
1739 * src/prefs_actions.c
1740 allow reordering of actions list by dnd
1741 * src/gtk/foldersort.c
1742 make the dialog nicer
1744 2006-01-11 [colin] 1.9.100cvs138
1747 Allow templates without text
1749 2006-01-11 [paul] 1.9.100cvs137
1752 * tools/filter_conv_new.pl
1754 also check .sylpheed for filter.xml
1755 be a bit informative to the user
1757 2006-01-11 [colin] 1.9.100cvs136
1760 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1762 2006-01-10 [paul] 1.9.100cvs135
1765 * tools/filter_conv_new.pl
1766 add script to convert new style Sylpheed
1767 filter rules (Sylpheed >= 0.9.99) to
1768 Claws filtering rules
1770 2006-01-10 [colin] 1.9.100cvs134
1773 Fix broken line joins in certain conditions
1774 (between two quoted lines: <enter><enter><up>
1775 <type a wrapped sentence><go in the first line>
1776 <insert more text><watch as line joining failed>)
1778 2006-01-10 [paul] 1.9.100cvs133
1781 don't report success in error dialog
1783 * src/common/utils.c
1784 include some trailing punctuations as URI
1787 2006-01-10 [paul] 1.9.100cvs132
1790 fix incompatible pointer type
1793 2006-01-10 [paul] 1.9.100cvs131
1796 change Subject in window title
1799 2006-01-09 [colin] 1.9.100cvs130
1808 Fix possible crashes on exit and in addressbook
1810 2006-01-09 [paul] 1.9.100cvs129
1812 * src/prefs_msg_colors.c
1813 some cleanups that I forgot last time
1815 2006-01-09 [paul] 1.9.100cvs128
1819 * src/prefs_msg_colors.c
1820 add previously hidden option, color_new, to
1822 move the page to Display/
1825 2006-01-09 [wwp] 1.9.100cvs127
1827 * src/prefs_themes.c
1828 made the prefs/display/themes layouts spacing less condensed
1829 (and so they match other prefs/pages' look).
1831 2006-01-09 [paul] 1.9.100cvs126
1834 * src/prefs_common.c
1835 * src/prefs_common.h
1836 * src/prefs_wrapping.c
1837 remove 'wrap at send' option
1839 2006-01-06 [colin] 1.9.100cvs125
1842 Just make completely sure we don't insert "manual line breaks"
1847 * 2.0.0-rc3 released
1849 2006-01-04 [paul] 1.9.100cvs124
1852 fix bug 882, 'quick scroll in folder list
1853 displays wrong folder contents'
1855 2006-01-04 [paul] 1.9.100cvs123
1857 * src/plugins/pgpmime/pgpmime.c
1858 better debug information when signing
1859 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1861 2006-01-03 [colin] 1.9.100cvs122
1864 We need to recheck for gpgme 1.0.0 after checking
1865 for 1.1.1, because if 1.1.1 isn't available,
1866 GPGME_LIBS and friends are blanked out by the
1869 2006-01-03 [colin] 1.9.100cvs121
1871 * src/common/prefs.c
1872 Windows unlink-before rename fix
1873 * src/plugins/pgpcore/sgpgme.c
1874 Add support for PKA info if available
1875 Both patches by Werner Koch
1877 2006-01-03 [paul] 1.9.100cvs120
1880 fix bug 884, 'Send receipt' button visible in queue
1883 2006-01-02 [colin] 1.9.100cvs119
1887 Fix autosave on IMAP and more generally try to
1888 return the correct ID on a newly added IMAP message
1890 2006-01-02 [paul] 1.9.100cvs118
1892 * manual/keyboard.xml
1895 2006-01-01 [paul] 1.9.100cvs117
1900 2005-12-30 [colin] 1.9.100cvs116
1902 * manual/advanced.xml
1903 Explain Pre/Post-processing differences.
1905 2005-12-30 [colin] 1.9.100cvs115
1908 Implement copy_msgs for a little optimization
1910 Finish yesterday's fix
1912 2005-12-29 [colin] 1.9.100cvs114
1915 Fix occasional failure in fetching a mail over
1918 2005-12-29 [colin] 1.9.100cvs113
1921 Don't remove a draft when sending it, if it is
1924 2005-12-28 [colin] 1.9.100cvs112
1929 2005-12-28 [wwp] 1.9.100cvs111
1931 * doc/faq/.cvsignore
1932 * doc/faq/de/.cvsignore
1933 * doc/faq/en/.cvsignore
1934 * doc/faq/es/.cvsignore
1935 * doc/faq/fr/.cvsignore
1936 * doc/faq/it/.cvsignore
1937 * doc/manual/.cvsignore
1938 * doc/manual/de/.cvsignore
1939 * doc/manual/en/.cvsignore
1940 * doc/manual/es/.cvsignore
1941 * doc/manual/fr/.cvsignore
1942 * doc/manual/ja/.cvsignore
1943 * src/plugins/mathml_viewer/.cvsignore
1944 rollback revival of those files (my bad, sorry for the noise).
1946 2005-12-28 [wwp] 1.9.100cvs110
1949 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
1951 2005-12-28 [wwp] 1.9.100cvs109
1953 * doc/faq/.cvsignore
1954 * doc/faq/de/.cvsignore
1955 * doc/faq/en/.cvsignore
1956 * doc/faq/es/.cvsignore
1957 * doc/faq/fr/.cvsignore
1958 * doc/faq/it/.cvsignore
1959 * doc/manual/.cvsignore
1960 * doc/manual/de/.cvsignore
1961 * doc/manual/en/.cvsignore
1962 * doc/manual/es/.cvsignore
1963 * doc/manual/fr/.cvsignore
1964 * doc/manual/ja/.cvsignore
1965 * src/plugins/mathml_viewer/.cvsignore
1967 more files to ignore.
1969 2005-12-24 [colin] 1.9.100cvs108
1975 2005-12-24 [colin] 1.9.100cvs107
1978 Allow NULL src_msginfo in
1979 procmsg_msginfo_new_from_mimeinfo
1981 2005-12-23 [paul] 1.9.100cvs106
1983 * src/plugins/pgpinline/mypgpcore.def
1984 add this forgotten file
1986 2005-12-23 [colin] 1.9.100cvs105
1991 2005-12-23 [colin] 1.9.100cvs104
1996 * src/common/plugin.c
1997 * src/common/socket.c
1998 * src/common/socket.h
1999 * src/common/utils.c
2000 * src/common/utils.h
2001 * src/gtk/pluginwindow.c
2002 * src/plugins/pgpcore/plugin.def
2003 * src/plugins/pgpcore/sylpheed.def
2004 * src/plugins/pgpinline/Makefile.am
2005 * src/plugins/pgpinline/plugin.def
2006 * src/plugins/pgpinline/sylpheed.def
2007 * src/plugins/pgpmime/plugin.def
2008 * src/plugins/pgpmime/sylpheed.def
2009 Various w32 fixes by Werner Koch
2011 2005-12-22 [paul] 1.9.100cvs103
2014 don't offer IMAP as 'server type' if
2015 libetpan isn't built in
2017 2005-12-22 [paul] 1.9.100cvs102
2024 support GTK_TOOLBAR_BOTH_HORIZ (text
2025 next to icon) Patch by Marien Zwart
2026 marienz@users.sf.net
2027 Also reword the text
2029 2005-12-21 [colin] 1.9.100cvs101
2034 Fix missing section and explicit the exception better
2036 Prevent mail from being lost without notice when an
2037 SMTP error happens on trying to send an unmodified
2039 * src/send_message.c
2041 Fix password remembering when wrong, and add return
2042 value checks where they should have been
2043 * src/plugins/pgpcore/sylpheed.def
2044 * src/plugins/pgpinline/sylpheed.def
2045 * src/plugins/pgpmime/sylpheed.def
2046 Add a few symbols needed
2048 2005-12-21 [paul] 1.9.100cvs100
2053 * m4/inttypes-pri.m4
2063 2005-12-21 [paul] 1.9.100cvs99
2068 2005-12-20 [paul] 1.9.100cvs98
2071 updated by Anders Trobäck
2073 2005-12-20 [colin] 1.9.100cvs97
2079 * config/config.rpath
2080 * config/mkinstalldirs
2088 * m4/printf-posix.m4
2132 * src/send_message.c
2133 * src/common/Makefile.am
2134 * src/common/fnmatch.c
2135 * src/common/fnmatch.h
2136 * src/common/fnmatch_loop.c
2138 * src/common/plugin.c
2140 * src/common/socket.c
2141 * src/common/string_match.c
2142 * src/common/sylpheed.c
2143 * src/common/utils.c
2144 * src/common/utils.h
2145 * src/common/w32_dirent.c
2146 * src/common/w32_reg.c
2147 * src/common/w32_signal.c
2148 * src/common/w32_stat.c
2149 * src/common/w32_stdio.c
2150 * src/common/w32_stdlib.c
2151 * src/common/w32_string.c
2152 * src/common/w32_time.c
2153 * src/common/w32_unistd.c
2154 * src/common/w32_wait.c
2155 * src/common/w32lib.h
2156 * src/etpan/Makefile.am
2157 * src/gtk/Makefile.am
2158 * src/plugins/clamav/Makefile.am
2159 * src/plugins/demo/Makefile.am
2160 * src/plugins/dillo_viewer/Makefile.am
2161 * src/plugins/pgpcore/Makefile.am
2162 * src/plugins/pgpcore/passphrase.c
2163 * src/plugins/pgpcore/plugin.def
2164 * src/plugins/pgpcore/sgpgme.c
2165 * src/plugins/pgpcore/sylpheed.def
2166 * src/plugins/pgpcore/version.rc
2167 * src/plugins/pgpinline/Makefile.am
2168 * src/plugins/pgpinline/plugin.def
2169 * src/plugins/pgpinline/sylpheed.def
2170 * src/plugins/pgpinline/version.rc
2171 * src/plugins/pgpmime/Makefile.am
2172 * src/plugins/pgpmime/mypgpcore.def
2173 * src/plugins/pgpmime/plugin.def
2174 * src/plugins/pgpmime/sylpheed.def
2175 * src/plugins/pgpmime/version.rc
2176 * src/plugins/spamassassin/Makefile.am
2177 Very little ;-) patch from Werner Koch, providing
2178 infrastructure for cross-compiling to Win32
2180 2005-12-20 [paul] 1.9.100cvs96
2188 add a combo to the Get All button, allowing
2189 quick retrieval from any account
2190 Patch by Fabien Vantard, slightly modified
2193 i18n fix. Patch by Fabien Vantard
2195 2005-12-19 [colin] 1.9.100cvs95
2199 Don't automatically join lines when they've
2200 been separated by the user and not automatically
2202 2005-12-19 [paul] 1.9.100cvs94
2204 * src/gtk/pluginwindow.c
2206 Patch by Fabien Vantard
2208 2005-12-15 [paul] 1.9.100cvs93
2210 * src/common/plugin.c
2211 * src/common/plugin.h
2212 * src/gtk/pluginwindow.c
2213 * src/plugins/clamav/clamav_plugin.c
2214 * src/plugins/demo/demo.c
2215 * src/plugins/dillo_viewer/dillo_viewer.c
2216 * src/plugins/pgpcore/plugin.c
2217 * src/plugins/pgpinline/plugin.c
2218 * src/plugins/pgpmime/plugin.c
2219 * src/plugins/spamassassin/spamassassin.c
2220 * src/plugins/trayicon/trayicon.c
2221 add plugin_version()
2223 2005-12-15 [colin] 1.9.100cvs92
2226 Further fix bug #875
2228 2005-12-15 [paul] 1.9.100cvs91
2231 fix attach_load_dir getting set to
2232 PLUGINDIR on plugin load
2234 2005-12-14 [mones] 1.9.100cvs90
2237 * manual/keyboard.xml
2238 Initial draft and some shortcuts added
2243 2005-12-14 [colin] 1.9.100cvs89
2248 * src/gtk/gtkaspell.c
2250 * src/prefs_folder_item.c
2251 Fix recursive prefs apply
2254 2005-12-14 [colin] 1.9.100cvs88
2257 Fix bug #875 (Freeze On Inline Forward of
2260 2005-12-13 [colin] 1.9.100cvs87
2263 Uniq-ify and sort the mimetypes list
2264 Patch by Fabien Vantard
2266 2005-12-13 [colin] 1.9.100cvs86
2269 * src/etpan/imap-thread.c
2270 Fix leaks (patch by Hoa)
2272 * src/common/plugin.c
2277 * 2.0.0-rc2 released
2279 2005-12-12 [colin] 1.9.100cvs85
2284 2005-12-12 [wwp] 1.9.100cvs84
2286 * src/gtk/icon_legend.c
2287 fix misbehaviour and crash when closing the legend window
2288 using the Esc key (patch by Fabien Vantard).
2290 2005-12-12 [paul] 1.9.100cvs83
2294 * src/prefs_actions.c
2295 * src/prefs_filtering.c
2296 * src/prefs_matcher.c
2297 * src/prefs_spelling.glade ** REMOVED **
2298 * src/prefs_template.c
2299 * src/gtk/foldersort.glade ** REMOVED **
2300 * src/gtk/pluginwindow.c
2301 * src/gtk/pluginwindow.glade ** REMOVED **
2302 * src/plugins/spamassassin/spamassassin_gtk.glade ** REMOVED **
2305 2005-12-11 [paul] 1.9.100cvs82
2308 fix attach_load_dir crasher (double free)
2310 2005-12-09 [paul] 1.9.100cvs81
2314 * src/gtk/Makefile.am
2315 * src/gtk/icon_legend.c
2316 * src/gtk/icon_legend.h
2321 2005-12-09 [paul] 1.9.100cvs80
2323 * src/plugins/pgpcore/passphrase.c
2324 wrap the label in the dialog
2326 2005-12-09 [colin] 1.9.100cvs79
2328 * src/plugins/pgpcore/sgpgme.c
2329 Display (untrusted) on not trusted signatures
2330 Patch by Michal Èihaø <michal@cihar.com>
2331 Closes bug #867 (Report also key trust)
2333 2005-12-09 [colin] 1.9.100cvs78
2335 * src/common/plugin.c
2336 Update licence check, following Eben Moglen's advice
2338 2005-12-08 [colin] 1.9.100cvs77
2341 Fix the occasionnal item->cache != NULL
2344 2005-12-08 [colin] 1.9.100cvs76
2347 * src/plugins/pgpcore/sgpgme.c
2348 Print key id when unable to check it
2349 Closes bug #866 (Show key id when missing)
2351 2005-12-08 [paul] 1.9.100cvs75
2353 * src/prefs_common.c
2354 * src/prefs_common.h
2356 remember load attachment dir
2358 2005-12-07 [colin] 1.9.100cvs74
2360 * src/prefs_toolbar.c
2361 Gtk fixes, patch by Fabien Vantard
2363 2005-12-07 [colin] 1.9.100cvs73
2368 Fix bug #839 (Quoted text isn't colored after
2369 executing an action)
2370 * src/common/plugin.c
2371 Require plugins to declare their licence in plugin_licence()
2372 Refuse to load non-GPL plugins as they'd be illegal (as
2373 derived works of Sylpheed-Claws, they must be GPL).
2374 * src/plugins/clamav/clamav_plugin.c
2375 * src/plugins/demo/demo.c
2376 * src/plugins/dillo_viewer/dillo_viewer.c
2377 * src/plugins/pgpcore/plugin.c
2378 * src/plugins/pgpinline/plugin.c
2379 * src/plugins/pgpmime/plugin.c
2380 * src/plugins/spamassassin/spamassassin.c
2381 * src/plugins/trayicon/trayicon.c
2382 Add plugin_licence()
2384 2005-12-07 [paul] 1.9.100cvs72
2391 clean up after local FAQ removal and
2392 temporary manual removal
2394 2005-12-06 [colin] 1.9.100cvs71
2398 * doc/faq/.cvsignore
2399 * doc/faq/Makefile.am
2400 * doc/faq/de/.cvsignore
2401 * doc/faq/de/Makefile.am
2402 * doc/faq/de/sylpheed-faq-1.html
2403 * doc/faq/de/sylpheed-faq-2.html
2404 * doc/faq/de/sylpheed-faq-3.html
2405 * doc/faq/de/sylpheed-faq.html
2406 * doc/faq/en/.cvsignore
2407 * doc/faq/en/Makefile.am
2408 * doc/faq/en/sylpheed-faq-1.html
2409 * doc/faq/en/sylpheed-faq-2.html
2410 * doc/faq/en/sylpheed-faq-3.html
2411 * doc/faq/en/sylpheed-faq-4.html
2412 * doc/faq/en/sylpheed-faq.html
2413 * doc/faq/es/.cvsignore
2414 * doc/faq/es/Makefile.am
2415 * doc/faq/es/sylpheed-faq-1.html
2416 * doc/faq/es/sylpheed-faq-2.html
2417 * doc/faq/es/sylpheed-faq-3.html
2418 * doc/faq/es/sylpheed-faq-4.html
2419 * doc/faq/es/sylpheed-faq.html
2420 * doc/faq/fr/.cvsignore
2421 * doc/faq/fr/Makefile.am
2422 * doc/faq/fr/sylpheed-faq-1.html
2423 * doc/faq/fr/sylpheed-faq-2.html
2424 * doc/faq/fr/sylpheed-faq-3.html
2425 * doc/faq/fr/sylpheed-faq.html
2426 * doc/faq/it/.cvsignore
2427 * doc/faq/it/Makefile.am
2428 * doc/faq/it/sylpheed-faq-1.html
2429 * doc/faq/it/sylpheed-faq-2.html
2430 * doc/faq/it/sylpheed-faq-3.html
2431 * doc/faq/it/sylpheed-faq.html
2432 * doc/manual/.cvsignore
2433 * doc/manual/Makefile.am
2434 * doc/manual/de/.cvsignore
2435 * doc/manual/de/Makefile.am
2436 * doc/manual/de/sylpheed-1.html
2437 * doc/manual/de/sylpheed-10.html
2438 * doc/manual/de/sylpheed-11.html
2439 * doc/manual/de/sylpheed-12.html
2440 * doc/manual/de/sylpheed-13.html
2441 * doc/manual/de/sylpheed-14.html
2442 * doc/manual/de/sylpheed-15.html
2443 * doc/manual/de/sylpheed-16.html
2444 * doc/manual/de/sylpheed-17.html
2445 * doc/manual/de/sylpheed-18.html
2446 * doc/manual/de/sylpheed-19.html
2447 * doc/manual/de/sylpheed-2.html
2448 * doc/manual/de/sylpheed-20.html
2449 * doc/manual/de/sylpheed-3.html
2450 * doc/manual/de/sylpheed-4.html
2451 * doc/manual/de/sylpheed-5.html
2452 * doc/manual/de/sylpheed-6.html
2453 * doc/manual/de/sylpheed-7.html
2454 * doc/manual/de/sylpheed-8.html
2455 * doc/manual/de/sylpheed-9.html
2456 * doc/manual/de/sylpheed.html
2457 * doc/manual/en/.cvsignore
2458 * doc/manual/en/Makefile.am
2459 * doc/manual/en/sylpheed-1.html
2460 * doc/manual/en/sylpheed-10.html
2461 * doc/manual/en/sylpheed-11.html
2462 * doc/manual/en/sylpheed-12.html
2463 * doc/manual/en/sylpheed-13.html
2464 * doc/manual/en/sylpheed-14.html
2465 * doc/manual/en/sylpheed-15.html
2466 * doc/manual/en/sylpheed-16.html
2467 * doc/manual/en/sylpheed-17.html
2468 * doc/manual/en/sylpheed-18.html
2469 * doc/manual/en/sylpheed-19.html
2470 * doc/manual/en/sylpheed-2.html
2471 * doc/manual/en/sylpheed-20.html
2472 * doc/manual/en/sylpheed-21.html
2473 * doc/manual/en/sylpheed-22.html
2474 * doc/manual/en/sylpheed-3.html
2475 * doc/manual/en/sylpheed-4.html
2476 * doc/manual/en/sylpheed-5.html
2477 * doc/manual/en/sylpheed-6.html
2478 * doc/manual/en/sylpheed-7.html
2479 * doc/manual/en/sylpheed-8.html
2480 * doc/manual/en/sylpheed-9.html
2481 * doc/manual/en/sylpheed.html
2482 * doc/manual/es/.cvsignore
2483 * doc/manual/es/Makefile.am
2484 * doc/manual/es/sylpheed-1.html
2485 * doc/manual/es/sylpheed-10.html
2486 * doc/manual/es/sylpheed-11.html
2487 * doc/manual/es/sylpheed-12.html
2488 * doc/manual/es/sylpheed-13.html
2489 * doc/manual/es/sylpheed-14.html
2490 * doc/manual/es/sylpheed-15.html
2491 * doc/manual/es/sylpheed-16.html
2492 * doc/manual/es/sylpheed-17.html
2493 * doc/manual/es/sylpheed-18.html
2494 * doc/manual/es/sylpheed-19.html
2495 * doc/manual/es/sylpheed-2.html
2496 * doc/manual/es/sylpheed-20.html
2497 * doc/manual/es/sylpheed-3.html
2498 * doc/manual/es/sylpheed-4.html
2499 * doc/manual/es/sylpheed-5.html
2500 * doc/manual/es/sylpheed-6.html
2501 * doc/manual/es/sylpheed-7.html
2502 * doc/manual/es/sylpheed-8.html
2503 * doc/manual/es/sylpheed-9.html
2504 * doc/manual/es/sylpheed.html
2505 * doc/manual/fr/.cvsignore
2506 * doc/manual/fr/Makefile.am
2507 * doc/manual/fr/sylpheed-1.html
2508 * doc/manual/fr/sylpheed-10.html
2509 * doc/manual/fr/sylpheed-11.html
2510 * doc/manual/fr/sylpheed-12.html
2511 * doc/manual/fr/sylpheed-13.html
2512 * doc/manual/fr/sylpheed-14.html
2513 * doc/manual/fr/sylpheed-15.html
2514 * doc/manual/fr/sylpheed-16.html
2515 * doc/manual/fr/sylpheed-17.html
2516 * doc/manual/fr/sylpheed-18.html
2517 * doc/manual/fr/sylpheed-19.html
2518 * doc/manual/fr/sylpheed-2.html
2519 * doc/manual/fr/sylpheed-20.html
2520 * doc/manual/fr/sylpheed-3.html
2521 * doc/manual/fr/sylpheed-4.html
2522 * doc/manual/fr/sylpheed-5.html
2523 * doc/manual/fr/sylpheed-6.html
2524 * doc/manual/fr/sylpheed-7.html
2525 * doc/manual/fr/sylpheed-8.html
2526 * doc/manual/fr/sylpheed-9.html
2527 * doc/manual/fr/sylpheed.html
2528 * doc/manual/ja/.cvsignore
2529 * doc/manual/ja/Makefile.am
2530 * doc/manual/ja/sylpheed-1.html
2531 * doc/manual/ja/sylpheed-10.html
2532 * doc/manual/ja/sylpheed-11.html
2533 * doc/manual/ja/sylpheed-12.html
2534 * doc/manual/ja/sylpheed-13.html
2535 * doc/manual/ja/sylpheed-14.html
2536 * doc/manual/ja/sylpheed-15.html
2537 * doc/manual/ja/sylpheed-16.html
2538 * doc/manual/ja/sylpheed-17.html
2539 * doc/manual/ja/sylpheed-18.html
2540 * doc/manual/ja/sylpheed-19.html
2541 * doc/manual/ja/sylpheed-2.html
2542 * doc/manual/ja/sylpheed-20.html
2543 * doc/manual/ja/sylpheed-3.html
2544 * doc/manual/ja/sylpheed-4.html
2545 * doc/manual/ja/sylpheed-5.html
2546 * doc/manual/ja/sylpheed-6.html
2547 * doc/manual/ja/sylpheed-7.html
2548 * doc/manual/ja/sylpheed-8.html
2549 * doc/manual/ja/sylpheed-9.html
2550 * doc/manual/ja/sylpheed.html
2551 * doc/manual/ja/sylpheed.sgml
2553 Remove outdated manual and faq. Noisy, eh?
2555 2005-12-06 [colin] 1.9.100cvs70
2558 * src/quote_fmt_parse.y
2561 Allow %X to position cursor at 0
2562 (no %X = before signature)
2563 Fix paste as quotation putting the cursor at 0
2564 Fix undo offsets when pasting
2565 Insert the quote_fmt at once instead of line
2567 Fix [Edited] when starting to reply/forward
2569 2005-12-06 [paul] 1.9.100cvs69
2571 * src/plugins/clamav/clamav_plugin_gtk.c
2573 * src/plugins/spamassassin/spamassassin_gtk.c
2574 rework spamassassin_create_widget_func()
2576 2005-12-05 [colin] 1.9.100cvs68
2579 Fix make release ;-)
2581 2005-12-05 [colin] 1.9.100cvs67
2585 Fix cursor positioning (not obeying %X)
2587 2005-12-05 [paul] 1.9.100cvs66
2589 * src/plugins/dillo_viewer/dillo_prefs.c
2590 fix compilation warning
2592 2005-12-05 [paul] 1.9.100cvs65
2594 * src/prefs_spelling.c
2595 * src/plugins/trayicon/trayicon.c
2596 cleanups - remove unused stuff
2598 2005-12-05 [paul] 1.9.100cvs64
2601 * manual/plugins.xml
2602 remove info about removed mathml_viewer plugin
2604 2005-12-05 [paul] 1.9.100cvs63
2607 * src/plugins/Makefile.am
2608 * src/plugins/mathml_viewer/.cvsignore
2609 * src/plugins/mathml_viewer/Makefile.am
2610 * src/plugins/mathml_viewer/mathml_viewer.c
2611 remove unmaintained mathml_viewer plugin
2613 2005-12-05 [paul] 1.9.100cvs62
2616 obey prefs_common.always_show_msg when
2620 2005-12-05 [paul] 1.9.100cvs61
2623 * src/prefs_account.c
2624 * src/prefs_filtering.c
2626 * src/prefs_spelling.c
2627 * src/prefs_toolbar.c
2629 * src/gtk/gtkutils.c
2630 * src/gtk/quicksearch.c
2631 * src/plugins/dillo_viewer/dillo_prefs.c
2634 2005-12-04 [paul] 1.9.100cvs60
2637 * src/prefs_account.c
2638 * src/prefs_account.h
2639 allow a Local account to specify a
2641 (closes bug 843 'Inbox cannot be changed for local
2644 2005-12-04 [colin] 1.9.100cvs59
2646 * src/plugins/trayicon/trayicon.c
2647 Remove Get, rename Get All to Get Mail in order to
2648 be consistent with the default main toolbar
2650 2005-12-03 [colin] 1.9.100cvs58
2653 * manual/sylpheed-claws-manual.xml
2656 2005-12-03 [paul] 1.9.100cvs57
2661 new (partially complete) Swedish translation
2662 by Anders Troback <sylpheed@troback.com>
2664 2005-12-02 [paul] 1.9.100cvs56
2667 libetpan 0.41 required
2669 2005-12-02 [paul] 1.9.100cvs55
2671 * src/plugins/clamav/clamav_plugin.c
2672 * src/plugins/clamav/clamav_plugin.h
2673 * src/plugins/clamav/clamav_plugin_gtk.c
2674 * src/plugins/spamassassin/spamassassin.c
2675 * src/plugins/spamassassin/spamassassin.h
2676 * src/plugins/spamassassin/spamassassin_gtk.c
2677 unregister prefs pages on unloading, thus
2679 (thanks to Colin for the hint)
2681 2005-12-02 [wwp] 1.9.100cvs54
2684 * src/quote_fmt_parse.y
2685 fix misuse of gboolean*, use gboolean instead
2686 (thanks to Paul, Colin, for pointing out that scaring one)
2688 2005-12-02 [paul] 1.9.100cvs53
2690 * src/plugins/clamav/clamav_plugin.c
2691 int no --> unsigned int no
2692 * src/plugins/clamav/clamav_plugin_gtk.c
2695 2005-12-02 [wwp] 1.9.100cvs52
2698 * src/prefs_template.c
2700 * src/quote_fmt_parse.y
2701 prevent from executing |f and |p templates commands when
2702 adding or replacing templates in prefs (avoids annoying and
2703 potentially dangerous behaviours)
2705 2005-12-02 [paul] 1.9.100cvs51
2707 * src/prefs_common.c
2708 allow translation of some default values
2709 Patch by Fabien Vantard
2711 2005-12-02 [paul] 1.9.100cvs50
2715 * src/prefs_common.c
2716 * src/prefs_common.h
2717 * src/prefs_message.c
2719 remove obsolete 'convert_mb_alnum' option
2722 remove unused 'about_textview_visibility_notify'
2724 2005-12-02 [paul] 1.9.100cvs49
2726 * src/prefs_account.c
2727 * src/prefs_compose_writing.c
2730 * src/prefs_image_viewer.c
2731 * src/prefs_message.c
2733 * src/prefs_receive.c
2735 * src/prefs_spelling.c
2736 * src/prefs_summaries.c
2737 * src/prefs_wrapping.c
2738 * src/plugins/dillo_viewer/dillo_prefs.c
2739 * src/plugins/pgpcore/prefs_gpg.c
2740 several cleanups to the prefs dialogs
2741 (slightly modified) patch by Fabien Vantard
2743 2005-12-02 [paul] 1.9.100cvs48
2747 * src/send_message.c
2748 fix crash on send when connection fails
2752 2005-12-01 [colin] 1.9.100cvs47
2755 Translate … to "..."
2757 2005-11-30 [colin] 1.9.100cvs46
2761 Optimize back yesterday's fix.
2763 2005-11-30 [paul] 1.9.100cvs45
2768 written by Colin, edited by me
2770 2005-11-29 [colin] 1.9.100cvs44
2773 Skip headers unconditionnaly in match_body if the
2774 rule is not message or ~message
2776 2005-11-29 [colin] 1.9.100cvs43
2779 Fix body_part and such, not skipping headers
2780 if the matchcriteria wasn't the first in the rule
2782 2005-11-29 [colin] 1.9.100cvs42
2785 Add Windows-1252 (Closes bug #863, windows-1252 encoding
2786 option missing from message view window)
2787 Fix double text D'n'D with gtk-2.8
2789 Fix ~message, ~headers_part, ~body_part rules
2791 Add Windows-1252 (Closes bug #863)
2793 * src/gtk/gtkaspell.c
2794 Properly destroy accels in all menus
2796 2005-11-29 [mones] 1.9.100cvs41
2801 2005-11-27 [colin] 1.9.100cvs40
2804 "/Remove mailbox" -> "/Remove mailbox..."
2806 2005-11-27 [paul] 1.9.100cvs39
2811 updated by new maintainer, Stephan Sachse
2813 2005-11-27 [paul] 1.9.100cvs38
2816 written by Colin, edited by me
2818 2005-11-27 [paul] 1.9.100cvs37
2820 * src/prefs_common.c
2821 * src/prefs_common.h
2822 * src/prefs_receive.c
2823 * src/prefs_summaries.c
2824 move 'go to inbox after receiving new mail'
2825 option from display/sumamaries to mail
2826 handling/receive, and rework prefs_summaries
2829 2005-11-25 [martin] 1.9.100cvs36
2832 fixed windows-1252 translation;
2833 translated some new and fuzzy strings
2835 2005-11-25 [paul] 1.9.100cvs35
2837 * src/plugins/clamav/clamav_plugin.c
2838 complete the update done in cvs34
2840 2005-11-25 [paul] 1.9.100cvs34
2842 * src/plugins/clamav/clamav_plugin.c
2843 reflect upstream changes
2845 2005-11-25 [paul] 1.9.100cvs33
2848 * manual/plugins.xml
2849 * manual/sylpheed-claws-manual.xml
2850 written/updated by Colin, edited by me
2851 * tools/acroread2sylpheed.pl
2854 2005-11-24 [colin] 1.9.100cvs32
2857 Fix bug #856 (reediting messages forgets Request
2860 2005-11-24 [paul] 1.9.100cvs31
2862 * manual/addrbook.xml
2863 * manual/starting.xml
2864 written by Colin, proofread, edited, adapted by me
2865 * manual/advanced.xml
2866 add some Actions examples
2868 use a Save button instead of a Close button
2870 indicate mandatory fields
2874 2005-11-23 [colin] 1.9.100cvs30
2877 Rename menu item, fix possible crash after
2880 Allow searching for '*' in ldap
2882 Fix "Browse Entry" (did anyone use it?)
2884 Add guards for mandatory information
2886 2005-11-23 [paul] 1.9.100cvs29
2888 * manual/advanced.xml
2889 corrections to the English
2891 2005-11-23 [colin] 1.9.100cvs28
2894 Fix possible crash at exit. After the call to
2895 gtk_container_remove(), the Viewer's widget has no
2896 more parent so gtk+ automatically frees it and its
2897 sons. If destroy_viewer() then try to access it,
2900 2005-11-22 [colin] 1.9.100cvs27
2903 * src/gtk/gtkaspell.c
2904 Fix right-clicking on a misspelled word
2905 Fix More... in suggestions menu
2907 2005-11-22 [wwp] 1.9.100cvs26
2909 * src/prefs_template.c
2910 templates works: re-sort templates list when adding or replacing,
2911 prevent from adding or replacing when the template name is empty
2913 2005-11-21 [colin] 1.9.100cvs25
2916 Fix some addressbook suckage (dnd, select all)
2918 * src/gtk/gtkaspell.c
2919 * src/gtk/gtkaspell.h
2920 Make the spellchecker menu work with the
2921 GtkTextView one instead of overriding it
2923 2005-11-20 [paul] 1.9.100cvs24
2925 * manual/handling.xml
2926 proofread and corrected
2928 2005-11-20 [paul] 1.9.100cvs23
2931 generate html as one file
2932 * manual/advanced.xml
2933 fix output generation
2934 reformat hidden options list
2935 * manual/manual.xml ** REMOVED **
2936 * manual/sylpheed-claws-manual.xml ** ADDED **
2939 2005-11-18 [colin] 1.9.100cvs22
2941 * src/prefs_account.c
2942 Fix layout in news and mbox accounts
2943 * manual/account.xml
2944 * manual/advanced.xml
2945 New contents for Paul to check :)
2947 2005-11-18 [wwp] 1.9.100cvs21
2949 * src/gtk/quicksearch.c
2950 don't update extended quicksearch buttons twice
2952 2005-11-18 [paul] 1.9.100cvs20
2955 complete 1.9.100cvs19
2957 2005-11-18 [paul] 1.9.100cvs19
2960 cosmetic improvements
2962 also list text/* attachments
2964 2005-11-18 [colin] 1.9.100cvs18
2967 Use column 0 instead of -1 in
2968 gtk_ctree_node_moveto, in a naive
2969 hope it'll fix the gtk-related crashes
2971 2005-11-18 [colin] 1.9.100cvs17
2973 * src/gtk/inputdialog.c
2974 Fix icon staying the first one
2976 2005-11-17 [wwp] 1.9.100cvs16
2977 fix possible problem showing some quicksearch buttons, and a bad
2978 call to g_return_if_fail in a function that returns a value (both
2979 fixes by Fabien Vantard)
2981 2005-11-15 [wwp] 1.9.100cvs15
2983 * src/gtk/quicksearch.c
2984 added a tooltip to that obscure ... quicksearch button
2986 2005-11-15 [wwp] 1.9.100cvs14
2988 * src/gtk/quicksearch.c
2989 add a quicksearch helper to filtering expression users: the ... button
2990 raises the condition expr window. condition expressions set up w/ this
2991 window are used by the quicksearch if the user closes it pressing OK.
2993 2005-11-14 [paul] 1.9.100cvs13
2995 * src/plugins/clamav/clamav_plugin.c
2996 * src/plugins/spamassassin/spamassassin.c
2997 change plugin type following recent merging
2999 2005-11-14 [wwp] 1.9.100cvs12
3002 prevent from crashing when copying/moving message(s) from and
3005 2005-11-14 [paul] 1.9.100cvs11
3007 * src/plugins/clamav/Makefile.am
3008 * src/plugins/clamav/clamav_plugin.c
3009 * src/plugins/clamav/clamav_plugin.h
3010 * src/plugins/clamav/clamav_plugin_gtk.c
3011 also merge clamav and clamav_gtk plugins
3013 2005-11-13 [colin] 1.9.100cvs10
3016 * src/plugins/spamassassin/Makefile.am
3017 * src/plugins/spamassassin/spamassassin.c
3018 * src/plugins/spamassassin/spamassassin.h
3019 * src/plugins/spamassassin/spamassassin_gtk.c
3020 Merge spamassassin and spamassassin_gtk plugins,
3021 and build it by default.
3023 2005-11-12 [colin] 1.9.100cvs9
3025 * src/etpan/imap-thread.c
3028 2005-11-12 [colin] 1.9.100cvs8
3031 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
3033 2005-11-10 [colin] 1.9.100cvs7
3036 Fix bug #845 (sylpheed-claws 1.9.99+ start in
3039 2005-11-10 [wwp] 1.9.100cvs6
3041 * src/gtk/description_window.c
3042 fix a crash when closing description windows using the WM's [X] button
3044 2005-11-09 [colin] 1.9.100cvs5
3047 Update libetpan call to follow upstream
3048 (yes, this requires libetpan-0.40cvs3)
3050 2005-11-08 [colin] 1.9.100cvs4
3054 * src/common/utils.c
3055 * src/common/utils.h
3056 Enhance the email parser
3058 2005-11-08 [colin] 1.9.100cvs3
3061 Fix what looks like an off-by-one (fixes
3062 attachments from the Bat)
3064 2005-11-08 [wwp] 1.9.100cvs2
3067 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
3069 2005-11-08 [wwp] 1.9.100cvs1
3072 allow exiting Sylpheed-Claws from command-line
3074 2005-11-08 [paul] 1.9.100
3078 2005-11-07 [colin] 1.9.99cvs17
3082 Fix import of base-64 encoded items
3084 2005-11-07 [colin] 1.9.99cvs16
3086 * src/send_message.c
3087 Fix bug #314 (Queue does not empty under certain
3090 2005-11-07 [paul] 1.9.99cvs15
3094 fix buffer overflows
3097 2005-11-07 [paul] 1.9.99cvs14
3099 * doc/man/Makefile.am
3100 * doc/man/sylpheed-claws.1 ** ADDED **
3101 * doc/man/sylpheed.1 ** DELETED **
3102 rename and update the man file
3104 2005-11-06 [colin] 1.9.99cvs13
3107 Fix ldif_get_line() that returned empty strings
3108 (Didn't understand why). Also fix a possible
3111 2005-11-06 [wwp] 1.9.99cvs12
3115 * src/gtk/gtkutils.c
3116 * src/gtk/gtkutils.h
3117 fix a compilation warning,
3118 make links sensitive in the about dialog
3120 2005-11-04 [wwp] 1.9.99cvs11
3123 don't wrap or translate URIs, and a bit text format cleanup
3125 2005-11-04 [wwp] 1.9.99cvs10
3128 better textview tagging implementation (no more use of marks for
3131 2005-11-02 [colin] 1.9.99cvs9
3136 2005-11-02 [colin] 1.9.99cvs8
3139 Require libetpan-0.40 due to upstream fix
3141 Tell libetpan not to call SSL_Library_Init,
3142 as we do it ourselves.
3144 2005-11-02 [colin] 1.9.99cvs7
3147 Add missing files (thanks to Fabien Vantard)
3149 2005-11-02 [colin] 1.9.99cvs6
3152 Fix totals when read messages are hidden or quicksearch
3156 * src/common/ssl_certificate.c
3157 * src/common/ssl_certificate.h
3158 * src/gtk/sslcertwindow.c
3159 * src/gtk/sslcertwindow.h
3160 Fix copyright on my stuff
3162 2005-11-02 [wwp] 1.9.99cvs5
3164 * src/prefs_themes.c
3165 fix directory name checking (theme installation/removal),
3166 made related error a bit more verbose
3168 2005-11-02 [colin] 1.9.99cvs4
3171 Fix typo (probably fixes bug #841 (Sort by the From
3174 2005-11-02 [paul] 1.9.99cvs3
3178 updated by SungHyun Nam, Geir Helland
3180 fix typo in welcome message. spotted by
3183 2005-11-01 [colin] 1.9.99cvs2
3186 Fix replying to ml wen confirming subscription
3192 Make key check non blocking
3194 2005-10-31 [paul] 1.9.99cvs1
3196 * tools/claws.i18n.status.pl
3197 updated for ChangeLog
3199 2005-10-31 [paul] 1.9.99
3203 2005-10-31 [paul] 1.9.15cvs131
3207 * ChangeLog.claws ** REMOVED **
3208 * ChangeLog-gtk2.claws ** REMOVED **
3209 * ChangeLog.gtk1 ** ADDED **
3214 * README.claws ** REMOVED **
3215 * README.jp ** REMOVED **
3216 * RELEASE_NOTES ** ADDED **
3217 * RELEASE_NOTES.claws ** REMOVED **
3220 * sylpheed.spec.in ** REMOVED **
3221 tidy up and update the default docs:
3222 ChangeLog.claws is renamed ChangeLog.gtk1
3223 ChangeLog-gtk2.claws is renamed ChangeLog
3224 README.claws is renamed README
3225 RELEASE_NOTES.claws is renamed RELEASE_NOTES
3227 2005-10-31 [paul] 1.9.15cvs130
3232 2005-10-31 [paul] 1.9.15cvs129
3243 updated by Miquel Oliete, Stephan Sachse and
3244 Thomas Gilgin, me, Fabien Vantard, Andrea
3245 Spadaccini, Frederico Goncalves Guimaraes,
3246 Andrej Kacian, Aleksandar Urosevic, and
3249 2005-10-31 [mones] 1.9.15cvs128
3255 Updated for release.
3257 2005-10-30 [colin] 1.9.15cvs127
3260 Place cursor before rewrapping (fixes cursor
3261 pos if quotation gets rewrapped)
3263 2005-10-29 [paul] 1.9.15cvs126
3271 corrections to text items
3273 2005-10-28 [colin] 1.9.15cvs125
3276 Make "hit 'C' to check sig" work from extern
3279 2005-10-27 [colin] 1.9.15cvs124
3282 Add a hack to avoid segfaulting when hammering
3285 2005-10-27 [wwp] 1.9.15cvs123
3287 * src/prefs_themes.c
3288 sort list of themes names in themes prefs
3290 2005-10-27 [paul] 1.9.15cvs122
3293 * src/prefs_account.c
3294 fix building on Solaris
3297 2005-10-27 [wwp] 1.9.15cvs121
3300 * src/gtk/gtksctree.c
3301 speed up unselecting messages in summary view (thanks to Colin)
3303 2005-10-27 [paul] 1.9.15cvs120
3306 fix a compilation warning
3308 fix updating of 'n items selected' count
3311 2005-10-27 [martin] 1.9.15cvs119
3314 ignore actions with a leading '/' in the action menu name
3315 fixes a crash on menu creation
3316 * src/prefs_actions.c
3317 do not allow a leading '/' in the action menu name
3319 2005-10-27 [paul] 1.9.15cvs118
3322 fix compilation warning
3324 2005-10-27 [paul] 1.9.15cvs117
3327 add #if HAVE_LOCALE_H
3329 2005-10-27 [paul] 1.9.15cvs116
3331 * src/plugins/clamav/clamav_plugin.c
3332 * src/plugins/dillo_viewer/dillo_viewer.c
3333 * src/plugins/mathml_viewer/mathml_viewer.c
3334 * src/plugins/pgpcore/plugin.c
3335 * src/plugins/pgpinline/plugin.c
3336 * src/plugins/pgpmime/plugin.c
3337 * src/plugins/spamassassin/spamassassin.c
3338 * src/plugins/trayicon/trayicon.c
3339 plugin_init() : make error messages more
3342 2005-10-26 [wwp] 1.9.15cvs115
3344 * src/prefs_matcher.c
3345 enlarge boolean op widget width a bit (wasn't always showing text contents)
3347 2005-10-26 [wwp] 1.9.15cvs114
3350 * src/gtk/gtksctree.c
3351 * src/plugins/spamassassin/libspamc.c
3352 * src/plugins/spamassassin/spamassassin.c
3353 fix some compilation warnings more
3355 2005-10-26 [mones] 1.9.15cvs113
3360 2005-10-26 [paul] 1.9.15cvs112
3362 * src/prefs_message.c
3363 give all display_xface stuff the
3364 #if HAVE_LIBCOMPFACE treatment, thus
3366 (Thanks to Wolfgang Enderlein)
3368 2005-10-26 [colin] 1.9.15cvs111
3374 Remove context menu items that should not be there
3379 Don't show the mainwindow too soon
3381 2005-10-26 [wwp] 1.9.15cvs110
3386 fix uninitialized pointers in the folder updating hook
3389 2005-10-25 [mones] 1.9.15cvs109
3392 General information subsection completed.
3393 Removed archaic references.
3396 * manual/dtd/manual.dsl
3397 Added customization stylesheet for getting paragraphs
3398 fully justified in PDF output (as suggested by Colin).
3400 2005-10-25 [colin] 1.9.15cvs108
3405 2005-10-25 [colin] 1.9.15cvs107
3409 Fix leak (xml_get_element() allocates memory)
3411 Fix leak + dead code (shame!)
3415 2005-10-25 [colin] 1.9.15cvs106
3418 Fix encoding issue in Save all and in
3419 overwrite-confirmation alertpanel
3421 2005-10-25 [colin] 1.9.15cvs105
3423 * src/common/socket.c
3424 Fix a leak - Thanks to Christopher Aillon
3425 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
3427 2005-10-25 [paul] 1.9.15cvs104
3430 Always guess servers from the right-hand
3431 email part and guess username from the
3432 left-hand part. (Thanks to Colin)
3433 add an X-Face to the welcome message
3435 2005-10-25 [paul] 1.9.15cvs103
3437 * manual/handling.xml
3438 written by Colin, edited by me
3440 2005-10-25 [wwp] 1.9.15cvs102
3443 * src/grouplistdialog.c
3446 fix some compilation warnings
3452 2005-10-24 [paul] 1.9.15cvs101
3457 2005-10-24 [paul] 1.9.15cvs100
3459 * src/pixmaps/offline.xpm
3460 * src/pixmaps/online.xpm
3461 replace with last default versions
3463 2005-10-24 [colin] 1.9.15cvs99
3466 Fix bug when moving a folder
3469 "Delete folder" pops up a window, so it
3470 should be suffixed with "..."
3471 * src/plugins/pgpcore/sgpgme.c
3474 2005-10-24 [mones] 1.9.15cvs98
3477 * manual/account.xml
3479 * manual/addrbook.xml
3480 * manual/advanced.xml
3482 * manual/glossary.xml
3484 * manual/handling.xml
3486 * manual/keyboard.xml
3488 * manual/plugins.xml
3489 * manual/starting.xml
3490 * manual/dtd/sdocbook.dtd
3491 Initial manual structure and some content.
3493 2005-10-23 [wwp] 1.9.15cvs97
3498 2005-10-23 [wwp] 1.9.15cvs96
3502 rework of the about window (main work by Paul), also featuring a few
3503 fixes for typos and duplicate names
3505 2005-10-23 [wwp] 1.9.15cvs95
3508 Ignore the right binary name (sylpheed-claws now)
3510 2005-10-23 [paul] 1.9.15cvs94
3513 when using Folder Pref 'Default To for
3514 replies' make the entry in the Compose
3516 Patch by Fabien Vantard
3518 2005-10-22 [colin] 1.9.15cvs93
3523 2005-10-22 [colin] 1.9.15cvs92
3526 try to convert using locale (apart utf8) if necessary
3528 2005-10-22 [colin] 1.9.15cvs91
3530 * src/pixmaps/new.xpm
3531 * src/pixmaps/unread.xpm
3532 Make the unread envelope blue again and
3533 saturate the new one a bit more.
3535 2005-10-22 [colin] 1.9.15cvs90
3538 When replying to a mail sent by one of our accounts,
3539 use the original list of recipients. Let 'Reply All'
3540 and 'Reply to sender' work like previously.
3542 2005-10-21 [colin] 1.9.15cvs89
3544 * src/prefs_filtering.c
3545 Clear fields after add and replace
3547 Display xface differently (better)
3548 * src/plugins/pgpinline/pgpinline.c
3549 Fix crappy encodings/recodings
3551 2005-10-21 [paul] 1.9.15cvs88
3554 * src/prefs_folder_item.c
3556 fix news folder Folder Properties
3559 update folderview after Themes change
3560 keep selected folder selected
3563 2005-10-21 [paul] 1.9.15cvs87
3566 * tools/OOo2sylpheed.pl
3568 * tools/README.sylprint
3569 * tools/asus_mailled.sh ** REMOVED **
3570 * tools/filter_conv.pl
3571 * tools/freshmeat_search.pl
3572 * tools/google_search.pl
3573 * tools/gpg-sign-syl ** REMOVED **
3574 * tools/kmail2sylpheed.pl
3575 * tools/kmail2sylpheed_v2.pl
3576 * tools/multiwebsearch.pl
3577 * tools/nautilus2sylpheed.sh
3578 * tools/newscache_clean.pl
3579 * tools/outlook2sylpheed.pl
3580 * tools/sylpheed-switcher ** REMOVED **
3584 * tools/vcard2xml.py
3585 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3586 update default config dir
3587 update binary name (thanks to Fabien Vantard)
3588 remove obsolete scripts
3590 2005-10-21 [colin] 1.9.15cvs86
3593 Fix possible leak and units. Based on a patch by
3596 2005-10-20 [colin] 1.9.15cvs85
3599 Clear xface when clearing textview
3601 2005-10-20 [colin] 1.9.15cvs84
3607 * src/prefs_common.c
3608 * src/prefs_common.h
3609 * src/prefs_message.c
3613 * src/common/utils.c
3614 * src/common/utils.h
3615 * src/gtk/gtkutils.c
3616 * src/gtk/gtkutils.h
3617 Migrate config to .sylpheed-claws (Automatically)
3618 Add a way to get the Xface in the TextView
3620 2005-10-20 [colin] 1.9.15cvs83
3622 * src/gtk/Makefile.am
3625 Make the about dialog *grooovy*
3627 2005-10-20 [colin] 1.9.15cvs82
3630 Use "Open with" on double click if no command
3633 2005-10-20 [colin] 1.9.15cvs81
3636 * src/etpan/imap-thread.c
3639 2005-10-20 [paul] 1.9.15cvs80
3642 don't show clipkey icon if the only
3643 attachment is the signature
3646 2005-10-20 [paul] 1.9.15cvs79
3649 * src/plugins/pgpmime/pgpmime.c
3650 name the PGP/MIME signature 'signature.asc'
3651 Patch by Andrew Nelson <freeandy@gmail.com>
3653 2005-10-19 [colin] 1.9.15cvs78
3655 * src/plugins/pgpmime/pgpmime.c
3656 Oops, no need to double-check though
3658 2005-10-19 [colin] 1.9.15cvs77
3660 * src/plugins/pgpinline/pgpinline.c
3661 * src/plugins/pgpmime/pgpmime.c
3662 Check that my_tmpfile() doesn't
3665 2005-10-19 [colin] 1.9.15cvs76
3667 * src/common/utils.c
3668 Use shorter mime boundaries to avoid having
3669 MTAs rewrapping our headers, breaking the
3670 PGP signature in the process
3672 * src/plugins/pgpmime/pgpmime.c
3673 Check for boundary uniqueness to be sure
3674 it won't happen, instead of hoping for the
3677 2005-10-19 [colin] 1.9.15cvs75
3679 * sylpheed-claws.desktop
3682 Ship a sylpheed-claws binary instead
3683 of a sylpheed one. Change the socket
3686 Update folder only if it changed
3688 Fix i18n in welcome mail, patch by
3695 2005-10-19 [paul] 1.9.15cvs74
3699 fix summaryview update
3702 2005-10-18 [colin] 1.9.15cvs73
3704 * src/plugins/pgpcore/passphrase.c
3705 Don't XGrabServer, and try a bit more to
3706 sync everything before grabbing mouse/keyboard
3708 2005-10-18 [colin] 1.9.15cvs72
3714 * src/grouplistdialog.c
3716 * src/stock_pixmap.c
3717 * src/stock_pixmap.h
3719 * src/gtk/gtksctree.c
3720 * src/gtk/gtksctree.h
3721 * src/pixmaps/empty.xpm
3722 Implement a wrapper call for gtk_ctree_set_node_info
3723 and gtk_ctree_insert_node, that uses a 1x1 transparent
3724 pixmap instead of a NULL one. This works around some
3725 memory problems deep inside gtk, revealed by valgrind,
3726 and fixes bug #834 (Pressing CTRl-D on a message marked
3727 as locked crashes sylpheed.), as well as, probably,
3728 wwp's 4th dimension problems that happen in gtk_ctree_*.
3730 2005-10-17 [colin] 1.9.15cvs71
3733 Provide visual feedback when checking
3736 2005-10-17 [colin] 1.9.15cvs70
3739 Keep the folder list frozen while checking caches...
3741 2005-10-17 [colin] 1.9.15cvs69
3744 Fi bug #833 (Autocompleting from addressbook
3745 fails with extended chars)
3747 Fix 'adding messages' staying in statusbar
3750 2005-10-17 [wwp] 1.9.15cvs68
3753 Fix buttons' layout resizing when window size changes
3755 2005-10-17 [wwp] 1.9.15cvs67
3758 * src/prefs_account.c
3759 * src/prefs_common.c
3760 * src/prefs_common.h
3761 * src/prefs_folder_item.c
3763 * src/gtk/logwindow.c
3764 * src/gtk/pluginwindow.c
3765 * src/gtk/prefswindow.c
3766 * src/gtk/prefswindow.h
3767 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3769 2005-10-17 [paul] 1.9.15cvs66
3772 fix missing libetpan message
3777 * src/prefs_themes.c
3779 add some new URI defines, change some
3782 make welcome message translatable
3783 small improvements to english
3788 2005-10-17 [paul] 1.9.15cvs65
3793 2005-10-16 [mones] 1.9.15cvs64
3802 2005-10-16 [colin] 1.9.15cvs63
3807 2005-10-16 [colin] 1.9.15cvs62
3812 Real welcome mail text, thanks Paul
3814 2005-10-16 [colin] 1.9.15cvs61
3820 * src/prefs_themes.c
3821 * src/prefs_toolbar.c
3822 * src/plugins/demo/demo.c
3823 * src/plugins/trayicon/trayicon.c
3824 s/Sylpheed/Sylpheed-Claws/
3826 2005-10-16 [colin] 1.9.15cvs60
3829 Add a welcome email in the first empty mailbox
3830 * src/prefs_common.c
3831 Change one more default
3833 2005-10-16 [colin] 1.9.15cvs59
3838 2005-10-16 [colin] 1.9.15cvs58
3841 * src/prefs_common.c
3842 Change some defaults
3844 2005-10-16 [colin] 1.9.15cvs57
3847 * src/prefs_common.c
3848 Change some defaults
3850 2005-10-16 [colin] 1.9.15cvs56
3853 By default, initialize fonts to have
3854 the same size as normal GtkWidgets
3856 2005-10-16 [colin] 1.9.15cvs55
3859 Fix message a bit more
3861 2005-10-16 [colin] 1.9.15cvs54
3864 Second attempt at flicker fixing
3866 2005-10-16 [colin] 1.9.15cvs53
3871 2005-10-16 [wwp] 1.9.15cvs52
3875 * src/prefs_common.c
3876 * src/prefs_common.h
3877 Remember window sizes (address book)
3879 2005-10-16 [wwp] 1.9.15cvs51
3881 * src/plugins/clamav/clamav_plugin_gtk.c
3882 * src/plugins/spamassassin/spamassassin_gtk.c
3883 Fix compilation warnings (missing #include).
3885 2005-10-16 [colin] 1.9.15cvs50
3890 Make 'c' check signature, and forward
3891 c, l, y, t from summaryview to mimeview
3893 2005-10-16 [colin] 1.9.15cvs49
3896 Put border around buttons
3899 Rework menus (Patch based on a patch
3902 2005-10-15 [wwp] 1.9.15cvs48
3914 * src/prefs_account.c
3915 * src/prefs_spelling.c
3916 * src/gtk/gtkutils.c
3917 * src/gtk/gtkutils.h
3918 * src/plugins/clamav/clamav_plugin_gtk.c
3919 * src/plugins/spamassassin/spamassassin_gtk.c
3920 use nicer browse-for-file/dir buttons than the "..." ones,
3921 code factorizing more.
3923 2005-10-14 [colin] 1.9.15cvs47
3926 set relief on the account switcher so that people see it
3927 grey out Create processing rules when no message is selected
3928 * src/prefs_filtering.c
3929 ask before closing if the rule has not been modified, even if
3931 * src/prefs_matcher.c
3932 fix sensitivity when entering the dialog
3933 * src/gtk/inputdialog.c
3934 display a better icon on password ask
3935 * src/plugins/pgpcore/passphrase.c
3936 make the dialog look better
3938 2005-10-14 [paul] 1.9.15cvs46
3941 indicate presense of marked msgs in
3942 unexpanded subfolders
3944 2005-10-14 [paul] 1.9.15cvs45
3946 * src/prefs_actions.c
3947 * src/prefs_common.c
3948 * src/prefs_common.h
3949 * src/prefs_filtering_action.c
3950 * src/prefs_matcher.c
3951 * src/prefs_template.c
3952 remember window sizes
3953 fix Info button size
3957 2005-10-13 [colin] 1.9.15cvs44
3962 Add a tooltip on the icon (optional)
3963 Get rid of the signature buttons and only
3964 use the icon+tooltip
3966 2005-10-13 [colin] 1.9.15cvs43
3970 Add hand cursor for hovering over icon
3972 2005-10-13 [colin] 1.9.15cvs42
3975 Fix crash when quicksearch's hidden
3978 2005-10-13 [colin] 1.9.15cvs41
3981 Set subject when forwarding multiple mails
3982 Check that other recipient than the default Cc or Bcc
3983 have been set before sending.
3985 2005-10-13 [colin] 1.9.15cvs40
3989 Introduce locking, but don't use it yet
3991 2005-10-13 [colin] 1.9.15cvs39
3993 * src/gtk/quicksearch.c
3994 Reset quicksearch when hiding it
3995 Make sticky a real pref
3997 2005-10-13 [colin] 1.9.15cvs38
4002 2005-10-13 [colin] 1.9.15cvs37
4007 * src/plugins/pgpcore/sgpgme.c
4008 Make privacy icon clickable
4009 Move Trust field in Full info
4010 When trust is less than full, don't display
4013 2005-10-13 [colin] 1.9.15cvs36
4018 Revert speed hack which is dangerous in fact
4021 2005-10-13 [colin] 1.9.15cvs35
4023 * src/folder_item_prefs.c
4024 Fix pref corruption on folder move. Patch
4027 2005-10-13 [paul] 1.9.15cvs34
4031 fix typos in g_warnings
4032 * src/prefs_account.c
4033 add a file selector for Signature file
4037 2005-10-12 [colin] 1.9.15cvs33
4040 Provide a quick way to go back from a
4041 signature's full info to the email part
4043 2005-10-12 [colin] 1.9.15cvs32
4046 Remove old hack of encoding signed mails with base64.
4047 QP works equally well.
4049 2005-10-12 [colin] 1.9.15cvs31
4052 Replace deprecated GtkText with GtkTextView
4054 Fix a logic bug about counts in imap_select
4055 (previously un-triggered)
4059 Allow local deletion of news posts
4061 Show GPG noticeview on the message/rfc822 part
4062 in addition to the text/plain one
4063 * src/prefs_image_viewer.c
4064 src/plugins/pgpcore/prefs_gpg.c
4065 Polish (set the label as part of the checkbox)
4067 Don't sit there doing nothing after destroying
4068 the window - return err
4070 2005-10-11 [colin] 1.9.15cvs30
4073 Apply processing rules before showing folders.
4074 Early folder show (before flags sync) will only
4075 be done when there are no processing rules (nor
4078 Fix stuff related to mail subdir, creation and
4081 Don't allow creation of folders in NoInferior
4082 folders, as it won't work
4084 2005-10-10 [colin] 1.9.15cvs29
4087 Reselect "None" Privacy system when selecting an
4088 account with no privacy system defined
4090 2005-10-10 [colin] 1.9.15cvs28
4093 Add Windows-1252 encoding
4094 * src/prefs_common.c
4095 Rework some defaults:
4096 - autosave to draft by default
4097 - don't show header pane (it's already in the textview)
4098 - Select first new or unread mail on entry
4099 - Assume 'Yes' to change folder when there's no more
4101 * src/prefs_matcher.c
4102 Fix a gtk assertion failure
4103 * src/gtk/colorlabel.c
4104 Workaround bad repainting on selection
4106 Freeze/thaw (a bit faster on ssh -X)
4108 Get rid of StrdupConverter that just adds an
4110 * src/etpan/imap_thread.c
4113 2005-10-10 [colin] 1.9.15cvs27
4117 Fix compile on gtk 2.4. Patch by wwp
4119 2005-10-09 [colin] 1.9.15cvs26
4124 Clarify forward menus. Patch by wwp
4126 2005-10-09 [colin] 1.9.15cvs25
4130 Fix bug #829 (Non-working "Encrypt message by
4131 default when replying to an encrypted message")
4133 2005-10-08 [colin] 1.9.15cvs24
4136 Fix bug #827 ("Welcome" setup wizard after a
4137 permission error gives up & forgets itself.)
4139 2005-10-08 [colin] 1.9.15cvs23
4142 Fix bug #828 (Ignoring headers with spaces around = sign)
4144 2005-10-08 [colin] 1.9.15cvs22
4149 2005-10-08 [colin] 1.9.15cvs21
4153 Add a processing_pending indicator, set on
4154 folder_item_open and cleared after
4155 folder_item_process_open
4158 wrap procmsg_msginfo_*_flags, and in the
4159 wrapper check that there's no folder processing
4160 pending. If there is, defer the flags change until
4161 processing is done to avoid stepping over each
4163 Freeze during processing, but not during scanning.
4165 2005-10-07 [colin] 1.9.15cvs20
4167 * src/plugins/pgpcore/passphrase.c
4168 Fix bug #826 (X-Server hangs when
4169 right-clicking a PGP encrypted message)
4171 2005-10-07 [paul] 1.9.15cvs19
4174 fix compose_entries[]
4175 patch by Fabien Vantard
4177 2005-10-06 [colin] 1.9.15cvs18
4179 * src/pixmaps/address.xpm
4180 * src/pixmaps/address_book.xpm
4181 * src/pixmaps/book.xpm
4182 * src/pixmaps/check_spelling.xpm
4183 * src/pixmaps/checkbox_off.xpm
4184 * src/pixmaps/checkbox_on.xpm
4185 * src/pixmaps/close.xpm
4186 * src/pixmaps/complete.xpm
4187 * src/pixmaps/continue.xpm
4188 * src/pixmaps/deleted.xpm
4189 * src/pixmaps/down_arrow.xpm
4190 * src/pixmaps/exec.xpm
4191 * src/pixmaps/forwarded.xpm
4192 * src/pixmaps/group.xpm
4193 * src/pixmaps/ignorethread.xpm
4194 * src/pixmaps/interface.xpm
4195 * src/pixmaps/jpilot.xpm
4196 * src/pixmaps/ldap.xpm
4197 * src/pixmaps/linewrap.xpm
4198 * src/pixmaps/linewrapcurrent.xpm
4199 * src/pixmaps/mail.xpm
4200 * src/pixmaps/mail_attach.xpm
4201 * src/pixmaps/mail_compose.xpm
4202 * src/pixmaps/mail_forward.xpm
4203 * src/pixmaps/mail_receive.xpm
4204 * src/pixmaps/mail_receive_all.xpm
4205 * src/pixmaps/mail_reply.xpm
4206 * src/pixmaps/mail_reply_to_all.xpm
4207 * src/pixmaps/mail_reply_to_author.xpm
4208 * src/pixmaps/mail_send.xpm
4209 * src/pixmaps/mail_send_queue.xpm
4210 * src/pixmaps/mime_application.xpm
4211 * src/pixmaps/mime_audio.xpm
4212 * src/pixmaps/mime_image.xpm
4213 * src/pixmaps/mime_message.xpm
4214 * src/pixmaps/mime_text_enriched.xpm
4215 * src/pixmaps/mime_text_html.xpm
4216 * src/pixmaps/mime_text_plain.xpm
4217 * src/pixmaps/mime_unknown.xpm
4218 * src/pixmaps/new.xpm
4219 * src/pixmaps/news_compose.xpm
4220 * src/pixmaps/offline.xpm
4221 * src/pixmaps/online.xpm
4222 * src/pixmaps/paste.xpm
4223 * src/pixmaps/preferences.xpm
4224 * src/pixmaps/privacy_emblem_encrypted.xpm
4225 * src/pixmaps/privacy_expired.xpm
4226 * src/pixmaps/privacy_failed.xpm
4227 * src/pixmaps/privacy_passed.xpm
4228 * src/pixmaps/privacy_signed.xpm
4229 * src/pixmaps/privacy_unknown.xpm
4230 * src/pixmaps/privacy_warn.xpm
4231 * src/pixmaps/properties.xpm
4232 * src/pixmaps/replied.xpm
4233 * src/pixmaps/search.xpm
4234 * src/pixmaps/unread.xpm
4235 * src/pixmaps/up_arrow.xpm
4236 * src/pixmaps/vcard.xpm
4237 Modernize internal theme, with icons from the
4238 Gnomaws theme. Keep some of the old ones where
4241 2005-10-06 [colin] 1.9.15cvs17
4244 Little optimisations + bugfix
4246 Remove default useless items - useless being defined
4247 by the default relevant prefs
4249 include config.h to make gettext work
4250 * src/prefs_themes.c
4251 Fix selection of current theme in prefs
4253 2005-10-06 [colin] 1.9.15cvs16
4255 * src/prefs_common.c
4256 * src/prefs_common.h
4257 * src/prefs_summaries.c
4259 Add a warning dialog on Mark all read
4260 (with pref to get rid of it)
4262 2005-10-06 [paul] 1.9.15cvs15
4266 updated by Geir Helland and Frederico
4269 2005-10-05 [colin] 1.9.15cvs14
4279 add a way to rescan without rebuilding
4280 make moving a bit faster (less folders changes)
4281 don't lock the tree on Get
4283 Don't re-delete deleted messages before expunging
4285 Set batch mode when deleting mails
4287 2005-10-05 [paul] 1.9.15cvs13
4291 fix disabled Execute menu item
4293 match the change in 1.9.15cvs10: use Compose
4294 instead of News by default
4296 2005-10-04 [colin] 1.9.15cvs12
4299 When replying to an ML post with Reply-To set
4300 to the poster's email, honor it (as before),
4301 but also honor our user's request to reply to
4302 the mailing list: set the ML address in the To
4303 field and the Reply-To address in the Cc:
4306 2005-10-04 [colin] 1.9.15cvs11
4308 * src/plugins/trayicon/trayicon.c
4309 Finish cosmetic change - thanks to wwp
4311 2005-10-04 [colin] 1.9.15cvs10
4314 Use Compose instead of Email by default.
4317 2005-10-04 [colin] 1.9.15cvs9
4323 * src/etpan/imap-thread.c
4324 * src/etpan/imap-thread.h
4325 Try to make IMAP faster, by simplifying SEARCH
4326 commands, avoiding sending two STATUS in a row,
4327 and deferring flags sync and processing just
4328 after displaying the folder.
4329 This will update the SummaryView in certain
4330 cases (new mails not already fetched, flags
4331 changed from another client) but in a non-
4334 2005-10-04 [colin] 1.9.15cvs8
4336 * src/plugins/trayicon/trayicon.c
4337 Relabel "Offline" to "Work offline"
4339 2005-10-04 [colin] 1.9.15cvs7
4344 Fix mbox import/export buglets
4346 * src/plugins/trayicon/trayicon.c
4350 2005-10-04 [colin] 1.9.15cvs6
4355 Better fix (don't break mark all read) for cvs2
4357 2005-10-03 [colin] 1.9.15cvs5
4360 Use a sane sort by default
4362 2005-10-03 [colin] 1.9.15cvs4
4365 Add a 'Only once' button for overriding offline mode
4366 * src/prefs_account.c
4368 Add Local mbox to the wizard
4369 Add IMAP subdir to the wizard (or the wizard is useless
4370 for such accounts, or even worse than useless)
4371 Move IMAP subdir from Advanced to Receive tab, as it's
4374 2005-10-03 [colin] 1.9.15cvs3
4376 * src/send_message.c
4377 Forgot this one in cvs1
4379 2005-10-03 [colin] 1.9.15cvs2
4382 Faster close when leaving a folder with lots
4383 of new mails. Idea by David Relson.
4385 2005-10-03 [colin] 1.9.15cvs1
4394 * src/gtk/sslcertwindow.c
4395 * src/plugins/trayicon/trayicon.c
4396 Add accels to every AlertPanel. Patch by Fabien
4399 2005-10-03 [paul] 1.9.15
4403 2005-10-03 [paul] 1.9.14cvs68
4413 updated by Miquel Oliete, Thomas Gilgin, Ricardo
4414 Mones Lastra, Tommi Pirinen, Fabien vantard,
4415 Andrej Kacian, Aleksander Urosevic, Yang Guilong
4417 2005-10-03 [paul] 1.9.14cvs67
4419 * src/send_message.c
4420 prevent hang on Cancel
4423 2005-10-03 [paul] 1.9.14cvs66
4426 fix crash in IMAP caused by discrepancy
4427 between check_at_startup and offline mode
4430 2005-10-01 [paul] 1.9.14cvs65
4435 2005-10-01 [paul] 1.9.14cvs64
4438 synchronise import_mbox() and export_mbox()
4440 proc_mbox(): add alert if file cannot be opened
4441 export_list_to_mbox(): test if dest file exists,
4442 prompt user to overwrite if it does. add alert
4443 if file cannot be created
4448 2005-09-30 [paul] 1.9.14cvs63
4451 Fix sensitivity of a menu
4453 Respect hidden pref for mails with no encoding
4455 Fix memory corruption
4456 * src/plugins/pgpcore/sgpgme.c
4457 Fix segfault on incomplete sigs, and display
4462 2005-09-30 [colin] 1.9.14cvs62
4464 * src/partial_download.c
4465 Little logic fix in almost-dead code
4467 Fix partial download when there's no new mail
4469 2005-09-29 [paul] 1.9.14cvs61
4471 * src/plugins/pgpinline/pgpinline.c
4472 fix bug 819, 'crash accessing sign message'
4475 2005-09-28 [martin] 1.9.14cvs60
4477 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4478 fix bug #790 (Crash when restarting window manager (fluxbox))
4480 2005-09-28 [paul] 1.9.14cvs59
4482 * src/gtk/gtkaspell.c
4485 2005-09-27 [colin] 1.9.14cvs58
4487 * src/plugins/pgpcore/sgpgme.c
4488 Report error when there's one, instead of
4489 "Signature unchecked"
4491 2005-09-27 [colin] 1.9.14cvs57
4494 Fix bug #816 (Weird quotation with spaces)
4496 2005-09-27 [colin] 1.9.14cvs56
4501 Put subject in compose's title
4502 Fix Automatic encoding so that it's really automatic:
4503 first try default locale's charset, then charset of the replied mail,
4505 Fix encoding of headers (must be in strict mode too)
4507 2005-09-26 [colin] 1.9.14cvs55
4509 * src/gtk/gtkaspell.c
4510 Fix previous patch - don't color the space,
4513 2005-09-26 [colin] 1.9.14cvs54
4515 * src/gtk/gtkaspell.c
4516 Unmark space if possible
4518 2005-09-26 [colin] 1.9.14cvs53
4521 log_error instead of alertpanel according to the pref
4522 * src/etpan/imap-thread.c
4523 Print connect status, copy only necessary size to
4525 * src/plugins/pgpmime/pgpmime.c
4526 Handle S/Mime signatures (verification only). Patch based
4527 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
4529 2005-09-26 [paul] 1.9.14cvs52
4531 * src/common/passcrypt.c
4532 this 'workaround' not necessary on NetBSD.
4533 Thanks to Daniel Gustafson
4539 2005-09-26 [paul] 1.9.14cvs51
4542 Skip currently selected message when
4543 looking for next new or unread message
4544 in current folder. Patch by Colin
4545 * src/common/passcrypt.c
4546 eliminate warnings on *BSD. Patch by
4549 2005-09-26 [colin] 1.9.14cvs50
4552 Call postfiltering hook anyway
4554 2005-09-22 [colin] 1.9.14cvs49
4558 Add a strict mode that doesn't replace with _
4561 Use strict conversion while sending
4562 Fix race when drafting while sending (happens
4564 Fix d'n'd of messages from summaryview
4565 * src/prefs_common.c
4566 * src/prefs_common.h
4567 add hidden utf8_instead_of_locale_for_broken_mail
4568 pref for people that preferred the default charset
4569 to be utf8 for broken mails
4570 * src/quote_fmt_parse.y
4571 fix bug #815 (No quote insert if "From:" fied
4572 contained Russian letters)
4574 Fix d'n'd of messages to compose
4576 2005-09-22 [paul] 1.9.14cvs48
4579 fix bug where attachments Name entry
4580 would display Path instead
4582 2005-09-21 [paul] 1.9.14cvs47