1 2003-07-15 [alfons] 0.9.3claws7
4 make correct menu items sensitive
6 2003-07-14 [alfons] 0.9.3claws6
9 tune the threader so it will not subject-thread any message
10 without a subject prefix (this will not thread correctly if
11 a parent is delivered after their childs, but it looks
14 2003-07-13 [christoph] 0.9.3claws5
17 group "Add mailbox *..." menu items in submenu
19 2003-07-13 [alfons] 0.9.3claws4
22 correct summary_toggle_pressed() signature and make sure
23 signal is not passed on
25 2003-07-13 [alfons] 0.9.3claws3
28 o for now don't pass on keys when they we're handled by
29 ctree::key_press_event
32 2003-07-13 [alfons] 0.9.3claws2
35 add command line option "--config-dir" to get the current
38 2003-07-12 [alfons] 0.9.3claws1
41 * src/matcher_parser_parse.y
42 * src/prefs_filtering.c
44 add "Lock" filter action to lock messages;
48 * src/prefs_filtering.c
49 re-organize matcher part 9:
50 make action text entries easily extendible;
51 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
52 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
57 update old information and add missing
60 2003-07-12 [paul] 0.9.3claws
64 2003-07-12 [paul] 0.9.0claws103
69 2003-07-12 [melvin] 0.9.0claws102
72 Fixed bug #215: Show MIME tab for single text/html messages.
74 2003-07-12 [paul] 0.9.0claws101
79 2003-07-12 [paul] 0.9.0claws100
85 update Spanish, Croatian, Polish, Serbian translations.
86 submitted by Ricardo Mones Lastra, Dragan, Witold
87 Wladyslaw Wojciech Wilk, Urke MMI
89 2003-07-12 [melvin] 0.9.0claws99
92 Updated French translations.
94 2003-07-12 [paul] 0.9.0claws98
97 disable 'Lookup' button as it has no effect
99 2003-07-11 [alfons] 0.9.0claws97
102 summary_searchbar_pressed() should return TRUE to signal that
103 event was handled. when returning void, the return value passed
104 to GTK is actually random, but maybe FALSE, in which case the
105 event is handled by parent
107 2003-07-10 [paul] 0.9.0claws96
109 * ac/missing/gettext.m4
110 update to version 0.12
112 2003-07-10 [paul] 0.9.0claws95
114 * src/plugins/clamav/clamav_plugin.c
115 fix bug where multipart/alternative messages
116 would slip through without being scanned
118 2003-07-10 [christoph] 0.9.0claws94
121 correct check if folder supports removing when a message is
122 moved. if not the message is only copied.
124 (closes Bug 132 crash on startup in newsgroups folders)
126 2003-07-09 [alfons] 0.9.0claws93
130 --with-config-dir (default .sylpheed)
132 2003-07-09 [christoph] 0.9.0claws92
135 use PKG_CHECK_MODULES to check for gtkmathview
136 (version 0.4.2 now required)
138 2003-07-08 [melvin] 0.9.0claws91
141 Implemented a progress bar that counts the number of completed
142 tasks when the action runs more than one command.
144 2003-07-08 [alfons] 0.9.0claws90
147 if queued message has an invalid Message-Id, don't try to
148 find message it refers to (fixes #209 "crash when processing
151 2003-07-08 [paul] 0.9.0claws89
153 * sync with 0.9.3cvs2
154 see ChangeLog 2003-07-08
156 2003-07-08 [match] 0.9.0claws88
159 extend LDAP search for first/last name by parsing search term.
161 2003-07-08 [alfons] 0.9.0claws87
164 fix bug #208 "Status message stuck when sending on POP3 account"
166 2003-07-07 [paul] 0.9.0claws86
169 new Croatian translation, submitted by
170 Dragan <drleskov@inet.hr>
172 2003-07-07 [paul] 0.9.0claws85
174 * sync with 0.9.3cvs1
175 see ChangeLog 2003-07-07
177 2003-07-05 [christoph] 0.9.0claws84
182 * src/stock_pixmap.[ch]
183 * src/pixmaps/messageview_text.xpm ** NEW **
184 move mimeview tabs to the right side and use icons
185 instead of text to save some space
187 (patch by Luke Plant <lukeplant@softhome.net>)
189 2003-07-05 [christoph] 0.9.0claws83
192 add NULL pointer checks
194 (patch by Luke Plant <lukeplant@softhome.net>)
195 (closes Bug 204 0.9.0 quits on authentication error?!)
197 2003-07-05 [alfons] 0.9.0claws82
200 take the clue in bug #202 "./configure script -
201 'if test' comparison failure" reported by John Kristoff.
203 2003-07-04 [christoph] 0.9.0claws81
205 * src/plugins/spamassassin/spamassassin.c
206 set timeout for spam check
208 2003-07-04 [christoph] 0.9.0claws80
211 destroy all FolderItems when shutting down to
212 allow folders to clean up
214 2003-07-04 [melvin] 0.9.0claws79
216 * src/gtk/gtkaspell.c
217 Fixed bug #184 "Entering non-ascii character deletes
218 previous char if spell checking enabled": this makes
219 the spell checking in multibytes (e.g. UTF-8)locales work.
220 (Patch by Luke Plant).
222 2003-07-04 [christoph] 0.9.0claws78
224 * sync with 0.9.2cvs1
225 see ChangeLog 2003-06-10
227 2003-07-04 [paul] 0.9.0claws77
229 * sync with 0.9.3 release
230 see ChangeLog 2003-07-04
232 2003-07-03 [christoph] 0.9.0claws76
239 move folder_item_get_path() stuff into a folder virtual function
242 use folder_item_fetch_msg() to get message and do not contruct
243 the filename from path and number
245 2003-07-03 [paul] 0.9.0claws75
247 * sync with 0.9.2cvs12
248 see ChangeLog 2003-07-03
250 2003-07-02 [paul] 0.9.0claws74
253 fix text-selection for replying
255 2003-07-02 [paul] 0.9.0claws73
257 * sync with 0.9.2cvs11
258 see ChangeLog 2003-07-02
260 2003-07-02 [paul] 0.9.0claws72
263 revert last commit because it breaks more
266 2003-07-02 [paul] 0.9.0claws71
269 fix thread by subject/sort by date
271 2003-07-01 [paul] 0.9.0claws70
273 * sync with 0.9.2cvs10
274 see ChangeLog 2003-07-01
276 2003-06-30 [paul] 0.9.0claws69
278 * sync with 0.9.2cvs9
279 see ChangeLog 2003-06-30
281 2003-06-28 [match] 0.9.0claws68
286 2003-06-27 [paul] 0.9.0claws67
288 * sync with 0.9.2cvs7
289 see ChangeLog 2003-06-27
291 2003-06-26 [christoph] 0.9.0claws66
294 freeze folder updates while a folder is scanned
296 (closes Bug 185 New message counter)
298 2003-06-26 [darko] 0.9.0claws65
301 fix infinite loop when adding a new LDAP server
303 2003-06-26 [paul] 0.9.0claws64
305 * sync with 0.9.2cvs6
306 see ChangeLog 2003-06-26
308 2003-06-26 [paul] 0.9.0claws63
310 * sync with 0.9.2cvs5
311 see ChangeLog 2003-06-25 and 2003-06-26
313 2003-06-25 [match] 0.9.0claws62
316 Fixed tab/backtab for dropped-down completion list to
317 move next/previous field. (close bug 147)
319 2003-06-25 [christoph] 0.9.0claws61
321 * src/addr_compl.[ch]
330 2003-06-25 [leandro] 0.9.0claws60
334 o gray out "Message/Remove references" menu item if not
335 replying to a message
337 2003-06-24 [leandro] 0.9.0claws59
340 o removed "Message/Create new thread" menu item
341 o added "Message/Remove references" menu item
342 (it's off by default and will not check anymore
343 if the subject changed)
345 2003-06-23 [alfons] 0.9.0claws58
348 try better grouping messages threaded by subject based on their age.
349 still not perfect - because the message tree is not sorted by date.
351 2003-06-23 [thorsten] 0.9.0claws57
354 added mail_receive_hook to allow modifications
355 directly after retrieval (e.g. adding headers).
357 2003-06-23 [paul] 0.9.0claws56
360 enable the use of Ctrl+A to select all text in
362 Patch submitted by Ivan Francolin Martinez
363 <ivanfm@users.sourceforge.net>
365 2003-06-22 [christoph] 0.9.0claws55
368 o add notification hook for folder tree changes
369 o invoke hooks after folder tree scanning
371 * src/folderview.[ch]
372 register hook for folder tree changes that
375 (there are more places that should be updated, like add, remove
378 (closes Bug 164 Crash on rebuild folder tree)
379 (closes Bug 190 Crash on 'rebuilding folder tree')
381 2003-06-21 [leandro] 0.9.0claws54
384 create a new thread if subject changes
385 (it's on by default, can be disabled in Message menu)
387 2003-06-21 [alfons] 0.9.0claws53
390 quiet little compiler
392 2003-06-21 [christoph] 0.9.0claws52
394 update gettext stuff to version 0.12
396 2003-06-19 [alfons] 0.9.0claws51
399 * src/common/plugin.c
400 move defs.h before glib.h to prevent MIN/MAX redefs
407 2003-06-19 [match] 0.9.0claws50
409 * src/addressbook.[ch]
411 * src/addr_compl.[ch]
413 * src/editldap_basedn.[ch]
416 re-implemented dynamic LDAP search. works without
417 slowdown on display sender with addressbook
422 2003-06-19 [paul] 0.9.0claws49
425 fix Bug #136 'Nonprovided quotation marks crash claws'
426 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
428 2003-06-19 [alfons] 0.9.0claws48
430 * src/prefs_common.[ch]
432 restrict threading by subject by checking thread for
433 age (prefs_common.thread_by_subject_max_age)
435 2003-06-18 [christoph] 0.9.0claws47
438 fix memory leak in imap_cmd_fetch()
440 2003-06-18 [christoph] 0.9.0claws46
443 fix memory leak in prefs_set_default() when used multiple
444 times or after prefs have been read
446 2003-06-18 [christoph] 0.9.0claws45
448 * src/common/plugin.c
449 fix memory leak in plugin_unload()
451 2003-06-18 [christoph] 0.9.0claws44
454 fix memory leak in imap_cmd_ok()
456 2003-06-18 [christoph] 0.9.0claws43
459 stop messages that are downloaded from POP3 and added to
460 an IMAP inbox from being filtered twice (first by POP3
461 and again when IMAP folder is scaned to get the UID of
462 the APPEND operation when no UIDPLUS is available)
471 * tools/launch_phoenix ** REMOVED **
472 tools/launch_firebird ** NEW **
473 renamed and edited to reflect the browser's name change from
474 'phoenix' to 'firebird'
476 2003-06-18 [paul] 0.9.0claws42
478 * sync with 0.9.2cvs2
479 see ChangeLog 2003-06-16
481 2003-06-17 [alfons] 0.9.0claws41
484 prevent threading problems when a node is an ancestor (parent / great parent),
485 which mostly happens with circular references (thanks to Phillipe Gramoullé
486 for finding an sample set of messages)
488 2003-06-16 [christoph] 0.9.0claws40
491 don't popup main window on --receive or --receive-all
493 * src/mainwindow.[ch]
494 * src/plugins/trayicon/trayicon.c
495 allow hiding of main window by clicking on the trayicon
496 (doesn't work correctly in seperate window mode and may
497 cause unexpected GTK problems I couldn't find yet)
500 remove incorrect warning
502 2003-06-15 [alfons] 0.9.0claws39
505 don't output debug text;
506 #ifdef out print_line() if not debugging (thanks to Martin Wicke
507 for pointing this out);
509 2003-06-14 [alfons] 0.9.0claws38
512 remove printf() and make one if..else comply with coding style
514 2003-06-14 [alfons] 0.9.0claws37
519 * src/messageview.[ch]
521 apply patch #754162 "Quoting messages filtered by actions" submitted
522 by Martin Wicke, which allows quoting message body changed by an
525 2003-06-13 [alfons] 0.9.0claws36
528 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
529 use case insensitive regexp (suggested by Ivan Martinez)
531 2003-06-13 [christoph] 0.9.0claws35
534 * src/plugins/trayicon/Makefile.am
535 * src/plugins/trayicon/eggtrayicon.[ch] ** REMOVE **
536 * src/plugins/trayicon/trayicon.c
537 * src/plugins/trayicon/libeggtrayicon/.cvsignore ** NEW **
538 * src/plugins/trayicon/libeggtrayicon/Makefile.am ** NEW **
539 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch] ** NEW **
540 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch] ** NEW **
541 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch] ** NEW **
542 * src/plugins/trayicon/libeggtrayicon/xembed.h ** NEW **
543 replace my own EggTrayIcon backport with the backport
544 used by (l|x)mule and gabber.
546 2003-06-13 [alfons] 0.9.0claws34
550 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
552 2003-06-13 [alfons] 0.9.0claws33
555 clean up a little bit
557 2003-06-12 [alfons] 0.9.0claws32
560 const correctness fix
562 * src/common/sylpheed.[ch]
564 prevent redef MIN/MAX
566 * src/common/utils.[ch]
569 2003-06-12 [melvin] 0.9.0claws31
572 Updated to take into accounts changes in GtkAspell.
574 2003-06-12 [alfons] 0.9.0claws30
578 * src/common/utils.[ch]
579 handle reply subject prefixes better (initial
580 suggestion by Robert Story adapted and enhanced
583 2003-06-12 [melvin] 0.9.0claws29
586 Use new gtkaspell_checkers_strerror() to get the speller's
587 error message instead of accessing the (now private)
592 Use #ifdef instead of #if for USE_ASPELL
593 Use the new spell checkers init/quit functions
595 * src/gtk/gtkaspell.c
596 Use #ifdef instead of #if for USE_ASPELL
597 Moved in the majority of GtkAspell structures that were
598 exported before by gtkaspell.h
600 * src/gtk/gktaspell.h
601 Made gtkaspell.h contain only the necessary data to be
602 publicized by moving many structures to gtkaspell.c.
603 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
604 gtkaspell_checkers_new(): replaced by...
605 gtkaspell_checkers_init(): new function for initialization
606 gtkaspell_checkers_delete(): replaced by...
607 gtkaspell_checkers_quit(): new function
608 gtkaspell_checkers_strerror(): new function that returns
609 the checker's last error message.
611 2003-06-11 [melvin] 0.9.0claws28
614 Updated to take into account gtkaspell.c migration to
615 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
617 2003-06-10 [alfons] 0.9.0claws27
623 - try fixing bug #18 (any brave testers?)
624 - add more robustness by refusing previously
625 unchecked NULL pointers
627 2003-06-10 [alfons] 0.9.0claws26
630 fix bug #176 by don't checking MsgInfos with a NULL msgid
632 2003-06-09 [alfons] 0.9.0claws25
635 fix bug #163 "Icon switching doesnt work properly" by
636 preventing early freeing of prefs_common.pixmap_theme_path.
638 2003-06-09 [christoph] 0.9.0claws24
640 * src/gtk/gtkaspell.c
641 revert Thorsten's fix and add forgotten g_strdup for
642 aspell path (it should not be possible to alter the path a
643 GtkASpell uses from outside)
645 2003-06-09 [thorsten] 0.9.0claws23
647 * src/gtk/gtkaspell.c
648 dont free prefs_common.aspell_path when closing compose
650 2003-06-08 [colin] 0.9.0claws22
652 * src/plugins/spamassassin/spamassassin.c
655 2003-06-07 [christoph] 0.9.0claws21
659 * src/gtkaspell.[ch] ** REMOVE **
660 * src/gtk/Makefile.am
661 * src/gtk/gtkaspell.[ch] ** NEW **
662 o make gtkaspell independent from sylpheed's prefs
663 o move gtkaspell.[ch] to gtk directory
665 2003-06-07 [christoph] 0.9.0claws20
670 * src/filesel.[ch] ** REMOVE **
673 * src/common/sylpheed.[ch]
674 * src/gtk/Makefile.am
675 * src/gtk/filesel.[ch] ** NEW **
676 * src/gtk/pluginwindow.c
677 * src/gtk/sslcertwindow.c
678 move filesel.[ch] to gtk directory
680 2003-06-07 [alfons] 0.9.0claws19
683 make (multi) file selection dialog work again (Claws-only)
685 2003-06-07 [thorsten] 0.9.0claws18
690 2003-06-07 [alfons] 0.9.0claws17
694 detect apache mishap in which case don't include fnmatch.h
695 if regex.h is already included
697 2003-06-06 [christoph] 0.9.0claws16
701 add check for fnmatch.h and include it when available
704 fix wrong case sensitivity of Content-Types
706 * src/gtk/Makefile.am
707 need the same include paths in gtk directory as in
708 common directory because .h files in common can
709 include files from these directories, when included
710 in gtk's .h or .c files
712 2003-06-06 [alfons] 0.9.0claws15
716 make it compile again because of regex.h / fnmatch.h
717 include problems (related to recent mime stuff, can
720 2003-06-06 [thorsten] 0.9.0claws14
723 possible use of uninitialized pointer while dragging
725 2003-06-06 [paul] 0.9.0claws13
728 fix bug where the insert sig button would be effective
729 only when auto_sig was set
731 2003-06-06 [paul] 0.9.0claws12
733 * sync with 0.9.2 release
735 2003-06-02 [paul] 0.9.0claws11
737 * sync with 0.9.1cvs1
738 see ChangeLog 2003-06-02
743 2003-06-01 [christoph] 0.9.0claws10
746 don't use substring search to find accounts by email address
748 (closes Bug 169 Overly loose matching of "From" address)
750 2003-05-31 [christoph] 0.9.0claws9
752 * doc-src/rfc2683.txt
754 limit IMAP command length as recommended in RFC2683
755 (message number lists will be split into multiple imap
756 sets, the limit of 1000 octets is not a hard limit)
758 (closes Bug 161 sylpheed-claws exits with segfault when logging
759 in to certain imap-servers)
761 2003-05-29 [alfons] 0.9.0claws8
764 add print button (calling summary_print());
765 fine tune setting tooltip text;
766 (if someone needs other buttons, please take these
767 commits as a guide, instead of bothering us - also
770 2003-05-29 [darko] 0.9.0claws7
773 fix crash when word wrapping kicks in due to
774 changed text by spell checker
776 2003-05-29 [paul] 0.9.0claws6
779 fix bug where changing account would insert
780 sig even if auto_sig was FALSE
785 sync with 0.9.1 release
787 2003-05-28 [christoph] 0.9.0claws5
790 fix truncation of too long commands
792 (closes Bug 167 IMAP hangs trying to get envelope
793 information in imap_get_uncached_messages)
795 2003-05-27 [paul] 0.9.0claws4
798 tools/maildir2sylpheed.pl ** NEW FILE **
799 add kmail to sylpheed mailbox conversion script
801 2003-05-27 [paul] 0.9.0claws3
803 * sync with 0.9.0cvs10
804 see ChangeLog 2003-05-26
806 2003-05-26 [paul] 0.9.0claws2
808 * sync with 0.9.0cvs9
809 see ChangeLog 2003-05-26
811 2003-05-24 [paul] 0.9.0claws1
813 * sync with 0.9.0cvs8
814 see ChangeLog 2003-05-23
816 2003-05-24 [paul] 0.9.0claws
818 * version 0.9.0claws released
820 2003-05-24 [paul] 0.8.11claws177
822 * src/plugins/dillo-viewer/Makefile.am
823 src/plugins/traycon/Makefile.am
833 update Bulgarian, British English, Spanish, Italian,
834 Brazilian Portuguese, Russian, and Serbian translations,
835 submitted by George Danchev, [me], Ricardo Mones Lastra,
836 André Filipe de Assunção e Brito, Alessandro Maestri,
837 Ruslan N. Balkin, and Urke MMI
839 2003-05-23 [melvin] 0.8.11claws176
842 Updated French translations
844 2003-05-22 [paul] 0.8.11claws175
855 src/editldap_basedn.c
859 revert to get ldap into it previous working state
862 new Taiwanese translation,
863 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
865 2003-05-22 [christoph] 0.8.11claws174
867 * src/plugins/spamassassin/libspamc.[ch]
868 sync libspamc with SpamAssaain release 2.55
870 2003-05-22 [paul] 0.8.11claws173
872 * sync with 0.9.0cvs7
873 see ChangeLog 2003-05-22
876 revert change in 0.8.11claws172: follow
877 Hiroyuki's decision and that's the end of it.
879 2003-05-21 [paul] 0.8.11claws172
882 fix discrepency between open_unread_on_enter
885 2003-05-21 [paul] 0.8.11claws171
887 * sync with 0.9.0cvs6
888 see ChangeLog 2003-05-21
890 2003-05-21 [paul] 0.8.11claws170
892 * sync with 0.9.0cvs5
893 see ChangeLog 2003-05-21
895 2003-05-20 [paul] 0.8.11claws169
897 * sync with 0.9.0cvs4
898 see ChangeLog 2003-05-20
899 fixes bug #152, 'encoding of IMAP folders names'
901 2003-05-20 [paul] 0.8.11claws168
903 * sync with 0.9.0cvs3
904 see ChangeLog 2003-05-20
906 * src/tools/convert_mbox.pl
907 minor change in the comments, submitted by Fred Marton
909 2003-05-19 [paul] 0.8.11claws167
911 * src/plugins/clamav/Makefile.am
913 link clamav_lib to the plugin and not to the main program
915 2003-05-19 [christoph]
918 add -export-dynamic for linking
920 2003-05-19 [paul] 0.8.11claws166
922 * sync with 0.9.0cvs1
923 see ChangeLog 2003-05-19
925 2003-05-19 [paul] 0.8.11claws165
928 fix 'pop before smtp' timeout
930 2003-05-18 [alfons] 0.8.11claws164
932 * src/prefs_matcher.c
933 put "execute" action command line ("expression") in edit box
935 2003-05-18 [christoph] 0.8.11claws163
938 * src/plugins/dillo_viewer/dillo_viewer.c
939 * src/plugins/image_viewer/viewer.c
940 * src/plugins/mathml_viewer/mathml_viewer.c
941 let a viewer have a list of Content-Types
943 2003-05-18 [paul] 0.8.11claws162
945 * src/prefs_filtering.c
946 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
949 2003-05-17 [christoph]
952 o remove dynamic signatures that was syned with main
953 o add infos about no longer "build in" image viewer
954 o update bugtracker URL
956 2003-05-17 [christoph] 0.8.11claws161
961 don't use imap_scan_folder anymore. Instead call folder_item_scan
962 for every folder after rebuilding the folder tree.
964 (closes Bug 19 imap_scan_folder() computes incorrectly number of new
967 2003-05-17 [christoph] 0.8.11claws160
970 don't use STATUS command on current folder to check for
971 content changes. imap_cmd_ok() now tracks changes to
972 folder and number of existing messages.
974 2003-05-17 [paul] 0.8.11claws159
976 * src/plugins/clamav/clamav_plugin.c
977 remove unnecessary debug_print
979 2003-05-16 [thorsten] 0.8.11claws158
982 included missing intl.h
984 2003-05-16 [paul] 0.8.11claws157
987 remove non-existant entries
989 * src/plugins/clamav/clamav_plugin.c
990 src/plugins/clamav/clamav_plugin_gtk.c
991 src/plugins/dillo_viewer/dillo_prefs.c
992 src/plugins/dillo_viewer/dillo_viewer.c
995 2003-05-16 [christoph] 0.8.11claws156
998 include plugin .c files for translation until I
999 find a better solution to have plugins have their
1001 * src/plugins/demo/demo.c
1002 * src/plugins/image_viewer/plugin.c
1003 * src/plugins/mathml_viewer/mathml_viewer.c
1004 * src/plugins/spamassassin/spamassassin.c
1005 * src/plugins/spamassassin/spamassassin_gtk.c
1006 * src/plugins/trayicon/trayicon.c
1007 add gettext macros for plugin name and description
1013 2003-05-16 [paul] 0.8.11claws155
1015 * sync with lastest 0.9.0pre1
1016 see ChangeLog 2003-05-16
1018 2003-05-15 [paul] 0.8.11claws154
1020 * sync with latest 0.9.0pre1
1021 see ChangeLog 2003-05-14 and 2003-05-15
1023 2003-05-14 [christoph] 0.8.11claws153
1025 * src/plugins/image_viewer/viewer.c
1026 * src/plugins/image_viewer/viewer.glade ** NEW **
1027 * src/plugins/image_viewer/viewerprefs.c
1028 make it possible to disable the autoload function in the
1031 2003-05-14 [christoph] 0.8.11claws152
1034 fix folder update after adding a message
1036 2003-05-13 [alfons] 0.8.11claws151
1038 * src/common/session.c
1041 * src/addrcache.[ch]
1042 * src/filtering.[ch]
1044 * src/gtkaspell.[ch]
1046 * src/mbox_folder.[ch]
1051 * src/passphrase.[ch]
1052 * src/prefs_common.[ch]
1053 * src/prefs_gtk.[ch]
1056 be pedantic; (in prototypes () implies (int))
1058 2003-05-13 [alfons] 0.8.11claws150
1060 * src/prefs_toolbar.[ch]
1061 * src/summaryview.[ch]
1063 change misleading text in toolbar prefs;
1064 add toolbar action for ignore thread (toggles ignore thread flag);
1065 clean up a little bit;
1069 * tools/convert_mbox.pl
1070 bug fixed by Fred Marton
1074 * sync with 0.9.0pre1
1076 2003-05-09 [paul] 0.8.11claws149
1078 * sync with 0.8.11cvs43
1079 see ChangeLog 2003-05-09
1081 2003-05-08 [christoph] 0.8.11claws148
1084 o use CAPABILIY as first command and check for PREAUTH
1085 information in the response to it
1086 o rewrite all imap_cmd_* functions to use an IMAPSession
1087 instead of a SockInfo as parameter
1088 o do STARTTLS after fetching and checking the server
1091 2003-05-08 [paul] 0.8.11claws147
1095 tools/convert_mbox.pl ** NEW FILE **
1096 add mbox conversion script. Submitted by
1097 Fred Marton <Fred.Marton@uni-bayreuth.de>
1099 2003-05-07 [christoph]
1102 * src/gtk/pluginwindow.glade
1103 * src/plugins/image_viewer/viewerprefs.glade
1104 * src/plugins/spamassassin/spamassassin_gtk.glade
1105 add glade files for user interfaces and a description how
1106 to use glade to create the sylpheed code
1108 2003-05-07 [paul] 0.8.11claws146
1110 * sync with 0.8.11cvs41
1111 see ChangeLog 2003-05-07
1113 2003-05-06 [christoph] 0.8.11claws145
1116 * src/plugins/image_viewer/viewer.c
1117 fix usage of imlib in imageviewer plugin
1119 * src/gtk/prefswindow.c
1120 handle window close event correctly
1122 2003-05-06 [paul] 0.8.11claws144
1125 fix typo introduced in sync
1127 2003-05-06 [paul] 0.8.11claws143
1129 * sync with 0.8.11cvs39
1130 see ChangeLog 2003-05-06
1132 2003-05-06 [paul] 0.8.11claws142
1136 updated Czech translation, submitted by
1137 Radek Vybiral <Radek.Vybiral@vsb.cz>
1139 * src/plugins/clamav/clamav_plugin_gtk.c
1142 2003-05-03 [alfons] 0.8.11claws141
1145 make paste as quotation work even when the call to
1146 text_inserted() was deferred (fixes bug #140 "Paste
1147 as quotation does not work when using "external"
1150 2003-05-03 [thorsten] 0.8.11claws140
1155 removed C++ comments
1157 function with non-int retval/param used before
1158 implementation/declaration
1160 2003-05-02 [paul] 0.8.11claws139
1162 * src/addr_compl.[ch]
1163 src/addressbook.[ch]
1166 revert match's changes to (finally) remove the bug where
1167 opening a folder causes massive slowdown when using the
1168 'Display sender using address book' option
1170 2003-05-01 [melvin] 0.8.11claws138
1172 * src/plugins/dillo_viewer/dillo_prefs.[ch]
1173 * src/plugins/dillo_viewer/dillo_viewer.c
1174 Fixed bug where "Cancel" button from prefs issued
1176 Comply a little more to coding style
1178 2003-05-01 [paul] 0.8.11claws137
1180 * sync with 0.8.11cvs38
1181 see ChangeLog 2003-05-01
1183 2003-05-01 [paul] 0.8.11claws136
1186 updated by George Danchev
1188 2003-04-30 [christoph] 0.8.11claws135
1190 * src/plugins/dillo_viewer/dillo_prefs.c
1191 * src/plugins/image_viewer/viewerprefs.c
1192 * src/plugins/spamassassin/spamassassin_gtk.c
1193 remove gtk_widget_ref() calls for widgets in
1196 2003-04-30 [paul] 0.8.11claws134
1199 ok, this time a better fix for the bug where opening folder
1200 has massive slowdown when using the 'Display sender using
1201 address book' option
1203 2003-04-30 [paul] 0.8.11claws133
1206 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1208 2003-04-30 [melvin] 0.8.11claws132
1210 New: Dillo plugin preferences (patch by Dimitar Haralanov)
1212 * src/plugins/dillo_viewer/dillo_prefs.[ch] *** NEW ***
1213 Preferences for the dillo plugin
1214 * src/plugins/dillo_viewer/dillo_viewer.c
1215 Support for preferences
1216 * src/plugins/dillo_viewer/Makefile.am
1217 Added dillo_prefs.[ch]
1219 2003-04-30 [alfons] 0.8.11claws131
1221 * src/common/plugin.[ch]
1222 see? this ANSI C'fication immediately gives us type
1225 2003-04-30 [alfons] 0.8.11claws130
1227 * src/common/plugin.[ch]
1228 * src/plugins/clamav/clamav_plugin.[ch]
1229 * src/plugins/clamav/clamav_plugin_gtk.c
1230 * src/plugins/demo/demo.c
1231 * src/plugins/dillo_viewer/dillo_viewer.c
1232 * src/plugins/image_viewer/plugin.c
1233 * src/plugins/image_viewer/viewer.[ch]
1234 * src/plugins/image_viewer/viewerprefs.[ch]
1235 * src/plugins/mathml_viewer/mathml_viewer.c
1236 * src/plugins/spamassassin/spamassassin.[ch]
1237 * src/plugins/spamassassin/spamassassin_gtk.c
1238 * src/plugins/trayicon/trayicon.c
1241 2003-04-30 [alfons] 0.8.11claws129
1243 * src/common/utils.c
1244 make is_ascii_str() fail gracefully when NULL pointer
1247 2003-04-30 [paul] 0.8.11claws128
1250 fix bug where opening folder has massive slowdown when
1251 using the 'Display sender using address book' option
1253 2003-04-30 [paul] 0.8.11claws127
1255 * src/plugins/clamav/clamav_plugin.c
1256 src/plugins/clamav/clamav_plugin_gtk.c
1257 src/plugins/demo/demo.c
1258 src/plugins/dillo_viewer/dillo_viewer.c
1259 src/plugins/image_viewer/plugin.c
1260 src/plugins/mathml_viewer/mathml_viewer.c
1261 src/plugins/spamassassin/spamassassin.c
1262 src/plugins/spamassassin/spamassassin_gtk.c
1263 src/plugins/trayicon/trayicon.c
1264 get rid of eye-hurting function signatures
1266 2003-04-30 [paul] 0.8.11claws126
1268 * src/plugins/trayicon/trayicon.c
1274 2003-04-30 [paul] 0.8.11claws125
1277 arrange the plugins in reverse alphabetical order
1279 * src/plugins/clamav/clamav_plugin.[ch]
1280 src/plugins/clamav/clamav_plugin_gtk.c
1282 resize max_size window
1283 re-arrange the order of some gui elements
1284 improve descriptions
1286 * src/plugins/image_viewer/plugin.c
1287 src/plugins/mathml_viewer/mathml_viewer.c
1290 * src/plugins/spamassassin/spamassassin_gtk.c
1291 resize max_size window
1292 re-arrange the order of some gui elements
1298 2003-04-30 [alfons] 0.8.11claws124
1301 fix a leak found while browsing Martin Kluge's
1302 valgrind log (Claws only)
1304 2003-04-29 [darko] 0.8.11claws123
1306 * src/gtk/gtkstext.h
1307 include wchar.h if it is available, fixes compilation
1310 2003-04-29 [melvin] 0.8.11claws122
1312 * src/prefs_actions.c
1313 Improved help text of Actions' syntax
1315 2003-04-28 [paul] 0.8.11claws121
1318 a better fix for the crash when performing an action
1321 2003-04-28 [paul] 0.8.11claws120
1324 fix crash when performing an action on a
1327 2003-04-28 [paul] 0.8.11claws119
1329 * sync with 0.8.11cvs36
1330 see ChangeLog 2003-04-28
1332 2003-04-27 [paul] 0.8.11claws118
1334 * more sync with 0.8.11cvs35
1335 see ChangeLog 2003-04-25
1337 2003-04-26 [christoph] 0.8.11claws117
1340 fix remove virtual check
1342 2003-04-26 [paul] 0.8.11claws116
1345 fix return-receipt, make it work again
1347 2003-04-26 [paul] 0.8.11claws115
1350 restore double-clicking of the [application/pgp-signature
1351 (Select "Check signature" to check)] line in the message view,
1352 broken in recent sync
1354 2003-04-26 [christoph] 0.8.11claws114
1357 check if remove virtual really exists before
1358 calling the function
1360 2003-04-25 [match] 0.8.11claws113
1364 * src/ldapquery.[ch]
1367 * src/ldapserver.[ch]
1368 fix memleak. fix segfault.
1369 plug a Claws memleak
1371 2003-04-25 [alfons] 0.8.11claws112
1374 plug a Claws memleak
1376 2003-04-25 [alfons] 0.8.11claws111
1378 * src/common/session.c
1381 2003-04-25 [paul] 0.8.11claws110
1383 * sync with 0.8.11cvs35
1384 see ChangeLog 2003-04-24 and 2003-04-25
1386 * src/gtk/pluginwindow.c
1387 correct another strange float value
1389 2003-04-24 [christoph] 0.8.11claws109
1392 freeze folder item updates when unsetting new flags
1394 * src/gtk/pluginwindow.c
1395 correct strange float value
1397 2003-04-23 [paul] 0.8.11claws108
1399 * sync with 0.8.11cvs33
1400 see ChangeLog 2003-04-23
1402 2003-04-22 [paul] 0.8.11claws107
1407 src/pgptext.[ch] ** REMOVED **
1408 remove pgptext.[ch] as its not used any more
1410 2003-04-22 [paul] 0.8.11claws106
1412 * sync with 0.8.11cvs31
1413 see ChangeLog 2003-04-21 and 2003-04-22
1415 2003-04-21 [alfons] 0.8.11claws105
1418 No access to GTK structures if we're a spawned child
1419 (and clean up code a little bit...) Should fix #126.
1421 2003-04-21 [melvin] 0.8.11claws104
1423 * src/plugins/dillo_viewer/README
1424 Improved slightly the text.
1426 2003-04-21 [melvin] 0.8.11claws103
1428 * src/plugins/dillo_viewer/README *** NEW ***
1429 Added a README file for the Dillo plugin
1434 tools/outlook2sylpheed.pl
1435 updated and improved by Ricardo Mones Lastra
1437 2003-04-18 [oliver] 0.8.11claws102
1440 * src/prefs_account.h
1441 remove Pop3SessionType (used by selective download)
1442 * src/prefs_toolbar.c
1443 enable set Default Toolbar button
1445 2003-04-18 [paul] 0.8.11claws101
1447 * sync with 0.8.11cvs29
1448 see ChangeLog 2003-04-18
1450 2003-04-17 [paul] 0.8.11claws100
1452 * src/prefs_common.[ch]
1454 remove 'Open next message on deletion' option,
1455 as the same effect can now be achieved via the
1456 'Always open messages in summary when selected'
1459 2003-04-17 [paul] 0.8.11claws99
1461 * sync with 0.8.11cvs28
1462 see ChangeLog 2003-04-17
1464 2003-04-17 [christoph] 0.8.11claws98
1466 * ac/spamassassin.m4
1467 * src/plugins/spamassassin/libspamc.[ch]
1468 * src/plugins/spamassassin/utils.[ch]
1469 sync libspamc with SpamAssassin project
1471 2003-04-17 [christoph] 0.8.11claws97
1473 * src/common/socket.h
1474 * src/gtk/sslcertwindow.h
1475 rename old USE_SSL to USE_OPENSSL
1477 2003-04-17 [paul] 0.8.11claws96
1479 * src/prefs_common.h
1480 use gulong for P_COLOR so that it compiles/runs on
1481 64-bit systems. Patch submitted by James Noyes
1482 <jnoyes-claws@retrogeeks.com>
1487 2003-04-17 [paul] 0.8.11claws95
1489 * sync with 0.8.11cvs27
1490 see ChangeLog 2003-04-16
1492 2003-04-15 [paul] 0.8.11claws94
1494 * src/prefs_common.[ch]
1495 rearrange to stop the window getting too long:
1496 move Receive dialog stuff to Receive tab
1497 move Send dialog to Send tab
1498 remove Dialogs frame
1499 rename 'Open messages in summary with cursor keys' to
1500 'Always open messages in summary when selected', as its
1503 2003-04-15 [paul] 0.8.11claws93
1505 * src/prefs_common.[ch]
1507 add new option '/Interface/Open next message on deletion'
1509 2003-04-15 [paul] 0.8.11claws92
1511 * src/summaryview.[ch]
1512 add /Mark/Lock and /Mark/Unlock to the pop-up
1513 menu. Patch submitted by Ivan Francolin Martinez
1514 <ivanfm@users.sourceforge.net>
1516 2003-04-15 [paul] 0.8.11claws91
1518 * sync with 0.8.11cvs24
1519 see ChangeLog 2003-04-15
1521 2003-04-14 [jens] 0.8.11claws90
1523 * updated German translation and some corrections from
1524 Roland Bless <bless@tm.uka.de>
1526 2003-04-14 [paul] 0.8.11claws89
1528 * sync with 0.8.11cvs22
1529 see ChangeLog 2003-04-14
1531 2003-04-13 [paul] 0.8.11claws88
1533 * src/plugins/clamav/clamav_plugin.c
1537 2003-04-12 [paul] 0.8.11claws87
1539 * src/plugins/clamav/clamav_plugin.c
1540 activate enable/disable archive scanning option
1542 * src/plugins/clamav/.cvsignore ** NEW FILE **
1544 2003-04-12 [paul] 0.8.11claws86
1546 * src/plugins/Makefile.am
1547 src/plugins/clamav/Makefile.am ** NEW FILE **
1548 src/plugins/clamav/README ** NEW FILE **
1549 src/plugins/clamav/clamav_plugin.[ch] ** NEW FILES **
1550 src/plugins/clamav/clamav_plugin_gtk.c ** NEW FILE **
1551 add Clam AntiVirus plugin
1553 2003-04-12 [paul] 0.8.11claws85
1555 * sync with 0.8.11cvs21
1556 see ChangeLog 2003-04-11
1558 2003-04-11 [paul] 0.8.11claws84
1561 update Spanish translation. Submitted by Ricardo
1564 2003-04-10 [christoph] 0.8.11claws83
1567 fix typo that did not move unfiltered mails to destination
1570 (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1571 when filtering from spool)
1573 2003-04-10 [christoph] 0.8.11claws82
1576 use BODY.PEEK instead of BODY in in message fetch operation
1577 to make sure the IMAP server does not set the \Seen flag for
1578 messages. Sylpheed does that later itself, when the message
1579 is opened in sylpheed
1581 (closes Bug 111 Claws destroys unread marks)
1583 2003-04-09 [oliver] 0.8.11claws81
1586 fix crash in folder_destroy
1588 remove selective download
1590 2003-04-09 [christoph] 0.8.11claws80
1593 fix crash in imap_get_msginfo() when then fetched message
1596 (closes Bug 110 Crash during mail composition)
1598 2003-04-08 [christoph] 0.8.11claws79
1601 * src/prefs_account.c
1602 Filter new messages that are found in an INBOX folder
1603 when 'Filter messages on receiving' is enabled in the
1604 Folder's AccountPrefs. This allows to use Sylpheed's
1605 filtering engine for IMAP folders where messages are
1606 added to the INBOX by a MTA
1608 2003-04-08 [paul] 0.8.11claws78
1611 clean up after last commit
1613 2003-04-08 [paul] 0.8.11claws77
1615 * sync with 0.8.11cvs20
1616 see ChangeLog 2003-04-07 and 2003-04-08
1618 2003-04-07 [christoph] 0.8.11claws76
1620 * src/filtering.[ch]
1624 add procmsg_msginfo_filter() to execute filtering actions
1626 2003-04-06 [christoph] 0.8.11claws75
1629 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
1631 2003-04-06 [christoph] 0.8.11claws74
1633 * src/common/utils.[ch]
1634 add g_int_compare() function for slist sorting
1637 fetch all MsgInfos with one command in imap_get_msginfos()
1638 using an imap set with a list of ranges
1641 use new g_int_compare() function
1643 2003-04-06 [thorsten] 0.8.11claws73
1646 corrected implementation of mh_folder_destroy()
1648 2003-04-05 [christoph] 0.8.11claws72
1665 * src/gtk/gtkutils.c
1666 o rename structure field names class and new to klass and
1667 new_msgs, to allow including files in C++
1668 o add 'extern "C"' block to some header files
1669 o add MsgInfoList and MsgNumberList as alias for GSList for
1670 developers to know what type of list is expected
1672 * src/plugins/image_viewer/plugin.c
1673 * src/plugins/image_viewer/viewer.[ch]
1674 * src/plugins/image_viewer/viewerprefs.[ch]
1675 rename function names to prevent conflicts
1677 2003-04-05 [paul] 0.8.11claws71
1679 * sync with 0.8.11cvs18
1680 see ChangeLog 2003-04-03 and 2003-04-04
1682 2003-04-02 [christoph] 0.8.11claws70
1686 * src/mbox_folder.[ch]
1689 o Make all virtual folder functions private
1690 o remove unused folder code
1692 * src/common/socket.[ch]
1696 2003-03-30 [alfons] 0.8.11claws69
1698 * src/send_message.c
1699 remove two debug traces and see if people still report
1702 2003-03-30 [alfons] 0.8.11claws68
1704 * src/send_message.c
1705 * src/commons/session.c
1706 add more debug traces
1708 2003-03-30 [christoph] 0.8.11claws67
1711 change processing folder name from .processing to processing
1714 disable SSL certificate check because it causes Xlib error
1715 when the child process want's to open an GTK window
1717 2003-03-30 [christoph] 0.8.11claws66
1720 don't use default folder for processing folder item because
1721 it can be a non local folder
1723 (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1725 2003-03-30 [alfons] 0.8.11claws65
1727 * src/send_message.c
1728 try fixing crashes when sending messages: my gcc 2.95.4 seems
1729 to generate bad code for 'send_send_data_progressive': When
1730 called from 'send_send_data_finished', the 'data' pointer is
1731 cleared just before the assignment to the dialog pointer
1733 2003-03-29 [christoph] 0.8.11claws64
1735 * src/common/prefs.h
1736 * src/plugins/image_viewer/Makefile.am
1737 * src/plugins/image_viewer/plugin.c
1738 * src/plugins/image_viewer/viewer.[ch]
1739 * src/plugins/image_viewer/viewerprefs.[ch] ** NEW **
1740 add PrefsPage for ImageViewer
1742 2003-03-28 [thorsten] 0.8.11claws63
1744 * src/common/session.c
1747 2003-03-28 [paul] 0.8.11claws62
1749 * sync with 0.8.11cvs16
1750 see ChangeLog 2003-03-28
1752 2003-03-28 [paul] 0.8.11claws61
1754 * sync with 0.8.11cvs15
1755 see ChangeLog 2003-03-28
1757 2003-03-27 [christoph] 0.8.11claws60
1761 * src/common/socket.[ch]
1762 set socket state to DISCONNECTED when any operation
1763 fails to allow reconnecting in IMAP code without
1764 checking the return code of all calls to the command
1769 remove some more stuff that depends on specific
1772 2003-03-27 [paul] 0.8.11claws59
1774 * sync with 0.8.11cvs14
1775 see ChangeLog 2003-03-27
1777 * src/selective_download.[ch] ** REMOVED **
1780 2003-03-27 [christoph] 0.8.11claws58
1783 fix handling of tmp_flags in flag copy function
1785 2003-03-27 [paul] 0.8.11claws57
1787 * sync with 0.8.11cvs13
1788 see ChangeLog 2003-03-27
1790 2003-03-27 [oliver] 0.8.11claws56
1793 remove sel_download_cb
1795 2003-03-27 [oliver] 0.8.11claws55
1800 2003-03-26 [oliver] 0.8.11claws54
1805 remove selective donwload readme
1807 2003-03-26 [oliver] 0.8.11claws53
1809 * src/matcher_parser_parse.y
1811 * src/prefs_account.[ch]
1812 * src/prefs_filtering.c
1813 remove selective donwload
1815 2003-03-26 [oliver] 0.8.11claws52
1820 remove selective donwload
1822 2003-03-26 [oliver] 0.8.11claws51
1825 * src/selective_download.[ch] ** REMOVE **
1827 2003-03-26 [christoph] 0.8.11claws50
1830 fix NEWS that got broken by a sync with sylpheed-main
1832 2003-03-26 [christoph] 0.8.11claws49
1835 fix mime type guessing when no mime type is found for a file
1837 2003-03-25 [christoph] 0.8.11claws48
1841 remove mime type guessing from mime parser and use
1842 name based mime types in viewer lookup for mime type
1843 application/octet-stream
1845 2003-03-25 [christoph] 0.8.11claws47
1847 * doc-src/readme.txt
1848 * doc-src/rfc2554.txt
1849 add RFC about SMTP AUTH
1851 * src/send_message.c
1852 * src/common/smtp.[ch]
1853 add extra error code for authentication errors and
1854 clear temporary password when this error occurs
1856 (closes Bug 84 authentication failure while sending should
1857 prompt for password again)
1859 2003-03-25 [christoph] 0.8.11claws46
1863 * src/imageview.[ch] ** REMOVE **
1864 * src/messageview.[ch]
1866 * src/prefs_common.[ch]
1868 * src/plugins/Makefile.am
1869 * src/plugins/image_viewer/.cvsignore ** NEW **
1870 * src/plugins/image_viewer/Makefile.am ** NEW **
1871 * src/plugins/image_viewer/plugin.c ** NEW **
1872 * src/plugins/image_viewer/viewer.[ch] ** NEW **
1873 move image viewer into a plugin (building is enabled by default)
1874 [ToDo: Prefs for resize and autoview]
1876 2003-03-25 [paul] 0.8.11claws45
1878 * sync with 0.8.11cvs12
1879 see ChangeLog 2003-03-26
1881 2003-03-25 [paul] 0.8.11claws44
1883 * sync with 0.8.11cvs11
1884 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1886 Note: Selective Download is broken.
1888 2003-03-22 [christoph] 0.8.11claws43
1891 code cleanup for flags copying
1893 2003-03-22 [christoph] 0.8.11claws42
1895 * src/plugins/trayicon/trayicon.c
1896 fix setting the transparent area when the window size
1897 is forced by the system tray
1899 2003-03-22 [christoph] 0.8.11claws41
1901 * src/plugins/trayicon/gnome-mail.xpm ** REMOVE **
1902 * src/plugins/trayicon/gnome-nomail.xpm ** REMOVE **
1903 * src/plugins/trayicon/newmail.xpm ** NEW **
1904 * src/plugins/trayicon/nomail.xpm ** NEW **
1905 * src/plugins/trayicon/trayicon.c
1906 * src/plugins/trayicon/unreadmail.xpm ** NEW **
1907 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1908 o add icon for unread mails
1909 o set transparency for window
1911 2003-03-22 [christoph] 0.8.11claws40
1914 init news session to prevent crash when session is closed
1916 2003-03-22 [christoph] 0.8.11claws39
1919 * src/common/session.[ch]
1920 Init session data to make sure we don't have invalid pointers
1921 for read_ch and write_ch when new multi process sessions are
1925 * src/common/plugin.c
1926 * src/common/sylpheed.c
1927 * src/plugins/demo/demo.c
1928 * src/plugins/dillo_viewer/dillo_viewer.c
1929 * src/plugins/mathml_viewer/mathml_viewer.c
1930 * src/plugins/spamassassin/spamassassin.c
1931 * src/plugins/spamassassin/spamassassin_gtk.c
1932 add plugin types to allow loading plugins at different times
1933 (and maybe for different frontends), because it's not good to
1934 load GTK-Plugins gefore gtk_init was called
1937 * src/plugins/Makefile.am
1938 * src/plugins/trayicon/.cvsignore ** NEW **
1939 * src/plugins/trayicon/Makefile.am ** NEW **
1940 * src/plugins/trayicon/eggtrayicon.c ** NEW **
1941 * src/plugins/trayicon/eggtrayicon.h ** NEW **
1942 * src/plugins/trayicon/gnome-mail.xpm ** NEW **
1943 * src/plugins/trayicon/gnome-nomail.xpm ** NEW **
1944 * src/plugins/trayicon/trayicon.c ** NEW **
1945 New Trayicon plugin that shows an icon in a systray that uses
1946 XEMBED protocol like Gnome's systray. Icon shows if there
1947 are new mails and a tooltip shows information about new,
1948 unread and total messages.
1950 2003-03-22 [paul] 0.8.11claws38
1953 fix ESMTP AUTH CRAM-MD5
1954 [sync with main (still version 0.8.11cvs6), see
1955 ChangeLog 2003-03-22]
1957 2003-03-21 [colin] 0.8.11claws37
1959 * src/send_message.c
1960 Fix USE_SSL => USE_OPENSSL
1962 2003-03-21 [colin] 0.8.11claws36
1965 Fix counts in drag and dropped subfolders
1967 2003-03-21 [colin] 0.8.11claws35
1971 speed up a bit folder dnd
1973 2003-03-20 [alfons] 0.8.11claws34
1978 don't send locked queue messages
1979 (feature request "[ 705245 ] Locking message in outbox
1980 should prevent sending")
1982 2003-03-20 [christoph] 0.8.11claws33
1985 remove NEW and UNREAD flag in special folders when scanning
1988 fix ESMTP AUTH CRAM-MD5
1990 2003-03-20 [paul] 0.8.11claws32
1992 * src/prefs_account.c
1993 Re-write 'Tunnel command to open connection' as
1994 'Use command to communicate with server', and disable
1995 it for all except IMAP accounts
1997 2003-03-20 [paul] 0.8.11claws31
1999 * sync with 0.8.11cvs6
2000 see ChangeLog 2003-03-20
2002 2003-03-19 [match] 0.8.11claws30
2005 include documentation. minor refactoring.
2006 * src/addr_compl.[ch]
2007 * src/addrindex.[ch]
2008 * src/addresbook.[ch]
2010 re-enable address lookup (was disabled in
2013 2003-03-19 [christoph] 0.8.11claws29
2016 add temp flag handling, will make moving and copying
2017 messages possible again
2020 correct calulation of folder stats
2022 2003-03-18 [match] 0.8.11claws28
2025 remove case sensitive comparison (closes bug 80).
2027 2003-03-18 [christoph] 0.8.11claws27
2030 fix imap using a tunnel command
2034 2003-03-18 [christoph] 0.8.11claws26
2039 rewrite flag handling for folders
2041 2003-03-18 [christoph] 0.8.11claws25
2046 unset NEW and UNREAD flags when message is ignored, to make
2047 sure messages don't show up as unread on other IMAP clients,
2048 because the IGNORE_THREAD flag can not be syncronized through
2051 2003-03-17 [christoph] 0.8.11claws24
2054 don't use recursion to fetch uids when the number of messages
2055 does not match. Moved code into subfunction that is used
2056 again when needed, to prevent an endless loop.
2058 2003-03-17 [thorsten] 0.8.11claws23
2060 * src/imageview.[ch]
2061 export imageview_get_resized_size() (for plugins)
2062 * src/prefs_common.[ch]
2063 added prefs_common_get() (for plugins)
2065 2003-03-17 [christoph] 0.8.11claws22
2068 o remove UID guessing from copy code
2069 o support UIDPLUS extension for APPEND command
2071 2003-03-17 [paul] 0.8.11claws21
2074 remove 'Compiled-plugins' section.
2076 * src/plugins/dillo_viewer/dillo_viewer.c
2077 slight change to description text
2079 2003-03-16 [match] 0.8.11claws20
2080 * src/ldapserver.[ch] ** NEW **
2081 * src/ldapctrl.[ch] ** NEW **
2082 * src/ldapquery.[ch] ** NEW **
2083 * src/ldaputil.[ch] ** NEW **
2084 * src/addrcindex.[ch] ** NEW **
2085 * src/addrquery.h ** NEW **
2087 * src/addrcache.[ch]
2088 * src/addrindex.[ch]
2089 * src/addr_compl.[ch]
2090 * src/addressbook.[ch]
2095 * src/editldap_basedn.c
2099 included dynamic LDAP queries. improved address
2102 2003-03-16 [paul] 0.8.11claws19
2104 * tools/multiwebsearch.pl
2107 2003-03-16 [christoph] 0.8.11claws18
2110 * src/plugins/dillo_viewer/dillo_viewer.c
2111 * src/plugins/mathml_viewer/mathml_viewer.c
2112 make unregistering of MimeViewerFactorys possible
2114 2003-03-16 [alfons] 0.8.11claws17
2119 2003-03-16 [melvin] 0.8.11claws16
2121 * src/plugins/dillo_viewer.c
2122 Fixed bug where it was not possible to view more than
2123 one text/html attachment per message (bug discovered
2124 by Christoph Hohmann).
2126 2003-03-15 [melvin] 0.8.11claws15
2128 * src/prefs_actions.c
2129 Fixed compilation warnings.
2131 2003-03-15 [melvin] 0.8.11claws14
2133 * src/plugins/Makefile.am
2134 * src/plugins/dillo_viewer/.cvsignore ** NEW **
2135 * src/plugins/dillo_viewer/Makefile.am ** NEW **
2136 * src/plugins/dillo_viewer/dillo_viewer.c ** NEW **
2137 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2138 newer (http://dillo.auriga.wearlab.de/).
2140 2003-03-15 [christoph] 0.8.11claws13
2143 don't query imap folder for attributes because we already
2144 for them from imap_status
2147 add support for plugable MimeViewers (unloading Viewers
2150 * src/plugins/Makefile.am
2151 * src/plugins/mathml_viewer/.cvsignore ** NEW **
2152 * src/plugins/mathml_viewer/Makefile.am ** NEW **
2153 * src/plugins/mathml_viewer/mathml_viewer.c ** NEW **
2154 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2155 widget from http://helm.cs.unibo.it/mml-widget/
2157 2003-03-14 [christoph] 0.8.11claws12
2160 o error return code's should better be negative
2161 o replace printf with debug_print
2164 improve IMAP folder scan by checking UID-NEXT
2167 remove check that are unnecessary in my opinion
2169 2003-03-13 [christoph] 0.8.11claws11
2178 * src/prefs_scoring.c
2180 use a common function to get a displayable name
2183 2003-03-13 [paul] 0.8.11claws10
2187 tools/multiwebsearch.conf ** NEW FILE **
2188 tools/multiwebsearch.pl ** NEW FILE **
2189 add multiwebsearch Actions script
2191 2003-03-13 [colin] 0.8.11claws9
2194 Remove leading emtpy lines from quoted text
2197 2003-03-13 [melvin] 0.8.11claws8
2199 * src/prefs_actions.c
2202 Added Cancel and OK buttons
2205 2003-03-13 [christoph] 0.8.11claws7
2215 replace more folder type stuff with folder class stuff
2217 2003-03-13 [melvin] 0.8.11claws6
2219 * src/prefs_actions.c
2221 %u: user provided argument
2222 %h: user provided argument (hidden on input)
2223 %s: current text selection in the message view
2225 2003-03-13 [paul] 0.8.11claws5
2227 * sync with 0.8.11cvs5
2228 see ChangeLog 2003-03-11, 2003-03-12
2230 2003-03-12 [christoph] 0.8.11claws4
2233 use folder class idstr when writing folderlist.xml
2238 replace folder type checks with folder class checks
2240 2003-03-12 [christoph] 0.8.11claws3
2245 * src/mbox_folder.[ch]
2248 o create a list of known folder classes in the folder system
2249 o use folder class id strings for folder item identifiers
2251 2003-03-12 [christoph] 0.8.11claws2
2254 fix imap uid validity check
2256 2003-03-12 [christoph] 0.8.11claws1
2267 * src/prefs_scoring.c
2271 initial restructuring of folder system, seperating
2272 folders and folder classes
2274 2003-03-12 [paul] 0.8.11claws
2278 2003-03-12 [christoph]
2280 * src/gtk/prefswindow.c
2281 fix translation of "Page Index"
2283 2003-03-12 [paul] 0.8.10claws110
2285 a sync from 0.8.11cvs4 before the release
2287 * src/common/utils.c
2288 subject_compare_for_sort(): allow null strings (fixes
2291 2003-03-11 [paul] 0.8.10claws109
2294 update Spanish translation, submitted by
2295 Ricardo Mones Lastra
2297 2003-03-11 [melvin] 0.8.10claws108
2300 Updated French translations
2302 2003-03-11 [paul] 0.8.10claws107
2304 * manual/en/Makefile.am
2306 update English manual, add a new page
2307 updated by Francois Barriere <fbarriere@atmel.fr>
2312 update Bulgarian, Italian, and Serbian translations
2313 submitted by George Danchev, Alessandro Maestri, and
2316 2003-03-10 [paul] 0.8.10claws106
2319 src/gtk/prefswindow.c
2320 make some strings translatable
2322 2003-03-10 [darko] 0.8.10claws105
2325 code cleanup to make Hiro happy
2327 2003-03-10 [paul] 0.8.10claws104
2329 * sync with 0.8.11cvs2
2330 see ChangeLog 2003-03-10
2332 2003-03-09 [melvin] 0.8.10claws103
2335 textview_set_font(): fix for message display in
2336 UTF-8 locales (thanks to Sergey Vlasov).
2337 (was unintentionnaly reverted in 0.8.6claws6)
2339 2003-03-08 [darko] 0.8.10claws102
2342 fix infinite loop in wrapping as reported
2344 obsoletes patch #696482
2346 2003-03-08 [christoph] 0.8.10claws101
2349 add workaround for IMAP servers that do not
2350 support the "UID SEARCH UID" command
2352 2003-03-07 [christoph] 0.8.10claws100
2354 * src/plugins/spamassassin/spamassassin.[ch]
2355 * src/plugins/spamassassin/spamassassin_gtk.c
2358 2003-03-07 [paul] 0.8.10claws99
2361 updated Spanish translation, submitted by
2362 Ricardo Mones Lastra
2364 2003-03-07 [christoph] 0.8.10claws98
2367 fix in 0.8.10claws94 was wrong
2368 local delivery does not require escaping, remove escaping
2369 code to make signatures of mails with "." lines valid
2371 NOTE: requires that sendmail is executed with "-i" option,
2372 what is the default now, but has to be changed in all
2375 2003-03-07 [paul] 0.8.10claws97
2377 * sync with 0.8.11 release
2378 see ChangeLog 2003-03-07
2380 2003-03-06 [paul] 0.8.10claws96
2383 revert commit 0.8.10claws92
2385 2003-03-06 [paul] 0.8.10claws95
2388 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2391 fix bug 74, 'Crash opening editor window with pseudo-color
2394 Patches submitted by Kevin Vigor <kevin@vigor.nu>
2396 2003-03-06 [christoph] 0.8.10claws94
2399 fix rfc2821 (4.5.2) violation in SMTP data sending,
2400 all lines starting with a period get an extra period
2402 (found by Simon 'corecode' Schubert)
2404 2003-03-06 [paul] 0.8.10claws93
2407 if configured font can't be loaded fall back to gtk
2408 default. (with thanks to Christoph)
2410 closes long-standing bug 15 'Crashes on startup'
2412 2003-03-06 [paul] 0.8.10claws92
2415 freeze text before autosave and thaw afterwards
2416 fixes bug 67 'autosave make re-rediting message crazy'
2418 2003-03-06 [christoph] 0.8.10claws91
2421 ignore address comment in dupe check for Cc-list
2423 (closes reopened bug 47 Replying to message strips name part of
2424 e-mail addresses of Cc: lines)
2426 2003-03-06 [paul] 0.8.10claws90
2429 remove reference to gtkxtext.h as its no longer in
2432 2003-03-06 [paul] 0.8.10claws89
2434 * sync with 0.8.10cvs25
2435 see ChangeLog 2003-03-06
2437 2003-03-06 [oliver] 0.8.10claws88
2442 2003-03-06 [oliver] 0.8.10claws87
2445 remove changes introduced inclaws74
2447 another attempt to sanely delete and update
2448 messages deleted in separate messageview
2450 2003-03-05 [christoph] 0.8.10claws86
2453 check if "From" matches any account's address if
2454 addressbook completion of addresses is disabled too
2456 (closes Bug 70 "Display recipient in from" doesn't check
2457 folder's default account)
2459 2003-03-05 [christoph] 0.8.10claws85
2462 * src/common/utils.[ch]
2463 don't strip address comments when building Cc lists
2465 (closes Bug 47 Replying to message strips name part of e-mail addresses
2469 fix return value of copy function
2471 2003-03-05 [christoph] 0.8.10claws84
2474 don't ask imap server for non rfc822 headers
2476 (closes bug 71 IMAP FETCH asks for FROM header field twice)
2479 destroy session on socket error to allow reconnecting
2481 2003-03-05 [christoph] 0.8.10claws83
2484 fix building with gnome when no prefix is set
2486 (closes bug 66 Gnome directory is set to NONE)
2488 2003-03-05 [paul] 0.8.10claws82
2490 * sync with 0.8.10cvs23
2491 see ChangeLog 2003-03-05
2493 2003-03-04 [christoph] 0.8.10claws81
2496 o fix moving and copying when folder returns 0 for new
2498 o remove some code for single message copy and move
2499 operations and use functions for multiple messages
2501 (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2504 remove unused include
2506 2003-03-04 [paul] 0.8.10claws80
2509 list 'Compiled plugins'
2511 2003-03-03 [christoph] 0.8.10claws79
2514 have to multiply the percentage of the current fetch with
2515 the percentage that it has of the total fetch operation
2518 2003-03-03 [christoph] 0.8.10claws78
2521 fix calculation of expected lines for progress indicator
2523 2003-03-03 [christoph] 0.8.10claws77
2526 * src/common/utils.c
2527 fix segfault when opening the root news folder
2529 2003-03-03 [christoph] 0.8.10claws76
2531 * src/mainwindow.[ch]
2532 * src/common/Makefile.am
2533 * src/common/progressindicator.[ch]
2534 add UI independent progress indicator handling
2537 use new progress indicator for message info fetching
2539 * src/common/hooks.h
2542 2003-03-03 [oliver] 0.8.10claws75
2546 removed commented code
2548 2003-03-03 [oliver] 0.8.10claws74
2551 cleanups and refactoring
2553 compose_reply_mode reply & forwarding interface for
2556 act on messages marked for deletion in folderview_selected
2557 based on prefs_common.immediate_exec since a message might
2558 have been deleted by messageview in a folder we are changing
2559 to (does anybody understand what I'm on about ?)
2561 2003-03-03 [oliver] 0.8.10claws73
2563 * src/messageview.[ch]
2565 - messageview_delete: delete message shown in messagview
2566 - messageview_update_view: update messageview to currently
2567 selected summaryview message
2568 - add separate messageview to msgview_list in order to update
2569 toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2570 * src/summaryview.[ch]
2571 summary_get_selection returns a list of selected msgs
2574 toolbar reply refactoring
2576 2003-03-03 [paul] 0.8.10claws72
2578 * sync with 0.8.10cvs21
2579 see ChangeLog 2003-03-03
2581 2003-03-02 [christoph] 0.8.10claws71
2583 * src/common/passcrypt.c
2586 2003-03-02 [christoph] 0.8.10claws70
2589 * src/prefs_account.c
2590 * src/prefs_gtk.[ch]
2591 * src/common/.cvsignore
2592 * src/common/Makefile.am
2593 * src/common/passcrypt.c ** NEW **
2594 * src/common/passcrypt.h.in ** NEW **
2595 Implement password encryption in config files
2596 using unix encrypt and setkey functions. The crypt
2597 key can be set as a configure parameter. Old
2598 passwords will be converted if they do not begin
2601 2003-03-02 [paul] 0.8.10claws69
2603 * src/prefs_account.c
2606 2003-03-01 [thorsten] 0.8.10claws68
2614 corrected format strings
2617 (fix compile errors with GNU gettext-0.11.5)
2619 2003-03-01 [oliver] 0.8.10claws67
2622 menu callbacks call toolbar_menu_reply
2624 2003-03-01 [oliver] 0.8.10claws66
2628 menu callbacks call toolbar_menu_reply
2630 callbacks from menu handled by toolbar_menu_reply
2632 2003-03-01 [paul] 0.8.10claws65
2635 revert commit 0.8.10claws54 - breaks editing of
2639 update Bulgarian translation, submitted by
2642 2003-02-28 [christoph] 0.8.10claws64
2648 * src/gtkxtext.h ** REMOVE **
2654 * src/prefs_common.c
2655 * src/prefs_matcher.c
2656 * src/procheader.[ch]
2659 * src/common/ssl_certificate.c
2660 * src/gtk/colorlabel.c
2663 o remove code obsoleted by new cache and folder system rework
2665 2003-02-28 [oliver] 0.8.10claws63
2668 * fix bug where reply in Messageview replied to
2669 Message displayed in summaryview
2670 (reportedd via ML by chinatinte at gmx dot ch)
2671 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2672 didn't work in separate MessageView Toolbar
2673 (wondering if anybody uses this at all ?)
2674 * src/summaryview.[ch]
2675 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2676 (generalize reply and forward code);
2678 remove focus_in event which updated summaryview to messageview
2680 2003-02-28 [paul] 0.8.10claws62
2683 add the --check option
2684 Patch submitted by Ricardo Mones Lastra
2686 2003-02-28 [paul] 0.8.10claws61
2688 * src/prefs_account.c
2689 re-order 'Signature' items
2691 2003-02-28 [paul] 0.8.10claws60
2693 * sync with 0.8.10cvs20
2694 see ChangeLog 2003-02-28
2696 2003-02-28 [paul] 0.8.10claws59
2699 update to reflect recent movement of files
2701 2003-02-28 [paul] 0.8.10claws58
2703 * sync with 0.8.10cvs19
2704 see ChangeLog 2003-02-28
2706 2003-02-27 [martin] 0.8.10claws57
2708 * src/prefs_matcher.c
2709 fix segfault in prefs_matcher_ok() when the
2710 last entry is deleted and prevents that the
2711 message "entry not saved" comes up after deleting
2714 2003-02-27 [martin] 0.8.10claws56
2716 * src/prefs_filtering.c
2717 fix segfault in prefs_filtering_ok() when the
2718 last entry is deleted and prevents that the
2719 message "entry not saved" comes up after deleting
2722 2003-02-27 [paul] 0.8.10claws55
2724 * sync with 0.8.10cvs18
2725 see ChangeLog 2003-02-27
2727 2003-02-27 [paul] 0.8.10claws54
2730 fix bug where the address book crashes with
2732 Patch [687729] submitted by David Frager
2733 <dbfrager@users.sourceforge.net>
2735 2003-02-25 [christoph] 0.8.10claws53
2738 * src/colorlabel.[ch] ** REMOVE **
2739 * src/gtk/Makefile.am
2740 * src/gtk/colorlabel.[ch] ** NEW **
2741 move colorlabel files to gtk directory
2743 * src/esmtp.[ch] ** REMOVE **
2744 has been merged into smtp.[ch] in 0.7.5
2746 2003-02-25 [christoph] 0.8.10claws52
2749 * src/about.[ch] ** REMOVE **
2750 * src/gtk/Makefile.am
2751 * src/gtk/about.[ch] ** NEW **
2752 move about files to gtk directory
2754 2003-02-25 [christoph] 0.8.10claws51
2757 some code optimization of folder scanning code
2759 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2761 2003-02-25 [christoph] 0.8.10claws50
2764 * src/common/sylpheed.c
2765 add command line parameter parsing to common code
2767 2003-02-24 [christoph]
2771 fix gnome prefix problems, the configure script now removed
2772 `gnome-config --prefix` from `gnome-config --datadir`
2773 and adds $(prefix} instead
2775 (closes Bug 24 Makefile does not respect prefix when installing
2778 2003-02-24 [christoph] 0.8.10claws49
2781 check for valid session before trying to authenticate
2783 (closes Bug 60 crash if "authenticate on logon" is activated
2784 and newsserver-hostname is not valid)
2786 2003-02-24 [melvin] 0.8.10claws48
2788 * src/prefs_actions.c
2789 Make sure all user's input is sent to the action and then
2792 2003-02-23 [alfons] 0.8.10claws46
2795 also wait cursor when deleting files
2799 * tools/freshmeat_search.pl
2800 tools/google_search.pl
2801 scripts should now work for any browser/browser command line
2803 2003-02-22 [christoph] 0.8.10claws45
2806 fix IMAP flag setting, IMAP flag is not handled correctly
2807 anymore by the folder system and information about the
2808 folder should not be saved in the MsgInfo (in my opinion)
2810 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2812 2003-02-22 [christoph] 0.8.10claws44
2815 fix spelling of "label" ;-)
2817 2003-02-22 [thorsten] 0.8.10claws43
2820 src/prefs_common.[ch]
2822 do not use description as attachment name
2824 2003-02-22 [alfons] 0.8.10claws42
2827 freeze/thaw folder item updates when changing color labels,
2828 and put a wait cursors on
2830 2003-02-22 [thorsten] 0.8.10claws41
2833 save-all fixes: crash if invoked on multipart container,
2834 mimeinfo access, pathseparators, error dialog
2836 2003-02-21 [alfons] 0.8.10claws40
2841 2003-02-21 [colin] 0.8.10claws39
2846 2003-02-21 [colin] 0.8.10claws38
2849 Freeze/thaw folderItem updates when filtering messages
2850 via Tools/Filter messages
2852 2003-02-21 [paul] 0.8.10claws37
2855 revert commit 0.8.10claws26, there are ulterior motives
2856 for users to set a Reply-To header when posting to
2859 2003-02-21 [paul] 0.8.10claws36
2861 * sync with 0.8.10cvs17
2862 see ChangeLog 2003-02-21
2864 2003-02-20 [christoph] 0.8.10claws35
2867 IMAP UID fetch speedup using SEARCH
2869 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2872 fix problem with UIDs in IMAP UID cache that no longer existed
2874 2003-02-20 [christoph] 0.8.10claws34
2879 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2881 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2884 Rewrite imap_cmd_gen_recv use sock_getline instead
2885 of sock_gets to avoid problems with too long reply
2888 2003-02-20 [colin] 0.8.10claws33
2890 * src/prefs_account.c
2893 2003-02-20 [colin] 0.8.10claws32
2896 Remove useless '&& !to_sender'
2901 change my e-mail address
2903 2003-02-19 [colin] 0.8.10claws31
2905 * src/prefs_common.c
2906 X11 style colors for every configurable color
2908 2003-02-19 [alfons] 0.8.10claws30
2910 * src/prefs_gtk.[ch]
2911 * src/prefs_common.c
2912 for color_new accept both plain integers and X11 style color
2913 names (as found in /usr/lib/X11/rgb.txt)
2915 2003-02-19 [paul] 0.8.10claws29
2918 add tooltips to online/offline button and account selector
2921 2003-02-19 [paul] 0.8.10claws28
2925 src/prefs_account.[ch]
2926 src/prefs_common.[ch]
2927 move 'Maximum number of articles to download' to
2929 clean up account prefs gui a little by hiding entries
2930 rather then greying out entries
2932 2003-02-19 [hiro] 0.8.10claws27
2934 * src/common/utils.c
2935 fix bug #54 'yesterdays date is displayed in the message
2938 2003-02-19 [paul] 0.8.10claws26
2941 fix bug reported in Feature Request [688596]
2942 'Reply-to header in news'
2944 2003-02-18 [paul] 0.8.10claws25
2947 add a 'List all keys' button to key selection dialog
2949 2003-02-18 [colin] 0.8.10claws24
2951 * src/stock_pixmap.c
2954 2003-02-18 [colin] 0.8.10claws23
2956 * src/common/smtp.[ch]
2958 Try to starttls if it seems to be the only
2959 way to authenticate a user
2961 2003-02-18 [paul] 0.8.10claws22
2965 src/stock_pixmap.[ch]
2966 src/pixmaps/drafts_close.xpm ** NEW FILE **
2967 src/pixmaps/drafts_open.xpm ** NEW FILE **
2968 as a Drafts folder is a special folder allow it to have
2969 its own unique icons
2971 2003-02-18 [colin] 0.8.10claws21
2974 Fix port selection when using starttls
2976 2003-02-18 [paul] 0.8.10claws20
2979 src/prefs_common.[ch]
2980 make blue the default new mail colour
2982 2003-02-18 [paul] 0.8.10claws19
2984 * sync with 0.8.10cvs14
2985 see ChangeLog 2003-02-18
2987 2003-02-17 [jens] 0.8.10claws18
2990 fixed a compile problem with gcc 3.3
2991 works on 2.95.3 too (testet on PPC as it is big endian)
2993 2003-02-17 [paul] 0.8.10claws17
2995 * sync with 0.8.10cvs13
2996 see ChangeLog 2003-02-17
2998 2003-02-17 [paul] 0.8.10claws16
3000 * sync with 0.8.10cvs12
3001 see ChangeLog 2003-02-17
3003 2003-02-16 [match] 0.8.10claws15
3006 Eliminates reloading of address data when items
3007 deleted or added. Applied submitted by
3008 Luke Plant <lukeplant@softhome.net>
3010 2003-02-16 [paul] 0.8.10claws14
3013 when a 'protocol error' is encountered disconnect from
3014 the server. This means that the user can carry on viewing
3015 other articles and doesn't have to either wait until the
3016 server timesout or quit sylpheed.
3017 Fixes bug #53 'Unable to read messages in newsgroups,
3018 displayed message doesn't change'
3020 2003-02-15 [christoph] 0.8.10claws13
3023 fix bug that stopped scanning of folders when an
3024 IMAP folder was empty
3026 (closes bug 46 stop scan messages in folders after empty folder)
3032 tools/freshmeat_search.pl ** NEW FILE **
3033 tools/google_search.pl ** NEW FILE **
3034 Add 2 Actions scripts which search freshmeat/google
3035 for the selected text using the browser configured
3038 Note: These scripts are very dependent on the format of the
3039 browser command and may not work on every occasion. Testing
3042 2003-02-14 [alfons] 0.8.10claws12
3045 fix breakage because of uninitialized account pointer.
3048 2003-02-14 [paul] 0.8.10claws11
3051 src/prefs_account.[ch]
3052 src/prefs_common.[ch]
3053 move signature settings to Account Prefs
3055 2003-02-14 [paul] 0.8.10claws10
3057 * sync with 0.8.10cvs11
3058 see ChangeLog 2003-02-14
3060 2003-02-13 [thorsten] 0.8.10claws9
3063 revert news progressbar (GUI separation)
3065 2003-02-13 [paul] 0.8.10claws8
3068 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3071 2003-02-13 [paul] 0.8.10claws7
3075 fix 'Follow-up and Reply-to' so that it creates a reply to
3076 the newsgroup and the sender. If the message has the keyword
3077 'poster' in the Followup-To header, all replies go to the
3078 sender, re: RFC 1036, Section 2.2.3
3079 rename all instances of 'ignore_replyto' to 'to_sender', both
3080 were previously used, now we use just one.
3082 2003-02-13 [paul] 0.8.10claws6
3084 * sync with 0.8.10cvs9
3085 see ChangeLog 2003-02-13
3087 2003-02-13 [paul] 0.8.10claws5
3090 show which plugins are configured in the configure
3093 2003-02-12 [thorsten] 0.8.10claws4
3096 show progress while fetching news headers
3098 2003-02-12 [christoph] 0.8.10claws3
3101 * src/plugins/Makefile.am
3102 use AM_CONDITIONAL to enable plugins, automake correctly
3103 manages this when creating distdir
3105 2003-02-12 [christoph] 0.8.10claws2
3107 * ac/spamassassin.m4
3108 * src/plugins/spamassassin/Makefile.am
3109 fix building SpamAssassin plugin without OpenSSL
3111 2003-02-12 [paul] 0.8.10claws1
3115 src/plugins/Makefile.am
3116 fix failure of 'make release'
3118 2003-02-12 [paul] 0.8.10claws
3120 * 0.8.10claws released
3122 2003-02-12 [paul] 0.8.9claws56
3129 updated translations by George Danchev, Ricardo Mones Lastra,
3130 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3133 Allow the building of RPMs by a regular user. Submitted
3136 2003-02-11 [alfons] 0.8.9claws55
3139 don't use pixmaps for label color rect but draw rectangles
3140 so we can respect the color map of palette based visuals
3141 (fixes the long time crashes on Suns - thanks to Andreas
3142 Engel and Steve O'Hara-Smith for testing)
3144 2003-02-11 [christoph] 0.8.9claws54
3146 * src/matcher_parser_parse.y
3147 correct bug where filering rules of not existing folders in
3148 matcherrc were added to global filtering
3150 (closes Debian Bug #180253 - Directory's filter-rules are merged with
3151 main filter-rules after removing directory, http://bugs.debian.org/180253)
3153 2003-02-11 [paul] 0.8.9claws53
3155 * sync with 0.8.10cvs7
3156 see ChangeLog 2003-02-09
3158 2003-02-11 [melvin] 0.8.9claws52
3161 Updated French tranlsations
3163 2003-02-10 [paul] 0.8.9claws51
3166 correct --enable-openssl
3167 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3169 2003-02-09 [martin] 0.8.9claws50
3171 * src/prefs_matcher.c
3172 fix segfault in prefs_matcher_substitute_cb() when
3175 2003-02-09 [paul] 0.8.9claws49
3178 fix bug where a newsgroup folder's processing rules were
3179 merged with the global filtering rules when the newsgroup
3180 folder was deleted, causing some seriously bad results,
3181 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3183 2003-02-08 [melvin] 0.8.9claws48
3186 Corrected and modified an alert message.
3188 2003-02-07 [paul] 0.8.9claws47
3191 fix bug where both an 'Account properties' window and a
3192 'Folder properties' window were opened when clicking on
3193 'Properties' in an NNTP or IMAP folder's popup menu.
3195 2003-02-07 [paul] 0.8.9claws46
3197 * sync with 0.8.10cvs6
3198 see ChangeLog 2003-02-06
3200 2003-02-06 [christoph] 0.8.9claws45
3203 freeze folder updates while importing mbox files
3204 (closes bug 43 importing mbox took hours)
3206 Patch submitted by Jens Rantil <jens.rantil@telia.com>
3208 2003-02-06 [thorsten] 0.8.9claws44
3211 Updated german translations
3213 2003-02-06 [thorsten] 0.8.9claws43
3216 use guint for message numbers (fix count in grouplist dialog)
3218 2003-02-05 [paul] 0.8.9claws42
3220 * sync with 0.8.10cvs2
3221 see ChangeLog 2003-02-05
3223 2003-02-04 [colin] 0.8.9claws41
3225 * src/prefs_common.[ch]
3228 Add an option to disable threading by subject
3230 2003-02-04 [christoph] 0.8.9claws40
3233 only abort fetching mails from multiple accounts when the
3234 error is fatal and does not allow to check any more accounts
3235 (currently only disk full error)
3237 (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3238 receive mails for other accouts)
3240 2003-02-04 [christoph] 0.8.9claws39
3243 first add the new message to the cache, then
3244 send the update notification
3246 (closes bug 39 after sending message folderview doesnt get updated)
3248 2003-02-04 [colin] 0.8.9claws38
3251 _really_ fix this Connecting... status
3253 2003-02-04 [paul] 0.8.9claws37
3256 see ChangeLog 2003-02-04
3258 2003-02-04 [paul] 0.8.9claws36
3260 * sync with 0.8.9cvs6
3261 see ChangeLog 2003-02-03
3263 2003-02-04 [paul] 0.8.9claws35
3266 updated by André Filipe de Assunção e Brito
3267 <bedecko@netsite.com.br>
3269 2003-02-03 [thorsten] 0.8.9claws34
3272 Updated german translations
3274 2003-02-02 [paul] 0.8.9claws33
3277 updated by Ricardo Mones Lastra
3279 2003-02-02 [thorsten] 0.8.9claws32
3282 Fix mh_get_msginfo() segfault if file is inaccessible
3284 2003-01-31 [colin] 0.8.9claws31
3287 Fix last commit's bug
3289 2003-01-31 [colin] 0.8.9claws30
3292 Missing a change for gpg-signed messages
3294 2003-01-31 [paul] 0.8.9claws29
3296 * src/pixmaps/gpg_signed.xpm ** NEW FILE **
3298 src/stock_pixmap.[ch]
3300 indicate GnuPG signed messages by displaying an icon
3301 in the Attachment column.
3303 2003-01-31 [paul] 0.8.9claws28
3305 * sync with 0.8.9cvs4
3306 see ChangeLog 2003-01-31
3308 2003-01-31 [alfons] 0.8.9claws27
3311 tune URI parser to accept mailto URLs with a '?'
3312 (patch from Ruslan Balkin)
3314 2003-01-31 [colin] 0.8.9claws26
3317 Fix a leak introduced in claws24
3319 2003-01-31 [colin] 0.8.9claws25
3322 Freeze/Thaw folder updates when deleting dups
3324 2003-01-31 [colin] 0.8.9claws24
3329 little speed improvements
3331 2003-01-31 [colin] 0.8.9claws23
3334 Fix segfault when forwarding nothing
3335 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3337 2003-01-30 [paul] 0.8.9claws22
3339 * sync with 0.8.9cvs3
3340 see ChangeLog 2003-01-30
3342 2003-01-30 [paul] 0.8.9claws21
3344 * sync with 0.8.9cvs2
3345 see ChangeLog 2003-01-30
3347 2003-01-29 [paul] 0.8.9claws20
3349 * sync with 0.8.9cvs1
3350 see ChangeLog 2003-01-29
3352 2003-01-28 [paul] 0.8.9claws19
3355 update to reflect changes.
3356 thanks to Ricardo Mones Lastra
3358 2003-01-27 [christoph] 0.8.9claws18
3361 * ac/spamassassin.m4
3362 * src/plugins/spamassassin/README
3363 * src/plugins/spamassassin/libspamc.[ch]
3364 * src/plugins/spamassassin/utils.[ch]
3365 updated to latest libspamc
3367 2003-01-27 [christoph] 0.8.9claws17
3370 fix wrong use of procheader_get_header_fields
3372 2003-01-27 [christoph] 0.8.9claws16
3375 * src/prefs_account.[ch]
3376 * src/common/nntp.[ch]
3377 allow to force authentication for NNTP servers
3379 Patch submitted by Florian Mickler <dmk@d-labs.de>
3381 2003-01-26 [paul] 0.8.9claws15
3384 speed up of marking messages as read
3385 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3387 2003-01-26 [christoph] 0.8.9claws14
3390 * src/mgutils.[ch] ** REMOVE **
3391 * src/xml.[ch] ** REMOVE **
3392 * src/xmlprops.[ch] ** REMOVE **
3393 * src/common/Makefile.am
3394 * src/common/mgutils.[ch] ** NEW **
3395 * src/common/xml.[ch] ** NEW **
3396 * src/common/xmlprops.[ch] ** NEW **
3397 move xml files to common directory
3399 2003-01-26 [christoph] 0.8.9claws13
3401 * src/plugins/spamassassin/spamassassin_gtk.c
3402 only set gtk entry text if string is available
3404 2003-01-26 [melvin] 0.8.9claws12
3406 * src/description_window.c
3407 Allow resizing of the window
3408 Allow automatic horizontal scroll bar
3409 Do not vertically expand and fill
3411 2003-01-26 [christoph] 0.8.9claws11
3414 * src/gtkutils.[ch] ** REMOVE **
3415 * src/common/sylpheed.c
3416 * src/gtk/Makefile.am
3417 * src/gtk/description_window.c
3418 * src/gtk/gtkutils.[ch] ** NEW **
3419 * src/gtk/prefswindow.c
3420 move gtkutils to gtk directory
3422 2003-01-26 [paul] 0.8.9claws10
3425 rename summary_unread_clicked() to summary_status_clicked()
3427 2003-01-26 [melvin] 0.8.9claws9
3429 * src/prefs_actions.c
3430 Cosmetical changes to the help text
3432 2003-01-26 [paul] 0.8.9claws8
3437 src/prefs_sumamry_column.c
3439 rename the 'Unread' column to 'Status'
3441 2003-01-25 [match] 0.8.9claws7
3444 removed reference to LDAP constants. removed error2string.
3445 included functions to support LDAP dynamic queries.
3447 moved LDAP constants here.
3451 removed references to LDAP constants and references to
3454 2003-01-25 [paul] 0.8.9claws6
3457 summary_thread_build(), summary_thread_init(): remove
3458 unneeded reference to summaryview->folder_item
3460 2003-01-25 [christoph] 0.8.9claws5
3462 * src/gtk/description_window.c
3463 o allow description texts to expand over multiple columns
3464 o translate all columns
3465 * src/prefs_actions.c
3466 change syntax description to use new multi column feature
3468 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3470 2003-01-25 [match] 0.8.9claws4
3473 fixed bug with Quoted-Printable
3475 2003-01-25 [paul] 0.8.9claws3
3478 src/summaryview.[ch]
3479 implement per-folder collapsed/expanded threads setting
3481 * src/prefs_common.c
3482 remove global collapsed/expanded threads option
3484 2003-01-25 [christoph] 0.8.9claws2
3487 add pluginwindow and prefswindow
3489 make send respond correctly to messages that could be added
3490 to the queue folder, but the UID of the message is unknown
3493 don't return guessed UIDs in imap_add_msg anymore. We return
3494 0 to tell the folder system it was appened but the UID is
3495 unknown. Folder system now get's the UID by scaning the folder
3496 and searching the cache for the Message-ID
3497 (closes bug #29 Messages queued, but not sent)
3499 2003-01-25 [paul] 0.8.9claws1
3502 conv_encode_header(): fix bug when long headers with 8-bit
3503 characters are used, so that the encoded words are wrapped.
3504 If the space in the original text falls on the wrap boundary,
3506 Patch by Sergey Vlasov.
3509 fix bug where a change to the sorting method or thread view
3510 of a folder's messages is lost if simpify-subject is set and
3512 Patch by Luke Plant.
3514 2003-01-24 [paul] 0.8.9claws
3516 * sylpheed-0.8.9claws released
3520 remove reference to 'INSTALL.jp'
3522 2003-01-23 [paul] 0.8.8claws128
3528 updated translations. submitted by Ricardo Mones Lastra,
3529 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3531 2003-01-23 [colin] 0.8.8claws127
3534 Fix drafted and queued news articles re-edition
3536 2003-01-23 [melvin] 0.8.8claws126
3539 Updated French translations
3541 2003-01-23 [colin] 0.8.8claws125
3544 Fix "Connecting to..." status message
3546 2003-01-22 [paul] 0.8.8claws124
3549 updated by George Danchev
3552 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3555 2003-01-21 [paul] 0.8.8claws123
3558 updated by George Danchev
3564 don't translate 'Separator'
3566 * src/plugins/spamassassin/Makefile.am
3567 add aspell to CPPFLAGS
3569 * src/plugins/spamassassin/spamassassin.c
3570 src/plugins/spamassassin/spamassassin_gtk.c
3571 set correct default for spamassassin_receive_spam
3572 slightly re-word descriptions and some
3575 2003-01-19 [alfons] 0.8.8claws122
3578 mimeview_save_as(): we might as well show the file name for
3579 the single case "Save As" too
3581 2003-01-19 [alfons] 0.8.8claws121
3584 change bug tracker URL to bugzilla URL
3586 2003-01-19 [alfons] 0.8.8claws120
3589 mimeview_save_all(): display name of file before overwriting;
3590 continue saving all, even when one overwrite was cancelled
3592 2003-01-19 [christoph] 0.8.8claws119
3596 fix wrong usage of procmsg_find_children in summaryview
3597 by using procmsg_update_unread_children instead of
3598 summaryview_update_unread_children
3600 2003-01-19 [christoph] 0.8.8claws118
3603 fix infinite loop in procmsg_find_children
3604 (closes bug #25 sylpheed crashes on delete.)
3606 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3608 2003-01-19 [paul] 0.8.8claws117
3611 updated by Ivan Francolin Martinez
3613 2003-01-18 [melvin] 0.8.8claws116
3615 * src/prefs_actions.c
3616 Removed syntax limitation of only one '&' at the end of command.
3617 Now actions that contain '>/dev/null 2>&1' are possible.
3619 2003-01-18 [melvin] 0.8.8claws115
3621 * src/prefs_actions.c
3622 Actions IO dialog: when the action ends
3623 the "Close" button now has focus and [Escape] closes the
3626 2003-01-18 [christoph] 0.8.8claws114
3629 o add debug output when MsgInfos are really freed
3630 o free GSLists in procmsg_find_children and
3631 procmsg_update_unread_children
3633 2003-01-18 [christoph] 0.8.8claws113
3636 reorder Configuration menu
3638 2003-01-18 [christoph] 0.8.8claws112
3641 fix applying templates to forwarded messages
3643 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3645 2003-01-17 [christoph] 0.8.8claws111
3648 destroy folder items, when a folder item is removed
3650 2003-01-17 [christoph] 0.8.8claws110
3653 fix wrong folder stats update when ignored message is
3656 2003-01-17 [colin] 0.8.8claws109
3660 Quicksearch bugfixes:
3661 - hide help button at startup if not extended
3662 - switch to extended when looking for replies
3666 * sync with 0.8.9 release
3668 2003-01-17 [paul] 0.8.8claws108
3670 * sync with 0.8.8cvs11
3671 see ChangeLog 2003-01-17
3673 2003-01-16 [colin] 0.8.8claws107
3676 Changed encryption test to re-ask passphrase
3677 if an encrypted message hasn't been decrypted
3680 2003-01-16 [christoph] 0.8.8claws106
3683 * src/prefs_toolbar.c
3684 * src/gtk/prefswindow.h
3685 * src/plugins/spamassassin/spamassassin_gtk.c
3686 remove page destroy function that is not used anymore
3688 2003-01-16 [paul] 0.8.8claws105
3690 * sync with 0.8.8cvs9
3691 see ChangeLog 2002-01-16
3693 2003-01-16 [colin] 0.8.8claws104
3696 Fix bug with autosaved drafts for IMAP, when draft
3697 folder is specified - fixes bugzilla bug #20
3699 2003-01-15 [paul] 0.8.8claws103
3703 store folder and message-id of message forwarding
3704 in queue header and set forward flag after sending
3706 2003-01-15 [paul] 0.8.8claws102
3708 * sync with 0.8.8cvs8
3709 see ChangeLog 2002-01-15
3711 2003-01-15 [colin] 0.8.8claws101
3714 Fix linking with GNU libiconv
3716 2003-01-15 [darko] 0.8.8claws100
3719 fix crash when importing pine address book
3720 entry with an empty name (reported by DY
3721 <dybulk at tri8.net>)
3723 2003-01-14 [paul] 0.8.8claws99
3725 * configure.in ** REMOVED **
3726 configure.ac ** NEW FILE **
3727 rename configure.in to configure.ac, as it is now
3730 2003-01-14 [melvin] 0.8.8claws98
3733 folderview_check_new(): More precise function description
3735 2003-01-14 [melvin] 0.8.8claws97
3738 folderview_check_new(): return the number of new messages
3741 inc_account_mail(): Disable counting of new messages for IMAP
3742 and NNTP until bug [19] and [14] are fixed.