5 2003-05-09 [paul] 0.8.11claws149
7 * sync with 0.8.11cvs43
8 see ChangeLog 2003-05-09
10 2003-05-08 [christoph] 0.8.11claws148
13 o use CAPABILIY as first command and check for PREAUTH
14 information in the response to it
15 o rewrite all imap_cmd_* functions to use an IMAPSession
16 instead of a SockInfo as parameter
17 o do STARTTLS after fetching and checking the server
20 2003-05-08 [paul] 0.8.11claws147
24 tools/convert_mbox.pl ** NEW FILE **
25 add mbox conversion script. Submitted by
26 Fred Marton <Fred.Marton@uni-bayreuth.de>
28 2003-05-07 [christoph]
31 * src/gtk/pluginwindow.glade
32 * src/plugins/image_viewer/viewerprefs.glade
33 * src/plugins/spamassassin/spamassassin_gtk.glade
34 add glade files for user interfaces and a description how
35 to use glade to create the sylpheed code
37 2003-05-07 [paul] 0.8.11claws146
39 * sync with 0.8.11cvs41
40 see ChangeLog 2003-05-07
42 2003-05-06 [christoph] 0.8.11claws145
45 * src/plugins/image_viewer/viewer.c
46 fix usage of imlib in imageviewer plugin
48 * src/gtk/prefswindow.c
49 handle window close event correctly
51 2003-05-06 [paul] 0.8.11claws144
54 fix typo introduced in sync
56 2003-05-06 [paul] 0.8.11claws143
58 * sync with 0.8.11cvs39
59 see ChangeLog 2003-05-06
61 2003-05-06 [paul] 0.8.11claws142
65 updated Czech translation, submitted by
66 Radek Vybiral <Radek.Vybiral@vsb.cz>
68 * src/plugins/clamav/clamav_plugin_gtk.c
71 2003-05-03 [alfons] 0.8.11claws141
74 make paste as quotation work even when the call to
75 text_inserted() was deferred (fixes bug #140 "Paste
76 as quotation does not work when using "external"
79 2003-05-03 [thorsten] 0.8.11claws140
86 function with non-int retval/param used before
87 implementation/declaration
89 2003-05-02 [paul] 0.8.11claws139
95 revert match's changes to (finally) remove the bug where
96 opening a folder causes massive slowdown when using the
97 'Display sender using address book' option
99 2003-05-01 [melvin] 0.8.11claws138
101 * src/plugins/dillo_viewer/dillo_prefs.[ch]
102 * src/plugins/dillo_viewer/dillo_viewer.c
103 Fixed bug where "Cancel" button from prefs issued
105 Comply a little more to coding style
107 2003-05-01 [paul] 0.8.11claws137
109 * sync with 0.8.11cvs38
110 see ChangeLog 2003-05-01
112 2003-05-01 [paul] 0.8.11claws136
115 updated by George Danchev
117 2003-04-30 [christoph] 0.8.11claws135
119 * src/plugins/dillo_viewer/dillo_prefs.c
120 * src/plugins/image_viewer/viewerprefs.c
121 * src/plugins/spamassassin/spamassassin_gtk.c
122 remove gtk_widget_ref() calls for widgets in
125 2003-04-30 [paul] 0.8.11claws134
128 ok, this time a better fix for the bug where opening folder
129 has massive slowdown when using the 'Display sender using
132 2003-04-30 [paul] 0.8.11claws133
135 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
137 2003-04-30 [melvin] 0.8.11claws132
139 New: Dillo plugin preferences (patch by Dimitar Haralanov)
141 * src/plugins/dillo_viewer/dillo_prefs.[ch] *** NEW ***
142 Preferences for the dillo plugin
143 * src/plugins/dillo_viewer/dillo_viewer.c
144 Support for preferences
145 * src/plugins/dillo_viewer/Makefile.am
146 Added dillo_prefs.[ch]
148 2003-04-30 [alfons] 0.8.11claws131
150 * src/common/plugin.[ch]
151 see? this ANSI C'fication immediately gives us type
154 2003-04-30 [alfons] 0.8.11claws130
156 * src/common/plugin.[ch]
157 * src/plugins/clamav/clamav_plugin.[ch]
158 * src/plugins/clamav/clamav_plugin_gtk.c
159 * src/plugins/demo/demo.c
160 * src/plugins/dillo_viewer/dillo_viewer.c
161 * src/plugins/image_viewer/plugin.c
162 * src/plugins/image_viewer/viewer.[ch]
163 * src/plugins/image_viewer/viewerprefs.[ch]
164 * src/plugins/mathml_viewer/mathml_viewer.c
165 * src/plugins/spamassassin/spamassassin.[ch]
166 * src/plugins/spamassassin/spamassassin_gtk.c
167 * src/plugins/trayicon/trayicon.c
170 2003-04-30 [alfons] 0.8.11claws129
173 make is_ascii_str() fail gracefully when NULL pointer
176 2003-04-30 [paul] 0.8.11claws128
179 fix bug where opening folder has massive slowdown when
180 using the 'Display sender using address book' option
182 2003-04-30 [paul] 0.8.11claws127
184 * src/plugins/clamav/clamav_plugin.c
185 src/plugins/clamav/clamav_plugin_gtk.c
186 src/plugins/demo/demo.c
187 src/plugins/dillo_viewer/dillo_viewer.c
188 src/plugins/image_viewer/plugin.c
189 src/plugins/mathml_viewer/mathml_viewer.c
190 src/plugins/spamassassin/spamassassin.c
191 src/plugins/spamassassin/spamassassin_gtk.c
192 src/plugins/trayicon/trayicon.c
193 get rid of eye-hurting function signatures
195 2003-04-30 [paul] 0.8.11claws126
197 * src/plugins/trayicon/trayicon.c
203 2003-04-30 [paul] 0.8.11claws125
206 arrange the plugins in reverse alphabetical order
208 * src/plugins/clamav/clamav_plugin.[ch]
209 src/plugins/clamav/clamav_plugin_gtk.c
211 resize max_size window
212 re-arrange the order of some gui elements
215 * src/plugins/image_viewer/plugin.c
216 src/plugins/mathml_viewer/mathml_viewer.c
219 * src/plugins/spamassassin/spamassassin_gtk.c
220 resize max_size window
221 re-arrange the order of some gui elements
227 2003-04-30 [alfons] 0.8.11claws124
230 fix a leak found while browsing Martin Kluge's
231 valgrind log (Claws only)
233 2003-04-29 [darko] 0.8.11claws123
236 include wchar.h if it is available, fixes compilation
239 2003-04-29 [melvin] 0.8.11claws122
241 * src/prefs_actions.c
242 Improved help text of Actions' syntax
244 2003-04-28 [paul] 0.8.11claws121
247 a better fix for the crash when performing an action
250 2003-04-28 [paul] 0.8.11claws120
253 fix crash when performing an action on a
256 2003-04-28 [paul] 0.8.11claws119
258 * sync with 0.8.11cvs36
259 see ChangeLog 2003-04-28
261 2003-04-27 [paul] 0.8.11claws118
263 * more sync with 0.8.11cvs35
264 see ChangeLog 2003-04-25
266 2003-04-26 [christoph] 0.8.11claws117
269 fix remove virtual check
271 2003-04-26 [paul] 0.8.11claws116
274 fix return-receipt, make it work again
276 2003-04-26 [paul] 0.8.11claws115
279 restore double-clicking of the [application/pgp-signature
280 (Select "Check signature" to check)] line in the message view,
281 broken in recent sync
283 2003-04-26 [christoph] 0.8.11claws114
286 check if remove virtual really exists before
289 2003-04-25 [match] 0.8.11claws113
296 * src/ldapserver.[ch]
297 fix memleak. fix segfault.
300 2003-04-25 [alfons] 0.8.11claws112
305 2003-04-25 [alfons] 0.8.11claws111
307 * src/common/session.c
310 2003-04-25 [paul] 0.8.11claws110
312 * sync with 0.8.11cvs35
313 see ChangeLog 2003-04-24 and 2003-04-25
315 * src/gtk/pluginwindow.c
316 correct another strange float value
318 2003-04-24 [christoph] 0.8.11claws109
321 freeze folder item updates when unsetting new flags
323 * src/gtk/pluginwindow.c
324 correct strange float value
326 2003-04-23 [paul] 0.8.11claws108
328 * sync with 0.8.11cvs33
329 see ChangeLog 2003-04-23
331 2003-04-22 [paul] 0.8.11claws107
336 src/pgptext.[ch] ** REMOVED **
337 remove pgptext.[ch] as its not used any more
339 2003-04-22 [paul] 0.8.11claws106
341 * sync with 0.8.11cvs31
342 see ChangeLog 2003-04-21 and 2003-04-22
344 2003-04-21 [alfons] 0.8.11claws105
347 No access to GTK structures if we're a spawned child
348 (and clean up code a little bit...) Should fix #126.
350 2003-04-21 [melvin] 0.8.11claws104
352 * src/plugins/dillo_viewer/README
353 Improved slightly the text.
355 2003-04-21 [melvin] 0.8.11claws103
357 * src/plugins/dillo_viewer/README *** NEW ***
358 Added a README file for the Dillo plugin
363 tools/outlook2sylpheed.pl
364 updated and improved by Ricardo Mones Lastra
366 2003-04-18 [oliver] 0.8.11claws102
369 * src/prefs_account.h
370 remove Pop3SessionType (used by selective download)
371 * src/prefs_toolbar.c
372 enable set Default Toolbar button
374 2003-04-18 [paul] 0.8.11claws101
376 * sync with 0.8.11cvs29
377 see ChangeLog 2003-04-18
379 2003-04-17 [paul] 0.8.11claws100
381 * src/prefs_common.[ch]
383 remove 'Open next message on deletion' option,
384 as the same effect can now be achieved via the
385 'Always open messages in summary when selected'
388 2003-04-17 [paul] 0.8.11claws99
390 * sync with 0.8.11cvs28
391 see ChangeLog 2003-04-17
393 2003-04-17 [christoph] 0.8.11claws98
396 * src/plugins/spamassassin/libspamc.[ch]
397 * src/plugins/spamassassin/utils.[ch]
398 sync libspamc with SpamAssassin project
400 2003-04-17 [christoph] 0.8.11claws97
402 * src/common/socket.h
403 * src/gtk/sslcertwindow.h
404 rename old USE_SSL to USE_OPENSSL
406 2003-04-17 [paul] 0.8.11claws96
409 use gulong for P_COLOR so that it compiles/runs on
410 64-bit systems. Patch submitted by James Noyes
411 <jnoyes-claws@retrogeeks.com>
416 2003-04-17 [paul] 0.8.11claws95
418 * sync with 0.8.11cvs27
419 see ChangeLog 2003-04-16
421 2003-04-15 [paul] 0.8.11claws94
423 * src/prefs_common.[ch]
424 rearrange to stop the window getting too long:
425 move Receive dialog stuff to Receive tab
426 move Send dialog to Send tab
428 rename 'Open messages in summary with cursor keys' to
429 'Always open messages in summary when selected', as its
432 2003-04-15 [paul] 0.8.11claws93
434 * src/prefs_common.[ch]
436 add new option '/Interface/Open next message on deletion'
438 2003-04-15 [paul] 0.8.11claws92
440 * src/summaryview.[ch]
441 add /Mark/Lock and /Mark/Unlock to the pop-up
442 menu. Patch submitted by Ivan Francolin Martinez
443 <ivanfm@users.sourceforge.net>
445 2003-04-15 [paul] 0.8.11claws91
447 * sync with 0.8.11cvs24
448 see ChangeLog 2003-04-15
450 2003-04-14 [jens] 0.8.11claws90
452 * updated German translation and some corrections from
453 Roland Bless <bless@tm.uka.de>
455 2003-04-14 [paul] 0.8.11claws89
457 * sync with 0.8.11cvs22
458 see ChangeLog 2003-04-14
460 2003-04-13 [paul] 0.8.11claws88
462 * src/plugins/clamav/clamav_plugin.c
466 2003-04-12 [paul] 0.8.11claws87
468 * src/plugins/clamav/clamav_plugin.c
469 activate enable/disable archive scanning option
471 * src/plugins/clamav/.cvsignore ** NEW FILE **
473 2003-04-12 [paul] 0.8.11claws86
475 * src/plugins/Makefile.am
476 src/plugins/clamav/Makefile.am ** NEW FILE **
477 src/plugins/clamav/README ** NEW FILE **
478 src/plugins/clamav/clamav_plugin.[ch] ** NEW FILES **
479 src/plugins/clamav/clamav_plugin_gtk.c ** NEW FILE **
480 add Clam AntiVirus plugin
482 2003-04-12 [paul] 0.8.11claws85
484 * sync with 0.8.11cvs21
485 see ChangeLog 2003-04-11
487 2003-04-11 [paul] 0.8.11claws84
490 update Spanish translation. Submitted by Ricardo
493 2003-04-10 [christoph] 0.8.11claws83
496 fix typo that did not move unfiltered mails to destination
499 (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
500 when filtering from spool)
502 2003-04-10 [christoph] 0.8.11claws82
505 use BODY.PEEK instead of BODY in in message fetch operation
506 to make sure the IMAP server does not set the \Seen flag for
507 messages. Sylpheed does that later itself, when the message
508 is opened in sylpheed
510 (closes Bug 111 Claws destroys unread marks)
512 2003-04-09 [oliver] 0.8.11claws81
515 fix crash in folder_destroy
517 remove selective download
519 2003-04-09 [christoph] 0.8.11claws80
522 fix crash in imap_get_msginfo() when then fetched message
525 (closes Bug 110 Crash during mail composition)
527 2003-04-08 [christoph] 0.8.11claws79
530 * src/prefs_account.c
531 Filter new messages that are found in an INBOX folder
532 when 'Filter messages on receiving' is enabled in the
533 Folder's AccountPrefs. This allows to use Sylpheed's
534 filtering engine for IMAP folders where messages are
535 added to the INBOX by a MTA
537 2003-04-08 [paul] 0.8.11claws78
540 clean up after last commit
542 2003-04-08 [paul] 0.8.11claws77
544 * sync with 0.8.11cvs20
545 see ChangeLog 2003-04-07 and 2003-04-08
547 2003-04-07 [christoph] 0.8.11claws76
553 add procmsg_msginfo_filter() to execute filtering actions
555 2003-04-06 [christoph] 0.8.11claws75
558 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
560 2003-04-06 [christoph] 0.8.11claws74
562 * src/common/utils.[ch]
563 add g_int_compare() function for slist sorting
566 fetch all MsgInfos with one command in imap_get_msginfos()
567 using an imap set with a list of ranges
570 use new g_int_compare() function
572 2003-04-06 [thorsten] 0.8.11claws73
575 corrected implementation of mh_folder_destroy()
577 2003-04-05 [christoph] 0.8.11claws72
595 o rename structure field names class and new to klass and
596 new_msgs, to allow including files in C++
597 o add 'extern "C"' block to some header files
598 o add MsgInfoList and MsgNumberList as alias for GSList for
599 developers to know what type of list is expected
601 * src/plugins/image_viewer/plugin.c
602 * src/plugins/image_viewer/viewer.[ch]
603 * src/plugins/image_viewer/viewerprefs.[ch]
604 rename function names to prevent conflicts
606 2003-04-05 [paul] 0.8.11claws71
608 * sync with 0.8.11cvs18
609 see ChangeLog 2003-04-03 and 2003-04-04
611 2003-04-02 [christoph] 0.8.11claws70
615 * src/mbox_folder.[ch]
618 o Make all virtual folder functions private
619 o remove unused folder code
621 * src/common/socket.[ch]
625 2003-03-30 [alfons] 0.8.11claws69
628 remove two debug traces and see if people still report
631 2003-03-30 [alfons] 0.8.11claws68
634 * src/commons/session.c
635 add more debug traces
637 2003-03-30 [christoph] 0.8.11claws67
640 change processing folder name from .processing to processing
643 disable SSL certificate check because it causes Xlib error
644 when the child process want's to open an GTK window
646 2003-03-30 [christoph] 0.8.11claws66
649 don't use default folder for processing folder item because
650 it can be a non local folder
652 (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
654 2003-03-30 [alfons] 0.8.11claws65
657 try fixing crashes when sending messages: my gcc 2.95.4 seems
658 to generate bad code for 'send_send_data_progressive': When
659 called from 'send_send_data_finished', the 'data' pointer is
660 cleared just before the assignment to the dialog pointer
662 2003-03-29 [christoph] 0.8.11claws64
665 * src/plugins/image_viewer/Makefile.am
666 * src/plugins/image_viewer/plugin.c
667 * src/plugins/image_viewer/viewer.[ch]
668 * src/plugins/image_viewer/viewerprefs.[ch] ** NEW **
669 add PrefsPage for ImageViewer
671 2003-03-28 [thorsten] 0.8.11claws63
673 * src/common/session.c
676 2003-03-28 [paul] 0.8.11claws62
678 * sync with 0.8.11cvs16
679 see ChangeLog 2003-03-28
681 2003-03-28 [paul] 0.8.11claws61
683 * sync with 0.8.11cvs15
684 see ChangeLog 2003-03-28
686 2003-03-27 [christoph] 0.8.11claws60
690 * src/common/socket.[ch]
691 set socket state to DISCONNECTED when any operation
692 fails to allow reconnecting in IMAP code without
693 checking the return code of all calls to the command
698 remove some more stuff that depends on specific
701 2003-03-27 [paul] 0.8.11claws59
703 * sync with 0.8.11cvs14
704 see ChangeLog 2003-03-27
706 * src/selective_download.[ch] ** REMOVED **
709 2003-03-27 [christoph] 0.8.11claws58
712 fix handling of tmp_flags in flag copy function
714 2003-03-27 [paul] 0.8.11claws57
716 * sync with 0.8.11cvs13
717 see ChangeLog 2003-03-27
719 2003-03-27 [oliver] 0.8.11claws56
722 remove sel_download_cb
724 2003-03-27 [oliver] 0.8.11claws55
729 2003-03-26 [oliver] 0.8.11claws54
734 remove selective donwload readme
736 2003-03-26 [oliver] 0.8.11claws53
738 * src/matcher_parser_parse.y
740 * src/prefs_account.[ch]
741 * src/prefs_filtering.c
742 remove selective donwload
744 2003-03-26 [oliver] 0.8.11claws52
749 remove selective donwload
751 2003-03-26 [oliver] 0.8.11claws51
754 * src/selective_download.[ch] ** REMOVE **
756 2003-03-26 [christoph] 0.8.11claws50
759 fix NEWS that got broken by a sync with sylpheed-main
761 2003-03-26 [christoph] 0.8.11claws49
764 fix mime type guessing when no mime type is found for a file
766 2003-03-25 [christoph] 0.8.11claws48
770 remove mime type guessing from mime parser and use
771 name based mime types in viewer lookup for mime type
772 application/octet-stream
774 2003-03-25 [christoph] 0.8.11claws47
777 * doc-src/rfc2554.txt
778 add RFC about SMTP AUTH
781 * src/common/smtp.[ch]
782 add extra error code for authentication errors and
783 clear temporary password when this error occurs
785 (closes Bug 84 authentication failure while sending should
786 prompt for password again)
788 2003-03-25 [christoph] 0.8.11claws46
792 * src/imageview.[ch] ** REMOVE **
793 * src/messageview.[ch]
795 * src/prefs_common.[ch]
797 * src/plugins/Makefile.am
798 * src/plugins/image_viewer/.cvsignore ** NEW **
799 * src/plugins/image_viewer/Makefile.am ** NEW **
800 * src/plugins/image_viewer/plugin.c ** NEW **
801 * src/plugins/image_viewer/viewer.[ch] ** NEW **
802 move image viewer into a plugin (building is enabled by default)
803 [ToDo: Prefs for resize and autoview]
805 2003-03-25 [paul] 0.8.11claws45
807 * sync with 0.8.11cvs12
808 see ChangeLog 2003-03-26
810 2003-03-25 [paul] 0.8.11claws44
812 * sync with 0.8.11cvs11
813 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
815 Note: Selective Download is broken.
817 2003-03-22 [christoph] 0.8.11claws43
820 code cleanup for flags copying
822 2003-03-22 [christoph] 0.8.11claws42
824 * src/plugins/trayicon/trayicon.c
825 fix setting the transparent area when the window size
826 is forced by the system tray
828 2003-03-22 [christoph] 0.8.11claws41
830 * src/plugins/trayicon/gnome-mail.xpm ** REMOVE **
831 * src/plugins/trayicon/gnome-nomail.xpm ** REMOVE **
832 * src/plugins/trayicon/newmail.xpm ** NEW **
833 * src/plugins/trayicon/nomail.xpm ** NEW **
834 * src/plugins/trayicon/trayicon.c
835 * src/plugins/trayicon/unreadmail.xpm ** NEW **
836 o replace GBiff icons with KBiff icons resized to 16x16 pixel
837 o add icon for unread mails
838 o set transparency for window
840 2003-03-22 [christoph] 0.8.11claws40
843 init news session to prevent crash when session is closed
845 2003-03-22 [christoph] 0.8.11claws39
848 * src/common/session.[ch]
849 Init session data to make sure we don't have invalid pointers
850 for read_ch and write_ch when new multi process sessions are
854 * src/common/plugin.c
855 * src/common/sylpheed.c
856 * src/plugins/demo/demo.c
857 * src/plugins/dillo_viewer/dillo_viewer.c
858 * src/plugins/mathml_viewer/mathml_viewer.c
859 * src/plugins/spamassassin/spamassassin.c
860 * src/plugins/spamassassin/spamassassin_gtk.c
861 add plugin types to allow loading plugins at different times
862 (and maybe for different frontends), because it's not good to
863 load GTK-Plugins gefore gtk_init was called
866 * src/plugins/Makefile.am
867 * src/plugins/trayicon/.cvsignore ** NEW **
868 * src/plugins/trayicon/Makefile.am ** NEW **
869 * src/plugins/trayicon/eggtrayicon.c ** NEW **
870 * src/plugins/trayicon/eggtrayicon.h ** NEW **
871 * src/plugins/trayicon/gnome-mail.xpm ** NEW **
872 * src/plugins/trayicon/gnome-nomail.xpm ** NEW **
873 * src/plugins/trayicon/trayicon.c ** NEW **
874 New Trayicon plugin that shows an icon in a systray that uses
875 XEMBED protocol like Gnome's systray. Icon shows if there
876 are new mails and a tooltip shows information about new,
877 unread and total messages.
879 2003-03-22 [paul] 0.8.11claws38
882 fix ESMTP AUTH CRAM-MD5
883 [sync with main (still version 0.8.11cvs6), see
884 ChangeLog 2003-03-22]
886 2003-03-21 [colin] 0.8.11claws37
889 Fix USE_SSL => USE_OPENSSL
891 2003-03-21 [colin] 0.8.11claws36
894 Fix counts in drag and dropped subfolders
896 2003-03-21 [colin] 0.8.11claws35
900 speed up a bit folder dnd
902 2003-03-20 [alfons] 0.8.11claws34
907 don't send locked queue messages
908 (feature request "[ 705245 ] Locking message in outbox
909 should prevent sending")
911 2003-03-20 [christoph] 0.8.11claws33
914 remove NEW and UNREAD flag in special folders when scanning
917 fix ESMTP AUTH CRAM-MD5
919 2003-03-20 [paul] 0.8.11claws32
921 * src/prefs_account.c
922 Re-write 'Tunnel command to open connection' as
923 'Use command to communicate with server', and disable
924 it for all except IMAP accounts
926 2003-03-20 [paul] 0.8.11claws31
928 * sync with 0.8.11cvs6
929 see ChangeLog 2003-03-20
931 2003-03-19 [match] 0.8.11claws30
934 include documentation. minor refactoring.
935 * src/addr_compl.[ch]
937 * src/addresbook.[ch]
939 re-enable address lookup (was disabled in
942 2003-03-19 [christoph] 0.8.11claws29
945 add temp flag handling, will make moving and copying
946 messages possible again
949 correct calulation of folder stats
951 2003-03-18 [match] 0.8.11claws28
954 remove case sensitive comparison (closes bug 80).
956 2003-03-18 [christoph] 0.8.11claws27
959 fix imap using a tunnel command
963 2003-03-18 [christoph] 0.8.11claws26
968 rewrite flag handling for folders
970 2003-03-18 [christoph] 0.8.11claws25
975 unset NEW and UNREAD flags when message is ignored, to make
976 sure messages don't show up as unread on other IMAP clients,
977 because the IGNORE_THREAD flag can not be syncronized through
980 2003-03-17 [christoph] 0.8.11claws24
983 don't use recursion to fetch uids when the number of messages
984 does not match. Moved code into subfunction that is used
985 again when needed, to prevent an endless loop.
987 2003-03-17 [thorsten] 0.8.11claws23
990 export imageview_get_resized_size() (for plugins)
991 * src/prefs_common.[ch]
992 added prefs_common_get() (for plugins)
994 2003-03-17 [christoph] 0.8.11claws22
997 o remove UID guessing from copy code
998 o support UIDPLUS extension for APPEND command
1000 2003-03-17 [paul] 0.8.11claws21
1003 remove 'Compiled-plugins' section.
1005 * src/plugins/dillo_viewer/dillo_viewer.c
1006 slight change to description text
1008 2003-03-16 [match] 0.8.11claws20
1009 * src/ldapserver.[ch] ** NEW **
1010 * src/ldapctrl.[ch] ** NEW **
1011 * src/ldapquery.[ch] ** NEW **
1012 * src/ldaputil.[ch] ** NEW **
1013 * src/addrcindex.[ch] ** NEW **
1014 * src/addrquery.h ** NEW **
1016 * src/addrcache.[ch]
1017 * src/addrindex.[ch]
1018 * src/addr_compl.[ch]
1019 * src/addressbook.[ch]
1024 * src/editldap_basedn.c
1028 included dynamic LDAP queries. improved address
1031 2003-03-16 [paul] 0.8.11claws19
1033 * tools/multiwebsearch.pl
1036 2003-03-16 [christoph] 0.8.11claws18
1039 * src/plugins/dillo_viewer/dillo_viewer.c
1040 * src/plugins/mathml_viewer/mathml_viewer.c
1041 make unregistering of MimeViewerFactorys possible
1043 2003-03-16 [alfons] 0.8.11claws17
1048 2003-03-16 [melvin] 0.8.11claws16
1050 * src/plugins/dillo_viewer.c
1051 Fixed bug where it was not possible to view more than
1052 one text/html attachment per message (bug discovered
1053 by Christoph Hohmann).
1055 2003-03-15 [melvin] 0.8.11claws15
1057 * src/prefs_actions.c
1058 Fixed compilation warnings.
1060 2003-03-15 [melvin] 0.8.11claws14
1062 * src/plugins/Makefile.am
1063 * src/plugins/dillo_viewer/.cvsignore ** NEW **
1064 * src/plugins/dillo_viewer/Makefile.am ** NEW **
1065 * src/plugins/dillo_viewer/dillo_viewer.c ** NEW **
1066 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1067 newer (http://dillo.auriga.wearlab.de/).
1069 2003-03-15 [christoph] 0.8.11claws13
1072 don't query imap folder for attributes because we already
1073 for them from imap_status
1076 add support for plugable MimeViewers (unloading Viewers
1079 * src/plugins/Makefile.am
1080 * src/plugins/mathml_viewer/.cvsignore ** NEW **
1081 * src/plugins/mathml_viewer/Makefile.am ** NEW **
1082 * src/plugins/mathml_viewer/mathml_viewer.c ** NEW **
1083 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1084 widget from http://helm.cs.unibo.it/mml-widget/
1086 2003-03-14 [christoph] 0.8.11claws12
1089 o error return code's should better be negative
1090 o replace printf with debug_print
1093 improve IMAP folder scan by checking UID-NEXT
1096 remove check that are unnecessary in my opinion
1098 2003-03-13 [christoph] 0.8.11claws11
1107 * src/prefs_scoring.c
1109 use a common function to get a displayable name
1112 2003-03-13 [paul] 0.8.11claws10
1116 tools/multiwebsearch.conf ** NEW FILE **
1117 tools/multiwebsearch.pl ** NEW FILE **
1118 add multiwebsearch Actions script
1120 2003-03-13 [colin] 0.8.11claws9
1123 Remove leading emtpy lines from quoted text
1126 2003-03-13 [melvin] 0.8.11claws8
1128 * src/prefs_actions.c
1131 Added Cancel and OK buttons
1134 2003-03-13 [christoph] 0.8.11claws7
1144 replace more folder type stuff with folder class stuff
1146 2003-03-13 [melvin] 0.8.11claws6
1148 * src/prefs_actions.c
1150 %u: user provided argument
1151 %h: user provided argument (hidden on input)
1152 %s: current text selection in the message view
1154 2003-03-13 [paul] 0.8.11claws5
1156 * sync with 0.8.11cvs5
1157 see ChangeLog 2003-03-11, 2003-03-12
1159 2003-03-12 [christoph] 0.8.11claws4
1162 use folder class idstr when writing folderlist.xml
1167 replace folder type checks with folder class checks
1169 2003-03-12 [christoph] 0.8.11claws3
1174 * src/mbox_folder.[ch]
1177 o create a list of known folder classes in the folder system
1178 o use folder class id strings for folder item identifiers
1180 2003-03-12 [christoph] 0.8.11claws2
1183 fix imap uid validity check
1185 2003-03-12 [christoph] 0.8.11claws1
1196 * src/prefs_scoring.c
1200 initial restructuring of folder system, seperating
1201 folders and folder classes
1203 2003-03-12 [paul] 0.8.11claws
1207 2003-03-12 [christoph]
1209 * src/gtk/prefswindow.c
1210 fix translation of "Page Index"
1212 2003-03-12 [paul] 0.8.10claws110
1214 a sync from 0.8.11cvs4 before the release
1216 * src/common/utils.c
1217 subject_compare_for_sort(): allow null strings (fixes
1220 2003-03-11 [paul] 0.8.10claws109
1223 update Spanish translation, submitted by
1224 Ricardo Mones Lastra
1226 2003-03-11 [melvin] 0.8.10claws108
1229 Updated French translations
1231 2003-03-11 [paul] 0.8.10claws107
1233 * manual/en/Makefile.am
1235 update English manual, add a new page
1236 updated by Francois Barriere <fbarriere@atmel.fr>
1241 update Bulgarian, Italian, and Serbian translations
1242 submitted by George Danchev, Alessandro Maestri, and
1245 2003-03-10 [paul] 0.8.10claws106
1248 src/gtk/prefswindow.c
1249 make some strings translatable
1251 2003-03-10 [darko] 0.8.10claws105
1254 code cleanup to make Hiro happy
1256 2003-03-10 [paul] 0.8.10claws104
1258 * sync with 0.8.11cvs2
1259 see ChangeLog 2003-03-10
1261 2003-03-09 [melvin] 0.8.10claws103
1264 textview_set_font(): fix for message display in
1265 UTF-8 locales (thanks to Sergey Vlasov).
1266 (was unintentionnaly reverted in 0.8.6claws6)
1268 2003-03-08 [darko] 0.8.10claws102
1271 fix infinite loop in wrapping as reported
1273 obsoletes patch #696482
1275 2003-03-08 [christoph] 0.8.10claws101
1278 add workaround for IMAP servers that do not
1279 support the "UID SEARCH UID" command
1281 2003-03-07 [christoph] 0.8.10claws100
1283 * src/plugins/spamassassin/spamassassin.[ch]
1284 * src/plugins/spamassassin/spamassassin_gtk.c
1287 2003-03-07 [paul] 0.8.10claws99
1290 updated Spanish translation, submitted by
1291 Ricardo Mones Lastra
1293 2003-03-07 [christoph] 0.8.10claws98
1296 fix in 0.8.10claws94 was wrong
1297 local delivery does not require escaping, remove escaping
1298 code to make signatures of mails with "." lines valid
1300 NOTE: requires that sendmail is executed with "-i" option,
1301 what is the default now, but has to be changed in all
1304 2003-03-07 [paul] 0.8.10claws97
1306 * sync with 0.8.11 release
1307 see ChangeLog 2003-03-07
1309 2003-03-06 [paul] 0.8.10claws96
1312 revert commit 0.8.10claws92
1314 2003-03-06 [paul] 0.8.10claws95
1317 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1320 fix bug 74, 'Crash opening editor window with pseudo-color
1323 Patches submitted by Kevin Vigor <kevin@vigor.nu>
1325 2003-03-06 [christoph] 0.8.10claws94
1328 fix rfc2821 (4.5.2) violation in SMTP data sending,
1329 all lines starting with a period get an extra period
1331 (found by Simon 'corecode' Schubert)
1333 2003-03-06 [paul] 0.8.10claws93
1336 if configured font can't be loaded fall back to gtk
1337 default. (with thanks to Christoph)
1339 closes long-standing bug 15 'Crashes on startup'
1341 2003-03-06 [paul] 0.8.10claws92
1344 freeze text before autosave and thaw afterwards
1345 fixes bug 67 'autosave make re-rediting message crazy'
1347 2003-03-06 [christoph] 0.8.10claws91
1350 ignore address comment in dupe check for Cc-list
1352 (closes reopened bug 47 Replying to message strips name part of
1353 e-mail addresses of Cc: lines)
1355 2003-03-06 [paul] 0.8.10claws90
1358 remove reference to gtkxtext.h as its no longer in
1361 2003-03-06 [paul] 0.8.10claws89
1363 * sync with 0.8.10cvs25
1364 see ChangeLog 2003-03-06
1366 2003-03-06 [oliver] 0.8.10claws88
1371 2003-03-06 [oliver] 0.8.10claws87
1374 remove changes introduced inclaws74
1376 another attempt to sanely delete and update
1377 messages deleted in separate messageview
1379 2003-03-05 [christoph] 0.8.10claws86
1382 check if "From" matches any account's address if
1383 addressbook completion of addresses is disabled too
1385 (closes Bug 70 "Display recipient in from" doesn't check
1386 folder's default account)
1388 2003-03-05 [christoph] 0.8.10claws85
1391 * src/common/utils.[ch]
1392 don't strip address comments when building Cc lists
1394 (closes Bug 47 Replying to message strips name part of e-mail addresses
1398 fix return value of copy function
1400 2003-03-05 [christoph] 0.8.10claws84
1403 don't ask imap server for non rfc822 headers
1405 (closes bug 71 IMAP FETCH asks for FROM header field twice)
1408 destroy session on socket error to allow reconnecting
1410 2003-03-05 [christoph] 0.8.10claws83
1413 fix building with gnome when no prefix is set
1415 (closes bug 66 Gnome directory is set to NONE)
1417 2003-03-05 [paul] 0.8.10claws82
1419 * sync with 0.8.10cvs23
1420 see ChangeLog 2003-03-05
1422 2003-03-04 [christoph] 0.8.10claws81
1425 o fix moving and copying when folder returns 0 for new
1427 o remove some code for single message copy and move
1428 operations and use functions for multiple messages
1430 (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1433 remove unused include
1435 2003-03-04 [paul] 0.8.10claws80
1438 list 'Compiled plugins'
1440 2003-03-03 [christoph] 0.8.10claws79
1443 have to multiply the percentage of the current fetch with
1444 the percentage that it has of the total fetch operation
1447 2003-03-03 [christoph] 0.8.10claws78
1450 fix calculation of expected lines for progress indicator
1452 2003-03-03 [christoph] 0.8.10claws77
1455 * src/common/utils.c
1456 fix segfault when opening the root news folder
1458 2003-03-03 [christoph] 0.8.10claws76
1460 * src/mainwindow.[ch]
1461 * src/common/Makefile.am
1462 * src/common/progressindicator.[ch]
1463 add UI independent progress indicator handling
1466 use new progress indicator for message info fetching
1468 * src/common/hooks.h
1471 2003-03-03 [oliver] 0.8.10claws75
1475 removed commented code
1477 2003-03-03 [oliver] 0.8.10claws74
1480 cleanups and refactoring
1482 compose_reply_mode reply & forwarding interface for
1485 act on messages marked for deletion in folderview_selected
1486 based on prefs_common.immediate_exec since a message might
1487 have been deleted by messageview in a folder we are changing
1488 to (does anybody understand what I'm on about ?)
1490 2003-03-03 [oliver] 0.8.10claws73
1492 * src/messageview.[ch]
1494 - messageview_delete: delete message shown in messagview
1495 - messageview_update_view: update messageview to currently
1496 selected summaryview message
1497 - add separate messageview to msgview_list in order to update
1498 toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1499 * src/summaryview.[ch]
1500 summary_get_selection returns a list of selected msgs
1503 toolbar reply refactoring
1505 2003-03-03 [paul] 0.8.10claws72
1507 * sync with 0.8.10cvs21
1508 see ChangeLog 2003-03-03
1510 2003-03-02 [christoph] 0.8.10claws71
1512 * src/common/passcrypt.c
1515 2003-03-02 [christoph] 0.8.10claws70
1518 * src/prefs_account.c
1519 * src/prefs_gtk.[ch]
1520 * src/common/.cvsignore
1521 * src/common/Makefile.am
1522 * src/common/passcrypt.c ** NEW **
1523 * src/common/passcrypt.h.in ** NEW **
1524 Implement password encryption in config files
1525 using unix encrypt and setkey functions. The crypt
1526 key can be set as a configure parameter. Old
1527 passwords will be converted if they do not begin
1530 2003-03-02 [paul] 0.8.10claws69
1532 * src/prefs_account.c
1535 2003-03-01 [thorsten] 0.8.10claws68
1543 corrected format strings
1546 (fix compile errors with GNU gettext-0.11.5)
1548 2003-03-01 [oliver] 0.8.10claws67
1551 menu callbacks call toolbar_menu_reply
1553 2003-03-01 [oliver] 0.8.10claws66
1557 menu callbacks call toolbar_menu_reply
1559 callbacks from menu handled by toolbar_menu_reply
1561 2003-03-01 [paul] 0.8.10claws65
1564 revert commit 0.8.10claws54 - breaks editing of
1568 update Bulgarian translation, submitted by
1571 2003-02-28 [christoph] 0.8.10claws64
1577 * src/gtkxtext.h ** REMOVE **
1583 * src/prefs_common.c
1584 * src/prefs_matcher.c
1585 * src/procheader.[ch]
1588 * src/common/ssl_certificate.c
1589 * src/gtk/colorlabel.c
1592 o remove code obsoleted by new cache and folder system rework
1594 2003-02-28 [oliver] 0.8.10claws63
1597 * fix bug where reply in Messageview replied to
1598 Message displayed in summaryview
1599 (reportedd via ML by chinatinte at gmx dot ch)
1600 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1601 didn't work in separate MessageView Toolbar
1602 (wondering if anybody uses this at all ?)
1603 * src/summaryview.[ch]
1604 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1605 (generalize reply and forward code);
1607 remove focus_in event which updated summaryview to messageview
1609 2003-02-28 [paul] 0.8.10claws62
1612 add the --check option
1613 Patch submitted by Ricardo Mones Lastra
1615 2003-02-28 [paul] 0.8.10claws61
1617 * src/prefs_account.c
1618 re-order 'Signature' items
1620 2003-02-28 [paul] 0.8.10claws60
1622 * sync with 0.8.10cvs20
1623 see ChangeLog 2003-02-28
1625 2003-02-28 [paul] 0.8.10claws59
1628 update to reflect recent movement of files
1630 2003-02-28 [paul] 0.8.10claws58
1632 * sync with 0.8.10cvs19
1633 see ChangeLog 2003-02-28
1635 2003-02-27 [martin] 0.8.10claws57
1637 * src/prefs_matcher.c
1638 fix segfault in prefs_matcher_ok() when the
1639 last entry is deleted and prevents that the
1640 message "entry not saved" comes up after deleting
1643 2003-02-27 [martin] 0.8.10claws56
1645 * src/prefs_filtering.c
1646 fix segfault in prefs_filtering_ok() when the
1647 last entry is deleted and prevents that the
1648 message "entry not saved" comes up after deleting
1651 2003-02-27 [paul] 0.8.10claws55
1653 * sync with 0.8.10cvs18
1654 see ChangeLog 2003-02-27
1656 2003-02-27 [paul] 0.8.10claws54
1659 fix bug where the address book crashes with
1661 Patch [687729] submitted by David Frager
1662 <dbfrager@users.sourceforge.net>
1664 2003-02-25 [christoph] 0.8.10claws53
1667 * src/colorlabel.[ch] ** REMOVE **
1668 * src/gtk/Makefile.am
1669 * src/gtk/colorlabel.[ch] ** NEW **
1670 move colorlabel files to gtk directory
1672 * src/esmtp.[ch] ** REMOVE **
1673 has been merged into smtp.[ch] in 0.7.5
1675 2003-02-25 [christoph] 0.8.10claws52
1678 * src/about.[ch] ** REMOVE **
1679 * src/gtk/Makefile.am
1680 * src/gtk/about.[ch] ** NEW **
1681 move about files to gtk directory
1683 2003-02-25 [christoph] 0.8.10claws51
1686 some code optimization of folder scanning code
1688 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1690 2003-02-25 [christoph] 0.8.10claws50
1693 * src/common/sylpheed.c
1694 add command line parameter parsing to common code
1696 2003-02-24 [christoph]
1700 fix gnome prefix problems, the configure script now removed
1701 `gnome-config --prefix` from `gnome-config --datadir`
1702 and adds $(prefix} instead
1704 (closes Bug 24 Makefile does not respect prefix when installing
1707 2003-02-24 [christoph] 0.8.10claws49
1710 check for valid session before trying to authenticate
1712 (closes Bug 60 crash if "authenticate on logon" is activated
1713 and newsserver-hostname is not valid)
1715 2003-02-24 [melvin] 0.8.10claws48
1717 * src/prefs_actions.c
1718 Make sure all user's input is sent to the action and then
1721 2003-02-23 [alfons] 0.8.10claws46
1724 also wait cursor when deleting files
1728 * tools/freshmeat_search.pl
1729 tools/google_search.pl
1730 scripts should now work for any browser/browser command line
1732 2003-02-22 [christoph] 0.8.10claws45
1735 fix IMAP flag setting, IMAP flag is not handled correctly
1736 anymore by the folder system and information about the
1737 folder should not be saved in the MsgInfo (in my opinion)
1739 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1741 2003-02-22 [christoph] 0.8.10claws44
1744 fix spelling of "label" ;-)
1746 2003-02-22 [thorsten] 0.8.10claws43
1749 src/prefs_common.[ch]
1751 do not use description as attachment name
1753 2003-02-22 [alfons] 0.8.10claws42
1756 freeze/thaw folder item updates when changing color labels,
1757 and put a wait cursors on
1759 2003-02-22 [thorsten] 0.8.10claws41
1762 save-all fixes: crash if invoked on multipart container,
1763 mimeinfo access, pathseparators, error dialog
1765 2003-02-21 [alfons] 0.8.10claws40
1770 2003-02-21 [colin] 0.8.10claws39
1775 2003-02-21 [colin] 0.8.10claws38
1778 Freeze/thaw folderItem updates when filtering messages
1779 via Tools/Filter messages
1781 2003-02-21 [paul] 0.8.10claws37
1784 revert commit 0.8.10claws26, there are ulterior motives
1785 for users to set a Reply-To header when posting to
1788 2003-02-21 [paul] 0.8.10claws36
1790 * sync with 0.8.10cvs17
1791 see ChangeLog 2003-02-21
1793 2003-02-20 [christoph] 0.8.10claws35
1796 IMAP UID fetch speedup using SEARCH
1798 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1801 fix problem with UIDs in IMAP UID cache that no longer existed
1803 2003-02-20 [christoph] 0.8.10claws34
1808 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
1810 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1813 Rewrite imap_cmd_gen_recv use sock_getline instead
1814 of sock_gets to avoid problems with too long reply
1817 2003-02-20 [colin] 0.8.10claws33
1819 * src/prefs_account.c
1822 2003-02-20 [colin] 0.8.10claws32
1825 Remove useless '&& !to_sender'
1830 change my e-mail address
1832 2003-02-19 [colin] 0.8.10claws31
1834 * src/prefs_common.c
1835 X11 style colors for every configurable color
1837 2003-02-19 [alfons] 0.8.10claws30
1839 * src/prefs_gtk.[ch]
1840 * src/prefs_common.c
1841 for color_new accept both plain integers and X11 style color
1842 names (as found in /usr/lib/X11/rgb.txt)
1844 2003-02-19 [paul] 0.8.10claws29
1847 add tooltips to online/offline button and account selector
1850 2003-02-19 [paul] 0.8.10claws28
1854 src/prefs_account.[ch]
1855 src/prefs_common.[ch]
1856 move 'Maximum number of articles to download' to
1858 clean up account prefs gui a little by hiding entries
1859 rather then greying out entries
1861 2003-02-19 [hiro] 0.8.10claws27
1863 * src/common/utils.c
1864 fix bug #54 'yesterdays date is displayed in the message
1867 2003-02-19 [paul] 0.8.10claws26
1870 fix bug reported in Feature Request [688596]
1871 'Reply-to header in news'
1873 2003-02-18 [paul] 0.8.10claws25
1876 add a 'List all keys' button to key selection dialog
1878 2003-02-18 [colin] 0.8.10claws24
1880 * src/stock_pixmap.c
1883 2003-02-18 [colin] 0.8.10claws23
1885 * src/common/smtp.[ch]
1887 Try to starttls if it seems to be the only
1888 way to authenticate a user
1890 2003-02-18 [paul] 0.8.10claws22
1894 src/stock_pixmap.[ch]
1895 src/pixmaps/drafts_close.xpm ** NEW FILE **
1896 src/pixmaps/drafts_open.xpm ** NEW FILE **
1897 as a Drafts folder is a special folder allow it to have
1898 its own unique icons
1900 2003-02-18 [colin] 0.8.10claws21
1903 Fix port selection when using starttls
1905 2003-02-18 [paul] 0.8.10claws20
1908 src/prefs_common.[ch]
1909 make blue the default new mail colour
1911 2003-02-18 [paul] 0.8.10claws19
1913 * sync with 0.8.10cvs14
1914 see ChangeLog 2003-02-18
1916 2003-02-17 [jens] 0.8.10claws18
1919 fixed a compile problem with gcc 3.3
1920 works on 2.95.3 too (testet on PPC as it is big endian)
1922 2003-02-17 [paul] 0.8.10claws17
1924 * sync with 0.8.10cvs13
1925 see ChangeLog 2003-02-17
1927 2003-02-17 [paul] 0.8.10claws16
1929 * sync with 0.8.10cvs12
1930 see ChangeLog 2003-02-17
1932 2003-02-16 [match] 0.8.10claws15
1935 Eliminates reloading of address data when items
1936 deleted or added. Applied submitted by
1937 Luke Plant <lukeplant@softhome.net>
1939 2003-02-16 [paul] 0.8.10claws14
1942 when a 'protocol error' is encountered disconnect from
1943 the server. This means that the user can carry on viewing
1944 other articles and doesn't have to either wait until the
1945 server timesout or quit sylpheed.
1946 Fixes bug #53 'Unable to read messages in newsgroups,
1947 displayed message doesn't change'
1949 2003-02-15 [christoph] 0.8.10claws13
1952 fix bug that stopped scanning of folders when an
1953 IMAP folder was empty
1955 (closes bug 46 stop scan messages in folders after empty folder)
1961 tools/freshmeat_search.pl ** NEW FILE **
1962 tools/google_search.pl ** NEW FILE **
1963 Add 2 Actions scripts which search freshmeat/google
1964 for the selected text using the browser configured
1967 Note: These scripts are very dependent on the format of the
1968 browser command and may not work on every occasion. Testing
1971 2003-02-14 [alfons] 0.8.10claws12
1974 fix breakage because of uninitialized account pointer.
1977 2003-02-14 [paul] 0.8.10claws11
1980 src/prefs_account.[ch]
1981 src/prefs_common.[ch]
1982 move signature settings to Account Prefs
1984 2003-02-14 [paul] 0.8.10claws10
1986 * sync with 0.8.10cvs11
1987 see ChangeLog 2003-02-14
1989 2003-02-13 [thorsten] 0.8.10claws9
1992 revert news progressbar (GUI separation)
1994 2003-02-13 [paul] 0.8.10claws8
1997 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2000 2003-02-13 [paul] 0.8.10claws7
2004 fix 'Follow-up and Reply-to' so that it creates a reply to
2005 the newsgroup and the sender. If the message has the keyword
2006 'poster' in the Followup-To header, all replies go to the
2007 sender, re: RFC 1036, Section 2.2.3
2008 rename all instances of 'ignore_replyto' to 'to_sender', both
2009 were previously used, now we use just one.
2011 2003-02-13 [paul] 0.8.10claws6
2013 * sync with 0.8.10cvs9
2014 see ChangeLog 2003-02-13
2016 2003-02-13 [paul] 0.8.10claws5
2019 show which plugins are configured in the configure
2022 2003-02-12 [thorsten] 0.8.10claws4
2025 show progress while fetching news headers
2027 2003-02-12 [christoph] 0.8.10claws3
2030 * src/plugins/Makefile.am
2031 use AM_CONDITIONAL to enable plugins, automake correctly
2032 manages this when creating distdir
2034 2003-02-12 [christoph] 0.8.10claws2
2036 * ac/spamassassin.m4
2037 * src/plugins/spamassassin/Makefile.am
2038 fix building SpamAssassin plugin without OpenSSL
2040 2003-02-12 [paul] 0.8.10claws1
2044 src/plugins/Makefile.am
2045 fix failure of 'make release'
2047 2003-02-12 [paul] 0.8.10claws
2049 * 0.8.10claws released
2051 2003-02-12 [paul] 0.8.9claws56
2058 updated translations by George Danchev, Ricardo Mones Lastra,
2059 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2062 Allow the building of RPMs by a regular user. Submitted
2065 2003-02-11 [alfons] 0.8.9claws55
2068 don't use pixmaps for label color rect but draw rectangles
2069 so we can respect the color map of palette based visuals
2070 (fixes the long time crashes on Suns - thanks to Andreas
2071 Engel and Steve O'Hara-Smith for testing)
2073 2003-02-11 [christoph] 0.8.9claws54
2075 * src/matcher_parser_parse.y
2076 correct bug where filering rules of not existing folders in
2077 matcherrc were added to global filtering
2079 (closes Debian Bug #180253 - Directory's filter-rules are merged with
2080 main filter-rules after removing directory, http://bugs.debian.org/180253)
2082 2003-02-11 [paul] 0.8.9claws53
2084 * sync with 0.8.10cvs7
2085 see ChangeLog 2003-02-09
2087 2003-02-11 [melvin] 0.8.9claws52
2090 Updated French tranlsations
2092 2003-02-10 [paul] 0.8.9claws51
2095 correct --enable-openssl
2096 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
2098 2003-02-09 [martin] 0.8.9claws50
2100 * src/prefs_matcher.c
2101 fix segfault in prefs_matcher_substitute_cb() when
2104 2003-02-09 [paul] 0.8.9claws49
2107 fix bug where a newsgroup folder's processing rules were
2108 merged with the global filtering rules when the newsgroup
2109 folder was deleted, causing some seriously bad results,
2110 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2112 2003-02-08 [melvin] 0.8.9claws48
2115 Corrected and modified an alert message.
2117 2003-02-07 [paul] 0.8.9claws47
2120 fix bug where both an 'Account properties' window and a
2121 'Folder properties' window were opened when clicking on
2122 'Properties' in an NNTP or IMAP folder's popup menu.
2124 2003-02-07 [paul] 0.8.9claws46
2126 * sync with 0.8.10cvs6
2127 see ChangeLog 2003-02-06
2129 2003-02-06 [christoph] 0.8.9claws45
2132 freeze folder updates while importing mbox files
2133 (closes bug 43 importing mbox took hours)
2135 Patch submitted by Jens Rantil <jens.rantil@telia.com>
2137 2003-02-06 [thorsten] 0.8.9claws44
2140 Updated german translations
2142 2003-02-06 [thorsten] 0.8.9claws43
2145 use guint for message numbers (fix count in grouplist dialog)
2147 2003-02-05 [paul] 0.8.9claws42
2149 * sync with 0.8.10cvs2
2150 see ChangeLog 2003-02-05
2152 2003-02-04 [colin] 0.8.9claws41
2154 * src/prefs_common.[ch]
2157 Add an option to disable threading by subject
2159 2003-02-04 [christoph] 0.8.9claws40
2162 only abort fetching mails from multiple accounts when the
2163 error is fatal and does not allow to check any more accounts
2164 (currently only disk full error)
2166 (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2167 receive mails for other accouts)
2169 2003-02-04 [christoph] 0.8.9claws39
2172 first add the new message to the cache, then
2173 send the update notification
2175 (closes bug 39 after sending message folderview doesnt get updated)
2177 2003-02-04 [colin] 0.8.9claws38
2180 _really_ fix this Connecting... status
2182 2003-02-04 [paul] 0.8.9claws37
2185 see ChangeLog 2003-02-04
2187 2003-02-04 [paul] 0.8.9claws36
2189 * sync with 0.8.9cvs6
2190 see ChangeLog 2003-02-03
2192 2003-02-04 [paul] 0.8.9claws35
2195 updated by André Filipe de Assunção e Brito
2196 <bedecko@netsite.com.br>
2198 2003-02-03 [thorsten] 0.8.9claws34
2201 Updated german translations
2203 2003-02-02 [paul] 0.8.9claws33
2206 updated by Ricardo Mones Lastra
2208 2003-02-02 [thorsten] 0.8.9claws32
2211 Fix mh_get_msginfo() segfault if file is inaccessible
2213 2003-01-31 [colin] 0.8.9claws31
2216 Fix last commit's bug
2218 2003-01-31 [colin] 0.8.9claws30
2221 Missing a change for gpg-signed messages
2223 2003-01-31 [paul] 0.8.9claws29
2225 * src/pixmaps/gpg_signed.xpm ** NEW FILE **
2227 src/stock_pixmap.[ch]
2229 indicate GnuPG signed messages by displaying an icon
2230 in the Attachment column.
2232 2003-01-31 [paul] 0.8.9claws28
2234 * sync with 0.8.9cvs4
2235 see ChangeLog 2003-01-31
2237 2003-01-31 [alfons] 0.8.9claws27
2240 tune URI parser to accept mailto URLs with a '?'
2241 (patch from Ruslan Balkin)
2243 2003-01-31 [colin] 0.8.9claws26
2246 Fix a leak introduced in claws24
2248 2003-01-31 [colin] 0.8.9claws25
2251 Freeze/Thaw folder updates when deleting dups
2253 2003-01-31 [colin] 0.8.9claws24
2258 little speed improvements
2260 2003-01-31 [colin] 0.8.9claws23
2263 Fix segfault when forwarding nothing
2264 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2266 2003-01-30 [paul] 0.8.9claws22
2268 * sync with 0.8.9cvs3
2269 see ChangeLog 2003-01-30
2271 2003-01-30 [paul] 0.8.9claws21
2273 * sync with 0.8.9cvs2
2274 see ChangeLog 2003-01-30
2276 2003-01-29 [paul] 0.8.9claws20
2278 * sync with 0.8.9cvs1
2279 see ChangeLog 2003-01-29
2281 2003-01-28 [paul] 0.8.9claws19
2284 update to reflect changes.
2285 thanks to Ricardo Mones Lastra
2287 2003-01-27 [christoph] 0.8.9claws18
2290 * ac/spamassassin.m4
2291 * src/plugins/spamassassin/README
2292 * src/plugins/spamassassin/libspamc.[ch]
2293 * src/plugins/spamassassin/utils.[ch]
2294 updated to latest libspamc
2296 2003-01-27 [christoph] 0.8.9claws17
2299 fix wrong use of procheader_get_header_fields
2301 2003-01-27 [christoph] 0.8.9claws16
2304 * src/prefs_account.[ch]
2305 * src/common/nntp.[ch]
2306 allow to force authentication for NNTP servers
2308 Patch submitted by Florian Mickler <dmk@d-labs.de>
2310 2003-01-26 [paul] 0.8.9claws15
2313 speed up of marking messages as read
2314 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2316 2003-01-26 [christoph] 0.8.9claws14
2319 * src/mgutils.[ch] ** REMOVE **
2320 * src/xml.[ch] ** REMOVE **
2321 * src/xmlprops.[ch] ** REMOVE **
2322 * src/common/Makefile.am
2323 * src/common/mgutils.[ch] ** NEW **
2324 * src/common/xml.[ch] ** NEW **
2325 * src/common/xmlprops.[ch] ** NEW **
2326 move xml files to common directory
2328 2003-01-26 [christoph] 0.8.9claws13
2330 * src/plugins/spamassassin/spamassassin_gtk.c
2331 only set gtk entry text if string is available
2333 2003-01-26 [melvin] 0.8.9claws12
2335 * src/description_window.c
2336 Allow resizing of the window
2337 Allow automatic horizontal scroll bar
2338 Do not vertically expand and fill
2340 2003-01-26 [christoph] 0.8.9claws11
2343 * src/gtkutils.[ch] ** REMOVE **
2344 * src/common/sylpheed.c
2345 * src/gtk/Makefile.am
2346 * src/gtk/description_window.c
2347 * src/gtk/gtkutils.[ch] ** NEW **
2348 * src/gtk/prefswindow.c
2349 move gtkutils to gtk directory
2351 2003-01-26 [paul] 0.8.9claws10
2354 rename summary_unread_clicked() to summary_status_clicked()
2356 2003-01-26 [melvin] 0.8.9claws9
2358 * src/prefs_actions.c
2359 Cosmetical changes to the help text
2361 2003-01-26 [paul] 0.8.9claws8
2366 src/prefs_sumamry_column.c
2368 rename the 'Unread' column to 'Status'
2370 2003-01-25 [match] 0.8.9claws7
2373 removed reference to LDAP constants. removed error2string.
2374 included functions to support LDAP dynamic queries.
2376 moved LDAP constants here.
2380 removed references to LDAP constants and references to
2383 2003-01-25 [paul] 0.8.9claws6
2386 summary_thread_build(), summary_thread_init(): remove
2387 unneeded reference to summaryview->folder_item
2389 2003-01-25 [christoph] 0.8.9claws5
2391 * src/gtk/description_window.c
2392 o allow description texts to expand over multiple columns
2393 o translate all columns
2394 * src/prefs_actions.c
2395 change syntax description to use new multi column feature
2397 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2399 2003-01-25 [match] 0.8.9claws4
2402 fixed bug with Quoted-Printable
2404 2003-01-25 [paul] 0.8.9claws3
2407 src/summaryview.[ch]
2408 implement per-folder collapsed/expanded threads setting
2410 * src/prefs_common.c
2411 remove global collapsed/expanded threads option
2413 2003-01-25 [christoph] 0.8.9claws2
2416 add pluginwindow and prefswindow
2418 make send respond correctly to messages that could be added
2419 to the queue folder, but the UID of the message is unknown
2422 don't return guessed UIDs in imap_add_msg anymore. We return
2423 0 to tell the folder system it was appened but the UID is
2424 unknown. Folder system now get's the UID by scaning the folder
2425 and searching the cache for the Message-ID
2426 (closes bug #29 Messages queued, but not sent)
2428 2003-01-25 [paul] 0.8.9claws1
2431 conv_encode_header(): fix bug when long headers with 8-bit
2432 characters are used, so that the encoded words are wrapped.
2433 If the space in the original text falls on the wrap boundary,
2435 Patch by Sergey Vlasov.
2438 fix bug where a change to the sorting method or thread view
2439 of a folder's messages is lost if simpify-subject is set and
2441 Patch by Luke Plant.
2443 2003-01-24 [paul] 0.8.9claws
2445 * sylpheed-0.8.9claws released
2449 remove reference to 'INSTALL.jp'
2451 2003-01-23 [paul] 0.8.8claws128
2457 updated translations. submitted by Ricardo Mones Lastra,
2458 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2460 2003-01-23 [colin] 0.8.8claws127
2463 Fix drafted and queued news articles re-edition
2465 2003-01-23 [melvin] 0.8.8claws126
2468 Updated French translations
2470 2003-01-23 [colin] 0.8.8claws125
2473 Fix "Connecting to..." status message
2475 2003-01-22 [paul] 0.8.8claws124
2478 updated by George Danchev
2481 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2484 2003-01-21 [paul] 0.8.8claws123
2487 updated by George Danchev
2493 don't translate 'Separator'
2495 * src/plugins/spamassassin/Makefile.am
2496 add aspell to CPPFLAGS
2498 * src/plugins/spamassassin/spamassassin.c
2499 src/plugins/spamassassin/spamassassin_gtk.c
2500 set correct default for spamassassin_receive_spam
2501 slightly re-word descriptions and some
2504 2003-01-19 [alfons] 0.8.8claws122
2507 mimeview_save_as(): we might as well show the file name for
2508 the single case "Save As" too
2510 2003-01-19 [alfons] 0.8.8claws121
2513 change bug tracker URL to bugzilla URL
2515 2003-01-19 [alfons] 0.8.8claws120
2518 mimeview_save_all(): display name of file before overwriting;
2519 continue saving all, even when one overwrite was cancelled
2521 2003-01-19 [christoph] 0.8.8claws119
2525 fix wrong usage of procmsg_find_children in summaryview
2526 by using procmsg_update_unread_children instead of
2527 summaryview_update_unread_children
2529 2003-01-19 [christoph] 0.8.8claws118
2532 fix infinite loop in procmsg_find_children
2533 (closes bug #25 sylpheed crashes on delete.)
2535 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2537 2003-01-19 [paul] 0.8.8claws117
2540 updated by Ivan Francolin Martinez
2542 2003-01-18 [melvin] 0.8.8claws116
2544 * src/prefs_actions.c
2545 Removed syntax limitation of only one '&' at the end of command.
2546 Now actions that contain '>/dev/null 2>&1' are possible.
2548 2003-01-18 [melvin] 0.8.8claws115
2550 * src/prefs_actions.c
2551 Actions IO dialog: when the action ends
2552 the "Close" button now has focus and [Escape] closes the
2555 2003-01-18 [christoph] 0.8.8claws114
2558 o add debug output when MsgInfos are really freed
2559 o free GSLists in procmsg_find_children and
2560 procmsg_update_unread_children
2562 2003-01-18 [christoph] 0.8.8claws113
2565 reorder Configuration menu
2567 2003-01-18 [christoph] 0.8.8claws112
2570 fix applying templates to forwarded messages
2572 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2574 2003-01-17 [christoph] 0.8.8claws111
2577 destroy folder items, when a folder item is removed
2579 2003-01-17 [christoph] 0.8.8claws110
2582 fix wrong folder stats update when ignored message is
2585 2003-01-17 [colin] 0.8.8claws109
2589 Quicksearch bugfixes:
2590 - hide help button at startup if not extended
2591 - switch to extended when looking for replies
2595 * sync with 0.8.9 release
2597 2003-01-17 [paul] 0.8.8claws108
2599 * sync with 0.8.8cvs11
2600 see ChangeLog 2003-01-17
2602 2003-01-16 [colin] 0.8.8claws107
2605 Changed encryption test to re-ask passphrase
2606 if an encrypted message hasn't been decrypted
2609 2003-01-16 [christoph] 0.8.8claws106
2612 * src/prefs_toolbar.c
2613 * src/gtk/prefswindow.h
2614 * src/plugins/spamassassin/spamassassin_gtk.c
2615 remove page destroy function that is not used anymore
2617 2003-01-16 [paul] 0.8.8claws105
2619 * sync with 0.8.8cvs9
2620 see ChangeLog 2002-01-16
2622 2003-01-16 [colin] 0.8.8claws104
2625 Fix bug with autosaved drafts for IMAP, when draft
2626 folder is specified - fixes bugzilla bug #20
2628 2003-01-15 [paul] 0.8.8claws103
2632 store folder and message-id of message forwarding
2633 in queue header and set forward flag after sending
2635 2003-01-15 [paul] 0.8.8claws102
2637 * sync with 0.8.8cvs8
2638 see ChangeLog 2002-01-15
2640 2003-01-15 [colin] 0.8.8claws101
2643 Fix linking with GNU libiconv
2645 2003-01-15 [darko] 0.8.8claws100
2648 fix crash when importing pine address book
2649 entry with an empty name (reported by DY
2650 <dybulk at tri8.net>)
2652 2003-01-14 [paul] 0.8.8claws99
2654 * configure.in ** REMOVED **
2655 configure.ac ** NEW FILE **
2656 rename configure.in to configure.ac, as it is now
2659 2003-01-14 [melvin] 0.8.8claws98
2662 folderview_check_new(): More precise function description
2664 2003-01-14 [melvin] 0.8.8claws97
2667 folderview_check_new(): return the number of new messages
2670 inc_account_mail(): Disable counting of new messages for IMAP
2671 and NNTP until bug [19] and [14] are fixed.
2673 2003-01-14 [paul] 0.8.8claws96
2675 * sync with 0.8.8cvs6
2676 see ChangeLog 2003-01-14
2678 2003-01-13 [alfons] 0.8.8claws95
2681 tune email address validation (c. 0.8.8claws89): if . is
2682 just one char away from @, the address is invalid too
2683 (correctly rejects addresses like foo@.com)
2685 2003-01-13 [paul] 0.8.8claws94
2689 fixes to the Message View toolbar and menu:
2690 fix non-functioning Forward button
2691 make Reply button consider default_reply_list
2692 remove 'Follow-up...' menu entry
2693 add 'Forward' and 'Redirect' menu entries
2695 2003-01-13 [melvin] 0.8.8claws93
2698 Fixed typo that could make new messages count incorrect.
2700 2003-01-13 [melvin] 0.8.8claws92
2702 * src/folderview.[ch]
2703 folderview_check_new(): return the number of new messages.
2705 Should fix bug [14] where new mail notification worked
2706 incorrectly with IMAP accounts.
2707 inc_spool_account(): return number of new msgs, or -1 on error
2708 inc_all_spool(): return number of new msgs
2710 2003-01-13 [melvin] 0.8.8claws91
2712 * src/prefs_actions.c
2715 2003-01-12 [thorsten] 0.8.8claws90
2717 * src/common/prefs.c
2718 close file before rename
2720 2003-01-12 [alfons] 0.8.8claws89
2723 add Christian Mertes
2724 * src/common/utils.[ch]
2725 g_stricase_hash(), g_stricase_equal(): functions for
2726 case insensitive hash tables
2728 use top level domain names to validate email address, based
2729 on a patch by Christian Mertes (thanks!), but changed
2730 implementation to use a hash table
2732 2003-01-12 [paul] 0.8.8claws88
2735 updated by George Danchev
2737 2003-01-12 [alfons] 0.8.8claws87
2740 delete / execute performance: use new style folder update
2742 2003-01-12 [paul] 0.8.8claws86
2744 * sync with 0.8.8cvs5
2745 see ChangeLog 2003-01-13 (!)
2747 2003-01-12 [alfons] 0.8.8claws85
2750 * src/matcher_parser_parse.y
2751 prepare change_score filtering action
2753 give up const-correctness on functions that call non-const-correct functions;
2754 several casts to gpointer in g_free();
2757 2003-01-12 [christoph] 0.8.8claws84
2762 * src/gtk/prefswindow.[ch]
2763 * src/plugins/spamassassin/spamassassin_gtk.c
2764 changed the call of the widget create function
2765 for PrefsPages, because sometimes the widget
2766 create function needs a widget that already has
2767 been attached to a window (to create GDK pixmaps
2768 for exmaple). So we simply pass the GtkWindow as
2769 the second parameter now.
2773 * src/prefs_toolbar.[ch]
2774 rewrite Toolbar Preferences using the new
2777 2003-01-11 [alfons] 0.8.8claws83
2780 fix crash when adding sender to addressbook because status bar
2781 isn't there (the status bar doesn't seem to be used though,
2782 but I'll let Match decide what to do with it)
2784 2003-01-11 [colin] 0.8.8claws82
2788 Two useless changes reversed
2790 2003-01-11 [colin] 0.8.8claws81
2794 Add mainwindow_get_mainwindow()
2797 Add alertpanel_error_log()
2804 Network errors get a View Log button
2806 2003-01-10 [alfons] 0.8.8claws80
2808 * src/prefs_toolbar.c
2810 use the translatable string for "Separator" as file name for
2811 separator toolbar items (probably make this uppercase?)
2813 2003-01-10 [alfons] 0.8.8claws79
2815 * src/prefs_toolbar.c
2816 put right A_SEPARATOR description string in "displayed
2817 toolbar items list" so manually added separators are
2818 saved correctly (bug #10, "Adding a separator to the main
2819 toolbar fails, entry in xml file is wrong")
2821 2003-01-10 [christoph] 0.8.8claws78
2825 o use CAPABILITY to check if NAMESPACE is available
2827 2003-01-10 [christoph] 0.8.8claws77
2830 apply UIDPLUS IMAP extension support patch
2832 Patch submitted by Simon 'corecode' Schubert
2834 2003-01-10 [paul] 0.8.8claws76
2837 a sync from main which fixes the news account folders'
2840 2003-01-10 [christoph] 0.8.8claws75
2843 don't accept 0 as a valid uid returned by copy and move
2844 functions. 0 means the message was copied or moved but the
2845 new uid could not be fetched. It is not an error condition
2846 for the copy or move operation.
2848 2003-01-10 [paul] 0.8.8claws74
2850 * src/prefs_filtering.c
2851 change English used in Alert when entry is not
2854 * sync with 0.8.8cvs4
2855 see ChangeLog 2003-01-10
2857 2003-01-10 [darko] 0.8.8claws73
2860 fix crash when importing address book entry
2861 without a valid address
2863 2003-01-09 [alfons] 0.8.8claws72
2866 filtering performance: use new style folder update
2868 2003-01-09 [christoph] 0.8.8claws71
2872 fix wrong selecting of mime encoding type, when
2873 opening property dialog of attachments in the
2874 compose window. 7bit was always selected and that
2875 destoryed files with 8bit data.
2876 (closes bug #9 Sylpheed-claws destroys attachments when
2877 changing MIME-types)
2879 2003-01-09 [paul] 0.8.8claws70
2881 * sync with 0.8.8cvs3
2882 see ChangeLog 2003-01-09
2884 2003-01-08 [alfons] 0.8.8claws69
2887 apply patch by Kim Schulz to fix build breakage
2888 because of missing variable
2890 2003-01-08 [paul] 0.8.8claws68
2892 * sync with 0.8.8cvs2
2893 see ChangeLog 2002-01-08
2895 2003-01-08 [paul] 0.8.8claws67
2898 updated by Alessandro Maestri
2901 when using 'Add sender to addressbook' allow
2902 name to be edited and remarks to be entered
2903 Patch submitted by Luke Plant
2905 2003-01-08 [darko] 0.8.8claws66
2907 * README.claws, src/summaryview.c
2908 fix description for marked messages
2913 tools/launch_phoenix ** NEW FILE **
2914 add script that enables using Phoenix as the default
2916 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
2918 * tools/OOo2sylpheed.pl
2919 remove full path to sylpheed executable, just 'sylpheed'
2923 add launch_phoenix informtion and re-arrange and compress
2926 2003-01-07 [christoph] 0.8.8claws65
2929 fix update for source folder when moving messages
2932 use function to set to_folder for message infos and
2933 automatically update the op_count for old and new
2936 2003-01-07 [melvin] 0.8.8claws64
2938 * src/prefs_actions.c
2939 Fixed bug where an '%p' Action on a displayed image crashed
2941 Code clean up (get rid of duplicated code and removed unnecessary
2944 2003-01-07 [christoph] 0.8.8claws63
2954 * src/prefs_folder_item.c
2958 o remove all folder update triggering from the UI code. The folder
2959 system should know much better when a folder needs an update.
2960 o to prevent multiple updates in a row the folder updates can be
2961 frozen for some time.
2963 Note: - Please verify that no updates are missing
2964 - Check where freeze/thaws should be added
2966 2003-01-07 [christoph] 0.8.8claws62
2968 * src/prefs_actions.c
2969 don't translate empty strings
2971 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2973 2003-01-06 [christoph] 0.8.8claws61
2975 * src/prefs_actions.c
2976 mark strings for gettext
2977 * src/prefs_matcher.c
2978 use new description window for Execute action and
2979 match condition in Filtering
2981 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2983 2003-01-06 [alfons] 0.8.8claws60
2985 keep myself inspired to re-organize matcher part 8;
2986 yes, more to come (I need to move out the descriptive
2987 text for actions to matcher.c, or at least make it not
2988 depend on the wicked ordering)
2990 * src/prefs_matcher.c
2991 add documentation so others may comprehend the
2992 UI part of the conditions
2994 2003-01-06 [christoph] 0.8.8claws59
2996 * src/prefs_actions.c
2997 use new description window for syntax help
2998 * src/gtk/description_window.c
2999 fix display of descriptions with column count != 2
3001 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3003 2003-01-06 [christoph] 0.8.8claws58
3006 * src/summaryview.[ch]
3007 * src/gtk/Makefile.am
3008 * src/gtk/description_window.[ch] ** NEW **
3009 use a generic window to display syntax descriptions
3010 currently used in quote_fmt and summaryview (new description
3011 for extended quick search)
3013 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3015 2003-01-06 [paul] 0.8.8claws57
3017 * sync with 0.8.8cvs1
3018 see ChangeLog 2003-01-06
3020 2003-01-06 [christoph] 0.8.8claws56
3023 * src/prefs_gtk.[ch]
3024 * src/gtk/prefswindow.[ch]
3025 * src/plugins/spamassassin/spamassassin_gtk.c
3026 o remove page management from prefswindow, pages
3027 will be an argument to prefswindow_open
3028 o prefswindow_open gets a datapointer that is
3029 passed to the widget_create function to allow
3030 creation of prefswindow for specific items
3032 2003-01-06 [colin] 0.8.8claws55
3035 We don't want regexp in the reply-finder,
3036 because MIDs can contain !,$,. and so on
3038 2003-01-06 [jens] 0.8.8claws54
3041 fixed a wrong free in jpilot_read_db_files
3043 2003-01-06 [alfons] 0.8.8claws53
3045 re-organize matcher part 8; more to come
3048 matcherprop_to_string(): put g_free()s before the
3049 switch-case break to fix memleaks
3051 2003-01-06 [colin] 0.8.8claws52
3054 cleanup & reply-finder now displays the first
3057 2003-01-05 [alfons] 0.8.8claws51
3059 re-organize matcher part 7; more to come
3062 fixes for constant correctness;
3065 2003-01-05 [alfons] 0.8.8claws50
3067 re-organize matcher part 6; more to come
3070 fixes for constant correctness;
3073 fix for constant correctness
3075 2003-01-05 [colin] 0.8.8claws49
3078 Add account_get_reply_account function
3080 Use account_get_reply_account function
3082 Basic reply-finder - click on the replied
3083 icon gets you to the outbox using quick-search
3085 2003-01-05 [paul] 0.8.8claws48
3087 * src/prefs_common.c
3088 small change to English
3090 * src/prefs_filtering.c
3091 prefs_filtering_action_select(): improve logic and uniformity
3094 2003-01-05 [alfons] 0.8.8claws47
3096 fine tune solution to focus problems (bug #7)
3099 mainwindow_focus_in_event(): remove grab event check
3101 summary_button_pressed(): move selection on right-click
3102 too. we can't possibly move the selection back after
3103 canceling a dialog, because gtk's incomplete focus
3104 management. whether this is a good solution, only time
3107 2003-01-05 [christoph] 0.8.8claws46
3110 fix crash when no imap connection could be established
3112 2003-01-05 [paul] 0.8.8claws45
3117 fix bug 605957 'shortcuts in popup-menu'
3118 make user-defined shortcuts work
3119 show shortcuts that are already defined
3121 Patch submitted by Luke Plant
3123 2003-01-05 [alfons] 0.8.8claws44
3126 focus_in_event handler should not select summary view row
3127 when another window (menu, dialog) grabbed for events
3128 (bug #7, "[0.8.8claws42] Message summary focus")
3130 2003-01-04 [christoph] 0.8.8claws43
3133 update save folder after adding the sent message
3134 (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3136 2003-01-02 [christoph] 0.8.8claws42
3138 * src/common/plugin.c
3139 fix unloading of all plugins and unload
3140 plugins in reverse order
3142 * src/gtk/pluginwindow.c
3143 implement function of load and unload button
3145 * src/gtk/prefswindow.c
3146 * src/gtk/prefswindow.h
3147 rename register function and add new unregister
3150 * src/plugins/spamassassin/spamassassin_gtk.c
3151 unregister prefs page and update for changes in
3152 src/gtk/prefswindow.c
3154 2003-01-02 [paul] 0.8.8claws41
3157 updated by Ricardo Mones Lastra
3162 fixes and improvements by Urke MMI
3164 2003-01-02 [thorsten] 0.8.8claws40
3167 fixed wrong return value
3169 2003-01-02 [thorsten] 0.8.8claws39
3172 fixed printing wrong variable
3174 2003-01-02 [thorsten] 0.8.8claws38
3177 fixed acessing members of freed pfile struct
3179 2003-01-02 [thorsten] 0.8.8claws37
3182 detect loops across several messages
3183 as suggested by Christoph Hohmann
3185 2003-01-01 [match] 0.8.8claws36
3188 fixed another memory leak.
3190 2003-01-01 [match] 0.8.8claws35
3193 fixed memory leaks. applied Doxygen comments.
3195 2003-01-01 [thorsten] 0.8.8claws34
3198 inhibit endless loop if msg references itself
3199 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3201 2003-01-01 [christoph] 0.8.8claws33
3204 * src/gtk/Makefile.am
3205 * src/gtk/pluginwindow.c ** NEW **
3206 * src/gtk/pluginwindow.h ** NEW **
3209 * src/plugins/demo/demo.c
3210 * src/plugins/spamassassin/spamassassin.c
3211 * src/plugins/spamassassin/spamassassin_gtk.c
3212 write better plugin descriptions
3214 2002-12-31 [christoph] 0.8.8claws32
3216 * src/gtk/prefswindow.c
3217 * src/plugins/spamassassin/spamassassin_gtk.c
3218 some small improvements to GTK code
3220 2002-12-31 [christoph] 0.8.8claws31
3222 * src/plugins/spamassassin/spamassassin_gtk.c
3223 enable folder select button
3225 2002-12-31 [christoph] 0.8.8claws30
3228 * src/gtk/Makefile.am
3229 * src/gtk/prefswindow.c ** NEW **
3230 * src/gtk/prefswindow.h ** NEW **
3231 add new prefs window
3233 * src/common/plugin.c
3234 don't try to load empty config lines
3236 * src/plugins/spamassassin/Makefile.am
3237 * src/plugins/spamassassin/spamassassin.c
3238 * src/plugins/spamassassin/spamassassin.h ** NEW **
3239 * src/plugins/spamassassin/spamassassin_gtk.c ** NEW **
3240 GTK config for SpamAssassin Plugin using
3241 the new prefs window
3243 2002-12-31 [paul] 0.8.8claws29
3246 remove obsolete entry 'src/menu.c'
3248 2002-12-31 [alfons] 0.8.8claws28
3251 * src/matcher_parser_parse.y
3252 * src/prefs_matcher.c
3253 add "ignore_thread" and "~ignore_thread" condition so it's
3254 possible to make the actions / scoring operate on the ignore
3257 2002-12-31 [christoph] 0.8.8claws27
3263 * src/prefs_account.c
3264 * src/prefs_actions.c
3265 * src/prefs_customheader.c
3266 * src/prefs_display_header.c
3271 * src/common/prefs.[ch]
3272 extend prefs file handling for reading and automatic handling
3273 of blocks. When reading prefs_set_block_label will automatically
3274 move on to the block. When writing it will copy all other blocks
3277 * src/common/plugin.c
3278 Now loading plugin filenames from [Plugins] block in
3281 2002-12-30 [christoph] 0.8.8claws26
3283 * src/common/hooks.[ch]
3284 return abort status to caller of hooks_invoke
3287 invoke message filtering hook and stop
3288 default handling when filter returns abort
3290 * src/common/plugin.[ch]
3291 * src/plugins/demo/demo.c
3292 modify plugin loader, because resolving symbols for strings
3293 does not work correctly
3296 * ac/spamassassin.m4 ** NEW **
3297 * src/plugins/spamassassin/.cvsignore ** NEW **
3298 * src/plugins/spamassassin/Makefile.am ** NEW **
3299 * src/plugins/spamassassin/README ** NEW **
3300 * src/plugins/spamassassin/libspamc.[ch] ** NEW **
3301 * src/plugins/spamassassin/spamassassin.c ** NEW **
3302 * src/plugins/spamassassin/utils.[ch] ** NEW **
3303 add spamassassin plugin, see src/plugins/spamassassin/README
3306 2002-12-29 [alfons] 0.8.8claws25
3309 when moving focus from a message view to the main
3310 window, don't forget to select the summary node
3311 of the displayed message. should fix "[ 659103 ]
3312 focus-follows-mouse confuses sylpheed"
3314 2002-12-29 [christoph] 0.8.8claws24
3317 * src/stringtable.[ch] ** REMOVE **
3318 * src/common/Makefile.am
3319 * src/common/stringtable.[ch] ** NEW **
3320 move stringtable files to common directory
3322 2002-12-29 [christoph] 0.8.8claws23
3325 * src/menu.[ch] ** REMOVE **
3326 * src/gtk/Makefile.am
3327 * src/gtk/menu.[ch] ** NEW **
3328 move menu files to gtk directory
3330 2002-12-29 [match] 0.8.8claws22
3334 moved UI specific code out of LDAP code into addressbook
3335 UI code. fixed memory leak.
3337 2002-12-29 [christoph] 0.8.8claws21
3340 only check for IGNORED parent message when message is
3343 2002-12-29 [alfons] 0.8.8claws20
3346 set gtksctree's anchor correct (immediate execute
3347 changes the tree's layout, and anchor points at
3348 the incorrect row). fixes "[ 657233 ] multiple msg
3349 delete sometimes off by 1".
3350 we probably have to look for more tree layout /
3353 2002-12-29 [paul] 0.8.8claws19
3356 fix bug [ 659054 ] incorrect sorting of 'From' column
3357 when using 'display sender using address book'
3358 thanks to Alfons and Luke Plant
3360 2002-12-29 [christoph] 0.8.8claws18
3364 check parent messages for IGNORE THREAD flag, when adding,
3365 moving or copying messages to a folder
3367 2002-12-27 [alfons] 0.8.8claws17
3369 re-organize matcher part 5; more to come
3372 hash keywords in matchparser_tab
3374 2002-12-27 [alfons] 0.8.8claws16
3376 re-organize matcher part 4; more to come
3378 * src/matcher_parser.h
3379 * src/matcher_parser_lex.l
3380 * src/matcher_parser_parse.y
3383 2002-12-27 [alfons] 0.8.8claws15
3385 re-organize matcher part 3; more to come
3390 2002-12-27 [alfons] 0.8.8claws14
3392 re-organize matcher part 2; more to come but this should
3393 work. cc me if there are any regressions.
3396 add prototype for get_matchparser_tab_id()
3397 * src/matcher_parser_lex.l
3398 look up keywords using matchparser_tab_id();
3400 2002-12-27 [alfons] 0.8.8claws12
3402 re-organize matcher part 1
3405 map yacc generated constants to sylpheed matcher constants
3407 add function to find a matcher constant from a string
3409 2002-12-27 [christoph] 0.8.8claws11
3412 MENUITEM_ADD casts the 4th argument from integer to pointer
3413 so it probably should not be a pointer, this means we
3414 should use account id for it and not the account's pointer
3416 2002-12-27 [paul] 0.8.8claws10
3419 remove unneeded 'GtkWidget *vbox'
3422 further sync with 0.8.8 - make sort
3423 by recipient work as expected
3428 2002-12-27 [paul] 0.8.8claws9
3431 updated by Ivan F. Martinez
3433 2002-12-27 [darko] 0.8.8claws8
3435 * src/common/utils.c
3436 added locked pattern to extended search
3438 2002-12-27 [alfons] 0.8.8claws7
3440 * src/prefs_matcher.[ch]
3443 2002-12-26 [alfons] 0.8.8claws6
3446 * src/matcher_parser_lex.l
3447 * src/matcher_parser_parse.y
3448 * src/prefs_matcher.c
3449 allow color label as a condition in the matcher
3451 2002-12-26 [oliver] 0.8.8claws5
3454 enable Addressbook for Main and Messageview
3455 * src/prefs_actions.c
3456 enable actions in Messageview
3458 2002-12-26 [christoph] 0.8.8claws4
3460 * src/common/plugin.c
3461 add a little debug output
3463 * src/plugins/demo/Makefile.am
3464 better use of automake
3466 2002-12-26 [christoph] 0.8.8claws3
3469 * src/common/Makefile.am
3472 2002-12-26 [christoph] 0.8.8claws2
3475 sort configure checks into common / gtk / plugins
3481 * src/common/sylpheed.[ch]
3482 added now sylpheed_done function for shutdown
3483 * src/common/Makefile.am
3484 * src/common/plugin.[ch] ** NEW **
3485 plugin loader and unloader
3486 * src/plugins/.cvsignore ** NEW **
3487 * src/plugins/Makefile.am ** NEW **
3489 * src/plugins/demo/.cvsignore ** NEW **
3490 * src/plugins/demo/Makefile.am ** NEW **
3491 * src/plugins/demo/demo.c ** NEW **
3492 small demo plugin that installs a logtext hook and
3493 outputs the log text to stdout
3495 2002-12-26 [paul] 0.8.8claws1
3498 updated by Ricardo Mones Lastra
3500 2002-12-26 [paul] 0.8.8claws
3502 * 0.8.8claws released
3504 2002-12-26 [paul] 0.8.7claws12
3507 updated by George Danchev
3509 2002-12-26 [paul] 0.8.7claws11
3512 remove unneeded 'src/prefs.c' entry
3514 2002-12-26 [paul] 0.8.7claws10
3518 sync with 0.8.8 release
3523 partial sync with 0.8.8 release
3526 2002-12-25 [alfons] 0.8.7claws9
3529 * src/matcher_parser_lex.l
3530 * src/matcher_parser_parse.y
3531 * src/prefs_matcher.c
3532 add locked flag to possible filtering / matcher
3533 conditions (also a good example what should be
3534 done to add a simple boolean condition)
3536 2002-12-25 [christoph] 0.8.7claws8
3546 * src/prefs.[ch] ** REMOVE **
3547 * src/prefs_account.c
3548 * src/prefs_actions.c
3549 * src/prefs_common.c
3550 * src/prefs_customheader.c
3551 * src/prefs_display_header.c
3552 * src/prefs_filtering.c
3553 * src/prefs_folder_item.c
3554 * src/prefs_gtk.[ch] ** NEW **
3555 * src/prefs_matcher.c
3556 * src/prefs_scoring.c
3557 * src/prefs_summary_column.c
3559 * src/selective_download.c
3561 * src/common/Makefile.am
3562 * src/common/prefs.[ch] ** NEW **
3563 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3565 2002-12-24 [alfons] 0.8.7claws7
3568 summary_thread_build(): fix real cause of the crash mentioned in
3569 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3570 this way we get meaningful ctree nodes
3572 2002-12-24 [oliver] 0.8.7claws6
3574 * src/mainwindow.[ch]
3575 * src/messageview.[ch]
3579 changes to use updated toolbar handling
3581 2002-12-24 [oliver] 0.8.7claws5
3584 generic toolbar handling
3585 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3586 * src/prefs_toolbar.[ch]
3589 2002-12-24 [oliver] 0.8.7claws4
3591 * src/stock_pixmap.[ch]
3592 move SYLPHEED_LOGO to end of list in order
3593 to remove it from Custom Toolbar`s Icon View
3595 2002-12-24 [alfons] 0.8.7claws3
3598 summary_thread_build(): fix crash because of focus != selection
3599 after threading. when deleting the selection, gtk tries but fails
3600 to find the correct focusable element. we now force the selection
3601 to be focused. this should solve the infamous bug reported by
3602 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages").
3603 a test case is available.
3605 2002-12-24 [darko] 0.8.7claws2
3608 don't crash when unmarking message with unread children
3610 2002-12-23 [christoph] 0.8.7claws1
3613 * src/common/Makefile.am
3614 update Makefiles for moved intl.h, version.h and defs.h
3616 rewrite imap_session_get to avoid duplicate code
3618 2002-12-23 [paul] 0.8.7claws
3620 * Santa-Claws released
3624 squeeze in updated Hungarian and Russian translations.
3625 Submitted by Gál Zoltán and Ruslan N. Balkin
3627 2002-12-23 [paul] 0.8.6claws129
3630 updated by Witold Wladyslaw Wojciech Wilk
3632 2002-12-23 [paul] 0.8.6claws128
3634 * src/quote_fmt_parse.y
3635 fix typo and add licence header
3637 2002-12-23 [paul] 0.8.6claws127
3642 2002-12-23 [paul] 0.8.6claws126
3645 updated translation, submitted by Alessandro Maestri
3647 2002-12-23 [paul] 0.8.6claws125
3649 * src/quote_fmt_parse.y
3650 fix signature-stripping on replies bug. match
3651 '-- \n' and not '-- '.
3653 2002-12-22 [paul] 0.8.6claws124
3658 updated translations. submitted by George Danchev,
3659 Ricardo Mones Lastra, and Urke MMI respectively
3661 2002-12-21 [paul] 0.8.6claws123
3666 2002-12-21 [paul] 0.8.6claws122
3669 fix bug [643638] where if a person is in one or more
3670 addressbook groups editing that person's email
3671 address results in removal from those groups.
3672 Patch submitted by Luke Plant.
3674 2002-12-20 [christoph] 0.8.6claws121
3676 * src/common/utils.c
3678 reimplement expand_search_string using GString to
3679 prevent crashs caused by miscalculated string
3680 lengths reported by Paul
3682 2002-12-20 [christoph] 0.8.6claws120
3685 don't use "changed" to check if op_count has to be changed as it
3686 is also set when the message has unread children
3687 (closes bug [ 653221 ] crash while deleting duplicates)
3689 2002-12-20 [paul] 0.8.6claws119
3691 * sync with 0.8.6cvs27
3692 see ChangeLog 2002-12-20
3694 2002-12-20 [paul] 0.8.6claws118
3696 * sync with 0.8.6cvs26
3697 see ChangeLog 2002-12-19 and 2002-12-20
3699 2002-12-19 [alfons] 0.8.6claws117
3702 fix incorrect parsing of email addresses, submitted by
3703 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate
3704 name display if it contains @".
3706 2002-12-18 [paul] 0.8.6claws116
3708 * sync with 0.8.6cvs23
3709 see ChangeLog 2002-12-18
3711 2002-12-18 [paul] 0.8.6claws115
3718 sync with 0.8.6cvs22.
3719 see ChangeLog 2002-12-17 and 2002-12-18