1 2003-08-01 [christoph] 0.9.3claws88
4 allow single click field selection. document code.
6 2003-08-01 [christoph] 0.9.3claws87
8 * src/plugins/clamav/clamav_plugin.c
9 * src/plugins/clamav/clamav_plugin_gtk.c
10 * src/plugins/dillo_viewer/dillo_viewer.c
11 * src/plugins/image_viewer/plugin.c
12 * src/plugins/mathml_viewer/mathml_viewer.c
13 * src/plugins/spamassassin/spamassassin.c
14 * src/plugins/spamassassin/spamassassin_gtk.c
15 * src/plugins/trayicon/trayicon.c
16 add version check to all plugins
18 2003-08-01 [hoa] 0.9.3claws86
20 * src/prefs_filtering.c
21 fixed a cosmetic bug, during creation of dialog box,
22 wrong widgets were shown after creation.
24 2003-08-01 [luke] 0.9.3claws85
27 o fixed visibility of icons/mimeview after toggling separate
28 message/folder view (factored out some similar code too).
31 2003-07-31 [alfons] 0.9.3claws84
34 tweak icon box UI a bit more, now allowing right-clicks actions
35 getting the relevant mime data too; should fix #250, "Can't save
36 attachments sometimes".
38 2003-07-30 [alfons] 0.9.3claws83
41 don't do auto-save-draft inside key press handler, but rather
42 schedule it half of a second later; should fix #67, "autosave
43 make re-rediting message crazy"
45 2003-07-30 [christoph] 0.9.3claws82
47 * src/plugins/trayicon/trayicon.c
48 process pending events before unloading the plugin
50 (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
52 2003-07-30 [alfons] 0.9.3claws81
55 parameter 2 of g_hook_destroy() should really be a hook id
57 2003-07-30 [alfons] 0.9.3claws80
60 fix a possibly harmful function signature mismatch
63 2003-07-30 [alfons] 0.9.3claws79
65 * src/common/hooks[.ch]
68 2003-07-30 [darko] 0.9.3claws78
73 2003-07-30 [luke] 0.9.3claws77
77 o added/moved signal handlers for SIGTERM (normal kill command)
78 and SIGINT (ctl-c) to be used even without
79 --enable-crash-dialog, fixing bug 166
82 o rewrote menu sensitivity code as per mainwindow.c, fixing
86 o changed sensitivity condition for 'Next new' and 'Next
89 2003-07-29 [alfons] 0.9.3claws76
91 * src/common/utils.[ch]
94 save ack'ed RRR; fixes #205, "return receipt is not saved in
97 2003-07-29 [alfons] 0.9.3claws75
100 fix a memleak (claws-only)
102 2003-07-29 [alfons] 0.9.3claws74
105 * src/gtk/gtkvscrollbutton.[ch]
106 fix UI glitch where mime icon toolbox' scroll position is not
107 reset after switching to another message
110 2003-07-29 [paul] 0.9.3claws73
112 * src/prefs_folder_item.c
113 split the prefs into 2 separate pages
115 2003-07-29 [paul] 0.9.3claws72
118 prepend "\n\n" to a signature without a separator too
120 2003-07-29 [paul] 0.9.3claws71
123 fix bug where changing to an account without an auto-sig
124 from an initial account without an auto-sig would insert
125 2 blank lines at the cursor point
126 fix bug where changing to an account with an auto-sig
127 from an initial account without an auto-sig would insert
128 the sig at the cursor point
130 2003-07-29 [paul] 0.9.3claws70
133 use the colour from the folder pref unless the folder
136 2003-07-29 [alfons] 0.9.3claws69
141 rewrite return receipt request work a little bit (the former
142 implementation presumably depended too much on the UI setting
143 flags). (we're losing the old pending flag.)
145 2003-07-28 [christoph] 0.9.3claws68
151 fix copy to IMAP folder from other folder
153 2003-07-28 [christoph] 0.9.3claws67
156 fix sync of procmsg_get_message_file_list
158 2003-07-28 [christoph] 0.9.3claws66
160 * sync with 0.9.3cvs14
161 see ChangeLog 2003-07-18
162 * sync with 0.9.3cvs17
163 see ChangeLog 2003-07-23
165 (closes Bug 234 segmentation fault after sending out mail via
168 2003-07-28 [paul] 0.9.3claws65
171 update Spanish translation, submitted by Ricardo Mones
174 2003-07-28 [christoph] 0.9.3claws64
179 return new message numbers as a GRelation instead of a GSList
180 that has to be in the same order as the input list. A list
181 would make it hard for IMAP to optimize oepration by sorting
182 the input list. The returned list would have to be reordered
183 to match the same order that input list has.
185 * src/gtk/gtkaspell.c
186 fix missing return value, could cause a crash when garbage is
187 on the stack that is used as the expected return value
189 2003-07-28 [paul] 0.9.3claws63
191 * sync with 0.9.4cvs1
192 see ChangeLog 2003-07-28
194 2003-07-27 [alfons] 0.9.3claws62
197 tweak it more to make icon list act like a check button group
199 2003-07-27 [christoph] 0.9.3claws61
201 * sync with 0.9.3cvs20
202 see ChangeLog 2003-07-25
204 2003-07-27 [paul] 0.9.3claws60
207 re-commit changes from 0.9.3claws58 -
208 accidently removed in 0.9.3claws59
210 2003-07-27 [paul] 0.9.3claws59
213 a sync from 0.9.3cvs17
214 see ChangeLog 2003-07-23
216 2003-07-27 [alfons] 0.9.3claws58
219 add missing header members to MsgInfo; fixes the problem of
220 not displaying X-Faces, as noticed by Ricardo Mones
222 2003-07-26 [christoph] 0.9.3claws57
224 * sync with 0.9.3cvs18
225 see ChangeLog 2003-07-24
227 2003-07-26 [christoph] 0.9.3claws56
229 * sync with 0.9.3cvs17
230 see ChangeLog 2003-07-23
232 2003-07-26 [christoph] 0.9.3claws55
239 add support for copy function that copy multiple messages
240 (not implemented yet)
243 add missing return value
245 2003-07-26 [paul] 0.9.3claws54
247 * tools/multiwebsearch.pl
248 do whitespace substitution before passing the string
249 to the browser. fixes bug with browsers that don't
250 do whitespace conversion themselves.
252 2003-07-25 [christoph] 0.9.3claws53
257 rewrite adding of multiple messages to a folder for
260 2003-07-25 [luke] 0.9.3claws52
263 o icon toggles set correctly on leaving ctree mimeview
265 2003-07-25 [paul] 0.9.3claws51
267 * partial sync with 0.9.3cvs21 [src/main.c]
268 see ChangeLog 2003-07-25
270 2003-07-24 [paul] 0.9.3claws50
272 * tools/maildir2sylpheed.pl
275 2003-07-24 [paul] 0.9.3claws49
278 increase the gutter size of paned so that the panes
281 * src/plugins/demo/demo.c
282 squeeze in another typo fix
284 2003-07-24 [paul] 0.9.3claws48
286 * src/plugins/demo/demo.c
288 small changes to the English
290 * src/pixmaps/mime_application_octect_stream.xpm ** REMOVED **
291 src/pixmaps/mime_application_octet_stream.xpm ** NEW FILE **
294 rename the misspelled icon
296 2003-07-23 [alfons] 0.9.3claws47
299 make icon list look like a list of toggles
301 2003-07-23 [luke] 0.9.3claws46
303 * src/pixmaps/mimeview_gpg_expired.xpm
304 * src/pixmaps/mimeview_gpg_failed.xpm
305 * src/pixmaps/mimeview_gpg_passed.xpm
306 * src/pixmaps/mimeview_text_html.xpm
307 * src/pixmaps/mimeview_image.xpm
308 o all icons the same size
311 o mimeview ctree arranged vertically above the viewer
312 o icons changed to buttons
313 o can use keyboard to select an icon (Enter)
314 o resize icon list to width of icons
316 * src/gtk/gtkvscrollbutton.c
317 o sensitivity of buttons reacts to position
319 2003-07-23 [christoph] 0.9.3claws45
321 * sync with 0.9.3cvs14 (incomplete)
322 see ChangeLog 2003-07-17
324 2003-07-23 [alfons] 0.9.3claws44
328 sync with my local tree to restore some claws-only things
330 2003-07-23 [paul] 0.9.3claws43
332 * src/pixmaps/mime_gpg_expired.xpm ** NEW FILE **
333 src/pixmaps/mime_gpg_unknown.xpm ** NEW FILE **
338 src/stock_pixmap.[ch]
339 indicate missing keys and expired sigs/keys
342 2003-07-23 [paul] 0.9.3claws42
345 Redirect fixes: enable automatic account selection and
346 do not append signature to message on changing account
349 2003-07-23 [paul] 0.9.3claws41
351 * sync with 0.9.3cvs16
352 see ChangeLog 2003-07-23
354 2003-07-23 [alfons] 0.9.3claws40
357 give progress dialog a main window, and give it the first
358 one (presumably the only one). fixes bug #247, "segfault on
361 2003-07-22 [alfons] 0.9.3claws39
364 shift-space scrolls up
366 2003-07-22 [paul] 0.9.3claws38
368 * sync with 0.9.3cvs15
369 see ChangeLog 2003-07-22
371 2003-07-20 [alfons] 0.9.3claws37
374 put menu inside #ifdef USE_ASPELL..#endif
376 2003-07-20 [christoph] 0.9.3claws36
379 fix wrong flags in MsgInfo returned by
380 procmsg_msginfo_get_full_info()
382 (closes Bug 221 Deleting messages from the Message View gives incorrect
383 new/unread message counts in the folder view)
385 * src/plugins/spamassassin/spamassassin_gtk.c
386 add gettext macro for prefs page title
388 2003-07-20 [paul] 0.9.3claws35
391 redraw icon list on signature check
393 2003-07-20 [christoph] 0.9.3claws34
398 * src/folder_item_prefs.[ch] ** NEW **
403 * src/prefs_scoring.c
405 * src/prefs_folder_item.[ch]
406 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
408 o use prefswindow for folder properties
410 * src/gtk/prefswindow.[ch]
411 change implementation to use an invisible notebook instead
412 of unparenting widgets
414 2003-07-20 [christoph] 0.9.3claws33
420 * src/prefs_filtering.h
421 * src/prefs_folder_item.[ch]
426 (always use 1. typedefs, 2. #includes, 3. structures)
428 * src/common/version.h.in
429 add casts for constants
431 * src/plugins/demo/demo.c
434 * src/plugins/spamassassin/spamassassin.c
435 remove unused variable
437 2003-07-20 [alfons] 0.9.3claws32
440 o make icon buttons respond on left click
441 o minor cosmetic change
443 2003-07-19 [luke] 0.9.3claws31
446 * src/gtk/gtkvscrollbutton.c
448 o improved mimeview behaviour when selecting a new message
449 o plus code cleanups to remove compile warnings
452 2003-07-19 [alfons] 0.9.3claws30
456 * src/common/utils.[ch]
457 subject_get_reply_prefix_length() <- subject_get_prefix_length()
459 2003-07-19 [alfons] 0.9.3claws29
461 * src/prefs_folder_item.c
462 reinit "legacy" tmp_prefs, so we don't free nor use invalid
465 2003-07-19 [luke] 0.9.3claws28
471 * src/stock_pixmap.[ch]
472 * src/gtk/Makefile.am
474 * src/gtk/gtkvscrollbutton.[ch] ** NEW **
475 * src/pixmaps/mime_*.xpm ** NEW **
476 o mimeview rearrangement with a new icon shortcut bar
478 2003-07-19 [alfons] 0.9.3claws27
481 o plug leaking nodes_to_recollapse
482 o add folderview_recollapse_all_nodes() (not used yet)
484 2003-07-19 [alfons] 0.9.3claws26
488 honour #240 "Better SUBJECT handling" by cleaning the prefix
489 for both forwarding as replying
491 2003-07-18 [christoph] 0.9.3claws25
494 * src/common/sylpheed.[ch]
495 * src/common/version.h.in
496 add version in numeric form to allow easy comparison
498 * src/plugins/demo/demo.c
500 - sylpheed version > plugin version => never allowed, sylpheed
501 could contain unknown API changes
502 - sylpheed version < minimum version required => don't load,
503 API required not available (if linking does not fail)
505 2003-07-18 [alfons] 0.9.3claws24
507 * src/common/plugin.[ch]
510 2003-07-18 [christoph] 0.9.3claws23
513 fix crash when hooks where unregisted
515 * src/plugins/trayicon/trayicon.c
516 unregister detroy signal before destroying the widget
517 (still crashes when the plugin is unloaded)
519 2003-07-18 [alfons] 0.9.3claws22
522 delay expanding folder tree during drags until timeout triggered
523 (needs perhaps some tweaking, so testing is welcome)
525 2003-07-17 [alfons] 0.9.3claws21
530 2003-07-17 [christoph] 0.9.3claws20
532 * src/common/session.c
533 fix opening of SSL connections
535 * src/plugins/image_viewer/Makefile.am
536 add OPENSSL_CFLAGS (we should find a better solution to remove
537 this dependencies if they are not required)
539 * src/plugins/spamassassin/spamassassin.c
540 remove setlocale workaround (fixed in libspamc)
542 (closes Bug Bug 184 Entering non-ascii character deletes previous char
543 if spell checking enabled)
545 2003-07-17 [alfons] 0.9.3claws19
547 * src/common/hooks.[ch]
548 * src/plugins/clamav/clamav_plugin.c
549 * src/plugins/spamassassin/spamassassin.c
550 * src/plugins/trayicon/trayicon.c
553 2003-07-17 [alfons] 0.9.3claws18
558 2003-07-17 [alfons] 0.9.3claws17
563 2003-07-17 [paul] 0.9.3claws16
568 add link to the Claws site's FAQ page, after the suggestion
569 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
570 Move url strings to defs.h
573 fix typo to prevent "unknown menu entry" warnings
575 2003-07-17 [alfons] 0.9.3claws15
577 * src/folderview.[ch]
578 * src/summaryview.[ch]
582 2003-07-17 [paul] 0.9.3claws14
585 remove two instances of 'GTK_EVENTS_FLUSH' because
586 they are unnecessary and probably cause a stack overflow
588 2003-07-16 [christoph] 0.9.3claws13
591 use an invisible GTK notebook to switch between viewers
592 instead of reparenting widgets
594 2003-07-16 [christoph] 0.9.3claws12
597 move folder_item_update_freeze() to correct place in
598 folder_item_scan_full()
600 2003-07-16 [paul] 0.9.3claws11
602 * sync with 0.9.3cvs12
603 see ChangeLog 2003-07-14 and 2003-07-15
605 2003-07-16 [christoph] 0.9.3claws10
608 * src/prefs_account.[ch]
609 sync IMAP CRAM-MD5 authentication with sylpheed-main
611 2003-07-15 [alfons] 0.9.3claws9
614 make --config-dir do something useful
616 2003-07-15 [alfons] 0.9.3claws8
619 o fix a bug where 'last' didn't really point to the last message
620 in the top level list of children, but to the last threaded
623 o clean up and make it easier to sync
625 2003-07-15 [alfons] 0.9.3claws7
628 make correct menu items sensitive
630 2003-07-14 [alfons] 0.9.3claws6
633 tune the threader so it will not subject-thread any message
634 without a subject prefix (this will not thread correctly if
635 a parent is delivered after their childs, but it looks
638 2003-07-13 [christoph] 0.9.3claws5
641 group "Add mailbox *..." menu items in submenu
643 2003-07-13 [alfons] 0.9.3claws4
646 correct summary_toggle_pressed() signature and make sure
647 signal is not passed on
649 2003-07-13 [alfons] 0.9.3claws3
652 o for now don't pass on keys when they we're handled by
653 ctree::key_press_event
656 2003-07-13 [alfons] 0.9.3claws2
659 add command line option "--config-dir" to get the current
662 2003-07-12 [alfons] 0.9.3claws1
665 * src/matcher_parser_parse.y
666 * src/prefs_filtering.c
668 add "Lock" filter action to lock messages;
672 * src/prefs_filtering.c
673 re-organize matcher part 9:
674 make action text entries easily extendible;
675 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
676 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
681 update old information and add missing
684 2003-07-12 [paul] 0.9.3claws
686 * 0.9.3claws released
688 2003-07-12 [paul] 0.9.0claws103
693 2003-07-12 [melvin] 0.9.0claws102
696 Fixed bug #215: Show MIME tab for single text/html messages.
698 2003-07-12 [paul] 0.9.0claws101
703 2003-07-12 [paul] 0.9.0claws100
709 update Spanish, Croatian, Polish, Serbian translations.
710 submitted by Ricardo Mones Lastra, Dragan, Witold
711 Wladyslaw Wojciech Wilk, Urke MMI
713 2003-07-12 [melvin] 0.9.0claws99
716 Updated French translations.
718 2003-07-12 [paul] 0.9.0claws98
721 disable 'Lookup' button as it has no effect
723 2003-07-11 [alfons] 0.9.0claws97
726 summary_searchbar_pressed() should return TRUE to signal that
727 event was handled. when returning void, the return value passed
728 to GTK is actually random, but maybe FALSE, in which case the
729 event is handled by parent
731 2003-07-10 [paul] 0.9.0claws96
733 * ac/missing/gettext.m4
734 update to version 0.12
736 2003-07-10 [paul] 0.9.0claws95
738 * src/plugins/clamav/clamav_plugin.c
739 fix bug where multipart/alternative messages
740 would slip through without being scanned
742 2003-07-10 [christoph] 0.9.0claws94
745 correct check if folder supports removing when a message is
746 moved. if not the message is only copied.
748 (closes Bug 132 crash on startup in newsgroups folders)
750 2003-07-09 [alfons] 0.9.0claws93
754 --with-config-dir (default .sylpheed)
756 2003-07-09 [christoph] 0.9.0claws92
759 use PKG_CHECK_MODULES to check for gtkmathview
760 (version 0.4.2 now required)
762 2003-07-08 [melvin] 0.9.0claws91
765 Implemented a progress bar that counts the number of completed
766 tasks when the action runs more than one command.
768 2003-07-08 [alfons] 0.9.0claws90
771 if queued message has an invalid Message-Id, don't try to
772 find message it refers to (fixes #209 "crash when processing
775 2003-07-08 [paul] 0.9.0claws89
777 * sync with 0.9.3cvs2
778 see ChangeLog 2003-07-08
780 2003-07-08 [match] 0.9.0claws88
783 extend LDAP search for first/last name by parsing search term.
785 2003-07-08 [alfons] 0.9.0claws87
788 fix bug #208 "Status message stuck when sending on POP3 account"
790 2003-07-07 [paul] 0.9.0claws86
793 new Croatian translation, submitted by
794 Dragan <drleskov@inet.hr>
796 2003-07-07 [paul] 0.9.0claws85
798 * sync with 0.9.3cvs1
799 see ChangeLog 2003-07-07
801 2003-07-05 [christoph] 0.9.0claws84
806 * src/stock_pixmap.[ch]
807 * src/pixmaps/messageview_text.xpm ** NEW **
808 move mimeview tabs to the right side and use icons
809 instead of text to save some space
811 (patch by Luke Plant <lukeplant@softhome.net>)
813 2003-07-05 [christoph] 0.9.0claws83
816 add NULL pointer checks
818 (patch by Luke Plant <lukeplant@softhome.net>)
819 (closes Bug 204 0.9.0 quits on authentication error?!)
821 2003-07-05 [alfons] 0.9.0claws82
824 take the clue in bug #202 "./configure script -
825 'if test' comparison failure" reported by John Kristoff.
827 2003-07-04 [christoph] 0.9.0claws81
829 * src/plugins/spamassassin/spamassassin.c
830 set timeout for spam check
832 2003-07-04 [christoph] 0.9.0claws80
835 destroy all FolderItems when shutting down to
836 allow folders to clean up
838 2003-07-04 [melvin] 0.9.0claws79
840 * src/gtk/gtkaspell.c
841 Fixed bug #184 "Entering non-ascii character deletes
842 previous char if spell checking enabled": this makes
843 the spell checking in multibytes (e.g. UTF-8)locales work.
844 (Patch by Luke Plant).
846 2003-07-04 [christoph] 0.9.0claws78
848 * sync with 0.9.2cvs1
849 see ChangeLog 2003-06-10
851 2003-07-04 [paul] 0.9.0claws77
853 * sync with 0.9.3 release
854 see ChangeLog 2003-07-04
856 2003-07-03 [christoph] 0.9.0claws76
863 move folder_item_get_path() stuff into a folder virtual function
866 use folder_item_fetch_msg() to get message and do not contruct
867 the filename from path and number
869 2003-07-03 [paul] 0.9.0claws75
871 * sync with 0.9.2cvs12
872 see ChangeLog 2003-07-03
874 2003-07-02 [paul] 0.9.0claws74
877 fix text-selection for replying
879 2003-07-02 [paul] 0.9.0claws73
881 * sync with 0.9.2cvs11
882 see ChangeLog 2003-07-02
884 2003-07-02 [paul] 0.9.0claws72
887 revert last commit because it breaks more
890 2003-07-02 [paul] 0.9.0claws71
893 fix thread by subject/sort by date
895 2003-07-01 [paul] 0.9.0claws70
897 * sync with 0.9.2cvs10
898 see ChangeLog 2003-07-01
900 2003-06-30 [paul] 0.9.0claws69
902 * sync with 0.9.2cvs9
903 see ChangeLog 2003-06-30
905 2003-06-28 [match] 0.9.0claws68
910 2003-06-27 [paul] 0.9.0claws67
912 * sync with 0.9.2cvs7
913 see ChangeLog 2003-06-27
915 2003-06-26 [christoph] 0.9.0claws66
918 freeze folder updates while a folder is scanned
920 (closes Bug 185 New message counter)
922 2003-06-26 [darko] 0.9.0claws65
925 fix infinite loop when adding a new LDAP server
927 2003-06-26 [paul] 0.9.0claws64
929 * sync with 0.9.2cvs6
930 see ChangeLog 2003-06-26
932 2003-06-26 [paul] 0.9.0claws63
934 * sync with 0.9.2cvs5
935 see ChangeLog 2003-06-25 and 2003-06-26
937 2003-06-25 [match] 0.9.0claws62
940 Fixed tab/backtab for dropped-down completion list to
941 move next/previous field. (close bug 147)
943 2003-06-25 [christoph] 0.9.0claws61
945 * src/addr_compl.[ch]
954 2003-06-25 [leandro] 0.9.0claws60
958 o gray out "Message/Remove references" menu item if not
959 replying to a message
961 2003-06-24 [leandro] 0.9.0claws59
964 o removed "Message/Create new thread" menu item
965 o added "Message/Remove references" menu item
966 (it's off by default and will not check anymore
967 if the subject changed)
969 2003-06-23 [alfons] 0.9.0claws58
972 try better grouping messages threaded by subject based on their age.
973 still not perfect - because the message tree is not sorted by date.
975 2003-06-23 [thorsten] 0.9.0claws57
978 added mail_receive_hook to allow modifications
979 directly after retrieval (e.g. adding headers).
981 2003-06-23 [paul] 0.9.0claws56
984 enable the use of Ctrl+A to select all text in
986 Patch submitted by Ivan Francolin Martinez
987 <ivanfm@users.sourceforge.net>
989 2003-06-22 [christoph] 0.9.0claws55
992 o add notification hook for folder tree changes
993 o invoke hooks after folder tree scanning
995 * src/folderview.[ch]
996 register hook for folder tree changes that
999 (there are more places that should be updated, like add, remove
1002 (closes Bug 164 Crash on rebuild folder tree)
1003 (closes Bug 190 Crash on 'rebuilding folder tree')
1005 2003-06-21 [leandro] 0.9.0claws54
1008 create a new thread if subject changes
1009 (it's on by default, can be disabled in Message menu)
1011 2003-06-21 [alfons] 0.9.0claws53
1014 quiet little compiler
1016 2003-06-21 [christoph] 0.9.0claws52
1018 update gettext stuff to version 0.12
1020 2003-06-19 [alfons] 0.9.0claws51
1023 * src/common/plugin.c
1024 move defs.h before glib.h to prevent MIN/MAX redefs
1031 2003-06-19 [match] 0.9.0claws50
1033 * src/addressbook.[ch]
1034 * src/addrindex.[ch]
1035 * src/addr_compl.[ch]
1037 * src/editldap_basedn.[ch]
1040 re-implemented dynamic LDAP search. works without
1041 slowdown on display sender with addressbook
1046 2003-06-19 [paul] 0.9.0claws49
1049 fix Bug #136 'Nonprovided quotation marks crash claws'
1050 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1052 2003-06-19 [alfons] 0.9.0claws48
1054 * src/prefs_common.[ch]
1056 restrict threading by subject by checking thread for
1057 age (prefs_common.thread_by_subject_max_age)
1059 2003-06-18 [christoph] 0.9.0claws47
1062 fix memory leak in imap_cmd_fetch()
1064 2003-06-18 [christoph] 0.9.0claws46
1067 fix memory leak in prefs_set_default() when used multiple
1068 times or after prefs have been read
1070 2003-06-18 [christoph] 0.9.0claws45
1072 * src/common/plugin.c
1073 fix memory leak in plugin_unload()
1075 2003-06-18 [christoph] 0.9.0claws44
1078 fix memory leak in imap_cmd_ok()
1080 2003-06-18 [christoph] 0.9.0claws43
1083 stop messages that are downloaded from POP3 and added to
1084 an IMAP inbox from being filtered twice (first by POP3
1085 and again when IMAP folder is scaned to get the UID of
1086 the APPEND operation when no UIDPLUS is available)
1095 * tools/launch_phoenix ** REMOVED **
1096 tools/launch_firebird ** NEW **
1097 renamed and edited to reflect the browser's name change from
1098 'phoenix' to 'firebird'
1100 2003-06-18 [paul] 0.9.0claws42
1102 * sync with 0.9.2cvs2
1103 see ChangeLog 2003-06-16
1105 2003-06-17 [alfons] 0.9.0claws41
1108 prevent threading problems when a node is an ancestor (parent / great parent),
1109 which mostly happens with circular references (thanks to Phillipe Gramoullé
1110 for finding an sample set of messages)
1112 2003-06-16 [christoph] 0.9.0claws40
1115 don't popup main window on --receive or --receive-all
1117 * src/mainwindow.[ch]
1118 * src/plugins/trayicon/trayicon.c
1119 allow hiding of main window by clicking on the trayicon
1120 (doesn't work correctly in seperate window mode and may
1121 cause unexpected GTK problems I couldn't find yet)
1124 remove incorrect warning
1126 2003-06-15 [alfons] 0.9.0claws39
1128 * src/gtk/gtkstext.c
1129 don't output debug text;
1130 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1131 for pointing this out);
1133 2003-06-14 [alfons] 0.9.0claws38
1136 remove printf() and make one if..else comply with coding style
1138 2003-06-14 [alfons] 0.9.0claws37
1143 * src/messageview.[ch]
1145 apply patch #754162 "Quoting messages filtered by actions" submitted
1146 by Martin Wicke, which allows quoting message body changed by an
1149 2003-06-13 [alfons] 0.9.0claws36
1152 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1153 use case insensitive regexp (suggested by Ivan Martinez)
1155 2003-06-13 [christoph] 0.9.0claws35
1158 * src/plugins/trayicon/Makefile.am
1159 * src/plugins/trayicon/eggtrayicon.[ch] ** REMOVE **
1160 * src/plugins/trayicon/trayicon.c
1161 * src/plugins/trayicon/libeggtrayicon/.cvsignore ** NEW **
1162 * src/plugins/trayicon/libeggtrayicon/Makefile.am ** NEW **
1163 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch] ** NEW **
1164 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch] ** NEW **
1165 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch] ** NEW **
1166 * src/plugins/trayicon/libeggtrayicon/xembed.h ** NEW **
1167 replace my own EggTrayIcon backport with the backport
1168 used by (l|x)mule and gabber.
1170 2003-06-13 [alfons] 0.9.0claws34
1173 * src/common/utils.c
1174 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1176 2003-06-13 [alfons] 0.9.0claws33
1179 clean up a little bit
1181 2003-06-12 [alfons] 0.9.0claws32
1184 const correctness fix
1186 * src/common/sylpheed.[ch]
1188 prevent redef MIN/MAX
1190 * src/common/utils.[ch]
1193 2003-06-12 [melvin] 0.9.0claws31
1196 Updated to take into accounts changes in GtkAspell.
1198 2003-06-12 [alfons] 0.9.0claws30
1202 * src/common/utils.[ch]
1203 handle reply subject prefixes better (initial
1204 suggestion by Robert Story adapted and enhanced
1207 2003-06-12 [melvin] 0.9.0claws29
1210 Use new gtkaspell_checkers_strerror() to get the speller's
1211 error message instead of accessing the (now private)
1216 Use #ifdef instead of #if for USE_ASPELL
1217 Use the new spell checkers init/quit functions
1219 * src/gtk/gtkaspell.c
1220 Use #ifdef instead of #if for USE_ASPELL
1221 Moved in the majority of GtkAspell structures that were
1222 exported before by gtkaspell.h
1224 * src/gtk/gktaspell.h
1225 Made gtkaspell.h contain only the necessary data to be
1226 publicized by moving many structures to gtkaspell.c.
1227 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1228 gtkaspell_checkers_new(): replaced by...
1229 gtkaspell_checkers_init(): new function for initialization
1230 gtkaspell_checkers_delete(): replaced by...
1231 gtkaspell_checkers_quit(): new function
1232 gtkaspell_checkers_strerror(): new function that returns
1233 the checker's last error message.
1235 2003-06-11 [melvin] 0.9.0claws28
1238 Updated to take into account gtkaspell.c migration to
1239 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1241 2003-06-10 [alfons] 0.9.0claws27
1243 * src/filtering.[ch]
1247 - try fixing bug #18 (any brave testers?)
1248 - add more robustness by refusing previously
1249 unchecked NULL pointers
1251 2003-06-10 [alfons] 0.9.0claws26
1254 fix bug #176 by don't checking MsgInfos with a NULL msgid
1256 2003-06-09 [alfons] 0.9.0claws25
1258 * src/prefs_common.c
1259 fix bug #163 "Icon switching doesnt work properly" by
1260 preventing early freeing of prefs_common.pixmap_theme_path.
1262 2003-06-09 [christoph] 0.9.0claws24
1264 * src/gtk/gtkaspell.c
1265 revert Thorsten's fix and add forgotten g_strdup for
1266 aspell path (it should not be possible to alter the path a
1267 GtkASpell uses from outside)
1269 2003-06-09 [thorsten] 0.9.0claws23
1271 * src/gtk/gtkaspell.c
1272 dont free prefs_common.aspell_path when closing compose
1274 2003-06-08 [colin] 0.9.0claws22
1276 * src/plugins/spamassassin/spamassassin.c
1279 2003-06-07 [christoph] 0.9.0claws21
1283 * src/gtkaspell.[ch] ** REMOVE **
1284 * src/gtk/Makefile.am
1285 * src/gtk/gtkaspell.[ch] ** NEW **
1286 o make gtkaspell independent from sylpheed's prefs
1287 o move gtkaspell.[ch] to gtk directory
1289 2003-06-07 [christoph] 0.9.0claws20
1294 * src/filesel.[ch] ** REMOVE **
1297 * src/common/sylpheed.[ch]
1298 * src/gtk/Makefile.am
1299 * src/gtk/filesel.[ch] ** NEW **
1300 * src/gtk/pluginwindow.c
1301 * src/gtk/sslcertwindow.c
1302 move filesel.[ch] to gtk directory
1304 2003-06-07 [alfons] 0.9.0claws19
1307 make (multi) file selection dialog work again (Claws-only)
1309 2003-06-07 [thorsten] 0.9.0claws18
1314 2003-06-07 [alfons] 0.9.0claws17
1318 detect apache mishap in which case don't include fnmatch.h
1319 if regex.h is already included
1321 2003-06-06 [christoph] 0.9.0claws16
1325 add check for fnmatch.h and include it when available
1328 fix wrong case sensitivity of Content-Types
1330 * src/gtk/Makefile.am
1331 need the same include paths in gtk directory as in
1332 common directory because .h files in common can
1333 include files from these directories, when included
1334 in gtk's .h or .c files
1336 2003-06-06 [alfons] 0.9.0claws15
1340 make it compile again because of regex.h / fnmatch.h
1341 include problems (related to recent mime stuff, can
1342 someone check this?)
1344 2003-06-06 [thorsten] 0.9.0claws14
1347 possible use of uninitialized pointer while dragging
1349 2003-06-06 [paul] 0.9.0claws13
1352 fix bug where the insert sig button would be effective
1353 only when auto_sig was set
1355 2003-06-06 [paul] 0.9.0claws12
1357 * sync with 0.9.2 release
1359 2003-06-02 [paul] 0.9.0claws11
1361 * sync with 0.9.1cvs1
1362 see ChangeLog 2003-06-02
1367 2003-06-01 [christoph] 0.9.0claws10
1370 don't use substring search to find accounts by email address
1372 (closes Bug 169 Overly loose matching of "From" address)
1374 2003-05-31 [christoph] 0.9.0claws9
1376 * doc-src/rfc2683.txt
1378 limit IMAP command length as recommended in RFC2683
1379 (message number lists will be split into multiple imap
1380 sets, the limit of 1000 octets is not a hard limit)
1382 (closes Bug 161 sylpheed-claws exits with segfault when logging
1383 in to certain imap-servers)
1385 2003-05-29 [alfons] 0.9.0claws8
1388 add print button (calling summary_print());
1389 fine tune setting tooltip text;
1390 (if someone needs other buttons, please take these
1391 commits as a guide, instead of bothering us - also
1394 2003-05-29 [darko] 0.9.0claws7
1397 fix crash when word wrapping kicks in due to
1398 changed text by spell checker
1400 2003-05-29 [paul] 0.9.0claws6
1403 fix bug where changing account would insert
1404 sig even if auto_sig was FALSE
1409 sync with 0.9.1 release
1411 2003-05-28 [christoph] 0.9.0claws5
1414 fix truncation of too long commands
1416 (closes Bug 167 IMAP hangs trying to get envelope
1417 information in imap_get_uncached_messages)
1419 2003-05-27 [paul] 0.9.0claws4
1422 tools/maildir2sylpheed.pl ** NEW FILE **
1423 add kmail to sylpheed mailbox conversion script
1425 2003-05-27 [paul] 0.9.0claws3
1427 * sync with 0.9.0cvs10
1428 see ChangeLog 2003-05-26
1430 2003-05-26 [paul] 0.9.0claws2
1432 * sync with 0.9.0cvs9
1433 see ChangeLog 2003-05-26
1435 2003-05-24 [paul] 0.9.0claws1
1437 * sync with 0.9.0cvs8
1438 see ChangeLog 2003-05-23
1440 2003-05-24 [paul] 0.9.0claws
1442 * version 0.9.0claws released
1444 2003-05-24 [paul] 0.8.11claws177
1446 * src/plugins/dillo-viewer/Makefile.am
1447 src/plugins/traycon/Makefile.am
1457 update Bulgarian, British English, Spanish, Italian,
1458 Brazilian Portuguese, Russian, and Serbian translations,
1459 submitted by George Danchev, [me], Ricardo Mones Lastra,
1460 André Filipe de Assunção e Brito, Alessandro Maestri,
1461 Ruslan N. Balkin, and Urke MMI
1463 2003-05-23 [melvin] 0.8.11claws176
1466 Updated French translations
1468 2003-05-22 [paul] 0.8.11claws175
1479 src/editldap_basedn.c
1483 revert to get ldap into it previous working state
1486 new Taiwanese translation,
1487 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1489 2003-05-22 [christoph] 0.8.11claws174
1491 * src/plugins/spamassassin/libspamc.[ch]
1492 sync libspamc with SpamAssaain release 2.55
1494 2003-05-22 [paul] 0.8.11claws173
1496 * sync with 0.9.0cvs7
1497 see ChangeLog 2003-05-22
1500 revert change in 0.8.11claws172: follow
1501 Hiroyuki's decision and that's the end of it.
1503 2003-05-21 [paul] 0.8.11claws172
1506 fix discrepency between open_unread_on_enter
1509 2003-05-21 [paul] 0.8.11claws171
1511 * sync with 0.9.0cvs6
1512 see ChangeLog 2003-05-21
1514 2003-05-21 [paul] 0.8.11claws170
1516 * sync with 0.9.0cvs5
1517 see ChangeLog 2003-05-21
1519 2003-05-20 [paul] 0.8.11claws169
1521 * sync with 0.9.0cvs4
1522 see ChangeLog 2003-05-20
1523 fixes bug #152, 'encoding of IMAP folders names'
1525 2003-05-20 [paul] 0.8.11claws168
1527 * sync with 0.9.0cvs3
1528 see ChangeLog 2003-05-20
1530 * src/tools/convert_mbox.pl
1531 minor change in the comments, submitted by Fred Marton
1533 2003-05-19 [paul] 0.8.11claws167
1535 * src/plugins/clamav/Makefile.am
1537 link clamav_lib to the plugin and not to the main program
1539 2003-05-19 [christoph]
1542 add -export-dynamic for linking
1544 2003-05-19 [paul] 0.8.11claws166
1546 * sync with 0.9.0cvs1
1547 see ChangeLog 2003-05-19
1549 2003-05-19 [paul] 0.8.11claws165
1552 fix 'pop before smtp' timeout
1554 2003-05-18 [alfons] 0.8.11claws164
1556 * src/prefs_matcher.c
1557 put "execute" action command line ("expression") in edit box
1559 2003-05-18 [christoph] 0.8.11claws163
1562 * src/plugins/dillo_viewer/dillo_viewer.c
1563 * src/plugins/image_viewer/viewer.c
1564 * src/plugins/mathml_viewer/mathml_viewer.c
1565 let a viewer have a list of Content-Types
1567 2003-05-18 [paul] 0.8.11claws162
1569 * src/prefs_filtering.c
1570 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1571 and REDIRECT actions
1573 2003-05-17 [christoph]
1576 o remove dynamic signatures that was syned with main
1577 o add infos about no longer "build in" image viewer
1578 o update bugtracker URL
1580 2003-05-17 [christoph] 0.8.11claws161
1585 don't use imap_scan_folder anymore. Instead call folder_item_scan
1586 for every folder after rebuilding the folder tree.
1588 (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1591 2003-05-17 [christoph] 0.8.11claws160
1594 don't use STATUS command on current folder to check for
1595 content changes. imap_cmd_ok() now tracks changes to
1596 folder and number of existing messages.
1598 2003-05-17 [paul] 0.8.11claws159
1600 * src/plugins/clamav/clamav_plugin.c
1601 remove unnecessary debug_print
1603 2003-05-16 [thorsten] 0.8.11claws158
1605 * src/plugins/demo.c
1606 included missing intl.h
1608 2003-05-16 [paul] 0.8.11claws157
1611 remove non-existant entries
1613 * src/plugins/clamav/clamav_plugin.c
1614 src/plugins/clamav/clamav_plugin_gtk.c
1615 src/plugins/dillo_viewer/dillo_prefs.c
1616 src/plugins/dillo_viewer/dillo_viewer.c
1619 2003-05-16 [christoph] 0.8.11claws156
1622 include plugin .c files for translation until I
1623 find a better solution to have plugins have their
1625 * src/plugins/demo/demo.c
1626 * src/plugins/image_viewer/plugin.c
1627 * src/plugins/mathml_viewer/mathml_viewer.c
1628 * src/plugins/spamassassin/spamassassin.c
1629 * src/plugins/spamassassin/spamassassin_gtk.c
1630 * src/plugins/trayicon/trayicon.c
1631 add gettext macros for plugin name and description
1637 2003-05-16 [paul] 0.8.11claws155
1639 * sync with lastest 0.9.0pre1
1640 see ChangeLog 2003-05-16
1642 2003-05-15 [paul] 0.8.11claws154
1644 * sync with latest 0.9.0pre1
1645 see ChangeLog 2003-05-14 and 2003-05-15
1647 2003-05-14 [christoph] 0.8.11claws153
1649 * src/plugins/image_viewer/viewer.c
1650 * src/plugins/image_viewer/viewer.glade ** NEW **
1651 * src/plugins/image_viewer/viewerprefs.c
1652 make it possible to disable the autoload function in the
1655 2003-05-14 [christoph] 0.8.11claws152
1658 fix folder update after adding a message
1660 2003-05-13 [alfons] 0.8.11claws151
1662 * src/common/session.c
1665 * src/addrcache.[ch]
1666 * src/filtering.[ch]
1668 * src/gtkaspell.[ch]
1670 * src/mbox_folder.[ch]
1675 * src/passphrase.[ch]
1676 * src/prefs_common.[ch]
1677 * src/prefs_gtk.[ch]
1680 be pedantic; (in prototypes () implies (int))
1682 2003-05-13 [alfons] 0.8.11claws150
1684 * src/prefs_toolbar.[ch]
1685 * src/summaryview.[ch]
1687 change misleading text in toolbar prefs;
1688 add toolbar action for ignore thread (toggles ignore thread flag);
1689 clean up a little bit;
1693 * tools/convert_mbox.pl
1694 bug fixed by Fred Marton
1698 * sync with 0.9.0pre1
1700 2003-05-09 [paul] 0.8.11claws149
1702 * sync with 0.8.11cvs43
1703 see ChangeLog 2003-05-09
1705 2003-05-08 [christoph] 0.8.11claws148
1708 o use CAPABILIY as first command and check for PREAUTH
1709 information in the response to it
1710 o rewrite all imap_cmd_* functions to use an IMAPSession
1711 instead of a SockInfo as parameter
1712 o do STARTTLS after fetching and checking the server
1715 2003-05-08 [paul] 0.8.11claws147
1719 tools/convert_mbox.pl ** NEW FILE **
1720 add mbox conversion script. Submitted by
1721 Fred Marton <Fred.Marton@uni-bayreuth.de>
1723 2003-05-07 [christoph]
1726 * src/gtk/pluginwindow.glade
1727 * src/plugins/image_viewer/viewerprefs.glade
1728 * src/plugins/spamassassin/spamassassin_gtk.glade
1729 add glade files for user interfaces and a description how
1730 to use glade to create the sylpheed code
1732 2003-05-07 [paul] 0.8.11claws146
1734 * sync with 0.8.11cvs41
1735 see ChangeLog 2003-05-07
1737 2003-05-06 [christoph] 0.8.11claws145
1740 * src/plugins/image_viewer/viewer.c
1741 fix usage of imlib in imageviewer plugin
1743 * src/gtk/prefswindow.c
1744 handle window close event correctly
1746 2003-05-06 [paul] 0.8.11claws144
1749 fix typo introduced in sync
1751 2003-05-06 [paul] 0.8.11claws143
1753 * sync with 0.8.11cvs39
1754 see ChangeLog 2003-05-06
1756 2003-05-06 [paul] 0.8.11claws142
1760 updated Czech translation, submitted by
1761 Radek Vybiral <Radek.Vybiral@vsb.cz>
1763 * src/plugins/clamav/clamav_plugin_gtk.c
1766 2003-05-03 [alfons] 0.8.11claws141
1769 make paste as quotation work even when the call to
1770 text_inserted() was deferred (fixes bug #140 "Paste
1771 as quotation does not work when using "external"
1774 2003-05-03 [thorsten] 0.8.11claws140
1779 removed C++ comments
1781 function with non-int retval/param used before
1782 implementation/declaration
1784 2003-05-02 [paul] 0.8.11claws139
1786 * src/addr_compl.[ch]
1787 src/addressbook.[ch]
1790 revert match's changes to (finally) remove the bug where
1791 opening a folder causes massive slowdown when using the
1792 'Display sender using address book' option
1794 2003-05-01 [melvin] 0.8.11claws138
1796 * src/plugins/dillo_viewer/dillo_prefs.[ch]
1797 * src/plugins/dillo_viewer/dillo_viewer.c
1798 Fixed bug where "Cancel" button from prefs issued
1800 Comply a little more to coding style
1802 2003-05-01 [paul] 0.8.11claws137
1804 * sync with 0.8.11cvs38
1805 see ChangeLog 2003-05-01
1807 2003-05-01 [paul] 0.8.11claws136
1810 updated by George Danchev
1812 2003-04-30 [christoph] 0.8.11claws135
1814 * src/plugins/dillo_viewer/dillo_prefs.c
1815 * src/plugins/image_viewer/viewerprefs.c
1816 * src/plugins/spamassassin/spamassassin_gtk.c
1817 remove gtk_widget_ref() calls for widgets in
1820 2003-04-30 [paul] 0.8.11claws134
1823 ok, this time a better fix for the bug where opening folder
1824 has massive slowdown when using the 'Display sender using
1825 address book' option
1827 2003-04-30 [paul] 0.8.11claws133
1830 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1832 2003-04-30 [melvin] 0.8.11claws132
1834 New: Dillo plugin preferences (patch by Dimitar Haralanov)
1836 * src/plugins/dillo_viewer/dillo_prefs.[ch] *** NEW ***
1837 Preferences for the dillo plugin
1838 * src/plugins/dillo_viewer/dillo_viewer.c
1839 Support for preferences
1840 * src/plugins/dillo_viewer/Makefile.am
1841 Added dillo_prefs.[ch]
1843 2003-04-30 [alfons] 0.8.11claws131
1845 * src/common/plugin.[ch]
1846 see? this ANSI C'fication immediately gives us type
1849 2003-04-30 [alfons] 0.8.11claws130
1851 * src/common/plugin.[ch]
1852 * src/plugins/clamav/clamav_plugin.[ch]
1853 * src/plugins/clamav/clamav_plugin_gtk.c
1854 * src/plugins/demo/demo.c
1855 * src/plugins/dillo_viewer/dillo_viewer.c
1856 * src/plugins/image_viewer/plugin.c
1857 * src/plugins/image_viewer/viewer.[ch]
1858 * src/plugins/image_viewer/viewerprefs.[ch]
1859 * src/plugins/mathml_viewer/mathml_viewer.c
1860 * src/plugins/spamassassin/spamassassin.[ch]
1861 * src/plugins/spamassassin/spamassassin_gtk.c
1862 * src/plugins/trayicon/trayicon.c
1865 2003-04-30 [alfons] 0.8.11claws129
1867 * src/common/utils.c
1868 make is_ascii_str() fail gracefully when NULL pointer
1871 2003-04-30 [paul] 0.8.11claws128
1874 fix bug where opening folder has massive slowdown when
1875 using the 'Display sender using address book' option
1877 2003-04-30 [paul] 0.8.11claws127
1879 * src/plugins/clamav/clamav_plugin.c
1880 src/plugins/clamav/clamav_plugin_gtk.c
1881 src/plugins/demo/demo.c
1882 src/plugins/dillo_viewer/dillo_viewer.c
1883 src/plugins/image_viewer/plugin.c
1884 src/plugins/mathml_viewer/mathml_viewer.c
1885 src/plugins/spamassassin/spamassassin.c
1886 src/plugins/spamassassin/spamassassin_gtk.c
1887 src/plugins/trayicon/trayicon.c
1888 get rid of eye-hurting function signatures
1890 2003-04-30 [paul] 0.8.11claws126
1892 * src/plugins/trayicon/trayicon.c
1898 2003-04-30 [paul] 0.8.11claws125
1901 arrange the plugins in reverse alphabetical order
1903 * src/plugins/clamav/clamav_plugin.[ch]
1904 src/plugins/clamav/clamav_plugin_gtk.c
1906 resize max_size window
1907 re-arrange the order of some gui elements
1908 improve descriptions
1910 * src/plugins/image_viewer/plugin.c
1911 src/plugins/mathml_viewer/mathml_viewer.c
1914 * src/plugins/spamassassin/spamassassin_gtk.c
1915 resize max_size window
1916 re-arrange the order of some gui elements
1922 2003-04-30 [alfons] 0.8.11claws124
1925 fix a leak found while browsing Martin Kluge's
1926 valgrind log (Claws only)
1928 2003-04-29 [darko] 0.8.11claws123
1930 * src/gtk/gtkstext.h
1931 include wchar.h if it is available, fixes compilation
1934 2003-04-29 [melvin] 0.8.11claws122
1936 * src/prefs_actions.c
1937 Improved help text of Actions' syntax
1939 2003-04-28 [paul] 0.8.11claws121
1942 a better fix for the crash when performing an action
1945 2003-04-28 [paul] 0.8.11claws120
1948 fix crash when performing an action on a
1951 2003-04-28 [paul] 0.8.11claws119
1953 * sync with 0.8.11cvs36
1954 see ChangeLog 2003-04-28
1956 2003-04-27 [paul] 0.8.11claws118
1958 * more sync with 0.8.11cvs35
1959 see ChangeLog 2003-04-25
1961 2003-04-26 [christoph] 0.8.11claws117
1964 fix remove virtual check
1966 2003-04-26 [paul] 0.8.11claws116
1969 fix return-receipt, make it work again
1971 2003-04-26 [paul] 0.8.11claws115
1974 restore double-clicking of the [application/pgp-signature
1975 (Select "Check signature" to check)] line in the message view,
1976 broken in recent sync
1978 2003-04-26 [christoph] 0.8.11claws114
1981 check if remove virtual really exists before
1982 calling the function
1984 2003-04-25 [match] 0.8.11claws113
1988 * src/ldapquery.[ch]
1991 * src/ldapserver.[ch]
1992 fix memleak. fix segfault.
1993 plug a Claws memleak
1995 2003-04-25 [alfons] 0.8.11claws112
1998 plug a Claws memleak
2000 2003-04-25 [alfons] 0.8.11claws111
2002 * src/common/session.c
2005 2003-04-25 [paul] 0.8.11claws110
2007 * sync with 0.8.11cvs35
2008 see ChangeLog 2003-04-24 and 2003-04-25
2010 * src/gtk/pluginwindow.c
2011 correct another strange float value
2013 2003-04-24 [christoph] 0.8.11claws109
2016 freeze folder item updates when unsetting new flags
2018 * src/gtk/pluginwindow.c
2019 correct strange float value
2021 2003-04-23 [paul] 0.8.11claws108
2023 * sync with 0.8.11cvs33
2024 see ChangeLog 2003-04-23
2026 2003-04-22 [paul] 0.8.11claws107
2031 src/pgptext.[ch] ** REMOVED **
2032 remove pgptext.[ch] as its not used any more
2034 2003-04-22 [paul] 0.8.11claws106
2036 * sync with 0.8.11cvs31
2037 see ChangeLog 2003-04-21 and 2003-04-22
2039 2003-04-21 [alfons] 0.8.11claws105
2042 No access to GTK structures if we're a spawned child
2043 (and clean up code a little bit...) Should fix #126.
2045 2003-04-21 [melvin] 0.8.11claws104
2047 * src/plugins/dillo_viewer/README
2048 Improved slightly the text.
2050 2003-04-21 [melvin] 0.8.11claws103
2052 * src/plugins/dillo_viewer/README *** NEW ***
2053 Added a README file for the Dillo plugin
2058 tools/outlook2sylpheed.pl
2059 updated and improved by Ricardo Mones Lastra
2061 2003-04-18 [oliver] 0.8.11claws102
2064 * src/prefs_account.h
2065 remove Pop3SessionType (used by selective download)
2066 * src/prefs_toolbar.c
2067 enable set Default Toolbar button
2069 2003-04-18 [paul] 0.8.11claws101
2071 * sync with 0.8.11cvs29
2072 see ChangeLog 2003-04-18
2074 2003-04-17 [paul] 0.8.11claws100
2076 * src/prefs_common.[ch]
2078 remove 'Open next message on deletion' option,
2079 as the same effect can now be achieved via the
2080 'Always open messages in summary when selected'
2083 2003-04-17 [paul] 0.8.11claws99
2085 * sync with 0.8.11cvs28
2086 see ChangeLog 2003-04-17
2088 2003-04-17 [christoph] 0.8.11claws98
2090 * ac/spamassassin.m4
2091 * src/plugins/spamassassin/libspamc.[ch]
2092 * src/plugins/spamassassin/utils.[ch]
2093 sync libspamc with SpamAssassin project
2095 2003-04-17 [christoph] 0.8.11claws97
2097 * src/common/socket.h
2098 * src/gtk/sslcertwindow.h
2099 rename old USE_SSL to USE_OPENSSL
2101 2003-04-17 [paul] 0.8.11claws96
2103 * src/prefs_common.h
2104 use gulong for P_COLOR so that it compiles/runs on
2105 64-bit systems. Patch submitted by James Noyes
2106 <jnoyes-claws@retrogeeks.com>
2111 2003-04-17 [paul] 0.8.11claws95
2113 * sync with 0.8.11cvs27
2114 see ChangeLog 2003-04-16
2116 2003-04-15 [paul] 0.8.11claws94
2118 * src/prefs_common.[ch]
2119 rearrange to stop the window getting too long:
2120 move Receive dialog stuff to Receive tab
2121 move Send dialog to Send tab
2122 remove Dialogs frame
2123 rename 'Open messages in summary with cursor keys' to
2124 'Always open messages in summary when selected', as its
2127 2003-04-15 [paul] 0.8.11claws93
2129 * src/prefs_common.[ch]
2131 add new option '/Interface/Open next message on deletion'
2133 2003-04-15 [paul] 0.8.11claws92
2135 * src/summaryview.[ch]
2136 add /Mark/Lock and /Mark/Unlock to the pop-up
2137 menu. Patch submitted by Ivan Francolin Martinez
2138 <ivanfm@users.sourceforge.net>
2140 2003-04-15 [paul] 0.8.11claws91
2142 * sync with 0.8.11cvs24
2143 see ChangeLog 2003-04-15
2145 2003-04-14 [jens] 0.8.11claws90
2147 * updated German translation and some corrections from
2148 Roland Bless <bless@tm.uka.de>
2150 2003-04-14 [paul] 0.8.11claws89
2152 * sync with 0.8.11cvs22
2153 see ChangeLog 2003-04-14
2155 2003-04-13 [paul] 0.8.11claws88
2157 * src/plugins/clamav/clamav_plugin.c
2161 2003-04-12 [paul] 0.8.11claws87
2163 * src/plugins/clamav/clamav_plugin.c
2164 activate enable/disable archive scanning option
2166 * src/plugins/clamav/.cvsignore ** NEW FILE **
2168 2003-04-12 [paul] 0.8.11claws86
2170 * src/plugins/Makefile.am
2171 src/plugins/clamav/Makefile.am ** NEW FILE **
2172 src/plugins/clamav/README ** NEW FILE **
2173 src/plugins/clamav/clamav_plugin.[ch] ** NEW FILES **
2174 src/plugins/clamav/clamav_plugin_gtk.c ** NEW FILE **
2175 add Clam AntiVirus plugin
2177 2003-04-12 [paul] 0.8.11claws85
2179 * sync with 0.8.11cvs21
2180 see ChangeLog 2003-04-11
2182 2003-04-11 [paul] 0.8.11claws84
2185 update Spanish translation. Submitted by Ricardo
2188 2003-04-10 [christoph] 0.8.11claws83
2191 fix typo that did not move unfiltered mails to destination
2194 (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2195 when filtering from spool)
2197 2003-04-10 [christoph] 0.8.11claws82
2200 use BODY.PEEK instead of BODY in in message fetch operation
2201 to make sure the IMAP server does not set the \Seen flag for
2202 messages. Sylpheed does that later itself, when the message
2203 is opened in sylpheed
2205 (closes Bug 111 Claws destroys unread marks)
2207 2003-04-09 [oliver] 0.8.11claws81
2210 fix crash in folder_destroy
2212 remove selective download
2214 2003-04-09 [christoph] 0.8.11claws80
2217 fix crash in imap_get_msginfo() when then fetched message
2220 (closes Bug 110 Crash during mail composition)
2222 2003-04-08 [christoph] 0.8.11claws79
2225 * src/prefs_account.c
2226 Filter new messages that are found in an INBOX folder
2227 when 'Filter messages on receiving' is enabled in the
2228 Folder's AccountPrefs. This allows to use Sylpheed's
2229 filtering engine for IMAP folders where messages are
2230 added to the INBOX by a MTA
2232 2003-04-08 [paul] 0.8.11claws78
2235 clean up after last commit
2237 2003-04-08 [paul] 0.8.11claws77
2239 * sync with 0.8.11cvs20
2240 see ChangeLog 2003-04-07 and 2003-04-08
2242 2003-04-07 [christoph] 0.8.11claws76
2244 * src/filtering.[ch]
2248 add procmsg_msginfo_filter() to execute filtering actions
2250 2003-04-06 [christoph] 0.8.11claws75
2253 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2255 2003-04-06 [christoph] 0.8.11claws74
2257 * src/common/utils.[ch]
2258 add g_int_compare() function for slist sorting
2261 fetch all MsgInfos with one command in imap_get_msginfos()
2262 using an imap set with a list of ranges
2265 use new g_int_compare() function
2267 2003-04-06 [thorsten] 0.8.11claws73
2270 corrected implementation of mh_folder_destroy()
2272 2003-04-05 [christoph] 0.8.11claws72
2289 * src/gtk/gtkutils.c
2290 o rename structure field names class and new to klass and
2291 new_msgs, to allow including files in C++
2292 o add 'extern "C"' block to some header files
2293 o add MsgInfoList and MsgNumberList as alias for GSList for
2294 developers to know what type of list is expected
2296 * src/plugins/image_viewer/plugin.c
2297 * src/plugins/image_viewer/viewer.[ch]
2298 * src/plugins/image_viewer/viewerprefs.[ch]
2299 rename function names to prevent conflicts
2301 2003-04-05 [paul] 0.8.11claws71
2303 * sync with 0.8.11cvs18
2304 see ChangeLog 2003-04-03 and 2003-04-04
2306 2003-04-02 [christoph] 0.8.11claws70
2310 * src/mbox_folder.[ch]
2313 o Make all virtual folder functions private
2314 o remove unused folder code
2316 * src/common/socket.[ch]
2320 2003-03-30 [alfons] 0.8.11claws69
2322 * src/send_message.c
2323 remove two debug traces and see if people still report
2326 2003-03-30 [alfons] 0.8.11claws68
2328 * src/send_message.c
2329 * src/commons/session.c
2330 add more debug traces
2332 2003-03-30 [christoph] 0.8.11claws67
2335 change processing folder name from .processing to processing
2338 disable SSL certificate check because it causes Xlib error
2339 when the child process want's to open an GTK window
2341 2003-03-30 [christoph] 0.8.11claws66
2344 don't use default folder for processing folder item because
2345 it can be a non local folder
2347 (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2349 2003-03-30 [alfons] 0.8.11claws65
2351 * src/send_message.c
2352 try fixing crashes when sending messages: my gcc 2.95.4 seems
2353 to generate bad code for 'send_send_data_progressive': When
2354 called from 'send_send_data_finished', the 'data' pointer is
2355 cleared just before the assignment to the dialog pointer
2357 2003-03-29 [christoph] 0.8.11claws64
2359 * src/common/prefs.h
2360 * src/plugins/image_viewer/Makefile.am
2361 * src/plugins/image_viewer/plugin.c
2362 * src/plugins/image_viewer/viewer.[ch]
2363 * src/plugins/image_viewer/viewerprefs.[ch] ** NEW **
2364 add PrefsPage for ImageViewer
2366 2003-03-28 [thorsten] 0.8.11claws63
2368 * src/common/session.c
2371 2003-03-28 [paul] 0.8.11claws62
2373 * sync with 0.8.11cvs16
2374 see ChangeLog 2003-03-28
2376 2003-03-28 [paul] 0.8.11claws61
2378 * sync with 0.8.11cvs15
2379 see ChangeLog 2003-03-28
2381 2003-03-27 [christoph] 0.8.11claws60
2385 * src/common/socket.[ch]
2386 set socket state to DISCONNECTED when any operation
2387 fails to allow reconnecting in IMAP code without
2388 checking the return code of all calls to the command
2393 remove some more stuff that depends on specific
2396 2003-03-27 [paul] 0.8.11claws59
2398 * sync with 0.8.11cvs14
2399 see ChangeLog 2003-03-27
2401 * src/selective_download.[ch] ** REMOVED **
2404 2003-03-27 [christoph] 0.8.11claws58
2407 fix handling of tmp_flags in flag copy function
2409 2003-03-27 [paul] 0.8.11claws57
2411 * sync with 0.8.11cvs13
2412 see ChangeLog 2003-03-27
2414 2003-03-27 [oliver] 0.8.11claws56
2417 remove sel_download_cb
2419 2003-03-27 [oliver] 0.8.11claws55
2424 2003-03-26 [oliver] 0.8.11claws54
2429 remove selective donwload readme
2431 2003-03-26 [oliver] 0.8.11claws53
2433 * src/matcher_parser_parse.y
2435 * src/prefs_account.[ch]
2436 * src/prefs_filtering.c
2437 remove selective donwload
2439 2003-03-26 [oliver] 0.8.11claws52
2444 remove selective donwload
2446 2003-03-26 [oliver] 0.8.11claws51
2449 * src/selective_download.[ch] ** REMOVE **
2451 2003-03-26 [christoph] 0.8.11claws50
2454 fix NEWS that got broken by a sync with sylpheed-main
2456 2003-03-26 [christoph] 0.8.11claws49
2459 fix mime type guessing when no mime type is found for a file
2461 2003-03-25 [christoph] 0.8.11claws48
2465 remove mime type guessing from mime parser and use
2466 name based mime types in viewer lookup for mime type
2467 application/octet-stream
2469 2003-03-25 [christoph] 0.8.11claws47
2471 * doc-src/readme.txt
2472 * doc-src/rfc2554.txt
2473 add RFC about SMTP AUTH
2475 * src/send_message.c
2476 * src/common/smtp.[ch]
2477 add extra error code for authentication errors and
2478 clear temporary password when this error occurs
2480 (closes Bug 84 authentication failure while sending should
2481 prompt for password again)
2483 2003-03-25 [christoph] 0.8.11claws46
2487 * src/imageview.[ch] ** REMOVE **
2488 * src/messageview.[ch]
2490 * src/prefs_common.[ch]
2492 * src/plugins/Makefile.am
2493 * src/plugins/image_viewer/.cvsignore ** NEW **
2494 * src/plugins/image_viewer/Makefile.am ** NEW **
2495 * src/plugins/image_viewer/plugin.c ** NEW **
2496 * src/plugins/image_viewer/viewer.[ch] ** NEW **
2497 move image viewer into a plugin (building is enabled by default)
2498 [ToDo: Prefs for resize and autoview]
2500 2003-03-25 [paul] 0.8.11claws45
2502 * sync with 0.8.11cvs12
2503 see ChangeLog 2003-03-26
2505 2003-03-25 [paul] 0.8.11claws44
2507 * sync with 0.8.11cvs11
2508 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2510 Note: Selective Download is broken.
2512 2003-03-22 [christoph] 0.8.11claws43
2515 code cleanup for flags copying
2517 2003-03-22 [christoph] 0.8.11claws42
2519 * src/plugins/trayicon/trayicon.c
2520 fix setting the transparent area when the window size
2521 is forced by the system tray
2523 2003-03-22 [christoph] 0.8.11claws41
2525 * src/plugins/trayicon/gnome-mail.xpm ** REMOVE **
2526 * src/plugins/trayicon/gnome-nomail.xpm ** REMOVE **
2527 * src/plugins/trayicon/newmail.xpm ** NEW **
2528 * src/plugins/trayicon/nomail.xpm ** NEW **
2529 * src/plugins/trayicon/trayicon.c
2530 * src/plugins/trayicon/unreadmail.xpm ** NEW **
2531 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2532 o add icon for unread mails
2533 o set transparency for window
2535 2003-03-22 [christoph] 0.8.11claws40
2538 init news session to prevent crash when session is closed
2540 2003-03-22 [christoph] 0.8.11claws39
2543 * src/common/session.[ch]
2544 Init session data to make sure we don't have invalid pointers
2545 for read_ch and write_ch when new multi process sessions are
2549 * src/common/plugin.c
2550 * src/common/sylpheed.c
2551 * src/plugins/demo/demo.c
2552 * src/plugins/dillo_viewer/dillo_viewer.c
2553 * src/plugins/mathml_viewer/mathml_viewer.c
2554 * src/plugins/spamassassin/spamassassin.c
2555 * src/plugins/spamassassin/spamassassin_gtk.c
2556 add plugin types to allow loading plugins at different times
2557 (and maybe for different frontends), because it's not good to
2558 load GTK-Plugins gefore gtk_init was called
2561 * src/plugins/Makefile.am
2562 * src/plugins/trayicon/.cvsignore ** NEW **
2563 * src/plugins/trayicon/Makefile.am ** NEW **
2564 * src/plugins/trayicon/eggtrayicon.c ** NEW **
2565 * src/plugins/trayicon/eggtrayicon.h ** NEW **
2566 * src/plugins/trayicon/gnome-mail.xpm ** NEW **
2567 * src/plugins/trayicon/gnome-nomail.xpm ** NEW **
2568 * src/plugins/trayicon/trayicon.c ** NEW **
2569 New Trayicon plugin that shows an icon in a systray that uses
2570 XEMBED protocol like Gnome's systray. Icon shows if there
2571 are new mails and a tooltip shows information about new,
2572 unread and total messages.
2574 2003-03-22 [paul] 0.8.11claws38
2577 fix ESMTP AUTH CRAM-MD5
2578 [sync with main (still version 0.8.11cvs6), see
2579 ChangeLog 2003-03-22]
2581 2003-03-21 [colin] 0.8.11claws37
2583 * src/send_message.c
2584 Fix USE_SSL => USE_OPENSSL
2586 2003-03-21 [colin] 0.8.11claws36
2589 Fix counts in drag and dropped subfolders
2591 2003-03-21 [colin] 0.8.11claws35
2595 speed up a bit folder dnd
2597 2003-03-20 [alfons] 0.8.11claws34
2602 don't send locked queue messages
2603 (feature request "[ 705245 ] Locking message in outbox
2604 should prevent sending")
2606 2003-03-20 [christoph] 0.8.11claws33
2609 remove NEW and UNREAD flag in special folders when scanning
2612 fix ESMTP AUTH CRAM-MD5
2614 2003-03-20 [paul] 0.8.11claws32
2616 * src/prefs_account.c
2617 Re-write 'Tunnel command to open connection' as
2618 'Use command to communicate with server', and disable
2619 it for all except IMAP accounts
2621 2003-03-20 [paul] 0.8.11claws31
2623 * sync with 0.8.11cvs6
2624 see ChangeLog 2003-03-20
2626 2003-03-19 [match] 0.8.11claws30
2629 include documentation. minor refactoring.
2630 * src/addr_compl.[ch]
2631 * src/addrindex.[ch]
2632 * src/addresbook.[ch]
2634 re-enable address lookup (was disabled in
2637 2003-03-19 [christoph] 0.8.11claws29
2640 add temp flag handling, will make moving and copying
2641 messages possible again
2644 correct calulation of folder stats
2646 2003-03-18 [match] 0.8.11claws28
2649 remove case sensitive comparison (closes bug 80).
2651 2003-03-18 [christoph] 0.8.11claws27
2654 fix imap using a tunnel command
2658 2003-03-18 [christoph] 0.8.11claws26
2663 rewrite flag handling for folders
2665 2003-03-18 [christoph] 0.8.11claws25
2670 unset NEW and UNREAD flags when message is ignored, to make
2671 sure messages don't show up as unread on other IMAP clients,
2672 because the IGNORE_THREAD flag can not be syncronized through
2675 2003-03-17 [christoph] 0.8.11claws24
2678 don't use recursion to fetch uids when the number of messages
2679 does not match. Moved code into subfunction that is used
2680 again when needed, to prevent an endless loop.
2682 2003-03-17 [thorsten] 0.8.11claws23
2684 * src/imageview.[ch]
2685 export imageview_get_resized_size() (for plugins)
2686 * src/prefs_common.[ch]
2687 added prefs_common_get() (for plugins)
2689 2003-03-17 [christoph] 0.8.11claws22
2692 o remove UID guessing from copy code
2693 o support UIDPLUS extension for APPEND command
2695 2003-03-17 [paul] 0.8.11claws21
2698 remove 'Compiled-plugins' section.
2700 * src/plugins/dillo_viewer/dillo_viewer.c
2701 slight change to description text
2703 2003-03-16 [match] 0.8.11claws20
2704 * src/ldapserver.[ch] ** NEW **
2705 * src/ldapctrl.[ch] ** NEW **
2706 * src/ldapquery.[ch] ** NEW **
2707 * src/ldaputil.[ch] ** NEW **
2708 * src/addrcindex.[ch] ** NEW **
2709 * src/addrquery.h ** NEW **
2711 * src/addrcache.[ch]
2712 * src/addrindex.[ch]
2713 * src/addr_compl.[ch]
2714 * src/addressbook.[ch]
2719 * src/editldap_basedn.c
2723 included dynamic LDAP queries. improved address
2726 2003-03-16 [paul] 0.8.11claws19
2728 * tools/multiwebsearch.pl
2731 2003-03-16 [christoph] 0.8.11claws18
2734 * src/plugins/dillo_viewer/dillo_viewer.c
2735 * src/plugins/mathml_viewer/mathml_viewer.c
2736 make unregistering of MimeViewerFactorys possible
2738 2003-03-16 [alfons] 0.8.11claws17
2743 2003-03-16 [melvin] 0.8.11claws16
2745 * src/plugins/dillo_viewer.c
2746 Fixed bug where it was not possible to view more than
2747 one text/html attachment per message (bug discovered
2748 by Christoph Hohmann).
2750 2003-03-15 [melvin] 0.8.11claws15
2752 * src/prefs_actions.c
2753 Fixed compilation warnings.
2755 2003-03-15 [melvin] 0.8.11claws14
2757 * src/plugins/Makefile.am
2758 * src/plugins/dillo_viewer/.cvsignore ** NEW **
2759 * src/plugins/dillo_viewer/Makefile.am ** NEW **
2760 * src/plugins/dillo_viewer/dillo_viewer.c ** NEW **
2761 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2762 newer (http://dillo.auriga.wearlab.de/).
2764 2003-03-15 [christoph] 0.8.11claws13
2767 don't query imap folder for attributes because we already
2768 for them from imap_status
2771 add support for plugable MimeViewers (unloading Viewers
2774 * src/plugins/Makefile.am
2775 * src/plugins/mathml_viewer/.cvsignore ** NEW **
2776 * src/plugins/mathml_viewer/Makefile.am ** NEW **
2777 * src/plugins/mathml_viewer/mathml_viewer.c ** NEW **
2778 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2779 widget from http://helm.cs.unibo.it/mml-widget/
2781 2003-03-14 [christoph] 0.8.11claws12
2784 o error return code's should better be negative
2785 o replace printf with debug_print
2788 improve IMAP folder scan by checking UID-NEXT
2791 remove check that are unnecessary in my opinion
2793 2003-03-13 [christoph] 0.8.11claws11
2802 * src/prefs_scoring.c
2804 use a common function to get a displayable name
2807 2003-03-13 [paul] 0.8.11claws10
2811 tools/multiwebsearch.conf ** NEW FILE **
2812 tools/multiwebsearch.pl ** NEW FILE **
2813 add multiwebsearch Actions script
2815 2003-03-13 [colin] 0.8.11claws9
2818 Remove leading emtpy lines from quoted text
2821 2003-03-13 [melvin] 0.8.11claws8
2823 * src/prefs_actions.c
2826 Added Cancel and OK buttons
2829 2003-03-13 [christoph] 0.8.11claws7
2839 replace more folder type stuff with folder class stuff
2841 2003-03-13 [melvin] 0.8.11claws6
2843 * src/prefs_actions.c
2845 %u: user provided argument
2846 %h: user provided argument (hidden on input)
2847 %s: current text selection in the message view
2849 2003-03-13 [paul] 0.8.11claws5
2851 * sync with 0.8.11cvs5
2852 see ChangeLog 2003-03-11, 2003-03-12
2854 2003-03-12 [christoph] 0.8.11claws4
2857 use folder class idstr when writing folderlist.xml
2862 replace folder type checks with folder class checks
2864 2003-03-12 [christoph] 0.8.11claws3
2869 * src/mbox_folder.[ch]
2872 o create a list of known folder classes in the folder system
2873 o use folder class id strings for folder item identifiers
2875 2003-03-12 [christoph] 0.8.11claws2
2878 fix imap uid validity check
2880 2003-03-12 [christoph] 0.8.11claws1
2891 * src/prefs_scoring.c
2895 initial restructuring of folder system, seperating
2896 folders and folder classes
2898 2003-03-12 [paul] 0.8.11claws
2902 2003-03-12 [christoph]
2904 * src/gtk/prefswindow.c
2905 fix translation of "Page Index"
2907 2003-03-12 [paul] 0.8.10claws110
2909 a sync from 0.8.11cvs4 before the release
2911 * src/common/utils.c
2912 subject_compare_for_sort(): allow null strings (fixes
2915 2003-03-11 [paul] 0.8.10claws109
2918 update Spanish translation, submitted by
2919 Ricardo Mones Lastra
2921 2003-03-11 [melvin] 0.8.10claws108
2924 Updated French translations
2926 2003-03-11 [paul] 0.8.10claws107
2928 * manual/en/Makefile.am
2930 update English manual, add a new page
2931 updated by Francois Barriere <fbarriere@atmel.fr>
2936 update Bulgarian, Italian, and Serbian translations
2937 submitted by George Danchev, Alessandro Maestri, and
2940 2003-03-10 [paul] 0.8.10claws106
2943 src/gtk/prefswindow.c
2944 make some strings translatable
2946 2003-03-10 [darko] 0.8.10claws105
2949 code cleanup to make Hiro happy
2951 2003-03-10 [paul] 0.8.10claws104
2953 * sync with 0.8.11cvs2
2954 see ChangeLog 2003-03-10
2956 2003-03-09 [melvin] 0.8.10claws103
2959 textview_set_font(): fix for message display in
2960 UTF-8 locales (thanks to Sergey Vlasov).
2961 (was unintentionnaly reverted in 0.8.6claws6)
2963 2003-03-08 [darko] 0.8.10claws102
2966 fix infinite loop in wrapping as reported
2968 obsoletes patch #696482
2970 2003-03-08 [christoph] 0.8.10claws101
2973 add workaround for IMAP servers that do not
2974 support the "UID SEARCH UID" command
2976 2003-03-07 [christoph] 0.8.10claws100
2978 * src/plugins/spamassassin/spamassassin.[ch]
2979 * src/plugins/spamassassin/spamassassin_gtk.c
2982 2003-03-07 [paul] 0.8.10claws99
2985 updated Spanish translation, submitted by
2986 Ricardo Mones Lastra
2988 2003-03-07 [christoph] 0.8.10claws98
2991 fix in 0.8.10claws94 was wrong
2992 local delivery does not require escaping, remove escaping
2993 code to make signatures of mails with "." lines valid
2995 NOTE: requires that sendmail is executed with "-i" option,
2996 what is the default now, but has to be changed in all
2999 2003-03-07 [paul] 0.8.10claws97
3001 * sync with 0.8.11 release
3002 see ChangeLog 2003-03-07
3004 2003-03-06 [paul] 0.8.10claws96
3007 revert commit 0.8.10claws92
3009 2003-03-06 [paul] 0.8.10claws95
3012 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3015 fix bug 74, 'Crash opening editor window with pseudo-color
3018 Patches submitted by Kevin Vigor <kevin@vigor.nu>
3020 2003-03-06 [christoph] 0.8.10claws94
3023 fix rfc2821 (4.5.2) violation in SMTP data sending,
3024 all lines starting with a period get an extra period
3026 (found by Simon 'corecode' Schubert)
3028 2003-03-06 [paul] 0.8.10claws93
3031 if configured font can't be loaded fall back to gtk
3032 default. (with thanks to Christoph)
3034 closes long-standing bug 15 'Crashes on startup'
3036 2003-03-06 [paul] 0.8.10claws92
3039 freeze text before autosave and thaw afterwards
3040 fixes bug 67 'autosave make re-rediting message crazy'
3042 2003-03-06 [christoph] 0.8.10claws91
3045 ignore address comment in dupe check for Cc-list
3047 (closes reopened bug 47 Replying to message strips name part of
3048 e-mail addresses of Cc: lines)
3050 2003-03-06 [paul] 0.8.10claws90
3053 remove reference to gtkxtext.h as its no longer in
3056 2003-03-06 [paul] 0.8.10claws89
3058 * sync with 0.8.10cvs25
3059 see ChangeLog 2003-03-06
3061 2003-03-06 [oliver] 0.8.10claws88
3066 2003-03-06 [oliver] 0.8.10claws87
3069 remove changes introduced inclaws74
3071 another attempt to sanely delete and update
3072 messages deleted in separate messageview
3074 2003-03-05 [christoph] 0.8.10claws86
3077 check if "From" matches any account's address if
3078 addressbook completion of addresses is disabled too
3080 (closes Bug 70 "Display recipient in from" doesn't check
3081 folder's default account)
3083 2003-03-05 [christoph] 0.8.10claws85
3086 * src/common/utils.[ch]
3087 don't strip address comments when building Cc lists
3089 (closes Bug 47 Replying to message strips name part of e-mail addresses
3093 fix return value of copy function
3095 2003-03-05 [christoph] 0.8.10claws84
3098 don't ask imap server for non rfc822 headers
3100 (closes bug 71 IMAP FETCH asks for FROM header field twice)
3103 destroy session on socket error to allow reconnecting
3105 2003-03-05 [christoph] 0.8.10claws83
3108 fix building with gnome when no prefix is set
3110 (closes bug 66 Gnome directory is set to NONE)
3112 2003-03-05 [paul] 0.8.10claws82
3114 * sync with 0.8.10cvs23
3115 see ChangeLog 2003-03-05
3117 2003-03-04 [christoph] 0.8.10claws81
3120 o fix moving and copying when folder returns 0 for new
3122 o remove some code for single message copy and move
3123 operations and use functions for multiple messages
3125 (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3128 remove unused include
3130 2003-03-04 [paul] 0.8.10claws80
3133 list 'Compiled plugins'
3135 2003-03-03 [christoph] 0.8.10claws79
3138 have to multiply the percentage of the current fetch with
3139 the percentage that it has of the total fetch operation
3142 2003-03-03 [christoph] 0.8.10claws78
3145 fix calculation of expected lines for progress indicator
3147 2003-03-03 [christoph] 0.8.10claws77
3150 * src/common/utils.c
3151 fix segfault when opening the root news folder
3153 2003-03-03 [christoph] 0.8.10claws76
3155 * src/mainwindow.[ch]
3156 * src/common/Makefile.am
3157 * src/common/progressindicator.[ch]
3158 add UI independent progress indicator handling
3161 use new progress indicator for message info fetching
3163 * src/common/hooks.h
3166 2003-03-03 [oliver] 0.8.10claws75
3170 removed commented code
3172 2003-03-03 [oliver] 0.8.10claws74
3175 cleanups and refactoring
3177 compose_reply_mode reply & forwarding interface for
3180 act on messages marked for deletion in folderview_selected
3181 based on prefs_common.immediate_exec since a message might
3182 have been deleted by messageview in a folder we are changing
3183 to (does anybody understand what I'm on about ?)
3185 2003-03-03 [oliver] 0.8.10claws73
3187 * src/messageview.[ch]
3189 - messageview_delete: delete message shown in messagview
3190 - messageview_update_view: update messageview to currently
3191 selected summaryview message
3192 - add separate messageview to msgview_list in order to update
3193 toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3194 * src/summaryview.[ch]
3195 summary_get_selection returns a list of selected msgs
3198 toolbar reply refactoring
3200 2003-03-03 [paul] 0.8.10claws72
3202 * sync with 0.8.10cvs21
3203 see ChangeLog 2003-03-03
3205 2003-03-02 [christoph] 0.8.10claws71
3207 * src/common/passcrypt.c
3210 2003-03-02 [christoph] 0.8.10claws70
3213 * src/prefs_account.c
3214 * src/prefs_gtk.[ch]
3215 * src/common/.cvsignore
3216 * src/common/Makefile.am
3217 * src/common/passcrypt.c ** NEW **
3218 * src/common/passcrypt.h.in ** NEW **
3219 Implement password encryption in config files
3220 using unix encrypt and setkey functions. The crypt
3221 key can be set as a configure parameter. Old
3222 passwords will be converted if they do not begin
3225 2003-03-02 [paul] 0.8.10claws69
3227 * src/prefs_account.c
3230 2003-03-01 [thorsten] 0.8.10claws68
3238 corrected format strings
3241 (fix compile errors with GNU gettext-0.11.5)
3243 2003-03-01 [oliver] 0.8.10claws67
3246 menu callbacks call toolbar_menu_reply
3248 2003-03-01 [oliver] 0.8.10claws66
3252 menu callbacks call toolbar_menu_reply
3254 callbacks from menu handled by toolbar_menu_reply
3256 2003-03-01 [paul] 0.8.10claws65
3259 revert commit 0.8.10claws54 - breaks editing of
3263 update Bulgarian translation, submitted by
3266 2003-02-28 [christoph] 0.8.10claws64
3272 * src/gtkxtext.h ** REMOVE **
3278 * src/prefs_common.c
3279 * src/prefs_matcher.c
3280 * src/procheader.[ch]
3283 * src/common/ssl_certificate.c
3284 * src/gtk/colorlabel.c
3287 o remove code obsoleted by new cache and folder system rework
3289 2003-02-28 [oliver] 0.8.10claws63
3292 * fix bug where reply in Messageview replied to
3293 Message displayed in summaryview
3294 (reportedd via ML by chinatinte at gmx dot ch)
3295 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3296 didn't work in separate MessageView Toolbar
3297 (wondering if anybody uses this at all ?)
3298 * src/summaryview.[ch]
3299 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3300 (generalize reply and forward code);
3302 remove focus_in event which updated summaryview to messageview
3304 2003-02-28 [paul] 0.8.10claws62
3307 add the --check option
3308 Patch submitted by Ricardo Mones Lastra
3310 2003-02-28 [paul] 0.8.10claws61
3312 * src/prefs_account.c
3313 re-order 'Signature' items
3315 2003-02-28 [paul] 0.8.10claws60
3317 * sync with 0.8.10cvs20
3318 see ChangeLog 2003-02-28
3320 2003-02-28 [paul] 0.8.10claws59
3323 update to reflect recent movement of files
3325 2003-02-28 [paul] 0.8.10claws58
3327 * sync with 0.8.10cvs19
3328 see ChangeLog 2003-02-28
3330 2003-02-27 [martin] 0.8.10claws57
3332 * src/prefs_matcher.c
3333 fix segfault in prefs_matcher_ok() when the
3334 last entry is deleted and prevents that the
3335 message "entry not saved" comes up after deleting
3338 2003-02-27 [martin] 0.8.10claws56
3340 * src/prefs_filtering.c
3341 fix segfault in prefs_filtering_ok() when the
3342 last entry is deleted and prevents that the
3343 message "entry not saved" comes up after deleting
3346 2003-02-27 [paul] 0.8.10claws55
3348 * sync with 0.8.10cvs18
3349 see ChangeLog 2003-02-27
3351 2003-02-27 [paul] 0.8.10claws54
3354 fix bug where the address book crashes with
3356 Patch [687729] submitted by David Frager
3357 <dbfrager@users.sourceforge.net>
3359 2003-02-25 [christoph] 0.8.10claws53
3362 * src/colorlabel.[ch] ** REMOVE **
3363 * src/gtk/Makefile.am
3364 * src/gtk/colorlabel.[ch] ** NEW **
3365 move colorlabel files to gtk directory
3367 * src/esmtp.[ch] ** REMOVE **
3368 has been merged into smtp.[ch] in 0.7.5
3370 2003-02-25 [christoph] 0.8.10claws52
3373 * src/about.[ch] ** REMOVE **
3374 * src/gtk/Makefile.am
3375 * src/gtk/about.[ch] ** NEW **
3376 move about files to gtk directory
3378 2003-02-25 [christoph] 0.8.10claws51
3381 some code optimization of folder scanning code
3383 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3385 2003-02-25 [christoph] 0.8.10claws50
3388 * src/common/sylpheed.c
3389 add command line parameter parsing to common code
3391 2003-02-24 [christoph]
3395 fix gnome prefix problems, the configure script now removed
3396 `gnome-config --prefix` from `gnome-config --datadir`
3397 and adds $(prefix} instead
3399 (closes Bug 24 Makefile does not respect prefix when installing
3402 2003-02-24 [christoph] 0.8.10claws49
3405 check for valid session before trying to authenticate
3407 (closes Bug 60 crash if "authenticate on logon" is activated
3408 and newsserver-hostname is not valid)
3410 2003-02-24 [melvin] 0.8.10claws48
3412 * src/prefs_actions.c
3413 Make sure all user's input is sent to the action and then
3416 2003-02-23 [alfons] 0.8.10claws46
3419 also wait cursor when deleting files
3423 * tools/freshmeat_search.pl
3424 tools/google_search.pl
3425 scripts should now work for any browser/browser command line
3427 2003-02-22 [christoph] 0.8.10claws45
3430 fix IMAP flag setting, IMAP flag is not handled correctly
3431 anymore by the folder system and information about the
3432 folder should not be saved in the MsgInfo (in my opinion)
3434 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3436 2003-02-22 [christoph] 0.8.10claws44
3439 fix spelling of "label" ;-)
3441 2003-02-22 [thorsten] 0.8.10claws43
3444 src/prefs_common.[ch]
3446 do not use description as attachment name
3448 2003-02-22 [alfons] 0.8.10claws42
3451 freeze/thaw folder item updates when changing color labels,
3452 and put a wait cursors on
3454 2003-02-22 [thorsten] 0.8.10claws41
3457 save-all fixes: crash if invoked on multipart container,
3458 mimeinfo access, pathseparators, error dialog
3460 2003-02-21 [alfons] 0.8.10claws40
3465 2003-02-21 [colin] 0.8.10claws39
3470 2003-02-21 [colin] 0.8.10claws38
3473 Freeze/thaw folderItem updates when filtering messages
3474 via Tools/Filter messages
3476 2003-02-21 [paul] 0.8.10claws37
3479 revert commit 0.8.10claws26, there are ulterior motives
3480 for users to set a Reply-To header when posting to
3483 2003-02-21 [paul] 0.8.10claws36
3485 * sync with 0.8.10cvs17
3486 see ChangeLog 2003-02-21
3488 2003-02-20 [christoph] 0.8.10claws35
3491 IMAP UID fetch speedup using SEARCH
3493 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3496 fix problem with UIDs in IMAP UID cache that no longer existed
3498 2003-02-20 [christoph] 0.8.10claws34
3503 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
3505 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3508 Rewrite imap_cmd_gen_recv use sock_getline instead
3509 of sock_gets to avoid problems with too long reply
3512 2003-02-20 [colin] 0.8.10claws33
3514 * src/prefs_account.c
3517 2003-02-20 [colin] 0.8.10claws32
3520 Remove useless '&& !to_sender'
3525 change my e-mail address
3527 2003-02-19 [colin] 0.8.10claws31
3529 * src/prefs_common.c
3530 X11 style colors for every configurable color
3532 2003-02-19 [alfons] 0.8.10claws30
3534 * src/prefs_gtk.[ch]
3535 * src/prefs_common.c
3536 for color_new accept both plain integers and X11 style color
3537 names (as found in /usr/lib/X11/rgb.txt)
3539 2003-02-19 [paul] 0.8.10claws29
3542 add tooltips to online/offline button and account selector
3545 2003-02-19 [paul] 0.8.10claws28
3549 src/prefs_account.[ch]
3550 src/prefs_common.[ch]
3551 move 'Maximum number of articles to download' to
3553 clean up account prefs gui a little by hiding entries
3554 rather then greying out entries
3556 2003-02-19 [hiro] 0.8.10claws27
3558 * src/common/utils.c
3559 fix bug #54 'yesterdays date is displayed in the message
3562 2003-02-19 [paul] 0.8.10claws26
3565 fix bug reported in Feature Request [688596]
3566 'Reply-to header in news'
3568 2003-02-18 [paul] 0.8.10claws25
3571 add a 'List all keys' button to key selection dialog
3573 2003-02-18 [colin] 0.8.10claws24
3575 * src/stock_pixmap.c
3578 2003-02-18 [colin] 0.8.10claws23
3580 * src/common/smtp.[ch]
3582 Try to starttls if it seems to be the only
3583 way to authenticate a user
3585 2003-02-18 [paul] 0.8.10claws22
3589 src/stock_pixmap.[ch]
3590 src/pixmaps/drafts_close.xpm ** NEW FILE **
3591 src/pixmaps/drafts_open.xpm ** NEW FILE **
3592 as a Drafts folder is a special folder allow it to have
3593 its own unique icons
3595 2003-02-18 [colin] 0.8.10claws21
3598 Fix port selection when using starttls
3600 2003-02-18 [paul] 0.8.10claws20
3603 src/prefs_common.[ch]
3604 make blue the default new mail colour
3606 2003-02-18 [paul] 0.8.10claws19
3608 * sync with 0.8.10cvs14
3609 see ChangeLog 2003-02-18
3611 2003-02-17 [jens] 0.8.10claws18
3614 fixed a compile problem with gcc 3.3
3615 works on 2.95.3 too (testet on PPC as it is big endian)
3617 2003-02-17 [paul] 0.8.10claws17
3619 * sync with 0.8.10cvs13
3620 see ChangeLog 2003-02-17
3622 2003-02-17 [paul] 0.8.10claws16
3624 * sync with 0.8.10cvs12
3625 see ChangeLog 2003-02-17
3627 2003-02-16 [match] 0.8.10claws15
3630 Eliminates reloading of address data when items
3631 deleted or added. Applied submitted by
3632 Luke Plant <lukeplant@softhome.net>
3634 2003-02-16 [paul] 0.8.10claws14
3637 when a 'protocol error' is encountered disconnect from
3638 the server. This means that the user can carry on viewing
3639 other articles and doesn't have to either wait until the
3640 server timesout or quit sylpheed.
3641 Fixes bug #53 'Unable to read messages in newsgroups,
3642 displayed message doesn't change'
3644 2003-02-15 [christoph] 0.8.10claws13
3647 fix bug that stopped scanning of folders when an
3648 IMAP folder was empty
3650 (closes bug 46 stop scan messages in folders after empty folder)
3656 tools/freshmeat_search.pl ** NEW FILE **
3657 tools/google_search.pl ** NEW FILE **
3658 Add 2 Actions scripts which search freshmeat/google
3659 for the selected text using the browser configured
3662 Note: These scripts are very dependent on the format of the
3663 browser command and may not work on every occasion. Testing
3666 2003-02-14 [alfons] 0.8.10claws12
3669 fix breakage because of uninitialized account pointer.
3672 2003-02-14 [paul] 0.8.10claws11
3675 src/prefs_account.[ch]
3676 src/prefs_common.[ch]
3677 move signature settings to Account Prefs
3679 2003-02-14 [paul] 0.8.10claws10
3681 * sync with 0.8.10cvs11
3682 see ChangeLog 2003-02-14
3684 2003-02-13 [thorsten] 0.8.10claws9
3687 revert news progressbar (GUI separation)
3689 2003-02-13 [paul] 0.8.10claws8
3692 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3695 2003-02-13 [paul] 0.8.10claws7
3699 fix 'Follow-up and Reply-to' so that it creates a reply to
3700 the newsgroup and the sender. If the message has the keyword
3701 'poster' in the Followup-To header, all replies go to the
3702 sender, re: RFC 1036, Section 2.2.3
3703 rename all instances of 'ignore_replyto' to 'to_sender', both
3704 were previously used, now we use just one.
3706 2003-02-13 [paul] 0.8.10claws6
3708 * sync with 0.8.10cvs9
3709 see ChangeLog 2003-02-13
3711 2003-02-13 [paul] 0.8.10claws5
3714 show which plugins are configured in the configure
3717 2003-02-12 [thorsten] 0.8.10claws4
3720 show progress while fetching news headers
3722 2003-02-12 [christoph] 0.8.10claws3
3725 * src/plugins/Makefile.am
3726 use AM_CONDITIONAL to enable plugins, automake correctly
3727 manages this when creating distdir
3729 2003-02-12 [christoph] 0.8.10claws2
3731 * ac/spamassassin.m4
3732 * src/plugins/spamassassin/Makefile.am
3733 fix building SpamAssassin plugin without OpenSSL
3735 2003-02-12 [paul] 0.8.10claws1
3739 src/plugins/Makefile.am
3740 fix failure of 'make release'
3742 2003-02-12 [paul] 0.8.10claws
3744 * 0.8.10claws released
3746 2003-02-12 [paul] 0.8.9claws56
3753 updated translations by George Danchev, Ricardo Mones Lastra,
3754 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3757 Allow the building of RPMs by a regular user. Submitted
3760 2003-02-11 [alfons] 0.8.9claws55
3763 don't use pixmaps for label color rect but draw rectangles
3764 so we can respect the color map of palette based visuals
3765 (fixes the long time crashes on Suns - thanks to Andreas
3766 Engel and Steve O'Hara-Smith for testing)
3768 2003-02-11 [christoph] 0.8.9claws54
3770 * src/matcher_parser_parse.y
3771 correct bug where filering rules of not existing folders in
3772 matcherrc were added to global filtering
3774 (closes Debian Bug #180253 - Directory's filter-rules are merged with
3775 main filter-rules after removing directory, http://bugs.debian.org/180253)
3777 2003-02-11 [paul] 0.8.9claws53
3779 * sync with 0.8.10cvs7
3780 see ChangeLog 2003-02-09
3782 2003-02-11 [melvin] 0.8.9claws52
3785 Updated French tranlsations
3787 2003-02-10 [paul] 0.8.9claws51
3790 correct --enable-openssl
3791 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3793 2003-02-09 [martin] 0.8.9claws50
3795 * src/prefs_matcher.c
3796 fix segfault in prefs_matcher_substitute_cb() when
3799 2003-02-09 [paul] 0.8.9claws49
3802 fix bug where a newsgroup folder's processing rules were
3803 merged with the global filtering rules when the newsgroup
3804 folder was deleted, causing some seriously bad results,
3805 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3807 2003-02-08 [melvin] 0.8.9claws48
3810 Corrected and modified an alert message.
3812 2003-02-07 [paul] 0.8.9claws47
3815 fix bug where both an 'Account properties' window and a
3816 'Folder properties' window were opened when clicking on
3817 'Properties' in an NNTP or IMAP folder's popup menu.
3819 2003-02-07 [paul] 0.8.9claws46
3821 * sync with 0.8.10cvs6
3822 see ChangeLog 2003-02-06
3824 2003-02-06 [christoph] 0.8.9claws45
3827 freeze folder updates while importing mbox files
3828 (closes bug 43 importing mbox took hours)
3830 Patch submitted by Jens Rantil <jens.rantil@telia.com>
3832 2003-02-06 [thorsten] 0.8.9claws44
3835 Updated german translations
3837 2003-02-06 [thorsten] 0.8.9claws43
3840 use guint for message numbers (fix count in grouplist dialog)
3842 2003-02-05 [paul] 0.8.9claws42
3844 * sync with 0.8.10cvs2
3845 see ChangeLog 2003-02-05
3847 2003-02-04 [colin] 0.8.9claws41
3849 * src/prefs_common.[ch]
3852 Add an option to disable threading by subject
3854 2003-02-04 [christoph] 0.8.9claws40
3857 only abort fetching mails from multiple accounts when the
3858 error is fatal and does not allow to check any more accounts
3859 (currently only disk full error)
3861 (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3862 receive mails for other accouts)
3864 2003-02-04 [christoph] 0.8.9claws39
3867 first add the new message to the cache, then
3868 send the update notification
3870 (closes bug 39 after sending message folderview doesnt get updated)
3872 2003-02-04 [colin] 0.8.9claws38
3875 _really_ fix this Connecting... status
3877 2003-02-04 [paul] 0.8.9claws37
3880 see ChangeLog 2003-02-04
3882 2003-02-04 [paul] 0.8.9claws36
3884 * sync with 0.8.9cvs6
3885 see ChangeLog 2003-02-03
3887 2003-02-04 [paul] 0.8.9claws35
3890 updated by André Filipe de Assunção e Brito
3891 <bedecko@netsite.com.br>
3893 2003-02-03 [thorsten] 0.8.9claws34
3896 Updated german translations
3898 2003-02-02 [paul] 0.8.9claws33
3901 updated by Ricardo Mones Lastra
3903 2003-02-02 [thorsten] 0.8.9claws32
3906 Fix mh_get_msginfo() segfault if file is inaccessible
3908 2003-01-31 [colin] 0.8.9claws31
3911 Fix last commit's bug
3913 2003-01-31 [colin] 0.8.9claws30
3916 Missing a change for gpg-signed messages
3918 2003-01-31 [paul] 0.8.9claws29
3920 * src/pixmaps/gpg_signed.xpm ** NEW FILE **
3922 src/stock_pixmap.[ch]
3924 indicate GnuPG signed messages by displaying an icon
3925 in the Attachment column.
3927 2003-01-31 [paul] 0.8.9claws28
3929 * sync with 0.8.9cvs4
3930 see ChangeLog 2003-01-31
3932 2003-01-31 [alfons] 0.8.9claws27
3935 tune URI parser to accept mailto URLs with a '?'
3936 (patch from Ruslan Balkin)
3938 2003-01-31 [colin] 0.8.9claws26
3941 Fix a leak introduced in claws24
3943 2003-01-31 [colin] 0.8.9claws25
3946 Freeze/Thaw folder updates when deleting dups
3948 2003-01-31 [colin] 0.8.9claws24
3953 little speed improvements
3955 2003-01-31 [colin] 0.8.9claws23
3958 Fix segfault when forwarding nothing
3959 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3961 2003-01-30 [paul] 0.8.9claws22
3963 * sync with 0.8.9cvs3
3964 see ChangeLog 2003-01-30
3966 2003-01-30 [paul] 0.8.9claws21
3968 * sync with 0.8.9cvs2
3969 see ChangeLog 2003-01-30
3971 2003-01-29 [paul] 0.8.9claws20
3973 * sync with 0.8.9cvs1
3974 see ChangeLog 2003-01-29
3976 2003-01-28 [paul] 0.8.9claws19
3979 update to reflect changes.
3980 thanks to Ricardo Mones Lastra
3982 2003-01-27 [christoph] 0.8.9claws18
3985 * ac/spamassassin.m4
3986 * src/plugins/spamassassin/README
3987 * src/plugins/spamassassin/libspamc.[ch]
3988 * src/plugins/spamassassin/utils.[ch]
3989 updated to latest libspamc
3991 2003-01-27 [christoph] 0.8.9claws17
3994 fix wrong use of procheader_get_header_fields
3996 2003-01-27 [christoph] 0.8.9claws16
3999 * src/prefs_account.[ch]
4000 * src/common/nntp.[ch]
4001 allow to force authentication for NNTP servers
4003 Patch submitted by Florian Mickler <dmk@d-labs.de>
4005 2003-01-26 [paul] 0.8.9claws15
4008 speed up of marking messages as read
4009 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4011 2003-01-26 [christoph] 0.8.9claws14
4014 * src/mgutils.[ch] ** REMOVE **
4015 * src/xml.[ch] ** REMOVE **
4016 * src/xmlprops.[ch] ** REMOVE **
4017 * src/common/Makefile.am
4018 * src/common/mgutils.[ch] ** NEW **
4019 * src/common/xml.[ch] ** NEW **
4020 * src/common/xmlprops.[ch] ** NEW **
4021 move xml files to common directory
4023 2003-01-26 [christoph] 0.8.9claws13
4025 * src/plugins/spamassassin/spamassassin_gtk.c
4026 only set gtk entry text if string is available
4028 2003-01-26 [melvin] 0.8.9claws12
4030 * src/description_window.c
4031 Allow resizing of the window
4032 Allow automatic horizontal scroll bar
4033 Do not vertically expand and fill
4035 2003-01-26 [christoph] 0.8.9claws11
4038 * src/gtkutils.[ch] ** REMOVE **
4039 * src/common/sylpheed.c
4040 * src/gtk/Makefile.am
4041 * src/gtk/description_window.c
4042 * src/gtk/gtkutils.[ch] ** NEW **
4043 * src/gtk/prefswindow.c
4044 move gtkutils to gtk directory
4046 2003-01-26 [paul] 0.8.9claws10
4049 rename summary_unread_clicked() to summary_status_clicked()
4051 2003-01-26 [melvin] 0.8.9claws9
4053 * src/prefs_actions.c
4054 Cosmetical changes to the help text
4056 2003-01-26 [paul] 0.8.9claws8
4061 src/prefs_sumamry_column.c
4063 rename the 'Unread' column to 'Status'
4065 2003-01-25 [match] 0.8.9claws7
4068 removed reference to LDAP constants. removed error2string.
4069 included functions to support LDAP dynamic queries.
4071 moved LDAP constants here.
4075 removed references to LDAP constants and references to
4078 2003-01-25 [paul] 0.8.9claws6
4081 summary_thread_build(), summary_thread_init(): remove
4082 unneeded reference to summaryview->folder_item
4084 2003-01-25 [christoph] 0.8.9claws5
4086 * src/gtk/description_window.c
4087 o allow description texts to expand over multiple columns
4088 o translate all columns
4089 * src/prefs_actions.c
4090 change syntax description to use new multi column feature
4092 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4094 2003-01-25 [match] 0.8.9claws4
4097 fixed bug with Quoted-Printable
4099 2003-01-25 [paul] 0.8.9claws3
4102 src/summaryview.[ch]
4103 implement per-folder collapsed/expanded threads setting
4105 * src/prefs_common.c
4106 remove global collapsed/expanded threads option
4108 2003-01-25 [christoph] 0.8.9claws2
4111 add pluginwindow and prefswindow
4113 make send respond correctly to messages that could be added
4114 to the queue folder, but the UID of the message is unknown
4117 don't return guessed UIDs in imap_add_msg anymore. We return
4118 0 to tell the folder system it was appened but the UID is
4119 unknown. Folder system now get's the UID by scaning the folder
4120 and searching the cache for the Message-ID
4121 (closes bug #29 Messages queued, but not sent)
4123 2003-01-25 [paul] 0.8.9claws1
4126 conv_encode_header(): fix bug when long headers with 8-bit
4127 characters are used, so that the encoded words are wrapped.
4128 If the space in the original text falls on the wrap boundary,
4130 Patch by Sergey Vlasov.
4133 fix bug where a change to the sorting method or thread view
4134 of a folder's messages is lost if simpify-subject is set and
4136 Patch by Luke Plant.
4138 2003-01-24 [paul] 0.8.9claws
4140 * sylpheed-0.8.9claws released
4144 remove reference to 'INSTALL.jp'
4146 2003-01-23 [paul] 0.8.8claws128
4152 updated translations. submitted by Ricardo Mones Lastra,
4153 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
4155 2003-01-23 [colin] 0.8.8claws127
4158 Fix drafted and queued news articles re-edition
4160 2003-01-23 [melvin] 0.8.8claws126
4163 Updated French translations
4165 2003-01-23 [colin] 0.8.8claws125
4168 Fix "Connecting to..." status message
4170 2003-01-22 [paul] 0.8.8claws124
4173 updated by George Danchev
4176 revert last commit [0.8.8claws111] as it breaks folder d'n'd
4179 2003-01-21 [paul] 0.8.8claws123
4182 updated by George Danchev
4188 don't translate 'Separator'
4190 * src/plugins/spamassassin/Makefile.am
4191 add aspell to CPPFLAGS
4193 * src/plugins/spamassassin/spamassassin.c
4194 src/plugins/spamassassin/spamassassin_gtk.c
4195 set correct default for spamassassin_receive_spam
4196 slightly re-word descriptions and some
4199 2003-01-19 [alfons] 0.8.8claws122
4202 mimeview_save_as(): we might as well show the file name for
4203 the single case "Save As" too
4205 2003-01-19 [alfons] 0.8.8claws121
4208 change bug tracker URL to bugzilla URL
4210 2003-01-19 [alfons] 0.8.8claws120
4213 mimeview_save_all(): display name of file before overwriting;
4214 continue saving all, even when one overwrite was cancelled
4216 2003-01-19 [christoph] 0.8.8claws119
4220 fix wrong usage of procmsg_find_children in summaryview
4221 by using procmsg_update_unread_children instead of
4222 summaryview_update_unread_children
4224 2003-01-19 [christoph] 0.8.8claws118
4227 fix infinite loop in procmsg_find_children
4228 (closes bug #25 sylpheed crashes on delete.)
4230 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4232 2003-01-19 [paul] 0.8.8claws117
4235 updated by Ivan Francolin Martinez
4237 2003-01-18 [melvin] 0.8.8claws116
4239 * src/prefs_actions.c
4240 Removed syntax limitation of only one '&' at the end of command.
4241 Now actions that contain '>/dev/null 2>&1' are possible.
4243 2003-01-18 [melvin] 0.8.8claws115
4245 * src/prefs_actions.c
4246 Actions IO dialog: when the action ends
4247 the "Close" button now has focus and [Escape] closes the
4250 2003-01-18 [christoph] 0.8.8claws114
4253 o add debug output when MsgInfos are really freed
4254 o free GSLists in procmsg_find_children and
4255 procmsg_update_unread_children
4257 2003-01-18 [christoph] 0.8.8claws113
4260 reorder Configuration menu
4262 2003-01-18 [christoph] 0.8.8claws112
4265 fix applying templates to forwarded messages
4267 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4269 2003-01-17 [christoph] 0.8.8claws111
4272 destroy folder items, when a folder item is removed
4274 2003-01-17 [christoph] 0.8.8claws110
4277 fix wrong folder stats update when ignored message is
4280 2003-01-17 [colin] 0.8.8claws109
4284 Quicksearch bugfixes:
4285 - hide help button at startup if not extended
4286 - switch to extended when looking for replies
4290 * sync with 0.8.9 release
4292 2003-01-17 [paul] 0.8.8claws108
4294 * sync with 0.8.8cvs11
4295 see ChangeLog 2003-01-17
4297 2003-01-16 [colin] 0.8.8claws107
4300 Changed encryption test to re-ask passphrase
4301 if an encrypted message hasn't been decrypted
4304 2003-01-16 [christoph] 0.8.8claws106
4307 * src/prefs_toolbar.c
4308 * src/gtk/prefswindow.h
4309 * src/plugins/spamassassin/spamassassin_gtk.c
4310 remove page destroy function that is not used anymore
4312 2003-01-16 [paul] 0.8.8claws105
4314 * sync with 0.8.8cvs9
4315 see ChangeLog 2002-01-16
4317 2003-01-16 [colin] 0.8.8claws104
4320 Fix bug with autosaved drafts for IMAP, when draft
4321 folder is specified - fixes bugzilla bug #20
4323 2003-01-15 [paul] 0.8.8claws103
4327 store folder and message-id of message forwarding
4328 in queue header and set forward flag after sending
4330 2003-01-15 [paul] 0.8.8claws102
4332 * sync with 0.8.8cvs8
4333 see ChangeLog 2002-01-15
4335 2003-01-15 [colin] 0.8.8claws101
4338 Fix linking with GNU libiconv
4340 2003-01-15 [darko] 0.8.8claws100
4343 fix crash when importing pine address book
4344 entry with an empty name (reported by DY
4345 <dybulk at tri8.net>)
4347 2003-01-14 [paul] 0.8.8claws99
4349 * configure.in ** REMOVED **
4350 configure.ac ** NEW FILE **
4351 rename configure.in to configure.ac, as it is now
4354 2003-01-14 [melvin] 0.8.8claws98
4357 folderview_check_new(): More precise function description
4359 2003-01-14 [melvin] 0.8.8claws97
4362 folderview_check_new(): return the number of new messages
4365 inc_account_mail(): Disable counting of new messages for IMAP
4366 and NNTP until bug [19] and [14] are fixed.
4368 2003-01-14 [paul] 0.8.8claws96
4370 * sync with 0.8.8cvs6
4371 see ChangeLog 2003-01-14
4373 2003-01-13 [alfons] 0.8.8claws95
4376 tune email address validation (c. 0.8.8claws89): if . is
4377 just one char away from @, the address is invalid too
4378 (correctly rejects addresses like foo@.com)
4380 2003-01-13 [paul] 0.8.8claws94
4384 fixes to the Message View toolbar and menu:
4385 fix non-functioning Forward button
4386 make Reply button consider default_reply_list
4387 remove 'Follow-up...' menu entry
4388 add 'Forward' and 'Redirect' menu entries
4390 2003-01-13 [melvin] 0.8.8claws93
4393 Fixed typo that could make new messages count incorrect.
4395 2003-01-13 [melvin] 0.8.8claws92
4397 * src/folderview.[ch]
4398 folderview_check_new(): return the number of new messages.
4400 Should fix bug [14] where new mail notification worked
4401 incorrectly with IMAP accounts.
4402 inc_spool_account(): return number of new msgs, or -1 on error
4403 inc_all_spool(): return number of new msgs
4405 2003-01-13 [melvin] 0.8.8claws91
4407 * src/prefs_actions.c
4410 2003-01-12 [thorsten] 0.8.8claws90
4412 * src/common/prefs.c
4413 close file before rename
4415 2003-01-12 [alfons] 0.8.8claws89
4418 add Christian Mertes
4419 * src/common/utils.[ch]
4420 g_stricase_hash(), g_stricase_equal(): functions for
4421 case insensitive hash tables