1 2003-08-09 [alfons] 0.9.4claws14
3 * src/gtk/prefswindow.c
6 2003-08-09 [christoph] 0.9.4claws13
9 * src/gtk/prefswindow.[ch]
10 * src/plugins/clamav/clamav_plugin_gtk.c
11 * src/plugins/spamassassin/spamassassin_gtk.c
12 sort prefs pages by heighest weight in tree
14 2003-08-09 [paul] 0.9.4claws12
17 see ChangeLog 2003-08-07
20 add Leandro and Luke to claws-branch section
22 2003-08-09 [christoph] 0.9.4claws11
25 * src/gtk/colorsel.[ch] ** NEW **
26 create a color selection dialog that can be used as a simple
27 function call with it's own gtk main loop like filesel.[ch]
32 * src/prefs_spelling.[ch] ** NEW **
33 * src/prefs_spelling.glade ** NEW **
34 * src/gtk/gtkutils.[ch]
35 move "Spell Checker" prefs to new prefs dialog
37 * src/prefs_folder_item.c
38 use new colorsel dialog
40 2003-08-08 [paul] 0.9.4claws10
43 clear the progress bar unconditionally
45 2003-08-08 [paul] 0.9.4claws9
48 see ChangeLog 2003-07-31
50 2003-08-07 [christoph] 0.9.4claws8
53 fix bug in image viewer plugin part
56 don't execute close command if the folder item is not selected
58 2003-08-07 [hoa] 0.9.4claws7
61 * src/matcher_parser.h
62 * src/matcher_parser_parse.y
63 can define several actions for each filtering rule
64 can import old versions of filtering rules
66 * src/prefs_filtering.c
67 call to a new dialog box to define actions
69 * src/prefs_filtering_action.[ch]
70 dialog box to define actions for filtering rules
72 2003-08-06 [christoph] 0.9.4claws6
75 make sure source folder is selected when copying messages
77 2003-08-06 [christoph] 0.9.4claws5
80 see ChangeLog 2003-07-29
82 2003-08-05 [paul] 0.9.4claws4
85 see ChangeLog 2003-07-30
87 2003-08-04 [match] 0.9.4claws3
92 2003-08-04 [match] 0.9.4claws2
95 support for export LDIF. documented.
98 add tooltips. documented.
100 * src/common/xmlprops.[ch]
102 * src/exportldif.[ch] ** NEW **
103 * src/expldifdlg.[ch] ** NEW **
104 * src/addressbook.[ch]
106 export of LDIF files.
109 2003-08-04 [christoph] 0.9.4claws1
114 * sylpheed-claws.pc.in ** NEW **
116 * src/common/Makefile.am
117 * src/gtk/Makefile.am
118 install sylpheed header files in $(pkgincludedir) and create a
119 pkg-config file to allow building a plugin without the source
122 2003-08-04 [paul] 0.9.4claws
126 2003-08-04 [paul] 0.9.3claws97
129 update Spanish translation. Submitted by Ricardo
132 2003-08-03 [paul] 0.9.3claws96
136 update Croatian and Serbian translations. Submitted by
137 Dragan and Urke MMI respectively
139 2003-08-03 [alfons] 0.9.3claws95
142 mark flag has precedence over important flag - seems
143 to have been changed in sync of 0.9.3claws45. this fixes
144 a regression where messages that were scored as important
145 don't show their mark flags. (using the same column for
146 both importance as mark flags is the real problem
149 2003-08-03 [melvin] 0.9.3claws94
152 Updated French translations.
154 2003-08-03 [melvin] 0.9.3claws93
157 Fixed typo introduced after 0.9.3claws92
158 that prevented compilation
159 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
160 CPPFLAGS and YFLAGS to allow user setting these.
161 * src/common/Makefile.am
162 * src/gtk/Makefile.am
163 * src/plugins/clamav/Makefile.am
164 * src/plugins/demo/Makefile.am
165 * src/plugins/dillo_viewer/Makefile.am
166 * src/plugins/image_viewer/Makefile.am
167 * src/plugins/mathml_viewer/Makefile.am
168 * src/plugins/spamassassin/Makefile.am
169 * src/plugins/trayicon/Makefile.am
170 * src/plugins/trayicon/libeggtrayicon/Makefile.am
171 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
172 CPPFLAGS and YFLAGS to allow user setting these.
174 2003-08-02 [christoph] 0.9.3claws92
177 o rearrange plugin tests
178 o add test for clamav.h to ClamAV tests
180 2003-08-02 [luke] 0.9.3claws91
183 o fixed appearance of icon list when toggling back from the
185 o toggling of icons using the keyboard works correctly
186 o fixed all other keyboard shortcuts to work when icons are
190 o fixed bug 4 - focus lost when changing messageview view type
192 2003-08-02 [christoph] 0.9.3claws90
195 fix crash when pointer stored in hash table could get invalid
196 when a plugin is unloaded
198 2003-08-01 [christoph] 0.9.3claws89
201 o try to build all plugins (except spamassassin) by default
202 o don't build a plugin if a dependency check fails
207 2003-08-01 [match] 0.9.3claws88
210 allow single click field selection. document code.
212 2003-08-01 [christoph] 0.9.3claws87
214 * src/plugins/clamav/clamav_plugin.c
215 * src/plugins/clamav/clamav_plugin_gtk.c
216 * src/plugins/dillo_viewer/dillo_viewer.c
217 * src/plugins/image_viewer/plugin.c
218 * src/plugins/mathml_viewer/mathml_viewer.c
219 * src/plugins/spamassassin/spamassassin.c
220 * src/plugins/spamassassin/spamassassin_gtk.c
221 * src/plugins/trayicon/trayicon.c
222 add version check to all plugins
224 2003-08-01 [hoa] 0.9.3claws86
226 * src/prefs_filtering.c
227 fixed a cosmetic bug, during creation of dialog box,
228 wrong widgets were shown after creation.
230 2003-08-01 [luke] 0.9.3claws85
233 o fixed visibility of icons/mimeview after toggling separate
234 message/folder view (factored out some similar code too).
237 2003-07-31 [alfons] 0.9.3claws84
240 tweak icon box UI a bit more, now allowing right-clicks actions
241 getting the relevant mime data too; should fix #250, "Can't save
242 attachments sometimes".
244 2003-07-30 [alfons] 0.9.3claws83
247 don't do auto-save-draft inside key press handler, but rather
248 schedule it half of a second later; should fix #67, "autosave
249 make re-rediting message crazy"
251 2003-07-30 [christoph] 0.9.3claws82
253 * src/plugins/trayicon/trayicon.c
254 process pending events before unloading the plugin
256 (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
258 2003-07-30 [alfons] 0.9.3claws81
261 parameter 2 of g_hook_destroy() should really be a hook id
263 2003-07-30 [alfons] 0.9.3claws80
265 * src/common/plugin.c
266 fix a possibly harmful function signature mismatch
269 2003-07-30 [alfons] 0.9.3claws79
271 * src/common/hooks[.ch]
274 2003-07-30 [darko] 0.9.3claws78
277 make it compile again
279 2003-07-30 [luke] 0.9.3claws77
283 o added/moved signal handlers for SIGTERM (normal kill command)
284 and SIGINT (ctl-c) to be used even without
285 --enable-crash-dialog, fixing bug 166
288 o rewrote menu sensitivity code as per mainwindow.c, fixing
292 o changed sensitivity condition for 'Next new' and 'Next
293 unread', fixing bug 8
295 2003-07-29 [alfons] 0.9.3claws76
297 * src/common/utils.[ch]
300 save ack'ed RRR; fixes #205, "return receipt is not saved in
303 2003-07-29 [alfons] 0.9.3claws75
306 fix a memleak (claws-only)
308 2003-07-29 [alfons] 0.9.3claws74
311 * src/gtk/gtkvscrollbutton.[ch]
312 fix UI glitch where mime icon toolbox' scroll position is not
313 reset after switching to another message
316 2003-07-29 [paul] 0.9.3claws73
318 * src/prefs_folder_item.c
319 split the prefs into 2 separate pages
321 2003-07-29 [paul] 0.9.3claws72
324 prepend "\n\n" to a signature without a separator too
326 2003-07-29 [paul] 0.9.3claws71
329 fix bug where changing to an account without an auto-sig
330 from an initial account without an auto-sig would insert
331 2 blank lines at the cursor point
332 fix bug where changing to an account with an auto-sig
333 from an initial account without an auto-sig would insert
334 the sig at the cursor point
336 2003-07-29 [paul] 0.9.3claws70
339 use the colour from the folder pref unless the folder
342 2003-07-29 [alfons] 0.9.3claws69
347 rewrite return receipt request work a little bit (the former
348 implementation presumably depended too much on the UI setting
349 flags). (we're losing the old pending flag.)
351 2003-07-28 [christoph] 0.9.3claws68
357 fix copy to IMAP folder from other folder
359 2003-07-28 [christoph] 0.9.3claws67
362 fix sync of procmsg_get_message_file_list
364 2003-07-28 [christoph] 0.9.3claws66
366 * sync with 0.9.3cvs14
367 see ChangeLog 2003-07-18
368 * sync with 0.9.3cvs17
369 see ChangeLog 2003-07-23
371 (closes Bug 234 segmentation fault after sending out mail via
374 2003-07-28 [paul] 0.9.3claws65
377 update Spanish translation, submitted by Ricardo Mones
380 2003-07-28 [christoph] 0.9.3claws64
385 return new message numbers as a GRelation instead of a GSList
386 that has to be in the same order as the input list. A list
387 would make it hard for IMAP to optimize oepration by sorting
388 the input list. The returned list would have to be reordered
389 to match the same order that input list has.
391 * src/gtk/gtkaspell.c
392 fix missing return value, could cause a crash when garbage is
393 on the stack that is used as the expected return value
395 2003-07-28 [paul] 0.9.3claws63
397 * sync with 0.9.4cvs1
398 see ChangeLog 2003-07-28
400 2003-07-27 [alfons] 0.9.3claws62
403 tweak it more to make icon list act like a check button group
405 2003-07-27 [christoph] 0.9.3claws61
407 * sync with 0.9.3cvs20
408 see ChangeLog 2003-07-25
410 2003-07-27 [paul] 0.9.3claws60
413 re-commit changes from 0.9.3claws58 -
414 accidently removed in 0.9.3claws59
416 2003-07-27 [paul] 0.9.3claws59
419 a sync from 0.9.3cvs17
420 see ChangeLog 2003-07-23
422 2003-07-27 [alfons] 0.9.3claws58
425 add missing header members to MsgInfo; fixes the problem of
426 not displaying X-Faces, as noticed by Ricardo Mones
428 2003-07-26 [christoph] 0.9.3claws57
430 * sync with 0.9.3cvs18
431 see ChangeLog 2003-07-24
433 2003-07-26 [christoph] 0.9.3claws56
435 * sync with 0.9.3cvs17
436 see ChangeLog 2003-07-23
438 2003-07-26 [christoph] 0.9.3claws55
445 add support for copy function that copy multiple messages
446 (not implemented yet)
449 add missing return value
451 2003-07-26 [paul] 0.9.3claws54
453 * tools/multiwebsearch.pl
454 do whitespace substitution before passing the string
455 to the browser. fixes bug with browsers that don't
456 do whitespace conversion themselves.
458 2003-07-25 [christoph] 0.9.3claws53
463 rewrite adding of multiple messages to a folder for
466 2003-07-25 [luke] 0.9.3claws52
469 o icon toggles set correctly on leaving ctree mimeview
471 2003-07-25 [paul] 0.9.3claws51
473 * partial sync with 0.9.3cvs21 [src/main.c]
474 see ChangeLog 2003-07-25
476 2003-07-24 [paul] 0.9.3claws50
478 * tools/maildir2sylpheed.pl
481 2003-07-24 [paul] 0.9.3claws49
484 increase the gutter size of paned so that the panes
487 * src/plugins/demo/demo.c
488 squeeze in another typo fix
490 2003-07-24 [paul] 0.9.3claws48
492 * src/plugins/demo/demo.c
494 small changes to the English
496 * src/pixmaps/mime_application_octect_stream.xpm ** REMOVED **
497 src/pixmaps/mime_application_octet_stream.xpm ** NEW FILE **
500 rename the misspelled icon
502 2003-07-23 [alfons] 0.9.3claws47
505 make icon list look like a list of toggles
507 2003-07-23 [luke] 0.9.3claws46
509 * src/pixmaps/mimeview_gpg_expired.xpm
510 * src/pixmaps/mimeview_gpg_failed.xpm
511 * src/pixmaps/mimeview_gpg_passed.xpm
512 * src/pixmaps/mimeview_text_html.xpm
513 * src/pixmaps/mimeview_image.xpm
514 o all icons the same size
517 o mimeview ctree arranged vertically above the viewer
518 o icons changed to buttons
519 o can use keyboard to select an icon (Enter)
520 o resize icon list to width of icons
522 * src/gtk/gtkvscrollbutton.c
523 o sensitivity of buttons reacts to position
525 2003-07-23 [christoph] 0.9.3claws45
527 * sync with 0.9.3cvs14 (incomplete)
528 see ChangeLog 2003-07-17
530 2003-07-23 [alfons] 0.9.3claws44
534 sync with my local tree to restore some claws-only things
536 2003-07-23 [paul] 0.9.3claws43
538 * src/pixmaps/mime_gpg_expired.xpm ** NEW FILE **
539 src/pixmaps/mime_gpg_unknown.xpm ** NEW FILE **
544 src/stock_pixmap.[ch]
545 indicate missing keys and expired sigs/keys
548 2003-07-23 [paul] 0.9.3claws42
551 Redirect fixes: enable automatic account selection and
552 do not append signature to message on changing account
555 2003-07-23 [paul] 0.9.3claws41
557 * sync with 0.9.3cvs16
558 see ChangeLog 2003-07-23
560 2003-07-23 [alfons] 0.9.3claws40
563 give progress dialog a main window, and give it the first
564 one (presumably the only one). fixes bug #247, "segfault on
567 2003-07-22 [alfons] 0.9.3claws39
570 shift-space scrolls up
572 2003-07-22 [paul] 0.9.3claws38
574 * sync with 0.9.3cvs15
575 see ChangeLog 2003-07-22
577 2003-07-20 [alfons] 0.9.3claws37
580 put menu inside #ifdef USE_ASPELL..#endif
582 2003-07-20 [christoph] 0.9.3claws36
585 fix wrong flags in MsgInfo returned by
586 procmsg_msginfo_get_full_info()
588 (closes Bug 221 Deleting messages from the Message View gives incorrect
589 new/unread message counts in the folder view)
591 * src/plugins/spamassassin/spamassassin_gtk.c
592 add gettext macro for prefs page title
594 2003-07-20 [paul] 0.9.3claws35
597 redraw icon list on signature check
599 2003-07-20 [christoph] 0.9.3claws34
604 * src/folder_item_prefs.[ch] ** NEW **
609 * src/prefs_scoring.c
611 * src/prefs_folder_item.[ch]
612 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
614 o use prefswindow for folder properties
616 * src/gtk/prefswindow.[ch]
617 change implementation to use an invisible notebook instead
618 of unparenting widgets
620 2003-07-20 [christoph] 0.9.3claws33
626 * src/prefs_filtering.h
627 * src/prefs_folder_item.[ch]
632 (always use 1. typedefs, 2. #includes, 3. structures)
634 * src/common/version.h.in
635 add casts for constants
637 * src/plugins/demo/demo.c
640 * src/plugins/spamassassin/spamassassin.c
641 remove unused variable
643 2003-07-20 [alfons] 0.9.3claws32
646 o make icon buttons respond on left click
647 o minor cosmetic change
649 2003-07-19 [luke] 0.9.3claws31
652 * src/gtk/gtkvscrollbutton.c
654 o improved mimeview behaviour when selecting a new message
655 o plus code cleanups to remove compile warnings
658 2003-07-19 [alfons] 0.9.3claws30
662 * src/common/utils.[ch]
663 subject_get_reply_prefix_length() <- subject_get_prefix_length()
665 2003-07-19 [alfons] 0.9.3claws29
667 * src/prefs_folder_item.c
668 reinit "legacy" tmp_prefs, so we don't free nor use invalid
671 2003-07-19 [luke] 0.9.3claws28
677 * src/stock_pixmap.[ch]
678 * src/gtk/Makefile.am
680 * src/gtk/gtkvscrollbutton.[ch] ** NEW **
681 * src/pixmaps/mime_*.xpm ** NEW **
682 o mimeview rearrangement with a new icon shortcut bar
684 2003-07-19 [alfons] 0.9.3claws27
687 o plug leaking nodes_to_recollapse
688 o add folderview_recollapse_all_nodes() (not used yet)
690 2003-07-19 [alfons] 0.9.3claws26
694 honour #240 "Better SUBJECT handling" by cleaning the prefix
695 for both forwarding as replying
697 2003-07-18 [christoph] 0.9.3claws25
700 * src/common/sylpheed.[ch]
701 * src/common/version.h.in
702 add version in numeric form to allow easy comparison
704 * src/plugins/demo/demo.c
706 - sylpheed version > plugin version => never allowed, sylpheed
707 could contain unknown API changes
708 - sylpheed version < minimum version required => don't load,
709 API required not available (if linking does not fail)
711 2003-07-18 [alfons] 0.9.3claws24
713 * src/common/plugin.[ch]
716 2003-07-18 [christoph] 0.9.3claws23
719 fix crash when hooks where unregisted
721 * src/plugins/trayicon/trayicon.c
722 unregister detroy signal before destroying the widget
723 (still crashes when the plugin is unloaded)
725 2003-07-18 [alfons] 0.9.3claws22
728 delay expanding folder tree during drags until timeout triggered
729 (needs perhaps some tweaking, so testing is welcome)
731 2003-07-17 [alfons] 0.9.3claws21
736 2003-07-17 [christoph] 0.9.3claws20
738 * src/common/session.c
739 fix opening of SSL connections
741 * src/plugins/image_viewer/Makefile.am
742 add OPENSSL_CFLAGS (we should find a better solution to remove
743 this dependencies if they are not required)
745 * src/plugins/spamassassin/spamassassin.c
746 remove setlocale workaround (fixed in libspamc)
748 (closes Bug Bug 184 Entering non-ascii character deletes previous char
749 if spell checking enabled)
751 2003-07-17 [alfons] 0.9.3claws19
753 * src/common/hooks.[ch]
754 * src/plugins/clamav/clamav_plugin.c
755 * src/plugins/spamassassin/spamassassin.c
756 * src/plugins/trayicon/trayicon.c
759 2003-07-17 [alfons] 0.9.3claws18
764 2003-07-17 [alfons] 0.9.3claws17
769 2003-07-17 [paul] 0.9.3claws16
774 add link to the Claws site's FAQ page, after the suggestion
775 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
776 Move url strings to defs.h
779 fix typo to prevent "unknown menu entry" warnings
781 2003-07-17 [alfons] 0.9.3claws15
783 * src/folderview.[ch]
784 * src/summaryview.[ch]
788 2003-07-17 [paul] 0.9.3claws14
791 remove two instances of 'GTK_EVENTS_FLUSH' because
792 they are unnecessary and probably cause a stack overflow
794 2003-07-16 [christoph] 0.9.3claws13
797 use an invisible GTK notebook to switch between viewers
798 instead of reparenting widgets
800 2003-07-16 [christoph] 0.9.3claws12
803 move folder_item_update_freeze() to correct place in
804 folder_item_scan_full()
806 2003-07-16 [paul] 0.9.3claws11
808 * sync with 0.9.3cvs12
809 see ChangeLog 2003-07-14 and 2003-07-15
811 2003-07-16 [christoph] 0.9.3claws10
814 * src/prefs_account.[ch]
815 sync IMAP CRAM-MD5 authentication with sylpheed-main
817 2003-07-15 [alfons] 0.9.3claws9
820 make --config-dir do something useful
822 2003-07-15 [alfons] 0.9.3claws8
825 o fix a bug where 'last' didn't really point to the last message
826 in the top level list of children, but to the last threaded
829 o clean up and make it easier to sync
831 2003-07-15 [alfons] 0.9.3claws7
834 make correct menu items sensitive
836 2003-07-14 [alfons] 0.9.3claws6
839 tune the threader so it will not subject-thread any message
840 without a subject prefix (this will not thread correctly if
841 a parent is delivered after their childs, but it looks
844 2003-07-13 [christoph] 0.9.3claws5
847 group "Add mailbox *..." menu items in submenu
849 2003-07-13 [alfons] 0.9.3claws4
852 correct summary_toggle_pressed() signature and make sure
853 signal is not passed on
855 2003-07-13 [alfons] 0.9.3claws3
858 o for now don't pass on keys when they we're handled by
859 ctree::key_press_event
862 2003-07-13 [alfons] 0.9.3claws2
865 add command line option "--config-dir" to get the current
868 2003-07-12 [alfons] 0.9.3claws1
871 * src/matcher_parser_parse.y
872 * src/prefs_filtering.c
874 add "Lock" filter action to lock messages;
878 * src/prefs_filtering.c
879 re-organize matcher part 9:
880 make action text entries easily extendible;
881 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
882 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
887 update old information and add missing
890 2003-07-12 [paul] 0.9.3claws
892 * 0.9.3claws released
894 2003-07-12 [paul] 0.9.0claws103
899 2003-07-12 [melvin] 0.9.0claws102
902 Fixed bug #215: Show MIME tab for single text/html messages.
904 2003-07-12 [paul] 0.9.0claws101
909 2003-07-12 [paul] 0.9.0claws100
915 update Spanish, Croatian, Polish, Serbian translations.
916 submitted by Ricardo Mones Lastra, Dragan, Witold
917 Wladyslaw Wojciech Wilk, Urke MMI
919 2003-07-12 [melvin] 0.9.0claws99
922 Updated French translations.
924 2003-07-12 [paul] 0.9.0claws98
927 disable 'Lookup' button as it has no effect
929 2003-07-11 [alfons] 0.9.0claws97
932 summary_searchbar_pressed() should return TRUE to signal that
933 event was handled. when returning void, the return value passed
934 to GTK is actually random, but maybe FALSE, in which case the
935 event is handled by parent
937 2003-07-10 [paul] 0.9.0claws96
939 * ac/missing/gettext.m4
940 update to version 0.12
942 2003-07-10 [paul] 0.9.0claws95
944 * src/plugins/clamav/clamav_plugin.c
945 fix bug where multipart/alternative messages
946 would slip through without being scanned
948 2003-07-10 [christoph] 0.9.0claws94
951 correct check if folder supports removing when a message is
952 moved. if not the message is only copied.
954 (closes Bug 132 crash on startup in newsgroups folders)
956 2003-07-09 [alfons] 0.9.0claws93
960 --with-config-dir (default .sylpheed)
962 2003-07-09 [christoph] 0.9.0claws92
965 use PKG_CHECK_MODULES to check for gtkmathview
966 (version 0.4.2 now required)
968 2003-07-08 [melvin] 0.9.0claws91
971 Implemented a progress bar that counts the number of completed
972 tasks when the action runs more than one command.
974 2003-07-08 [alfons] 0.9.0claws90
977 if queued message has an invalid Message-Id, don't try to
978 find message it refers to (fixes #209 "crash when processing
981 2003-07-08 [paul] 0.9.0claws89
983 * sync with 0.9.3cvs2
984 see ChangeLog 2003-07-08
986 2003-07-08 [match] 0.9.0claws88
989 extend LDAP search for first/last name by parsing search term.
991 2003-07-08 [alfons] 0.9.0claws87
994 fix bug #208 "Status message stuck when sending on POP3 account"
996 2003-07-07 [paul] 0.9.0claws86
999 new Croatian translation, submitted by
1000 Dragan <drleskov@inet.hr>
1002 2003-07-07 [paul] 0.9.0claws85
1004 * sync with 0.9.3cvs1
1005 see ChangeLog 2003-07-07
1007 2003-07-05 [christoph] 0.9.0claws84
1012 * src/stock_pixmap.[ch]
1013 * src/pixmaps/messageview_text.xpm ** NEW **
1014 move mimeview tabs to the right side and use icons
1015 instead of text to save some space
1017 (patch by Luke Plant <lukeplant@softhome.net>)
1019 2003-07-05 [christoph] 0.9.0claws83
1022 add NULL pointer checks
1024 (patch by Luke Plant <lukeplant@softhome.net>)
1025 (closes Bug 204 0.9.0 quits on authentication error?!)
1027 2003-07-05 [alfons] 0.9.0claws82
1030 take the clue in bug #202 "./configure script -
1031 'if test' comparison failure" reported by John Kristoff.
1033 2003-07-04 [christoph] 0.9.0claws81
1035 * src/plugins/spamassassin/spamassassin.c
1036 set timeout for spam check
1038 2003-07-04 [christoph] 0.9.0claws80
1041 destroy all FolderItems when shutting down to
1042 allow folders to clean up
1044 2003-07-04 [melvin] 0.9.0claws79
1046 * src/gtk/gtkaspell.c
1047 Fixed bug #184 "Entering non-ascii character deletes
1048 previous char if spell checking enabled": this makes
1049 the spell checking in multibytes (e.g. UTF-8)locales work.
1050 (Patch by Luke Plant).
1052 2003-07-04 [christoph] 0.9.0claws78
1054 * sync with 0.9.2cvs1
1055 see ChangeLog 2003-06-10
1057 2003-07-04 [paul] 0.9.0claws77
1059 * sync with 0.9.3 release
1060 see ChangeLog 2003-07-04
1062 2003-07-03 [christoph] 0.9.0claws76
1069 move folder_item_get_path() stuff into a folder virtual function
1072 use folder_item_fetch_msg() to get message and do not contruct
1073 the filename from path and number
1075 2003-07-03 [paul] 0.9.0claws75
1077 * sync with 0.9.2cvs12
1078 see ChangeLog 2003-07-03
1080 2003-07-02 [paul] 0.9.0claws74
1083 fix text-selection for replying
1085 2003-07-02 [paul] 0.9.0claws73
1087 * sync with 0.9.2cvs11
1088 see ChangeLog 2003-07-02
1090 2003-07-02 [paul] 0.9.0claws72
1093 revert last commit because it breaks more
1096 2003-07-02 [paul] 0.9.0claws71
1099 fix thread by subject/sort by date
1101 2003-07-01 [paul] 0.9.0claws70
1103 * sync with 0.9.2cvs10
1104 see ChangeLog 2003-07-01
1106 2003-06-30 [paul] 0.9.0claws69
1108 * sync with 0.9.2cvs9
1109 see ChangeLog 2003-06-30
1111 2003-06-28 [match] 0.9.0claws68
1116 2003-06-27 [paul] 0.9.0claws67
1118 * sync with 0.9.2cvs7
1119 see ChangeLog 2003-06-27
1121 2003-06-26 [christoph] 0.9.0claws66
1124 freeze folder updates while a folder is scanned
1126 (closes Bug 185 New message counter)
1128 2003-06-26 [darko] 0.9.0claws65
1131 fix infinite loop when adding a new LDAP server
1133 2003-06-26 [paul] 0.9.0claws64
1135 * sync with 0.9.2cvs6
1136 see ChangeLog 2003-06-26
1138 2003-06-26 [paul] 0.9.0claws63
1140 * sync with 0.9.2cvs5
1141 see ChangeLog 2003-06-25 and 2003-06-26
1143 2003-06-25 [match] 0.9.0claws62
1146 Fixed tab/backtab for dropped-down completion list to
1147 move next/previous field. (close bug 147)
1149 2003-06-25 [christoph] 0.9.0claws61
1151 * src/addr_compl.[ch]
1152 * src/addrindex.[ch]
1160 2003-06-25 [leandro] 0.9.0claws60
1164 o gray out "Message/Remove references" menu item if not
1165 replying to a message
1167 2003-06-24 [leandro] 0.9.0claws59
1170 o removed "Message/Create new thread" menu item
1171 o added "Message/Remove references" menu item
1172 (it's off by default and will not check anymore
1173 if the subject changed)
1175 2003-06-23 [alfons] 0.9.0claws58
1178 try better grouping messages threaded by subject based on their age.
1179 still not perfect - because the message tree is not sorted by date.
1181 2003-06-23 [thorsten] 0.9.0claws57
1184 added mail_receive_hook to allow modifications
1185 directly after retrieval (e.g. adding headers).
1187 2003-06-23 [paul] 0.9.0claws56
1189 * src/sourcewindow.c
1190 enable the use of Ctrl+A to select all text in
1192 Patch submitted by Ivan Francolin Martinez
1193 <ivanfm@users.sourceforge.net>
1195 2003-06-22 [christoph] 0.9.0claws55
1198 o add notification hook for folder tree changes
1199 o invoke hooks after folder tree scanning
1201 * src/folderview.[ch]
1202 register hook for folder tree changes that
1205 (there are more places that should be updated, like add, remove
1208 (closes Bug 164 Crash on rebuild folder tree)
1209 (closes Bug 190 Crash on 'rebuilding folder tree')
1211 2003-06-21 [leandro] 0.9.0claws54
1214 create a new thread if subject changes
1215 (it's on by default, can be disabled in Message menu)
1217 2003-06-21 [alfons] 0.9.0claws53
1220 quiet little compiler
1222 2003-06-21 [christoph] 0.9.0claws52
1224 update gettext stuff to version 0.12
1226 2003-06-19 [alfons] 0.9.0claws51
1229 * src/common/plugin.c
1230 move defs.h before glib.h to prevent MIN/MAX redefs
1237 2003-06-19 [match] 0.9.0claws50
1239 * src/addressbook.[ch]
1240 * src/addrindex.[ch]
1241 * src/addr_compl.[ch]
1243 * src/editldap_basedn.[ch]
1246 re-implemented dynamic LDAP search. works without
1247 slowdown on display sender with addressbook
1252 2003-06-19 [paul] 0.9.0claws49
1255 fix Bug #136 'Nonprovided quotation marks crash claws'
1256 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1258 2003-06-19 [alfons] 0.9.0claws48
1260 * src/prefs_common.[ch]
1262 restrict threading by subject by checking thread for
1263 age (prefs_common.thread_by_subject_max_age)
1265 2003-06-18 [christoph] 0.9.0claws47
1268 fix memory leak in imap_cmd_fetch()
1270 2003-06-18 [christoph] 0.9.0claws46
1273 fix memory leak in prefs_set_default() when used multiple
1274 times or after prefs have been read
1276 2003-06-18 [christoph] 0.9.0claws45
1278 * src/common/plugin.c
1279 fix memory leak in plugin_unload()
1281 2003-06-18 [christoph] 0.9.0claws44
1284 fix memory leak in imap_cmd_ok()
1286 2003-06-18 [christoph] 0.9.0claws43
1289 stop messages that are downloaded from POP3 and added to
1290 an IMAP inbox from being filtered twice (first by POP3
1291 and again when IMAP folder is scaned to get the UID of
1292 the APPEND operation when no UIDPLUS is available)
1301 * tools/launch_phoenix ** REMOVED **
1302 tools/launch_firebird ** NEW **
1303 renamed and edited to reflect the browser's name change from
1304 'phoenix' to 'firebird'
1306 2003-06-18 [paul] 0.9.0claws42
1308 * sync with 0.9.2cvs2
1309 see ChangeLog 2003-06-16
1311 2003-06-17 [alfons] 0.9.0claws41
1314 prevent threading problems when a node is an ancestor (parent / great parent),
1315 which mostly happens with circular references (thanks to Phillipe Gramoullé
1316 for finding an sample set of messages)
1318 2003-06-16 [christoph] 0.9.0claws40
1321 don't popup main window on --receive or --receive-all
1323 * src/mainwindow.[ch]
1324 * src/plugins/trayicon/trayicon.c
1325 allow hiding of main window by clicking on the trayicon
1326 (doesn't work correctly in seperate window mode and may
1327 cause unexpected GTK problems I couldn't find yet)
1330 remove incorrect warning
1332 2003-06-15 [alfons] 0.9.0claws39
1334 * src/gtk/gtkstext.c
1335 don't output debug text;
1336 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1337 for pointing this out);
1339 2003-06-14 [alfons] 0.9.0claws38
1342 remove printf() and make one if..else comply with coding style
1344 2003-06-14 [alfons] 0.9.0claws37
1349 * src/messageview.[ch]
1351 apply patch #754162 "Quoting messages filtered by actions" submitted
1352 by Martin Wicke, which allows quoting message body changed by an
1355 2003-06-13 [alfons] 0.9.0claws36
1358 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1359 use case insensitive regexp (suggested by Ivan Martinez)
1361 2003-06-13 [christoph] 0.9.0claws35
1364 * src/plugins/trayicon/Makefile.am
1365 * src/plugins/trayicon/eggtrayicon.[ch] ** REMOVE **
1366 * src/plugins/trayicon/trayicon.c
1367 * src/plugins/trayicon/libeggtrayicon/.cvsignore ** NEW **
1368 * src/plugins/trayicon/libeggtrayicon/Makefile.am ** NEW **
1369 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch] ** NEW **
1370 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch] ** NEW **
1371 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch] ** NEW **
1372 * src/plugins/trayicon/libeggtrayicon/xembed.h ** NEW **
1373 replace my own EggTrayIcon backport with the backport
1374 used by (l|x)mule and gabber.
1376 2003-06-13 [alfons] 0.9.0claws34
1379 * src/common/utils.c
1380 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1382 2003-06-13 [alfons] 0.9.0claws33
1385 clean up a little bit
1387 2003-06-12 [alfons] 0.9.0claws32
1390 const correctness fix
1392 * src/common/sylpheed.[ch]
1394 prevent redef MIN/MAX
1396 * src/common/utils.[ch]
1399 2003-06-12 [melvin] 0.9.0claws31
1402 Updated to take into accounts changes in GtkAspell.
1404 2003-06-12 [alfons] 0.9.0claws30
1408 * src/common/utils.[ch]
1409 handle reply subject prefixes better (initial
1410 suggestion by Robert Story adapted and enhanced
1413 2003-06-12 [melvin] 0.9.0claws29
1416 Use new gtkaspell_checkers_strerror() to get the speller's
1417 error message instead of accessing the (now private)
1422 Use #ifdef instead of #if for USE_ASPELL
1423 Use the new spell checkers init/quit functions
1425 * src/gtk/gtkaspell.c
1426 Use #ifdef instead of #if for USE_ASPELL
1427 Moved in the majority of GtkAspell structures that were
1428 exported before by gtkaspell.h
1430 * src/gtk/gktaspell.h
1431 Made gtkaspell.h contain only the necessary data to be
1432 publicized by moving many structures to gtkaspell.c.
1433 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1434 gtkaspell_checkers_new(): replaced by...
1435 gtkaspell_checkers_init(): new function for initialization
1436 gtkaspell_checkers_delete(): replaced by...
1437 gtkaspell_checkers_quit(): new function
1438 gtkaspell_checkers_strerror(): new function that returns
1439 the checker's last error message.
1441 2003-06-11 [melvin] 0.9.0claws28
1444 Updated to take into account gtkaspell.c migration to
1445 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1447 2003-06-10 [alfons] 0.9.0claws27
1449 * src/filtering.[ch]
1453 - try fixing bug #18 (any brave testers?)
1454 - add more robustness by refusing previously
1455 unchecked NULL pointers
1457 2003-06-10 [alfons] 0.9.0claws26
1460 fix bug #176 by don't checking MsgInfos with a NULL msgid
1462 2003-06-09 [alfons] 0.9.0claws25
1464 * src/prefs_common.c
1465 fix bug #163 "Icon switching doesnt work properly" by
1466 preventing early freeing of prefs_common.pixmap_theme_path.
1468 2003-06-09 [christoph] 0.9.0claws24
1470 * src/gtk/gtkaspell.c
1471 revert Thorsten's fix and add forgotten g_strdup for
1472 aspell path (it should not be possible to alter the path a
1473 GtkASpell uses from outside)
1475 2003-06-09 [thorsten] 0.9.0claws23
1477 * src/gtk/gtkaspell.c
1478 dont free prefs_common.aspell_path when closing compose
1480 2003-06-08 [colin] 0.9.0claws22
1482 * src/plugins/spamassassin/spamassassin.c
1485 2003-06-07 [christoph] 0.9.0claws21
1489 * src/gtkaspell.[ch] ** REMOVE **
1490 * src/gtk/Makefile.am
1491 * src/gtk/gtkaspell.[ch] ** NEW **
1492 o make gtkaspell independent from sylpheed's prefs
1493 o move gtkaspell.[ch] to gtk directory
1495 2003-06-07 [christoph] 0.9.0claws20
1500 * src/filesel.[ch] ** REMOVE **
1503 * src/common/sylpheed.[ch]
1504 * src/gtk/Makefile.am
1505 * src/gtk/filesel.[ch] ** NEW **
1506 * src/gtk/pluginwindow.c
1507 * src/gtk/sslcertwindow.c
1508 move filesel.[ch] to gtk directory
1510 2003-06-07 [alfons] 0.9.0claws19
1513 make (multi) file selection dialog work again (Claws-only)
1515 2003-06-07 [thorsten] 0.9.0claws18
1520 2003-06-07 [alfons] 0.9.0claws17
1524 detect apache mishap in which case don't include fnmatch.h
1525 if regex.h is already included
1527 2003-06-06 [christoph] 0.9.0claws16
1531 add check for fnmatch.h and include it when available
1534 fix wrong case sensitivity of Content-Types
1536 * src/gtk/Makefile.am
1537 need the same include paths in gtk directory as in
1538 common directory because .h files in common can
1539 include files from these directories, when included
1540 in gtk's .h or .c files
1542 2003-06-06 [alfons] 0.9.0claws15
1546 make it compile again because of regex.h / fnmatch.h
1547 include problems (related to recent mime stuff, can
1548 someone check this?)
1550 2003-06-06 [thorsten] 0.9.0claws14
1553 possible use of uninitialized pointer while dragging
1555 2003-06-06 [paul] 0.9.0claws13
1558 fix bug where the insert sig button would be effective
1559 only when auto_sig was set
1561 2003-06-06 [paul] 0.9.0claws12
1563 * sync with 0.9.2 release
1565 2003-06-02 [paul] 0.9.0claws11
1567 * sync with 0.9.1cvs1
1568 see ChangeLog 2003-06-02
1573 2003-06-01 [christoph] 0.9.0claws10
1576 don't use substring search to find accounts by email address
1578 (closes Bug 169 Overly loose matching of "From" address)
1580 2003-05-31 [christoph] 0.9.0claws9
1582 * doc-src/rfc2683.txt
1584 limit IMAP command length as recommended in RFC2683
1585 (message number lists will be split into multiple imap
1586 sets, the limit of 1000 octets is not a hard limit)
1588 (closes Bug 161 sylpheed-claws exits with segfault when logging
1589 in to certain imap-servers)
1591 2003-05-29 [alfons] 0.9.0claws8
1594 add print button (calling summary_print());
1595 fine tune setting tooltip text;
1596 (if someone needs other buttons, please take these
1597 commits as a guide, instead of bothering us - also
1600 2003-05-29 [darko] 0.9.0claws7
1603 fix crash when word wrapping kicks in due to
1604 changed text by spell checker
1606 2003-05-29 [paul] 0.9.0claws6
1609 fix bug where changing account would insert
1610 sig even if auto_sig was FALSE
1615 sync with 0.9.1 release
1617 2003-05-28 [christoph] 0.9.0claws5
1620 fix truncation of too long commands
1622 (closes Bug 167 IMAP hangs trying to get envelope
1623 information in imap_get_uncached_messages)
1625 2003-05-27 [paul] 0.9.0claws4
1628 tools/maildir2sylpheed.pl ** NEW FILE **
1629 add kmail to sylpheed mailbox conversion script
1631 2003-05-27 [paul] 0.9.0claws3
1633 * sync with 0.9.0cvs10
1634 see ChangeLog 2003-05-26
1636 2003-05-26 [paul] 0.9.0claws2
1638 * sync with 0.9.0cvs9
1639 see ChangeLog 2003-05-26
1641 2003-05-24 [paul] 0.9.0claws1
1643 * sync with 0.9.0cvs8
1644 see ChangeLog 2003-05-23
1646 2003-05-24 [paul] 0.9.0claws
1648 * version 0.9.0claws released
1650 2003-05-24 [paul] 0.8.11claws177
1652 * src/plugins/dillo-viewer/Makefile.am
1653 src/plugins/traycon/Makefile.am
1663 update Bulgarian, British English, Spanish, Italian,
1664 Brazilian Portuguese, Russian, and Serbian translations,
1665 submitted by George Danchev, [me], Ricardo Mones Lastra,
1666 André Filipe de Assunção e Brito, Alessandro Maestri,
1667 Ruslan N. Balkin, and Urke MMI
1669 2003-05-23 [melvin] 0.8.11claws176
1672 Updated French translations
1674 2003-05-22 [paul] 0.8.11claws175
1685 src/editldap_basedn.c
1689 revert to get ldap into it previous working state
1692 new Taiwanese translation,
1693 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1695 2003-05-22 [christoph] 0.8.11claws174
1697 * src/plugins/spamassassin/libspamc.[ch]
1698 sync libspamc with SpamAssaain release 2.55
1700 2003-05-22 [paul] 0.8.11claws173
1702 * sync with 0.9.0cvs7
1703 see ChangeLog 2003-05-22
1706 revert change in 0.8.11claws172: follow
1707 Hiroyuki's decision and that's the end of it.
1709 2003-05-21 [paul] 0.8.11claws172
1712 fix discrepency between open_unread_on_enter
1715 2003-05-21 [paul] 0.8.11claws171
1717 * sync with 0.9.0cvs6
1718 see ChangeLog 2003-05-21
1720 2003-05-21 [paul] 0.8.11claws170
1722 * sync with 0.9.0cvs5
1723 see ChangeLog 2003-05-21
1725 2003-05-20 [paul] 0.8.11claws169
1727 * sync with 0.9.0cvs4
1728 see ChangeLog 2003-05-20
1729 fixes bug #152, 'encoding of IMAP folders names'
1731 2003-05-20 [paul] 0.8.11claws168
1733 * sync with 0.9.0cvs3
1734 see ChangeLog 2003-05-20
1736 * src/tools/convert_mbox.pl
1737 minor change in the comments, submitted by Fred Marton
1739 2003-05-19 [paul] 0.8.11claws167
1741 * src/plugins/clamav/Makefile.am
1743 link clamav_lib to the plugin and not to the main program
1745 2003-05-19 [christoph]
1748 add -export-dynamic for linking
1750 2003-05-19 [paul] 0.8.11claws166
1752 * sync with 0.9.0cvs1
1753 see ChangeLog 2003-05-19
1755 2003-05-19 [paul] 0.8.11claws165
1758 fix 'pop before smtp' timeout
1760 2003-05-18 [alfons] 0.8.11claws164
1762 * src/prefs_matcher.c
1763 put "execute" action command line ("expression") in edit box
1765 2003-05-18 [christoph] 0.8.11claws163
1768 * src/plugins/dillo_viewer/dillo_viewer.c
1769 * src/plugins/image_viewer/viewer.c
1770 * src/plugins/mathml_viewer/mathml_viewer.c
1771 let a viewer have a list of Content-Types
1773 2003-05-18 [paul] 0.8.11claws162
1775 * src/prefs_filtering.c
1776 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1777 and REDIRECT actions
1779 2003-05-17 [christoph]
1782 o remove dynamic signatures that was syned with main
1783 o add infos about no longer "build in" image viewer
1784 o update bugtracker URL
1786 2003-05-17 [christoph] 0.8.11claws161
1791 don't use imap_scan_folder anymore. Instead call folder_item_scan
1792 for every folder after rebuilding the folder tree.
1794 (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1797 2003-05-17 [christoph] 0.8.11claws160
1800 don't use STATUS command on current folder to check for
1801 content changes. imap_cmd_ok() now tracks changes to
1802 folder and number of existing messages.
1804 2003-05-17 [paul] 0.8.11claws159
1806 * src/plugins/clamav/clamav_plugin.c
1807 remove unnecessary debug_print
1809 2003-05-16 [thorsten] 0.8.11claws158
1811 * src/plugins/demo.c
1812 included missing intl.h
1814 2003-05-16 [paul] 0.8.11claws157
1817 remove non-existant entries
1819 * src/plugins/clamav/clamav_plugin.c
1820 src/plugins/clamav/clamav_plugin_gtk.c
1821 src/plugins/dillo_viewer/dillo_prefs.c
1822 src/plugins/dillo_viewer/dillo_viewer.c
1825 2003-05-16 [christoph] 0.8.11claws156
1828 include plugin .c files for translation until I
1829 find a better solution to have plugins have their
1831 * src/plugins/demo/demo.c
1832 * src/plugins/image_viewer/plugin.c
1833 * src/plugins/mathml_viewer/mathml_viewer.c
1834 * src/plugins/spamassassin/spamassassin.c
1835 * src/plugins/spamassassin/spamassassin_gtk.c
1836 * src/plugins/trayicon/trayicon.c
1837 add gettext macros for plugin name and description
1843 2003-05-16 [paul] 0.8.11claws155
1845 * sync with lastest 0.9.0pre1
1846 see ChangeLog 2003-05-16
1848 2003-05-15 [paul] 0.8.11claws154
1850 * sync with latest 0.9.0pre1
1851 see ChangeLog 2003-05-14 and 2003-05-15
1853 2003-05-14 [christoph] 0.8.11claws153
1855 * src/plugins/image_viewer/viewer.c
1856 * src/plugins/image_viewer/viewer.glade ** NEW **
1857 * src/plugins/image_viewer/viewerprefs.c
1858 make it possible to disable the autoload function in the
1861 2003-05-14 [christoph] 0.8.11claws152
1864 fix folder update after adding a message
1866 2003-05-13 [alfons] 0.8.11claws151
1868 * src/common/session.c
1871 * src/addrcache.[ch]
1872 * src/filtering.[ch]
1874 * src/gtkaspell.[ch]
1876 * src/mbox_folder.[ch]
1881 * src/passphrase.[ch]
1882 * src/prefs_common.[ch]
1883 * src/prefs_gtk.[ch]
1886 be pedantic; (in prototypes () implies (int))
1888 2003-05-13 [alfons] 0.8.11claws150
1890 * src/prefs_toolbar.[ch]
1891 * src/summaryview.[ch]
1893 change misleading text in toolbar prefs;
1894 add toolbar action for ignore thread (toggles ignore thread flag);
1895 clean up a little bit;
1899 * tools/convert_mbox.pl
1900 bug fixed by Fred Marton
1904 * sync with 0.9.0pre1
1906 2003-05-09 [paul] 0.8.11claws149
1908 * sync with 0.8.11cvs43
1909 see ChangeLog 2003-05-09
1911 2003-05-08 [christoph] 0.8.11claws148
1914 o use CAPABILIY as first command and check for PREAUTH
1915 information in the response to it
1916 o rewrite all imap_cmd_* functions to use an IMAPSession
1917 instead of a SockInfo as parameter
1918 o do STARTTLS after fetching and checking the server
1921 2003-05-08 [paul] 0.8.11claws147
1925 tools/convert_mbox.pl ** NEW FILE **
1926 add mbox conversion script. Submitted by
1927 Fred Marton <Fred.Marton@uni-bayreuth.de>
1929 2003-05-07 [christoph]
1932 * src/gtk/pluginwindow.glade
1933 * src/plugins/image_viewer/viewerprefs.glade
1934 * src/plugins/spamassassin/spamassassin_gtk.glade
1935 add glade files for user interfaces and a description how
1936 to use glade to create the sylpheed code
1938 2003-05-07 [paul] 0.8.11claws146
1940 * sync with 0.8.11cvs41
1941 see ChangeLog 2003-05-07
1943 2003-05-06 [christoph] 0.8.11claws145
1946 * src/plugins/image_viewer/viewer.c
1947 fix usage of imlib in imageviewer plugin
1949 * src/gtk/prefswindow.c
1950 handle window close event correctly
1952 2003-05-06 [paul] 0.8.11claws144
1955 fix typo introduced in sync
1957 2003-05-06 [paul] 0.8.11claws143
1959 * sync with 0.8.11cvs39
1960 see ChangeLog 2003-05-06
1962 2003-05-06 [paul] 0.8.11claws142
1966 updated Czech translation, submitted by
1967 Radek Vybiral <Radek.Vybiral@vsb.cz>
1969 * src/plugins/clamav/clamav_plugin_gtk.c
1972 2003-05-03 [alfons] 0.8.11claws141
1975 make paste as quotation work even when the call to
1976 text_inserted() was deferred (fixes bug #140 "Paste
1977 as quotation does not work when using "external"
1980 2003-05-03 [thorsten] 0.8.11claws140
1985 removed C++ comments
1987 function with non-int retval/param used before
1988 implementation/declaration
1990 2003-05-02 [paul] 0.8.11claws139
1992 * src/addr_compl.[ch]
1993 src/addressbook.[ch]
1996 revert match's changes to (finally) remove the bug where
1997 opening a folder causes massive slowdown when using the
1998 'Display sender using address book' option
2000 2003-05-01 [melvin] 0.8.11claws138
2002 * src/plugins/dillo_viewer/dillo_prefs.[ch]
2003 * src/plugins/dillo_viewer/dillo_viewer.c
2004 Fixed bug where "Cancel" button from prefs issued
2006 Comply a little more to coding style
2008 2003-05-01 [paul] 0.8.11claws137
2010 * sync with 0.8.11cvs38
2011 see ChangeLog 2003-05-01
2013 2003-05-01 [paul] 0.8.11claws136
2016 updated by George Danchev
2018 2003-04-30 [christoph] 0.8.11claws135
2020 * src/plugins/dillo_viewer/dillo_prefs.c
2021 * src/plugins/image_viewer/viewerprefs.c
2022 * src/plugins/spamassassin/spamassassin_gtk.c
2023 remove gtk_widget_ref() calls for widgets in
2026 2003-04-30 [paul] 0.8.11claws134
2029 ok, this time a better fix for the bug where opening folder
2030 has massive slowdown when using the 'Display sender using
2031 address book' option
2033 2003-04-30 [paul] 0.8.11claws133
2036 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2038 2003-04-30 [melvin] 0.8.11claws132
2040 New: Dillo plugin preferences (patch by Dimitar Haralanov)
2042 * src/plugins/dillo_viewer/dillo_prefs.[ch] *** NEW ***
2043 Preferences for the dillo plugin
2044 * src/plugins/dillo_viewer/dillo_viewer.c
2045 Support for preferences
2046 * src/plugins/dillo_viewer/Makefile.am
2047 Added dillo_prefs.[ch]
2049 2003-04-30 [alfons] 0.8.11claws131
2051 * src/common/plugin.[ch]
2052 see? this ANSI C'fication immediately gives us type
2055 2003-04-30 [alfons] 0.8.11claws130
2057 * src/common/plugin.[ch]
2058 * src/plugins/clamav/clamav_plugin.[ch]
2059 * src/plugins/clamav/clamav_plugin_gtk.c
2060 * src/plugins/demo/demo.c
2061 * src/plugins/dillo_viewer/dillo_viewer.c
2062 * src/plugins/image_viewer/plugin.c
2063 * src/plugins/image_viewer/viewer.[ch]
2064 * src/plugins/image_viewer/viewerprefs.[ch]
2065 * src/plugins/mathml_viewer/mathml_viewer.c
2066 * src/plugins/spamassassin/spamassassin.[ch]
2067 * src/plugins/spamassassin/spamassassin_gtk.c
2068 * src/plugins/trayicon/trayicon.c
2071 2003-04-30 [alfons] 0.8.11claws129
2073 * src/common/utils.c
2074 make is_ascii_str() fail gracefully when NULL pointer
2077 2003-04-30 [paul] 0.8.11claws128
2080 fix bug where opening folder has massive slowdown when
2081 using the 'Display sender using address book' option
2083 2003-04-30 [paul] 0.8.11claws127
2085 * src/plugins/clamav/clamav_plugin.c
2086 src/plugins/clamav/clamav_plugin_gtk.c
2087 src/plugins/demo/demo.c
2088 src/plugins/dillo_viewer/dillo_viewer.c
2089 src/plugins/image_viewer/plugin.c
2090 src/plugins/mathml_viewer/mathml_viewer.c
2091 src/plugins/spamassassin/spamassassin.c
2092 src/plugins/spamassassin/spamassassin_gtk.c
2093 src/plugins/trayicon/trayicon.c
2094 get rid of eye-hurting function signatures
2096 2003-04-30 [paul] 0.8.11claws126
2098 * src/plugins/trayicon/trayicon.c
2104 2003-04-30 [paul] 0.8.11claws125
2107 arrange the plugins in reverse alphabetical order
2109 * src/plugins/clamav/clamav_plugin.[ch]
2110 src/plugins/clamav/clamav_plugin_gtk.c
2112 resize max_size window
2113 re-arrange the order of some gui elements
2114 improve descriptions
2116 * src/plugins/image_viewer/plugin.c
2117 src/plugins/mathml_viewer/mathml_viewer.c
2120 * src/plugins/spamassassin/spamassassin_gtk.c
2121 resize max_size window
2122 re-arrange the order of some gui elements
2128 2003-04-30 [alfons] 0.8.11claws124
2131 fix a leak found while browsing Martin Kluge's
2132 valgrind log (Claws only)
2134 2003-04-29 [darko] 0.8.11claws123
2136 * src/gtk/gtkstext.h
2137 include wchar.h if it is available, fixes compilation
2140 2003-04-29 [melvin] 0.8.11claws122
2142 * src/prefs_actions.c
2143 Improved help text of Actions' syntax
2145 2003-04-28 [paul] 0.8.11claws121
2148 a better fix for the crash when performing an action
2151 2003-04-28 [paul] 0.8.11claws120
2154 fix crash when performing an action on a
2157 2003-04-28 [paul] 0.8.11claws119
2159 * sync with 0.8.11cvs36
2160 see ChangeLog 2003-04-28
2162 2003-04-27 [paul] 0.8.11claws118
2164 * more sync with 0.8.11cvs35
2165 see ChangeLog 2003-04-25
2167 2003-04-26 [christoph] 0.8.11claws117
2170 fix remove virtual check
2172 2003-04-26 [paul] 0.8.11claws116
2175 fix return-receipt, make it work again
2177 2003-04-26 [paul] 0.8.11claws115
2180 restore double-clicking of the [application/pgp-signature
2181 (Select "Check signature" to check)] line in the message view,
2182 broken in recent sync
2184 2003-04-26 [christoph] 0.8.11claws114
2187 check if remove virtual really exists before
2188 calling the function
2190 2003-04-25 [match] 0.8.11claws113
2194 * src/ldapquery.[ch]
2197 * src/ldapserver.[ch]
2198 fix memleak. fix segfault.
2199 plug a Claws memleak
2201 2003-04-25 [alfons] 0.8.11claws112
2204 plug a Claws memleak
2206 2003-04-25 [alfons] 0.8.11claws111
2208 * src/common/session.c
2211 2003-04-25 [paul] 0.8.11claws110
2213 * sync with 0.8.11cvs35
2214 see ChangeLog 2003-04-24 and 2003-04-25
2216 * src/gtk/pluginwindow.c
2217 correct another strange float value
2219 2003-04-24 [christoph] 0.8.11claws109
2222 freeze folder item updates when unsetting new flags
2224 * src/gtk/pluginwindow.c
2225 correct strange float value
2227 2003-04-23 [paul] 0.8.11claws108
2229 * sync with 0.8.11cvs33
2230 see ChangeLog 2003-04-23
2232 2003-04-22 [paul] 0.8.11claws107
2237 src/pgptext.[ch] ** REMOVED **
2238 remove pgptext.[ch] as its not used any more
2240 2003-04-22 [paul] 0.8.11claws106
2242 * sync with 0.8.11cvs31
2243 see ChangeLog 2003-04-21 and 2003-04-22
2245 2003-04-21 [alfons] 0.8.11claws105
2248 No access to GTK structures if we're a spawned child
2249 (and clean up code a little bit...) Should fix #126.
2251 2003-04-21 [melvin] 0.8.11claws104
2253 * src/plugins/dillo_viewer/README
2254 Improved slightly the text.
2256 2003-04-21 [melvin] 0.8.11claws103
2258 * src/plugins/dillo_viewer/README *** NEW ***
2259 Added a README file for the Dillo plugin
2264 tools/outlook2sylpheed.pl
2265 updated and improved by Ricardo Mones Lastra
2267 2003-04-18 [oliver] 0.8.11claws102
2270 * src/prefs_account.h
2271 remove Pop3SessionType (used by selective download)
2272 * src/prefs_toolbar.c
2273 enable set Default Toolbar button
2275 2003-04-18 [paul] 0.8.11claws101
2277 * sync with 0.8.11cvs29
2278 see ChangeLog 2003-04-18
2280 2003-04-17 [paul] 0.8.11claws100
2282 * src/prefs_common.[ch]
2284 remove 'Open next message on deletion' option,
2285 as the same effect can now be achieved via the
2286 'Always open messages in summary when selected'
2289 2003-04-17 [paul] 0.8.11claws99
2291 * sync with 0.8.11cvs28
2292 see ChangeLog 2003-04-17
2294 2003-04-17 [christoph] 0.8.11claws98
2296 * ac/spamassassin.m4
2297 * src/plugins/spamassassin/libspamc.[ch]
2298 * src/plugins/spamassassin/utils.[ch]
2299 sync libspamc with SpamAssassin project
2301 2003-04-17 [christoph] 0.8.11claws97
2303 * src/common/socket.h
2304 * src/gtk/sslcertwindow.h
2305 rename old USE_SSL to USE_OPENSSL
2307 2003-04-17 [paul] 0.8.11claws96
2309 * src/prefs_common.h
2310 use gulong for P_COLOR so that it compiles/runs on
2311 64-bit systems. Patch submitted by James Noyes
2312 <jnoyes-claws@retrogeeks.com>
2317 2003-04-17 [paul] 0.8.11claws95
2319 * sync with 0.8.11cvs27
2320 see ChangeLog 2003-04-16
2322 2003-04-15 [paul] 0.8.11claws94
2324 * src/prefs_common.[ch]
2325 rearrange to stop the window getting too long:
2326 move Receive dialog stuff to Receive tab
2327 move Send dialog to Send tab
2328 remove Dialogs frame
2329 rename 'Open messages in summary with cursor keys' to
2330 'Always open messages in summary when selected', as its
2333 2003-04-15 [paul] 0.8.11claws93
2335 * src/prefs_common.[ch]
2337 add new option '/Interface/Open next message on deletion'
2339 2003-04-15 [paul] 0.8.11claws92
2341 * src/summaryview.[ch]
2342 add /Mark/Lock and /Mark/Unlock to the pop-up
2343 menu. Patch submitted by Ivan Francolin Martinez
2344 <ivanfm@users.sourceforge.net>
2346 2003-04-15 [paul] 0.8.11claws91
2348 * sync with 0.8.11cvs24
2349 see ChangeLog 2003-04-15
2351 2003-04-14 [jens] 0.8.11claws90
2353 * updated German translation and some corrections from
2354 Roland Bless <bless@tm.uka.de>
2356 2003-04-14 [paul] 0.8.11claws89
2358 * sync with 0.8.11cvs22
2359 see ChangeLog 2003-04-14
2361 2003-04-13 [paul] 0.8.11claws88
2363 * src/plugins/clamav/clamav_plugin.c
2367 2003-04-12 [paul] 0.8.11claws87
2369 * src/plugins/clamav/clamav_plugin.c
2370 activate enable/disable archive scanning option
2372 * src/plugins/clamav/.cvsignore ** NEW FILE **
2374 2003-04-12 [paul] 0.8.11claws86
2376 * src/plugins/Makefile.am
2377 src/plugins/clamav/Makefile.am ** NEW FILE **
2378 src/plugins/clamav/README ** NEW FILE **
2379 src/plugins/clamav/clamav_plugin.[ch] ** NEW FILES **
2380 src/plugins/clamav/clamav_plugin_gtk.c ** NEW FILE **
2381 add Clam AntiVirus plugin
2383 2003-04-12 [paul] 0.8.11claws85
2385 * sync with 0.8.11cvs21
2386 see ChangeLog 2003-04-11
2388 2003-04-11 [paul] 0.8.11claws84
2391 update Spanish translation. Submitted by Ricardo
2394 2003-04-10 [christoph] 0.8.11claws83
2397 fix typo that did not move unfiltered mails to destination
2400 (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2401 when filtering from spool)
2403 2003-04-10 [christoph] 0.8.11claws82
2406 use BODY.PEEK instead of BODY in in message fetch operation
2407 to make sure the IMAP server does not set the \Seen flag for
2408 messages. Sylpheed does that later itself, when the message
2409 is opened in sylpheed
2411 (closes Bug 111 Claws destroys unread marks)
2413 2003-04-09 [oliver] 0.8.11claws81
2416 fix crash in folder_destroy
2418 remove selective download
2420 2003-04-09 [christoph] 0.8.11claws80
2423 fix crash in imap_get_msginfo() when then fetched message
2426 (closes Bug 110 Crash during mail composition)
2428 2003-04-08 [christoph] 0.8.11claws79
2431 * src/prefs_account.c
2432 Filter new messages that are found in an INBOX folder
2433 when 'Filter messages on receiving' is enabled in the
2434 Folder's AccountPrefs. This allows to use Sylpheed's
2435 filtering engine for IMAP folders where messages are
2436 added to the INBOX by a MTA
2438 2003-04-08 [paul] 0.8.11claws78
2441 clean up after last commit
2443 2003-04-08 [paul] 0.8.11claws77
2445 * sync with 0.8.11cvs20
2446 see ChangeLog 2003-04-07 and 2003-04-08
2448 2003-04-07 [christoph] 0.8.11claws76
2450 * src/filtering.[ch]
2454 add procmsg_msginfo_filter() to execute filtering actions
2456 2003-04-06 [christoph] 0.8.11claws75
2459 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2461 2003-04-06 [christoph] 0.8.11claws74
2463 * src/common/utils.[ch]
2464 add g_int_compare() function for slist sorting
2467 fetch all MsgInfos with one command in imap_get_msginfos()
2468 using an imap set with a list of ranges
2471 use new g_int_compare() function
2473 2003-04-06 [thorsten] 0.8.11claws73
2476 corrected implementation of mh_folder_destroy()
2478 2003-04-05 [christoph] 0.8.11claws72
2495 * src/gtk/gtkutils.c
2496 o rename structure field names class and new to klass and
2497 new_msgs, to allow including files in C++
2498 o add 'extern "C"' block to some header files
2499 o add MsgInfoList and MsgNumberList as alias for GSList for
2500 developers to know what type of list is expected
2502 * src/plugins/image_viewer/plugin.c
2503 * src/plugins/image_viewer/viewer.[ch]
2504 * src/plugins/image_viewer/viewerprefs.[ch]
2505 rename function names to prevent conflicts
2507 2003-04-05 [paul] 0.8.11claws71
2509 * sync with 0.8.11cvs18
2510 see ChangeLog 2003-04-03 and 2003-04-04
2512 2003-04-02 [christoph] 0.8.11claws70
2516 * src/mbox_folder.[ch]
2519 o Make all virtual folder functions private
2520 o remove unused folder code
2522 * src/common/socket.[ch]
2526 2003-03-30 [alfons] 0.8.11claws69
2528 * src/send_message.c
2529 remove two debug traces and see if people still report
2532 2003-03-30 [alfons] 0.8.11claws68
2534 * src/send_message.c
2535 * src/commons/session.c
2536 add more debug traces
2538 2003-03-30 [christoph] 0.8.11claws67
2541 change processing folder name from .processing to processing
2544 disable SSL certificate check because it causes Xlib error
2545 when the child process want's to open an GTK window
2547 2003-03-30 [christoph] 0.8.11claws66
2550 don't use default folder for processing folder item because
2551 it can be a non local folder
2553 (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2555 2003-03-30 [alfons] 0.8.11claws65
2557 * src/send_message.c
2558 try fixing crashes when sending messages: my gcc 2.95.4 seems
2559 to generate bad code for 'send_send_data_progressive': When
2560 called from 'send_send_data_finished', the 'data' pointer is
2561 cleared just before the assignment to the dialog pointer
2563 2003-03-29 [christoph] 0.8.11claws64
2565 * src/common/prefs.h
2566 * src/plugins/image_viewer/Makefile.am
2567 * src/plugins/image_viewer/plugin.c
2568 * src/plugins/image_viewer/viewer.[ch]
2569 * src/plugins/image_viewer/viewerprefs.[ch] ** NEW **
2570 add PrefsPage for ImageViewer
2572 2003-03-28 [thorsten] 0.8.11claws63
2574 * src/common/session.c
2577 2003-03-28 [paul] 0.8.11claws62
2579 * sync with 0.8.11cvs16
2580 see ChangeLog 2003-03-28
2582 2003-03-28 [paul] 0.8.11claws61
2584 * sync with 0.8.11cvs15
2585 see ChangeLog 2003-03-28
2587 2003-03-27 [christoph] 0.8.11claws60
2591 * src/common/socket.[ch]
2592 set socket state to DISCONNECTED when any operation
2593 fails to allow reconnecting in IMAP code without
2594 checking the return code of all calls to the command
2599 remove some more stuff that depends on specific
2602 2003-03-27 [paul] 0.8.11claws59
2604 * sync with 0.8.11cvs14
2605 see ChangeLog 2003-03-27
2607 * src/selective_download.[ch] ** REMOVED **
2610 2003-03-27 [christoph] 0.8.11claws58
2613 fix handling of tmp_flags in flag copy function
2615 2003-03-27 [paul] 0.8.11claws57
2617 * sync with 0.8.11cvs13
2618 see ChangeLog 2003-03-27
2620 2003-03-27 [oliver] 0.8.11claws56
2623 remove sel_download_cb
2625 2003-03-27 [oliver] 0.8.11claws55
2630 2003-03-26 [oliver] 0.8.11claws54
2635 remove selective donwload readme
2637 2003-03-26 [oliver] 0.8.11claws53
2639 * src/matcher_parser_parse.y
2641 * src/prefs_account.[ch]
2642 * src/prefs_filtering.c
2643 remove selective donwload
2645 2003-03-26 [oliver] 0.8.11claws52
2650 remove selective donwload
2652 2003-03-26 [oliver] 0.8.11claws51
2655 * src/selective_download.[ch] ** REMOVE **
2657 2003-03-26 [christoph] 0.8.11claws50
2660 fix NEWS that got broken by a sync with sylpheed-main
2662 2003-03-26 [christoph] 0.8.11claws49
2665 fix mime type guessing when no mime type is found for a file
2667 2003-03-25 [christoph] 0.8.11claws48
2671 remove mime type guessing from mime parser and use
2672 name based mime types in viewer lookup for mime type
2673 application/octet-stream
2675 2003-03-25 [christoph] 0.8.11claws47
2677 * doc-src/readme.txt
2678 * doc-src/rfc2554.txt
2679 add RFC about SMTP AUTH
2681 * src/send_message.c
2682 * src/common/smtp.[ch]
2683 add extra error code for authentication errors and
2684 clear temporary password when this error occurs
2686 (closes Bug 84 authentication failure while sending should
2687 prompt for password again)
2689 2003-03-25 [christoph] 0.8.11claws46
2693 * src/imageview.[ch] ** REMOVE **
2694 * src/messageview.[ch]
2696 * src/prefs_common.[ch]
2698 * src/plugins/Makefile.am
2699 * src/plugins/image_viewer/.cvsignore ** NEW **
2700 * src/plugins/image_viewer/Makefile.am ** NEW **
2701 * src/plugins/image_viewer/plugin.c ** NEW **
2702 * src/plugins/image_viewer/viewer.[ch] ** NEW **
2703 move image viewer into a plugin (building is enabled by default)
2704 [ToDo: Prefs for resize and autoview]
2706 2003-03-25 [paul] 0.8.11claws45
2708 * sync with 0.8.11cvs12
2709 see ChangeLog 2003-03-26
2711 2003-03-25 [paul] 0.8.11claws44
2713 * sync with 0.8.11cvs11
2714 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2716 Note: Selective Download is broken.
2718 2003-03-22 [christoph] 0.8.11claws43
2721 code cleanup for flags copying
2723 2003-03-22 [christoph] 0.8.11claws42
2725 * src/plugins/trayicon/trayicon.c
2726 fix setting the transparent area when the window size
2727 is forced by the system tray
2729 2003-03-22 [christoph] 0.8.11claws41
2731 * src/plugins/trayicon/gnome-mail.xpm ** REMOVE **
2732 * src/plugins/trayicon/gnome-nomail.xpm ** REMOVE **
2733 * src/plugins/trayicon/newmail.xpm ** NEW **
2734 * src/plugins/trayicon/nomail.xpm ** NEW **
2735 * src/plugins/trayicon/trayicon.c
2736 * src/plugins/trayicon/unreadmail.xpm ** NEW **
2737 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2738 o add icon for unread mails
2739 o set transparency for window
2741 2003-03-22 [christoph] 0.8.11claws40
2744 init news session to prevent crash when session is closed
2746 2003-03-22 [christoph] 0.8.11claws39
2749 * src/common/session.[ch]
2750 Init session data to make sure we don't have invalid pointers
2751 for read_ch and write_ch when new multi process sessions are
2755 * src/common/plugin.c
2756 * src/common/sylpheed.c
2757 * src/plugins/demo/demo.c
2758 * src/plugins/dillo_viewer/dillo_viewer.c
2759 * src/plugins/mathml_viewer/mathml_viewer.c
2760 * src/plugins/spamassassin/spamassassin.c
2761 * src/plugins/spamassassin/spamassassin_gtk.c
2762 add plugin types to allow loading plugins at different times
2763 (and maybe for different frontends), because it's not good to
2764 load GTK-Plugins gefore gtk_init was called
2767 * src/plugins/Makefile.am
2768 * src/plugins/trayicon/.cvsignore ** NEW **
2769 * src/plugins/trayicon/Makefile.am ** NEW **
2770 * src/plugins/trayicon/eggtrayicon.c ** NEW **
2771 * src/plugins/trayicon/eggtrayicon.h ** NEW **
2772 * src/plugins/trayicon/gnome-mail.xpm ** NEW **
2773 * src/plugins/trayicon/gnome-nomail.xpm ** NEW **
2774 * src/plugins/trayicon/trayicon.c ** NEW **
2775 New Trayicon plugin that shows an icon in a systray that uses
2776 XEMBED protocol like Gnome's systray. Icon shows if there
2777 are new mails and a tooltip shows information about new,
2778 unread and total messages.
2780 2003-03-22 [paul] 0.8.11claws38
2783 fix ESMTP AUTH CRAM-MD5
2784 [sync with main (still version 0.8.11cvs6), see
2785 ChangeLog 2003-03-22]
2787 2003-03-21 [colin] 0.8.11claws37
2789 * src/send_message.c
2790 Fix USE_SSL => USE_OPENSSL
2792 2003-03-21 [colin] 0.8.11claws36
2795 Fix counts in drag and dropped subfolders
2797 2003-03-21 [colin] 0.8.11claws35
2801 speed up a bit folder dnd
2803 2003-03-20 [alfons] 0.8.11claws34
2808 don't send locked queue messages
2809 (feature request "[ 705245 ] Locking message in outbox
2810 should prevent sending")
2812 2003-03-20 [christoph] 0.8.11claws33
2815 remove NEW and UNREAD flag in special folders when scanning
2818 fix ESMTP AUTH CRAM-MD5
2820 2003-03-20 [paul] 0.8.11claws32
2822 * src/prefs_account.c
2823 Re-write 'Tunnel command to open connection' as
2824 'Use command to communicate with server', and disable
2825 it for all except IMAP accounts
2827 2003-03-20 [paul] 0.8.11claws31
2829 * sync with 0.8.11cvs6
2830 see ChangeLog 2003-03-20
2832 2003-03-19 [match] 0.8.11claws30
2835 include documentation. minor refactoring.
2836 * src/addr_compl.[ch]
2837 * src/addrindex.[ch]
2838 * src/addresbook.[ch]
2840 re-enable address lookup (was disabled in
2843 2003-03-19 [christoph] 0.8.11claws29
2846 add temp flag handling, will make moving and copying
2847 messages possible again
2850 correct calulation of folder stats
2852 2003-03-18 [match] 0.8.11claws28
2855 remove case sensitive comparison (closes bug 80).
2857 2003-03-18 [christoph] 0.8.11claws27
2860 fix imap using a tunnel command
2864 2003-03-18 [christoph] 0.8.11claws26
2869 rewrite flag handling for folders
2871 2003-03-18 [christoph] 0.8.11claws25
2876 unset NEW and UNREAD flags when message is ignored, to make
2877 sure messages don't show up as unread on other IMAP clients,
2878 because the IGNORE_THREAD flag can not be syncronized through
2881 2003-03-17 [christoph] 0.8.11claws24
2884 don't use recursion to fetch uids when the number of messages
2885 does not match. Moved code into subfunction that is used
2886 again when needed, to prevent an endless loop.
2888 2003-03-17 [thorsten] 0.8.11claws23
2890 * src/imageview.[ch]
2891 export imageview_get_resized_size() (for plugins)
2892 * src/prefs_common.[ch]
2893 added prefs_common_get() (for plugins)
2895 2003-03-17 [christoph] 0.8.11claws22
2898 o remove UID guessing from copy code
2899 o support UIDPLUS extension for APPEND command
2901 2003-03-17 [paul] 0.8.11claws21
2904 remove 'Compiled-plugins' section.
2906 * src/plugins/dillo_viewer/dillo_viewer.c
2907 slight change to description text
2909 2003-03-16 [match] 0.8.11claws20
2910 * src/ldapserver.[ch] ** NEW **
2911 * src/ldapctrl.[ch] ** NEW **
2912 * src/ldapquery.[ch] ** NEW **
2913 * src/ldaputil.[ch] ** NEW **
2914 * src/addrcindex.[ch] ** NEW **
2915 * src/addrquery.h ** NEW **
2917 * src/addrcache.[ch]
2918 * src/addrindex.[ch]
2919 * src/addr_compl.[ch]
2920 * src/addressbook.[ch]
2925 * src/editldap_basedn.c
2929 included dynamic LDAP queries. improved address
2932 2003-03-16 [paul] 0.8.11claws19
2934 * tools/multiwebsearch.pl
2937 2003-03-16 [christoph] 0.8.11claws18
2940 * src/plugins/dillo_viewer/dillo_viewer.c
2941 * src/plugins/mathml_viewer/mathml_viewer.c
2942 make unregistering of MimeViewerFactorys possible
2944 2003-03-16 [alfons] 0.8.11claws17
2949 2003-03-16 [melvin] 0.8.11claws16
2951 * src/plugins/dillo_viewer.c
2952 Fixed bug where it was not possible to view more than
2953 one text/html attachment per message (bug discovered
2954 by Christoph Hohmann).
2956 2003-03-15 [melvin] 0.8.11claws15
2958 * src/prefs_actions.c
2959 Fixed compilation warnings.
2961 2003-03-15 [melvin] 0.8.11claws14
2963 * src/plugins/Makefile.am
2964 * src/plugins/dillo_viewer/.cvsignore ** NEW **
2965 * src/plugins/dillo_viewer/Makefile.am ** NEW **
2966 * src/plugins/dillo_viewer/dillo_viewer.c ** NEW **
2967 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2968 newer (http://dillo.auriga.wearlab.de/).
2970 2003-03-15 [christoph] 0.8.11claws13
2973 don't query imap folder for attributes because we already
2974 for them from imap_status
2977 add support for plugable MimeViewers (unloading Viewers
2980 * src/plugins/Makefile.am
2981 * src/plugins/mathml_viewer/.cvsignore ** NEW **
2982 * src/plugins/mathml_viewer/Makefile.am ** NEW **
2983 * src/plugins/mathml_viewer/mathml_viewer.c ** NEW **
2984 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2985 widget from http://helm.cs.unibo.it/mml-widget/
2987 2003-03-14 [christoph] 0.8.11claws12
2990 o error return code's should better be negative
2991 o replace printf with debug_print
2994 improve IMAP folder scan by checking UID-NEXT
2997 remove check that are unnecessary in my opinion
2999 2003-03-13 [christoph] 0.8.11claws11
3008 * src/prefs_scoring.c
3010 use a common function to get a displayable name
3013 2003-03-13 [paul] 0.8.11claws10
3017 tools/multiwebsearch.conf ** NEW FILE **
3018 tools/multiwebsearch.pl ** NEW FILE **
3019 add multiwebsearch Actions script
3021 2003-03-13 [colin] 0.8.11claws9
3024 Remove leading emtpy lines from quoted text
3027 2003-03-13 [melvin] 0.8.11claws8
3029 * src/prefs_actions.c
3032 Added Cancel and OK buttons
3035 2003-03-13 [christoph] 0.8.11claws7
3045 replace more folder type stuff with folder class stuff
3047 2003-03-13 [melvin] 0.8.11claws6
3049 * src/prefs_actions.c
3051 %u: user provided argument
3052 %h: user provided argument (hidden on input)
3053 %s: current text selection in the message view
3055 2003-03-13 [paul] 0.8.11claws5
3057 * sync with 0.8.11cvs5
3058 see ChangeLog 2003-03-11, 2003-03-12
3060 2003-03-12 [christoph] 0.8.11claws4
3063 use folder class idstr when writing folderlist.xml
3068 replace folder type checks with folder class checks
3070 2003-03-12 [christoph] 0.8.11claws3
3075 * src/mbox_folder.[ch]
3078 o create a list of known folder classes in the folder system
3079 o use folder class id strings for folder item identifiers
3081 2003-03-12 [christoph] 0.8.11claws2
3084 fix imap uid validity check
3086 2003-03-12 [christoph] 0.8.11claws1
3097 * src/prefs_scoring.c
3101 initial restructuring of folder system, seperating
3102 folders and folder classes
3104 2003-03-12 [paul] 0.8.11claws
3108 2003-03-12 [christoph]
3110 * src/gtk/prefswindow.c
3111 fix translation of "Page Index"
3113 2003-03-12 [paul] 0.8.10claws110
3115 a sync from 0.8.11cvs4 before the release
3117 * src/common/utils.c
3118 subject_compare_for_sort(): allow null strings (fixes
3121 2003-03-11 [paul] 0.8.10claws109
3124 update Spanish translation, submitted by
3125 Ricardo Mones Lastra
3127 2003-03-11 [melvin] 0.8.10claws108
3130 Updated French translations
3132 2003-03-11 [paul] 0.8.10claws107
3134 * manual/en/Makefile.am
3136 update English manual, add a new page
3137 updated by Francois Barriere <fbarriere@atmel.fr>
3142 update Bulgarian, Italian, and Serbian translations
3143 submitted by George Danchev, Alessandro Maestri, and
3146 2003-03-10 [paul] 0.8.10claws106
3149 src/gtk/prefswindow.c
3150 make some strings translatable
3152 2003-03-10 [darko] 0.8.10claws105
3155 code cleanup to make Hiro happy
3157 2003-03-10 [paul] 0.8.10claws104
3159 * sync with 0.8.11cvs2
3160 see ChangeLog 2003-03-10
3162 2003-03-09 [melvin] 0.8.10claws103
3165 textview_set_font(): fix for message display in
3166 UTF-8 locales (thanks to Sergey Vlasov).
3167 (was unintentionnaly reverted in 0.8.6claws6)
3169 2003-03-08 [darko] 0.8.10claws102
3172 fix infinite loop in wrapping as reported
3174 obsoletes patch #696482
3176 2003-03-08 [christoph] 0.8.10claws101
3179 add workaround for IMAP servers that do not
3180 support the "UID SEARCH UID" command
3182 2003-03-07 [christoph] 0.8.10claws100
3184 * src/plugins/spamassassin/spamassassin.[ch]
3185 * src/plugins/spamassassin/spamassassin_gtk.c
3188 2003-03-07 [paul] 0.8.10claws99
3191 updated Spanish translation, submitted by
3192 Ricardo Mones Lastra
3194 2003-03-07 [christoph] 0.8.10claws98
3197 fix in 0.8.10claws94 was wrong
3198 local delivery does not require escaping, remove escaping
3199 code to make signatures of mails with "." lines valid
3201 NOTE: requires that sendmail is executed with "-i" option,
3202 what is the default now, but has to be changed in all
3205 2003-03-07 [paul] 0.8.10claws97
3207 * sync with 0.8.11 release
3208 see ChangeLog 2003-03-07
3210 2003-03-06 [paul] 0.8.10claws96
3213 revert commit 0.8.10claws92
3215 2003-03-06 [paul] 0.8.10claws95
3218 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3221 fix bug 74, 'Crash opening editor window with pseudo-color
3224 Patches submitted by Kevin Vigor <kevin@vigor.nu>
3226 2003-03-06 [christoph] 0.8.10claws94
3229 fix rfc2821 (4.5.2) violation in SMTP data sending,
3230 all lines starting with a period get an extra period
3232 (found by Simon 'corecode' Schubert)
3234 2003-03-06 [paul] 0.8.10claws93
3237 if configured font can't be loaded fall back to gtk
3238 default. (with thanks to Christoph)
3240 closes long-standing bug 15 'Crashes on startup'
3242 2003-03-06 [paul] 0.8.10claws92
3245 freeze text before autosave and thaw afterwards
3246 fixes bug 67 'autosave make re-rediting message crazy'
3248 2003-03-06 [christoph] 0.8.10claws91
3251 ignore address comment in dupe check for Cc-list
3253 (closes reopened bug 47 Replying to message strips name part of
3254 e-mail addresses of Cc: lines)
3256 2003-03-06 [paul] 0.8.10claws90
3259 remove reference to gtkxtext.h as its no longer in
3262 2003-03-06 [paul] 0.8.10claws89
3264 * sync with 0.8.10cvs25
3265 see ChangeLog 2003-03-06
3267 2003-03-06 [oliver] 0.8.10claws88
3272 2003-03-06 [oliver] 0.8.10claws87
3275 remove changes introduced inclaws74
3277 another attempt to sanely delete and update
3278 messages deleted in separate messageview
3280 2003-03-05 [christoph] 0.8.10claws86
3283 check if "From" matches any account's address if
3284 addressbook completion of addresses is disabled too
3286 (closes Bug 70 "Display recipient in from" doesn't check
3287 folder's default account)
3289 2003-03-05 [christoph] 0.8.10claws85
3292 * src/common/utils.[ch]
3293 don't strip address comments when building Cc lists
3295 (closes Bug 47 Replying to message strips name part of e-mail addresses
3299 fix return value of copy function
3301 2003-03-05 [christoph] 0.8.10claws84
3304 don't ask imap server for non rfc822 headers
3306 (closes bug 71 IMAP FETCH asks for FROM header field twice)
3309 destroy session on socket error to allow reconnecting
3311 2003-03-05 [christoph] 0.8.10claws83
3314 fix building with gnome when no prefix is set
3316 (closes bug 66 Gnome directory is set to NONE)
3318 2003-03-05 [paul] 0.8.10claws82
3320 * sync with 0.8.10cvs23
3321 see ChangeLog 2003-03-05
3323 2003-03-04 [christoph] 0.8.10claws81
3326 o fix moving and copying when folder returns 0 for new
3328 o remove some code for single message copy and move
3329 operations and use functions for multiple messages
3331 (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3334 remove unused include
3336 2003-03-04 [paul] 0.8.10claws80
3339 list 'Compiled plugins'
3341 2003-03-03 [christoph] 0.8.10claws79
3344 have to multiply the percentage of the current fetch with
3345 the percentage that it has of the total fetch operation
3348 2003-03-03 [christoph] 0.8.10claws78
3351 fix calculation of expected lines for progress indicator
3353 2003-03-03 [christoph] 0.8.10claws77
3356 * src/common/utils.c
3357 fix segfault when opening the root news folder
3359 2003-03-03 [christoph] 0.8.10claws76
3361 * src/mainwindow.[ch]
3362 * src/common/Makefile.am
3363 * src/common/progressindicator.[ch]
3364 add UI independent progress indicator handling
3367 use new progress indicator for message info fetching
3369 * src/common/hooks.h
3372 2003-03-03 [oliver] 0.8.10claws75
3376 removed commented code
3378 2003-03-03 [oliver] 0.8.10claws74
3381 cleanups and refactoring
3383 compose_reply_mode reply & forwarding interface for
3386 act on messages marked for deletion in folderview_selected
3387 based on prefs_common.immediate_exec since a message might
3388 have been deleted by messageview in a folder we are changing
3389 to (does anybody understand what I'm on about ?)
3391 2003-03-03 [oliver] 0.8.10claws73
3393 * src/messageview.[ch]
3395 - messageview_delete: delete message shown in messagview
3396 - messageview_update_view: update messageview to currently
3397 selected summaryview message
3398 - add separate messageview to msgview_list in order to update
3399 toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3400 * src/summaryview.[ch]
3401 summary_get_selection returns a list of selected msgs
3404 toolbar reply refactoring
3406 2003-03-03 [paul] 0.8.10claws72
3408 * sync with 0.8.10cvs21
3409 see ChangeLog 2003-03-03
3411 2003-03-02 [christoph] 0.8.10claws71
3413 * src/common/passcrypt.c
3416 2003-03-02 [christoph] 0.8.10claws70
3419 * src/prefs_account.c
3420 * src/prefs_gtk.[ch]
3421 * src/common/.cvsignore
3422 * src/common/Makefile.am
3423 * src/common/passcrypt.c ** NEW **
3424 * src/common/passcrypt.h.in ** NEW **
3425 Implement password encryption in config files
3426 using unix encrypt and setkey functions. The crypt
3427 key can be set as a configure parameter. Old
3428 passwords will be converted if they do not begin
3431 2003-03-02 [paul] 0.8.10claws69
3433 * src/prefs_account.c
3436 2003-03-01 [thorsten] 0.8.10claws68
3444 corrected format strings
3447 (fix compile errors with GNU gettext-0.11.5)
3449 2003-03-01 [oliver] 0.8.10claws67
3452 menu callbacks call toolbar_menu_reply
3454 2003-03-01 [oliver] 0.8.10claws66
3458 menu callbacks call toolbar_menu_reply
3460 callbacks from menu handled by toolbar_menu_reply
3462 2003-03-01 [paul] 0.8.10claws65
3465 revert commit 0.8.10claws54 - breaks editing of
3469 update Bulgarian translation, submitted by
3472 2003-02-28 [christoph] 0.8.10claws64
3478 * src/gtkxtext.h ** REMOVE **
3484 * src/prefs_common.c
3485 * src/prefs_matcher.c
3486 * src/procheader.[ch]
3489 * src/common/ssl_certificate.c
3490 * src/gtk/colorlabel.c
3493 o remove code obsoleted by new cache and folder system rework
3495 2003-02-28 [oliver] 0.8.10claws63
3498 * fix bug where reply in Messageview replied to
3499 Message displayed in summaryview
3500 (reportedd via ML by chinatinte at gmx dot ch)
3501 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3502 didn't work in separate MessageView Toolbar
3503 (wondering if anybody uses this at all ?)
3504 * src/summaryview.[ch]
3505 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3506 (generalize reply and forward code);
3508 remove focus_in event which updated summaryview to messageview
3510 2003-02-28 [paul] 0.8.10claws62
3513 add the --check option
3514 Patch submitted by Ricardo Mones Lastra
3516 2003-02-28 [paul] 0.8.10claws61
3518 * src/prefs_account.c
3519 re-order 'Signature' items
3521 2003-02-28 [paul] 0.8.10claws60
3523 * sync with 0.8.10cvs20
3524 see ChangeLog 2003-02-28
3526 2003-02-28 [paul] 0.8.10claws59
3529 update to reflect recent movement of files
3531 2003-02-28 [paul] 0.8.10claws58
3533 * sync with 0.8.10cvs19
3534 see ChangeLog 2003-02-28
3536 2003-02-27 [martin] 0.8.10claws57
3538 * src/prefs_matcher.c
3539 fix segfault in prefs_matcher_ok() when the
3540 last entry is deleted and prevents that the
3541 message "entry not saved" comes up after deleting
3544 2003-02-27 [martin] 0.8.10claws56
3546 * src/prefs_filtering.c
3547 fix segfault in prefs_filtering_ok() when the
3548 last entry is deleted and prevents that the
3549 message "entry not saved" comes up after deleting
3552 2003-02-27 [paul] 0.8.10claws55
3554 * sync with 0.8.10cvs18
3555 see ChangeLog 2003-02-27
3557 2003-02-27 [paul] 0.8.10claws54
3560 fix bug where the address book crashes with
3562 Patch [687729] submitted by David Frager
3563 <dbfrager@users.sourceforge.net>
3565 2003-02-25 [christoph] 0.8.10claws53
3568 * src/colorlabel.[ch] ** REMOVE **
3569 * src/gtk/Makefile.am
3570 * src/gtk/colorlabel.[ch] ** NEW **
3571 move colorlabel files to gtk directory
3573 * src/esmtp.[ch] ** REMOVE **
3574 has been merged into smtp.[ch] in 0.7.5
3576 2003-02-25 [christoph] 0.8.10claws52
3579 * src/about.[ch] ** REMOVE **
3580 * src/gtk/Makefile.am
3581 * src/gtk/about.[ch] ** NEW **
3582 move about files to gtk directory
3584 2003-02-25 [christoph] 0.8.10claws51
3587 some code optimization of folder scanning code
3589 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3591 2003-02-25 [christoph] 0.8.10claws50
3594 * src/common/sylpheed.c
3595 add command line parameter parsing to common code
3597 2003-02-24 [christoph]
3601 fix gnome prefix problems, the configure script now removed
3602 `gnome-config --prefix` from `gnome-config --datadir`
3603 and adds $(prefix} instead
3605 (closes Bug 24 Makefile does not respect prefix when installing
3608 2003-02-24 [christoph] 0.8.10claws49
3611 check for valid session before trying to authenticate
3613 (closes Bug 60 crash if "authenticate on logon" is activated
3614 and newsserver-hostname is not valid)
3616 2003-02-24 [melvin] 0.8.10claws48
3618 * src/prefs_actions.c
3619 Make sure all user's input is sent to the action and then
3622 2003-02-23 [alfons] 0.8.10claws46
3625 also wait cursor when deleting files
3629 * tools/freshmeat_search.pl
3630 tools/google_search.pl
3631 scripts should now work for any browser/browser command line
3633 2003-02-22 [christoph] 0.8.10claws45
3636 fix IMAP flag setting, IMAP flag is not handled correctly
3637 anymore by the folder system and information about the
3638 folder should not be saved in the MsgInfo (in my opinion)
3640 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3642 2003-02-22 [christoph] 0.8.10claws44
3645 fix spelling of "label" ;-)
3647 2003-02-22 [thorsten] 0.8.10claws43
3650 src/prefs_common.[ch]
3652 do not use description as attachment name
3654 2003-02-22 [alfons] 0.8.10claws42
3657 freeze/thaw folder item updates when changing color labels,
3658 and put a wait cursors on
3660 2003-02-22 [thorsten] 0.8.10claws41
3663 save-all fixes: crash if invoked on multipart container,
3664 mimeinfo access, pathseparators, error dialog
3666 2003-02-21 [alfons] 0.8.10claws40
3671 2003-02-21 [colin] 0.8.10claws39
3676 2003-02-21 [colin] 0.8.10claws38
3679 Freeze/thaw folderItem updates when filtering messages
3680 via Tools/Filter messages
3682 2003-02-21 [paul] 0.8.10claws37
3685 revert commit 0.8.10claws26, there are ulterior motives
3686 for users to set a Reply-To header when posting to
3689 2003-02-21 [paul] 0.8.10claws36
3691 * sync with 0.8.10cvs17
3692 see ChangeLog 2003-02-21
3694 2003-02-20 [christoph] 0.8.10claws35
3697 IMAP UID fetch speedup using SEARCH
3699 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3702 fix problem with UIDs in IMAP UID cache that no longer existed
3704 2003-02-20 [christoph] 0.8.10claws34
3709 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
3711 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3714 Rewrite imap_cmd_gen_recv use sock_getline instead
3715 of sock_gets to avoid problems with too long reply
3718 2003-02-20 [colin] 0.8.10claws33
3720 * src/prefs_account.c
3723 2003-02-20 [colin] 0.8.10claws32
3726 Remove useless '&& !to_sender'
3731 change my e-mail address
3733 2003-02-19 [colin] 0.8.10claws31
3735 * src/prefs_common.c
3736 X11 style colors for every configurable color
3738 2003-02-19 [alfons] 0.8.10claws30
3740 * src/prefs_gtk.[ch]
3741 * src/prefs_common.c
3742 for color_new accept both plain integers and X11 style color
3743 names (as found in /usr/lib/X11/rgb.txt)
3745 2003-02-19 [paul] 0.8.10claws29
3748 add tooltips to online/offline button and account selector
3751 2003-02-19 [paul] 0.8.10claws28
3755 src/prefs_account.[ch]
3756 src/prefs_common.[ch]
3757 move 'Maximum number of articles to download' to
3759 clean up account prefs gui a little by hiding entries
3760 rather then greying out entries
3762 2003-02-19 [hiro] 0.8.10claws27
3764 * src/common/utils.c
3765 fix bug #54 'yesterdays date is displayed in the message
3768 2003-02-19 [paul] 0.8.10claws26
3771 fix bug reported in Feature Request [688596]
3772 'Reply-to header in news'
3774 2003-02-18 [paul] 0.8.10claws25
3777 add a 'List all keys' button to key selection dialog
3779 2003-02-18 [colin] 0.8.10claws24
3781 * src/stock_pixmap.c
3784 2003-02-18 [colin] 0.8.10claws23
3786 * src/common/smtp.[ch]
3788 Try to starttls if it seems to be the only
3789 way to authenticate a user
3791 2003-02-18 [paul] 0.8.10claws22
3795 src/stock_pixmap.[ch]
3796 src/pixmaps/drafts_close.xpm ** NEW FILE **
3797 src/pixmaps/drafts_open.xpm ** NEW FILE **
3798 as a Drafts folder is a special folder allow it to have
3799 its own unique icons
3801 2003-02-18 [colin] 0.8.10claws21
3804 Fix port selection when using starttls
3806 2003-02-18 [paul] 0.8.10claws20
3809 src/prefs_common.[ch]
3810 make blue the default new mail colour
3812 2003-02-18 [paul] 0.8.10claws19
3814 * sync with 0.8.10cvs14
3815 see ChangeLog 2003-02-18
3817 2003-02-17 [jens] 0.8.10claws18
3820 fixed a compile problem with gcc 3.3
3821 works on 2.95.3 too (testet on PPC as it is big endian)
3823 2003-02-17 [paul] 0.8.10claws17
3825 * sync with 0.8.10cvs13
3826 see ChangeLog 2003-02-17
3828 2003-02-17 [paul] 0.8.10claws16
3830 * sync with 0.8.10cvs12
3831 see ChangeLog 2003-02-17
3833 2003-02-16 [match] 0.8.10claws15
3836 Eliminates reloading of address data when items
3837 deleted or added. Applied submitted by
3838 Luke Plant <lukeplant@softhome.net>
3840 2003-02-16 [paul] 0.8.10claws14
3843 when a 'protocol error' is encountered disconnect from
3844 the server. This means that the user can carry on viewing
3845 other articles and doesn't have to either wait until the
3846 server timesout or quit sylpheed.
3847 Fixes bug #53 'Unable to read messages in newsgroups,
3848 displayed message doesn't change'
3850 2003-02-15 [christoph] 0.8.10claws13
3853 fix bug that stopped scanning of folders when an
3854 IMAP folder was empty
3856 (closes bug 46 stop scan messages in folders after empty folder)
3862 tools/freshmeat_search.pl ** NEW FILE **
3863 tools/google_search.pl ** NEW FILE **
3864 Add 2 Actions scripts which search freshmeat/google
3865 for the selected text using the browser configured
3868 Note: These scripts are very dependent on the format of the
3869 browser command and may not work on every occasion. Testing
3872 2003-02-14 [alfons] 0.8.10claws12
3875 fix breakage because of uninitialized account pointer.
3878 2003-02-14 [paul] 0.8.10claws11
3881 src/prefs_account.[ch]
3882 src/prefs_common.[ch]
3883 move signature settings to Account Prefs
3885 2003-02-14 [paul] 0.8.10claws10
3887 * sync with 0.8.10cvs11
3888 see ChangeLog 2003-02-14
3890 2003-02-13 [thorsten] 0.8.10claws9
3893 revert news progressbar (GUI separation)
3895 2003-02-13 [paul] 0.8.10claws8
3898 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3901 2003-02-13 [paul] 0.8.10claws7
3905 fix 'Follow-up and Reply-to' so that it creates a reply to
3906 the newsgroup and the sender. If the message has the keyword
3907 'poster' in the Followup-To header, all replies go to the
3908 sender, re: RFC 1036, Section 2.2.3
3909 rename all instances of 'ignore_replyto' to 'to_sender', both
3910 were previously used, now we use just one.
3912 2003-02-13 [paul] 0.8.10claws6
3914 * sync with 0.8.10cvs9
3915 see ChangeLog 2003-02-13
3917 2003-02-13 [paul] 0.8.10claws5
3920 show which plugins are configured in the configure
3923 2003-02-12 [thorsten] 0.8.10claws4
3926 show progress while fetching news headers
3928 2003-02-12 [christoph] 0.8.10claws3
3931 * src/plugins/Makefile.am
3932 use AM_CONDITIONAL to enable plugins, automake correctly
3933 manages this when creating distdir
3935 2003-02-12 [christoph] 0.8.10claws2
3937 * ac/spamassassin.m4
3938 * src/plugins/spamassassin/Makefile.am
3939 fix building SpamAssassin plugin without OpenSSL
3941 2003-02-12 [paul] 0.8.10claws1
3945 src/plugins/Makefile.am
3946 fix failure of 'make release'
3948 2003-02-12 [paul] 0.8.10claws
3950 * 0.8.10claws released
3952 2003-02-12 [paul] 0.8.9claws56
3959 updated translations by George Danchev, Ricardo Mones Lastra,
3960 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3963 Allow the building of RPMs by a regular user. Submitted
3966 2003-02-11 [alfons] 0.8.9claws55
3969 don't use pixmaps for label color rect but draw rectangles
3970 so we can respect the color map of palette based visuals
3971 (fixes the long time crashes on Suns - thanks to Andreas
3972 Engel and Steve O'Hara-Smith for testing)
3974 2003-02-11 [christoph] 0.8.9claws54
3976 * src/matcher_parser_parse.y
3977 correct bug where filering rules of not existing folders in
3978 matcherrc were added to global filtering
3980 (closes Debian Bug #180253 - Directory's filter-rules are merged with
3981 main filter-rules after removing directory, http://bugs.debian.org/180253)
3983 2003-02-11 [paul] 0.8.9claws53
3985 * sync with 0.8.10cvs7
3986 see ChangeLog 2003-02-09
3988 2003-02-11 [melvin] 0.8.9claws52
3991 Updated French tranlsations
3993 2003-02-10 [paul] 0.8.9claws51
3996 correct --enable-openssl
3997 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3999 2003-02-09 [martin] 0.8.9claws50
4001 * src/prefs_matcher.c
4002 fix segfault in prefs_matcher_substitute_cb() when
4005 2003-02-09 [paul] 0.8.9claws49
4008 fix bug where a newsgroup folder's processing rules were
4009 merged with the global filtering rules when the newsgroup
4010 folder was deleted, causing some seriously bad results,
4011 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4013 2003-02-08 [melvin] 0.8.9claws48
4016 Corrected and modified an alert message.
4018 2003-02-07 [paul] 0.8.9claws47
4021 fix bug where both an 'Account properties' window and a
4022 'Folder properties' window were opened when clicking on
4023 'Properties' in an NNTP or IMAP folder's popup menu.
4025 2003-02-07 [paul] 0.8.9claws46
4027 * sync with 0.8.10cvs6
4028 see ChangeLog 2003-02-06
4030 2003-02-06 [christoph] 0.8.9claws45
4033 freeze folder updates while importing mbox files
4034 (closes bug 43 importing mbox took hours)
4036 Patch submitted by Jens Rantil <jens.rantil@telia.com>
4038 2003-02-06 [thorsten] 0.8.9claws44
4041 Updated german translations
4043 2003-02-06 [thorsten] 0.8.9claws43
4046 use guint for message numbers (fix count in grouplist dialog)
4048 2003-02-05 [paul] 0.8.9claws42
4050 * sync with 0.8.10cvs2
4051 see ChangeLog 2003-02-05
4053 2003-02-04 [colin] 0.8.9claws41
4055 * src/prefs_common.[ch]
4058 Add an option to disable threading by subject
4060 2003-02-04 [christoph] 0.8.9claws40
4063 only abort fetching mails from multiple accounts when the
4064 error is fatal and does not allow to check any more accounts
4065 (currently only disk full error)
4067 (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4068 receive mails for other accouts)
4070 2003-02-04 [christoph] 0.8.9claws39
4073 first add the new message to the cache, then
4074 send the update notification
4076 (closes bug 39 after sending message folderview doesnt get updated)
4078 2003-02-04 [colin] 0.8.9claws38
4081 _really_ fix this Connecting... status
4083 2003-02-04 [paul] 0.8.9claws37
4086 see ChangeLog 2003-02-04
4088 2003-02-04 [paul] 0.8.9claws36
4090 * sync with 0.8.9cvs6
4091 see ChangeLog 2003-02-03
4093 2003-02-04 [paul] 0.8.9claws35
4096 updated by André Filipe de Assunção e Brito
4097 <bedecko@netsite.com.br>
4099 2003-02-03 [thorsten] 0.8.9claws34
4102 Updated german translations
4104 2003-02-02 [paul] 0.8.9claws33
4107 updated by Ricardo Mones Lastra
4109 2003-02-02 [thorsten] 0.8.9claws32
4112 Fix mh_get_msginfo() segfault if file is inaccessible
4114 2003-01-31 [colin] 0.8.9claws31
4117 Fix last commit's bug
4119 2003-01-31 [colin] 0.8.9claws30
4122 Missing a change for gpg-signed messages
4124 2003-01-31 [paul] 0.8.9claws29
4126 * src/pixmaps/gpg_signed.xpm ** NEW FILE **
4128 src/stock_pixmap.[ch]
4130 indicate GnuPG signed messages by displaying an icon
4131 in the Attachment column.
4133 2003-01-31 [paul] 0.8.9claws28
4135 * sync with 0.8.9cvs4
4136 see ChangeLog 2003-01-31
4138 2003-01-31 [alfons] 0.8.9claws27
4141 tune URI parser to accept mailto URLs with a '?'
4142 (patch from Ruslan Balkin)
4144 2003-01-31 [colin] 0.8.9claws26
4147 Fix a leak introduced in claws24
4149 2003-01-31 [colin] 0.8.9claws25
4152 Freeze/Thaw folder updates when deleting dups
4154 2003-01-31 [colin] 0.8.9claws24
4159 little speed improvements
4161 2003-01-31 [colin] 0.8.9claws23
4164 Fix segfault when forwarding nothing
4165 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4167 2003-01-30 [paul] 0.8.9claws22
4169 * sync with 0.8.9cvs3
4170 see ChangeLog 2003-01-30
4172 2003-01-30 [paul] 0.8.9claws21
4174 * sync with 0.8.9cvs2
4175 see ChangeLog 2003-01-30
4177 2003-01-29 [paul] 0.8.9claws20
4179 * sync with 0.8.9cvs1
4180 see ChangeLog 2003-01-29
4182 2003-01-28 [paul] 0.8.9claws19
4185 update to reflect changes.
4186 thanks to Ricardo Mones Lastra
4188 2003-01-27 [christoph] 0.8.9claws18
4191 * ac/spamassassin.m4
4192 * src/plugins/spamassassin/README
4193 * src/plugins/spamassassin/libspamc.[ch]
4194 * src/plugins/spamassassin/utils.[ch]
4195 updated to latest libspamc
4197 2003-01-27 [christoph] 0.8.9claws17
4200 fix wrong use of procheader_get_header_fields
4202 2003-01-27 [christoph] 0.8.9claws16
4205 * src/prefs_account.[ch]
4206 * src/common/nntp.[ch]
4207 allow to force authentication for NNTP servers
4209 Patch submitted by Florian Mickler <dmk@d-labs.de>
4211 2003-01-26 [paul] 0.8.9claws15
4214 speed up of marking messages as read
4215 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4217 2003-01-26 [christoph] 0.8.9claws14
4220 * src/mgutils.[ch] ** REMOVE **
4221 * src/xml.[ch] ** REMOVE **
4222 * src/xmlprops.[ch] ** REMOVE **
4223 * src/common/Makefile.am
4224 * src/common/mgutils.[ch] ** NEW **
4225 * src/common/xml.[ch] ** NEW **
4226 * src/common/xmlprops.[ch] ** NEW **
4227 move xml files to common directory
4229 2003-01-26 [christoph] 0.8.9claws13
4231 * src/plugins/spamassassin/spamassassin_gtk.c
4232 only set gtk entry text if string is available
4234 2003-01-26 [melvin] 0.8.9claws12
4236 * src/description_window.c
4237 Allow resizing of the window
4238 Allow automatic horizontal scroll bar
4239 Do not vertically expand and fill
4241 2003-01-26 [christoph] 0.8.9claws11
4244 * src/gtkutils.[ch] ** REMOVE **
4245 * src/common/sylpheed.c
4246 * src/gtk/Makefile.am
4247 * src/gtk/description_window.c
4248 * src/gtk/gtkutils.[ch] ** NEW **
4249 * src/gtk/prefswindow.c
4250 move gtkutils to gtk directory
4252 2003-01-26 [paul] 0.8.9claws10
4255 rename summary_unread_clicked() to summary_status_clicked()
4257 2003-01-26 [melvin] 0.8.9claws9
4259 * src/prefs_actions.c
4260 Cosmetical changes to the help text
4262 2003-01-26 [paul] 0.8.9claws8
4267 src/prefs_sumamry_column.c
4269 rename the 'Unread' column to 'Status'
4271 2003-01-25 [match] 0.8.9claws7
4274 removed reference to LDAP constants. removed error2string.
4275 included functions to support LDAP dynamic queries.
4277 moved LDAP constants here.
4281 removed references to LDAP constants and references to
4284 2003-01-25 [paul] 0.8.9claws6
4287 summary_thread_build(), summary_thread_init(): remove
4288 unneeded reference to summaryview->folder_item
4290 2003-01-25 [christoph] 0.8.9claws5
4292 * src/gtk/description_window.c
4293 o allow description texts to expand over multiple columns
4294 o translate all columns
4295 * src/prefs_actions.c
4296 change syntax description to use new multi column feature
4298 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4300 2003-01-25 [match] 0.8.9claws4
4303 fixed bug with Quoted-Printable
4305 2003-01-25 [paul] 0.8.9claws3
4308 src/summaryview.[ch]
4309 implement per-folder collapsed/expanded threads setting
4311 * src/prefs_common.c
4312 remove global collapsed/expanded threads option
4314 2003-01-25 [christoph] 0.8.9claws2
4317 add pluginwindow and prefswindow
4319 make send respond correctly to messages that could be added
4320 to the queue folder, but the UID of the message is unknown
4323 don't return guessed UIDs in imap_add_msg anymore. We return
4324 0 to tell the folder system it was appened but the UID is
4325 unknown. Folder system now get's the UID by scaning the folder
4326 and searching the cache for the Message-ID
4327 (closes bug #29 Messages queued, but not sent)
4329 2003-01-25 [paul] 0.8.9claws1
4332 conv_encode_header(): fix bug when long headers with 8-bit
4333 characters are used, so that the encoded words are wrapped.
4334 If the space in the original text falls on the wrap boundary,
4336 Patch by Sergey Vlasov.
4339 fix bug where a change to the sorting method or thread view
4340 of a folder's messages is lost if simpify-subject is set and
4342 Patch by Luke Plant.
4344 2003-01-24 [paul] 0.8.9claws
4346 * sylpheed-0.8.9claws released
4350 remove reference to 'INSTALL.jp'
4352 2003-01-23 [paul] 0.8.8claws128
4358 updated translations. submitted by Ricardo Mones Lastra,
4359 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
4361 2003-01-23 [colin] 0.8.8claws127
4364 Fix drafted and queued news articles re-edition
4366 2003-01-23 [melvin] 0.8.8claws126
4369 Updated French translations
4371 2003-01-23 [colin] 0.8.8claws125
4374 Fix "Connecting to..." status message
4376 2003-01-22 [paul] 0.8.8claws124
4379 updated by George Danchev
4382 revert last commit [0.8.8claws111] as it breaks folder d'n'd
4385 2003-01-21 [paul] 0.8.8claws123
4388 updated by George Danchev
4394 don't translate 'Separator'
4396 * src/plugins/spamassassin/Makefile.am
4397 add aspell to CPPFLAGS
4399 * src/plugins/spamassassin/spamassassin.c
4400 src/plugins/spamassassin/spamassassin_gtk.c
4401 set correct default for spamassassin_receive_spam
4402 slightly re-word descriptions and some
4405 2003-01-19 [alfons] 0.8.8claws122
4408 mimeview_save_as(): we might as well show the file name for
4409 the single case "Save As" too
4411 2003-01-19 [alfons] 0.8.8claws121
4414 change bug tracker URL to bugzilla URL
4416 2003-01-19 [alfons] 0.8.8claws120