1 2003-02-20 [colin] 0.8.10claws33
6 2003-02-20 [colin] 0.8.10claws32
9 Remove useless '&& !to_sender'
14 change my e-mail address
16 2003-02-19 [colin] 0.8.10claws31
19 X11 style colors for every configurable color
21 2003-02-19 [alfons] 0.8.10claws30
25 for color_new accept both plain integers and X11 style color
26 names (as found in /usr/lib/X11/rgb.txt)
28 2003-02-19 [paul] 0.8.10claws29
31 add tooltips to online/offline button and account selector
34 2003-02-19 [paul] 0.8.10claws28
38 src/prefs_account.[ch]
40 move 'Maximum number of articles to download' to
42 clean up account prefs gui a little by hiding entries
43 rather then greying out entries
45 2003-02-19 [hiro] 0.8.10claws27
48 fix bug #54 'yesterdays date is displayed in the message
51 2003-02-19 [paul] 0.8.10claws26
54 fix bug reported in Feature Request [688596]
55 'Reply-to header in news'
57 2003-02-18 [paul] 0.8.10claws25
60 add a 'List all keys' button to key selection dialog
62 2003-02-18 [colin] 0.8.10claws24
67 2003-02-18 [colin] 0.8.10claws23
69 * src/common/smtp.[ch]
71 Try to starttls if it seems to be the only
72 way to authenticate a user
74 2003-02-18 [paul] 0.8.10claws22
79 src/pixmaps/drafts_close.xpm ** NEW FILE **
80 src/pixmaps/drafts_open.xpm ** NEW FILE **
81 as a Drafts folder is a special folder allow it to have
84 2003-02-18 [colin] 0.8.10claws21
87 Fix port selection when using starttls
89 2003-02-18 [paul] 0.8.10claws20
93 make blue the default new mail colour
95 2003-02-18 [paul] 0.8.10claws19
97 * sync with 0.8.10cvs14
98 see ChangeLog 2003-02-18
100 2003-02-17 [jens] 0.8.10claws18
103 fixed a compile problem with gcc 3.3
104 works on 2.95.3 too (testet on PPC as it is big endian)
106 2003-02-17 [paul] 0.8.10claws17
108 * sync with 0.8.10cvs13
109 see ChangeLog 2003-02-17
111 2003-02-17 [paul] 0.8.10claws16
113 * sync with 0.8.10cvs12
114 see ChangeLog 2003-02-17
116 2003-02-16 [match] 0.8.10claws15
119 Eliminates reloading of address data when items
120 deleted or added. Applied submitted by
121 Luke Plant <lukeplant@softhome.net>
123 2003-02-16 [paul] 0.8.10claws14
126 when a 'protocol error' is encountered disconnect from
127 the server. This means that the user can carry on viewing
128 other articles and doesn't have to either wait until the
129 server timesout or quit sylpheed.
130 Fixes bug #53 'Unable to read messages in newsgroups,
131 displayed message doesn't change'
133 2003-02-15 [christoph] 0.8.10claws13
136 fix bug that stopped scanning of folders when an
137 IMAP folder was empty
139 (closes bug 46 stop scan messages in folders after empty folder)
145 tools/freshmeat_search.pl ** NEW FILE **
146 tools/google_search.pl ** NEW FILE **
147 Add 2 Actions scripts which search freshmeat/google
148 for the selected text using the browser configured
151 Note: These scripts are very dependent on the format of the
152 browser command and may not work on every occasion. Testing
155 2003-02-14 [alfons] 0.8.10claws12
158 fix breakage because of uninitialized account pointer.
161 2003-02-14 [paul] 0.8.10claws11
164 src/prefs_account.[ch]
165 src/prefs_common.[ch]
166 move signature settings to Account Prefs
168 2003-02-14 [paul] 0.8.10claws10
170 * sync with 0.8.10cvs11
171 see ChangeLog 2003-02-14
173 2003-02-13 [thorsten] 0.8.10claws9
176 revert news progressbar (GUI separation)
178 2003-02-13 [paul] 0.8.10claws8
181 make replies behave correctly, re: RFC 1036, Section 2.2.3,
184 2003-02-13 [paul] 0.8.10claws7
188 fix 'Follow-up and Reply-to' so that it creates a reply to
189 the newsgroup and the sender. If the message has the keyword
190 'poster' in the Followup-To header, all replies go to the
191 sender, re: RFC 1036, Section 2.2.3
192 rename all instances of 'ignore_replyto' to 'to_sender', both
193 were previously used, now we use just one.
195 2003-02-13 [paul] 0.8.10claws6
197 * sync with 0.8.10cvs9
198 see ChangeLog 2003-02-13
200 2003-02-13 [paul] 0.8.10claws5
203 show which plugins are configured in the configure
206 2003-02-12 [thorsten] 0.8.10claws4
209 show progress while fetching news headers
211 2003-02-12 [christoph] 0.8.10claws3
214 * src/plugins/Makefile.am
215 use AM_CONDITIONAL to enable plugins, automake correctly
216 manages this when creating distdir
218 2003-02-12 [christoph] 0.8.10claws2
221 * src/plugins/spamassassin/Makefile.am
222 fix building SpamAssassin plugin without OpenSSL
224 2003-02-12 [paul] 0.8.10claws1
228 src/plugins/Makefile.am
229 fix failure of 'make release'
231 2003-02-12 [paul] 0.8.10claws
233 * 0.8.10claws released
235 2003-02-12 [paul] 0.8.9claws56
242 updated translations by George Danchev, Ricardo Mones Lastra,
243 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
246 Allow the building of RPMs by a regular user. Submitted
249 2003-02-11 [alfons] 0.8.9claws55
252 don't use pixmaps for label color rect but draw rectangles
253 so we can respect the color map of palette based visuals
254 (fixes the long time crashes on Suns - thanks to Andreas
255 Engel and Steve O'Hara-Smith for testing)
257 2003-02-11 [christoph] 0.8.9claws54
259 * src/matcher_parser_parse.y
260 correct bug where filering rules of not existing folders in
261 matcherrc were added to global filtering
263 (closes Debian Bug #180253 - Directory's filter-rules are merged with
264 main filter-rules after removing directory, http://bugs.debian.org/180253)
266 2003-02-11 [paul] 0.8.9claws53
268 * sync with 0.8.10cvs7
269 see ChangeLog 2003-02-09
271 2003-02-11 [melvin] 0.8.9claws52
274 Updated French tranlsations
276 2003-02-10 [paul] 0.8.9claws51
279 correct --enable-openssl
280 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
282 2003-02-09 [martin] 0.8.9claws50
284 * src/prefs_matcher.c
285 fix segfault in prefs_matcher_substitute_cb() when
288 2003-02-09 [paul] 0.8.9claws49
291 fix bug where a newsgroup folder's processing rules were
292 merged with the global filtering rules when the newsgroup
293 folder was deleted, causing some seriously bad results,
294 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
296 2003-02-08 [melvin] 0.8.9claws48
299 Corrected and modified an alert message.
301 2003-02-07 [paul] 0.8.9claws47
304 fix bug where both an 'Account properties' window and a
305 'Folder properties' window were opened when clicking on
306 'Properties' in an NNTP or IMAP folder's popup menu.
308 2003-02-07 [paul] 0.8.9claws46
310 * sync with 0.8.10cvs6
311 see ChangeLog 2003-02-06
313 2003-02-06 [christoph] 0.8.9claws45
316 freeze folder updates while importing mbox files
317 (closes bug 43 importing mbox took hours)
319 Patch submitted by Jens Rantil <jens.rantil@telia.com>
321 2003-02-06 [thorsten] 0.8.9claws44
324 Updated german translations
326 2003-02-06 [thorsten] 0.8.9claws43
329 use guint for message numbers (fix count in grouplist dialog)
331 2003-02-05 [paul] 0.8.9claws42
333 * sync with 0.8.10cvs2
334 see ChangeLog 2003-02-05
336 2003-02-04 [colin] 0.8.9claws41
338 * src/prefs_common.[ch]
341 Add an option to disable threading by subject
343 2003-02-04 [christoph] 0.8.9claws40
346 only abort fetching mails from multiple accounts when the
347 error is fatal and does not allow to check any more accounts
348 (currently only disk full error)
350 (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
351 receive mails for other accouts)
353 2003-02-04 [christoph] 0.8.9claws39
356 first add the new message to the cache, then
357 send the update notification
359 (closes bug 39 after sending message folderview doesnt get updated)
361 2003-02-04 [colin] 0.8.9claws38
364 _really_ fix this Connecting... status
366 2003-02-04 [paul] 0.8.9claws37
369 see ChangeLog 2003-02-04
371 2003-02-04 [paul] 0.8.9claws36
373 * sync with 0.8.9cvs6
374 see ChangeLog 2003-02-03
376 2003-02-04 [paul] 0.8.9claws35
379 updated by André Filipe de Assunção e Brito
380 <bedecko@netsite.com.br>
382 2003-02-03 [thorsten] 0.8.9claws34
385 Updated german translations
387 2003-02-02 [paul] 0.8.9claws33
390 updated by Ricardo Mones Lastra
392 2003-02-02 [thorsten] 0.8.9claws32
395 Fix mh_get_msginfo() segfault if file is inaccessible
397 2003-01-31 [colin] 0.8.9claws31
400 Fix last commit's bug
402 2003-01-31 [colin] 0.8.9claws30
405 Missing a change for gpg-signed messages
407 2003-01-31 [paul] 0.8.9claws29
409 * src/pixmaps/gpg_signed.xpm ** NEW FILE **
411 src/stock_pixmap.[ch]
413 indicate GnuPG signed messages by displaying an icon
414 in the Attachment column.
416 2003-01-31 [paul] 0.8.9claws28
418 * sync with 0.8.9cvs4
419 see ChangeLog 2003-01-31
421 2003-01-31 [alfons] 0.8.9claws27
424 tune URI parser to accept mailto URLs with a '?'
425 (patch from Ruslan Balkin)
427 2003-01-31 [colin] 0.8.9claws26
430 Fix a leak introduced in claws24
432 2003-01-31 [colin] 0.8.9claws25
435 Freeze/Thaw folder updates when deleting dups
437 2003-01-31 [colin] 0.8.9claws24
442 little speed improvements
444 2003-01-31 [colin] 0.8.9claws23
447 Fix segfault when forwarding nothing
448 Patch from "Ruslan N. Balkin" <baron@voices.ru>
450 2003-01-30 [paul] 0.8.9claws22
452 * sync with 0.8.9cvs3
453 see ChangeLog 2003-01-30
455 2003-01-30 [paul] 0.8.9claws21
457 * sync with 0.8.9cvs2
458 see ChangeLog 2003-01-30
460 2003-01-29 [paul] 0.8.9claws20
462 * sync with 0.8.9cvs1
463 see ChangeLog 2003-01-29
465 2003-01-28 [paul] 0.8.9claws19
468 update to reflect changes.
469 thanks to Ricardo Mones Lastra
471 2003-01-27 [christoph] 0.8.9claws18
475 * src/plugins/spamassassin/README
476 * src/plugins/spamassassin/libspamc.[ch]
477 * src/plugins/spamassassin/utils.[ch]
478 updated to latest libspamc
480 2003-01-27 [christoph] 0.8.9claws17
483 fix wrong use of procheader_get_header_fields
485 2003-01-27 [christoph] 0.8.9claws16
488 * src/prefs_account.[ch]
489 * src/common/nntp.[ch]
490 allow to force authentication for NNTP servers
492 Patch submitted by Florian Mickler <dmk@d-labs.de>
494 2003-01-26 [paul] 0.8.9claws15
497 speed up of marking messages as read
498 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
500 2003-01-26 [christoph] 0.8.9claws14
506 * src/common/Makefile.am
507 * src/common/mgutils.[ch]
508 * src/common/xml.[ch]
509 * src/common/xmlprops.[ch]
510 move xml files to common directory
512 2003-01-26 [christoph] 0.8.9claws13
514 * src/plugins/spamassassin/spamassassin_gtk.c
515 only set gtk entry text if string is available
517 2003-01-26 [melvin] 0.8.9claws12
519 * src/description_window.c
520 Allow resizing of the window
521 Allow automatic horizontal scroll bar
522 Do not vertically expand and fill
524 2003-01-26 [christoph] 0.8.9claws11
527 * src/gtkutils.[ch] ** REMOVE **
528 * src/common/sylpheed.c
529 * src/gtk/Makefile.am
530 * src/gtk/description_window.c
531 * src/gtk/gtkutils.[ch] ** NEW **
532 * src/gtk/prefswindow.c
533 move gtkutils to gtk directory
535 2003-01-26 [paul] 0.8.9claws10
538 rename summary_unread_clicked() to summary_status_clicked()
540 2003-01-26 [melvin] 0.8.9claws9
542 * src/prefs_actions.c
543 Cosmetical changes to the help text
545 2003-01-26 [paul] 0.8.9claws8
550 src/prefs_sumamry_column.c
552 rename the 'Unread' column to 'Status'
554 2003-01-25 [match] 0.8.9claws7
557 removed reference to LDAP constants. removed error2string.
558 included functions to support LDAP dynamic queries.
560 moved LDAP constants here.
564 removed references to LDAP constants and references to
567 2003-01-25 [paul] 0.8.9claws6
570 summary_thread_build(), summary_thread_init(): remove
571 unneeded reference to summaryview->folder_item
573 2003-01-25 [christoph] 0.8.9claws5
575 * src/gtk/description_window.c
576 o allow description texts to expand over multiple columns
577 o translate all columns
578 * src/prefs_actions.c
579 change syntax description to use new multi column feature
581 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
583 2003-01-25 [match] 0.8.9claws4
586 fixed bug with Quoted-Printable
588 2003-01-25 [paul] 0.8.9claws3
592 implement per-folder collapsed/expanded threads setting
595 remove global collapsed/expanded threads option
597 2003-01-25 [christoph] 0.8.9claws2
600 add pluginwindow and prefswindow
602 make send respond correctly to messages that could be added
603 to the queue folder, but the UID of the message is unknown
606 don't return guessed UIDs in imap_add_msg anymore. We return
607 0 to tell the folder system it was appened but the UID is
608 unknown. Folder system now get's the UID by scaning the folder
609 and searching the cache for the Message-ID
610 (closes bug #29 Messages queued, but not sent)
612 2003-01-25 [paul] 0.8.9claws1
615 conv_encode_header(): fix bug when long headers with 8-bit
616 characters are used, so that the encoded words are wrapped.
617 If the space in the original text falls on the wrap boundary,
619 Patch by Sergey Vlasov.
622 fix bug where a change to the sorting method or thread view
623 of a folder's messages is lost if simpify-subject is set and
627 2003-01-24 [paul] 0.8.9claws
629 * sylpheed-0.8.9claws released
633 remove reference to 'INSTALL.jp'
635 2003-01-23 [paul] 0.8.8claws128
641 updated translations. submitted by Ricardo Mones Lastra,
642 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
644 2003-01-23 [colin] 0.8.8claws127
647 Fix drafted and queued news articles re-edition
649 2003-01-23 [melvin] 0.8.8claws126
652 Updated French translations
654 2003-01-23 [colin] 0.8.8claws125
657 Fix "Connecting to..." status message
659 2003-01-22 [paul] 0.8.8claws124
662 updated by George Danchev
665 revert last commit [0.8.8claws111] as it breaks folder d'n'd
668 2003-01-21 [paul] 0.8.8claws123
671 updated by George Danchev
677 don't translate 'Separator'
679 * src/plugins/spamassassin/Makefile.am
680 add aspell to CPPFLAGS
682 * src/plugins/spamassassin/spamassassin.c
683 src/plugins/spamassassin/spamassassin_gtk.c
684 set correct default for spamassassin_receive_spam
685 slightly re-word descriptions and some
688 2003-01-19 [alfons] 0.8.8claws122
691 mimeview_save_as(): we might as well show the file name for
692 the single case "Save As" too
694 2003-01-19 [alfons] 0.8.8claws121
697 change bug tracker URL to bugzilla URL
699 2003-01-19 [alfons] 0.8.8claws120
702 mimeview_save_all(): display name of file before overwriting;
703 continue saving all, even when one overwrite was cancelled
705 2003-01-19 [christoph] 0.8.8claws119
709 fix wrong usage of procmsg_find_children in summaryview
710 by using procmsg_update_unread_children instead of
711 summaryview_update_unread_children
713 2003-01-19 [christoph] 0.8.8claws118
716 fix infinite loop in procmsg_find_children
717 (closes bug #25 sylpheed crashes on delete.)
719 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
721 2003-01-19 [paul] 0.8.8claws117
724 updated by Ivan Francolin Martinez
726 2003-01-18 [melvin] 0.8.8claws116
728 * src/prefs_actions.c
729 Removed syntax limitation of only one '&' at the end of command.
730 Now actions that contain '>/dev/null 2>&1' are possible.
732 2003-01-18 [melvin] 0.8.8claws115
734 * src/prefs_actions.c
735 Actions IO dialog: when the action ends
736 the "Close" button now has focus and [Escape] closes the
739 2003-01-18 [christoph] 0.8.8claws114
742 o add debug output when MsgInfos are really freed
743 o free GSLists in procmsg_find_children and
744 procmsg_update_unread_children
746 2003-01-18 [christoph] 0.8.8claws113
749 reorder Configuration menu
751 2003-01-18 [christoph] 0.8.8claws112
754 fix applying templates to forwarded messages
756 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
758 2003-01-17 [christoph] 0.8.8claws111
761 destroy folder items, when a folder item is removed
763 2003-01-17 [christoph] 0.8.8claws110
766 fix wrong folder stats update when ignored message is
769 2003-01-17 [colin] 0.8.8claws109
773 Quicksearch bugfixes:
774 - hide help button at startup if not extended
775 - switch to extended when looking for replies
779 * sync with 0.8.9 release
781 2003-01-17 [paul] 0.8.8claws108
783 * sync with 0.8.8cvs11
784 see ChangeLog 2003-01-17
786 2003-01-16 [colin] 0.8.8claws107
789 Changed encryption test to re-ask passphrase
790 if an encrypted message hasn't been decrypted
793 2003-01-16 [christoph] 0.8.8claws106
796 * src/prefs_toolbar.c
797 * src/gtk/prefswindow.h
798 * src/plugins/spamassassin/spamassassin_gtk.c
799 remove page destroy function that is not used anymore
801 2003-01-16 [paul] 0.8.8claws105
803 * sync with 0.8.8cvs9
804 see ChangeLog 2002-01-16
806 2003-01-16 [colin] 0.8.8claws104
809 Fix bug with autosaved drafts for IMAP, when draft
810 folder is specified - fixes bugzilla bug #20
812 2003-01-15 [paul] 0.8.8claws103
816 store folder and message-id of message forwarding
817 in queue header and set forward flag after sending
819 2003-01-15 [paul] 0.8.8claws102
821 * sync with 0.8.8cvs8
822 see ChangeLog 2002-01-15
824 2003-01-15 [colin] 0.8.8claws101
827 Fix linking with GNU libiconv
829 2003-01-15 [darko] 0.8.8claws100
832 fix crash when importing pine address book
833 entry with an empty name (reported by DY
834 <dybulk at tri8.net>)
836 2003-01-14 [paul] 0.8.8claws99
838 * configure.in ** REMOVED **
839 configure.ac ** NEW FILE **
840 rename configure.in to configure.ac, as it is now
843 2003-01-14 [melvin] 0.8.8claws98
846 folderview_check_new(): More precise function description
848 2003-01-14 [melvin] 0.8.8claws97
851 folderview_check_new(): return the number of new messages
854 inc_account_mail(): Disable counting of new messages for IMAP
855 and NNTP until bug [19] and [14] are fixed.
857 2003-01-14 [paul] 0.8.8claws96
859 * sync with 0.8.8cvs6
860 see ChangeLog 2003-01-14
862 2003-01-13 [alfons] 0.8.8claws95
865 tune email address validation (c. 0.8.8claws89): if . is
866 just one char away from @, the address is invalid too
867 (correctly rejects addresses like foo@.com)
869 2003-01-13 [paul] 0.8.8claws94
873 fixes to the Message View toolbar and menu:
874 fix non-functioning Forward button
875 make Reply button consider default_reply_list
876 remove 'Follow-up...' menu entry
877 add 'Forward' and 'Redirect' menu entries
879 2003-01-13 [melvin] 0.8.8claws93
882 Fixed typo that could make new messages count incorrect.
884 2003-01-13 [melvin] 0.8.8claws92
886 * src/folderview.[ch]
887 folderview_check_new(): return the number of new messages.
889 Should fix bug [14] where new mail notification worked
890 incorrectly with IMAP accounts.
891 inc_spool_account(): return number of new msgs, or -1 on error
892 inc_all_spool(): return number of new msgs
894 2003-01-13 [melvin] 0.8.8claws91
896 * src/prefs_actions.c
899 2003-01-12 [thorsten] 0.8.8claws90
902 close file before rename
904 2003-01-12 [alfons] 0.8.8claws89
908 * src/common/utils.[ch]
909 g_stricase_hash(), g_stricase_equal(): functions for
910 case insensitive hash tables
912 use top level domain names to validate email address, based
913 on a patch by Christian Mertes (thanks!), but changed
914 implementation to use a hash table
916 2003-01-12 [paul] 0.8.8claws88
919 updated by George Danchev
921 2003-01-12 [alfons] 0.8.8claws87
924 delete / execute performance: use new style folder update
926 2003-01-12 [paul] 0.8.8claws86
928 * sync with 0.8.8cvs5
929 see ChangeLog 2003-01-13 (!)
931 2003-01-12 [alfons] 0.8.8claws85
934 * src/matcher_parser_parse.y
935 prepare change_score filtering action
937 give up const-correctness on functions that call non-const-correct functions;
938 several casts to gpointer in g_free();
941 2003-01-12 [christoph] 0.8.8claws84
946 * src/gtk/prefswindow.[ch]
947 * src/plugins/spamassassin/spamassassin_gtk.c
948 changed the call of the widget create function
949 for PrefsPages, because sometimes the widget
950 create function needs a widget that already has
951 been attached to a window (to create GDK pixmaps
952 for exmaple). So we simply pass the GtkWindow as
953 the second parameter now.
957 * src/prefs_toolbar.[ch]
958 rewrite Toolbar Preferences using the new
961 2003-01-11 [alfons] 0.8.8claws83
964 fix crash when adding sender to addressbook because status bar
965 isn't there (the status bar doesn't seem to be used though,
966 but I'll let Match decide what to do with it)
968 2003-01-11 [colin] 0.8.8claws82
972 Two useless changes reversed
974 2003-01-11 [colin] 0.8.8claws81
978 Add mainwindow_get_mainwindow()
981 Add alertpanel_error_log()
988 Network errors get a View Log button
990 2003-01-10 [alfons] 0.8.8claws80
992 * src/prefs_toolbar.c
994 use the translatable string for "Separator" as file name for
995 separator toolbar items (probably make this uppercase?)
997 2003-01-10 [alfons] 0.8.8claws79
999 * src/prefs_toolbar.c
1000 put right A_SEPARATOR description string in "displayed
1001 toolbar items list" so manually added separators are
1002 saved correctly (bug #10, "Adding a separator to the main
1003 toolbar fails, entry in xml file is wrong")
1005 2003-01-10 [christoph] 0.8.8claws78
1009 o use CAPABILITY to check if NAMESPACE is available
1011 2003-01-10 [christoph] 0.8.8claws77
1014 apply UIDPLUS IMAP extension support patch
1016 Patch submitted by Simon 'corecode' Schubert
1018 2003-01-10 [paul] 0.8.8claws76
1021 a sync from main which fixes the news account folders'
1024 2003-01-10 [christoph] 0.8.8claws75
1027 don't accept 0 as a valid uid returned by copy and move
1028 functions. 0 means the message was copied or moved but the
1029 new uid could not be fetched. It is not an error condition
1030 for the copy or move operation.
1032 2003-01-10 [paul] 0.8.8claws74
1034 * src/prefs_filtering.c
1035 change English used in Alert when entry is not
1038 * sync with 0.8.8cvs4
1039 see ChangeLog 2003-01-10
1041 2003-01-10 [darko] 0.8.8claws73
1044 fix crash when importing address book entry
1045 without a valid address
1047 2003-01-09 [alfons] 0.8.8claws72
1050 filtering performance: use new style folder update
1052 2003-01-09 [christoph] 0.8.8claws71
1056 fix wrong selecting of mime encoding type, when
1057 opening property dialog of attachments in the
1058 compose window. 7bit was always selected and that
1059 destoryed files with 8bit data.
1060 (closes bug #9 Sylpheed-claws destroys attachments when
1061 changing MIME-types)
1063 2003-01-09 [paul] 0.8.8claws70
1065 * sync with 0.8.8cvs3
1066 see ChangeLog 2003-01-09
1068 2003-01-08 [alfons] 0.8.8claws69
1071 apply patch by Kim Schulz to fix build breakage
1072 because of missing variable
1074 2003-01-08 [paul] 0.8.8claws68
1076 * sync with 0.8.8cvs2
1077 see ChangeLog 2002-01-08
1079 2003-01-08 [paul] 0.8.8claws67
1082 updated by Alessandro Maestri
1085 when using 'Add sender to addressbook' allow
1086 name to be edited and remarks to be entered
1087 Patch submitted by Luke Plant
1089 2003-01-08 [darko] 0.8.8claws66
1091 * README.claws, src/summaryview.c
1092 fix description for marked messages
1097 tools/launch_phoenix ** NEW FILE **
1098 add script that enables using Phoenix as the default
1100 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
1102 * tools/OOo2sylpheed.pl
1103 remove full path to sylpheed executable, just 'sylpheed'
1107 add launch_phoenix informtion and re-arrange and compress
1110 2003-01-07 [christoph] 0.8.8claws65
1113 fix update for source folder when moving messages
1116 use function to set to_folder for message infos and
1117 automatically update the op_count for old and new
1120 2003-01-07 [melvin] 0.8.8claws64
1122 * src/prefs_actions.c
1123 Fixed bug where an '%p' Action on a displayed image crashed
1125 Code clean up (get rid of duplicated code and removed unnecessary
1128 2003-01-07 [christoph] 0.8.8claws63
1138 * src/prefs_folder_item.c
1142 o remove all folder update triggering from the UI code. The folder
1143 system should know much better when a folder needs an update.
1144 o to prevent multiple updates in a row the folder updates can be
1145 frozen for some time.
1147 Note: - Please verify that no updates are missing
1148 - Check where freeze/thaws should be added
1150 2003-01-07 [christoph] 0.8.8claws62
1152 * src/prefs_actions.c
1153 don't translate empty strings
1155 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1157 2003-01-06 [christoph] 0.8.8claws61
1159 * src/prefs_actions.c
1160 mark strings for gettext
1161 * src/prefs_matcher.c
1162 use new description window for Execute action and
1163 match condition in Filtering
1165 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1167 2003-01-06 [alfons] 0.8.8claws60
1169 keep myself inspired to re-organize matcher part 8;
1170 yes, more to come (I need to move out the descriptive
1171 text for actions to matcher.c, or at least make it not
1172 depend on the wicked ordering)
1174 * src/prefs_matcher.c
1175 add documentation so others may comprehend the
1176 UI part of the conditions
1178 2003-01-06 [christoph] 0.8.8claws59
1180 * src/prefs_actions.c
1181 use new description window for syntax help
1182 * src/gtk/description_window.c
1183 fix display of descriptions with column count != 2
1185 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1187 2003-01-06 [christoph] 0.8.8claws58
1190 * src/summaryview.[ch]
1191 * src/gtk/Makefile.am
1192 * src/gtk/description_window.[ch] ** NEW **
1193 use a generic window to display syntax descriptions
1194 currently used in quote_fmt and summaryview (new description
1195 for extended quick search)
1197 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1199 2003-01-06 [paul] 0.8.8claws57
1201 * sync with 0.8.8cvs1
1202 see ChangeLog 2003-01-06
1204 2003-01-06 [christoph] 0.8.8claws56
1207 * src/prefs_gtk.[ch]
1208 * src/gtk/prefswindow.[ch]
1209 * src/plugins/spamassassin/spamassassin_gtk.c
1210 o remove page management from prefswindow, pages
1211 will be an argument to prefswindow_open
1212 o prefswindow_open gets a datapointer that is
1213 passed to the widget_create function to allow
1214 creation of prefswindow for specific items
1216 2003-01-06 [colin] 0.8.8claws55
1219 We don't want regexp in the reply-finder,
1220 because MIDs can contain !,$,. and so on
1222 2003-01-06 [jens] 0.8.8claws54
1225 fixed a wrong free in jpilot_read_db_files
1227 2003-01-06 [alfons] 0.8.8claws53
1229 re-organize matcher part 8; more to come
1232 matcherprop_to_string(): put g_free()s before the
1233 switch-case break to fix memleaks
1235 2003-01-06 [colin] 0.8.8claws52
1238 cleanup & reply-finder now displays the first
1241 2003-01-05 [alfons] 0.8.8claws51
1243 re-organize matcher part 7; more to come
1246 fixes for constant correctness;
1249 2003-01-05 [alfons] 0.8.8claws50
1251 re-organize matcher part 6; more to come
1254 fixes for constant correctness;
1257 fix for constant correctness
1259 2003-01-05 [colin] 0.8.8claws49
1262 Add account_get_reply_account function
1264 Use account_get_reply_account function
1266 Basic reply-finder - click on the replied
1267 icon gets you to the outbox using quick-search
1269 2003-01-05 [paul] 0.8.8claws48
1271 * src/prefs_common.c
1272 small change to English
1274 * src/prefs_filtering.c
1275 prefs_filtering_action_select(): improve logic and uniformity
1278 2003-01-05 [alfons] 0.8.8claws47
1280 fine tune solution to focus problems (bug #7)
1283 mainwindow_focus_in_event(): remove grab event check
1285 summary_button_pressed(): move selection on right-click
1286 too. we can't possibly move the selection back after
1287 canceling a dialog, because gtk's incomplete focus
1288 management. whether this is a good solution, only time
1291 2003-01-05 [christoph] 0.8.8claws46
1294 fix crash when no imap connection could be established
1296 2003-01-05 [paul] 0.8.8claws45
1301 fix bug 605957 'shortcuts in popup-menu'
1302 make user-defined shortcuts work
1303 show shortcuts that are already defined
1305 Patch submitted by Luke Plant
1307 2003-01-05 [alfons] 0.8.8claws44
1310 focus_in_event handler should not select summary view row
1311 when another window (menu, dialog) grabbed for events
1312 (bug #7, "[0.8.8claws42] Message summary focus")
1314 2003-01-04 [christoph] 0.8.8claws43
1317 update save folder after adding the sent message
1318 (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
1320 2003-01-02 [christoph] 0.8.8claws42
1322 * src/common/plugin.c
1323 fix unloading of all plugins and unload
1324 plugins in reverse order
1326 * src/gtk/pluginwindow.c
1327 implement function of load and unload button
1329 * src/gtk/prefswindow.c
1330 * src/gtk/prefswindow.h
1331 rename register function and add new unregister
1334 * src/plugins/spamassassin/spamassassin_gtk.c
1335 unregister prefs page and update for changes in
1336 src/gtk/prefswindow.c
1338 2003-01-02 [paul] 0.8.8claws41
1341 updated by Ricardo Mones Lastra
1346 fixes and improvements by Urke MMI
1348 2003-01-02 [thorsten] 0.8.8claws40
1351 fixed wrong return value
1353 2003-01-02 [thorsten] 0.8.8claws39
1356 fixed printing wrong variable
1358 2003-01-02 [thorsten] 0.8.8claws38
1361 fixed acessing members of freed pfile struct
1363 2003-01-02 [thorsten] 0.8.8claws37
1366 detect loops across several messages
1367 as suggested by Christoph Hohmann
1369 2003-01-01 [match] 0.8.8claws36
1372 fixed another memory leak.
1374 2003-01-01 [match] 0.8.8claws35
1377 fixed memory leaks. applied Doxygen comments.
1379 2003-01-01 [thorsten] 0.8.8claws34
1382 inhibit endless loop if msg references itself
1383 (closes Bug [ 660477 ] Infinite loop in parent flag search)
1385 2003-01-01 [christoph] 0.8.8claws33
1388 * src/gtk/Makefile.am
1389 * src/gtk/pluginwindow.c ** NEW **
1390 * src/gtk/pluginwindow.h ** NEW **
1393 * src/plugins/demo/demo.c
1394 * src/plugins/spamassassin/spamassassin.c
1395 * src/plugins/spamassassin/spamassassin_gtk.c
1396 write better plugin descriptions
1398 2002-12-31 [christoph] 0.8.8claws32
1400 * src/gtk/prefswindow.c
1401 * src/plugins/spamassassin/spamassassin_gtk.c
1402 some small improvements to GTK code
1404 2002-12-31 [christoph] 0.8.8claws31
1406 * src/plugins/spamassassin/spamassassin_gtk.c
1407 enable folder select button
1409 2002-12-31 [christoph] 0.8.8claws30
1412 * src/gtk/Makefile.am
1413 * src/gtk/prefswindow.c ** NEW **
1414 * src/gtk/prefswindow.h ** NEW **
1415 add new prefs window
1417 * src/common/plugin.c
1418 don't try to load empty config lines
1420 * src/plugins/spamassassin/Makefile.am
1421 * src/plugins/spamassassin/spamassassin.c
1422 * src/plugins/spamassassin/spamassassin.h ** NEW **
1423 * src/plugins/spamassassin/spamassassin_gtk.c ** NEW **
1424 GTK config for SpamAssassin Plugin using
1425 the new prefs window
1427 2002-12-31 [paul] 0.8.8claws29
1430 remove obsolete entry 'src/menu.c'
1432 2002-12-31 [alfons] 0.8.8claws28
1435 * src/matcher_parser_parse.y
1436 * src/prefs_matcher.c
1437 add "ignore_thread" and "~ignore_thread" condition so it's
1438 possible to make the actions / scoring operate on the ignore
1441 2002-12-31 [christoph] 0.8.8claws27
1447 * src/prefs_account.c
1448 * src/prefs_actions.c
1449 * src/prefs_customheader.c
1450 * src/prefs_display_header.c
1455 * src/common/prefs.[ch]
1456 extend prefs file handling for reading and automatic handling
1457 of blocks. When reading prefs_set_block_label will automatically
1458 move on to the block. When writing it will copy all other blocks
1461 * src/common/plugin.c
1462 Now loading plugin filenames from [Plugins] block in
1465 2002-12-30 [christoph] 0.8.8claws26
1467 * src/common/hooks.[ch]
1468 return abort status to caller of hooks_invoke
1471 invoke message filtering hook and stop
1472 default handling when filter returns abort
1474 * src/common/plugin.[ch]
1475 * src/plugins/demo/demo.c
1476 modify plugin loader, because resolving symbols for strings
1477 does not work correctly
1480 * ac/spamassassin.m4 ** NEW **
1481 * src/plugins/spamassassin/.cvsignore ** NEW **
1482 * src/plugins/spamassassin/Makefile.am ** NEW **
1483 * src/plugins/spamassassin/README ** NEW **
1484 * src/plugins/spamassassin/libspamc.[ch] ** NEW **
1485 * src/plugins/spamassassin/spamassassin.c ** NEW **
1486 * src/plugins/spamassassin/utils.[ch] ** NEW **
1487 add spamassassin plugin, see src/plugins/spamassassin/README
1490 2002-12-29 [alfons] 0.8.8claws25
1493 when moving focus from a message view to the main
1494 window, don't forget to select the summary node
1495 of the displayed message. should fix "[ 659103 ]
1496 focus-follows-mouse confuses sylpheed"
1498 2002-12-29 [christoph] 0.8.8claws24
1501 * src/stringtable.[ch] ** REMOVE **
1502 * src/common/Makefile.am
1503 * src/common/stringtable.[ch] ** NEW **
1504 move stringtable files to common directory
1506 2002-12-29 [christoph] 0.8.8claws23
1509 * src/menu.[ch] ** REMOVE **
1510 * src/gtk/Makefile.am
1511 * src/gtk/menu.[ch] ** NEW **
1512 move menu files to gtk directory
1514 2002-12-29 [match] 0.8.8claws22
1518 moved UI specific code out of LDAP code into addressbook
1519 UI code. fixed memory leak.
1521 2002-12-29 [christoph] 0.8.8claws21
1524 only check for IGNORED parent message when message is
1527 2002-12-29 [alfons] 0.8.8claws20
1530 set gtksctree's anchor correct (immediate execute
1531 changes the tree's layout, and anchor points at
1532 the incorrect row). fixes "[ 657233 ] multiple msg
1533 delete sometimes off by 1".
1534 we probably have to look for more tree layout /
1537 2002-12-29 [paul] 0.8.8claws19
1540 fix bug [ 659054 ] incorrect sorting of 'From' column
1541 when using 'display sender using address book'
1542 thanks to Alfons and Luke Plant
1544 2002-12-29 [christoph] 0.8.8claws18
1548 check parent messages for IGNORE THREAD flag, when adding,
1549 moving or copying messages to a folder
1551 2002-12-27 [alfons] 0.8.8claws17
1553 re-organize matcher part 5; more to come
1556 hash keywords in matchparser_tab
1558 2002-12-27 [alfons] 0.8.8claws16
1560 re-organize matcher part 4; more to come
1562 * src/matcher_parser.h
1563 * src/matcher_parser_lex.l
1564 * src/matcher_parser_parse.y
1567 2002-12-27 [alfons] 0.8.8claws15
1569 re-organize matcher part 3; more to come
1574 2002-12-27 [alfons] 0.8.8claws14
1576 re-organize matcher part 2; more to come but this should
1577 work. cc me if there are any regressions.
1580 add prototype for get_matchparser_tab_id()
1581 * src/matcher_parser_lex.l
1582 look up keywords using matchparser_tab_id();
1584 2002-12-27 [alfons] 0.8.8claws12
1586 re-organize matcher part 1
1589 map yacc generated constants to sylpheed matcher constants
1591 add function to find a matcher constant from a string
1593 2002-12-27 [christoph] 0.8.8claws11
1596 MENUITEM_ADD casts the 4th argument from integer to pointer
1597 so it probably should not be a pointer, this means we
1598 should use account id for it and not the account's pointer
1600 2002-12-27 [paul] 0.8.8claws10
1603 remove unneeded 'GtkWidget *vbox'
1606 further sync with 0.8.8 - make sort
1607 by recipient work as expected
1612 2002-12-27 [paul] 0.8.8claws9
1615 updated by Ivan F. Martinez
1617 2002-12-27 [darko] 0.8.8claws8
1619 * src/common/utils.c
1620 added locked pattern to extended search
1622 2002-12-27 [alfons] 0.8.8claws7
1624 * src/prefs_matcher.[ch]
1627 2002-12-26 [alfons] 0.8.8claws6
1630 * src/matcher_parser_lex.l
1631 * src/matcher_parser_parse.y
1632 * src/prefs_matcher.c
1633 allow color label as a condition in the matcher
1635 2002-12-26 [oliver] 0.8.8claws5
1638 enable Addressbook for Main and Messageview
1639 * src/prefs_actions.c
1640 enable actions in Messageview
1642 2002-12-26 [christoph] 0.8.8claws4
1644 * src/common/plugin.c
1645 add a little debug output
1647 * src/plugins/demo/Makefile.am
1648 better use of automake
1650 2002-12-26 [christoph] 0.8.8claws3
1653 * src/common/Makefile.am
1656 2002-12-26 [christoph] 0.8.8claws2
1659 sort configure checks into common / gtk / plugins
1665 * src/common/sylpheed.[ch]
1666 added now sylpheed_done function for shutdown
1667 * src/common/Makefile.am
1668 * src/common/plugin.[ch] ** NEW **
1669 plugin loader and unloader
1670 * src/plugins/.cvsignore ** NEW **
1671 * src/plugins/Makefile.am ** NEW **
1673 * src/plugins/demo/.cvsignore ** NEW **
1674 * src/plugins/demo/Makefile.am ** NEW **
1675 * src/plugins/demo/demo.c ** NEW **
1676 small demo plugin that installs a logtext hook and
1677 outputs the log text to stdout
1679 2002-12-26 [paul] 0.8.8claws1
1682 updated by Ricardo Mones Lastra
1684 2002-12-26 [paul] 0.8.8claws
1686 * 0.8.8claws released
1688 2002-12-26 [paul] 0.8.7claws12
1691 updated by George Danchev
1693 2002-12-26 [paul] 0.8.7claws11
1696 remove unneeded 'src/prefs.c' entry
1698 2002-12-26 [paul] 0.8.7claws10
1702 sync with 0.8.8 release
1707 partial sync with 0.8.8 release
1710 2002-12-25 [alfons] 0.8.7claws9
1713 * src/matcher_parser_lex.l
1714 * src/matcher_parser_parse.y
1715 * src/prefs_matcher.c
1716 add locked flag to possible filtering / matcher
1717 conditions (also a good example what should be
1718 done to add a simple boolean condition)
1720 2002-12-25 [christoph] 0.8.7claws8
1730 * src/prefs.[ch] ** REMOVE **
1731 * src/prefs_account.c
1732 * src/prefs_actions.c
1733 * src/prefs_common.c
1734 * src/prefs_customheader.c
1735 * src/prefs_display_header.c
1736 * src/prefs_filtering.c
1737 * src/prefs_folder_item.c
1738 * src/prefs_gtk.[ch] ** NEW **
1739 * src/prefs_matcher.c
1740 * src/prefs_scoring.c
1741 * src/prefs_summary_column.c
1743 * src/selective_download.c
1745 * src/common/Makefile.am
1746 * src/common/prefs.[ch] ** NEW **
1747 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
1749 2002-12-24 [alfons] 0.8.7claws7
1752 summary_thread_build(): fix real cause of the crash mentioned in
1753 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
1754 this way we get meaningful ctree nodes
1756 2002-12-24 [oliver] 0.8.7claws6
1758 * src/mainwindow.[ch]
1759 * src/messageview.[ch]
1763 changes to use updated toolbar handling
1765 2002-12-24 [oliver] 0.8.7claws5
1768 generic toolbar handling
1769 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
1770 * src/prefs_toolbar.[ch]
1773 2002-12-24 [oliver] 0.8.7claws4
1775 * src/stock_pixmap.[ch]
1776 move SYLPHEED_LOGO to end of list in order
1777 to remove it from Custom Toolbar`s Icon View
1779 2002-12-24 [alfons] 0.8.7claws3
1782 summary_thread_build(): fix crash because of focus != selection
1783 after threading. when deleting the selection, gtk tries but fails
1784 to find the correct focusable element. we now force the selection
1785 to be focused. this should solve the infamous bug reported by
1786 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages").
1787 a test case is available.
1789 2002-12-24 [darko] 0.8.7claws2
1792 don't crash when unmarking message with unread children
1794 2002-12-23 [christoph] 0.8.7claws1
1797 * src/common/Makefile.am
1798 update Makefiles for moved intl.h, version.h and defs.h
1800 rewrite imap_session_get to avoid duplicate code
1802 2002-12-23 [paul] 0.8.7claws
1804 * Santa-Claws released
1808 squeeze in updated Hungarian and Russian translations.
1809 Submitted by Gál Zoltán and Ruslan N. Balkin
1811 2002-12-23 [paul] 0.8.6claws129
1814 updated by Witold Wladyslaw Wojciech Wilk
1816 2002-12-23 [paul] 0.8.6claws128
1818 * src/quote_fmt_parse.y
1819 fix typo and add licence header
1821 2002-12-23 [paul] 0.8.6claws127
1826 2002-12-23 [paul] 0.8.6claws126
1829 updated translation, submitted by Alessandro Maestri
1831 2002-12-23 [paul] 0.8.6claws125
1833 * src/quote_fmt_parse.y
1834 fix signature-stripping on replies bug. match
1835 '-- \n' and not '-- '.
1837 2002-12-22 [paul] 0.8.6claws124
1842 updated translations. submitted by George Danchev,
1843 Ricardo Mones Lastra, and Urke MMI respectively
1845 2002-12-21 [paul] 0.8.6claws123
1850 2002-12-21 [paul] 0.8.6claws122
1853 fix bug [643638] where if a person is in one or more
1854 addressbook groups editing that person's email
1855 address results in removal from those groups.
1856 Patch submitted by Luke Plant.
1858 2002-12-20 [christoph] 0.8.6claws121
1860 * src/common/utils.c
1862 reimplement expand_search_string using GString to
1863 prevent crashs caused by miscalculated string
1864 lengths reported by Paul
1866 2002-12-20 [christoph] 0.8.6claws120
1869 don't use "changed" to check if op_count has to be changed as it
1870 is also set when the message has unread children
1871 (closes bug [ 653221 ] crash while deleting duplicates)
1873 2002-12-20 [paul] 0.8.6claws119
1875 * sync with 0.8.6cvs27
1876 see ChangeLog 2002-12-20
1878 2002-12-20 [paul] 0.8.6claws118
1880 * sync with 0.8.6cvs26
1881 see ChangeLog 2002-12-19 and 2002-12-20
1883 2002-12-19 [alfons] 0.8.6claws117
1886 fix incorrect parsing of email addresses, submitted by
1887 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate
1888 name display if it contains @".
1890 2002-12-18 [paul] 0.8.6claws116
1892 * sync with 0.8.6cvs23
1893 see ChangeLog 2002-12-18
1895 2002-12-18 [paul] 0.8.6claws115
1902 sync with 0.8.6cvs22.
1903 see ChangeLog 2002-12-17 and 2002-12-18
1905 2002-12-17 [christoph] 0.8.6claws114
1908 o don't create a session if imap greeting fails
1909 o don't close socket when authentication fails
1910 this is done by imap_session_destroy
1912 2002-12-17 [thorsten] 0.8.6claws113
1916 tools/google_msgid.pl ** NEW FILE **
1917 Added "search for message-id" script and doc
1919 2002-12-17 [thorsten] 0.8.6claws112
1922 Updated hungarian translation
1923 (updated by Gal Zoltan)
1925 2002-12-16 [christoph] 0.8.6claws111
1928 remove stupid addressbook dump to debug output
1930 fix memory leak found by Hiro
1932 2002-12-14 [paul] 0.8.6claws110
1935 fix menubar sensitivity on send
1937 * src/prefs_filtering.c
1938 * src/prefs_matcher.c
1939 * src/prefs_scoring.c
1942 * src/common/quoted-printable.h
1945 2002-12-13 [christoph] 0.8.6claws109
1948 * src/manage_window.[ch] ** REMOVE **
1949 * src/gtk/Makefile.am
1950 * src/gtk/manage_window.[ch] ** NEW **
1951 move manage_window files to gtk directory
1953 2002-12-13 [christoph] 0.8.6claws108
1956 * src/gtkshruler.[ch] ** REMOVE **
1957 * src/gtk/Makefile.am
1958 * src/gtk/gtkshruler.[ch] ** NEW **
1959 move gtkshruler files to gtk directory
1961 2002-12-13 [christoph] 0.8.6claws107
1965 * src/gtkstext.[ch] ** REMOVE **
1968 * src/gtk/gtkstext.[ch] ** NEW **
1969 * src/gtk/Makefile.am
1970 o move stext functions to gtkstext.c to remove
1971 dependency of gtkutils
1972 o move gtkstext files to gtk directory
1974 * src/gtk/Makefile.am
1975 * src/gtk/sslcertwindow.[ch]
1976 UI stuff can always depend on common code so
1977 it's ok to add ../common to include path
1979 2002-12-13 [colin] 0.8.6claws106
1982 Disconnect sighandlers for mainwindow when
1983 quicksearch has the focus
1985 * src/mainwindow.[ch]
1986 Make key_pressed callback public, to be able
1989 2002-12-13 [christoph] 0.8.6claws105
1992 create .mh_sequences file in new MH folders
1993 (closes feature request [ 523162 ] MH folders should
1994 get a .mh_sequences)
1996 2002-12-13 [colin] 0.8.6claws104
1999 Better handling of quicksearch show/hide
2000 (basically the button stays under the mouse
2003 2002-12-13 [paul] 0.8.6claws103
2005 * sync with 0.8.6cvs17
2006 see ChangeLog 2002-12-13
2008 2002-12-13 [paul] 0.8.6claws102
2011 updated by Ricardo Mones Lastra
2013 2002-12-11 [colin] 0.8.6claws101
2016 remove statusbar stuff
2018 set statusbar verbosity when moving folders
2020 2002-12-11 [colin] 0.8.6claws100
2021 * src/prefs_filtering.c
2022 * src/prefs_matcher.c
2023 * src/prefs_scoring.c
2026 2002-12-11 [colin] 0.8.6claws99
2028 * src/prefs_common.[ch]
2029 Add summary_quicksearch_type
2031 Save last used quicksearch type
2033 2002-12-11 [jens] 0.8.6claws98
2034 * src/prefs_filtering.c
2035 * src/prefs_matcher.c
2036 * src/prefs_scoring.c
2037 added dialog for incomplete rules in scoring, filtering and
2038 matcher to ask wheather really close
2040 2002-12-11 [colin] 0.8.6claws97
2043 Fix folder dnd statusbar logging
2045 2002-12-10 [christoph] 0.8.6claws96
2055 * src/statusbar.[ch]
2056 * src/common/hooks.c
2057 * src/common/log.[ch]
2058 o handle verbose logging in statusbar directly in statusbar code
2059 and common code does not need any knowledge about a statusbar
2060 o remove direct calls to statusbar_(puts|pop)_all functions
2062 2002-12-10 [jens] 0.8.6claws95
2065 removed gettext from g_warnings
2071 2002-12-10 [colin] 0.8.6claws94
2074 finish crash dialog fix
2076 2002-12-10 [colin] 0.8.6claws93
2079 "Fix" "sylpheed already running" instead of
2080 crash dialog appearing after a crash
2082 2002-12-10 [colin] 0.8.6claws92
2085 add src/gtk/sslcertwindow.c
2087 2002-12-10 [paul] 0.8.6claws91
2090 updated to reflect recent changes
2091 submitted by Alessandro Maestri
2093 2002-12-09 [christoph] 0.8.6claws90
2096 * src/smtp.[ch] ** REMOVE **
2097 * src/common/Makefile.am
2098 * src/common/smtp.[ch] ** NEW **
2099 move smtp files to common directory
2101 2002-12-09 [christoph] 0.8.6claws89
2104 * src/session.[ch] ** REMOVE **
2105 * src/common/Makefile.am
2106 * src/common/session.[ch] ** NEW **
2107 move session files to common directory
2109 2002-12-09 [paul] 0.8.6claws88
2112 fix bug [649746] edit accounts: move account reverted
2113 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
2115 2002-12-09 [colin] 0.8.6claws87
2117 * src/ssl_certificate.c
2120 2002-12-09 [colin] 0.8.6claws86
2123 Try to open the cert.pem database and
2124 issue a warning if it isn't there
2126 2002-12-09 [colin] 0.8.6claws85
2128 * src/common/ssl_certificate.c
2129 * src/gtk/sslcertwindow.c
2132 2002-12-09 [colin] 0.8.6claws84
2134 * src/ssl_certificate.[ch] ** REMOVED **
2135 * src/common/ssl_certificate.[ch] ** NEW **
2137 * src/common/Makefile.am
2138 Moved ssl_certificate.[ch] to common
2140 Put back needed include
2141 * src/gtk/sslcertwindow.[ch]
2142 Changed ssl_certificate.h include
2144 2002-12-09 [colin] 0.8.6claws83
2146 * src/gtk/sslcertwindow.[ch]
2147 Implement hook for certificate acception
2148 * src/ssl_certificate.[ch]
2149 Implement hook for certificate acception
2151 Reenable certificate acception check
2153 Register sslcertwindow's hook
2155 2002-12-08 [christoph] 0.8.6claws82
2162 * src/common/utils.c
2163 o add missing includes
2166 * src/common/.cvsignore
2167 * src/common/version.h ** REMOVE **
2168 remove autogenerated file
2170 2002-12-08 [paul] 0.8.6claws81
2173 put back needed include
2175 2002-12-08 [colin] 0.8.6claws80
2177 * src/gtk/sslcertwindow.c
2178 Cleaner popups when asking
2179 * src/ssl_certificate.c
2180 * src/prefs_common.[ch]
2181 remove ssl certificate pref
2182 put back needed include
2184 put back needed include
2186 2002-12-08 [christoph] 0.8.6claws79
2192 only abort hook invokation if required data is missing not
2193 if our own data pointer is NULL, update hookfunction for
2196 2002-12-08 [paul] 0.8.6claws78
2214 * src/sourcewindow.c
2217 clean up: remove unneccesary includes
2219 2002-12-08 [christoph] 0.8.6claws77
2224 * src/common/hooks.[ch]
2225 hook functions now have a gboolean return value, if a hook
2226 returns TRUE it will stop executing of any more hooks in
2227 the same hooklist for this invokation
2229 2002-12-08 [colin] 0.8.6claws76
2232 put back argv0 for CRASH_DIALOG
2234 2002-12-08 [christoph] 0.8.6claws75
2247 * src/prefs_account.[ch]
2248 * src/prefs_common.[ch]
2251 * src/ssl_certificate.[ch]
2252 * src/ssl_manager.[ch]
2253 * src/common/Makefile.am
2255 * src/common/nntp.[ch]
2256 * src/common/socket.[ch]
2257 * src/common/ssl.[ch]
2258 * src/gtk/sslcertwindow.[ch]
2260 use new autoconf script to detect OpenSSL with extra parameters
2261 to specify the location of libs and includes, also remove USE_SSL
2264 * src/common/sylpheed.[ch]
2265 * src/common/version.h.in
2266 start seperation of common code initialization seperated from gui
2269 The function that is called when a color lable changes
2270 should not change the color lable again
2272 2002-12-08 [colin] 0.8.6claws74
2274 * src/gtk/sslcertwindow.c
2277 2002-12-08 [colin] 0.8.6claws73
2281 Register a hook for statusbar_puts_all
2283 invoke statusbar_puts_all's hook
2285 2002-12-08 [colin] 0.8.6claws72
2287 * src/ssl_certificate.c
2288 Put back a badly-removed include
2290 2002-12-08 [colin] 0.8.6claws71
2292 * src/gtk/sslcertwindow.[ch] ** NEW **
2293 new certificate presentation
2294 * src/gtk/Makefile.am
2296 * src/ssl_certificate.[ch]
2297 gtk cleanup, made utility functions public
2299 use new cert presentation
2301 2002-12-07 [christoph] 0.8.6claws70
2304 * src/nntp.[ch] ** REMOVE **
2305 * src/common/Makefile.am
2306 * src/common/nntp.[ch] ** NEW **
2307 move nntp files to common directory
2309 2002-12-07 [christoph] 0.8.6claws69
2313 implement msginfo update callback using sylpheed's new
2314 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
2316 2002-12-06 [christoph] 0.8.6claws68
2319 This patch changes the 'Edit Group Details' dialog to
2320 allow extended selections in either pane, so that
2321 addresses can be added or removed from a group more
2322 quickly and easily. (it actually is a net decrease in
2323 file size, as some unnecessary functions have been
2325 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
2327 2002-12-06 [christoph] 0.8.6claws67
2330 * src/template.[ch] ** REMOVE **
2331 * src/common/Makefile.am
2332 * src/common/template.[ch] ** NEW **
2333 move template files to common directory
2336 add missing log.h include
2338 2002-12-06 [melvin] 0.8.6claws66
2340 * src/prefs_actions.c
2341 Added the trailing ">" syntax to insert command's output
2342 without replacing old text (in contrast to trailing "|").
2344 2002-12-05 [colin] 0.8.6claws65
2346 * src/common/utils.c
2347 Don't modify original search_string or it'll change
2348 the next iterations in the for()
2350 2002-12-05 [darko] 0.8.6claws64
2352 * src/common/utils.c
2353 proper check for filtering commands, found by Colin
2355 2002-12-05 [darko] 0.8.6claws63
2357 * src/common/utils.c
2358 check proper string for NULL pointer, found by Colin
2360 2002-12-05 [darko] 0.8.6claws62
2362 * src/common/utils.[ch]
2363 expand_search_string(): new function
2364 converts Mutt-like patterns to Sylpheed's
2367 use expand_search_string() to allow Mutt-like
2368 patterns in extended search
2370 document extended option in quick search
2372 2002-12-05 [paul] 0.8.6claws61
2374 * sync with 0.8.6cvs16
2375 see ChangeLog 2002-12-05
2380 2002-12-04 [christoph] 0.8.6claws60
2383 put imap authentication code into a new function and
2384 remove it from imap_session_new that will allow to
2385 send other commands before authentication
2387 2002-12-04 [christoph] 0.8.6claws59
2390 use already existing method to prevent unneeded IMAP
2391 folder selects. Set imap_select parameters to NULL
2392 in some functions if the values are not required.
2395 remove no longer required include
2397 2002-12-04 [paul] 0.8.6claws58
2400 updated by Ricardo Mones Lastra
2403 po/hu.po ** NEW FILE **
2404 initial Hungarian translation, submitted
2405 by Gál Zoltán <galzoli@hu.inter.net>
2407 2002-12-03 [christoph] 0.8.6claws57
2410 * src/gtksctree.[ch] ** REMOVE **
2411 * src/gtk/Makefile.am
2412 * src/gtk/gtksctree.[ch] ** NEW **
2413 move gtksctree files to gtk directory
2415 2002-12-03 [christoph] 0.8.6claws56
2418 * src/md5.[ch] ** REMOVE **
2419 * srm/common/Makefile.am
2420 * src/common/md5.[ch] ** NEW **
2421 move md5 files to common directory
2424 remove not required #include
2426 2002-12-03 [sergey] 0.8.6claws55
2430 gtkut_window_popup(): new function.
2432 main_window_popup(): use gtkut_window_popup() to raise
2433 window without changing its position.
2434 (see sylpheed-main ML message [sylpheed:17247])
2436 2002-12-03 [sergey] 0.8.6claws54
2439 send_message_local(): removed first-dot escaping
2440 (SMTP-only, not needed for sending through pipe)
2442 2002-12-03 [paul] 0.8.6claws53
2445 update to reflect recent changes (thanks
2446 to Ricardo Mones Lastra)
2448 * tools/filter_conv.pl
2449 fix problem with quoted strings. Patch submitted
2450 by Luke Plant <lukeplant@softhome.net>
2452 2002-12-03 [paul] 0.8.6claws52
2454 * sync with 0.8.6cvs15
2455 see ChangeLog 2002-12-03
2457 2002-12-02 [christoph] 0.8.6claws51
2459 * src/logwindow.[ch]
2460 * src/common/log.[ch]
2461 implement logging using a hook function
2465 define hooklist name in header file to avoid
2466 errors caused by wrong spelling of hooklist names
2471 2002-12-02 [christoph] 0.8.6claws50
2473 * src/common/Makefile.am
2474 add src/common/hooks.[ch]
2476 * src/common/hooks.[ch]
2477 implement a simple hook system using glib's hook functions
2481 use new hook system for folder item updates
2483 2002-12-02 [christoph] 0.8.6claws49
2485 * doc-src/ui_seperation.txt ** NEW **
2486 information for ui seperation
2489 remove files that were moved to common
2490 include common directory by default for the header files
2493 * src/common/socket.c
2494 * src/automaton.[ch]
2495 implement automaton using g_io_*-functions instead of
2496 gdk_input_add to make it ui independent
2506 remove common/ prefix because directory is now in
2514 * src/prefs_common.c
2525 * src/ssl_certificate.c
2526 add log.h header file for logging functions
2529 * src/common/utils.c
2532 o move debug_mode to common/utils.c
2533 o add functions to set and get debug_mode
2535 * src/defs.h ** REMOVE **
2536 * src/intl.h ** REMOVE **
2537 * src/socket.[ch] ** REMOVE **
2538 * src/ssl.[ch] ** REMOVE **
2539 * src/utils.[ch] ** REMOVE **
2540 replaced by new files in src/common/
2542 * src/common/Makefile.am
2543 add new files in src/common/
2545 * src/common/defs.h ** NEW **
2546 * src/common/intl.h ** NEW **
2547 * src/common/log.[ch] ** NEW **
2548 * src/common/socket.[ch] ** NEW **
2549 * src/common/ssl.[ch] ** NEW **
2550 * src/common/utils.[ch] ** NEW **
2551 replacement for files in src/
2553 2002-12-02 [colin] 0.8.6claws48
2556 Scroll folderview if necessary during dnd
2558 2002-12-02 [colin] 0.8.6claws47
2561 Add check to verify a move is within a single mailbox
2563 Add specific error string for this check
2565 2002-12-02 [colin] 0.8.6claws46
2568 Add a test to folder moving, remove a statusbar_print
2570 Add Move folder... context-menu item
2571 Factorize folder moving code
2572 Enable folder DND for mbox
2574 2002-12-01 [christoph] 0.8.6claws45
2577 remove conf.aspelltest if the version check fails
2579 2002-11-30 [christoph] 0.8.6claws44
2582 run libtoolize --force in autogen to create missing
2585 2002-11-30 [christoph] 0.8.6claws43
2591 * src/uuencode.[ch] ** REMOVED **
2592 * src/common/Makefile.am
2593 * src/common/uuencode.[ch] ** NEW **
2594 move uuen/decoder to common directory
2596 2002-11-30 [christoph] 0.8.6claws42
2599 * src/base64.[ch] ** REMOVED **
2608 * src/common/Makefile.am
2609 * src/common/base64.[ch] ** NEW **
2610 move base64 en/decoder to common directory
2612 2002-11-30 [christoph] 0.8.6claws41
2614 * src/common ** NEW **
2615 new directory for UI independent code
2617 new directory for GTK frontend
2618 * src/common/.cvsignore ** NEW **
2619 * src/gtk/.cvsignore ** NEW **
2621 * src/common/Makefile.am ** NEW **
2622 * src/gtk/Makefile.am ** NEW **
2623 automake files to build new seperated stuff
2625 the binary will currently still be build with the
2626 files in src, so we include the code from the
2627 subdirs for now after building the libs there
2629 2002-11-30 [paul] 0.8.6claws40
2632 fix bug [642731] 'Wrong selected account with drafted mail'
2634 2002-11-29 [oliver] 0.8.6claws39
2637 o update summaryview when switching between different
2640 o check if messageview holds already removed msg
2644 2002-11-29 [oliver] 0.8.6claws38
2647 remove not needed variables and includes
2648 make messageview stay opened and move to next when msgs are deleted
2650 2002-11-29 [oliver] 0.8.6claws37
2653 disable compose button (messageview toolbar) by default
2654 deleted msgs are moved to trash
2656 2002-11-29 [melvin] 0.8.6claws36
2659 Increased minimal gpgme version to 0.3.10 (Zombies out)
2660 and to detect signatures expirations (gpgme 0.3.6)
2663 Use non obsolescent function for Gpgme engine checking.
2666 Inform about expired signatures or signatures which key
2667 has expired. Expiration date is displayed.
2670 Inform about expired signatures or signatures which key
2673 2002-11-28 [paul] 0.8.6claws35
2676 re-instate 'Check for new messages' in Newsgroup
2677 folders right-click menu, after a suggestion from
2678 Tim Mann <timmann@users.sourceforge.net>
2681 after a crash check only local folders for new
2684 2002-11-28 [paul] 0.8.6claws34
2687 apply patch that fixes the checking of GTK with XIM
2688 support on different OSs, such as FreeBSD. Patch
2689 submitted by Topia <topia@users.sourceforge.net>
2691 2002-11-28 [paul] 0.8.6claws33
2696 more changes to the English
2698 2002-11-28 [paul] 0.8.6claws32
2700 * sync with 0.8.6cvs13
2701 see ChangeLog 2002-11-28 (no sync needed
2704 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws31
2706 * src/mainwindow.[ch]
2707 add patch by Ivan F. Martinez introducing messageview Toolbar
2708 some changes and committed by oliver
2710 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws30
2712 * src/messageview.[ch]
2713 add patch by Ivan F. Martinez introducing messageview Toolbar
2714 some changes and committed by oliver
2716 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws29
2719 add patch by Ivan F. Martinez introducing messageview Toolbar
2720 some changes and committed by oliver
2722 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws28
2725 add patch by Ivan F. Martinez introducing messageview Toolbar
2726 some changes and committed by oliver
2728 2002-11-28 [oliver] 0.8.6claws27
2730 * src/prefs_toolbar.[ch]
2731 getting ready for messageview toolbar
2732 free mem allocated by gettext
2733 change prefs_toolbar to prefs_toolbar_open
2735 2002-11-28 [thorsten] 0.8.6claws26
2737 * src/imageview.[ch]
2738 cleaned up conflicting declarations of
2739 imageview_show_image()
2741 2002-11-28 [paul] 0.8.6claws25
2743 * src/grouplistdialog.c
2745 src/prefs_summary_column.c
2746 a few more improvements to the English
2748 2002-11-28 [colin] 0.8.6claws24
2751 A few updates to command-line parameters
2753 2002-11-28 [colin] 0.8.6claws23
2755 * src/prefs_filtering.c
2756 Fix problems with prefs_filtering_delete_path:
2757 a) if the first rule is removed, original pointers
2758 weren't updated (leading to segfaults)
2759 b) it was always global_processing updated in case
2760 of removed path was parent of rule path
2762 2002-11-27 [paul] 0.8.6claws22
2768 src/prefs_customheader.c
2769 src/prefs_display_header.c
2770 src/prefs_filtering.c
2771 src/prefs_folder_item.c
2774 src/prefs_summary_column.c
2775 src/prefs_template.c
2777 improve the English in the GUI
2779 2002-11-27 [colin] 0.8.6claws21
2782 Fix processing renaming problems happening after
2785 2002-11-27 [colin] 0.8.6claws20
2788 recursive move now deletes src each subfolder after
2791 Use identifier instead of path during dnd (enables
2794 2002-11-27 [paul] 0.8.6claws19
2797 apply patch that does command-line processing
2798 BEFORE gtk_init, allowing claws to run from
2799 shell-scripts in non-X environment (e.g. crontab
2800 or ip-up, ip-down scripts). Patch submitted by
2801 Ruslan N. Balkin <baron@dartel.ru>
2804 updated by Alessandro Maestri
2806 2002-11-27 [paul] 0.8.6claws18
2808 * sync with 0.8.6cvs12
2810 Differences are that main uses a 'Receive dialog'
2811 frame on the Interface tab, whereas claws groups all
2812 the dialogs together in a 'Dialogs' frame.
2814 2002-11-27 [colin] 0.8.6claws17
2816 * src/prefs_matcher.c
2817 Fix Execute criteria's NOT flag
2820 2002-11-26 [christoph] 0.8.6claws16
2823 rewrite the ssl code a little bit, only use one
2824 SSL context, set default certificates' file/path
2826 2002-11-26 [thorsten] 0.8.6claws15
2829 default-reply-to didn't work for ml-reply
2831 2002-11-26 [melvin] 0.8.6claws14
2833 * src/prefs_actions.c
2834 Made pipe-actions ignore short headers in message view
2835 Made trailing-pipe-actions write in the message view with
2836 the same font as the original message
2838 2002-11-26 [paul] 0.8.6claws13
2841 this time commit the correct file
2843 2002-11-26 [paul] 0.8.6claws12
2845 * sync with 0.8.6cvs11
2846 src/quote_fmt_parse.y
2851 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
2853 compose_reedit(): add check for 'X-Sylpheed-Account-Id:'
2856 see ChangeLog 2002-11-25 and 2002-11-26
2858 2002-11-26 [colin] 0.8.6claws11
2861 Fix collapsed folder not auto-expanding during
2862 mail dnd, if it was the source folder.
2864 2002-11-25 [colin] 0.8.6claws10
2866 * src/folderview.[ch]
2867 Variable renaming and cleaning (slist of nodes
2868 to be re-collapsed is stored in FolderView)
2870 2002-11-25 [paul] 0.8.6claws9
2872 * src/prefs_common.[ch]
2873 fix breakage caused by last commit
2875 2002-11-25 [paul] 0.8.6claws8
2877 * sync with 0.8.6cvs4
2878 see ChangeLog 2002-11-21
2880 2002-11-25 [paul] 0.8.6claws7
2882 * sync with 0.8.6cvs4
2883 see ChangeLog 2002-11-20
2885 2002-11-25 [paul] 0.8.6claws6
2887 * sync with 0.8.6cvs3
2888 see ChangeLog 2002-11-18
2890 2002-11-25 [colin] 0.8.6claws5
2893 Add gtkut_ctree_node_is_parent()
2895 Spring-loaded folders
2897 2002-11-25 [colin] 0.8.6claws4
2900 Add slist_concat_unique(), function to merge
2901 two GSList filtering dups
2903 * src/summaryview.[ch]
2906 Add detection/update/display of unread answers
2909 Add procmsg_find_children()
2910 Add procmsg_msg_has_marked_parent()
2912 2002-11-25 [colin] 0.8.6claws3
2914 * src/ssl_certificate.[ch]
2915 Allow checking a certificate without a DNS
2917 Allow to forget a cert (by deleting it)
2918 Make ssl_certificate_destroy_public
2919 * src/ssl_manager.[ch] ** NEW FILES **
2920 Gui to manage (display/remove) certificates
2921 * src/prefs_common.[ch]
2922 Add a pref to allow silent acceptation of
2923 trusted certificates or not (based on the
2924 "I want to know what's going on" principle)
2926 Add SSL manager in Tools menu
2928 Add the new files to the build
2930 Add ssl_manager.c to translations
2932 2002-11-25 [colin] 0.8.6claws2
2934 * src/summaryview.[ch]
2935 Add S_SEARCH_EXTENDED to the quick search, which
2936 allows to search using filtering syntax.
2938 2002-11-25 [colin] 0.8.6claws1
2941 Deletion of duplicates now prefer deleting
2942 the unread dup (fixes feature-request 638989).
2944 2002-11-24 [paul] 0.8.6claws
2950 updated by Ricardo Mones Lastra,
2951 Witold Wladyslaw Wojciech Wilk,
2952 Ruslan N. Balkin, and Urke MMI
2955 2002-11-24 [paul] 0.8.5claws182
2958 updated by George Danchev
2960 2002-11-23 [alfons] 0.8.5claws181
2963 tiny memory leak found by browsing Dimitar's
2966 2002-11-23 [paul] 0.8.5claws180
2969 updated by Alessandro Maestri
2971 2002-11-22 [christoph] 0.8.5claws179
2975 * src/prefs_filtering.c
2979 2002-11-22 [alfons] 0.8.5claws178
2982 summary_execute_delete_func(): if message is deleted, make
2983 sure to also remove its entry in the subject hash table.
2984 fixes a corner case bug.
2986 2002-11-22 [paul] 0.8.5claws177
2989 add 'autom4te.cache'
2991 * ltconfig ** REMOVED **
2994 2002-11-22 [paul] 0.8.5claws176
2997 textview_set_font(): fix for message display in
2998 UTF-8 locales (thanks to Sergey Vlasov).
3001 add new team members and contributors
3004 2002-11-21 [colin] 0.8.5claws175
3007 Add procmsg_remove_special_headers()
3009 Use procmsg_remove_special_headers() for
3012 2002-11-21 [colin] 0.8.5claws174
3015 Fix moving/copying from queue/draft folders
3018 2002-11-21 [christoph] 0.8.5claws173
3024 * src/matcher_parser_lex.[hl]
3026 * src/mbox_folder.[ch]
3027 * src/prefs_filtering.c
3029 * src/quote_fmt_lex.l
3031 fix all warnings except the warnings in lex and yacc files
3033 2002-11-20 [christoph] 0.8.5claws172
3036 fix MsgInfo retrieval for IMAP draft and queue folders
3037 (closes bug [ 619558 ] Draft saving on IMAP box issue)
3039 2002-11-19 [christoph] 0.8.5claws171
3042 fix segfault, when draft saving does not get
3043 the MsgInfo of the new message
3044 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
3046 2002-11-19 [christoph] 0.8.5claws170
3049 add parameter check for flag setting function
3050 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
3052 2002-11-18 [paul] 0.8.5claws169
3055 more sensitivity fixes to redirect mode:
3056 * disable toolbar draft button
3057 * allow only Address book in the Tools menu
3058 * disable editing of message by the spell
3061 2002-11-18 [paul] 0.8.5claws168
3064 fix sensitivity of menu items in compose_redirect():
3065 allow only the necessary items
3067 2002-11-18 [paul] 0.8.5claws167
3070 fix bug [ 603259 ] 'attachment got lost on bounce'
3072 2002-11-18 [paul] 0.8.5claws166
3075 updated by Ruslan N. Balkin <baron@dartel.ru>
3077 2002-11-18 [colin] 0.8.5claws165
3081 Remove old filtering stuff
3084 2002-11-17 [oliver] 0.8.5claws164
3087 remove not needed typedef
3089 2002-11-17 [oliver] 0.8.5claws163
3092 make toolbar's on click events translatable
3094 2002-11-15 [colin] 0.8.5claws162
3097 Revert too-soon integration of a feature
3099 2002-11-15 [christoph] 0.8.5claws161
3102 use main's implementation of imap_get_msginfo
3104 2002-11-15 [christoph] 0.8.5claws160
3114 replace claws' fetch_msginfo with main's get_msginfo
3115 (use main's implementation where possible)
3117 2002-11-15 [colin] 0.8.5claws159
3119 * src/ssl_certificate.c
3122 2002-11-16 [melvin] 0.8.5claws158
3125 Updated French translations.
3127 2002-11-16 [colin] 0.8.5claws157
3129 * src/ssl_certificate.c
3130 Check for missing parts in the certificates
3132 2002-11-15 [colin] 0.8.5claws156
3135 Preventive fix (missing check) found by
3141 sync with 0.8.6 release
3143 2002-11-15 [colin] 0.8.5claws155
3147 Fix error handling of folder_item_move_to()
3150 2002-11-15 [colin] 0.8.5claws154
3154 folder_item_move_to() sets an error message instead
3155 of having GUI stuff in folder.c
3157 2002-11-15 [colin] 0.8.5claws153
3160 Implemented a callback for MsgInfo updates,
3161 heavily copy/pasted from Christoph's folder
3163 * src/summaryview.[ch]
3164 Register summary_update_msg as callback
3166 2002-11-14 [colin] 0.8.5claws152
3169 Update the FolderItem after sending (fixes 617593)
3171 2002-11-14 [christoph] 0.8.5claws151
3174 fix wrong position of NULL pointer check found
3177 2002-11-14 [christoph] 0.8.5claws150
3180 fix segfault when deleting messages from IMAP folders
3181 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
3183 2002-11-14 [colin] 0.8.5claws149
3186 Forwarding was also ignoring the folder's default account.
3188 2002-11-14 [colin] 0.8.5claws148
3191 Fix sent folder not set to folder properties when
3194 2002-11-14 [thorsten] 0.8.5claws147
3197 inc_start(): Files were not moved from .processing to inbox,
3198 if no global processing rule existed
3200 2002-11-14 [colin] 0.8.5claws146
3202 * src/ssl_certificate
3205 2002-11-14 [paul] 0.8.5claws145
3208 updated by Alessandro Maestri
3210 2002-11-13 [alfons] 0.8.5claws144
3213 folder_item_close(): only mark messages unread
3214 when a folder has new messages
3216 2002-11-13 [keith] 0.8.5claws143
3219 Fix problem moving or copying between
3222 2002-11-13 [colin] 0.8.5claws142
3224 * src/matcher_parser_parse.y
3225 Fix rule problem when " don't match
3227 2002-11-13 [christoph] 0.8.5claws141
3231 moved cache saving to folder_item_close
3232 the folderview should not have to deal with
3235 2002-11-13 [christoph] 0.8.5claws140
3238 moved setting of important score to
3239 summary_set_prefs_from_folderitem
3241 2002-11-13 [colin] 0.8.5claws139
3243 * src/matcher_parser_parse.y
3244 Fix a segfault in the parser (happening when
3245 a good expression had been tested and a bad
3248 2002-11-13 [paul] 0.8.5claws138
3250 * sync with 0.8.5cvs24
3251 see ChangeLog 2002-11-13
3254 updated by Fabio Jr. Beneditto
3256 2002-11-13 [colin] 0.8.5claws137
3261 Revert last commit, problem
3263 2002-11-13 [colin] 0.8.5claws136
3266 Remove duplicated code
3268 Bumped CACHE_VERSION and MARK_VERSION
3270 Network endian for cache and mark files
3272 2002-11-12 [colin] 0.8.5claws135
3275 Fix the "socket error" dialog which disappeared
3277 2002-11-12 [colin] 0.8.5claws134
3280 Reverse last commit which had performance
3281 problems, but still reverse the list
3283 2002-11-12 [colin] 0.8.5claws133
3288 2002-11-12 [melvin] 0.8.5claws132
3291 Added a check for a NULL prefs_common.dictionary
3293 2002-11-12 [colin] 0.8.5claws131
3295 * src/ssl_certificate.[ch]
3298 2002-11-12 [colin] 0.8.5claws130
3300 * src/ssl_certificate.[ch]
3301 Take connection port into account for
3302 checking certificates (a single hostname
3303 could have multiple servers with multiple
3306 Pass the port to ssl_certificate_check
3308 2002-11-12 [paul] 0.8.5claws129
3311 fix a typo in last commit
3313 2002-11-12 [paul] 0.8.5claws128
3315 * sync with 0.8.5cvs23
3316 see ChangeLog entry 2002-11-12
3318 2002-11-11 [colin] 0.8.5claws127
3320 * src/ssl_certificate.c
3322 Don't popup, instead log error, if the
3323 corresponding pref is checked
3324 * src/ssl_certificate.h
3325 include <openssl/objects/h>
3327 2002-11-11 [colin] 0.8.5claws126
3329 * src/ssl_certificate.h
3332 2002-11-11 [colin] 0.8.5claws125
3334 * src/ssl_certificate.c
3337 2002-11-11 [colin] 0.8.5claws124
3341 * src/ssl_certificate.[ch]
3342 Cleaned a bit (better use of SSL API)
3343 (This will cause non-recognition of saved
3344 certificates of claws12[23]...)
3346 2002-11-11 [paul] 0.8.5claws123
3349 updated by Ricardo Mones Lastra
3351 2002-11-11 [colin] 0.8.5claws122
3356 2002-11-11 [colin] 0.8.5claws121
3358 * src/ssl_certificate.[ch] ** NEW FILES **
3360 Check SSL certificates presented to us
3362 Add ssl_certificate.[ch]
3364 Add ssl_certificate.c
3366 2002-11-11 [paul] 0.8.5claws120
3368 * sync with 0.8.5cvs22
3369 see ChangeLog 2002-11-11
3371 2002-11-11 [paul] 0.8.5claws119
3373 * sync with 0.8.5cvs21
3374 see ChangeLog 2002-11-11
3376 2002-11-10 [jens] 0.8.5claws118
3380 corrected some typing
3382 updated german translation
3384 cleaned up specfile and adjusted it for claws
3386 2002-11-10 [colin] 0.8.5claws117
3389 a STATUSBAR_PUSH/POP fix
3391 2002-11-10 [colin] 0.8.5claws116
3393 * src/prefs_folder_item.c
3394 Fix hanging after opening folder properties
3396 2002-11-10 [hoa] 0.8.5claws115
3398 * src/matcher_parser_lex.l
3399 * src/matcher_parser_parse.y
3400 config file for scoring and filtering is no more trashed
3401 when there is a syntax error in a filtering rule when
3402 editing it in a dialog.
3404 2002-11-09 [colin] 0.8.5claws114
3407 Added missing initialisation of folder->destroy()
3409 2002-11-09 [colin] 0.8.5claws113
3413 Fix the status bar messages
3415 2002-11-09 [colin] 0.8.5claws112
3418 Fix hangs after folder dnd, happening after
3421 2002-11-09 [christoph] 0.8.5claws111
3424 just changed order of calls (reverse order of
3427 lock inc when checking only one account, otherwise
3428 inc all could be executed at the same time
3430 2002-11-09 [christoph] 0.8.5claws110
3433 better unlock the mouse cursor before calling
3434 summary_show because it changes the cursor too
3436 2002-11-09 [christoph] 0.8.5claws109
3440 add functions to open and close a folder
3441 o opending will execute scanning for remote folders
3443 o closing will unset new flag for messages
3445 2002-11-09 [colin] 0.8.5claws108
3448 Add a call to prefs_matcher_write_config to
3449 avoid non-leaf folders filtering settings to be
3452 2002-11-09 [paul] 0.8.5claws107
3454 * src/prefs_account.c
3457 2002-11-09 [colin] 0.8.5claws106
3462 2002-11-09 [colin] 0.8.5claws105
3465 Fix prefs_filtering deletion for MH folders (same
3467 * src/prefs_filtering.c
3468 Fix prefs_filtering renaming and deletion for
3469 folder-based processing rules.
3471 2002-11-09 [christoph] 0.8.5claws104
3475 * src/folderview.[ch]
3481 * src/prefs_folder_item.c
3484 implement a callback system for folder item updates
3486 2002-11-09 [colin] 0.8.5claws103
3489 Fix prefs_filtering renaming for MH folders (we
3490 shouldn't rename by path as another folder could
3491 have the same hierarchy).
3493 2002-11-09 [colin] 0.8.5claws102
3496 Fix a leak found by Christoph, use better variable
3499 2002-11-09 [colin] 0.8.5claws101
3502 One more fix for processing rules
3504 2002-11-08 [colin] 0.8.5claws100
3507 Don't copy the compiled regexp (will be reevaluated)
3509 Lock folderview while moving
3511 Provide info on what's happening to the user
3513 2002-11-08 [colin] 0.8.5claws99
3516 Fix folder reordering after a move if parent is
3519 Add function to copy a ScoringProp
3520 * src/prefs_folder_item.c
3521 Copy scoring rules when copying a folder prefs
3523 2002-11-08 [colin] 0.8.5claws98
3526 Fixes in case of failure
3527 * src/filtering.[ch]
3528 Add function to duplicate a FilteringProp
3530 Add function to duplicate a MatcherProp
3531 * src/prefs_folder_item.c
3532 Save folder's processing rules when copying
3535 2002-11-08 [colin] 0.8.5claws97
3540 Change a printf to debug_print
3542 2002-11-08 [colin] 0.8.5claws96
3546 Fix segfaults, call me stupido
3549 2002-11-08 [colin] 0.8.5claws95
3552 Added forgotten prefs to save when moving folders
3554 2002-11-08 [colin] 0.8.5claws94
3557 Fixes to folder DND (prefs copy)
3559 Optimization for folder DND (don't rescan whole tree)
3560 Added folderview_create_folder_node() for this
3561 optimization, so de-duped a bit the code
3562 * src/prefs_folder_item.[ch]
3563 Added prefs_folder_item_copy_prefs()
3565 2002-11-08 [paul] 0.8.5claws93
3567 * src/prefs_account.c
3569 tools/kmail2sylpheed_v2.pl
3572 2002-11-08 [paul] 0.8.5claws92
3575 src/prefs_account.[ch]
3576 remove account options 'clearsign' and 'ascii_armored',
3577 replace with 'default_gnupg_mode' to prevent mixed-mode
3580 2002-11-08 [paul] 0.8.5claws91
3583 re-implement GnuPG 'on-the-fly' mode selection,
3586 2002-11-08 [colin] 0.8.5claws90
3589 src/prefs_folder_item.c
3590 Change "Property" to "Properties"
3592 2002-11-07 [colin] 0.8.5claws89
3596 Allow folder dropping to a root folder
3598 2002-11-07 [paul] 0.8.5claws88
3603 2002-11-07 [paul] 0.8.5claws87
3606 fix reply-to-list bug. closes bug report
3607 "[633382] reply-to-list broken in recent cvs"
3609 2002-11-07 [paul] 0.8.5claws86
3612 add a forgotten '#if USE_GPGME ... #endif'
3614 2002-11-07 [paul] 0.8.5claws85
3616 * sync with 0.8.5cvs20
3617 see ChangeLog 2002-11-07
3619 2002-11-07 [colin] 0.8.5claws84
3622 Change folder_item_move_to to return the newly
3625 Select the new folderitem after moving.
3627 2002-11-07 [colin] 0.8.5claws83
3629 * src/prefs_filtering.c
3630 Fix rule rewriting when moving a leaf folder to a
3633 2002-11-07 [colin] 0.8.5claws82
3635 * src/prefs_filtering.c
3638 2002-11-07 [colin] 0.8.5claws81
3641 Add folder_item_move_to() function to move a
3642 folderitem into another one (updates matcher etc)
3644 Add folder drag'n drop (context menu to come)
3645 [Should be dataloss free, but Please backup before
3648 2002-11-06 [colin] 0.8.5claws80
3651 mh_create_folder() returns NULL if can't create
3654 2002-11-06 [paul] 0.8.5claws79
3657 allow 'on-the-fly' changing of the type of encryption
3658 and/or signing used (mime/ascii) via the compose window
3660 2002-11-06 [paul] 0.8.5claws78
3662 * sync with 0.8.5cvs19
3663 see ChangeLog 2002-11-06 for src/account.c:
3664 account_get_special_folder()
3666 2002-11-05 [alfons] 0.8.5claws77
3669 very minor cleanups: nothing to see here, move on. :-)
3671 2002-11-05 [colin] 0.8.5claws76
3674 Changes choices if compose windows are opened to
3675 Discard, Draft, Don't quit
3677 2002-11-05 [thorsten] 0.8.5claws75
3680 reenabled default_reply_to folder option
3682 2002-11-05 [colin] 0.8.5claws74
3689 add clean_quit() for the SIGTERM handler
3691 2002-11-05 [paul] 0.8.5claws73
3694 updated by Ricardo Mones Lastra
3696 2002-11-05 [melvin] 0.8.5claws72
3699 Fixed log-clipping bug #616795.
3700 To stop logging in the log window use 0 length.
3701 * src/prefs_common.c
3702 Added a label to inform about the 0 log length behaviour.
3704 2002-11-05 [paul] 0.8.5claws71
3706 * sync with 0.8.5cvs17
3707 see ChangeLog 2002-11-05
3709 2002-11-04 [paul] 0.8.5claws70
3711 * sylpheed-128x128.png
3714 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
3715 <nikai@users.sourceforge.net>
3718 updated by George Danchev