1 2003-01-31 [colin] 0.8.9claws25
4 Freeze/Thaw folder updates when deleting dups
6 2003-01-31 [colin] 0.8.9claws24
11 little speed improvements
13 2003-01-31 [colin] 0.8.9claws23
16 Fix segfault when forwarding nothing
17 Patch from "Ruslan N. Balkin" <baron@voices.ru>
19 2003-01-30 [paul] 0.8.9claws22
22 see ChangeLog 2003-01-30
24 2003-01-30 [paul] 0.8.9claws21
27 see ChangeLog 2003-01-30
29 2003-01-29 [paul] 0.8.9claws20
32 see ChangeLog 2003-01-29
34 2003-01-28 [paul] 0.8.9claws19
37 update to reflect changes.
38 thanks to Ricardo Mones Lastra
40 2003-01-27 [christoph] 0.8.9claws18
44 * src/plugins/spamassassin/README
45 * src/plugins/spamassassin/libspamc.[ch]
46 * src/plugins/spamassassin/utils.[ch]
47 updated to latest libspamc
49 2003-01-27 [christoph] 0.8.9claws17
52 fix wrong use of procheader_get_header_fields
54 2003-01-27 [christoph] 0.8.9claws16
57 * src/prefs_account.[ch]
58 * src/common/nntp.[ch]
59 allow to force authentication for NNTP servers
61 Patch submitted by Florian Mickler <dmk@d-labs.de>
63 2003-01-26 [paul] 0.8.9claws15
66 speed up of marking messages as read
67 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
69 2003-01-26 [christoph] 0.8.9claws14
75 * src/common/Makefile.am
76 * src/common/mgutils.[ch]
78 * src/common/xmlprops.[ch]
79 move xml files to common directory
81 2003-01-26 [christoph] 0.8.9claws13
83 * src/plugins/spamassassin/spamassassin_gtk.c
84 only set gtk entry text if string is available
86 2003-01-26 [melvin] 0.8.9claws12
88 * src/description_window.c
89 Allow resizing of the window
90 Allow automatic horizontal scroll bar
91 Do not vertically expand and fill
93 2003-01-26 [christoph] 0.8.9claws11
96 * src/gtkutils.[ch] ** REMOVE **
97 * src/common/sylpheed.c
99 * src/gtk/description_window.c
100 * src/gtk/gtkutils.[ch] ** NEW **
101 * src/gtk/prefswindow.c
102 move gtkutils to gtk directory
104 2003-01-26 [paul] 0.8.9claws10
107 rename summary_unread_clicked() to summary_status_clicked()
109 2003-01-26 [melvin] 0.8.9claws9
111 * src/prefs_actions.c
112 Cosmetical changes to the help text
114 2003-01-26 [paul] 0.8.9claws8
119 src/prefs_sumamry_column.c
121 rename the 'Unread' column to 'Status'
123 2003-01-25 [match] 0.8.9claws7
126 removed reference to LDAP constants. removed error2string.
127 included functions to support LDAP dynamic queries.
129 moved LDAP constants here.
133 removed references to LDAP constants and references to
136 2003-01-25 [paul] 0.8.9claws6
139 summary_thread_build(), summary_thread_init(): remove
140 unneeded reference to summaryview->folder_item
142 2003-01-25 [christoph] 0.8.9claws5
144 * src/gtk/description_window.c
145 o allow description texts to expand over multiple columns
146 o translate all columns
147 * src/prefs_actions.c
148 change syntax description to use new multi column feature
150 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
152 2003-01-25 [match] 0.8.9claws4
155 fixed bug with Quoted-Printable
157 2003-01-25 [paul] 0.8.9claws3
161 implement per-folder collapsed/expanded threads setting
164 remove global collapsed/expanded threads option
166 2003-01-25 [christoph] 0.8.9claws2
169 add pluginwindow and prefswindow
171 make send respond correctly to messages that could be added
172 to the queue folder, but the UID of the message is unknown
175 don't return guessed UIDs in imap_add_msg anymore. We return
176 0 to tell the folder system it was appened but the UID is
177 unknown. Folder system now get's the UID by scaning the folder
178 and searching the cache for the Message-ID
179 (closes bug #29 Messages queued, but not sent)
181 2003-01-25 [paul] 0.8.9claws1
184 conv_encode_header(): fix bug when long headers with 8-bit
185 characters are used, so that the encoded words are wrapped.
186 If the space in the original text falls on the wrap boundary,
188 Patch by Sergey Vlasov.
191 fix bug where a change to the sorting method or thread view
192 of a folder's messages is lost if simpify-subject is set and
196 2003-01-24 [paul] 0.8.9claws
198 * sylpheed-0.8.9claws released
202 remove reference to 'INSTALL.jp'
204 2003-01-23 [paul] 0.8.8claws128
210 updated translations. submitted by Ricardo Mones Lastra,
211 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
213 2003-01-23 [colin] 0.8.8claws127
216 Fix drafted and queued news articles re-edition
218 2003-01-23 [melvin] 0.8.8claws126
221 Updated French translations
223 2003-01-23 [colin] 0.8.8claws125
226 Fix "Connecting to..." status message
228 2003-01-22 [paul] 0.8.8claws124
231 updated by George Danchev
234 revert last commit [0.8.8claws111] as it breaks folder d'n'd
237 2003-01-21 [paul] 0.8.8claws123
240 updated by George Danchev
246 don't translate 'Separator'
248 * src/plugins/spamassassin/Makefile.am
249 add aspell to CPPFLAGS
251 * src/plugins/spamassassin/spamassassin.c
252 src/plugins/spamassassin/spamassassin_gtk.c
253 set correct default for spamassassin_receive_spam
254 slightly re-word descriptions and some
257 2003-01-19 [alfons] 0.8.8claws122
260 mimeview_save_as(): we might as well show the file name for
261 the single case "Save As" too
263 2003-01-19 [alfons] 0.8.8claws121
266 change bug tracker URL to bugzilla URL
268 2003-01-19 [alfons] 0.8.8claws120
271 mimeview_save_all(): display name of file before overwriting;
272 continue saving all, even when one overwrite was cancelled
274 2003-01-19 [christoph] 0.8.8claws119
278 fix wrong usage of procmsg_find_children in summaryview
279 by using procmsg_update_unread_children instead of
280 summaryview_update_unread_children
282 2003-01-19 [christoph] 0.8.8claws118
285 fix infinite loop in procmsg_find_children
286 (closes bug #25 sylpheed crashes on delete.)
288 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
290 2003-01-19 [paul] 0.8.8claws117
293 updated by Ivan Francolin Martinez
295 2003-01-18 [melvin] 0.8.8claws116
297 * src/prefs_actions.c
298 Removed syntax limitation of only one '&' at the end of command.
299 Now actions that contain '>/dev/null 2>&1' are possible.
301 2003-01-18 [melvin] 0.8.8claws115
303 * src/prefs_actions.c
304 Actions IO dialog: when the action ends
305 the "Close" button now has focus and [Escape] closes the
308 2003-01-18 [christoph] 0.8.8claws114
311 o add debug output when MsgInfos are really freed
312 o free GSLists in procmsg_find_children and
313 procmsg_update_unread_children
315 2003-01-18 [christoph] 0.8.8claws113
318 reorder Configuration menu
320 2003-01-18 [christoph] 0.8.8claws112
323 fix applying templates to forwarded messages
325 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
327 2003-01-17 [christoph] 0.8.8claws111
330 destroy folder items, when a folder item is removed
332 2003-01-17 [christoph] 0.8.8claws110
335 fix wrong folder stats update when ignored message is
338 2003-01-17 [colin] 0.8.8claws109
342 Quicksearch bugfixes:
343 - hide help button at startup if not extended
344 - switch to extended when looking for replies
348 * sync with 0.8.9 release
350 2003-01-17 [paul] 0.8.8claws108
352 * sync with 0.8.8cvs11
353 see ChangeLog 2003-01-17
355 2003-01-16 [colin] 0.8.8claws107
358 Changed encryption test to re-ask passphrase
359 if an encrypted message hasn't been decrypted
362 2003-01-16 [christoph] 0.8.8claws106
365 * src/prefs_toolbar.c
366 * src/gtk/prefswindow.h
367 * src/plugins/spamassassin/spamassassin_gtk.c
368 remove page destroy function that is not used anymore
370 2003-01-16 [paul] 0.8.8claws105
372 * sync with 0.8.8cvs9
373 see ChangeLog 2002-01-16
375 2003-01-16 [colin] 0.8.8claws104
378 Fix bug with autosaved drafts for IMAP, when draft
379 folder is specified - fixes bugzilla bug #20
381 2003-01-15 [paul] 0.8.8claws103
385 store folder and message-id of message forwarding
386 in queue header and set forward flag after sending
388 2003-01-15 [paul] 0.8.8claws102
390 * sync with 0.8.8cvs8
391 see ChangeLog 2002-01-15
393 2003-01-15 [colin] 0.8.8claws101
396 Fix linking with GNU libiconv
398 2003-01-15 [darko] 0.8.8claws100
401 fix crash when importing pine address book
402 entry with an empty name (reported by DY
403 <dybulk at tri8.net>)
405 2003-01-14 [paul] 0.8.8claws99
407 * configure.in ** REMOVED **
408 configure.ac ** NEW FILE **
409 rename configure.in to configure.ac, as it is now
412 2003-01-14 [melvin] 0.8.8claws98
415 folderview_check_new(): More precise function description
417 2003-01-14 [melvin] 0.8.8claws97
420 folderview_check_new(): return the number of new messages
423 inc_account_mail(): Disable counting of new messages for IMAP
424 and NNTP until bug [19] and [14] are fixed.
426 2003-01-14 [paul] 0.8.8claws96
428 * sync with 0.8.8cvs6
429 see ChangeLog 2003-01-14
431 2003-01-13 [alfons] 0.8.8claws95
434 tune email address validation (c. 0.8.8claws89): if . is
435 just one char away from @, the address is invalid too
436 (correctly rejects addresses like foo@.com)
438 2003-01-13 [paul] 0.8.8claws94
442 fixes to the Message View toolbar and menu:
443 fix non-functioning Forward button
444 make Reply button consider default_reply_list
445 remove 'Follow-up...' menu entry
446 add 'Forward' and 'Redirect' menu entries
448 2003-01-13 [melvin] 0.8.8claws93
451 Fixed typo that could make new messages count incorrect.
453 2003-01-13 [melvin] 0.8.8claws92
455 * src/folderview.[ch]
456 folderview_check_new(): return the number of new messages.
458 Should fix bug [14] where new mail notification worked
459 incorrectly with IMAP accounts.
460 inc_spool_account(): return number of new msgs, or -1 on error
461 inc_all_spool(): return number of new msgs
463 2003-01-13 [melvin] 0.8.8claws91
465 * src/prefs_actions.c
468 2003-01-12 [thorsten] 0.8.8claws90
471 close file before rename
473 2003-01-12 [alfons] 0.8.8claws89
477 * src/common/utils.[ch]
478 g_stricase_hash(), g_stricase_equal(): functions for
479 case insensitive hash tables
481 use top level domain names to validate email address, based
482 on a patch by Christian Mertes (thanks!), but changed
483 implementation to use a hash table
485 2003-01-12 [paul] 0.8.8claws88
488 updated by George Danchev
490 2003-01-12 [alfons] 0.8.8claws87
493 delete / execute performance: use new style folder update
495 2003-01-12 [paul] 0.8.8claws86
497 * sync with 0.8.8cvs5
498 see ChangeLog 2003-01-13 (!)
500 2003-01-12 [alfons] 0.8.8claws85
503 * src/matcher_parser_parse.y
504 prepare change_score filtering action
506 give up const-correctness on functions that call non-const-correct functions;
507 several casts to gpointer in g_free();
510 2003-01-12 [christoph] 0.8.8claws84
515 * src/gtk/prefswindow.[ch]
516 * src/plugins/spamassassin/spamassassin_gtk.c
517 changed the call of the widget create function
518 for PrefsPages, because sometimes the widget
519 create function needs a widget that already has
520 been attached to a window (to create GDK pixmaps
521 for exmaple). So we simply pass the GtkWindow as
522 the second parameter now.
526 * src/prefs_toolbar.[ch]
527 rewrite Toolbar Preferences using the new
530 2003-01-11 [alfons] 0.8.8claws83
533 fix crash when adding sender to addressbook because status bar
534 isn't there (the status bar doesn't seem to be used though,
535 but I'll let Match decide what to do with it)
537 2003-01-11 [colin] 0.8.8claws82
541 Two useless changes reversed
543 2003-01-11 [colin] 0.8.8claws81
547 Add mainwindow_get_mainwindow()
550 Add alertpanel_error_log()
557 Network errors get a View Log button
559 2003-01-10 [alfons] 0.8.8claws80
561 * src/prefs_toolbar.c
563 use the translatable string for "Separator" as file name for
564 separator toolbar items (probably make this uppercase?)
566 2003-01-10 [alfons] 0.8.8claws79
568 * src/prefs_toolbar.c
569 put right A_SEPARATOR description string in "displayed
570 toolbar items list" so manually added separators are
571 saved correctly (bug #10, "Adding a separator to the main
572 toolbar fails, entry in xml file is wrong")
574 2003-01-10 [christoph] 0.8.8claws78
578 o use CAPABILITY to check if NAMESPACE is available
580 2003-01-10 [christoph] 0.8.8claws77
583 apply UIDPLUS IMAP extension support patch
585 Patch submitted by Simon 'corecode' Schubert
587 2003-01-10 [paul] 0.8.8claws76
590 a sync from main which fixes the news account folders'
593 2003-01-10 [christoph] 0.8.8claws75
596 don't accept 0 as a valid uid returned by copy and move
597 functions. 0 means the message was copied or moved but the
598 new uid could not be fetched. It is not an error condition
599 for the copy or move operation.
601 2003-01-10 [paul] 0.8.8claws74
603 * src/prefs_filtering.c
604 change English used in Alert when entry is not
607 * sync with 0.8.8cvs4
608 see ChangeLog 2003-01-10
610 2003-01-10 [darko] 0.8.8claws73
613 fix crash when importing address book entry
614 without a valid address
616 2003-01-09 [alfons] 0.8.8claws72
619 filtering performance: use new style folder update
621 2003-01-09 [christoph] 0.8.8claws71
625 fix wrong selecting of mime encoding type, when
626 opening property dialog of attachments in the
627 compose window. 7bit was always selected and that
628 destoryed files with 8bit data.
629 (closes bug #9 Sylpheed-claws destroys attachments when
632 2003-01-09 [paul] 0.8.8claws70
634 * sync with 0.8.8cvs3
635 see ChangeLog 2003-01-09
637 2003-01-08 [alfons] 0.8.8claws69
640 apply patch by Kim Schulz to fix build breakage
641 because of missing variable
643 2003-01-08 [paul] 0.8.8claws68
645 * sync with 0.8.8cvs2
646 see ChangeLog 2002-01-08
648 2003-01-08 [paul] 0.8.8claws67
651 updated by Alessandro Maestri
654 when using 'Add sender to addressbook' allow
655 name to be edited and remarks to be entered
656 Patch submitted by Luke Plant
658 2003-01-08 [darko] 0.8.8claws66
660 * README.claws, src/summaryview.c
661 fix description for marked messages
666 tools/launch_phoenix ** NEW FILE **
667 add script that enables using Phoenix as the default
669 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
671 * tools/OOo2sylpheed.pl
672 remove full path to sylpheed executable, just 'sylpheed'
676 add launch_phoenix informtion and re-arrange and compress
679 2003-01-07 [christoph] 0.8.8claws65
682 fix update for source folder when moving messages
685 use function to set to_folder for message infos and
686 automatically update the op_count for old and new
689 2003-01-07 [melvin] 0.8.8claws64
691 * src/prefs_actions.c
692 Fixed bug where an '%p' Action on a displayed image crashed
694 Code clean up (get rid of duplicated code and removed unnecessary
697 2003-01-07 [christoph] 0.8.8claws63
707 * src/prefs_folder_item.c
711 o remove all folder update triggering from the UI code. The folder
712 system should know much better when a folder needs an update.
713 o to prevent multiple updates in a row the folder updates can be
714 frozen for some time.
716 Note: - Please verify that no updates are missing
717 - Check where freeze/thaws should be added
719 2003-01-07 [christoph] 0.8.8claws62
721 * src/prefs_actions.c
722 don't translate empty strings
724 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
726 2003-01-06 [christoph] 0.8.8claws61
728 * src/prefs_actions.c
729 mark strings for gettext
730 * src/prefs_matcher.c
731 use new description window for Execute action and
732 match condition in Filtering
734 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
736 2003-01-06 [alfons] 0.8.8claws60
738 keep myself inspired to re-organize matcher part 8;
739 yes, more to come (I need to move out the descriptive
740 text for actions to matcher.c, or at least make it not
741 depend on the wicked ordering)
743 * src/prefs_matcher.c
744 add documentation so others may comprehend the
745 UI part of the conditions
747 2003-01-06 [christoph] 0.8.8claws59
749 * src/prefs_actions.c
750 use new description window for syntax help
751 * src/gtk/description_window.c
752 fix display of descriptions with column count != 2
754 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
756 2003-01-06 [christoph] 0.8.8claws58
759 * src/summaryview.[ch]
760 * src/gtk/Makefile.am
761 * src/gtk/description_window.[ch] ** NEW **
762 use a generic window to display syntax descriptions
763 currently used in quote_fmt and summaryview (new description
764 for extended quick search)
766 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
768 2003-01-06 [paul] 0.8.8claws57
770 * sync with 0.8.8cvs1
771 see ChangeLog 2003-01-06
773 2003-01-06 [christoph] 0.8.8claws56
777 * src/gtk/prefswindow.[ch]
778 * src/plugins/spamassassin/spamassassin_gtk.c
779 o remove page management from prefswindow, pages
780 will be an argument to prefswindow_open
781 o prefswindow_open gets a datapointer that is
782 passed to the widget_create function to allow
783 creation of prefswindow for specific items
785 2003-01-06 [colin] 0.8.8claws55
788 We don't want regexp in the reply-finder,
789 because MIDs can contain !,$,. and so on
791 2003-01-06 [jens] 0.8.8claws54
794 fixed a wrong free in jpilot_read_db_files
796 2003-01-06 [alfons] 0.8.8claws53
798 re-organize matcher part 8; more to come
801 matcherprop_to_string(): put g_free()s before the
802 switch-case break to fix memleaks
804 2003-01-06 [colin] 0.8.8claws52
807 cleanup & reply-finder now displays the first
810 2003-01-05 [alfons] 0.8.8claws51
812 re-organize matcher part 7; more to come
815 fixes for constant correctness;
818 2003-01-05 [alfons] 0.8.8claws50
820 re-organize matcher part 6; more to come
823 fixes for constant correctness;
826 fix for constant correctness
828 2003-01-05 [colin] 0.8.8claws49
831 Add account_get_reply_account function
833 Use account_get_reply_account function
835 Basic reply-finder - click on the replied
836 icon gets you to the outbox using quick-search
838 2003-01-05 [paul] 0.8.8claws48
841 small change to English
843 * src/prefs_filtering.c
844 prefs_filtering_action_select(): improve logic and uniformity
847 2003-01-05 [alfons] 0.8.8claws47
849 fine tune solution to focus problems (bug #7)
852 mainwindow_focus_in_event(): remove grab event check
854 summary_button_pressed(): move selection on right-click
855 too. we can't possibly move the selection back after
856 canceling a dialog, because gtk's incomplete focus
857 management. whether this is a good solution, only time
860 2003-01-05 [christoph] 0.8.8claws46
863 fix crash when no imap connection could be established
865 2003-01-05 [paul] 0.8.8claws45
870 fix bug 605957 'shortcuts in popup-menu'
871 make user-defined shortcuts work
872 show shortcuts that are already defined
874 Patch submitted by Luke Plant
876 2003-01-05 [alfons] 0.8.8claws44
879 focus_in_event handler should not select summary view row
880 when another window (menu, dialog) grabbed for events
881 (bug #7, "[0.8.8claws42] Message summary focus")
883 2003-01-04 [christoph] 0.8.8claws43
886 update save folder after adding the sent message
887 (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
889 2003-01-02 [christoph] 0.8.8claws42
891 * src/common/plugin.c
892 fix unloading of all plugins and unload
893 plugins in reverse order
895 * src/gtk/pluginwindow.c
896 implement function of load and unload button
898 * src/gtk/prefswindow.c
899 * src/gtk/prefswindow.h
900 rename register function and add new unregister
903 * src/plugins/spamassassin/spamassassin_gtk.c
904 unregister prefs page and update for changes in
905 src/gtk/prefswindow.c
907 2003-01-02 [paul] 0.8.8claws41
910 updated by Ricardo Mones Lastra
915 fixes and improvements by Urke MMI
917 2003-01-02 [thorsten] 0.8.8claws40
920 fixed wrong return value
922 2003-01-02 [thorsten] 0.8.8claws39
925 fixed printing wrong variable
927 2003-01-02 [thorsten] 0.8.8claws38
930 fixed acessing members of freed pfile struct
932 2003-01-02 [thorsten] 0.8.8claws37
935 detect loops across several messages
936 as suggested by Christoph Hohmann
938 2003-01-01 [match] 0.8.8claws36
941 fixed another memory leak.
943 2003-01-01 [match] 0.8.8claws35
946 fixed memory leaks. applied Doxygen comments.
948 2003-01-01 [thorsten] 0.8.8claws34
951 inhibit endless loop if msg references itself
952 (closes Bug [ 660477 ] Infinite loop in parent flag search)
954 2003-01-01 [christoph] 0.8.8claws33
957 * src/gtk/Makefile.am
958 * src/gtk/pluginwindow.c ** NEW **
959 * src/gtk/pluginwindow.h ** NEW **
962 * src/plugins/demo/demo.c
963 * src/plugins/spamassassin/spamassassin.c
964 * src/plugins/spamassassin/spamassassin_gtk.c
965 write better plugin descriptions
967 2002-12-31 [christoph] 0.8.8claws32
969 * src/gtk/prefswindow.c
970 * src/plugins/spamassassin/spamassassin_gtk.c
971 some small improvements to GTK code
973 2002-12-31 [christoph] 0.8.8claws31
975 * src/plugins/spamassassin/spamassassin_gtk.c
976 enable folder select button
978 2002-12-31 [christoph] 0.8.8claws30
981 * src/gtk/Makefile.am
982 * src/gtk/prefswindow.c ** NEW **
983 * src/gtk/prefswindow.h ** NEW **
986 * src/common/plugin.c
987 don't try to load empty config lines
989 * src/plugins/spamassassin/Makefile.am
990 * src/plugins/spamassassin/spamassassin.c
991 * src/plugins/spamassassin/spamassassin.h ** NEW **
992 * src/plugins/spamassassin/spamassassin_gtk.c ** NEW **
993 GTK config for SpamAssassin Plugin using
996 2002-12-31 [paul] 0.8.8claws29
999 remove obsolete entry 'src/menu.c'
1001 2002-12-31 [alfons] 0.8.8claws28
1004 * src/matcher_parser_parse.y
1005 * src/prefs_matcher.c
1006 add "ignore_thread" and "~ignore_thread" condition so it's
1007 possible to make the actions / scoring operate on the ignore
1010 2002-12-31 [christoph] 0.8.8claws27
1016 * src/prefs_account.c
1017 * src/prefs_actions.c
1018 * src/prefs_customheader.c
1019 * src/prefs_display_header.c
1024 * src/common/prefs.[ch]
1025 extend prefs file handling for reading and automatic handling
1026 of blocks. When reading prefs_set_block_label will automatically
1027 move on to the block. When writing it will copy all other blocks
1030 * src/common/plugin.c
1031 Now loading plugin filenames from [Plugins] block in
1034 2002-12-30 [christoph] 0.8.8claws26
1036 * src/common/hooks.[ch]
1037 return abort status to caller of hooks_invoke
1040 invoke message filtering hook and stop
1041 default handling when filter returns abort
1043 * src/common/plugin.[ch]
1044 * src/plugins/demo/demo.c
1045 modify plugin loader, because resolving symbols for strings
1046 does not work correctly
1049 * ac/spamassassin.m4 ** NEW **
1050 * src/plugins/spamassassin/.cvsignore ** NEW **
1051 * src/plugins/spamassassin/Makefile.am ** NEW **
1052 * src/plugins/spamassassin/README ** NEW **
1053 * src/plugins/spamassassin/libspamc.[ch] ** NEW **
1054 * src/plugins/spamassassin/spamassassin.c ** NEW **
1055 * src/plugins/spamassassin/utils.[ch] ** NEW **
1056 add spamassassin plugin, see src/plugins/spamassassin/README
1059 2002-12-29 [alfons] 0.8.8claws25
1062 when moving focus from a message view to the main
1063 window, don't forget to select the summary node
1064 of the displayed message. should fix "[ 659103 ]
1065 focus-follows-mouse confuses sylpheed"
1067 2002-12-29 [christoph] 0.8.8claws24
1070 * src/stringtable.[ch] ** REMOVE **
1071 * src/common/Makefile.am
1072 * src/common/stringtable.[ch] ** NEW **
1073 move stringtable files to common directory
1075 2002-12-29 [christoph] 0.8.8claws23
1078 * src/menu.[ch] ** REMOVE **
1079 * src/gtk/Makefile.am
1080 * src/gtk/menu.[ch] ** NEW **
1081 move menu files to gtk directory
1083 2002-12-29 [match] 0.8.8claws22
1087 moved UI specific code out of LDAP code into addressbook
1088 UI code. fixed memory leak.
1090 2002-12-29 [christoph] 0.8.8claws21
1093 only check for IGNORED parent message when message is
1096 2002-12-29 [alfons] 0.8.8claws20
1099 set gtksctree's anchor correct (immediate execute
1100 changes the tree's layout, and anchor points at
1101 the incorrect row). fixes "[ 657233 ] multiple msg
1102 delete sometimes off by 1".
1103 we probably have to look for more tree layout /
1106 2002-12-29 [paul] 0.8.8claws19
1109 fix bug [ 659054 ] incorrect sorting of 'From' column
1110 when using 'display sender using address book'
1111 thanks to Alfons and Luke Plant
1113 2002-12-29 [christoph] 0.8.8claws18
1117 check parent messages for IGNORE THREAD flag, when adding,
1118 moving or copying messages to a folder
1120 2002-12-27 [alfons] 0.8.8claws17
1122 re-organize matcher part 5; more to come
1125 hash keywords in matchparser_tab
1127 2002-12-27 [alfons] 0.8.8claws16
1129 re-organize matcher part 4; more to come
1131 * src/matcher_parser.h
1132 * src/matcher_parser_lex.l
1133 * src/matcher_parser_parse.y
1136 2002-12-27 [alfons] 0.8.8claws15
1138 re-organize matcher part 3; more to come
1143 2002-12-27 [alfons] 0.8.8claws14
1145 re-organize matcher part 2; more to come but this should
1146 work. cc me if there are any regressions.
1149 add prototype for get_matchparser_tab_id()
1150 * src/matcher_parser_lex.l
1151 look up keywords using matchparser_tab_id();
1153 2002-12-27 [alfons] 0.8.8claws12
1155 re-organize matcher part 1
1158 map yacc generated constants to sylpheed matcher constants
1160 add function to find a matcher constant from a string
1162 2002-12-27 [christoph] 0.8.8claws11
1165 MENUITEM_ADD casts the 4th argument from integer to pointer
1166 so it probably should not be a pointer, this means we
1167 should use account id for it and not the account's pointer
1169 2002-12-27 [paul] 0.8.8claws10
1172 remove unneeded 'GtkWidget *vbox'
1175 further sync with 0.8.8 - make sort
1176 by recipient work as expected
1181 2002-12-27 [paul] 0.8.8claws9
1184 updated by Ivan F. Martinez
1186 2002-12-27 [darko] 0.8.8claws8
1188 * src/common/utils.c
1189 added locked pattern to extended search
1191 2002-12-27 [alfons] 0.8.8claws7
1193 * src/prefs_matcher.[ch]
1196 2002-12-26 [alfons] 0.8.8claws6
1199 * src/matcher_parser_lex.l
1200 * src/matcher_parser_parse.y
1201 * src/prefs_matcher.c
1202 allow color label as a condition in the matcher
1204 2002-12-26 [oliver] 0.8.8claws5
1207 enable Addressbook for Main and Messageview
1208 * src/prefs_actions.c
1209 enable actions in Messageview
1211 2002-12-26 [christoph] 0.8.8claws4
1213 * src/common/plugin.c
1214 add a little debug output
1216 * src/plugins/demo/Makefile.am
1217 better use of automake
1219 2002-12-26 [christoph] 0.8.8claws3
1222 * src/common/Makefile.am
1225 2002-12-26 [christoph] 0.8.8claws2
1228 sort configure checks into common / gtk / plugins
1234 * src/common/sylpheed.[ch]
1235 added now sylpheed_done function for shutdown
1236 * src/common/Makefile.am
1237 * src/common/plugin.[ch] ** NEW **
1238 plugin loader and unloader
1239 * src/plugins/.cvsignore ** NEW **
1240 * src/plugins/Makefile.am ** NEW **
1242 * src/plugins/demo/.cvsignore ** NEW **
1243 * src/plugins/demo/Makefile.am ** NEW **
1244 * src/plugins/demo/demo.c ** NEW **
1245 small demo plugin that installs a logtext hook and
1246 outputs the log text to stdout
1248 2002-12-26 [paul] 0.8.8claws1
1251 updated by Ricardo Mones Lastra
1253 2002-12-26 [paul] 0.8.8claws
1255 * 0.8.8claws released
1257 2002-12-26 [paul] 0.8.7claws12
1260 updated by George Danchev
1262 2002-12-26 [paul] 0.8.7claws11
1265 remove unneeded 'src/prefs.c' entry
1267 2002-12-26 [paul] 0.8.7claws10
1271 sync with 0.8.8 release
1276 partial sync with 0.8.8 release
1279 2002-12-25 [alfons] 0.8.7claws9
1282 * src/matcher_parser_lex.l
1283 * src/matcher_parser_parse.y
1284 * src/prefs_matcher.c
1285 add locked flag to possible filtering / matcher
1286 conditions (also a good example what should be
1287 done to add a simple boolean condition)
1289 2002-12-25 [christoph] 0.8.7claws8
1299 * src/prefs.[ch] ** REMOVE **
1300 * src/prefs_account.c
1301 * src/prefs_actions.c
1302 * src/prefs_common.c
1303 * src/prefs_customheader.c
1304 * src/prefs_display_header.c
1305 * src/prefs_filtering.c
1306 * src/prefs_folder_item.c
1307 * src/prefs_gtk.[ch] ** NEW **
1308 * src/prefs_matcher.c
1309 * src/prefs_scoring.c
1310 * src/prefs_summary_column.c
1312 * src/selective_download.c
1314 * src/common/Makefile.am
1315 * src/common/prefs.[ch] ** NEW **
1316 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
1318 2002-12-24 [alfons] 0.8.7claws7
1321 summary_thread_build(): fix real cause of the crash mentioned in
1322 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
1323 this way we get meaningful ctree nodes
1325 2002-12-24 [oliver] 0.8.7claws6
1327 * src/mainwindow.[ch]
1328 * src/messageview.[ch]
1332 changes to use updated toolbar handling
1334 2002-12-24 [oliver] 0.8.7claws5
1337 generic toolbar handling
1338 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
1339 * src/prefs_toolbar.[ch]
1342 2002-12-24 [oliver] 0.8.7claws4
1344 * src/stock_pixmap.[ch]
1345 move SYLPHEED_LOGO to end of list in order
1346 to remove it from Custom Toolbar`s Icon View
1348 2002-12-24 [alfons] 0.8.7claws3
1351 summary_thread_build(): fix crash because of focus != selection
1352 after threading. when deleting the selection, gtk tries but fails
1353 to find the correct focusable element. we now force the selection
1354 to be focused. this should solve the infamous bug reported by
1355 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages").
1356 a test case is available.
1358 2002-12-24 [darko] 0.8.7claws2
1361 don't crash when unmarking message with unread children
1363 2002-12-23 [christoph] 0.8.7claws1
1366 * src/common/Makefile.am
1367 update Makefiles for moved intl.h, version.h and defs.h
1369 rewrite imap_session_get to avoid duplicate code
1371 2002-12-23 [paul] 0.8.7claws
1373 * Santa-Claws released
1377 squeeze in updated Hungarian and Russian translations.
1378 Submitted by Gál Zoltán and Ruslan N. Balkin
1380 2002-12-23 [paul] 0.8.6claws129
1383 updated by Witold Wladyslaw Wojciech Wilk
1385 2002-12-23 [paul] 0.8.6claws128
1387 * src/quote_fmt_parse.y
1388 fix typo and add licence header
1390 2002-12-23 [paul] 0.8.6claws127
1395 2002-12-23 [paul] 0.8.6claws126
1398 updated translation, submitted by Alessandro Maestri
1400 2002-12-23 [paul] 0.8.6claws125
1402 * src/quote_fmt_parse.y
1403 fix signature-stripping on replies bug. match
1404 '-- \n' and not '-- '.
1406 2002-12-22 [paul] 0.8.6claws124
1411 updated translations. submitted by George Danchev,
1412 Ricardo Mones Lastra, and Urke MMI respectively
1414 2002-12-21 [paul] 0.8.6claws123
1419 2002-12-21 [paul] 0.8.6claws122
1422 fix bug [643638] where if a person is in one or more
1423 addressbook groups editing that person's email
1424 address results in removal from those groups.
1425 Patch submitted by Luke Plant.
1427 2002-12-20 [christoph] 0.8.6claws121
1429 * src/common/utils.c
1431 reimplement expand_search_string using GString to
1432 prevent crashs caused by miscalculated string
1433 lengths reported by Paul
1435 2002-12-20 [christoph] 0.8.6claws120
1438 don't use "changed" to check if op_count has to be changed as it
1439 is also set when the message has unread children
1440 (closes bug [ 653221 ] crash while deleting duplicates)
1442 2002-12-20 [paul] 0.8.6claws119
1444 * sync with 0.8.6cvs27
1445 see ChangeLog 2002-12-20
1447 2002-12-20 [paul] 0.8.6claws118
1449 * sync with 0.8.6cvs26
1450 see ChangeLog 2002-12-19 and 2002-12-20
1452 2002-12-19 [alfons] 0.8.6claws117
1455 fix incorrect parsing of email addresses, submitted by
1456 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate
1457 name display if it contains @".
1459 2002-12-18 [paul] 0.8.6claws116
1461 * sync with 0.8.6cvs23
1462 see ChangeLog 2002-12-18
1464 2002-12-18 [paul] 0.8.6claws115
1471 sync with 0.8.6cvs22.
1472 see ChangeLog 2002-12-17 and 2002-12-18
1474 2002-12-17 [christoph] 0.8.6claws114
1477 o don't create a session if imap greeting fails
1478 o don't close socket when authentication fails
1479 this is done by imap_session_destroy
1481 2002-12-17 [thorsten] 0.8.6claws113
1485 tools/google_msgid.pl ** NEW FILE **
1486 Added "search for message-id" script and doc
1488 2002-12-17 [thorsten] 0.8.6claws112
1491 Updated hungarian translation
1492 (updated by Gal Zoltan)
1494 2002-12-16 [christoph] 0.8.6claws111
1497 remove stupid addressbook dump to debug output
1499 fix memory leak found by Hiro
1501 2002-12-14 [paul] 0.8.6claws110
1504 fix menubar sensitivity on send
1506 * src/prefs_filtering.c
1507 * src/prefs_matcher.c
1508 * src/prefs_scoring.c
1511 * src/common/quoted-printable.h
1514 2002-12-13 [christoph] 0.8.6claws109
1517 * src/manage_window.[ch] ** REMOVE **
1518 * src/gtk/Makefile.am
1519 * src/gtk/manage_window.[ch] ** NEW **
1520 move manage_window files to gtk directory
1522 2002-12-13 [christoph] 0.8.6claws108
1525 * src/gtkshruler.[ch] ** REMOVE **
1526 * src/gtk/Makefile.am
1527 * src/gtk/gtkshruler.[ch] ** NEW **
1528 move gtkshruler files to gtk directory
1530 2002-12-13 [christoph] 0.8.6claws107
1534 * src/gtkstext.[ch] ** REMOVE **
1537 * src/gtk/gtkstext.[ch] ** NEW **
1538 * src/gtk/Makefile.am
1539 o move stext functions to gtkstext.c to remove
1540 dependency of gtkutils
1541 o move gtkstext files to gtk directory
1543 * src/gtk/Makefile.am
1544 * src/gtk/sslcertwindow.[ch]
1545 UI stuff can always depend on common code so
1546 it's ok to add ../common to include path
1548 2002-12-13 [colin] 0.8.6claws106
1551 Disconnect sighandlers for mainwindow when
1552 quicksearch has the focus
1554 * src/mainwindow.[ch]
1555 Make key_pressed callback public, to be able
1558 2002-12-13 [christoph] 0.8.6claws105
1561 create .mh_sequences file in new MH folders
1562 (closes feature request [ 523162 ] MH folders should
1563 get a .mh_sequences)
1565 2002-12-13 [colin] 0.8.6claws104
1568 Better handling of quicksearch show/hide
1569 (basically the button stays under the mouse
1572 2002-12-13 [paul] 0.8.6claws103
1574 * sync with 0.8.6cvs17
1575 see ChangeLog 2002-12-13
1577 2002-12-13 [paul] 0.8.6claws102
1580 updated by Ricardo Mones Lastra
1582 2002-12-11 [colin] 0.8.6claws101
1585 remove statusbar stuff
1587 set statusbar verbosity when moving folders
1589 2002-12-11 [colin] 0.8.6claws100
1590 * src/prefs_filtering.c
1591 * src/prefs_matcher.c
1592 * src/prefs_scoring.c
1595 2002-12-11 [colin] 0.8.6claws99
1597 * src/prefs_common.[ch]
1598 Add summary_quicksearch_type
1600 Save last used quicksearch type
1602 2002-12-11 [jens] 0.8.6claws98
1603 * src/prefs_filtering.c
1604 * src/prefs_matcher.c
1605 * src/prefs_scoring.c
1606 added dialog for incomplete rules in scoring, filtering and
1607 matcher to ask wheather really close
1609 2002-12-11 [colin] 0.8.6claws97
1612 Fix folder dnd statusbar logging
1614 2002-12-10 [christoph] 0.8.6claws96
1624 * src/statusbar.[ch]
1625 * src/common/hooks.c
1626 * src/common/log.[ch]
1627 o handle verbose logging in statusbar directly in statusbar code
1628 and common code does not need any knowledge about a statusbar
1629 o remove direct calls to statusbar_(puts|pop)_all functions
1631 2002-12-10 [jens] 0.8.6claws95
1634 removed gettext from g_warnings
1640 2002-12-10 [colin] 0.8.6claws94
1643 finish crash dialog fix
1645 2002-12-10 [colin] 0.8.6claws93
1648 "Fix" "sylpheed already running" instead of
1649 crash dialog appearing after a crash
1651 2002-12-10 [colin] 0.8.6claws92
1654 add src/gtk/sslcertwindow.c
1656 2002-12-10 [paul] 0.8.6claws91
1659 updated to reflect recent changes
1660 submitted by Alessandro Maestri
1662 2002-12-09 [christoph] 0.8.6claws90
1665 * src/smtp.[ch] ** REMOVE **
1666 * src/common/Makefile.am
1667 * src/common/smtp.[ch] ** NEW **
1668 move smtp files to common directory
1670 2002-12-09 [christoph] 0.8.6claws89
1673 * src/session.[ch] ** REMOVE **
1674 * src/common/Makefile.am
1675 * src/common/session.[ch] ** NEW **
1676 move session files to common directory
1678 2002-12-09 [paul] 0.8.6claws88
1681 fix bug [649746] edit accounts: move account reverted
1682 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
1684 2002-12-09 [colin] 0.8.6claws87
1686 * src/ssl_certificate.c
1689 2002-12-09 [colin] 0.8.6claws86
1692 Try to open the cert.pem database and
1693 issue a warning if it isn't there
1695 2002-12-09 [colin] 0.8.6claws85
1697 * src/common/ssl_certificate.c
1698 * src/gtk/sslcertwindow.c
1701 2002-12-09 [colin] 0.8.6claws84
1703 * src/ssl_certificate.[ch] ** REMOVED **
1704 * src/common/ssl_certificate.[ch] ** NEW **
1706 * src/common/Makefile.am
1707 Moved ssl_certificate.[ch] to common
1709 Put back needed include
1710 * src/gtk/sslcertwindow.[ch]
1711 Changed ssl_certificate.h include
1713 2002-12-09 [colin] 0.8.6claws83
1715 * src/gtk/sslcertwindow.[ch]
1716 Implement hook for certificate acception
1717 * src/ssl_certificate.[ch]
1718 Implement hook for certificate acception
1720 Reenable certificate acception check
1722 Register sslcertwindow's hook
1724 2002-12-08 [christoph] 0.8.6claws82
1731 * src/common/utils.c
1732 o add missing includes
1735 * src/common/.cvsignore
1736 * src/common/version.h ** REMOVE **
1737 remove autogenerated file
1739 2002-12-08 [paul] 0.8.6claws81
1742 put back needed include
1744 2002-12-08 [colin] 0.8.6claws80
1746 * src/gtk/sslcertwindow.c
1747 Cleaner popups when asking
1748 * src/ssl_certificate.c
1749 * src/prefs_common.[ch]
1750 remove ssl certificate pref
1751 put back needed include
1753 put back needed include
1755 2002-12-08 [christoph] 0.8.6claws79
1761 only abort hook invokation if required data is missing not
1762 if our own data pointer is NULL, update hookfunction for
1765 2002-12-08 [paul] 0.8.6claws78
1783 * src/sourcewindow.c
1786 clean up: remove unneccesary includes
1788 2002-12-08 [christoph] 0.8.6claws77
1793 * src/common/hooks.[ch]
1794 hook functions now have a gboolean return value, if a hook
1795 returns TRUE it will stop executing of any more hooks in
1796 the same hooklist for this invokation
1798 2002-12-08 [colin] 0.8.6claws76
1801 put back argv0 for CRASH_DIALOG
1803 2002-12-08 [christoph] 0.8.6claws75
1816 * src/prefs_account.[ch]
1817 * src/prefs_common.[ch]
1820 * src/ssl_certificate.[ch]
1821 * src/ssl_manager.[ch]
1822 * src/common/Makefile.am
1824 * src/common/nntp.[ch]
1825 * src/common/socket.[ch]
1826 * src/common/ssl.[ch]
1827 * src/gtk/sslcertwindow.[ch]
1829 use new autoconf script to detect OpenSSL with extra parameters
1830 to specify the location of libs and includes, also remove USE_SSL
1833 * src/common/sylpheed.[ch]
1834 * src/common/version.h.in
1835 start seperation of common code initialization seperated from gui
1838 The function that is called when a color lable changes
1839 should not change the color lable again
1841 2002-12-08 [colin] 0.8.6claws74
1843 * src/gtk/sslcertwindow.c
1846 2002-12-08 [colin] 0.8.6claws73
1850 Register a hook for statusbar_puts_all
1852 invoke statusbar_puts_all's hook
1854 2002-12-08 [colin] 0.8.6claws72
1856 * src/ssl_certificate.c
1857 Put back a badly-removed include
1859 2002-12-08 [colin] 0.8.6claws71
1861 * src/gtk/sslcertwindow.[ch] ** NEW **
1862 new certificate presentation
1863 * src/gtk/Makefile.am
1865 * src/ssl_certificate.[ch]
1866 gtk cleanup, made utility functions public
1868 use new cert presentation
1870 2002-12-07 [christoph] 0.8.6claws70
1873 * src/nntp.[ch] ** REMOVE **
1874 * src/common/Makefile.am
1875 * src/common/nntp.[ch] ** NEW **
1876 move nntp files to common directory
1878 2002-12-07 [christoph] 0.8.6claws69
1882 implement msginfo update callback using sylpheed's new
1883 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
1885 2002-12-06 [christoph] 0.8.6claws68
1888 This patch changes the 'Edit Group Details' dialog to
1889 allow extended selections in either pane, so that
1890 addresses can be added or removed from a group more
1891 quickly and easily. (it actually is a net decrease in
1892 file size, as some unnecessary functions have been
1894 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
1896 2002-12-06 [christoph] 0.8.6claws67
1899 * src/template.[ch] ** REMOVE **
1900 * src/common/Makefile.am
1901 * src/common/template.[ch] ** NEW **
1902 move template files to common directory
1905 add missing log.h include
1907 2002-12-06 [melvin] 0.8.6claws66
1909 * src/prefs_actions.c
1910 Added the trailing ">" syntax to insert command's output
1911 without replacing old text (in contrast to trailing "|").
1913 2002-12-05 [colin] 0.8.6claws65
1915 * src/common/utils.c
1916 Don't modify original search_string or it'll change
1917 the next iterations in the for()
1919 2002-12-05 [darko] 0.8.6claws64
1921 * src/common/utils.c
1922 proper check for filtering commands, found by Colin
1924 2002-12-05 [darko] 0.8.6claws63
1926 * src/common/utils.c
1927 check proper string for NULL pointer, found by Colin
1929 2002-12-05 [darko] 0.8.6claws62
1931 * src/common/utils.[ch]
1932 expand_search_string(): new function
1933 converts Mutt-like patterns to Sylpheed's
1936 use expand_search_string() to allow Mutt-like
1937 patterns in extended search
1939 document extended option in quick search
1941 2002-12-05 [paul] 0.8.6claws61
1943 * sync with 0.8.6cvs16
1944 see ChangeLog 2002-12-05
1949 2002-12-04 [christoph] 0.8.6claws60
1952 put imap authentication code into a new function and
1953 remove it from imap_session_new that will allow to
1954 send other commands before authentication
1956 2002-12-04 [christoph] 0.8.6claws59
1959 use already existing method to prevent unneeded IMAP
1960 folder selects. Set imap_select parameters to NULL
1961 in some functions if the values are not required.
1964 remove no longer required include
1966 2002-12-04 [paul] 0.8.6claws58
1969 updated by Ricardo Mones Lastra
1972 po/hu.po ** NEW FILE **
1973 initial Hungarian translation, submitted
1974 by Gál Zoltán <galzoli@hu.inter.net>
1976 2002-12-03 [christoph] 0.8.6claws57
1979 * src/gtksctree.[ch] ** REMOVE **
1980 * src/gtk/Makefile.am
1981 * src/gtk/gtksctree.[ch] ** NEW **
1982 move gtksctree files to gtk directory
1984 2002-12-03 [christoph] 0.8.6claws56
1987 * src/md5.[ch] ** REMOVE **
1988 * srm/common/Makefile.am
1989 * src/common/md5.[ch] ** NEW **
1990 move md5 files to common directory
1993 remove not required #include
1995 2002-12-03 [sergey] 0.8.6claws55
1999 gtkut_window_popup(): new function.
2001 main_window_popup(): use gtkut_window_popup() to raise
2002 window without changing its position.
2003 (see sylpheed-main ML message [sylpheed:17247])
2005 2002-12-03 [sergey] 0.8.6claws54
2008 send_message_local(): removed first-dot escaping
2009 (SMTP-only, not needed for sending through pipe)
2011 2002-12-03 [paul] 0.8.6claws53
2014 update to reflect recent changes (thanks
2015 to Ricardo Mones Lastra)
2017 * tools/filter_conv.pl
2018 fix problem with quoted strings. Patch submitted
2019 by Luke Plant <lukeplant@softhome.net>
2021 2002-12-03 [paul] 0.8.6claws52
2023 * sync with 0.8.6cvs15
2024 see ChangeLog 2002-12-03
2026 2002-12-02 [christoph] 0.8.6claws51
2028 * src/logwindow.[ch]
2029 * src/common/log.[ch]
2030 implement logging using a hook function
2034 define hooklist name in header file to avoid
2035 errors caused by wrong spelling of hooklist names
2040 2002-12-02 [christoph] 0.8.6claws50
2042 * src/common/Makefile.am
2043 add src/common/hooks.[ch]
2045 * src/common/hooks.[ch]
2046 implement a simple hook system using glib's hook functions
2050 use new hook system for folder item updates
2052 2002-12-02 [christoph] 0.8.6claws49
2054 * doc-src/ui_seperation.txt ** NEW **
2055 information for ui seperation
2058 remove files that were moved to common
2059 include common directory by default for the header files
2062 * src/common/socket.c
2063 * src/automaton.[ch]
2064 implement automaton using g_io_*-functions instead of
2065 gdk_input_add to make it ui independent
2075 remove common/ prefix because directory is now in
2083 * src/prefs_common.c
2094 * src/ssl_certificate.c
2095 add log.h header file for logging functions
2098 * src/common/utils.c
2101 o move debug_mode to common/utils.c
2102 o add functions to set and get debug_mode
2104 * src/defs.h ** REMOVE **
2105 * src/intl.h ** REMOVE **
2106 * src/socket.[ch] ** REMOVE **
2107 * src/ssl.[ch] ** REMOVE **
2108 * src/utils.[ch] ** REMOVE **
2109 replaced by new files in src/common/
2111 * src/common/Makefile.am
2112 add new files in src/common/
2114 * src/common/defs.h ** NEW **
2115 * src/common/intl.h ** NEW **
2116 * src/common/log.[ch] ** NEW **
2117 * src/common/socket.[ch] ** NEW **
2118 * src/common/ssl.[ch] ** NEW **
2119 * src/common/utils.[ch] ** NEW **
2120 replacement for files in src/
2122 2002-12-02 [colin] 0.8.6claws48
2125 Scroll folderview if necessary during dnd
2127 2002-12-02 [colin] 0.8.6claws47
2130 Add check to verify a move is within a single mailbox
2132 Add specific error string for this check
2134 2002-12-02 [colin] 0.8.6claws46
2137 Add a test to folder moving, remove a statusbar_print
2139 Add Move folder... context-menu item
2140 Factorize folder moving code
2141 Enable folder DND for mbox
2143 2002-12-01 [christoph] 0.8.6claws45
2146 remove conf.aspelltest if the version check fails
2148 2002-11-30 [christoph] 0.8.6claws44
2151 run libtoolize --force in autogen to create missing
2154 2002-11-30 [christoph] 0.8.6claws43
2160 * src/uuencode.[ch] ** REMOVED **
2161 * src/common/Makefile.am
2162 * src/common/uuencode.[ch] ** NEW **
2163 move uuen/decoder to common directory
2165 2002-11-30 [christoph] 0.8.6claws42
2168 * src/base64.[ch] ** REMOVED **
2177 * src/common/Makefile.am
2178 * src/common/base64.[ch] ** NEW **
2179 move base64 en/decoder to common directory
2181 2002-11-30 [christoph] 0.8.6claws41
2183 * src/common ** NEW **
2184 new directory for UI independent code
2186 new directory for GTK frontend
2187 * src/common/.cvsignore ** NEW **
2188 * src/gtk/.cvsignore ** NEW **
2190 * src/common/Makefile.am ** NEW **
2191 * src/gtk/Makefile.am ** NEW **
2192 automake files to build new seperated stuff
2194 the binary will currently still be build with the
2195 files in src, so we include the code from the
2196 subdirs for now after building the libs there
2198 2002-11-30 [paul] 0.8.6claws40
2201 fix bug [642731] 'Wrong selected account with drafted mail'
2203 2002-11-29 [oliver] 0.8.6claws39
2206 o update summaryview when switching between different
2209 o check if messageview holds already removed msg
2213 2002-11-29 [oliver] 0.8.6claws38
2216 remove not needed variables and includes
2217 make messageview stay opened and move to next when msgs are deleted
2219 2002-11-29 [oliver] 0.8.6claws37
2222 disable compose button (messageview toolbar) by default
2223 deleted msgs are moved to trash
2225 2002-11-29 [melvin] 0.8.6claws36
2228 Increased minimal gpgme version to 0.3.10 (Zombies out)
2229 and to detect signatures expirations (gpgme 0.3.6)
2232 Use non obsolescent function for Gpgme engine checking.
2235 Inform about expired signatures or signatures which key
2236 has expired. Expiration date is displayed.
2239 Inform about expired signatures or signatures which key
2242 2002-11-28 [paul] 0.8.6claws35
2245 re-instate 'Check for new messages' in Newsgroup
2246 folders right-click menu, after a suggestion from
2247 Tim Mann <timmann@users.sourceforge.net>
2250 after a crash check only local folders for new
2253 2002-11-28 [paul] 0.8.6claws34
2256 apply patch that fixes the checking of GTK with XIM
2257 support on different OSs, such as FreeBSD. Patch
2258 submitted by Topia <topia@users.sourceforge.net>
2260 2002-11-28 [paul] 0.8.6claws33
2265 more changes to the English
2267 2002-11-28 [paul] 0.8.6claws32
2269 * sync with 0.8.6cvs13
2270 see ChangeLog 2002-11-28 (no sync needed
2273 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws31
2275 * src/mainwindow.[ch]
2276 add patch by Ivan F. Martinez introducing messageview Toolbar
2277 some changes and committed by oliver
2279 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws30
2281 * src/messageview.[ch]
2282 add patch by Ivan F. Martinez introducing messageview Toolbar
2283 some changes and committed by oliver
2285 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws29
2288 add patch by Ivan F. Martinez introducing messageview Toolbar
2289 some changes and committed by oliver
2291 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws28
2294 add patch by Ivan F. Martinez introducing messageview Toolbar
2295 some changes and committed by oliver
2297 2002-11-28 [oliver] 0.8.6claws27
2299 * src/prefs_toolbar.[ch]
2300 getting ready for messageview toolbar
2301 free mem allocated by gettext
2302 change prefs_toolbar to prefs_toolbar_open
2304 2002-11-28 [thorsten] 0.8.6claws26
2306 * src/imageview.[ch]
2307 cleaned up conflicting declarations of
2308 imageview_show_image()
2310 2002-11-28 [paul] 0.8.6claws25
2312 * src/grouplistdialog.c
2314 src/prefs_summary_column.c
2315 a few more improvements to the English
2317 2002-11-28 [colin] 0.8.6claws24
2320 A few updates to command-line parameters
2322 2002-11-28 [colin] 0.8.6claws23
2324 * src/prefs_filtering.c
2325 Fix problems with prefs_filtering_delete_path:
2326 a) if the first rule is removed, original pointers
2327 weren't updated (leading to segfaults)
2328 b) it was always global_processing updated in case
2329 of removed path was parent of rule path
2331 2002-11-27 [paul] 0.8.6claws22
2337 src/prefs_customheader.c
2338 src/prefs_display_header.c
2339 src/prefs_filtering.c
2340 src/prefs_folder_item.c
2343 src/prefs_summary_column.c
2344 src/prefs_template.c
2346 improve the English in the GUI
2348 2002-11-27 [colin] 0.8.6claws21
2351 Fix processing renaming problems happening after
2354 2002-11-27 [colin] 0.8.6claws20
2357 recursive move now deletes src each subfolder after
2360 Use identifier instead of path during dnd (enables
2363 2002-11-27 [paul] 0.8.6claws19
2366 apply patch that does command-line processing
2367 BEFORE gtk_init, allowing claws to run from
2368 shell-scripts in non-X environment (e.g. crontab
2369 or ip-up, ip-down scripts). Patch submitted by
2370 Ruslan N. Balkin <baron@dartel.ru>
2373 updated by Alessandro Maestri
2375 2002-11-27 [paul] 0.8.6claws18
2377 * sync with 0.8.6cvs12
2379 Differences are that main uses a 'Receive dialog'
2380 frame on the Interface tab, whereas claws groups all
2381 the dialogs together in a 'Dialogs' frame.
2383 2002-11-27 [colin] 0.8.6claws17
2385 * src/prefs_matcher.c
2386 Fix Execute criteria's NOT flag
2389 2002-11-26 [christoph] 0.8.6claws16
2392 rewrite the ssl code a little bit, only use one
2393 SSL context, set default certificates' file/path
2395 2002-11-26 [thorsten] 0.8.6claws15
2398 default-reply-to didn't work for ml-reply
2400 2002-11-26 [melvin] 0.8.6claws14
2402 * src/prefs_actions.c
2403 Made pipe-actions ignore short headers in message view
2404 Made trailing-pipe-actions write in the message view with
2405 the same font as the original message
2407 2002-11-26 [paul] 0.8.6claws13
2410 this time commit the correct file
2412 2002-11-26 [paul] 0.8.6claws12
2414 * sync with 0.8.6cvs11
2415 src/quote_fmt_parse.y
2420 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
2422 compose_reedit(): add check for 'X-Sylpheed-Account-Id:'
2425 see ChangeLog 2002-11-25 and 2002-11-26
2427 2002-11-26 [colin] 0.8.6claws11
2430 Fix collapsed folder not auto-expanding during
2431 mail dnd, if it was the source folder.
2433 2002-11-25 [colin] 0.8.6claws10
2435 * src/folderview.[ch]
2436 Variable renaming and cleaning (slist of nodes
2437 to be re-collapsed is stored in FolderView)
2439 2002-11-25 [paul] 0.8.6claws9
2441 * src/prefs_common.[ch]
2442 fix breakage caused by last commit
2444 2002-11-25 [paul] 0.8.6claws8
2446 * sync with 0.8.6cvs4
2447 see ChangeLog 2002-11-21
2449 2002-11-25 [paul] 0.8.6claws7
2451 * sync with 0.8.6cvs4
2452 see ChangeLog 2002-11-20
2454 2002-11-25 [paul] 0.8.6claws6
2456 * sync with 0.8.6cvs3
2457 see ChangeLog 2002-11-18
2459 2002-11-25 [colin] 0.8.6claws5
2462 Add gtkut_ctree_node_is_parent()
2464 Spring-loaded folders
2466 2002-11-25 [colin] 0.8.6claws4
2469 Add slist_concat_unique(), function to merge
2470 two GSList filtering dups
2472 * src/summaryview.[ch]
2475 Add detection/update/display of unread answers
2478 Add procmsg_find_children()
2479 Add procmsg_msg_has_marked_parent()
2481 2002-11-25 [colin] 0.8.6claws3
2483 * src/ssl_certificate.[ch]
2484 Allow checking a certificate without a DNS
2486 Allow to forget a cert (by deleting it)
2487 Make ssl_certificate_destroy_public
2488 * src/ssl_manager.[ch] ** NEW FILES **
2489 Gui to manage (display/remove) certificates
2490 * src/prefs_common.[ch]
2491 Add a pref to allow silent acceptation of
2492 trusted certificates or not (based on the
2493 "I want to know what's going on" principle)
2495 Add SSL manager in Tools menu
2497 Add the new files to the build
2499 Add ssl_manager.c to translations
2501 2002-11-25 [colin] 0.8.6claws2
2503 * src/summaryview.[ch]
2504 Add S_SEARCH_EXTENDED to the quick search, which
2505 allows to search using filtering syntax.
2507 2002-11-25 [colin] 0.8.6claws1
2510 Deletion of duplicates now prefer deleting
2511 the unread dup (fixes feature-request 638989).
2513 2002-11-24 [paul] 0.8.6claws
2519 updated by Ricardo Mones Lastra,
2520 Witold Wladyslaw Wojciech Wilk,
2521 Ruslan N. Balkin, and Urke MMI
2524 2002-11-24 [paul] 0.8.5claws182
2527 updated by George Danchev
2529 2002-11-23 [alfons] 0.8.5claws181
2532 tiny memory leak found by browsing Dimitar's
2535 2002-11-23 [paul] 0.8.5claws180
2538 updated by Alessandro Maestri
2540 2002-11-22 [christoph] 0.8.5claws179
2544 * src/prefs_filtering.c
2548 2002-11-22 [alfons] 0.8.5claws178
2551 summary_execute_delete_func(): if message is deleted, make
2552 sure to also remove its entry in the subject hash table.
2553 fixes a corner case bug.
2555 2002-11-22 [paul] 0.8.5claws177
2558 add 'autom4te.cache'
2560 * ltconfig ** REMOVED **
2563 2002-11-22 [paul] 0.8.5claws176
2566 textview_set_font(): fix for message display in
2567 UTF-8 locales (thanks to Sergey Vlasov).
2570 add new team members and contributors
2573 2002-11-21 [colin] 0.8.5claws175
2576 Add procmsg_remove_special_headers()
2578 Use procmsg_remove_special_headers() for
2581 2002-11-21 [colin] 0.8.5claws174
2584 Fix moving/copying from queue/draft folders
2587 2002-11-21 [christoph] 0.8.5claws173
2593 * src/matcher_parser_lex.[hl]
2595 * src/mbox_folder.[ch]
2596 * src/prefs_filtering.c
2598 * src/quote_fmt_lex.l
2600 fix all warnings except the warnings in lex and yacc files
2602 2002-11-20 [christoph] 0.8.5claws172
2605 fix MsgInfo retrieval for IMAP draft and queue folders
2606 (closes bug [ 619558 ] Draft saving on IMAP box issue)
2608 2002-11-19 [christoph] 0.8.5claws171
2611 fix segfault, when draft saving does not get
2612 the MsgInfo of the new message
2613 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
2615 2002-11-19 [christoph] 0.8.5claws170
2618 add parameter check for flag setting function
2619 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
2621 2002-11-18 [paul] 0.8.5claws169
2624 more sensitivity fixes to redirect mode:
2625 * disable toolbar draft button
2626 * allow only Address book in the Tools menu
2627 * disable editing of message by the spell
2630 2002-11-18 [paul] 0.8.5claws168
2633 fix sensitivity of menu items in compose_redirect():
2634 allow only the necessary items
2636 2002-11-18 [paul] 0.8.5claws167
2639 fix bug [ 603259 ] 'attachment got lost on bounce'
2641 2002-11-18 [paul] 0.8.5claws166
2644 updated by Ruslan N. Balkin <baron@dartel.ru>
2646 2002-11-18 [colin] 0.8.5claws165
2650 Remove old filtering stuff
2653 2002-11-17 [oliver] 0.8.5claws164
2656 remove not needed typedef
2658 2002-11-17 [oliver] 0.8.5claws163
2661 make toolbar's on click events translatable
2663 2002-11-15 [colin] 0.8.5claws162
2666 Revert too-soon integration of a feature
2668 2002-11-15 [christoph] 0.8.5claws161
2671 use main's implementation of imap_get_msginfo
2673 2002-11-15 [christoph] 0.8.5claws160
2683 replace claws' fetch_msginfo with main's get_msginfo
2684 (use main's implementation where possible)
2686 2002-11-15 [colin] 0.8.5claws159
2688 * src/ssl_certificate.c
2691 2002-11-16 [melvin] 0.8.5claws158
2694 Updated French translations.
2696 2002-11-16 [colin] 0.8.5claws157
2698 * src/ssl_certificate.c
2699 Check for missing parts in the certificates
2701 2002-11-15 [colin] 0.8.5claws156
2704 Preventive fix (missing check) found by
2710 sync with 0.8.6 release
2712 2002-11-15 [colin] 0.8.5claws155
2716 Fix error handling of folder_item_move_to()
2719 2002-11-15 [colin] 0.8.5claws154
2723 folder_item_move_to() sets an error message instead
2724 of having GUI stuff in folder.c
2726 2002-11-15 [colin] 0.8.5claws153
2729 Implemented a callback for MsgInfo updates,
2730 heavily copy/pasted from Christoph's folder
2732 * src/summaryview.[ch]
2733 Register summary_update_msg as callback
2735 2002-11-14 [colin] 0.8.5claws152
2738 Update the FolderItem after sending (fixes 617593)
2740 2002-11-14 [christoph] 0.8.5claws151
2743 fix wrong position of NULL pointer check found
2746 2002-11-14 [christoph] 0.8.5claws150
2749 fix segfault when deleting messages from IMAP folders
2750 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
2752 2002-11-14 [colin] 0.8.5claws149
2755 Forwarding was also ignoring the folder's default account.
2757 2002-11-14 [colin] 0.8.5claws148
2760 Fix sent folder not set to folder properties when
2763 2002-11-14 [thorsten] 0.8.5claws147
2766 inc_start(): Files were not moved from .processing to inbox,
2767 if no global processing rule existed
2769 2002-11-14 [colin] 0.8.5claws146
2771 * src/ssl_certificate
2774 2002-11-14 [paul] 0.8.5claws145
2777 updated by Alessandro Maestri
2779 2002-11-13 [alfons] 0.8.5claws144
2782 folder_item_close(): only mark messages unread
2783 when a folder has new messages
2785 2002-11-13 [keith] 0.8.5claws143
2788 Fix problem moving or copying between
2791 2002-11-13 [colin] 0.8.5claws142
2793 * src/matcher_parser_parse.y
2794 Fix rule problem when " don't match
2796 2002-11-13 [christoph] 0.8.5claws141
2800 moved cache saving to folder_item_close
2801 the folderview should not have to deal with
2804 2002-11-13 [christoph] 0.8.5claws140
2807 moved setting of important score to
2808 summary_set_prefs_from_folderitem
2810 2002-11-13 [colin] 0.8.5claws139
2812 * src/matcher_parser_parse.y
2813 Fix a segfault in the parser (happening when
2814 a good expression had been tested and a bad
2817 2002-11-13 [paul] 0.8.5claws138
2819 * sync with 0.8.5cvs24
2820 see ChangeLog 2002-11-13
2823 updated by Fabio Jr. Beneditto
2825 2002-11-13 [colin] 0.8.5claws137
2830 Revert last commit, problem
2832 2002-11-13 [colin] 0.8.5claws136
2835 Remove duplicated code
2837 Bumped CACHE_VERSION and MARK_VERSION
2839 Network endian for cache and mark files
2841 2002-11-12 [colin] 0.8.5claws135
2844 Fix the "socket error" dialog which disappeared
2846 2002-11-12 [colin] 0.8.5claws134
2849 Reverse last commit which had performance
2850 problems, but still reverse the list
2852 2002-11-12 [colin] 0.8.5claws133
2857 2002-11-12 [melvin] 0.8.5claws132
2860 Added a check for a NULL prefs_common.dictionary
2862 2002-11-12 [colin] 0.8.5claws131
2864 * src/ssl_certificate.[ch]
2867 2002-11-12 [colin] 0.8.5claws130
2869 * src/ssl_certificate.[ch]
2870 Take connection port into account for
2871 checking certificates (a single hostname
2872 could have multiple servers with multiple
2875 Pass the port to ssl_certificate_check
2877 2002-11-12 [paul] 0.8.5claws129
2880 fix a typo in last commit
2882 2002-11-12 [paul] 0.8.5claws128
2884 * sync with 0.8.5cvs23
2885 see ChangeLog entry 2002-11-12
2887 2002-11-11 [colin] 0.8.5claws127
2889 * src/ssl_certificate.c
2891 Don't popup, instead log error, if the
2892 corresponding pref is checked
2893 * src/ssl_certificate.h
2894 include <openssl/objects/h>
2896 2002-11-11 [colin] 0.8.5claws126
2898 * src/ssl_certificate.h
2901 2002-11-11 [colin] 0.8.5claws125
2903 * src/ssl_certificate.c
2906 2002-11-11 [colin] 0.8.5claws124
2910 * src/ssl_certificate.[ch]
2911 Cleaned a bit (better use of SSL API)
2912 (This will cause non-recognition of saved
2913 certificates of claws12[23]...)
2915 2002-11-11 [paul] 0.8.5claws123
2918 updated by Ricardo Mones Lastra
2920 2002-11-11 [colin] 0.8.5claws122
2925 2002-11-11 [colin] 0.8.5claws121
2927 * src/ssl_certificate.[ch] ** NEW FILES **
2929 Check SSL certificates presented to us
2931 Add ssl_certificate.[ch]
2933 Add ssl_certificate.c
2935 2002-11-11 [paul] 0.8.5claws120
2937 * sync with 0.8.5cvs22
2938 see ChangeLog 2002-11-11
2940 2002-11-11 [paul] 0.8.5claws119
2942 * sync with 0.8.5cvs21
2943 see ChangeLog 2002-11-11
2945 2002-11-10 [jens] 0.8.5claws118
2949 corrected some typing
2951 updated german translation
2953 cleaned up specfile and adjusted it for claws
2955 2002-11-10 [colin] 0.8.5claws117
2958 a STATUSBAR_PUSH/POP fix
2960 2002-11-10 [colin] 0.8.5claws116
2962 * src/prefs_folder_item.c
2963 Fix hanging after opening folder properties
2965 2002-11-10 [hoa] 0.8.5claws115
2967 * src/matcher_parser_lex.l
2968 * src/matcher_parser_parse.y
2969 config file for scoring and filtering is no more trashed
2970 when there is a syntax error in a filtering rule when
2971 editing it in a dialog.
2973 2002-11-09 [colin] 0.8.5claws114
2976 Added missing initialisation of folder->destroy()
2978 2002-11-09 [colin] 0.8.5claws113
2982 Fix the status bar messages
2984 2002-11-09 [colin] 0.8.5claws112
2987 Fix hangs after folder dnd, happening after
2990 2002-11-09 [christoph] 0.8.5claws111
2993 just changed order of calls (reverse order of
2996 lock inc when checking only one account, otherwise
2997 inc all could be executed at the same time
2999 2002-11-09 [christoph] 0.8.5claws110
3002 better unlock the mouse cursor before calling
3003 summary_show because it changes the cursor too
3005 2002-11-09 [christoph] 0.8.5claws109
3009 add functions to open and close a folder
3010 o opending will execute scanning for remote folders
3012 o closing will unset new flag for messages
3014 2002-11-09 [colin] 0.8.5claws108
3017 Add a call to prefs_matcher_write_config to
3018 avoid non-leaf folders filtering settings to be
3021 2002-11-09 [paul] 0.8.5claws107
3023 * src/prefs_account.c
3026 2002-11-09 [colin] 0.8.5claws106
3031 2002-11-09 [colin] 0.8.5claws105
3034 Fix prefs_filtering deletion for MH folders (same
3036 * src/prefs_filtering.c
3037 Fix prefs_filtering renaming and deletion for
3038 folder-based processing rules.
3040 2002-11-09 [christoph] 0.8.5claws104
3044 * src/folderview.[ch]
3050 * src/prefs_folder_item.c
3053 implement a callback system for folder item updates
3055 2002-11-09 [colin] 0.8.5claws103
3058 Fix prefs_filtering renaming for MH folders (we
3059 shouldn't rename by path as another folder could
3060 have the same hierarchy).
3062 2002-11-09 [colin] 0.8.5claws102
3065 Fix a leak found by Christoph, use better variable
3068 2002-11-09 [colin] 0.8.5claws101
3071 One more fix for processing rules
3073 2002-11-08 [colin] 0.8.5claws100
3076 Don't copy the compiled regexp (will be reevaluated)
3078 Lock folderview while moving
3080 Provide info on what's happening to the user
3082 2002-11-08 [colin] 0.8.5claws99
3085 Fix folder reordering after a move if parent is
3088 Add function to copy a ScoringProp
3089 * src/prefs_folder_item.c
3090 Copy scoring rules when copying a folder prefs
3092 2002-11-08 [colin] 0.8.5claws98
3095 Fixes in case of failure
3096 * src/filtering.[ch]
3097 Add function to duplicate a FilteringProp
3099 Add function to duplicate a MatcherProp
3100 * src/prefs_folder_item.c
3101 Save folder's processing rules when copying
3104 2002-11-08 [colin] 0.8.5claws97
3109 Change a printf to debug_print
3111 2002-11-08 [colin] 0.8.5claws96
3115 Fix segfaults, call me stupido
3118 2002-11-08 [colin] 0.8.5claws95
3121 Added forgotten prefs to save when moving folders
3123 2002-11-08 [colin] 0.8.5claws94
3126 Fixes to folder DND (prefs copy)
3128 Optimization for folder DND (don't rescan whole tree)
3129 Added folderview_create_folder_node() for this
3130 optimization, so de-duped a bit the code
3131 * src/prefs_folder_item.[ch]
3132 Added prefs_folder_item_copy_prefs()
3134 2002-11-08 [paul] 0.8.5claws93
3136 * src/prefs_account.c
3138 tools/kmail2sylpheed_v2.pl
3141 2002-11-08 [paul] 0.8.5claws92
3144 src/prefs_account.[ch]
3145 remove account options 'clearsign' and 'ascii_armored',
3146 replace with 'default_gnupg_mode' to prevent mixed-mode
3149 2002-11-08 [paul] 0.8.5claws91
3152 re-implement GnuPG 'on-the-fly' mode selection,
3155 2002-11-08 [colin] 0.8.5claws90
3158 src/prefs_folder_item.c
3159 Change "Property" to "Properties"
3161 2002-11-07 [colin] 0.8.5claws89
3165 Allow folder dropping to a root folder
3167 2002-11-07 [paul] 0.8.5claws88
3172 2002-11-07 [paul] 0.8.5claws87
3175 fix reply-to-list bug. closes bug report
3176 "[633382] reply-to-list broken in recent cvs"
3178 2002-11-07 [paul] 0.8.5claws86
3181 add a forgotten '#if USE_GPGME ... #endif'
3183 2002-11-07 [paul] 0.8.5claws85
3185 * sync with 0.8.5cvs20
3186 see ChangeLog 2002-11-07
3188 2002-11-07 [colin] 0.8.5claws84
3191 Change folder_item_move_to to return the newly
3194 Select the new folderitem after moving.
3196 2002-11-07 [colin] 0.8.5claws83
3198 * src/prefs_filtering.c
3199 Fix rule rewriting when moving a leaf folder to a
3202 2002-11-07 [colin] 0.8.5claws82
3204 * src/prefs_filtering.c
3207 2002-11-07 [colin] 0.8.5claws81
3210 Add folder_item_move_to() function to move a
3211 folderitem into another one (updates matcher etc)
3213 Add folder drag'n drop (context menu to come)
3214 [Should be dataloss free, but Please backup before
3217 2002-11-06 [colin] 0.8.5claws80
3220 mh_create_folder() returns NULL if can't create
3223 2002-11-06 [paul] 0.8.5claws79
3226 allow 'on-the-fly' changing of the type of encryption
3227 and/or signing used (mime/ascii) via the compose window
3229 2002-11-06 [paul] 0.8.5claws78
3231 * sync with 0.8.5cvs19
3232 see ChangeLog 2002-11-06 for src/account.c:
3233 account_get_special_folder()
3235 2002-11-05 [alfons] 0.8.5claws77
3238 very minor cleanups: nothing to see here, move on. :-)
3240 2002-11-05 [colin] 0.8.5claws76
3243 Changes choices if compose windows are opened to
3244 Discard, Draft, Don't quit
3246 2002-11-05 [thorsten] 0.8.5claws75
3249 reenabled default_reply_to folder option
3251 2002-11-05 [colin] 0.8.5claws74
3258 add clean_quit() for the SIGTERM handler
3260 2002-11-05 [paul] 0.8.5claws73
3263 updated by Ricardo Mones Lastra
3265 2002-11-05 [melvin] 0.8.5claws72
3268 Fixed log-clipping bug #616795.
3269 To stop logging in the log window use 0 length.
3270 * src/prefs_common.c
3271 Added a label to inform about the 0 log length behaviour.
3273 2002-11-05 [paul] 0.8.5claws71
3275 * sync with 0.8.5cvs17
3276 see ChangeLog 2002-11-05
3278 2002-11-04 [paul] 0.8.5claws70
3280 * sylpheed-128x128.png
3283 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
3284 <nikai@users.sourceforge.net>
3287 updated by George Danchev
3289 2002-11-03 [thorsten] 0.8.5claws69
3294 add check if gpg is active
3296 2002-11-03 [thorsten] 0.8.5claws68
3299 removed GSList declaration causing trouble on MacOS-X
3300 (submitted by alfons, reported by xfesty)
3302 2002-11-01 [paul] 0.8.5claws67
3305 remove last remnants of main's filter code
3307 2002-11-01 [paul] 0.8.5claws66
3309 * tools/filter_conv.pl
3310 fix bug where user-defined headers were ignored
3312 2002-11-01 [paul] 0.8.5claws65
3315 make a debug_print() not translatable
3317 2002-10-31 [melvin] 0.8.5claws64
3320 Fixed --disable-aspell-test. Now --disable-aspell-test will
3321 not run any GNU/aspell test. The dictionary path will
3322 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
3323 was given, in which case, it will be $prefix/lib/aspell/
3325 Fixed typo in commentary (Aspell code).
3327 2002-10-31 [paul] 0.8.5claws63
3330 remove src/filter.c and src/prefs_filter.c
3331 thanks to Ricardo for reminding me
3333 2002-10-31 [colin] 0.8.5claws62
3338 2002-10-31 [paul] 0.8.5claws61
3340 * src/prefs_filter.[ch] ** REMOVED **
3341 src/filter.[ch] ** REMOVED **
3350 src/prefs_filtering.c
3351 src/summaryview.[ch]
3352 remove main's 'filter' code
3355 update to reflect removal of main's filter
3357 2002-10-31 [paul] 0.8.5claws60
3360 remove check for global_processing in summary_filter_open().
3361 This fixes the bug where if the user uses the right-click
3362 'Create filter rule...' and doesn't have any filter rules
3363 already defined in claws' advanced filtering, the newly
3364 created filter rule goes to main's filtering which is
3365 inaccessible through the gui. Now the filter rule gets added
3366 to claws' filtering by default.
3368 2002-10-28 [melvin] 0.8.5claws59
3370 * src/prefs_actions.c
3371 Fixed bug #627322 where MIME parts were not always
3372 correctly passed to a %p action
3373 Display an error dialog when message filename is not found.
3375 2002-10-28 [melvin] 0.8.5claws58
3377 * src/prefs_common.c
3378 Readded a missing function declaration lost in 0.8.3claws34
3380 2002-10-28 [paul] 0.8.5claws57
3382 * sync with 0.8.5cvs15
3383 see ChangeLog 2002-10-28 and 2002-10-25
3385 Note: ChangeLog entry 2002-10-24 is not sync'ed.
3387 2002-10-27 [oliver] 0.8.5claws56
3390 plug leak in pop3_top_recv
3392 2002-10-26 [christoph] 0.8.5claws55
3395 set need_update folder flag when messages are added
3396 (closes bug [ 626922 ] folder not updated after receiving)
3398 2002-10-25 [melvin] 0.8.5claws54
3401 Fixed a memleak introduced in the scaling code.
3403 2002-10-24 [alfons] 0.8.5claws53
3406 make filtering's forward message action forward from the
3408 (closes bug [628089 ] Filter -> Forward from address problem
3411 2002-10-24 [christoph] 0.8.5claws52
3415 o use manual of current locale or english if current
3416 locale is not available (and english is available)
3417 o also link to sylpheed doc project manuals
3419 2002-10-23 [paul] 0.8.5claws51
3422 tools/kmail2sylpheed_v2.pl
3423 add new version of kmail addressbook importer script.
3424 works with newer versions of Kmail/KAddressBook which
3425 have new and rearranged data.
3427 2002-10-23 [martin] 0.8.5claws50
3433 added length parameter to get_abbrev_newsgroup_name()
3434 changed this function so that it abbreviates the newsgroup
3435 names only so long it is smaller than the length parameter
3436 (for better reading of some newsgroup names and space efficiency)
3438 2002-10-22 [colin] 0.8.5claws49
3441 Revert Alfons' last modification (after voting ;-))
3443 2002-10-21 [alfons] 0.8.5claws48
3446 folder view in folder selection dialog reflects state of
3447 folder view in main window
3449 2002-10-18 [alfons] 0.8.5claws47
3452 drop imported messages in folder selected by user,
3453 and not in the inbox
3454 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
3456 2002-10-18 [alfons] 0.8.5claws46
3459 make automagic reply work correctly for email accounts
3460 (whether it's viable to do a full sync with Hiro's
3461 compose.c is still under discussion)
3463 2002-10-18 [melvin] 0.8.5claws45
3465 * src/prefs_actions.c
3466 Fixed bug #622275 where asynchroneous actions left
3468 Made (synchroneous) actions' input be displayed live.
3470 2002-10-18 [christoph] 0.8.5claws44
3473 don't add a newline in the textview in front of the
3474 first textpart if header display is disabled
3475 (closes bug [ 603385 ] disabled header display leaves blank
3478 2002-10-18 [christoph] 0.8.5claws43
3485 folder->get_num_list now returns an error code
3486 (closes bug [ 609424 ] News cache cleared on failure)
3488 2002-10-17 [colin] 0.8.5claws42
3491 Changed a printf by debug_print
3495 * tools/OOo2sylpheed.pl
3496 allow for spaces in the name of the
3497 file to be attached.
3499 2002-10-16 [colin] 0.8.5claws41
3502 Use a tristate to change online mode
3504 2002-10-16 [paul] 0.8.5claws40
3507 updated by Ricardo Mones Lastra
3509 2002-10-16 [colin] 0.8.5claws39
3513 Added --online and --offline command-line
3516 2002-10-15 [christoph] 0.8.5claws38
3519 set mimeinfo->name to NULL after g_free to
3520 avoid double freeing with g_free
3522 2002-10-14 [christoph] 0.8.5claws37
3527 remove calls to folder->change_flags that are now
3528 done by procmsg flag functions (seems it is not
3529 used by any foldertype anyway)
3531 init folder->change_flags with NULL
3533 2002-10-14 [christoph] 0.8.5claws36
3537 use virtual functions for folder item new and destroy
3540 2002-10-14 [melvin] 0.8.5claws35
3543 Added a test to not run the spell checker if no default
3544 dictionary is available. No dialog is displayed though.
3546 2002-10-14 [melvin] 0.8.5claws34
3549 Fixed bug in dictionary list context menu where
3550 "More..." pointed to an emtpy submenu if the
3551 number of dictionaries is a multiple of 15
3552 Removed unneeded code in suggestions list creation
3554 2002-10-14 [paul] 0.8.5claws33
3557 updated by George Danchev
3559 2002-10-13 [hoa] 0.8.5claws32
3562 src/matcher_parser_parser.y
3563 removed the escaped string from internal structure
3566 2002-10-12 [colin] 0.8.5claws31
3568 * src/gtksctree.[ch]
3570 Removed useless function gtksctree_reanchor
3572 2002-10-12 [alfons] 0.8.5claws30
3574 * sync with remaining main changes 2002-10-09 - 2002-10-11
3575 - drop changes to src/compose.c (requires claws specific changes)
3577 2002-10-12 [alfons] 0.8.5claws29
3579 * sync with main changes of 2002-10-08
3580 - drop changes to src/compose.c (requires claws specific changes)
3581 - drop changes to src/summaryview.c (requires changes to compose.c)
3583 2002-10-12 [alfons] 0.8.5claws28
3585 * sync with main changes of 2002-10-07
3587 2002-10-12 [alfons] 0.8.5claws27
3589 * sync with main changes of 2002-10-04
3590 - drop changes to src/compose.c (requires claws specific changes)
3591 - drop changes to src/prefs_folder_item.c (claws implementation
3592 seems to be working)
3594 2002-10-12 [colin] 0.8.5claws26
3597 Fix folder-flicker when space-reading, introduced
3600 2002-10-12 [colin] 0.8.5claws25
3603 Save account address when saving as draft.
3606 2002-10-12 [colin] 0.8.5claws24
3609 Fix the problem consisting of no message selected
3610 after the last message in a folder has been moved.
3612 2002-10-12 [paul] 0.8.5claws23
3615 src/prefs_template.c
3617 add Cc and Bcc to templates. Patch submitted by
3620 2002-10-12 [colin] 0.8.5claws22
3623 Fix a bug after "Check for new messages":
3624 If a folder was opened, it was still selected at
3625 the end of the check, but displayed empty.
3627 Remove unnecessary check
3632 be more verbose in the description of
3636 2002-10-11 [colin] 0.8.5claws21
3639 Make space work (better) when no mail is selected
3641 2002-10-11 [colin] 0.8.5claws20
3647 2002-10-11 [colin] 0.8.5claws19
3650 revert 0.8.5claws6 changes as i couldn't get to
3653 2002-10-11 [melvin] 0.8.5claws18
3656 Removed buggy and unused macro (should have been committed in
3659 2002-10-11 [melvin] 0.8.5claws17
3662 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
3664 2002-10-11 [thorsten] 0.8.5claws16
3667 remove rescan warning
3669 2002-10-11 [colin] 0.8.5claws15
3672 fix a segfault that happens if conv_unmime_header
3673 fails (should be better to find out why it fails)
3675 2002-10-11 [christoph] 0.8.5claws14
3678 update folderview stats after ignore/unignore thread
3680 2002-10-11 [hoa] 0.8.5claws13
3682 * src/quote_fmt_parse.y
3683 Fixed a yacc/bison syntax error
3685 Escaping of string is fixed.
3687 2002-10-11 [colin] 0.8.5claws12
3690 Resize images to fit
3692 2002-10-11 [paul] 0.8.5claws11
3695 updated by Ricardo Mones Lastra
3697 2002-10-10 [alfons] 0.8.5claws10
3700 allow dropping files by "moving" files from a file manager,
3701 not only by the more cumbersome "copying". the latter
3702 mostly implies holding down the Control button
3704 2002-10-10 [christoph] 0.8.5claws9
3707 update folders after thread building for ignored threads
3709 2002-10-10 [christoph] 0.8.5claws8
3713 * src/filtering.[ch]