1 2003-02-28 [christoph] 0.8.10claws64
7 * src/gtkxtext.h ** REMOVE **
18 * src/common/ssl_certificate.c
19 * src/gtk/colorlabel.c
22 o remove code obsoleted by new cache and folder system rework
24 2003-02-28 [oliver] 0.8.10claws63
27 * fix bug where reply in Messageview replied to
28 Message displayed in summaryview
29 (reportedd via ML by chinatinte at gmx dot ch)
30 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
31 didn't work in separate MessageView Toolbar
32 (wondering if anybody uses this at all ?)
33 * src/summaryview.[ch]
34 use toolbar.c's toolbar_reply instead of summary_reply (removed)
35 (generalize reply and forward code);
37 remove focus_in event which updated summaryview to messageview
39 2003-02-28 [paul] 0.8.10claws62
42 add the --check option
43 Patch submitted by Ricardo Mones Lastra
45 2003-02-28 [paul] 0.8.10claws61
48 re-order 'Signature' items
50 2003-02-28 [paul] 0.8.10claws60
52 * sync with 0.8.10cvs20
53 see ChangeLog 2003-02-28
55 2003-02-28 [paul] 0.8.10claws59
58 update to reflect recent movement of files
60 2003-02-28 [paul] 0.8.10claws58
62 * sync with 0.8.10cvs19
63 see ChangeLog 2003-02-28
65 2003-02-27 [martin] 0.8.10claws57
68 fix segfault in prefs_matcher_ok() when the
69 last entry is deleted and prevents that the
70 message "entry not saved" comes up after deleting
73 2003-02-27 [martin] 0.8.10claws56
75 * src/prefs_filtering.c
76 fix segfault in prefs_filtering_ok() when the
77 last entry is deleted and prevents that the
78 message "entry not saved" comes up after deleting
81 2003-02-27 [paul] 0.8.10claws55
83 * sync with 0.8.10cvs18
84 see ChangeLog 2003-02-27
86 2003-02-27 [paul] 0.8.10claws54
89 fix bug where the address book crashes with
91 Patch [687729] submitted by David Frager
92 <dbfrager@users.sourceforge.net>
94 2003-02-25 [christoph] 0.8.10claws53
97 * src/colorlabel.[ch] ** REMOVE **
99 * src/gtk/colorlabel.[ch] ** NEW **
100 move colorlabel files to gtk directory
102 * src/esmtp.[ch] ** REMOVE **
103 has been merged into smtp.[ch] in 0.7.5
105 2003-02-25 [christoph] 0.8.10claws52
108 * src/about.[ch] ** REMOVE **
109 * src/gtk/Makefile.am
110 * src/gtk/about.[ch] ** NEW **
111 move about files to gtk directory
113 2003-02-25 [christoph] 0.8.10claws51
116 some code optimization of folder scanning code
118 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
120 2003-02-25 [christoph] 0.8.10claws50
123 * src/common/sylpheed.c
124 add command line parameter parsing to common code
126 2003-02-24 [christoph]
130 fix gnome prefix problems, the configure script now removed
131 `gnome-config --prefix` from `gnome-config --datadir`
132 and adds $(prefix} instead
134 (closes Bug 24 Makefile does not respect prefix when installing
137 2003-02-24 [christoph] 0.8.10claws49
140 check for valid session before trying to authenticate
142 (closes Bug 60 crash if "authenticate on logon" is activated
143 and newsserver-hostname is not valid)
145 2003-02-24 [melvin] 0.8.10claws48
147 * src/prefs_actions.c
148 Make sure all user's input is sent to the action and then
151 2003-02-23 [alfons] 0.8.10claws46
154 also wait cursor when deleting files
158 * tools/freshmeat_search.pl
159 tools/google_search.pl
160 scripts should now work for any browser/browser command line
162 2003-02-22 [christoph] 0.8.10claws45
165 fix IMAP flag setting, IMAP flag is not handled correctly
166 anymore by the folder system and information about the
167 folder should not be saved in the MsgInfo (in my opinion)
169 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
171 2003-02-22 [christoph] 0.8.10claws44
174 fix spelling of "label" ;-)
176 2003-02-22 [thorsten] 0.8.10claws43
179 src/prefs_common.[ch]
181 do not use description as attachment name
183 2003-02-22 [alfons] 0.8.10claws42
186 freeze/thaw folder item updates when changing color labels,
187 and put a wait cursors on
189 2003-02-22 [thorsten] 0.8.10claws41
192 save-all fixes: crash if invoked on multipart container,
193 mimeinfo access, pathseparators, error dialog
195 2003-02-21 [alfons] 0.8.10claws40
200 2003-02-21 [colin] 0.8.10claws39
205 2003-02-21 [colin] 0.8.10claws38
208 Freeze/thaw folderItem updates when filtering messages
209 via Tools/Filter messages
211 2003-02-21 [paul] 0.8.10claws37
214 revert commit 0.8.10claws26, there are ulterior motives
215 for users to set a Reply-To header when posting to
218 2003-02-21 [paul] 0.8.10claws36
220 * sync with 0.8.10cvs17
221 see ChangeLog 2003-02-21
223 2003-02-20 [christoph] 0.8.10claws35
226 IMAP UID fetch speedup using SEARCH
228 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
231 fix problem with UIDs in IMAP UID cache that no longer existed
233 2003-02-20 [christoph] 0.8.10claws34
238 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
240 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
243 Rewrite imap_cmd_gen_recv use sock_getline instead
244 of sock_gets to avoid problems with too long reply
247 2003-02-20 [colin] 0.8.10claws33
249 * src/prefs_account.c
252 2003-02-20 [colin] 0.8.10claws32
255 Remove useless '&& !to_sender'
260 change my e-mail address
262 2003-02-19 [colin] 0.8.10claws31
265 X11 style colors for every configurable color
267 2003-02-19 [alfons] 0.8.10claws30
271 for color_new accept both plain integers and X11 style color
272 names (as found in /usr/lib/X11/rgb.txt)
274 2003-02-19 [paul] 0.8.10claws29
277 add tooltips to online/offline button and account selector
280 2003-02-19 [paul] 0.8.10claws28
284 src/prefs_account.[ch]
285 src/prefs_common.[ch]
286 move 'Maximum number of articles to download' to
288 clean up account prefs gui a little by hiding entries
289 rather then greying out entries
291 2003-02-19 [hiro] 0.8.10claws27
294 fix bug #54 'yesterdays date is displayed in the message
297 2003-02-19 [paul] 0.8.10claws26
300 fix bug reported in Feature Request [688596]
301 'Reply-to header in news'
303 2003-02-18 [paul] 0.8.10claws25
306 add a 'List all keys' button to key selection dialog
308 2003-02-18 [colin] 0.8.10claws24
313 2003-02-18 [colin] 0.8.10claws23
315 * src/common/smtp.[ch]
317 Try to starttls if it seems to be the only
318 way to authenticate a user
320 2003-02-18 [paul] 0.8.10claws22
324 src/stock_pixmap.[ch]
325 src/pixmaps/drafts_close.xpm ** NEW FILE **
326 src/pixmaps/drafts_open.xpm ** NEW FILE **
327 as a Drafts folder is a special folder allow it to have
330 2003-02-18 [colin] 0.8.10claws21
333 Fix port selection when using starttls
335 2003-02-18 [paul] 0.8.10claws20
338 src/prefs_common.[ch]
339 make blue the default new mail colour
341 2003-02-18 [paul] 0.8.10claws19
343 * sync with 0.8.10cvs14
344 see ChangeLog 2003-02-18
346 2003-02-17 [jens] 0.8.10claws18
349 fixed a compile problem with gcc 3.3
350 works on 2.95.3 too (testet on PPC as it is big endian)
352 2003-02-17 [paul] 0.8.10claws17
354 * sync with 0.8.10cvs13
355 see ChangeLog 2003-02-17
357 2003-02-17 [paul] 0.8.10claws16
359 * sync with 0.8.10cvs12
360 see ChangeLog 2003-02-17
362 2003-02-16 [match] 0.8.10claws15
365 Eliminates reloading of address data when items
366 deleted or added. Applied submitted by
367 Luke Plant <lukeplant@softhome.net>
369 2003-02-16 [paul] 0.8.10claws14
372 when a 'protocol error' is encountered disconnect from
373 the server. This means that the user can carry on viewing
374 other articles and doesn't have to either wait until the
375 server timesout or quit sylpheed.
376 Fixes bug #53 'Unable to read messages in newsgroups,
377 displayed message doesn't change'
379 2003-02-15 [christoph] 0.8.10claws13
382 fix bug that stopped scanning of folders when an
383 IMAP folder was empty
385 (closes bug 46 stop scan messages in folders after empty folder)
391 tools/freshmeat_search.pl ** NEW FILE **
392 tools/google_search.pl ** NEW FILE **
393 Add 2 Actions scripts which search freshmeat/google
394 for the selected text using the browser configured
397 Note: These scripts are very dependent on the format of the
398 browser command and may not work on every occasion. Testing
401 2003-02-14 [alfons] 0.8.10claws12
404 fix breakage because of uninitialized account pointer.
407 2003-02-14 [paul] 0.8.10claws11
410 src/prefs_account.[ch]
411 src/prefs_common.[ch]
412 move signature settings to Account Prefs
414 2003-02-14 [paul] 0.8.10claws10
416 * sync with 0.8.10cvs11
417 see ChangeLog 2003-02-14
419 2003-02-13 [thorsten] 0.8.10claws9
422 revert news progressbar (GUI separation)
424 2003-02-13 [paul] 0.8.10claws8
427 make replies behave correctly, re: RFC 1036, Section 2.2.3,
430 2003-02-13 [paul] 0.8.10claws7
434 fix 'Follow-up and Reply-to' so that it creates a reply to
435 the newsgroup and the sender. If the message has the keyword
436 'poster' in the Followup-To header, all replies go to the
437 sender, re: RFC 1036, Section 2.2.3
438 rename all instances of 'ignore_replyto' to 'to_sender', both
439 were previously used, now we use just one.
441 2003-02-13 [paul] 0.8.10claws6
443 * sync with 0.8.10cvs9
444 see ChangeLog 2003-02-13
446 2003-02-13 [paul] 0.8.10claws5
449 show which plugins are configured in the configure
452 2003-02-12 [thorsten] 0.8.10claws4
455 show progress while fetching news headers
457 2003-02-12 [christoph] 0.8.10claws3
460 * src/plugins/Makefile.am
461 use AM_CONDITIONAL to enable plugins, automake correctly
462 manages this when creating distdir
464 2003-02-12 [christoph] 0.8.10claws2
467 * src/plugins/spamassassin/Makefile.am
468 fix building SpamAssassin plugin without OpenSSL
470 2003-02-12 [paul] 0.8.10claws1
474 src/plugins/Makefile.am
475 fix failure of 'make release'
477 2003-02-12 [paul] 0.8.10claws
479 * 0.8.10claws released
481 2003-02-12 [paul] 0.8.9claws56
488 updated translations by George Danchev, Ricardo Mones Lastra,
489 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
492 Allow the building of RPMs by a regular user. Submitted
495 2003-02-11 [alfons] 0.8.9claws55
498 don't use pixmaps for label color rect but draw rectangles
499 so we can respect the color map of palette based visuals
500 (fixes the long time crashes on Suns - thanks to Andreas
501 Engel and Steve O'Hara-Smith for testing)
503 2003-02-11 [christoph] 0.8.9claws54
505 * src/matcher_parser_parse.y
506 correct bug where filering rules of not existing folders in
507 matcherrc were added to global filtering
509 (closes Debian Bug #180253 - Directory's filter-rules are merged with
510 main filter-rules after removing directory, http://bugs.debian.org/180253)
512 2003-02-11 [paul] 0.8.9claws53
514 * sync with 0.8.10cvs7
515 see ChangeLog 2003-02-09
517 2003-02-11 [melvin] 0.8.9claws52
520 Updated French tranlsations
522 2003-02-10 [paul] 0.8.9claws51
525 correct --enable-openssl
526 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
528 2003-02-09 [martin] 0.8.9claws50
530 * src/prefs_matcher.c
531 fix segfault in prefs_matcher_substitute_cb() when
534 2003-02-09 [paul] 0.8.9claws49
537 fix bug where a newsgroup folder's processing rules were
538 merged with the global filtering rules when the newsgroup
539 folder was deleted, causing some seriously bad results,
540 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
542 2003-02-08 [melvin] 0.8.9claws48
545 Corrected and modified an alert message.
547 2003-02-07 [paul] 0.8.9claws47
550 fix bug where both an 'Account properties' window and a
551 'Folder properties' window were opened when clicking on
552 'Properties' in an NNTP or IMAP folder's popup menu.
554 2003-02-07 [paul] 0.8.9claws46
556 * sync with 0.8.10cvs6
557 see ChangeLog 2003-02-06
559 2003-02-06 [christoph] 0.8.9claws45
562 freeze folder updates while importing mbox files
563 (closes bug 43 importing mbox took hours)
565 Patch submitted by Jens Rantil <jens.rantil@telia.com>
567 2003-02-06 [thorsten] 0.8.9claws44
570 Updated german translations
572 2003-02-06 [thorsten] 0.8.9claws43
575 use guint for message numbers (fix count in grouplist dialog)
577 2003-02-05 [paul] 0.8.9claws42
579 * sync with 0.8.10cvs2
580 see ChangeLog 2003-02-05
582 2003-02-04 [colin] 0.8.9claws41
584 * src/prefs_common.[ch]
587 Add an option to disable threading by subject
589 2003-02-04 [christoph] 0.8.9claws40
592 only abort fetching mails from multiple accounts when the
593 error is fatal and does not allow to check any more accounts
594 (currently only disk full error)
596 (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
597 receive mails for other accouts)
599 2003-02-04 [christoph] 0.8.9claws39
602 first add the new message to the cache, then
603 send the update notification
605 (closes bug 39 after sending message folderview doesnt get updated)
607 2003-02-04 [colin] 0.8.9claws38
610 _really_ fix this Connecting... status
612 2003-02-04 [paul] 0.8.9claws37
615 see ChangeLog 2003-02-04
617 2003-02-04 [paul] 0.8.9claws36
619 * sync with 0.8.9cvs6
620 see ChangeLog 2003-02-03
622 2003-02-04 [paul] 0.8.9claws35
625 updated by André Filipe de Assunção e Brito
626 <bedecko@netsite.com.br>
628 2003-02-03 [thorsten] 0.8.9claws34
631 Updated german translations
633 2003-02-02 [paul] 0.8.9claws33
636 updated by Ricardo Mones Lastra
638 2003-02-02 [thorsten] 0.8.9claws32
641 Fix mh_get_msginfo() segfault if file is inaccessible
643 2003-01-31 [colin] 0.8.9claws31
646 Fix last commit's bug
648 2003-01-31 [colin] 0.8.9claws30
651 Missing a change for gpg-signed messages
653 2003-01-31 [paul] 0.8.9claws29
655 * src/pixmaps/gpg_signed.xpm ** NEW FILE **
657 src/stock_pixmap.[ch]
659 indicate GnuPG signed messages by displaying an icon
660 in the Attachment column.
662 2003-01-31 [paul] 0.8.9claws28
664 * sync with 0.8.9cvs4
665 see ChangeLog 2003-01-31
667 2003-01-31 [alfons] 0.8.9claws27
670 tune URI parser to accept mailto URLs with a '?'
671 (patch from Ruslan Balkin)
673 2003-01-31 [colin] 0.8.9claws26
676 Fix a leak introduced in claws24
678 2003-01-31 [colin] 0.8.9claws25
681 Freeze/Thaw folder updates when deleting dups
683 2003-01-31 [colin] 0.8.9claws24
688 little speed improvements
690 2003-01-31 [colin] 0.8.9claws23
693 Fix segfault when forwarding nothing
694 Patch from "Ruslan N. Balkin" <baron@voices.ru>
696 2003-01-30 [paul] 0.8.9claws22
698 * sync with 0.8.9cvs3
699 see ChangeLog 2003-01-30
701 2003-01-30 [paul] 0.8.9claws21
703 * sync with 0.8.9cvs2
704 see ChangeLog 2003-01-30
706 2003-01-29 [paul] 0.8.9claws20
708 * sync with 0.8.9cvs1
709 see ChangeLog 2003-01-29
711 2003-01-28 [paul] 0.8.9claws19
714 update to reflect changes.
715 thanks to Ricardo Mones Lastra
717 2003-01-27 [christoph] 0.8.9claws18
721 * src/plugins/spamassassin/README
722 * src/plugins/spamassassin/libspamc.[ch]
723 * src/plugins/spamassassin/utils.[ch]
724 updated to latest libspamc
726 2003-01-27 [christoph] 0.8.9claws17
729 fix wrong use of procheader_get_header_fields
731 2003-01-27 [christoph] 0.8.9claws16
734 * src/prefs_account.[ch]
735 * src/common/nntp.[ch]
736 allow to force authentication for NNTP servers
738 Patch submitted by Florian Mickler <dmk@d-labs.de>
740 2003-01-26 [paul] 0.8.9claws15
743 speed up of marking messages as read
744 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
746 2003-01-26 [christoph] 0.8.9claws14
749 * src/mgutils.[ch] ** REMOVE **
750 * src/xml.[ch] ** REMOVE **
751 * src/xmlprops.[ch] ** REMOVE **
752 * src/common/Makefile.am
753 * src/common/mgutils.[ch] ** NEW **
754 * src/common/xml.[ch] ** NEW **
755 * src/common/xmlprops.[ch] ** NEW **
756 move xml files to common directory
758 2003-01-26 [christoph] 0.8.9claws13
760 * src/plugins/spamassassin/spamassassin_gtk.c
761 only set gtk entry text if string is available
763 2003-01-26 [melvin] 0.8.9claws12
765 * src/description_window.c
766 Allow resizing of the window
767 Allow automatic horizontal scroll bar
768 Do not vertically expand and fill
770 2003-01-26 [christoph] 0.8.9claws11
773 * src/gtkutils.[ch] ** REMOVE **
774 * src/common/sylpheed.c
775 * src/gtk/Makefile.am
776 * src/gtk/description_window.c
777 * src/gtk/gtkutils.[ch] ** NEW **
778 * src/gtk/prefswindow.c
779 move gtkutils to gtk directory
781 2003-01-26 [paul] 0.8.9claws10
784 rename summary_unread_clicked() to summary_status_clicked()
786 2003-01-26 [melvin] 0.8.9claws9
788 * src/prefs_actions.c
789 Cosmetical changes to the help text
791 2003-01-26 [paul] 0.8.9claws8
796 src/prefs_sumamry_column.c
798 rename the 'Unread' column to 'Status'
800 2003-01-25 [match] 0.8.9claws7
803 removed reference to LDAP constants. removed error2string.
804 included functions to support LDAP dynamic queries.
806 moved LDAP constants here.
810 removed references to LDAP constants and references to
813 2003-01-25 [paul] 0.8.9claws6
816 summary_thread_build(), summary_thread_init(): remove
817 unneeded reference to summaryview->folder_item
819 2003-01-25 [christoph] 0.8.9claws5
821 * src/gtk/description_window.c
822 o allow description texts to expand over multiple columns
823 o translate all columns
824 * src/prefs_actions.c
825 change syntax description to use new multi column feature
827 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
829 2003-01-25 [match] 0.8.9claws4
832 fixed bug with Quoted-Printable
834 2003-01-25 [paul] 0.8.9claws3
838 implement per-folder collapsed/expanded threads setting
841 remove global collapsed/expanded threads option
843 2003-01-25 [christoph] 0.8.9claws2
846 add pluginwindow and prefswindow
848 make send respond correctly to messages that could be added
849 to the queue folder, but the UID of the message is unknown
852 don't return guessed UIDs in imap_add_msg anymore. We return
853 0 to tell the folder system it was appened but the UID is
854 unknown. Folder system now get's the UID by scaning the folder
855 and searching the cache for the Message-ID
856 (closes bug #29 Messages queued, but not sent)
858 2003-01-25 [paul] 0.8.9claws1
861 conv_encode_header(): fix bug when long headers with 8-bit
862 characters are used, so that the encoded words are wrapped.
863 If the space in the original text falls on the wrap boundary,
865 Patch by Sergey Vlasov.
868 fix bug where a change to the sorting method or thread view
869 of a folder's messages is lost if simpify-subject is set and
873 2003-01-24 [paul] 0.8.9claws
875 * sylpheed-0.8.9claws released
879 remove reference to 'INSTALL.jp'
881 2003-01-23 [paul] 0.8.8claws128
887 updated translations. submitted by Ricardo Mones Lastra,
888 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
890 2003-01-23 [colin] 0.8.8claws127
893 Fix drafted and queued news articles re-edition
895 2003-01-23 [melvin] 0.8.8claws126
898 Updated French translations
900 2003-01-23 [colin] 0.8.8claws125
903 Fix "Connecting to..." status message
905 2003-01-22 [paul] 0.8.8claws124
908 updated by George Danchev
911 revert last commit [0.8.8claws111] as it breaks folder d'n'd
914 2003-01-21 [paul] 0.8.8claws123
917 updated by George Danchev
923 don't translate 'Separator'
925 * src/plugins/spamassassin/Makefile.am
926 add aspell to CPPFLAGS
928 * src/plugins/spamassassin/spamassassin.c
929 src/plugins/spamassassin/spamassassin_gtk.c
930 set correct default for spamassassin_receive_spam
931 slightly re-word descriptions and some
934 2003-01-19 [alfons] 0.8.8claws122
937 mimeview_save_as(): we might as well show the file name for
938 the single case "Save As" too
940 2003-01-19 [alfons] 0.8.8claws121
943 change bug tracker URL to bugzilla URL
945 2003-01-19 [alfons] 0.8.8claws120
948 mimeview_save_all(): display name of file before overwriting;
949 continue saving all, even when one overwrite was cancelled
951 2003-01-19 [christoph] 0.8.8claws119
955 fix wrong usage of procmsg_find_children in summaryview
956 by using procmsg_update_unread_children instead of
957 summaryview_update_unread_children
959 2003-01-19 [christoph] 0.8.8claws118
962 fix infinite loop in procmsg_find_children
963 (closes bug #25 sylpheed crashes on delete.)
965 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
967 2003-01-19 [paul] 0.8.8claws117
970 updated by Ivan Francolin Martinez
972 2003-01-18 [melvin] 0.8.8claws116
974 * src/prefs_actions.c
975 Removed syntax limitation of only one '&' at the end of command.
976 Now actions that contain '>/dev/null 2>&1' are possible.
978 2003-01-18 [melvin] 0.8.8claws115
980 * src/prefs_actions.c
981 Actions IO dialog: when the action ends
982 the "Close" button now has focus and [Escape] closes the
985 2003-01-18 [christoph] 0.8.8claws114
988 o add debug output when MsgInfos are really freed
989 o free GSLists in procmsg_find_children and
990 procmsg_update_unread_children
992 2003-01-18 [christoph] 0.8.8claws113
995 reorder Configuration menu
997 2003-01-18 [christoph] 0.8.8claws112
1000 fix applying templates to forwarded messages
1002 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1004 2003-01-17 [christoph] 0.8.8claws111
1007 destroy folder items, when a folder item is removed
1009 2003-01-17 [christoph] 0.8.8claws110
1012 fix wrong folder stats update when ignored message is
1015 2003-01-17 [colin] 0.8.8claws109
1019 Quicksearch bugfixes:
1020 - hide help button at startup if not extended
1021 - switch to extended when looking for replies
1025 * sync with 0.8.9 release
1027 2003-01-17 [paul] 0.8.8claws108
1029 * sync with 0.8.8cvs11
1030 see ChangeLog 2003-01-17
1032 2003-01-16 [colin] 0.8.8claws107
1035 Changed encryption test to re-ask passphrase
1036 if an encrypted message hasn't been decrypted
1039 2003-01-16 [christoph] 0.8.8claws106
1042 * src/prefs_toolbar.c
1043 * src/gtk/prefswindow.h
1044 * src/plugins/spamassassin/spamassassin_gtk.c
1045 remove page destroy function that is not used anymore
1047 2003-01-16 [paul] 0.8.8claws105
1049 * sync with 0.8.8cvs9
1050 see ChangeLog 2002-01-16
1052 2003-01-16 [colin] 0.8.8claws104
1055 Fix bug with autosaved drafts for IMAP, when draft
1056 folder is specified - fixes bugzilla bug #20
1058 2003-01-15 [paul] 0.8.8claws103
1062 store folder and message-id of message forwarding
1063 in queue header and set forward flag after sending
1065 2003-01-15 [paul] 0.8.8claws102
1067 * sync with 0.8.8cvs8
1068 see ChangeLog 2002-01-15
1070 2003-01-15 [colin] 0.8.8claws101
1073 Fix linking with GNU libiconv
1075 2003-01-15 [darko] 0.8.8claws100
1078 fix crash when importing pine address book
1079 entry with an empty name (reported by DY
1080 <dybulk at tri8.net>)
1082 2003-01-14 [paul] 0.8.8claws99
1084 * configure.in ** REMOVED **
1085 configure.ac ** NEW FILE **
1086 rename configure.in to configure.ac, as it is now
1089 2003-01-14 [melvin] 0.8.8claws98
1092 folderview_check_new(): More precise function description
1094 2003-01-14 [melvin] 0.8.8claws97
1097 folderview_check_new(): return the number of new messages
1100 inc_account_mail(): Disable counting of new messages for IMAP
1101 and NNTP until bug [19] and [14] are fixed.
1103 2003-01-14 [paul] 0.8.8claws96
1105 * sync with 0.8.8cvs6
1106 see ChangeLog 2003-01-14
1108 2003-01-13 [alfons] 0.8.8claws95
1111 tune email address validation (c. 0.8.8claws89): if . is
1112 just one char away from @, the address is invalid too
1113 (correctly rejects addresses like foo@.com)
1115 2003-01-13 [paul] 0.8.8claws94
1119 fixes to the Message View toolbar and menu:
1120 fix non-functioning Forward button
1121 make Reply button consider default_reply_list
1122 remove 'Follow-up...' menu entry
1123 add 'Forward' and 'Redirect' menu entries
1125 2003-01-13 [melvin] 0.8.8claws93
1128 Fixed typo that could make new messages count incorrect.
1130 2003-01-13 [melvin] 0.8.8claws92
1132 * src/folderview.[ch]
1133 folderview_check_new(): return the number of new messages.
1135 Should fix bug [14] where new mail notification worked
1136 incorrectly with IMAP accounts.
1137 inc_spool_account(): return number of new msgs, or -1 on error
1138 inc_all_spool(): return number of new msgs
1140 2003-01-13 [melvin] 0.8.8claws91
1142 * src/prefs_actions.c
1145 2003-01-12 [thorsten] 0.8.8claws90
1147 * src/common/prefs.c
1148 close file before rename
1150 2003-01-12 [alfons] 0.8.8claws89
1153 add Christian Mertes
1154 * src/common/utils.[ch]
1155 g_stricase_hash(), g_stricase_equal(): functions for
1156 case insensitive hash tables
1158 use top level domain names to validate email address, based
1159 on a patch by Christian Mertes (thanks!), but changed
1160 implementation to use a hash table
1162 2003-01-12 [paul] 0.8.8claws88
1165 updated by George Danchev
1167 2003-01-12 [alfons] 0.8.8claws87
1170 delete / execute performance: use new style folder update
1172 2003-01-12 [paul] 0.8.8claws86
1174 * sync with 0.8.8cvs5
1175 see ChangeLog 2003-01-13 (!)
1177 2003-01-12 [alfons] 0.8.8claws85
1180 * src/matcher_parser_parse.y
1181 prepare change_score filtering action
1183 give up const-correctness on functions that call non-const-correct functions;
1184 several casts to gpointer in g_free();
1187 2003-01-12 [christoph] 0.8.8claws84
1192 * src/gtk/prefswindow.[ch]
1193 * src/plugins/spamassassin/spamassassin_gtk.c
1194 changed the call of the widget create function
1195 for PrefsPages, because sometimes the widget
1196 create function needs a widget that already has
1197 been attached to a window (to create GDK pixmaps
1198 for exmaple). So we simply pass the GtkWindow as
1199 the second parameter now.
1203 * src/prefs_toolbar.[ch]
1204 rewrite Toolbar Preferences using the new
1207 2003-01-11 [alfons] 0.8.8claws83
1210 fix crash when adding sender to addressbook because status bar
1211 isn't there (the status bar doesn't seem to be used though,
1212 but I'll let Match decide what to do with it)
1214 2003-01-11 [colin] 0.8.8claws82
1218 Two useless changes reversed
1220 2003-01-11 [colin] 0.8.8claws81
1224 Add mainwindow_get_mainwindow()
1227 Add alertpanel_error_log()
1234 Network errors get a View Log button
1236 2003-01-10 [alfons] 0.8.8claws80
1238 * src/prefs_toolbar.c
1240 use the translatable string for "Separator" as file name for
1241 separator toolbar items (probably make this uppercase?)
1243 2003-01-10 [alfons] 0.8.8claws79
1245 * src/prefs_toolbar.c
1246 put right A_SEPARATOR description string in "displayed
1247 toolbar items list" so manually added separators are
1248 saved correctly (bug #10, "Adding a separator to the main
1249 toolbar fails, entry in xml file is wrong")
1251 2003-01-10 [christoph] 0.8.8claws78
1255 o use CAPABILITY to check if NAMESPACE is available
1257 2003-01-10 [christoph] 0.8.8claws77
1260 apply UIDPLUS IMAP extension support patch
1262 Patch submitted by Simon 'corecode' Schubert
1264 2003-01-10 [paul] 0.8.8claws76
1267 a sync from main which fixes the news account folders'
1270 2003-01-10 [christoph] 0.8.8claws75
1273 don't accept 0 as a valid uid returned by copy and move
1274 functions. 0 means the message was copied or moved but the
1275 new uid could not be fetched. It is not an error condition
1276 for the copy or move operation.
1278 2003-01-10 [paul] 0.8.8claws74
1280 * src/prefs_filtering.c
1281 change English used in Alert when entry is not
1284 * sync with 0.8.8cvs4
1285 see ChangeLog 2003-01-10
1287 2003-01-10 [darko] 0.8.8claws73
1290 fix crash when importing address book entry
1291 without a valid address
1293 2003-01-09 [alfons] 0.8.8claws72
1296 filtering performance: use new style folder update
1298 2003-01-09 [christoph] 0.8.8claws71
1302 fix wrong selecting of mime encoding type, when
1303 opening property dialog of attachments in the
1304 compose window. 7bit was always selected and that
1305 destoryed files with 8bit data.
1306 (closes bug #9 Sylpheed-claws destroys attachments when
1307 changing MIME-types)
1309 2003-01-09 [paul] 0.8.8claws70
1311 * sync with 0.8.8cvs3
1312 see ChangeLog 2003-01-09
1314 2003-01-08 [alfons] 0.8.8claws69
1317 apply patch by Kim Schulz to fix build breakage
1318 because of missing variable
1320 2003-01-08 [paul] 0.8.8claws68
1322 * sync with 0.8.8cvs2
1323 see ChangeLog 2002-01-08
1325 2003-01-08 [paul] 0.8.8claws67
1328 updated by Alessandro Maestri
1331 when using 'Add sender to addressbook' allow
1332 name to be edited and remarks to be entered
1333 Patch submitted by Luke Plant
1335 2003-01-08 [darko] 0.8.8claws66
1337 * README.claws, src/summaryview.c
1338 fix description for marked messages
1343 tools/launch_phoenix ** NEW FILE **
1344 add script that enables using Phoenix as the default
1346 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
1348 * tools/OOo2sylpheed.pl
1349 remove full path to sylpheed executable, just 'sylpheed'
1353 add launch_phoenix informtion and re-arrange and compress
1356 2003-01-07 [christoph] 0.8.8claws65
1359 fix update for source folder when moving messages
1362 use function to set to_folder for message infos and
1363 automatically update the op_count for old and new
1366 2003-01-07 [melvin] 0.8.8claws64
1368 * src/prefs_actions.c
1369 Fixed bug where an '%p' Action on a displayed image crashed
1371 Code clean up (get rid of duplicated code and removed unnecessary
1374 2003-01-07 [christoph] 0.8.8claws63
1384 * src/prefs_folder_item.c
1388 o remove all folder update triggering from the UI code. The folder
1389 system should know much better when a folder needs an update.
1390 o to prevent multiple updates in a row the folder updates can be
1391 frozen for some time.
1393 Note: - Please verify that no updates are missing
1394 - Check where freeze/thaws should be added
1396 2003-01-07 [christoph] 0.8.8claws62
1398 * src/prefs_actions.c
1399 don't translate empty strings
1401 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1403 2003-01-06 [christoph] 0.8.8claws61
1405 * src/prefs_actions.c
1406 mark strings for gettext
1407 * src/prefs_matcher.c
1408 use new description window for Execute action and
1409 match condition in Filtering
1411 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1413 2003-01-06 [alfons] 0.8.8claws60
1415 keep myself inspired to re-organize matcher part 8;
1416 yes, more to come (I need to move out the descriptive
1417 text for actions to matcher.c, or at least make it not
1418 depend on the wicked ordering)
1420 * src/prefs_matcher.c
1421 add documentation so others may comprehend the
1422 UI part of the conditions
1424 2003-01-06 [christoph] 0.8.8claws59
1426 * src/prefs_actions.c
1427 use new description window for syntax help
1428 * src/gtk/description_window.c
1429 fix display of descriptions with column count != 2
1431 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1433 2003-01-06 [christoph] 0.8.8claws58
1436 * src/summaryview.[ch]
1437 * src/gtk/Makefile.am
1438 * src/gtk/description_window.[ch] ** NEW **
1439 use a generic window to display syntax descriptions
1440 currently used in quote_fmt and summaryview (new description
1441 for extended quick search)
1443 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1445 2003-01-06 [paul] 0.8.8claws57
1447 * sync with 0.8.8cvs1
1448 see ChangeLog 2003-01-06
1450 2003-01-06 [christoph] 0.8.8claws56
1453 * src/prefs_gtk.[ch]
1454 * src/gtk/prefswindow.[ch]
1455 * src/plugins/spamassassin/spamassassin_gtk.c
1456 o remove page management from prefswindow, pages
1457 will be an argument to prefswindow_open
1458 o prefswindow_open gets a datapointer that is
1459 passed to the widget_create function to allow
1460 creation of prefswindow for specific items
1462 2003-01-06 [colin] 0.8.8claws55
1465 We don't want regexp in the reply-finder,
1466 because MIDs can contain !,$,. and so on
1468 2003-01-06 [jens] 0.8.8claws54
1471 fixed a wrong free in jpilot_read_db_files
1473 2003-01-06 [alfons] 0.8.8claws53
1475 re-organize matcher part 8; more to come
1478 matcherprop_to_string(): put g_free()s before the
1479 switch-case break to fix memleaks
1481 2003-01-06 [colin] 0.8.8claws52
1484 cleanup & reply-finder now displays the first
1487 2003-01-05 [alfons] 0.8.8claws51
1489 re-organize matcher part 7; more to come
1492 fixes for constant correctness;
1495 2003-01-05 [alfons] 0.8.8claws50
1497 re-organize matcher part 6; more to come
1500 fixes for constant correctness;
1503 fix for constant correctness
1505 2003-01-05 [colin] 0.8.8claws49
1508 Add account_get_reply_account function
1510 Use account_get_reply_account function
1512 Basic reply-finder - click on the replied
1513 icon gets you to the outbox using quick-search
1515 2003-01-05 [paul] 0.8.8claws48
1517 * src/prefs_common.c
1518 small change to English
1520 * src/prefs_filtering.c
1521 prefs_filtering_action_select(): improve logic and uniformity
1524 2003-01-05 [alfons] 0.8.8claws47
1526 fine tune solution to focus problems (bug #7)
1529 mainwindow_focus_in_event(): remove grab event check
1531 summary_button_pressed(): move selection on right-click
1532 too. we can't possibly move the selection back after
1533 canceling a dialog, because gtk's incomplete focus
1534 management. whether this is a good solution, only time
1537 2003-01-05 [christoph] 0.8.8claws46
1540 fix crash when no imap connection could be established
1542 2003-01-05 [paul] 0.8.8claws45
1547 fix bug 605957 'shortcuts in popup-menu'
1548 make user-defined shortcuts work
1549 show shortcuts that are already defined
1551 Patch submitted by Luke Plant
1553 2003-01-05 [alfons] 0.8.8claws44
1556 focus_in_event handler should not select summary view row
1557 when another window (menu, dialog) grabbed for events
1558 (bug #7, "[0.8.8claws42] Message summary focus")
1560 2003-01-04 [christoph] 0.8.8claws43
1563 update save folder after adding the sent message
1564 (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
1566 2003-01-02 [christoph] 0.8.8claws42
1568 * src/common/plugin.c
1569 fix unloading of all plugins and unload
1570 plugins in reverse order
1572 * src/gtk/pluginwindow.c
1573 implement function of load and unload button
1575 * src/gtk/prefswindow.c
1576 * src/gtk/prefswindow.h
1577 rename register function and add new unregister
1580 * src/plugins/spamassassin/spamassassin_gtk.c
1581 unregister prefs page and update for changes in
1582 src/gtk/prefswindow.c
1584 2003-01-02 [paul] 0.8.8claws41
1587 updated by Ricardo Mones Lastra
1592 fixes and improvements by Urke MMI
1594 2003-01-02 [thorsten] 0.8.8claws40
1597 fixed wrong return value
1599 2003-01-02 [thorsten] 0.8.8claws39
1602 fixed printing wrong variable
1604 2003-01-02 [thorsten] 0.8.8claws38
1607 fixed acessing members of freed pfile struct
1609 2003-01-02 [thorsten] 0.8.8claws37
1612 detect loops across several messages
1613 as suggested by Christoph Hohmann
1615 2003-01-01 [match] 0.8.8claws36
1618 fixed another memory leak.
1620 2003-01-01 [match] 0.8.8claws35
1623 fixed memory leaks. applied Doxygen comments.
1625 2003-01-01 [thorsten] 0.8.8claws34
1628 inhibit endless loop if msg references itself
1629 (closes Bug [ 660477 ] Infinite loop in parent flag search)
1631 2003-01-01 [christoph] 0.8.8claws33
1634 * src/gtk/Makefile.am
1635 * src/gtk/pluginwindow.c ** NEW **
1636 * src/gtk/pluginwindow.h ** NEW **
1639 * src/plugins/demo/demo.c
1640 * src/plugins/spamassassin/spamassassin.c
1641 * src/plugins/spamassassin/spamassassin_gtk.c
1642 write better plugin descriptions
1644 2002-12-31 [christoph] 0.8.8claws32
1646 * src/gtk/prefswindow.c
1647 * src/plugins/spamassassin/spamassassin_gtk.c
1648 some small improvements to GTK code
1650 2002-12-31 [christoph] 0.8.8claws31
1652 * src/plugins/spamassassin/spamassassin_gtk.c
1653 enable folder select button
1655 2002-12-31 [christoph] 0.8.8claws30
1658 * src/gtk/Makefile.am
1659 * src/gtk/prefswindow.c ** NEW **
1660 * src/gtk/prefswindow.h ** NEW **
1661 add new prefs window
1663 * src/common/plugin.c
1664 don't try to load empty config lines
1666 * src/plugins/spamassassin/Makefile.am
1667 * src/plugins/spamassassin/spamassassin.c
1668 * src/plugins/spamassassin/spamassassin.h ** NEW **
1669 * src/plugins/spamassassin/spamassassin_gtk.c ** NEW **
1670 GTK config for SpamAssassin Plugin using
1671 the new prefs window
1673 2002-12-31 [paul] 0.8.8claws29
1676 remove obsolete entry 'src/menu.c'
1678 2002-12-31 [alfons] 0.8.8claws28
1681 * src/matcher_parser_parse.y
1682 * src/prefs_matcher.c
1683 add "ignore_thread" and "~ignore_thread" condition so it's
1684 possible to make the actions / scoring operate on the ignore
1687 2002-12-31 [christoph] 0.8.8claws27
1693 * src/prefs_account.c
1694 * src/prefs_actions.c
1695 * src/prefs_customheader.c
1696 * src/prefs_display_header.c
1701 * src/common/prefs.[ch]
1702 extend prefs file handling for reading and automatic handling
1703 of blocks. When reading prefs_set_block_label will automatically
1704 move on to the block. When writing it will copy all other blocks
1707 * src/common/plugin.c
1708 Now loading plugin filenames from [Plugins] block in
1711 2002-12-30 [christoph] 0.8.8claws26
1713 * src/common/hooks.[ch]
1714 return abort status to caller of hooks_invoke
1717 invoke message filtering hook and stop
1718 default handling when filter returns abort
1720 * src/common/plugin.[ch]
1721 * src/plugins/demo/demo.c
1722 modify plugin loader, because resolving symbols for strings
1723 does not work correctly
1726 * ac/spamassassin.m4 ** NEW **
1727 * src/plugins/spamassassin/.cvsignore ** NEW **
1728 * src/plugins/spamassassin/Makefile.am ** NEW **
1729 * src/plugins/spamassassin/README ** NEW **
1730 * src/plugins/spamassassin/libspamc.[ch] ** NEW **
1731 * src/plugins/spamassassin/spamassassin.c ** NEW **
1732 * src/plugins/spamassassin/utils.[ch] ** NEW **
1733 add spamassassin plugin, see src/plugins/spamassassin/README
1736 2002-12-29 [alfons] 0.8.8claws25
1739 when moving focus from a message view to the main
1740 window, don't forget to select the summary node
1741 of the displayed message. should fix "[ 659103 ]
1742 focus-follows-mouse confuses sylpheed"
1744 2002-12-29 [christoph] 0.8.8claws24
1747 * src/stringtable.[ch] ** REMOVE **
1748 * src/common/Makefile.am
1749 * src/common/stringtable.[ch] ** NEW **
1750 move stringtable files to common directory
1752 2002-12-29 [christoph] 0.8.8claws23
1755 * src/menu.[ch] ** REMOVE **
1756 * src/gtk/Makefile.am
1757 * src/gtk/menu.[ch] ** NEW **
1758 move menu files to gtk directory
1760 2002-12-29 [match] 0.8.8claws22
1764 moved UI specific code out of LDAP code into addressbook
1765 UI code. fixed memory leak.
1767 2002-12-29 [christoph] 0.8.8claws21
1770 only check for IGNORED parent message when message is
1773 2002-12-29 [alfons] 0.8.8claws20
1776 set gtksctree's anchor correct (immediate execute
1777 changes the tree's layout, and anchor points at
1778 the incorrect row). fixes "[ 657233 ] multiple msg
1779 delete sometimes off by 1".
1780 we probably have to look for more tree layout /
1783 2002-12-29 [paul] 0.8.8claws19
1786 fix bug [ 659054 ] incorrect sorting of 'From' column
1787 when using 'display sender using address book'
1788 thanks to Alfons and Luke Plant
1790 2002-12-29 [christoph] 0.8.8claws18
1794 check parent messages for IGNORE THREAD flag, when adding,
1795 moving or copying messages to a folder
1797 2002-12-27 [alfons] 0.8.8claws17
1799 re-organize matcher part 5; more to come
1802 hash keywords in matchparser_tab
1804 2002-12-27 [alfons] 0.8.8claws16
1806 re-organize matcher part 4; more to come
1808 * src/matcher_parser.h
1809 * src/matcher_parser_lex.l
1810 * src/matcher_parser_parse.y
1813 2002-12-27 [alfons] 0.8.8claws15
1815 re-organize matcher part 3; more to come
1820 2002-12-27 [alfons] 0.8.8claws14
1822 re-organize matcher part 2; more to come but this should
1823 work. cc me if there are any regressions.
1826 add prototype for get_matchparser_tab_id()
1827 * src/matcher_parser_lex.l
1828 look up keywords using matchparser_tab_id();
1830 2002-12-27 [alfons] 0.8.8claws12
1832 re-organize matcher part 1
1835 map yacc generated constants to sylpheed matcher constants
1837 add function to find a matcher constant from a string
1839 2002-12-27 [christoph] 0.8.8claws11
1842 MENUITEM_ADD casts the 4th argument from integer to pointer
1843 so it probably should not be a pointer, this means we
1844 should use account id for it and not the account's pointer
1846 2002-12-27 [paul] 0.8.8claws10
1849 remove unneeded 'GtkWidget *vbox'
1852 further sync with 0.8.8 - make sort
1853 by recipient work as expected
1858 2002-12-27 [paul] 0.8.8claws9
1861 updated by Ivan F. Martinez
1863 2002-12-27 [darko] 0.8.8claws8
1865 * src/common/utils.c
1866 added locked pattern to extended search
1868 2002-12-27 [alfons] 0.8.8claws7
1870 * src/prefs_matcher.[ch]
1873 2002-12-26 [alfons] 0.8.8claws6
1876 * src/matcher_parser_lex.l
1877 * src/matcher_parser_parse.y
1878 * src/prefs_matcher.c
1879 allow color label as a condition in the matcher
1881 2002-12-26 [oliver] 0.8.8claws5
1884 enable Addressbook for Main and Messageview
1885 * src/prefs_actions.c
1886 enable actions in Messageview
1888 2002-12-26 [christoph] 0.8.8claws4
1890 * src/common/plugin.c
1891 add a little debug output
1893 * src/plugins/demo/Makefile.am
1894 better use of automake
1896 2002-12-26 [christoph] 0.8.8claws3
1899 * src/common/Makefile.am
1902 2002-12-26 [christoph] 0.8.8claws2
1905 sort configure checks into common / gtk / plugins
1911 * src/common/sylpheed.[ch]
1912 added now sylpheed_done function for shutdown
1913 * src/common/Makefile.am
1914 * src/common/plugin.[ch] ** NEW **
1915 plugin loader and unloader
1916 * src/plugins/.cvsignore ** NEW **
1917 * src/plugins/Makefile.am ** NEW **
1919 * src/plugins/demo/.cvsignore ** NEW **
1920 * src/plugins/demo/Makefile.am ** NEW **
1921 * src/plugins/demo/demo.c ** NEW **
1922 small demo plugin that installs a logtext hook and
1923 outputs the log text to stdout
1925 2002-12-26 [paul] 0.8.8claws1
1928 updated by Ricardo Mones Lastra
1930 2002-12-26 [paul] 0.8.8claws
1932 * 0.8.8claws released
1934 2002-12-26 [paul] 0.8.7claws12
1937 updated by George Danchev
1939 2002-12-26 [paul] 0.8.7claws11
1942 remove unneeded 'src/prefs.c' entry
1944 2002-12-26 [paul] 0.8.7claws10
1948 sync with 0.8.8 release
1953 partial sync with 0.8.8 release
1956 2002-12-25 [alfons] 0.8.7claws9
1959 * src/matcher_parser_lex.l
1960 * src/matcher_parser_parse.y
1961 * src/prefs_matcher.c
1962 add locked flag to possible filtering / matcher
1963 conditions (also a good example what should be
1964 done to add a simple boolean condition)
1966 2002-12-25 [christoph] 0.8.7claws8
1976 * src/prefs.[ch] ** REMOVE **
1977 * src/prefs_account.c
1978 * src/prefs_actions.c
1979 * src/prefs_common.c
1980 * src/prefs_customheader.c
1981 * src/prefs_display_header.c
1982 * src/prefs_filtering.c
1983 * src/prefs_folder_item.c
1984 * src/prefs_gtk.[ch] ** NEW **
1985 * src/prefs_matcher.c
1986 * src/prefs_scoring.c
1987 * src/prefs_summary_column.c
1989 * src/selective_download.c
1991 * src/common/Makefile.am
1992 * src/common/prefs.[ch] ** NEW **
1993 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
1995 2002-12-24 [alfons] 0.8.7claws7
1998 summary_thread_build(): fix real cause of the crash mentioned in
1999 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
2000 this way we get meaningful ctree nodes
2002 2002-12-24 [oliver] 0.8.7claws6
2004 * src/mainwindow.[ch]
2005 * src/messageview.[ch]
2009 changes to use updated toolbar handling
2011 2002-12-24 [oliver] 0.8.7claws5
2014 generic toolbar handling
2015 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
2016 * src/prefs_toolbar.[ch]
2019 2002-12-24 [oliver] 0.8.7claws4
2021 * src/stock_pixmap.[ch]
2022 move SYLPHEED_LOGO to end of list in order
2023 to remove it from Custom Toolbar`s Icon View
2025 2002-12-24 [alfons] 0.8.7claws3
2028 summary_thread_build(): fix crash because of focus != selection
2029 after threading. when deleting the selection, gtk tries but fails
2030 to find the correct focusable element. we now force the selection
2031 to be focused. this should solve the infamous bug reported by
2032 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages").
2033 a test case is available.
2035 2002-12-24 [darko] 0.8.7claws2
2038 don't crash when unmarking message with unread children
2040 2002-12-23 [christoph] 0.8.7claws1
2043 * src/common/Makefile.am
2044 update Makefiles for moved intl.h, version.h and defs.h
2046 rewrite imap_session_get to avoid duplicate code
2048 2002-12-23 [paul] 0.8.7claws
2050 * Santa-Claws released
2054 squeeze in updated Hungarian and Russian translations.
2055 Submitted by Gál Zoltán and Ruslan N. Balkin
2057 2002-12-23 [paul] 0.8.6claws129
2060 updated by Witold Wladyslaw Wojciech Wilk
2062 2002-12-23 [paul] 0.8.6claws128
2064 * src/quote_fmt_parse.y
2065 fix typo and add licence header
2067 2002-12-23 [paul] 0.8.6claws127
2072 2002-12-23 [paul] 0.8.6claws126
2075 updated translation, submitted by Alessandro Maestri
2077 2002-12-23 [paul] 0.8.6claws125
2079 * src/quote_fmt_parse.y
2080 fix signature-stripping on replies bug. match
2081 '-- \n' and not '-- '.
2083 2002-12-22 [paul] 0.8.6claws124
2088 updated translations. submitted by George Danchev,
2089 Ricardo Mones Lastra, and Urke MMI respectively
2091 2002-12-21 [paul] 0.8.6claws123
2096 2002-12-21 [paul] 0.8.6claws122
2099 fix bug [643638] where if a person is in one or more
2100 addressbook groups editing that person's email
2101 address results in removal from those groups.
2102 Patch submitted by Luke Plant.
2104 2002-12-20 [christoph] 0.8.6claws121
2106 * src/common/utils.c
2108 reimplement expand_search_string using GString to
2109 prevent crashs caused by miscalculated string
2110 lengths reported by Paul
2112 2002-12-20 [christoph] 0.8.6claws120
2115 don't use "changed" to check if op_count has to be changed as it
2116 is also set when the message has unread children
2117 (closes bug [ 653221 ] crash while deleting duplicates)
2119 2002-12-20 [paul] 0.8.6claws119
2121 * sync with 0.8.6cvs27
2122 see ChangeLog 2002-12-20
2124 2002-12-20 [paul] 0.8.6claws118
2126 * sync with 0.8.6cvs26
2127 see ChangeLog 2002-12-19 and 2002-12-20
2129 2002-12-19 [alfons] 0.8.6claws117
2132 fix incorrect parsing of email addresses, submitted by
2133 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate
2134 name display if it contains @".
2136 2002-12-18 [paul] 0.8.6claws116
2138 * sync with 0.8.6cvs23
2139 see ChangeLog 2002-12-18
2141 2002-12-18 [paul] 0.8.6claws115
2148 sync with 0.8.6cvs22.
2149 see ChangeLog 2002-12-17 and 2002-12-18
2151 2002-12-17 [christoph] 0.8.6claws114
2154 o don't create a session if imap greeting fails
2155 o don't close socket when authentication fails
2156 this is done by imap_session_destroy
2158 2002-12-17 [thorsten] 0.8.6claws113
2162 tools/google_msgid.pl ** NEW FILE **
2163 Added "search for message-id" script and doc
2165 2002-12-17 [thorsten] 0.8.6claws112
2168 Updated hungarian translation
2169 (updated by Gal Zoltan)
2171 2002-12-16 [christoph] 0.8.6claws111
2174 remove stupid addressbook dump to debug output
2176 fix memory leak found by Hiro
2178 2002-12-14 [paul] 0.8.6claws110
2181 fix menubar sensitivity on send
2183 * src/prefs_filtering.c
2184 * src/prefs_matcher.c
2185 * src/prefs_scoring.c
2188 * src/common/quoted-printable.h
2191 2002-12-13 [christoph] 0.8.6claws109
2194 * src/manage_window.[ch] ** REMOVE **
2195 * src/gtk/Makefile.am
2196 * src/gtk/manage_window.[ch] ** NEW **
2197 move manage_window files to gtk directory
2199 2002-12-13 [christoph] 0.8.6claws108
2202 * src/gtkshruler.[ch] ** REMOVE **
2203 * src/gtk/Makefile.am
2204 * src/gtk/gtkshruler.[ch] ** NEW **
2205 move gtkshruler files to gtk directory
2207 2002-12-13 [christoph] 0.8.6claws107
2211 * src/gtkstext.[ch] ** REMOVE **
2214 * src/gtk/gtkstext.[ch] ** NEW **
2215 * src/gtk/Makefile.am
2216 o move stext functions to gtkstext.c to remove
2217 dependency of gtkutils
2218 o move gtkstext files to gtk directory
2220 * src/gtk/Makefile.am
2221 * src/gtk/sslcertwindow.[ch]
2222 UI stuff can always depend on common code so
2223 it's ok to add ../common to include path
2225 2002-12-13 [colin] 0.8.6claws106
2228 Disconnect sighandlers for mainwindow when
2229 quicksearch has the focus
2231 * src/mainwindow.[ch]
2232 Make key_pressed callback public, to be able
2235 2002-12-13 [christoph] 0.8.6claws105
2238 create .mh_sequences file in new MH folders
2239 (closes feature request [ 523162 ] MH folders should
2240 get a .mh_sequences)
2242 2002-12-13 [colin] 0.8.6claws104
2245 Better handling of quicksearch show/hide
2246 (basically the button stays under the mouse
2249 2002-12-13 [paul] 0.8.6claws103
2251 * sync with 0.8.6cvs17
2252 see ChangeLog 2002-12-13
2254 2002-12-13 [paul] 0.8.6claws102
2257 updated by Ricardo Mones Lastra
2259 2002-12-11 [colin] 0.8.6claws101
2262 remove statusbar stuff
2264 set statusbar verbosity when moving folders
2266 2002-12-11 [colin] 0.8.6claws100
2267 * src/prefs_filtering.c
2268 * src/prefs_matcher.c
2269 * src/prefs_scoring.c
2272 2002-12-11 [colin] 0.8.6claws99
2274 * src/prefs_common.[ch]
2275 Add summary_quicksearch_type
2277 Save last used quicksearch type
2279 2002-12-11 [jens] 0.8.6claws98
2280 * src/prefs_filtering.c
2281 * src/prefs_matcher.c
2282 * src/prefs_scoring.c
2283 added dialog for incomplete rules in scoring, filtering and
2284 matcher to ask wheather really close
2286 2002-12-11 [colin] 0.8.6claws97
2289 Fix folder dnd statusbar logging
2291 2002-12-10 [christoph] 0.8.6claws96
2301 * src/statusbar.[ch]
2302 * src/common/hooks.c
2303 * src/common/log.[ch]
2304 o handle verbose logging in statusbar directly in statusbar code
2305 and common code does not need any knowledge about a statusbar
2306 o remove direct calls to statusbar_(puts|pop)_all functions
2308 2002-12-10 [jens] 0.8.6claws95
2311 removed gettext from g_warnings
2317 2002-12-10 [colin] 0.8.6claws94
2320 finish crash dialog fix
2322 2002-12-10 [colin] 0.8.6claws93
2325 "Fix" "sylpheed already running" instead of
2326 crash dialog appearing after a crash
2328 2002-12-10 [colin] 0.8.6claws92
2331 add src/gtk/sslcertwindow.c
2333 2002-12-10 [paul] 0.8.6claws91
2336 updated to reflect recent changes
2337 submitted by Alessandro Maestri
2339 2002-12-09 [christoph] 0.8.6claws90
2342 * src/smtp.[ch] ** REMOVE **
2343 * src/common/Makefile.am
2344 * src/common/smtp.[ch] ** NEW **
2345 move smtp files to common directory
2347 2002-12-09 [christoph] 0.8.6claws89
2350 * src/session.[ch] ** REMOVE **
2351 * src/common/Makefile.am
2352 * src/common/session.[ch] ** NEW **
2353 move session files to common directory
2355 2002-12-09 [paul] 0.8.6claws88
2358 fix bug [649746] edit accounts: move account reverted
2359 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
2361 2002-12-09 [colin] 0.8.6claws87
2363 * src/ssl_certificate.c
2366 2002-12-09 [colin] 0.8.6claws86
2369 Try to open the cert.pem database and
2370 issue a warning if it isn't there
2372 2002-12-09 [colin] 0.8.6claws85
2374 * src/common/ssl_certificate.c
2375 * src/gtk/sslcertwindow.c
2378 2002-12-09 [colin] 0.8.6claws84
2380 * src/ssl_certificate.[ch] ** REMOVED **
2381 * src/common/ssl_certificate.[ch] ** NEW **
2383 * src/common/Makefile.am
2384 Moved ssl_certificate.[ch] to common
2386 Put back needed include
2387 * src/gtk/sslcertwindow.[ch]
2388 Changed ssl_certificate.h include
2390 2002-12-09 [colin] 0.8.6claws83
2392 * src/gtk/sslcertwindow.[ch]
2393 Implement hook for certificate acception
2394 * src/ssl_certificate.[ch]
2395 Implement hook for certificate acception
2397 Reenable certificate acception check
2399 Register sslcertwindow's hook
2401 2002-12-08 [christoph] 0.8.6claws82
2408 * src/common/utils.c
2409 o add missing includes
2412 * src/common/.cvsignore
2413 * src/common/version.h ** REMOVE **
2414 remove autogenerated file
2416 2002-12-08 [paul] 0.8.6claws81
2419 put back needed include
2421 2002-12-08 [colin] 0.8.6claws80
2423 * src/gtk/sslcertwindow.c
2424 Cleaner popups when asking
2425 * src/ssl_certificate.c
2426 * src/prefs_common.[ch]
2427 remove ssl certificate pref
2428 put back needed include
2430 put back needed include
2432 2002-12-08 [christoph] 0.8.6claws79
2438 only abort hook invokation if required data is missing not
2439 if our own data pointer is NULL, update hookfunction for
2442 2002-12-08 [paul] 0.8.6claws78
2460 * src/sourcewindow.c
2463 clean up: remove unneccesary includes
2465 2002-12-08 [christoph] 0.8.6claws77
2470 * src/common/hooks.[ch]
2471 hook functions now have a gboolean return value, if a hook
2472 returns TRUE it will stop executing of any more hooks in
2473 the same hooklist for this invokation
2475 2002-12-08 [colin] 0.8.6claws76
2478 put back argv0 for CRASH_DIALOG
2480 2002-12-08 [christoph] 0.8.6claws75
2493 * src/prefs_account.[ch]
2494 * src/prefs_common.[ch]
2497 * src/ssl_certificate.[ch]
2498 * src/ssl_manager.[ch]
2499 * src/common/Makefile.am
2501 * src/common/nntp.[ch]
2502 * src/common/socket.[ch]
2503 * src/common/ssl.[ch]
2504 * src/gtk/sslcertwindow.[ch]
2506 use new autoconf script to detect OpenSSL with extra parameters
2507 to specify the location of libs and includes, also remove USE_SSL
2510 * src/common/sylpheed.[ch]
2511 * src/common/version.h.in
2512 start seperation of common code initialization seperated from gui
2515 The function that is called when a color label changes
2516 should not change the color lable again
2518 2002-12-08 [colin] 0.8.6claws74
2520 * src/gtk/sslcertwindow.c
2523 2002-12-08 [colin] 0.8.6claws73
2527 Register a hook for statusbar_puts_all
2529 invoke statusbar_puts_all's hook
2531 2002-12-08 [colin] 0.8.6claws72
2533 * src/ssl_certificate.c
2534 Put back a badly-removed include
2536 2002-12-08 [colin] 0.8.6claws71
2538 * src/gtk/sslcertwindow.[ch] ** NEW **
2539 new certificate presentation
2540 * src/gtk/Makefile.am
2542 * src/ssl_certificate.[ch]
2543 gtk cleanup, made utility functions public
2545 use new cert presentation
2547 2002-12-07 [christoph] 0.8.6claws70
2550 * src/nntp.[ch] ** REMOVE **
2551 * src/common/Makefile.am
2552 * src/common/nntp.[ch] ** NEW **
2553 move nntp files to common directory
2555 2002-12-07 [christoph] 0.8.6claws69
2559 implement msginfo update callback using sylpheed's new
2560 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
2562 2002-12-06 [christoph] 0.8.6claws68
2565 This patch changes the 'Edit Group Details' dialog to
2566 allow extended selections in either pane, so that
2567 addresses can be added or removed from a group more
2568 quickly and easily. (it actually is a net decrease in
2569 file size, as some unnecessary functions have been
2571 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
2573 2002-12-06 [christoph] 0.8.6claws67
2576 * src/template.[ch] ** REMOVE **
2577 * src/common/Makefile.am
2578 * src/common/template.[ch] ** NEW **
2579 move template files to common directory
2582 add missing log.h include
2584 2002-12-06 [melvin] 0.8.6claws66
2586 * src/prefs_actions.c
2587 Added the trailing ">" syntax to insert command's output
2588 without replacing old text (in contrast to trailing "|").
2590 2002-12-05 [colin] 0.8.6claws65
2592 * src/common/utils.c
2593 Don't modify original search_string or it'll change
2594 the next iterations in the for()
2596 2002-12-05 [darko] 0.8.6claws64
2598 * src/common/utils.c
2599 proper check for filtering commands, found by Colin
2601 2002-12-05 [darko] 0.8.6claws63
2603 * src/common/utils.c
2604 check proper string for NULL pointer, found by Colin
2606 2002-12-05 [darko] 0.8.6claws62
2608 * src/common/utils.[ch]
2609 expand_search_string(): new function
2610 converts Mutt-like patterns to Sylpheed's
2613 use expand_search_string() to allow Mutt-like
2614 patterns in extended search
2616 document extended option in quick search
2618 2002-12-05 [paul] 0.8.6claws61
2620 * sync with 0.8.6cvs16
2621 see ChangeLog 2002-12-05
2626 2002-12-04 [christoph] 0.8.6claws60
2629 put imap authentication code into a new function and
2630 remove it from imap_session_new that will allow to
2631 send other commands before authentication
2633 2002-12-04 [christoph] 0.8.6claws59
2636 use already existing method to prevent unneeded IMAP
2637 folder selects. Set imap_select parameters to NULL
2638 in some functions if the values are not required.
2641 remove no longer required include
2643 2002-12-04 [paul] 0.8.6claws58
2646 updated by Ricardo Mones Lastra
2649 po/hu.po ** NEW FILE **
2650 initial Hungarian translation, submitted
2651 by Gál Zoltán <galzoli@hu.inter.net>
2653 2002-12-03 [christoph] 0.8.6claws57
2656 * src/gtksctree.[ch] ** REMOVE **
2657 * src/gtk/Makefile.am
2658 * src/gtk/gtksctree.[ch] ** NEW **
2659 move gtksctree files to gtk directory
2661 2002-12-03 [christoph] 0.8.6claws56
2664 * src/md5.[ch] ** REMOVE **
2665 * srm/common/Makefile.am
2666 * src/common/md5.[ch] ** NEW **
2667 move md5 files to common directory
2670 remove not required #include
2672 2002-12-03 [sergey] 0.8.6claws55
2676 gtkut_window_popup(): new function.
2678 main_window_popup(): use gtkut_window_popup() to raise
2679 window without changing its position.
2680 (see sylpheed-main ML message [sylpheed:17247])
2682 2002-12-03 [sergey] 0.8.6claws54
2685 send_message_local(): removed first-dot escaping
2686 (SMTP-only, not needed for sending through pipe)
2688 2002-12-03 [paul] 0.8.6claws53
2691 update to reflect recent changes (thanks
2692 to Ricardo Mones Lastra)
2694 * tools/filter_conv.pl
2695 fix problem with quoted strings. Patch submitted
2696 by Luke Plant <lukeplant@softhome.net>
2698 2002-12-03 [paul] 0.8.6claws52
2700 * sync with 0.8.6cvs15
2701 see ChangeLog 2002-12-03
2703 2002-12-02 [christoph] 0.8.6claws51
2705 * src/logwindow.[ch]
2706 * src/common/log.[ch]
2707 implement logging using a hook function
2711 define hooklist name in header file to avoid
2712 errors caused by wrong spelling of hooklist names
2717 2002-12-02 [christoph] 0.8.6claws50
2719 * src/common/Makefile.am
2720 add src/common/hooks.[ch]
2722 * src/common/hooks.[ch]
2723 implement a simple hook system using glib's hook functions
2727 use new hook system for folder item updates
2729 2002-12-02 [christoph] 0.8.6claws49
2731 * doc-src/ui_seperation.txt ** NEW **
2732 information for ui seperation
2735 remove files that were moved to common
2736 include common directory by default for the header files
2739 * src/common/socket.c
2740 * src/automaton.[ch]
2741 implement automaton using g_io_*-functions instead of
2742 gdk_input_add to make it ui independent
2752 remove common/ prefix because directory is now in
2760 * src/prefs_common.c
2771 * src/ssl_certificate.c
2772 add log.h header file for logging functions
2775 * src/common/utils.c
2778 o move debug_mode to common/utils.c
2779 o add functions to set and get debug_mode
2781 * src/defs.h ** REMOVE **
2782 * src/intl.h ** REMOVE **
2783 * src/socket.[ch] ** REMOVE **
2784 * src/ssl.[ch] ** REMOVE **
2785 * src/utils.[ch] ** REMOVE **
2786 replaced by new files in src/common/
2788 * src/common/Makefile.am
2789 add new files in src/common/
2791 * src/common/defs.h ** NEW **
2792 * src/common/intl.h ** NEW **
2793 * src/common/log.[ch] ** NEW **
2794 * src/common/socket.[ch] ** NEW **
2795 * src/common/ssl.[ch] ** NEW **
2796 * src/common/utils.[ch] ** NEW **
2797 replacement for files in src/
2799 2002-12-02 [colin] 0.8.6claws48
2802 Scroll folderview if necessary during dnd
2804 2002-12-02 [colin] 0.8.6claws47
2807 Add check to verify a move is within a single mailbox
2809 Add specific error string for this check
2811 2002-12-02 [colin] 0.8.6claws46
2814 Add a test to folder moving, remove a statusbar_print
2816 Add Move folder... context-menu item
2817 Factorize folder moving code
2818 Enable folder DND for mbox
2820 2002-12-01 [christoph] 0.8.6claws45
2823 remove conf.aspelltest if the version check fails
2825 2002-11-30 [christoph] 0.8.6claws44
2828 run libtoolize --force in autogen to create missing
2831 2002-11-30 [christoph] 0.8.6claws43
2837 * src/uuencode.[ch] ** REMOVED **
2838 * src/common/Makefile.am
2839 * src/common/uuencode.[ch] ** NEW **
2840 move uuen/decoder to common directory
2842 2002-11-30 [christoph] 0.8.6claws42
2845 * src/base64.[ch] ** REMOVED **
2854 * src/common/Makefile.am
2855 * src/common/base64.[ch] ** NEW **
2856 move base64 en/decoder to common directory
2858 2002-11-30 [christoph] 0.8.6claws41
2860 * src/common ** NEW **
2861 new directory for UI independent code
2863 new directory for GTK frontend
2864 * src/common/.cvsignore ** NEW **
2865 * src/gtk/.cvsignore ** NEW **
2867 * src/common/Makefile.am ** NEW **
2868 * src/gtk/Makefile.am ** NEW **
2869 automake files to build new seperated stuff
2871 the binary will currently still be build with the
2872 files in src, so we include the code from the
2873 subdirs for now after building the libs there
2875 2002-11-30 [paul] 0.8.6claws40
2878 fix bug [642731] 'Wrong selected account with drafted mail'
2880 2002-11-29 [oliver] 0.8.6claws39
2883 o update summaryview when switching between different
2886 o check if messageview holds already removed msg
2890 2002-11-29 [oliver] 0.8.6claws38
2893 remove not needed variables and includes
2894 make messageview stay opened and move to next when msgs are deleted
2896 2002-11-29 [oliver] 0.8.6claws37
2899 disable compose button (messageview toolbar) by default
2900 deleted msgs are moved to trash
2902 2002-11-29 [melvin] 0.8.6claws36
2905 Increased minimal gpgme version to 0.3.10 (Zombies out)
2906 and to detect signatures expirations (gpgme 0.3.6)
2909 Use non obsolescent function for Gpgme engine checking.
2912 Inform about expired signatures or signatures which key
2913 has expired. Expiration date is displayed.
2916 Inform about expired signatures or signatures which key
2919 2002-11-28 [paul] 0.8.6claws35
2922 re-instate 'Check for new messages' in Newsgroup
2923 folders right-click menu, after a suggestion from
2924 Tim Mann <timmann@users.sourceforge.net>
2927 after a crash check only local folders for new
2930 2002-11-28 [paul] 0.8.6claws34
2933 apply patch that fixes the checking of GTK with XIM
2934 support on different OSs, such as FreeBSD. Patch
2935 submitted by Topia <topia@users.sourceforge.net>
2937 2002-11-28 [paul] 0.8.6claws33
2942 more changes to the English
2944 2002-11-28 [paul] 0.8.6claws32
2946 * sync with 0.8.6cvs13
2947 see ChangeLog 2002-11-28 (no sync needed
2950 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws31
2952 * src/mainwindow.[ch]
2953 add patch by Ivan F. Martinez introducing messageview Toolbar
2954 some changes and committed by oliver
2956 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws30
2958 * src/messageview.[ch]
2959 add patch by Ivan F. Martinez introducing messageview Toolbar
2960 some changes and committed by oliver
2962 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws29
2965 add patch by Ivan F. Martinez introducing messageview Toolbar
2966 some changes and committed by oliver
2968 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws28
2971 add patch by Ivan F. Martinez introducing messageview Toolbar
2972 some changes and committed by oliver
2974 2002-11-28 [oliver] 0.8.6claws27
2976 * src/prefs_toolbar.[ch]
2977 getting ready for messageview toolbar
2978 free mem allocated by gettext
2979 change prefs_toolbar to prefs_toolbar_open
2981 2002-11-28 [thorsten] 0.8.6claws26
2983 * src/imageview.[ch]
2984 cleaned up conflicting declarations of
2985 imageview_show_image()
2987 2002-11-28 [paul] 0.8.6claws25
2989 * src/grouplistdialog.c
2991 src/prefs_summary_column.c
2992 a few more improvements to the English
2994 2002-11-28 [colin] 0.8.6claws24
2997 A few updates to command-line parameters
2999 2002-11-28 [colin] 0.8.6claws23
3001 * src/prefs_filtering.c
3002 Fix problems with prefs_filtering_delete_path:
3003 a) if the first rule is removed, original pointers
3004 weren't updated (leading to segfaults)
3005 b) it was always global_processing updated in case
3006 of removed path was parent of rule path
3008 2002-11-27 [paul] 0.8.6claws22
3014 src/prefs_customheader.c
3015 src/prefs_display_header.c
3016 src/prefs_filtering.c
3017 src/prefs_folder_item.c
3020 src/prefs_summary_column.c
3021 src/prefs_template.c
3023 improve the English in the GUI
3025 2002-11-27 [colin] 0.8.6claws21
3028 Fix processing renaming problems happening after
3031 2002-11-27 [colin] 0.8.6claws20
3034 recursive move now deletes src each subfolder after
3037 Use identifier instead of path during dnd (enables
3040 2002-11-27 [paul] 0.8.6claws19
3043 apply patch that does command-line processing
3044 BEFORE gtk_init, allowing claws to run from
3045 shell-scripts in non-X environment (e.g. crontab
3046 or ip-up, ip-down scripts). Patch submitted by
3047 Ruslan N. Balkin <baron@dartel.ru>
3050 updated by Alessandro Maestri
3052 2002-11-27 [paul] 0.8.6claws18
3054 * sync with 0.8.6cvs12
3056 Differences are that main uses a 'Receive dialog'
3057 frame on the Interface tab, whereas claws groups all
3058 the dialogs together in a 'Dialogs' frame.
3060 2002-11-27 [colin] 0.8.6claws17
3062 * src/prefs_matcher.c
3063 Fix Execute criteria's NOT flag
3066 2002-11-26 [christoph] 0.8.6claws16
3069 rewrite the ssl code a little bit, only use one
3070 SSL context, set default certificates' file/path
3072 2002-11-26 [thorsten] 0.8.6claws15
3075 default-reply-to didn't work for ml-reply
3077 2002-11-26 [melvin] 0.8.6claws14
3079 * src/prefs_actions.c
3080 Made pipe-actions ignore short headers in message view
3081 Made trailing-pipe-actions write in the message view with
3082 the same font as the original message
3084 2002-11-26 [paul] 0.8.6claws13
3087 this time commit the correct file
3089 2002-11-26 [paul] 0.8.6claws12
3091 * sync with 0.8.6cvs11
3092 src/quote_fmt_parse.y
3097 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
3099 compose_reedit(): add check for 'X-Sylpheed-Account-Id:'
3102 see ChangeLog 2002-11-25 and 2002-11-26
3104 2002-11-26 [colin] 0.8.6claws11
3107 Fix collapsed folder not auto-expanding during
3108 mail dnd, if it was the source folder.
3110 2002-11-25 [colin] 0.8.6claws10
3112 * src/folderview.[ch]
3113 Variable renaming and cleaning (slist of nodes
3114 to be re-collapsed is stored in FolderView)
3116 2002-11-25 [paul] 0.8.6claws9
3118 * src/prefs_common.[ch]
3119 fix breakage caused by last commit
3121 2002-11-25 [paul] 0.8.6claws8
3123 * sync with 0.8.6cvs4
3124 see ChangeLog 2002-11-21
3126 2002-11-25 [paul] 0.8.6claws7
3128 * sync with 0.8.6cvs4
3129 see ChangeLog 2002-11-20
3131 2002-11-25 [paul] 0.8.6claws6
3133 * sync with 0.8.6cvs3
3134 see ChangeLog 2002-11-18
3136 2002-11-25 [colin] 0.8.6claws5
3139 Add gtkut_ctree_node_is_parent()
3141 Spring-loaded folders
3143 2002-11-25 [colin] 0.8.6claws4
3146 Add slist_concat_unique(), function to merge
3147 two GSList filtering dups
3149 * src/summaryview.[ch]
3152 Add detection/update/display of unread answers
3155 Add procmsg_find_children()
3156 Add procmsg_msg_has_marked_parent()
3158 2002-11-25 [colin] 0.8.6claws3
3160 * src/ssl_certificate.[ch]
3161 Allow checking a certificate without a DNS
3163 Allow to forget a cert (by deleting it)
3164 Make ssl_certificate_destroy_public
3165 * src/ssl_manager.[ch] ** NEW FILES **
3166 Gui to manage (display/remove) certificates
3167 * src/prefs_common.[ch]
3168 Add a pref to allow silent acceptation of
3169 trusted certificates or not (based on the
3170 "I want to know what's going on" principle)
3172 Add SSL manager in Tools menu
3174 Add the new files to the build
3176 Add ssl_manager.c to translations
3178 2002-11-25 [colin] 0.8.6claws2
3180 * src/summaryview.[ch]
3181 Add S_SEARCH_EXTENDED to the quick search, which
3182 allows to search using filtering syntax.
3184 2002-11-25 [colin] 0.8.6claws1
3187 Deletion of duplicates now prefer deleting
3188 the unread dup (fixes feature-request 638989).
3190 2002-11-24 [paul] 0.8.6claws
3196 updated by Ricardo Mones Lastra,
3197 Witold Wladyslaw Wojciech Wilk,
3198 Ruslan N. Balkin, and Urke MMI
3201 2002-11-24 [paul] 0.8.5claws182
3204 updated by George Danchev
3206 2002-11-23 [alfons] 0.8.5claws181
3209 tiny memory leak found by browsing Dimitar's
3212 2002-11-23 [paul] 0.8.5claws180
3215 updated by Alessandro Maestri
3217 2002-11-22 [christoph] 0.8.5claws179
3221 * src/prefs_filtering.c
3225 2002-11-22 [alfons] 0.8.5claws178
3228 summary_execute_delete_func(): if message is deleted, make
3229 sure to also remove its entry in the subject hash table.
3230 fixes a corner case bug.
3232 2002-11-22 [paul] 0.8.5claws177
3235 add 'autom4te.cache'
3237 * ltconfig ** REMOVED **
3240 2002-11-22 [paul] 0.8.5claws176
3243 textview_set_font(): fix for message display in
3244 UTF-8 locales (thanks to Sergey Vlasov).
3247 add new team members and contributors
3250 2002-11-21 [colin] 0.8.5claws175
3253 Add procmsg_remove_special_headers()
3255 Use procmsg_remove_special_headers() for
3258 2002-11-21 [colin] 0.8.5claws174
3261 Fix moving/copying from queue/draft folders
3264 2002-11-21 [christoph] 0.8.5claws173
3270 * src/matcher_parser_lex.[hl]
3272 * src/mbox_folder.[ch]
3273 * src/prefs_filtering.c
3275 * src/quote_fmt_lex.l
3277 fix all warnings except the warnings in lex and yacc files
3279 2002-11-20 [christoph] 0.8.5claws172
3282 fix MsgInfo retrieval for IMAP draft and queue folders
3283 (closes bug [ 619558 ] Draft saving on IMAP box issue)
3285 2002-11-19 [christoph] 0.8.5claws171
3288 fix segfault, when draft saving does not get
3289 the MsgInfo of the new message
3290 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
3292 2002-11-19 [christoph] 0.8.5claws170
3295 add parameter check for flag setting function
3296 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
3298 2002-11-18 [paul] 0.8.5claws169
3301 more sensitivity fixes to redirect mode:
3302 * disable toolbar draft button
3303 * allow only Address book in the Tools menu
3304 * disable editing of message by the spell
3307 2002-11-18 [paul] 0.8.5claws168
3310 fix sensitivity of menu items in compose_redirect():
3311 allow only the necessary items
3313 2002-11-18 [paul] 0.8.5claws167
3316 fix bug [ 603259 ] 'attachment got lost on bounce'
3318 2002-11-18 [paul] 0.8.5claws166
3321 updated by Ruslan N. Balkin <baron@dartel.ru>
3323 2002-11-18 [colin] 0.8.5claws165
3327 Remove old filtering stuff
3330 2002-11-17 [oliver] 0.8.5claws164
3333 remove not needed typedef
3335 2002-11-17 [oliver] 0.8.5claws163
3338 make toolbar's on click events translatable
3340 2002-11-15 [colin] 0.8.5claws162
3343 Revert too-soon integration of a feature
3345 2002-11-15 [christoph] 0.8.5claws161
3348 use main's implementation of imap_get_msginfo
3350 2002-11-15 [christoph] 0.8.5claws160
3360 replace claws' fetch_msginfo with main's get_msginfo
3361 (use main's implementation where possible)
3363 2002-11-15 [colin] 0.8.5claws159
3365 * src/ssl_certificate.c
3368 2002-11-16 [melvin] 0.8.5claws158
3371 Updated French translations.
3373 2002-11-16 [colin] 0.8.5claws157
3375 * src/ssl_certificate.c
3376 Check for missing parts in the certificates
3378 2002-11-15 [colin] 0.8.5claws156
3381 Preventive fix (missing check) found by
3387 sync with 0.8.6 release
3389 2002-11-15 [colin] 0.8.5claws155
3393 Fix error handling of folder_item_move_to()
3396 2002-11-15 [colin] 0.8.5claws154
3400 folder_item_move_to() sets an error message instead
3401 of having GUI stuff in folder.c
3403 2002-11-15 [colin] 0.8.5claws153
3406 Implemented a callback for MsgInfo updates,
3407 heavily copy/pasted from Christoph's folder
3409 * src/summaryview.[ch]
3410 Register summary_update_msg as callback
3412 2002-11-14 [colin] 0.8.5claws152
3415 Update the FolderItem after sending (fixes 617593)
3417 2002-11-14 [christoph] 0.8.5claws151
3420 fix wrong position of NULL pointer check found
3423 2002-11-14 [christoph] 0.8.5claws150
3426 fix segfault when deleting messages from IMAP folders
3427 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
3429 2002-11-14 [colin] 0.8.5claws149
3432 Forwarding was also ignoring the folder's default account.
3434 2002-11-14 [colin] 0.8.5claws148
3437 Fix sent folder not set to folder properties when
3440 2002-11-14 [thorsten] 0.8.5claws147
3443 inc_start(): Files were not moved from .processing to inbox,
3444 if no global processing rule existed
3446 2002-11-14 [colin] 0.8.5claws146
3448 * src/ssl_certificate
3451 2002-11-14 [paul] 0.8.5claws145
3454 updated by Alessandro Maestri
3456 2002-11-13 [alfons] 0.8.5claws144
3459 folder_item_close(): only mark messages unread
3460 when a folder has new messages
3462 2002-11-13 [keith] 0.8.5claws143
3465 Fix problem moving or copying between
3468 2002-11-13 [colin] 0.8.5claws142
3470 * src/matcher_parser_parse.y
3471 Fix rule problem when " don't match
3473 2002-11-13 [christoph] 0.8.5claws141
3477 moved cache saving to folder_item_close
3478 the folderview should not have to deal with
3481 2002-11-13 [christoph] 0.8.5claws140
3484 moved setting of important score to
3485 summary_set_prefs_from_folderitem
3487 2002-11-13 [colin] 0.8.5claws139
3489 * src/matcher_parser_parse.y
3490 Fix a segfault in the parser (happening when
3491 a good expression had been tested and a bad
3494 2002-11-13 [paul] 0.8.5claws138
3496 * sync with 0.8.5cvs24
3497 see ChangeLog 2002-11-13
3500 updated by Fabio Jr. Beneditto
3502 2002-11-13 [colin] 0.8.5claws137
3507 Revert last commit, problem
3509 2002-11-13 [colin] 0.8.5claws136
3512 Remove duplicated code
3514 Bumped CACHE_VERSION and MARK_VERSION
3516 Network endian for cache and mark files
3518 2002-11-12 [colin] 0.8.5claws135
3521 Fix the "socket error" dialog which disappeared
3523 2002-11-12 [colin] 0.8.5claws134
3526 Reverse last commit which had performance
3527 problems, but still reverse the list
3529 2002-11-12 [colin] 0.8.5claws133
3534 2002-11-12 [melvin] 0.8.5claws132
3537 Added a check for a NULL prefs_common.dictionary
3539 2002-11-12 [colin] 0.8.5claws131
3541 * src/ssl_certificate.[ch]
3544 2002-11-12 [colin] 0.8.5claws130
3546 * src/ssl_certificate.[ch]
3547 Take connection port into account for
3548 checking certificates (a single hostname
3549 could have multiple servers with multiple
3552 Pass the port to ssl_certificate_check
3554 2002-11-12 [paul] 0.8.5claws129
3557 fix a typo in last commit
3559 2002-11-12 [paul] 0.8.5claws128
3561 * sync with 0.8.5cvs23
3562 see ChangeLog entry 2002-11-12
3564 2002-11-11 [colin] 0.8.5claws127
3566 * src/ssl_certificate.c
3568 Don't popup, instead log error, if the
3569 corresponding pref is checked
3570 * src/ssl_certificate.h
3571 include <openssl/objects/h>
3573 2002-11-11 [colin] 0.8.5claws126
3575 * src/ssl_certificate.h
3578 2002-11-11 [colin] 0.8.5claws125
3580 * src/ssl_certificate.c
3583 2002-11-11 [colin] 0.8.5claws124
3587 * src/ssl_certificate.[ch]
3588 Cleaned a bit (better use of SSL API)
3589 (This will cause non-recognition of saved
3590 certificates of claws12[23]...)
3592 2002-11-11 [paul] 0.8.5claws123
3595 updated by Ricardo Mones Lastra
3597 2002-11-11 [colin] 0.8.5claws122
3602 2002-11-11 [colin] 0.8.5claws121
3604 * src/ssl_certificate.[ch] ** NEW FILES **
3606 Check SSL certificates presented to us
3608 Add ssl_certificate.[ch]
3610 Add ssl_certificate.c
3612 2002-11-11 [paul] 0.8.5claws120
3614 * sync with 0.8.5cvs22
3615 see ChangeLog 2002-11-11
3617 2002-11-11 [paul] 0.8.5claws119
3619 * sync with 0.8.5cvs21
3620 see ChangeLog 2002-11-11
3622 2002-11-10 [jens] 0.8.5claws118
3626 corrected some typing
3628 updated german translation
3630 cleaned up specfile and adjusted it for claws
3632 2002-11-10 [colin] 0.8.5claws117
3635 a STATUSBAR_PUSH/POP fix
3637 2002-11-10 [colin] 0.8.5claws116
3639 * src/prefs_folder_item.c
3640 Fix hanging after opening folder properties
3642 2002-11-10 [hoa] 0.8.5claws115
3644 * src/matcher_parser_lex.l
3645 * src/matcher_parser_parse.y
3646 config file for scoring and filtering is no more trashed
3647 when there is a syntax error in a filtering rule when
3648 editing it in a dialog.
3650 2002-11-09 [colin] 0.8.5claws114
3653 Added missing initialisation of folder->destroy()
3655 2002-11-09 [colin] 0.8.5claws113
3659 Fix the status bar messages
3661 2002-11-09 [colin] 0.8.5claws112
3664 Fix hangs after folder dnd, happening after
3667 2002-11-09 [christoph] 0.8.5claws111
3670 just changed order of calls (reverse order of
3673 lock inc when checking only one account, otherwise
3674 inc all could be executed at the same time
3676 2002-11-09 [christoph] 0.8.5claws110
3679 better unlock the mouse cursor before calling
3680 summary_show because it changes the cursor too
3682 2002-11-09 [christoph] 0.8.5claws109
3686 add functions to open and close a folder
3687 o opending will execute scanning for remote folders
3689 o closing will unset new flag for messages
3691 2002-11-09 [colin] 0.8.5claws108
3694 Add a call to prefs_matcher_write_config to
3695 avoid non-leaf folders filtering settings to be
3698 2002-11-09 [paul] 0.8.5claws107
3700 * src/prefs_account.c
3703 2002-11-09 [colin] 0.8.5claws106
3708 2002-11-09 [colin] 0.8.5claws105
3711 Fix prefs_filtering deletion for MH folders (same
3713 * src/prefs_filtering.c
3714 Fix prefs_filtering renaming and deletion for
3715 folder-based processing rules.