1 2003-04-15 [paul] 0.8.11claws91
3 * sync with 0.8.11cvs24
4 see ChangeLog 2003-04-15
6 2003-04-14 [jens] 0.8.11claws90
8 * updated German translation and some corrections from
9 Roland Bless <bless@tm.uka.de>
11 2003-04-14 [paul] 0.8.11claws89
13 * sync with 0.8.11cvs22
14 see ChangeLog 2003-04-14
16 2003-04-13 [paul] 0.8.11claws88
18 * src/plugins/clamav/clamav_plugin.c
22 2003-04-12 [paul] 0.8.11claws87
24 * src/plugins/clamav/clamav_plugin.c
25 activate enable/disable archive scanning option
27 * src/plugins/clamav/.cvsignore ** NEW FILE **
29 2003-04-12 [paul] 0.8.11claws86
31 * src/plugins/Makefile.am
32 src/plugins/clamav/Makefile.am ** NEW FILE **
33 src/plugins/clamav/README ** NEW FILE **
34 src/plugins/clamav/clamav_plugin.[ch] ** NEW FILES **
35 src/plugins/clamav/clamav_plugin_gtk.c ** NEW FILE **
36 add Clam AntiVirus plugin
38 2003-04-12 [paul] 0.8.11claws85
40 * sync with 0.8.11cvs21
41 see ChangeLog 2003-04-11
43 2003-04-11 [paul] 0.8.11claws84
46 update Spanish translation. Submitted by Ricardo
49 2003-04-10 [christoph] 0.8.11claws83
52 fix typo that did not move unfiltered mails to destination
55 (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
56 when filtering from spool)
58 2003-04-10 [christoph] 0.8.11claws82
61 use BODY.PEEK instead of BODY in in message fetch operation
62 to make sure the IMAP server does not set the \Seen flag for
63 messages. Sylpheed does that later itself, when the message
66 (closes Bug 111 Claws destroys unread marks)
68 2003-04-09 [oliver] 0.8.11claws81
71 fix crash in folder_destroy
73 remove selective download
75 2003-04-09 [christoph] 0.8.11claws80
78 fix crash in imap_get_msginfo() when then fetched message
81 (closes Bug 110 Crash during mail composition)
83 2003-04-08 [christoph] 0.8.11claws79
87 Filter new messages that are found in an INBOX folder
88 when 'Filter messages on receiving' is enabled in the
89 Folder's AccountPrefs. This allows to use Sylpheed's
90 filtering engine for IMAP folders where messages are
91 added to the INBOX by a MTA
93 2003-04-08 [paul] 0.8.11claws78
96 clean up after last commit
98 2003-04-08 [paul] 0.8.11claws77
100 * sync with 0.8.11cvs20
101 see ChangeLog 2003-04-07 and 2003-04-08
103 2003-04-07 [christoph] 0.8.11claws76
109 add procmsg_msginfo_filter() to execute filtering actions
111 2003-04-06 [christoph] 0.8.11claws75
114 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
116 2003-04-06 [christoph] 0.8.11claws74
118 * src/common/utils.[ch]
119 add g_int_compare() function for slist sorting
122 fetch all MsgInfos with one command in imap_get_msginfos()
123 using an imap set with a list of ranges
126 use new g_int_compare() function
128 2003-04-06 [thorsten] 0.8.11claws73
131 corrected implementation of mh_folder_destroy()
133 2003-04-05 [christoph] 0.8.11claws72
151 o rename structure field names class and new to klass and
152 new_msgs, to allow including files in C++
153 o add 'extern "C"' block to some header files
154 o add MsgInfoList and MsgNumberList as alias for GSList for
155 developers to know what type of list is expected
157 * src/plugins/image_viewer/plugin.c
158 * src/plugins/image_viewer/viewer.[ch]
159 * src/plugins/image_viewer/viewerprefs.[ch]
160 rename function names to prevent conflicts
162 2003-04-05 [paul] 0.8.11claws71
164 * sync with 0.8.11cvs18
165 see ChangeLog 2003-04-03 and 2003-04-04
167 2003-04-02 [christoph] 0.8.11claws70
171 * src/mbox_folder.[ch]
174 o Make all virtual folder functions private
175 o remove unused folder code
177 * src/common/socket.[ch]
181 2003-03-30 [alfons] 0.8.11claws69
184 remove two debug traces and see if people still report
187 2003-03-30 [alfons] 0.8.11claws68
190 * src/commons/session.c
191 add more debug traces
193 2003-03-30 [christoph] 0.8.11claws67
196 change processing folder name from .processing to processing
199 disable SSL certificate check because it causes Xlib error
200 when the child process want's to open an GTK window
202 2003-03-30 [christoph] 0.8.11claws66
205 don't use default folder for processing folder item because
206 it can be a non local folder
208 (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
210 2003-03-30 [alfons] 0.8.11claws65
213 try fixing crashes when sending messages: my gcc 2.95.4 seems
214 to generate bad code for 'send_send_data_progressive': When
215 called from 'send_send_data_finished', the 'data' pointer is
216 cleared just before the assignment to the dialog pointer
218 2003-03-29 [christoph] 0.8.11claws64
221 * src/plugins/image_viewer/Makefile.am
222 * src/plugins/image_viewer/plugin.c
223 * src/plugins/image_viewer/viewer.[ch]
224 * src/plugins/image_viewer/viewerprefs.[ch] ** NEW **
225 add PrefsPage for ImageViewer
227 2003-03-28 [thorsten] 0.8.11claws63
229 * src/common/session.c
232 2003-03-28 [paul] 0.8.11claws62
234 * sync with 0.8.11cvs16
235 see ChangeLog 2003-03-28
237 2003-03-28 [paul] 0.8.11claws61
239 * sync with 0.8.11cvs15
240 see ChangeLog 2003-03-28
242 2003-03-27 [christoph] 0.8.11claws60
246 * src/common/socket.[ch]
247 set socket state to DISCONNECTED when any operation
248 fails to allow reconnecting in IMAP code without
249 checking the return code of all calls to the command
254 remove some more stuff that depends on specific
257 2003-03-27 [paul] 0.8.11claws59
259 * sync with 0.8.11cvs14
260 see ChangeLog 2003-03-27
262 * src/selective_download.[ch] ** REMOVED **
265 2003-03-27 [christoph] 0.8.11claws58
268 fix handling of tmp_flags in flag copy function
270 2003-03-27 [paul] 0.8.11claws57
272 * sync with 0.8.11cvs13
273 see ChangeLog 2003-03-27
275 2003-03-27 [oliver] 0.8.11claws56
278 remove sel_download_cb
280 2003-03-27 [oliver] 0.8.11claws55
285 2003-03-26 [oliver] 0.8.11claws54
290 remove selective donwload readme
292 2003-03-26 [oliver] 0.8.11claws53
294 * src/matcher_parser_parse.y
296 * src/prefs_account.[ch]
297 * src/prefs_filtering.c
298 remove selective donwload
300 2003-03-26 [oliver] 0.8.11claws52
305 remove selective donwload
307 2003-03-26 [oliver] 0.8.11claws51
310 * src/selective_download.[ch] ** REMOVE **
312 2003-03-26 [christoph] 0.8.11claws50
315 fix NEWS that got broken by a sync with sylpheed-main
317 2003-03-26 [christoph] 0.8.11claws49
320 fix mime type guessing when no mime type is found for a file
322 2003-03-25 [christoph] 0.8.11claws48
326 remove mime type guessing from mime parser and use
327 name based mime types in viewer lookup for mime type
328 application/octet-stream
330 2003-03-25 [christoph] 0.8.11claws47
333 * doc-src/rfc2554.txt
334 add RFC about SMTP AUTH
337 * src/common/smtp.[ch]
338 add extra error code for authentication errors and
339 clear temporary password when this error occurs
341 (closes Bug 84 authentication failure while sending should
342 prompt for password again)
344 2003-03-25 [christoph] 0.8.11claws46
348 * src/imageview.[ch] ** REMOVE **
349 * src/messageview.[ch]
351 * src/prefs_common.[ch]
353 * src/plugins/Makefile.am
354 * src/plugins/image_viewer/.cvsignore ** NEW **
355 * src/plugins/image_viewer/Makefile.am ** NEW **
356 * src/plugins/image_viewer/plugin.c ** NEW **
357 * src/plugins/image_viewer/viewer.[ch] ** NEW **
358 move image viewer into a plugin (building is enabled by default)
359 [ToDo: Prefs for resize and autoview]
361 2003-03-25 [paul] 0.8.11claws45
363 * sync with 0.8.11cvs12
364 see ChangeLog 2003-03-26
366 2003-03-25 [paul] 0.8.11claws44
368 * sync with 0.8.11cvs11
369 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
371 Note: Selective Download is broken.
373 2003-03-22 [christoph] 0.8.11claws43
376 code cleanup for flags copying
378 2003-03-22 [christoph] 0.8.11claws42
380 * src/plugins/trayicon/trayicon.c
381 fix setting the transparent area when the window size
382 is forced by the system tray
384 2003-03-22 [christoph] 0.8.11claws41
386 * src/plugins/trayicon/gnome-mail.xpm ** REMOVE **
387 * src/plugins/trayicon/gnome-nomail.xpm ** REMOVE **
388 * src/plugins/trayicon/newmail.xpm ** NEW **
389 * src/plugins/trayicon/nomail.xpm ** NEW **
390 * src/plugins/trayicon/trayicon.c
391 * src/plugins/trayicon/unreadmail.xpm ** NEW **
392 o replace GBiff icons with KBiff icons resized to 16x16 pixel
393 o add icon for unread mails
394 o set transparency for window
396 2003-03-22 [christoph] 0.8.11claws40
399 init news session to prevent crash when session is closed
401 2003-03-22 [christoph] 0.8.11claws39
404 * src/common/session.[ch]
405 Init session data to make sure we don't have invalid pointers
406 for read_ch and write_ch when new multi process sessions are
410 * src/common/plugin.c
411 * src/common/sylpheed.c
412 * src/plugins/demo/demo.c
413 * src/plugins/dillo_viewer/dillo_viewer.c
414 * src/plugins/mathml_viewer/mathml_viewer.c
415 * src/plugins/spamassassin/spamassassin.c
416 * src/plugins/spamassassin/spamassassin_gtk.c
417 add plugin types to allow loading plugins at different times
418 (and maybe for different frontends), because it's not good to
419 load GTK-Plugins gefore gtk_init was called
422 * src/plugins/Makefile.am
423 * src/plugins/trayicon/.cvsignore ** NEW **
424 * src/plugins/trayicon/Makefile.am ** NEW **
425 * src/plugins/trayicon/eggtrayicon.c ** NEW **
426 * src/plugins/trayicon/eggtrayicon.h ** NEW **
427 * src/plugins/trayicon/gnome-mail.xpm ** NEW **
428 * src/plugins/trayicon/gnome-nomail.xpm ** NEW **
429 * src/plugins/trayicon/trayicon.c ** NEW **
430 New Trayicon plugin that shows an icon in a systray that uses
431 XEMBED protocol like Gnome's systray. Icon shows if there
432 are new mails and a tooltip shows information about new,
433 unread and total messages.
435 2003-03-22 [paul] 0.8.11claws38
438 fix ESMTP AUTH CRAM-MD5
439 [sync with main (still version 0.8.11cvs6), see
440 ChangeLog 2003-03-22]
442 2003-03-21 [colin] 0.8.11claws37
445 Fix USE_SSL => USE_OPENSSL
447 2003-03-21 [colin] 0.8.11claws36
450 Fix counts in drag and dropped subfolders
452 2003-03-21 [colin] 0.8.11claws35
456 speed up a bit folder dnd
458 2003-03-20 [alfons] 0.8.11claws34
463 don't send locked queue messages
464 (feature request "[ 705245 ] Locking message in outbox
465 should prevent sending")
467 2003-03-20 [christoph] 0.8.11claws33
470 remove NEW and UNREAD flag in special folders when scanning
473 fix ESMTP AUTH CRAM-MD5
475 2003-03-20 [paul] 0.8.11claws32
477 * src/prefs_account.c
478 Re-write 'Tunnel command to open connection' as
479 'Use command to communicate with server', and disable
480 it for all except IMAP accounts
482 2003-03-20 [paul] 0.8.11claws31
484 * sync with 0.8.11cvs6
485 see ChangeLog 2003-03-20
487 2003-03-19 [match] 0.8.11claws30
490 include documentation. minor refactoring.
491 * src/addr_compl.[ch]
493 * src/addresbook.[ch]
495 re-enable address lookup (was disabled in
498 2003-03-19 [christoph] 0.8.11claws29
501 add temp flag handling, will make moving and copying
502 messages possible again
505 correct calulation of folder stats
507 2003-03-18 [match] 0.8.11claws28
510 remove case sensitive comparison (closes bug 80).
512 2003-03-18 [christoph] 0.8.11claws27
515 fix imap using a tunnel command
519 2003-03-18 [christoph] 0.8.11claws26
524 rewrite flag handling for folders
526 2003-03-18 [christoph] 0.8.11claws25
531 unset NEW and UNREAD flags when message is ignored, to make
532 sure messages don't show up as unread on other IMAP clients,
533 because the IGNORE_THREAD flag can not be syncronized through
536 2003-03-17 [christoph] 0.8.11claws24
539 don't use recursion to fetch uids when the number of messages
540 does not match. Moved code into subfunction that is used
541 again when needed, to prevent an endless loop.
543 2003-03-17 [thorsten] 0.8.11claws23
546 export imageview_get_resized_size() (for plugins)
547 * src/prefs_common.[ch]
548 added prefs_common_get() (for plugins)
550 2003-03-17 [christoph] 0.8.11claws22
553 o remove UID guessing from copy code
554 o support UIDPLUS extension for APPEND command
556 2003-03-17 [paul] 0.8.11claws21
559 remove 'Compiled-plugins' section.
561 * src/plugins/dillo_viewer/dillo_viewer.c
562 slight change to description text
564 2003-03-16 [match] 0.8.11claws20
565 * src/ldapserver.[ch] ** NEW **
566 * src/ldapctrl.[ch] ** NEW **
567 * src/ldapquery.[ch] ** NEW **
568 * src/ldaputil.[ch] ** NEW **
569 * src/addrcindex.[ch] ** NEW **
570 * src/addrquery.h ** NEW **
574 * src/addr_compl.[ch]
575 * src/addressbook.[ch]
580 * src/editldap_basedn.c
584 included dynamic LDAP queries. improved address
587 2003-03-16 [paul] 0.8.11claws19
589 * tools/multiwebsearch.pl
592 2003-03-16 [christoph] 0.8.11claws18
595 * src/plugins/dillo_viewer/dillo_viewer.c
596 * src/plugins/mathml_viewer/mathml_viewer.c
597 make unregistering of MimeViewerFactorys possible
599 2003-03-16 [alfons] 0.8.11claws17
604 2003-03-16 [melvin] 0.8.11claws16
606 * src/plugins/dillo_viewer.c
607 Fixed bug where it was not possible to view more than
608 one text/html attachment per message (bug discovered
609 by Christoph Hohmann).
611 2003-03-15 [melvin] 0.8.11claws15
613 * src/prefs_actions.c
614 Fixed compilation warnings.
616 2003-03-15 [melvin] 0.8.11claws14
618 * src/plugins/Makefile.am
619 * src/plugins/dillo_viewer/.cvsignore ** NEW **
620 * src/plugins/dillo_viewer/Makefile.am ** NEW **
621 * src/plugins/dillo_viewer/dillo_viewer.c ** NEW **
622 Added a html mail viewer plugin that uses Dillo v0.7.0 or
623 newer (http://dillo.auriga.wearlab.de/).
625 2003-03-15 [christoph] 0.8.11claws13
628 don't query imap folder for attributes because we already
629 for them from imap_status
632 add support for plugable MimeViewers (unloading Viewers
635 * src/plugins/Makefile.am
636 * src/plugins/mathml_viewer/.cvsignore ** NEW **
637 * src/plugins/mathml_viewer/Makefile.am ** NEW **
638 * src/plugins/mathml_viewer/mathml_viewer.c ** NEW **
639 add MathML Viewer (Content-Type text/mathml) using GtkMathView
640 widget from http://helm.cs.unibo.it/mml-widget/
642 2003-03-14 [christoph] 0.8.11claws12
645 o error return code's should better be negative
646 o replace printf with debug_print
649 improve IMAP folder scan by checking UID-NEXT
652 remove check that are unnecessary in my opinion
654 2003-03-13 [christoph] 0.8.11claws11
663 * src/prefs_scoring.c
665 use a common function to get a displayable name
668 2003-03-13 [paul] 0.8.11claws10
672 tools/multiwebsearch.conf ** NEW FILE **
673 tools/multiwebsearch.pl ** NEW FILE **
674 add multiwebsearch Actions script
676 2003-03-13 [colin] 0.8.11claws9
679 Remove leading emtpy lines from quoted text
682 2003-03-13 [melvin] 0.8.11claws8
684 * src/prefs_actions.c
687 Added Cancel and OK buttons
690 2003-03-13 [christoph] 0.8.11claws7
700 replace more folder type stuff with folder class stuff
702 2003-03-13 [melvin] 0.8.11claws6
704 * src/prefs_actions.c
706 %u: user provided argument
707 %h: user provided argument (hidden on input)
708 %s: current text selection in the message view
710 2003-03-13 [paul] 0.8.11claws5
712 * sync with 0.8.11cvs5
713 see ChangeLog 2003-03-11, 2003-03-12
715 2003-03-12 [christoph] 0.8.11claws4
718 use folder class idstr when writing folderlist.xml
723 replace folder type checks with folder class checks
725 2003-03-12 [christoph] 0.8.11claws3
730 * src/mbox_folder.[ch]
733 o create a list of known folder classes in the folder system
734 o use folder class id strings for folder item identifiers
736 2003-03-12 [christoph] 0.8.11claws2
739 fix imap uid validity check
741 2003-03-12 [christoph] 0.8.11claws1
752 * src/prefs_scoring.c
756 initial restructuring of folder system, seperating
757 folders and folder classes
759 2003-03-12 [paul] 0.8.11claws
763 2003-03-12 [christoph]
765 * src/gtk/prefswindow.c
766 fix translation of "Page Index"
768 2003-03-12 [paul] 0.8.10claws110
770 a sync from 0.8.11cvs4 before the release
773 subject_compare_for_sort(): allow null strings (fixes
776 2003-03-11 [paul] 0.8.10claws109
779 update Spanish translation, submitted by
782 2003-03-11 [melvin] 0.8.10claws108
785 Updated French translations
787 2003-03-11 [paul] 0.8.10claws107
789 * manual/en/Makefile.am
791 update English manual, add a new page
792 updated by Francois Barriere <fbarriere@atmel.fr>
797 update Bulgarian, Italian, and Serbian translations
798 submitted by George Danchev, Alessandro Maestri, and
801 2003-03-10 [paul] 0.8.10claws106
804 src/gtk/prefswindow.c
805 make some strings translatable
807 2003-03-10 [darko] 0.8.10claws105
810 code cleanup to make Hiro happy
812 2003-03-10 [paul] 0.8.10claws104
814 * sync with 0.8.11cvs2
815 see ChangeLog 2003-03-10
817 2003-03-09 [melvin] 0.8.10claws103
820 textview_set_font(): fix for message display in
821 UTF-8 locales (thanks to Sergey Vlasov).
822 (was unintentionnaly reverted in 0.8.6claws6)
824 2003-03-08 [darko] 0.8.10claws102
827 fix infinite loop in wrapping as reported
829 obsoletes patch #696482
831 2003-03-08 [christoph] 0.8.10claws101
834 add workaround for IMAP servers that do not
835 support the "UID SEARCH UID" command
837 2003-03-07 [christoph] 0.8.10claws100
839 * src/plugins/spamassassin/spamassassin.[ch]
840 * src/plugins/spamassassin/spamassassin_gtk.c
843 2003-03-07 [paul] 0.8.10claws99
846 updated Spanish translation, submitted by
849 2003-03-07 [christoph] 0.8.10claws98
852 fix in 0.8.10claws94 was wrong
853 local delivery does not require escaping, remove escaping
854 code to make signatures of mails with "." lines valid
856 NOTE: requires that sendmail is executed with "-i" option,
857 what is the default now, but has to be changed in all
860 2003-03-07 [paul] 0.8.10claws97
862 * sync with 0.8.11 release
863 see ChangeLog 2003-03-07
865 2003-03-06 [paul] 0.8.10claws96
868 revert commit 0.8.10claws92
870 2003-03-06 [paul] 0.8.10claws95
873 fix (solaris) bug 73, 'Crash when selecting top-level folder'
876 fix bug 74, 'Crash opening editor window with pseudo-color
879 Patches submitted by Kevin Vigor <kevin@vigor.nu>
881 2003-03-06 [christoph] 0.8.10claws94
884 fix rfc2821 (4.5.2) violation in SMTP data sending,
885 all lines starting with a period get an extra period
887 (found by Simon 'corecode' Schubert)
889 2003-03-06 [paul] 0.8.10claws93
892 if configured font can't be loaded fall back to gtk
893 default. (with thanks to Christoph)
895 closes long-standing bug 15 'Crashes on startup'
897 2003-03-06 [paul] 0.8.10claws92
900 freeze text before autosave and thaw afterwards
901 fixes bug 67 'autosave make re-rediting message crazy'
903 2003-03-06 [christoph] 0.8.10claws91
906 ignore address comment in dupe check for Cc-list
908 (closes reopened bug 47 Replying to message strips name part of
909 e-mail addresses of Cc: lines)
911 2003-03-06 [paul] 0.8.10claws90
914 remove reference to gtkxtext.h as its no longer in
917 2003-03-06 [paul] 0.8.10claws89
919 * sync with 0.8.10cvs25
920 see ChangeLog 2003-03-06
922 2003-03-06 [oliver] 0.8.10claws88
927 2003-03-06 [oliver] 0.8.10claws87
930 remove changes introduced inclaws74
932 another attempt to sanely delete and update
933 messages deleted in separate messageview
935 2003-03-05 [christoph] 0.8.10claws86
938 check if "From" matches any account's address if
939 addressbook completion of addresses is disabled too
941 (closes Bug 70 "Display recipient in from" doesn't check
942 folder's default account)
944 2003-03-05 [christoph] 0.8.10claws85
947 * src/common/utils.[ch]
948 don't strip address comments when building Cc lists
950 (closes Bug 47 Replying to message strips name part of e-mail addresses
954 fix return value of copy function
956 2003-03-05 [christoph] 0.8.10claws84
959 don't ask imap server for non rfc822 headers
961 (closes bug 71 IMAP FETCH asks for FROM header field twice)
964 destroy session on socket error to allow reconnecting
966 2003-03-05 [christoph] 0.8.10claws83
969 fix building with gnome when no prefix is set
971 (closes bug 66 Gnome directory is set to NONE)
973 2003-03-05 [paul] 0.8.10claws82
975 * sync with 0.8.10cvs23
976 see ChangeLog 2003-03-05
978 2003-03-04 [christoph] 0.8.10claws81
981 o fix moving and copying when folder returns 0 for new
983 o remove some code for single message copy and move
984 operations and use functions for multiple messages
986 (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
989 remove unused include
991 2003-03-04 [paul] 0.8.10claws80
994 list 'Compiled plugins'
996 2003-03-03 [christoph] 0.8.10claws79
999 have to multiply the percentage of the current fetch with
1000 the percentage that it has of the total fetch operation
1003 2003-03-03 [christoph] 0.8.10claws78
1006 fix calculation of expected lines for progress indicator
1008 2003-03-03 [christoph] 0.8.10claws77
1011 * src/common/utils.c
1012 fix segfault when opening the root news folder
1014 2003-03-03 [christoph] 0.8.10claws76
1016 * src/mainwindow.[ch]
1017 * src/common/Makefile.am
1018 * src/common/progressindicator.[ch]
1019 add UI independent progress indicator handling
1022 use new progress indicator for message info fetching
1024 * src/common/hooks.h
1027 2003-03-03 [oliver] 0.8.10claws75
1031 removed commented code
1033 2003-03-03 [oliver] 0.8.10claws74
1036 cleanups and refactoring
1038 compose_reply_mode reply & forwarding interface for
1041 act on messages marked for deletion in folderview_selected
1042 based on prefs_common.immediate_exec since a message might
1043 have been deleted by messageview in a folder we are changing
1044 to (does anybody understand what I'm on about ?)
1046 2003-03-03 [oliver] 0.8.10claws73
1048 * src/messageview.[ch]
1050 - messageview_delete: delete message shown in messagview
1051 - messageview_update_view: update messageview to currently
1052 selected summaryview message
1053 - add separate messageview to msgview_list in order to update
1054 toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1055 * src/summaryview.[ch]
1056 summary_get_selection returns a list of selected msgs
1059 toolbar reply refactoring
1061 2003-03-03 [paul] 0.8.10claws72
1063 * sync with 0.8.10cvs21
1064 see ChangeLog 2003-03-03
1066 2003-03-02 [christoph] 0.8.10claws71
1068 * src/common/passcrypt.c
1071 2003-03-02 [christoph] 0.8.10claws70
1074 * src/prefs_account.c
1075 * src/prefs_gtk.[ch]
1076 * src/common/.cvsignore
1077 * src/common/Makefile.am
1078 * src/common/passcrypt.c ** NEW **
1079 * src/common/passcrypt.h.in ** NEW **
1080 Implement password encryption in config files
1081 using unix encrypt and setkey functions. The crypt
1082 key can be set as a configure parameter. Old
1083 passwords will be converted if they do not begin
1086 2003-03-02 [paul] 0.8.10claws69
1088 * src/prefs_account.c
1091 2003-03-01 [thorsten] 0.8.10claws68
1099 corrected format strings
1102 (fix compile errors with GNU gettext-0.11.5)
1104 2003-03-01 [oliver] 0.8.10claws67
1107 menu callbacks call toolbar_menu_reply
1109 2003-03-01 [oliver] 0.8.10claws66
1113 menu callbacks call toolbar_menu_reply
1115 callbacks from menu handled by toolbar_menu_reply
1117 2003-03-01 [paul] 0.8.10claws65
1120 revert commit 0.8.10claws54 - breaks editing of
1124 update Bulgarian translation, submitted by
1127 2003-02-28 [christoph] 0.8.10claws64
1133 * src/gtkxtext.h ** REMOVE **
1139 * src/prefs_common.c
1140 * src/prefs_matcher.c
1141 * src/procheader.[ch]
1144 * src/common/ssl_certificate.c
1145 * src/gtk/colorlabel.c
1148 o remove code obsoleted by new cache and folder system rework
1150 2003-02-28 [oliver] 0.8.10claws63
1153 * fix bug where reply in Messageview replied to
1154 Message displayed in summaryview
1155 (reportedd via ML by chinatinte at gmx dot ch)
1156 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1157 didn't work in separate MessageView Toolbar
1158 (wondering if anybody uses this at all ?)
1159 * src/summaryview.[ch]
1160 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1161 (generalize reply and forward code);
1163 remove focus_in event which updated summaryview to messageview
1165 2003-02-28 [paul] 0.8.10claws62
1168 add the --check option
1169 Patch submitted by Ricardo Mones Lastra
1171 2003-02-28 [paul] 0.8.10claws61
1173 * src/prefs_account.c
1174 re-order 'Signature' items
1176 2003-02-28 [paul] 0.8.10claws60
1178 * sync with 0.8.10cvs20
1179 see ChangeLog 2003-02-28
1181 2003-02-28 [paul] 0.8.10claws59
1184 update to reflect recent movement of files
1186 2003-02-28 [paul] 0.8.10claws58
1188 * sync with 0.8.10cvs19
1189 see ChangeLog 2003-02-28
1191 2003-02-27 [martin] 0.8.10claws57
1193 * src/prefs_matcher.c
1194 fix segfault in prefs_matcher_ok() when the
1195 last entry is deleted and prevents that the
1196 message "entry not saved" comes up after deleting
1199 2003-02-27 [martin] 0.8.10claws56
1201 * src/prefs_filtering.c
1202 fix segfault in prefs_filtering_ok() when the
1203 last entry is deleted and prevents that the
1204 message "entry not saved" comes up after deleting
1207 2003-02-27 [paul] 0.8.10claws55
1209 * sync with 0.8.10cvs18
1210 see ChangeLog 2003-02-27
1212 2003-02-27 [paul] 0.8.10claws54
1215 fix bug where the address book crashes with
1217 Patch [687729] submitted by David Frager
1218 <dbfrager@users.sourceforge.net>
1220 2003-02-25 [christoph] 0.8.10claws53
1223 * src/colorlabel.[ch] ** REMOVE **
1224 * src/gtk/Makefile.am
1225 * src/gtk/colorlabel.[ch] ** NEW **
1226 move colorlabel files to gtk directory
1228 * src/esmtp.[ch] ** REMOVE **
1229 has been merged into smtp.[ch] in 0.7.5
1231 2003-02-25 [christoph] 0.8.10claws52
1234 * src/about.[ch] ** REMOVE **
1235 * src/gtk/Makefile.am
1236 * src/gtk/about.[ch] ** NEW **
1237 move about files to gtk directory
1239 2003-02-25 [christoph] 0.8.10claws51
1242 some code optimization of folder scanning code
1244 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1246 2003-02-25 [christoph] 0.8.10claws50
1249 * src/common/sylpheed.c
1250 add command line parameter parsing to common code
1252 2003-02-24 [christoph]
1256 fix gnome prefix problems, the configure script now removed
1257 `gnome-config --prefix` from `gnome-config --datadir`
1258 and adds $(prefix} instead
1260 (closes Bug 24 Makefile does not respect prefix when installing
1263 2003-02-24 [christoph] 0.8.10claws49
1266 check for valid session before trying to authenticate
1268 (closes Bug 60 crash if "authenticate on logon" is activated
1269 and newsserver-hostname is not valid)
1271 2003-02-24 [melvin] 0.8.10claws48
1273 * src/prefs_actions.c
1274 Make sure all user's input is sent to the action and then
1277 2003-02-23 [alfons] 0.8.10claws46
1280 also wait cursor when deleting files
1284 * tools/freshmeat_search.pl
1285 tools/google_search.pl
1286 scripts should now work for any browser/browser command line
1288 2003-02-22 [christoph] 0.8.10claws45
1291 fix IMAP flag setting, IMAP flag is not handled correctly
1292 anymore by the folder system and information about the
1293 folder should not be saved in the MsgInfo (in my opinion)
1295 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1297 2003-02-22 [christoph] 0.8.10claws44
1300 fix spelling of "label" ;-)
1302 2003-02-22 [thorsten] 0.8.10claws43
1305 src/prefs_common.[ch]
1307 do not use description as attachment name
1309 2003-02-22 [alfons] 0.8.10claws42
1312 freeze/thaw folder item updates when changing color labels,
1313 and put a wait cursors on
1315 2003-02-22 [thorsten] 0.8.10claws41
1318 save-all fixes: crash if invoked on multipart container,
1319 mimeinfo access, pathseparators, error dialog
1321 2003-02-21 [alfons] 0.8.10claws40
1326 2003-02-21 [colin] 0.8.10claws39
1331 2003-02-21 [colin] 0.8.10claws38
1334 Freeze/thaw folderItem updates when filtering messages
1335 via Tools/Filter messages
1337 2003-02-21 [paul] 0.8.10claws37
1340 revert commit 0.8.10claws26, there are ulterior motives
1341 for users to set a Reply-To header when posting to
1344 2003-02-21 [paul] 0.8.10claws36
1346 * sync with 0.8.10cvs17
1347 see ChangeLog 2003-02-21
1349 2003-02-20 [christoph] 0.8.10claws35
1352 IMAP UID fetch speedup using SEARCH
1354 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1357 fix problem with UIDs in IMAP UID cache that no longer existed
1359 2003-02-20 [christoph] 0.8.10claws34
1364 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
1366 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1369 Rewrite imap_cmd_gen_recv use sock_getline instead
1370 of sock_gets to avoid problems with too long reply
1373 2003-02-20 [colin] 0.8.10claws33
1375 * src/prefs_account.c
1378 2003-02-20 [colin] 0.8.10claws32
1381 Remove useless '&& !to_sender'
1386 change my e-mail address
1388 2003-02-19 [colin] 0.8.10claws31
1390 * src/prefs_common.c
1391 X11 style colors for every configurable color
1393 2003-02-19 [alfons] 0.8.10claws30
1395 * src/prefs_gtk.[ch]
1396 * src/prefs_common.c
1397 for color_new accept both plain integers and X11 style color
1398 names (as found in /usr/lib/X11/rgb.txt)
1400 2003-02-19 [paul] 0.8.10claws29
1403 add tooltips to online/offline button and account selector
1406 2003-02-19 [paul] 0.8.10claws28
1410 src/prefs_account.[ch]
1411 src/prefs_common.[ch]
1412 move 'Maximum number of articles to download' to
1414 clean up account prefs gui a little by hiding entries
1415 rather then greying out entries
1417 2003-02-19 [hiro] 0.8.10claws27
1419 * src/common/utils.c
1420 fix bug #54 'yesterdays date is displayed in the message
1423 2003-02-19 [paul] 0.8.10claws26
1426 fix bug reported in Feature Request [688596]
1427 'Reply-to header in news'
1429 2003-02-18 [paul] 0.8.10claws25
1432 add a 'List all keys' button to key selection dialog
1434 2003-02-18 [colin] 0.8.10claws24
1436 * src/stock_pixmap.c
1439 2003-02-18 [colin] 0.8.10claws23
1441 * src/common/smtp.[ch]
1443 Try to starttls if it seems to be the only
1444 way to authenticate a user
1446 2003-02-18 [paul] 0.8.10claws22
1450 src/stock_pixmap.[ch]
1451 src/pixmaps/drafts_close.xpm ** NEW FILE **
1452 src/pixmaps/drafts_open.xpm ** NEW FILE **
1453 as a Drafts folder is a special folder allow it to have
1454 its own unique icons
1456 2003-02-18 [colin] 0.8.10claws21
1459 Fix port selection when using starttls
1461 2003-02-18 [paul] 0.8.10claws20
1464 src/prefs_common.[ch]
1465 make blue the default new mail colour
1467 2003-02-18 [paul] 0.8.10claws19
1469 * sync with 0.8.10cvs14
1470 see ChangeLog 2003-02-18
1472 2003-02-17 [jens] 0.8.10claws18
1475 fixed a compile problem with gcc 3.3
1476 works on 2.95.3 too (testet on PPC as it is big endian)
1478 2003-02-17 [paul] 0.8.10claws17
1480 * sync with 0.8.10cvs13
1481 see ChangeLog 2003-02-17
1483 2003-02-17 [paul] 0.8.10claws16
1485 * sync with 0.8.10cvs12
1486 see ChangeLog 2003-02-17
1488 2003-02-16 [match] 0.8.10claws15
1491 Eliminates reloading of address data when items
1492 deleted or added. Applied submitted by
1493 Luke Plant <lukeplant@softhome.net>
1495 2003-02-16 [paul] 0.8.10claws14
1498 when a 'protocol error' is encountered disconnect from
1499 the server. This means that the user can carry on viewing
1500 other articles and doesn't have to either wait until the
1501 server timesout or quit sylpheed.
1502 Fixes bug #53 'Unable to read messages in newsgroups,
1503 displayed message doesn't change'
1505 2003-02-15 [christoph] 0.8.10claws13
1508 fix bug that stopped scanning of folders when an
1509 IMAP folder was empty
1511 (closes bug 46 stop scan messages in folders after empty folder)
1517 tools/freshmeat_search.pl ** NEW FILE **
1518 tools/google_search.pl ** NEW FILE **
1519 Add 2 Actions scripts which search freshmeat/google
1520 for the selected text using the browser configured
1523 Note: These scripts are very dependent on the format of the
1524 browser command and may not work on every occasion. Testing
1527 2003-02-14 [alfons] 0.8.10claws12
1530 fix breakage because of uninitialized account pointer.
1533 2003-02-14 [paul] 0.8.10claws11
1536 src/prefs_account.[ch]
1537 src/prefs_common.[ch]
1538 move signature settings to Account Prefs
1540 2003-02-14 [paul] 0.8.10claws10
1542 * sync with 0.8.10cvs11
1543 see ChangeLog 2003-02-14
1545 2003-02-13 [thorsten] 0.8.10claws9
1548 revert news progressbar (GUI separation)
1550 2003-02-13 [paul] 0.8.10claws8
1553 make replies behave correctly, re: RFC 1036, Section 2.2.3,
1556 2003-02-13 [paul] 0.8.10claws7
1560 fix 'Follow-up and Reply-to' so that it creates a reply to
1561 the newsgroup and the sender. If the message has the keyword
1562 'poster' in the Followup-To header, all replies go to the
1563 sender, re: RFC 1036, Section 2.2.3
1564 rename all instances of 'ignore_replyto' to 'to_sender', both
1565 were previously used, now we use just one.
1567 2003-02-13 [paul] 0.8.10claws6
1569 * sync with 0.8.10cvs9
1570 see ChangeLog 2003-02-13
1572 2003-02-13 [paul] 0.8.10claws5
1575 show which plugins are configured in the configure
1578 2003-02-12 [thorsten] 0.8.10claws4
1581 show progress while fetching news headers
1583 2003-02-12 [christoph] 0.8.10claws3
1586 * src/plugins/Makefile.am
1587 use AM_CONDITIONAL to enable plugins, automake correctly
1588 manages this when creating distdir
1590 2003-02-12 [christoph] 0.8.10claws2
1592 * ac/spamassassin.m4
1593 * src/plugins/spamassassin/Makefile.am
1594 fix building SpamAssassin plugin without OpenSSL
1596 2003-02-12 [paul] 0.8.10claws1
1600 src/plugins/Makefile.am
1601 fix failure of 'make release'
1603 2003-02-12 [paul] 0.8.10claws
1605 * 0.8.10claws released
1607 2003-02-12 [paul] 0.8.9claws56
1614 updated translations by George Danchev, Ricardo Mones Lastra,
1615 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
1618 Allow the building of RPMs by a regular user. Submitted
1621 2003-02-11 [alfons] 0.8.9claws55
1624 don't use pixmaps for label color rect but draw rectangles
1625 so we can respect the color map of palette based visuals
1626 (fixes the long time crashes on Suns - thanks to Andreas
1627 Engel and Steve O'Hara-Smith for testing)
1629 2003-02-11 [christoph] 0.8.9claws54
1631 * src/matcher_parser_parse.y
1632 correct bug where filering rules of not existing folders in
1633 matcherrc were added to global filtering
1635 (closes Debian Bug #180253 - Directory's filter-rules are merged with
1636 main filter-rules after removing directory, http://bugs.debian.org/180253)
1638 2003-02-11 [paul] 0.8.9claws53
1640 * sync with 0.8.10cvs7
1641 see ChangeLog 2003-02-09
1643 2003-02-11 [melvin] 0.8.9claws52
1646 Updated French tranlsations
1648 2003-02-10 [paul] 0.8.9claws51
1651 correct --enable-openssl
1652 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
1654 2003-02-09 [martin] 0.8.9claws50
1656 * src/prefs_matcher.c
1657 fix segfault in prefs_matcher_substitute_cb() when
1660 2003-02-09 [paul] 0.8.9claws49
1663 fix bug where a newsgroup folder's processing rules were
1664 merged with the global filtering rules when the newsgroup
1665 folder was deleted, causing some seriously bad results,
1666 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
1668 2003-02-08 [melvin] 0.8.9claws48
1671 Corrected and modified an alert message.
1673 2003-02-07 [paul] 0.8.9claws47
1676 fix bug where both an 'Account properties' window and a
1677 'Folder properties' window were opened when clicking on
1678 'Properties' in an NNTP or IMAP folder's popup menu.
1680 2003-02-07 [paul] 0.8.9claws46
1682 * sync with 0.8.10cvs6
1683 see ChangeLog 2003-02-06
1685 2003-02-06 [christoph] 0.8.9claws45
1688 freeze folder updates while importing mbox files
1689 (closes bug 43 importing mbox took hours)
1691 Patch submitted by Jens Rantil <jens.rantil@telia.com>
1693 2003-02-06 [thorsten] 0.8.9claws44
1696 Updated german translations
1698 2003-02-06 [thorsten] 0.8.9claws43
1701 use guint for message numbers (fix count in grouplist dialog)
1703 2003-02-05 [paul] 0.8.9claws42
1705 * sync with 0.8.10cvs2
1706 see ChangeLog 2003-02-05
1708 2003-02-04 [colin] 0.8.9claws41
1710 * src/prefs_common.[ch]
1713 Add an option to disable threading by subject
1715 2003-02-04 [christoph] 0.8.9claws40
1718 only abort fetching mails from multiple accounts when the
1719 error is fatal and does not allow to check any more accounts
1720 (currently only disk full error)
1722 (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
1723 receive mails for other accouts)
1725 2003-02-04 [christoph] 0.8.9claws39
1728 first add the new message to the cache, then
1729 send the update notification
1731 (closes bug 39 after sending message folderview doesnt get updated)
1733 2003-02-04 [colin] 0.8.9claws38
1736 _really_ fix this Connecting... status
1738 2003-02-04 [paul] 0.8.9claws37
1741 see ChangeLog 2003-02-04
1743 2003-02-04 [paul] 0.8.9claws36
1745 * sync with 0.8.9cvs6
1746 see ChangeLog 2003-02-03
1748 2003-02-04 [paul] 0.8.9claws35
1751 updated by André Filipe de Assunção e Brito
1752 <bedecko@netsite.com.br>
1754 2003-02-03 [thorsten] 0.8.9claws34
1757 Updated german translations
1759 2003-02-02 [paul] 0.8.9claws33
1762 updated by Ricardo Mones Lastra
1764 2003-02-02 [thorsten] 0.8.9claws32
1767 Fix mh_get_msginfo() segfault if file is inaccessible
1769 2003-01-31 [colin] 0.8.9claws31
1772 Fix last commit's bug
1774 2003-01-31 [colin] 0.8.9claws30
1777 Missing a change for gpg-signed messages
1779 2003-01-31 [paul] 0.8.9claws29
1781 * src/pixmaps/gpg_signed.xpm ** NEW FILE **
1783 src/stock_pixmap.[ch]
1785 indicate GnuPG signed messages by displaying an icon
1786 in the Attachment column.
1788 2003-01-31 [paul] 0.8.9claws28
1790 * sync with 0.8.9cvs4
1791 see ChangeLog 2003-01-31
1793 2003-01-31 [alfons] 0.8.9claws27
1796 tune URI parser to accept mailto URLs with a '?'
1797 (patch from Ruslan Balkin)
1799 2003-01-31 [colin] 0.8.9claws26
1802 Fix a leak introduced in claws24
1804 2003-01-31 [colin] 0.8.9claws25
1807 Freeze/Thaw folder updates when deleting dups
1809 2003-01-31 [colin] 0.8.9claws24
1814 little speed improvements
1816 2003-01-31 [colin] 0.8.9claws23
1819 Fix segfault when forwarding nothing
1820 Patch from "Ruslan N. Balkin" <baron@voices.ru>
1822 2003-01-30 [paul] 0.8.9claws22
1824 * sync with 0.8.9cvs3
1825 see ChangeLog 2003-01-30
1827 2003-01-30 [paul] 0.8.9claws21
1829 * sync with 0.8.9cvs2
1830 see ChangeLog 2003-01-30
1832 2003-01-29 [paul] 0.8.9claws20
1834 * sync with 0.8.9cvs1
1835 see ChangeLog 2003-01-29
1837 2003-01-28 [paul] 0.8.9claws19
1840 update to reflect changes.
1841 thanks to Ricardo Mones Lastra
1843 2003-01-27 [christoph] 0.8.9claws18
1846 * ac/spamassassin.m4
1847 * src/plugins/spamassassin/README
1848 * src/plugins/spamassassin/libspamc.[ch]
1849 * src/plugins/spamassassin/utils.[ch]
1850 updated to latest libspamc
1852 2003-01-27 [christoph] 0.8.9claws17
1855 fix wrong use of procheader_get_header_fields
1857 2003-01-27 [christoph] 0.8.9claws16
1860 * src/prefs_account.[ch]
1861 * src/common/nntp.[ch]
1862 allow to force authentication for NNTP servers
1864 Patch submitted by Florian Mickler <dmk@d-labs.de>
1866 2003-01-26 [paul] 0.8.9claws15
1869 speed up of marking messages as read
1870 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
1872 2003-01-26 [christoph] 0.8.9claws14
1875 * src/mgutils.[ch] ** REMOVE **
1876 * src/xml.[ch] ** REMOVE **
1877 * src/xmlprops.[ch] ** REMOVE **
1878 * src/common/Makefile.am
1879 * src/common/mgutils.[ch] ** NEW **
1880 * src/common/xml.[ch] ** NEW **
1881 * src/common/xmlprops.[ch] ** NEW **
1882 move xml files to common directory
1884 2003-01-26 [christoph] 0.8.9claws13
1886 * src/plugins/spamassassin/spamassassin_gtk.c
1887 only set gtk entry text if string is available
1889 2003-01-26 [melvin] 0.8.9claws12
1891 * src/description_window.c
1892 Allow resizing of the window
1893 Allow automatic horizontal scroll bar
1894 Do not vertically expand and fill
1896 2003-01-26 [christoph] 0.8.9claws11
1899 * src/gtkutils.[ch] ** REMOVE **
1900 * src/common/sylpheed.c
1901 * src/gtk/Makefile.am
1902 * src/gtk/description_window.c
1903 * src/gtk/gtkutils.[ch] ** NEW **
1904 * src/gtk/prefswindow.c
1905 move gtkutils to gtk directory
1907 2003-01-26 [paul] 0.8.9claws10
1910 rename summary_unread_clicked() to summary_status_clicked()
1912 2003-01-26 [melvin] 0.8.9claws9
1914 * src/prefs_actions.c
1915 Cosmetical changes to the help text
1917 2003-01-26 [paul] 0.8.9claws8
1922 src/prefs_sumamry_column.c
1924 rename the 'Unread' column to 'Status'
1926 2003-01-25 [match] 0.8.9claws7
1929 removed reference to LDAP constants. removed error2string.
1930 included functions to support LDAP dynamic queries.
1932 moved LDAP constants here.
1936 removed references to LDAP constants and references to
1939 2003-01-25 [paul] 0.8.9claws6
1942 summary_thread_build(), summary_thread_init(): remove
1943 unneeded reference to summaryview->folder_item
1945 2003-01-25 [christoph] 0.8.9claws5
1947 * src/gtk/description_window.c
1948 o allow description texts to expand over multiple columns
1949 o translate all columns
1950 * src/prefs_actions.c
1951 change syntax description to use new multi column feature
1953 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1955 2003-01-25 [match] 0.8.9claws4
1958 fixed bug with Quoted-Printable
1960 2003-01-25 [paul] 0.8.9claws3
1963 src/summaryview.[ch]
1964 implement per-folder collapsed/expanded threads setting
1966 * src/prefs_common.c
1967 remove global collapsed/expanded threads option
1969 2003-01-25 [christoph] 0.8.9claws2
1972 add pluginwindow and prefswindow
1974 make send respond correctly to messages that could be added
1975 to the queue folder, but the UID of the message is unknown
1978 don't return guessed UIDs in imap_add_msg anymore. We return
1979 0 to tell the folder system it was appened but the UID is
1980 unknown. Folder system now get's the UID by scaning the folder
1981 and searching the cache for the Message-ID
1982 (closes bug #29 Messages queued, but not sent)
1984 2003-01-25 [paul] 0.8.9claws1
1987 conv_encode_header(): fix bug when long headers with 8-bit
1988 characters are used, so that the encoded words are wrapped.
1989 If the space in the original text falls on the wrap boundary,
1991 Patch by Sergey Vlasov.
1994 fix bug where a change to the sorting method or thread view
1995 of a folder's messages is lost if simpify-subject is set and
1997 Patch by Luke Plant.
1999 2003-01-24 [paul] 0.8.9claws
2001 * sylpheed-0.8.9claws released
2005 remove reference to 'INSTALL.jp'
2007 2003-01-23 [paul] 0.8.8claws128
2013 updated translations. submitted by Ricardo Mones Lastra,
2014 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2016 2003-01-23 [colin] 0.8.8claws127
2019 Fix drafted and queued news articles re-edition
2021 2003-01-23 [melvin] 0.8.8claws126
2024 Updated French translations
2026 2003-01-23 [colin] 0.8.8claws125
2029 Fix "Connecting to..." status message
2031 2003-01-22 [paul] 0.8.8claws124
2034 updated by George Danchev
2037 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2040 2003-01-21 [paul] 0.8.8claws123
2043 updated by George Danchev
2049 don't translate 'Separator'
2051 * src/plugins/spamassassin/Makefile.am
2052 add aspell to CPPFLAGS
2054 * src/plugins/spamassassin/spamassassin.c
2055 src/plugins/spamassassin/spamassassin_gtk.c
2056 set correct default for spamassassin_receive_spam
2057 slightly re-word descriptions and some
2060 2003-01-19 [alfons] 0.8.8claws122
2063 mimeview_save_as(): we might as well show the file name for
2064 the single case "Save As" too
2066 2003-01-19 [alfons] 0.8.8claws121
2069 change bug tracker URL to bugzilla URL
2071 2003-01-19 [alfons] 0.8.8claws120
2074 mimeview_save_all(): display name of file before overwriting;
2075 continue saving all, even when one overwrite was cancelled
2077 2003-01-19 [christoph] 0.8.8claws119
2081 fix wrong usage of procmsg_find_children in summaryview
2082 by using procmsg_update_unread_children instead of
2083 summaryview_update_unread_children
2085 2003-01-19 [christoph] 0.8.8claws118
2088 fix infinite loop in procmsg_find_children
2089 (closes bug #25 sylpheed crashes on delete.)
2091 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2093 2003-01-19 [paul] 0.8.8claws117
2096 updated by Ivan Francolin Martinez
2098 2003-01-18 [melvin] 0.8.8claws116
2100 * src/prefs_actions.c
2101 Removed syntax limitation of only one '&' at the end of command.
2102 Now actions that contain '>/dev/null 2>&1' are possible.
2104 2003-01-18 [melvin] 0.8.8claws115
2106 * src/prefs_actions.c
2107 Actions IO dialog: when the action ends
2108 the "Close" button now has focus and [Escape] closes the
2111 2003-01-18 [christoph] 0.8.8claws114
2114 o add debug output when MsgInfos are really freed
2115 o free GSLists in procmsg_find_children and
2116 procmsg_update_unread_children
2118 2003-01-18 [christoph] 0.8.8claws113
2121 reorder Configuration menu
2123 2003-01-18 [christoph] 0.8.8claws112
2126 fix applying templates to forwarded messages
2128 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2130 2003-01-17 [christoph] 0.8.8claws111
2133 destroy folder items, when a folder item is removed
2135 2003-01-17 [christoph] 0.8.8claws110
2138 fix wrong folder stats update when ignored message is
2141 2003-01-17 [colin] 0.8.8claws109
2145 Quicksearch bugfixes:
2146 - hide help button at startup if not extended
2147 - switch to extended when looking for replies
2151 * sync with 0.8.9 release
2153 2003-01-17 [paul] 0.8.8claws108
2155 * sync with 0.8.8cvs11
2156 see ChangeLog 2003-01-17
2158 2003-01-16 [colin] 0.8.8claws107
2161 Changed encryption test to re-ask passphrase
2162 if an encrypted message hasn't been decrypted
2165 2003-01-16 [christoph] 0.8.8claws106
2168 * src/prefs_toolbar.c
2169 * src/gtk/prefswindow.h
2170 * src/plugins/spamassassin/spamassassin_gtk.c
2171 remove page destroy function that is not used anymore
2173 2003-01-16 [paul] 0.8.8claws105
2175 * sync with 0.8.8cvs9
2176 see ChangeLog 2002-01-16
2178 2003-01-16 [colin] 0.8.8claws104
2181 Fix bug with autosaved drafts for IMAP, when draft
2182 folder is specified - fixes bugzilla bug #20
2184 2003-01-15 [paul] 0.8.8claws103
2188 store folder and message-id of message forwarding
2189 in queue header and set forward flag after sending
2191 2003-01-15 [paul] 0.8.8claws102
2193 * sync with 0.8.8cvs8
2194 see ChangeLog 2002-01-15
2196 2003-01-15 [colin] 0.8.8claws101
2199 Fix linking with GNU libiconv
2201 2003-01-15 [darko] 0.8.8claws100
2204 fix crash when importing pine address book
2205 entry with an empty name (reported by DY
2206 <dybulk at tri8.net>)
2208 2003-01-14 [paul] 0.8.8claws99
2210 * configure.in ** REMOVED **
2211 configure.ac ** NEW FILE **
2212 rename configure.in to configure.ac, as it is now
2215 2003-01-14 [melvin] 0.8.8claws98
2218 folderview_check_new(): More precise function description
2220 2003-01-14 [melvin] 0.8.8claws97
2223 folderview_check_new(): return the number of new messages
2226 inc_account_mail(): Disable counting of new messages for IMAP
2227 and NNTP until bug [19] and [14] are fixed.
2229 2003-01-14 [paul] 0.8.8claws96
2231 * sync with 0.8.8cvs6
2232 see ChangeLog 2003-01-14
2234 2003-01-13 [alfons] 0.8.8claws95
2237 tune email address validation (c. 0.8.8claws89): if . is
2238 just one char away from @, the address is invalid too
2239 (correctly rejects addresses like foo@.com)
2241 2003-01-13 [paul] 0.8.8claws94
2245 fixes to the Message View toolbar and menu:
2246 fix non-functioning Forward button
2247 make Reply button consider default_reply_list
2248 remove 'Follow-up...' menu entry
2249 add 'Forward' and 'Redirect' menu entries
2251 2003-01-13 [melvin] 0.8.8claws93
2254 Fixed typo that could make new messages count incorrect.
2256 2003-01-13 [melvin] 0.8.8claws92
2258 * src/folderview.[ch]
2259 folderview_check_new(): return the number of new messages.
2261 Should fix bug [14] where new mail notification worked
2262 incorrectly with IMAP accounts.
2263 inc_spool_account(): return number of new msgs, or -1 on error
2264 inc_all_spool(): return number of new msgs
2266 2003-01-13 [melvin] 0.8.8claws91
2268 * src/prefs_actions.c
2271 2003-01-12 [thorsten] 0.8.8claws90
2273 * src/common/prefs.c
2274 close file before rename
2276 2003-01-12 [alfons] 0.8.8claws89
2279 add Christian Mertes
2280 * src/common/utils.[ch]
2281 g_stricase_hash(), g_stricase_equal(): functions for
2282 case insensitive hash tables
2284 use top level domain names to validate email address, based
2285 on a patch by Christian Mertes (thanks!), but changed
2286 implementation to use a hash table
2288 2003-01-12 [paul] 0.8.8claws88
2291 updated by George Danchev
2293 2003-01-12 [alfons] 0.8.8claws87
2296 delete / execute performance: use new style folder update
2298 2003-01-12 [paul] 0.8.8claws86
2300 * sync with 0.8.8cvs5
2301 see ChangeLog 2003-01-13 (!)
2303 2003-01-12 [alfons] 0.8.8claws85
2306 * src/matcher_parser_parse.y
2307 prepare change_score filtering action
2309 give up const-correctness on functions that call non-const-correct functions;
2310 several casts to gpointer in g_free();
2313 2003-01-12 [christoph] 0.8.8claws84
2318 * src/gtk/prefswindow.[ch]
2319 * src/plugins/spamassassin/spamassassin_gtk.c
2320 changed the call of the widget create function
2321 for PrefsPages, because sometimes the widget
2322 create function needs a widget that already has
2323 been attached to a window (to create GDK pixmaps
2324 for exmaple). So we simply pass the GtkWindow as
2325 the second parameter now.
2329 * src/prefs_toolbar.[ch]
2330 rewrite Toolbar Preferences using the new
2333 2003-01-11 [alfons] 0.8.8claws83
2336 fix crash when adding sender to addressbook because status bar
2337 isn't there (the status bar doesn't seem to be used though,
2338 but I'll let Match decide what to do with it)
2340 2003-01-11 [colin] 0.8.8claws82
2344 Two useless changes reversed
2346 2003-01-11 [colin] 0.8.8claws81
2350 Add mainwindow_get_mainwindow()
2353 Add alertpanel_error_log()
2360 Network errors get a View Log button
2362 2003-01-10 [alfons] 0.8.8claws80
2364 * src/prefs_toolbar.c
2366 use the translatable string for "Separator" as file name for
2367 separator toolbar items (probably make this uppercase?)
2369 2003-01-10 [alfons] 0.8.8claws79
2371 * src/prefs_toolbar.c
2372 put right A_SEPARATOR description string in "displayed
2373 toolbar items list" so manually added separators are
2374 saved correctly (bug #10, "Adding a separator to the main
2375 toolbar fails, entry in xml file is wrong")
2377 2003-01-10 [christoph] 0.8.8claws78
2381 o use CAPABILITY to check if NAMESPACE is available
2383 2003-01-10 [christoph] 0.8.8claws77
2386 apply UIDPLUS IMAP extension support patch
2388 Patch submitted by Simon 'corecode' Schubert
2390 2003-01-10 [paul] 0.8.8claws76
2393 a sync from main which fixes the news account folders'
2396 2003-01-10 [christoph] 0.8.8claws75
2399 don't accept 0 as a valid uid returned by copy and move
2400 functions. 0 means the message was copied or moved but the
2401 new uid could not be fetched. It is not an error condition
2402 for the copy or move operation.
2404 2003-01-10 [paul] 0.8.8claws74
2406 * src/prefs_filtering.c
2407 change English used in Alert when entry is not
2410 * sync with 0.8.8cvs4
2411 see ChangeLog 2003-01-10
2413 2003-01-10 [darko] 0.8.8claws73
2416 fix crash when importing address book entry
2417 without a valid address
2419 2003-01-09 [alfons] 0.8.8claws72
2422 filtering performance: use new style folder update
2424 2003-01-09 [christoph] 0.8.8claws71
2428 fix wrong selecting of mime encoding type, when
2429 opening property dialog of attachments in the
2430 compose window. 7bit was always selected and that
2431 destoryed files with 8bit data.
2432 (closes bug #9 Sylpheed-claws destroys attachments when
2433 changing MIME-types)
2435 2003-01-09 [paul] 0.8.8claws70
2437 * sync with 0.8.8cvs3
2438 see ChangeLog 2003-01-09
2440 2003-01-08 [alfons] 0.8.8claws69
2443 apply patch by Kim Schulz to fix build breakage
2444 because of missing variable
2446 2003-01-08 [paul] 0.8.8claws68
2448 * sync with 0.8.8cvs2
2449 see ChangeLog 2002-01-08
2451 2003-01-08 [paul] 0.8.8claws67
2454 updated by Alessandro Maestri
2457 when using 'Add sender to addressbook' allow
2458 name to be edited and remarks to be entered
2459 Patch submitted by Luke Plant
2461 2003-01-08 [darko] 0.8.8claws66
2463 * README.claws, src/summaryview.c
2464 fix description for marked messages
2469 tools/launch_phoenix ** NEW FILE **
2470 add script that enables using Phoenix as the default
2472 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
2474 * tools/OOo2sylpheed.pl
2475 remove full path to sylpheed executable, just 'sylpheed'
2479 add launch_phoenix informtion and re-arrange and compress
2482 2003-01-07 [christoph] 0.8.8claws65
2485 fix update for source folder when moving messages
2488 use function to set to_folder for message infos and
2489 automatically update the op_count for old and new
2492 2003-01-07 [melvin] 0.8.8claws64
2494 * src/prefs_actions.c
2495 Fixed bug where an '%p' Action on a displayed image crashed
2497 Code clean up (get rid of duplicated code and removed unnecessary
2500 2003-01-07 [christoph] 0.8.8claws63
2510 * src/prefs_folder_item.c
2514 o remove all folder update triggering from the UI code. The folder
2515 system should know much better when a folder needs an update.
2516 o to prevent multiple updates in a row the folder updates can be
2517 frozen for some time.
2519 Note: - Please verify that no updates are missing
2520 - Check where freeze/thaws should be added
2522 2003-01-07 [christoph] 0.8.8claws62
2524 * src/prefs_actions.c
2525 don't translate empty strings
2527 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2529 2003-01-06 [christoph] 0.8.8claws61
2531 * src/prefs_actions.c
2532 mark strings for gettext
2533 * src/prefs_matcher.c
2534 use new description window for Execute action and
2535 match condition in Filtering
2537 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2539 2003-01-06 [alfons] 0.8.8claws60
2541 keep myself inspired to re-organize matcher part 8;
2542 yes, more to come (I need to move out the descriptive
2543 text for actions to matcher.c, or at least make it not
2544 depend on the wicked ordering)
2546 * src/prefs_matcher.c
2547 add documentation so others may comprehend the
2548 UI part of the conditions
2550 2003-01-06 [christoph] 0.8.8claws59
2552 * src/prefs_actions.c
2553 use new description window for syntax help
2554 * src/gtk/description_window.c
2555 fix display of descriptions with column count != 2
2557 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2559 2003-01-06 [christoph] 0.8.8claws58
2562 * src/summaryview.[ch]
2563 * src/gtk/Makefile.am
2564 * src/gtk/description_window.[ch] ** NEW **
2565 use a generic window to display syntax descriptions
2566 currently used in quote_fmt and summaryview (new description
2567 for extended quick search)
2569 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2571 2003-01-06 [paul] 0.8.8claws57
2573 * sync with 0.8.8cvs1
2574 see ChangeLog 2003-01-06
2576 2003-01-06 [christoph] 0.8.8claws56
2579 * src/prefs_gtk.[ch]
2580 * src/gtk/prefswindow.[ch]
2581 * src/plugins/spamassassin/spamassassin_gtk.c
2582 o remove page management from prefswindow, pages
2583 will be an argument to prefswindow_open
2584 o prefswindow_open gets a datapointer that is
2585 passed to the widget_create function to allow
2586 creation of prefswindow for specific items
2588 2003-01-06 [colin] 0.8.8claws55
2591 We don't want regexp in the reply-finder,
2592 because MIDs can contain !,$,. and so on
2594 2003-01-06 [jens] 0.8.8claws54
2597 fixed a wrong free in jpilot_read_db_files
2599 2003-01-06 [alfons] 0.8.8claws53
2601 re-organize matcher part 8; more to come
2604 matcherprop_to_string(): put g_free()s before the
2605 switch-case break to fix memleaks
2607 2003-01-06 [colin] 0.8.8claws52
2610 cleanup & reply-finder now displays the first
2613 2003-01-05 [alfons] 0.8.8claws51
2615 re-organize matcher part 7; more to come
2618 fixes for constant correctness;
2621 2003-01-05 [alfons] 0.8.8claws50
2623 re-organize matcher part 6; more to come
2626 fixes for constant correctness;
2629 fix for constant correctness
2631 2003-01-05 [colin] 0.8.8claws49
2634 Add account_get_reply_account function
2636 Use account_get_reply_account function
2638 Basic reply-finder - click on the replied
2639 icon gets you to the outbox using quick-search
2641 2003-01-05 [paul] 0.8.8claws48
2643 * src/prefs_common.c
2644 small change to English
2646 * src/prefs_filtering.c
2647 prefs_filtering_action_select(): improve logic and uniformity
2650 2003-01-05 [alfons] 0.8.8claws47
2652 fine tune solution to focus problems (bug #7)
2655 mainwindow_focus_in_event(): remove grab event check
2657 summary_button_pressed(): move selection on right-click
2658 too. we can't possibly move the selection back after
2659 canceling a dialog, because gtk's incomplete focus
2660 management. whether this is a good solution, only time
2663 2003-01-05 [christoph] 0.8.8claws46
2666 fix crash when no imap connection could be established
2668 2003-01-05 [paul] 0.8.8claws45
2673 fix bug 605957 'shortcuts in popup-menu'
2674 make user-defined shortcuts work
2675 show shortcuts that are already defined
2677 Patch submitted by Luke Plant
2679 2003-01-05 [alfons] 0.8.8claws44
2682 focus_in_event handler should not select summary view row
2683 when another window (menu, dialog) grabbed for events
2684 (bug #7, "[0.8.8claws42] Message summary focus")
2686 2003-01-04 [christoph] 0.8.8claws43
2689 update save folder after adding the sent message
2690 (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
2692 2003-01-02 [christoph] 0.8.8claws42
2694 * src/common/plugin.c
2695 fix unloading of all plugins and unload
2696 plugins in reverse order
2698 * src/gtk/pluginwindow.c
2699 implement function of load and unload button
2701 * src/gtk/prefswindow.c
2702 * src/gtk/prefswindow.h
2703 rename register function and add new unregister
2706 * src/plugins/spamassassin/spamassassin_gtk.c
2707 unregister prefs page and update for changes in
2708 src/gtk/prefswindow.c
2710 2003-01-02 [paul] 0.8.8claws41
2713 updated by Ricardo Mones Lastra
2718 fixes and improvements by Urke MMI
2720 2003-01-02 [thorsten] 0.8.8claws40
2723 fixed wrong return value
2725 2003-01-02 [thorsten] 0.8.8claws39
2728 fixed printing wrong variable
2730 2003-01-02 [thorsten] 0.8.8claws38
2733 fixed acessing members of freed pfile struct
2735 2003-01-02 [thorsten] 0.8.8claws37
2738 detect loops across several messages
2739 as suggested by Christoph Hohmann
2741 2003-01-01 [match] 0.8.8claws36
2744 fixed another memory leak.
2746 2003-01-01 [match] 0.8.8claws35
2749 fixed memory leaks. applied Doxygen comments.
2751 2003-01-01 [thorsten] 0.8.8claws34
2754 inhibit endless loop if msg references itself
2755 (closes Bug [ 660477 ] Infinite loop in parent flag search)
2757 2003-01-01 [christoph] 0.8.8claws33
2760 * src/gtk/Makefile.am
2761 * src/gtk/pluginwindow.c ** NEW **
2762 * src/gtk/pluginwindow.h ** NEW **
2765 * src/plugins/demo/demo.c
2766 * src/plugins/spamassassin/spamassassin.c
2767 * src/plugins/spamassassin/spamassassin_gtk.c
2768 write better plugin descriptions
2770 2002-12-31 [christoph] 0.8.8claws32
2772 * src/gtk/prefswindow.c
2773 * src/plugins/spamassassin/spamassassin_gtk.c
2774 some small improvements to GTK code
2776 2002-12-31 [christoph] 0.8.8claws31
2778 * src/plugins/spamassassin/spamassassin_gtk.c
2779 enable folder select button
2781 2002-12-31 [christoph] 0.8.8claws30
2784 * src/gtk/Makefile.am
2785 * src/gtk/prefswindow.c ** NEW **
2786 * src/gtk/prefswindow.h ** NEW **
2787 add new prefs window
2789 * src/common/plugin.c
2790 don't try to load empty config lines
2792 * src/plugins/spamassassin/Makefile.am
2793 * src/plugins/spamassassin/spamassassin.c
2794 * src/plugins/spamassassin/spamassassin.h ** NEW **
2795 * src/plugins/spamassassin/spamassassin_gtk.c ** NEW **
2796 GTK config for SpamAssassin Plugin using
2797 the new prefs window
2799 2002-12-31 [paul] 0.8.8claws29
2802 remove obsolete entry 'src/menu.c'
2804 2002-12-31 [alfons] 0.8.8claws28
2807 * src/matcher_parser_parse.y
2808 * src/prefs_matcher.c
2809 add "ignore_thread" and "~ignore_thread" condition so it's
2810 possible to make the actions / scoring operate on the ignore
2813 2002-12-31 [christoph] 0.8.8claws27
2819 * src/prefs_account.c
2820 * src/prefs_actions.c
2821 * src/prefs_customheader.c
2822 * src/prefs_display_header.c
2827 * src/common/prefs.[ch]
2828 extend prefs file handling for reading and automatic handling
2829 of blocks. When reading prefs_set_block_label will automatically
2830 move on to the block. When writing it will copy all other blocks
2833 * src/common/plugin.c
2834 Now loading plugin filenames from [Plugins] block in
2837 2002-12-30 [christoph] 0.8.8claws26
2839 * src/common/hooks.[ch]
2840 return abort status to caller of hooks_invoke
2843 invoke message filtering hook and stop
2844 default handling when filter returns abort
2846 * src/common/plugin.[ch]
2847 * src/plugins/demo/demo.c
2848 modify plugin loader, because resolving symbols for strings
2849 does not work correctly
2852 * ac/spamassassin.m4 ** NEW **
2853 * src/plugins/spamassassin/.cvsignore ** NEW **
2854 * src/plugins/spamassassin/Makefile.am ** NEW **
2855 * src/plugins/spamassassin/README ** NEW **
2856 * src/plugins/spamassassin/libspamc.[ch] ** NEW **
2857 * src/plugins/spamassassin/spamassassin.c ** NEW **
2858 * src/plugins/spamassassin/utils.[ch] ** NEW **
2859 add spamassassin plugin, see src/plugins/spamassassin/README
2862 2002-12-29 [alfons] 0.8.8claws25
2865 when moving focus from a message view to the main
2866 window, don't forget to select the summary node
2867 of the displayed message. should fix "[ 659103 ]
2868 focus-follows-mouse confuses sylpheed"
2870 2002-12-29 [christoph] 0.8.8claws24
2873 * src/stringtable.[ch] ** REMOVE **
2874 * src/common/Makefile.am
2875 * src/common/stringtable.[ch] ** NEW **
2876 move stringtable files to common directory
2878 2002-12-29 [christoph] 0.8.8claws23
2881 * src/menu.[ch] ** REMOVE **
2882 * src/gtk/Makefile.am
2883 * src/gtk/menu.[ch] ** NEW **
2884 move menu files to gtk directory
2886 2002-12-29 [match] 0.8.8claws22
2890 moved UI specific code out of LDAP code into addressbook
2891 UI code. fixed memory leak.
2893 2002-12-29 [christoph] 0.8.8claws21
2896 only check for IGNORED parent message when message is
2899 2002-12-29 [alfons] 0.8.8claws20
2902 set gtksctree's anchor correct (immediate execute
2903 changes the tree's layout, and anchor points at
2904 the incorrect row). fixes "[ 657233 ] multiple msg
2905 delete sometimes off by 1".
2906 we probably have to look for more tree layout /
2909 2002-12-29 [paul] 0.8.8claws19
2912 fix bug [ 659054 ] incorrect sorting of 'From' column
2913 when using 'display sender using address book'
2914 thanks to Alfons and Luke Plant
2916 2002-12-29 [christoph] 0.8.8claws18
2920 check parent messages for IGNORE THREAD flag, when adding,
2921 moving or copying messages to a folder
2923 2002-12-27 [alfons] 0.8.8claws17
2925 re-organize matcher part 5; more to come
2928 hash keywords in matchparser_tab
2930 2002-12-27 [alfons] 0.8.8claws16
2932 re-organize matcher part 4; more to come
2934 * src/matcher_parser.h
2935 * src/matcher_parser_lex.l
2936 * src/matcher_parser_parse.y
2939 2002-12-27 [alfons] 0.8.8claws15
2941 re-organize matcher part 3; more to come
2946 2002-12-27 [alfons] 0.8.8claws14
2948 re-organize matcher part 2; more to come but this should
2949 work. cc me if there are any regressions.
2952 add prototype for get_matchparser_tab_id()
2953 * src/matcher_parser_lex.l
2954 look up keywords using matchparser_tab_id();
2956 2002-12-27 [alfons] 0.8.8claws12
2958 re-organize matcher part 1
2961 map yacc generated constants to sylpheed matcher constants
2963 add function to find a matcher constant from a string
2965 2002-12-27 [christoph] 0.8.8claws11
2968 MENUITEM_ADD casts the 4th argument from integer to pointer
2969 so it probably should not be a pointer, this means we
2970 should use account id for it and not the account's pointer
2972 2002-12-27 [paul] 0.8.8claws10
2975 remove unneeded 'GtkWidget *vbox'
2978 further sync with 0.8.8 - make sort
2979 by recipient work as expected
2984 2002-12-27 [paul] 0.8.8claws9
2987 updated by Ivan F. Martinez
2989 2002-12-27 [darko] 0.8.8claws8
2991 * src/common/utils.c
2992 added locked pattern to extended search
2994 2002-12-27 [alfons] 0.8.8claws7
2996 * src/prefs_matcher.[ch]
2999 2002-12-26 [alfons] 0.8.8claws6
3002 * src/matcher_parser_lex.l
3003 * src/matcher_parser_parse.y
3004 * src/prefs_matcher.c
3005 allow color label as a condition in the matcher
3007 2002-12-26 [oliver] 0.8.8claws5
3010 enable Addressbook for Main and Messageview
3011 * src/prefs_actions.c
3012 enable actions in Messageview
3014 2002-12-26 [christoph] 0.8.8claws4
3016 * src/common/plugin.c
3017 add a little debug output
3019 * src/plugins/demo/Makefile.am
3020 better use of automake
3022 2002-12-26 [christoph] 0.8.8claws3
3025 * src/common/Makefile.am
3028 2002-12-26 [christoph] 0.8.8claws2
3031 sort configure checks into common / gtk / plugins
3037 * src/common/sylpheed.[ch]
3038 added now sylpheed_done function for shutdown
3039 * src/common/Makefile.am
3040 * src/common/plugin.[ch] ** NEW **
3041 plugin loader and unloader
3042 * src/plugins/.cvsignore ** NEW **
3043 * src/plugins/Makefile.am ** NEW **
3045 * src/plugins/demo/.cvsignore ** NEW **
3046 * src/plugins/demo/Makefile.am ** NEW **
3047 * src/plugins/demo/demo.c ** NEW **
3048 small demo plugin that installs a logtext hook and
3049 outputs the log text to stdout
3051 2002-12-26 [paul] 0.8.8claws1
3054 updated by Ricardo Mones Lastra
3056 2002-12-26 [paul] 0.8.8claws
3058 * 0.8.8claws released
3060 2002-12-26 [paul] 0.8.7claws12
3063 updated by George Danchev
3065 2002-12-26 [paul] 0.8.7claws11
3068 remove unneeded 'src/prefs.c' entry
3070 2002-12-26 [paul] 0.8.7claws10
3074 sync with 0.8.8 release
3079 partial sync with 0.8.8 release
3082 2002-12-25 [alfons] 0.8.7claws9
3085 * src/matcher_parser_lex.l
3086 * src/matcher_parser_parse.y
3087 * src/prefs_matcher.c
3088 add locked flag to possible filtering / matcher
3089 conditions (also a good example what should be
3090 done to add a simple boolean condition)
3092 2002-12-25 [christoph] 0.8.7claws8
3102 * src/prefs.[ch] ** REMOVE **
3103 * src/prefs_account.c
3104 * src/prefs_actions.c
3105 * src/prefs_common.c
3106 * src/prefs_customheader.c
3107 * src/prefs_display_header.c
3108 * src/prefs_filtering.c
3109 * src/prefs_folder_item.c
3110 * src/prefs_gtk.[ch] ** NEW **
3111 * src/prefs_matcher.c
3112 * src/prefs_scoring.c
3113 * src/prefs_summary_column.c
3115 * src/selective_download.c
3117 * src/common/Makefile.am
3118 * src/common/prefs.[ch] ** NEW **
3119 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3121 2002-12-24 [alfons] 0.8.7claws7
3124 summary_thread_build(): fix real cause of the crash mentioned in
3125 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3126 this way we get meaningful ctree nodes
3128 2002-12-24 [oliver] 0.8.7claws6
3130 * src/mainwindow.[ch]
3131 * src/messageview.[ch]
3135 changes to use updated toolbar handling
3137 2002-12-24 [oliver] 0.8.7claws5
3140 generic toolbar handling
3141 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3142 * src/prefs_toolbar.[ch]
3145 2002-12-24 [oliver] 0.8.7claws4
3147 * src/stock_pixmap.[ch]
3148 move SYLPHEED_LOGO to end of list in order
3149 to remove it from Custom Toolbar`s Icon View
3151 2002-12-24 [alfons] 0.8.7claws3
3154 summary_thread_build(): fix crash because of focus != selection
3155 after threading. when deleting the selection, gtk tries but fails
3156 to find the correct focusable element. we now force the selection
3157 to be focused. this should solve the infamous bug reported by
3158 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages").
3159 a test case is available.
3161 2002-12-24 [darko] 0.8.7claws2
3164 don't crash when unmarking message with unread children
3166 2002-12-23 [christoph] 0.8.7claws1
3169 * src/common/Makefile.am
3170 update Makefiles for moved intl.h, version.h and defs.h
3172 rewrite imap_session_get to avoid duplicate code
3174 2002-12-23 [paul] 0.8.7claws
3176 * Santa-Claws released
3180 squeeze in updated Hungarian and Russian translations.
3181 Submitted by Gál Zoltán and Ruslan N. Balkin
3183 2002-12-23 [paul] 0.8.6claws129
3186 updated by Witold Wladyslaw Wojciech Wilk
3188 2002-12-23 [paul] 0.8.6claws128
3190 * src/quote_fmt_parse.y
3191 fix typo and add licence header
3193 2002-12-23 [paul] 0.8.6claws127
3198 2002-12-23 [paul] 0.8.6claws126
3201 updated translation, submitted by Alessandro Maestri
3203 2002-12-23 [paul] 0.8.6claws125
3205 * src/quote_fmt_parse.y
3206 fix signature-stripping on replies bug. match
3207 '-- \n' and not '-- '.
3209 2002-12-22 [paul] 0.8.6claws124
3214 updated translations. submitted by George Danchev,
3215 Ricardo Mones Lastra, and Urke MMI respectively
3217 2002-12-21 [paul] 0.8.6claws123
3222 2002-12-21 [paul] 0.8.6claws122
3225 fix bug [643638] where if a person is in one or more
3226 addressbook groups editing that person's email
3227 address results in removal from those groups.
3228 Patch submitted by Luke Plant.
3230 2002-12-20 [christoph] 0.8.6claws121
3232 * src/common/utils.c
3234 reimplement expand_search_string using GString to
3235 prevent crashs caused by miscalculated string
3236 lengths reported by Paul
3238 2002-12-20 [christoph] 0.8.6claws120
3241 don't use "changed" to check if op_count has to be changed as it
3242 is also set when the message has unread children
3243 (closes bug [ 653221 ] crash while deleting duplicates)
3245 2002-12-20 [paul] 0.8.6claws119
3247 * sync with 0.8.6cvs27
3248 see ChangeLog 2002-12-20
3250 2002-12-20 [paul] 0.8.6claws118
3252 * sync with 0.8.6cvs26
3253 see ChangeLog 2002-12-19 and 2002-12-20
3255 2002-12-19 [alfons] 0.8.6claws117
3258 fix incorrect parsing of email addresses, submitted by
3259 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate
3260 name display if it contains @".
3262 2002-12-18 [paul] 0.8.6claws116
3264 * sync with 0.8.6cvs23
3265 see ChangeLog 2002-12-18
3267 2002-12-18 [paul] 0.8.6claws115
3274 sync with 0.8.6cvs22.
3275 see ChangeLog 2002-12-17 and 2002-12-18
3277 2002-12-17 [christoph] 0.8.6claws114
3280 o don't create a session if imap greeting fails
3281 o don't close socket when authentication fails
3282 this is done by imap_session_destroy
3284 2002-12-17 [thorsten] 0.8.6claws113
3288 tools/google_msgid.pl ** NEW FILE **
3289 Added "search for message-id" script and doc
3291 2002-12-17 [thorsten] 0.8.6claws112
3294 Updated hungarian translation
3295 (updated by Gal Zoltan)
3297 2002-12-16 [christoph] 0.8.6claws111
3300 remove stupid addressbook dump to debug output
3302 fix memory leak found by Hiro
3304 2002-12-14 [paul] 0.8.6claws110
3307 fix menubar sensitivity on send
3309 * src/prefs_filtering.c
3310 * src/prefs_matcher.c
3311 * src/prefs_scoring.c
3314 * src/common/quoted-printable.h
3317 2002-12-13 [christoph] 0.8.6claws109
3320 * src/manage_window.[ch] ** REMOVE **
3321 * src/gtk/Makefile.am
3322 * src/gtk/manage_window.[ch] ** NEW **
3323 move manage_window files to gtk directory
3325 2002-12-13 [christoph] 0.8.6claws108
3328 * src/gtkshruler.[ch] ** REMOVE **
3329 * src/gtk/Makefile.am
3330 * src/gtk/gtkshruler.[ch] ** NEW **
3331 move gtkshruler files to gtk directory
3333 2002-12-13 [christoph] 0.8.6claws107
3337 * src/gtkstext.[ch] ** REMOVE **
3340 * src/gtk/gtkstext.[ch] ** NEW **
3341 * src/gtk/Makefile.am
3342 o move stext functions to gtkstext.c to remove
3343 dependency of gtkutils
3344 o move gtkstext files to gtk directory
3346 * src/gtk/Makefile.am
3347 * src/gtk/sslcertwindow.[ch]
3348 UI stuff can always depend on common code so
3349 it's ok to add ../common to include path
3351 2002-12-13 [colin] 0.8.6claws106
3354 Disconnect sighandlers for mainwindow when
3355 quicksearch has the focus
3357 * src/mainwindow.[ch]
3358 Make key_pressed callback public, to be able
3361 2002-12-13 [christoph] 0.8.6claws105
3364 create .mh_sequences file in new MH folders
3365 (closes feature request [ 523162 ] MH folders should
3366 get a .mh_sequences)
3368 2002-12-13 [colin] 0.8.6claws104
3371 Better handling of quicksearch show/hide
3372 (basically the button stays under the mouse
3375 2002-12-13 [paul] 0.8.6claws103
3377 * sync with 0.8.6cvs17
3378 see ChangeLog 2002-12-13
3380 2002-12-13 [paul] 0.8.6claws102
3383 updated by Ricardo Mones Lastra
3385 2002-12-11 [colin] 0.8.6claws101
3388 remove statusbar stuff
3390 set statusbar verbosity when moving folders
3392 2002-12-11 [colin] 0.8.6claws100
3393 * src/prefs_filtering.c
3394 * src/prefs_matcher.c
3395 * src/prefs_scoring.c
3398 2002-12-11 [colin] 0.8.6claws99
3400 * src/prefs_common.[ch]
3401 Add summary_quicksearch_type
3403 Save last used quicksearch type
3405 2002-12-11 [jens] 0.8.6claws98
3406 * src/prefs_filtering.c
3407 * src/prefs_matcher.c
3408 * src/prefs_scoring.c
3409 added dialog for incomplete rules in scoring, filtering and
3410 matcher to ask wheather really close
3412 2002-12-11 [colin] 0.8.6claws97
3415 Fix folder dnd statusbar logging
3417 2002-12-10 [christoph] 0.8.6claws96
3427 * src/statusbar.[ch]
3428 * src/common/hooks.c
3429 * src/common/log.[ch]
3430 o handle verbose logging in statusbar directly in statusbar code
3431 and common code does not need any knowledge about a statusbar
3432 o remove direct calls to statusbar_(puts|pop)_all functions
3434 2002-12-10 [jens] 0.8.6claws95
3437 removed gettext from g_warnings
3443 2002-12-10 [colin] 0.8.6claws94
3446 finish crash dialog fix
3448 2002-12-10 [colin] 0.8.6claws93
3451 "Fix" "sylpheed already running" instead of
3452 crash dialog appearing after a crash
3454 2002-12-10 [colin] 0.8.6claws92
3457 add src/gtk/sslcertwindow.c
3459 2002-12-10 [paul] 0.8.6claws91
3462 updated to reflect recent changes
3463 submitted by Alessandro Maestri
3465 2002-12-09 [christoph] 0.8.6claws90
3468 * src/smtp.[ch] ** REMOVE **
3469 * src/common/Makefile.am
3470 * src/common/smtp.[ch] ** NEW **
3471 move smtp files to common directory
3473 2002-12-09 [christoph] 0.8.6claws89
3476 * src/session.[ch] ** REMOVE **
3477 * src/common/Makefile.am
3478 * src/common/session.[ch] ** NEW **
3479 move session files to common directory
3481 2002-12-09 [paul] 0.8.6claws88
3484 fix bug [649746] edit accounts: move account reverted
3485 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
3487 2002-12-09 [colin] 0.8.6claws87
3489 * src/ssl_certificate.c
3492 2002-12-09 [colin] 0.8.6claws86
3495 Try to open the cert.pem database and
3496 issue a warning if it isn't there
3498 2002-12-09 [colin] 0.8.6claws85
3500 * src/common/ssl_certificate.c
3501 * src/gtk/sslcertwindow.c
3504 2002-12-09 [colin] 0.8.6claws84
3506 * src/ssl_certificate.[ch] ** REMOVED **
3507 * src/common/ssl_certificate.[ch] ** NEW **
3509 * src/common/Makefile.am
3510 Moved ssl_certificate.[ch] to common
3512 Put back needed include
3513 * src/gtk/sslcertwindow.[ch]
3514 Changed ssl_certificate.h include
3516 2002-12-09 [colin] 0.8.6claws83
3518 * src/gtk/sslcertwindow.[ch]
3519 Implement hook for certificate acception
3520 * src/ssl_certificate.[ch]
3521 Implement hook for certificate acception
3523 Reenable certificate acception check
3525 Register sslcertwindow's hook
3527 2002-12-08 [christoph] 0.8.6claws82
3534 * src/common/utils.c
3535 o add missing includes
3538 * src/common/.cvsignore
3539 * src/common/version.h ** REMOVE **
3540 remove autogenerated file
3542 2002-12-08 [paul] 0.8.6claws81
3545 put back needed include
3547 2002-12-08 [colin] 0.8.6claws80
3549 * src/gtk/sslcertwindow.c
3550 Cleaner popups when asking
3551 * src/ssl_certificate.c
3552 * src/prefs_common.[ch]
3553 remove ssl certificate pref
3554 put back needed include
3556 put back needed include
3558 2002-12-08 [christoph] 0.8.6claws79
3564 only abort hook invokation if required data is missing not
3565 if our own data pointer is NULL, update hookfunction for
3568 2002-12-08 [paul] 0.8.6claws78
3586 * src/sourcewindow.c
3589 clean up: remove unneccesary includes
3591 2002-12-08 [christoph] 0.8.6claws77
3596 * src/common/hooks.[ch]
3597 hook functions now have a gboolean return value, if a hook
3598 returns TRUE it will stop executing of any more hooks in
3599 the same hooklist for this invokation
3601 2002-12-08 [colin] 0.8.6claws76
3604 put back argv0 for CRASH_DIALOG
3606 2002-12-08 [christoph] 0.8.6claws75
3619 * src/prefs_account.[ch]
3620 * src/prefs_common.[ch]
3623 * src/ssl_certificate.[ch]
3624 * src/ssl_manager.[ch]
3625 * src/common/Makefile.am
3627 * src/common/nntp.[ch]
3628 * src/common/socket.[ch]
3629 * src/common/ssl.[ch]
3630 * src/gtk/sslcertwindow.[ch]
3632 use new autoconf script to detect OpenSSL with extra parameters
3633 to specify the location of libs and includes, also remove USE_SSL
3636 * src/common/sylpheed.[ch]
3637 * src/common/version.h.in
3638 start seperation of common code initialization seperated from gui
3641 The function that is called when a color label changes
3642 should not change the color lable again
3644 2002-12-08 [colin] 0.8.6claws74
3646 * src/gtk/sslcertwindow.c
3649 2002-12-08 [colin] 0.8.6claws73
3653 Register a hook for statusbar_puts_all
3655 invoke statusbar_puts_all's hook
3657 2002-12-08 [colin] 0.8.6claws72
3659 * src/ssl_certificate.c
3660 Put back a badly-removed include
3662 2002-12-08 [colin] 0.8.6claws71
3664 * src/gtk/sslcertwindow.[ch] ** NEW **
3665 new certificate presentation
3666 * src/gtk/Makefile.am
3668 * src/ssl_certificate.[ch]
3669 gtk cleanup, made utility functions public
3671 use new cert presentation
3673 2002-12-07 [christoph] 0.8.6claws70
3676 * src/nntp.[ch] ** REMOVE **
3677 * src/common/Makefile.am
3678 * src/common/nntp.[ch] ** NEW **
3679 move nntp files to common directory
3681 2002-12-07 [christoph] 0.8.6claws69
3685 implement msginfo update callback using sylpheed's new
3686 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
3688 2002-12-06 [christoph] 0.8.6claws68
3691 This patch changes the 'Edit Group Details' dialog to
3692 allow extended selections in either pane, so that
3693 addresses can be added or removed from a group more
3694 quickly and easily. (it actually is a net decrease in
3695 file size, as some unnecessary functions have been
3697 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
3699 2002-12-06 [christoph] 0.8.6claws67
3702 * src/template.[ch] ** REMOVE **
3703 * src/common/Makefile.am
3704 * src/common/template.[ch] ** NEW **
3705 move template files to common directory
3708 add missing log.h include
3710 2002-12-06 [melvin] 0.8.6claws66
3712 * src/prefs_actions.c
3713 Added the trailing ">" syntax to insert command's output
3714 without replacing old text (in contrast to trailing "|").
3716 2002-12-05 [colin] 0.8.6claws65