1 2003-08-09 [alfons] 0.9.4claws15
4 no spell checking UI if not requested
6 2003-08-09 [alfons] 0.9.4claws14
8 * src/gtk/prefswindow.c
11 2003-08-09 [christoph] 0.9.4claws13
13 * src/prefs_spelling.c
14 * src/gtk/prefswindow.[ch]
15 * src/plugins/clamav/clamav_plugin_gtk.c
16 * src/plugins/spamassassin/spamassassin_gtk.c
17 sort prefs pages by heighest weight in tree
19 2003-08-09 [paul] 0.9.4claws12
22 see ChangeLog 2003-08-07
25 add Leandro and Luke to claws-branch section
27 2003-08-09 [christoph] 0.9.4claws11
30 * src/gtk/colorsel.[ch] ** NEW **
31 create a color selection dialog that can be used as a simple
32 function call with it's own gtk main loop like filesel.[ch]
37 * src/prefs_spelling.[ch] ** NEW **
38 * src/prefs_spelling.glade ** NEW **
39 * src/gtk/gtkutils.[ch]
40 move "Spell Checker" prefs to new prefs dialog
42 * src/prefs_folder_item.c
43 use new colorsel dialog
45 2003-08-08 [paul] 0.9.4claws10
48 clear the progress bar unconditionally
50 2003-08-08 [paul] 0.9.4claws9
53 see ChangeLog 2003-07-31
55 2003-08-07 [christoph] 0.9.4claws8
58 fix bug in image viewer plugin part
61 don't execute close command if the folder item is not selected
63 2003-08-07 [hoa] 0.9.4claws7
66 * src/matcher_parser.h
67 * src/matcher_parser_parse.y
68 can define several actions for each filtering rule
69 can import old versions of filtering rules
71 * src/prefs_filtering.c
72 call to a new dialog box to define actions
74 * src/prefs_filtering_action.[ch]
75 dialog box to define actions for filtering rules
77 2003-08-06 [christoph] 0.9.4claws6
80 make sure source folder is selected when copying messages
82 2003-08-06 [christoph] 0.9.4claws5
85 see ChangeLog 2003-07-29
87 2003-08-05 [paul] 0.9.4claws4
90 see ChangeLog 2003-07-30
92 2003-08-04 [match] 0.9.4claws3
97 2003-08-04 [match] 0.9.4claws2
100 support for export LDIF. documented.
101 * src/importldif.[ch]
102 * src/exportldif.[ch]
103 add tooltips. documented.
104 * src/exphtmldlg.[ch]
105 * src/common/xmlprops.[ch]
107 * src/exportldif.[ch] ** NEW **
108 * src/expldifdlg.[ch] ** NEW **
109 * src/addressbook.[ch]
111 export of LDIF files.
114 2003-08-04 [christoph] 0.9.4claws1
119 * sylpheed-claws.pc.in ** NEW **
121 * src/common/Makefile.am
122 * src/gtk/Makefile.am
123 install sylpheed header files in $(pkgincludedir) and create a
124 pkg-config file to allow building a plugin without the source
127 2003-08-04 [paul] 0.9.4claws
131 2003-08-04 [paul] 0.9.3claws97
134 update Spanish translation. Submitted by Ricardo
137 2003-08-03 [paul] 0.9.3claws96
141 update Croatian and Serbian translations. Submitted by
142 Dragan and Urke MMI respectively
144 2003-08-03 [alfons] 0.9.3claws95
147 mark flag has precedence over important flag - seems
148 to have been changed in sync of 0.9.3claws45. this fixes
149 a regression where messages that were scored as important
150 don't show their mark flags. (using the same column for
151 both importance as mark flags is the real problem
154 2003-08-03 [melvin] 0.9.3claws94
157 Updated French translations.
159 2003-08-03 [melvin] 0.9.3claws93
162 Fixed typo introduced after 0.9.3claws92
163 that prevented compilation
164 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
165 CPPFLAGS and YFLAGS to allow user setting these.
166 * src/common/Makefile.am
167 * src/gtk/Makefile.am
168 * src/plugins/clamav/Makefile.am
169 * src/plugins/demo/Makefile.am
170 * src/plugins/dillo_viewer/Makefile.am
171 * src/plugins/image_viewer/Makefile.am
172 * src/plugins/mathml_viewer/Makefile.am
173 * src/plugins/spamassassin/Makefile.am
174 * src/plugins/trayicon/Makefile.am
175 * src/plugins/trayicon/libeggtrayicon/Makefile.am
176 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
177 CPPFLAGS and YFLAGS to allow user setting these.
179 2003-08-02 [christoph] 0.9.3claws92
182 o rearrange plugin tests
183 o add test for clamav.h to ClamAV tests
185 2003-08-02 [luke] 0.9.3claws91
188 o fixed appearance of icon list when toggling back from the
190 o toggling of icons using the keyboard works correctly
191 o fixed all other keyboard shortcuts to work when icons are
195 o fixed bug 4 - focus lost when changing messageview view type
197 2003-08-02 [christoph] 0.9.3claws90
200 fix crash when pointer stored in hash table could get invalid
201 when a plugin is unloaded
203 2003-08-01 [christoph] 0.9.3claws89
206 o try to build all plugins (except spamassassin) by default
207 o don't build a plugin if a dependency check fails
212 2003-08-01 [match] 0.9.3claws88
215 allow single click field selection. document code.
217 2003-08-01 [christoph] 0.9.3claws87
219 * src/plugins/clamav/clamav_plugin.c
220 * src/plugins/clamav/clamav_plugin_gtk.c
221 * src/plugins/dillo_viewer/dillo_viewer.c
222 * src/plugins/image_viewer/plugin.c
223 * src/plugins/mathml_viewer/mathml_viewer.c
224 * src/plugins/spamassassin/spamassassin.c
225 * src/plugins/spamassassin/spamassassin_gtk.c
226 * src/plugins/trayicon/trayicon.c
227 add version check to all plugins
229 2003-08-01 [hoa] 0.9.3claws86
231 * src/prefs_filtering.c
232 fixed a cosmetic bug, during creation of dialog box,
233 wrong widgets were shown after creation.
235 2003-08-01 [luke] 0.9.3claws85
238 o fixed visibility of icons/mimeview after toggling separate
239 message/folder view (factored out some similar code too).
242 2003-07-31 [alfons] 0.9.3claws84
245 tweak icon box UI a bit more, now allowing right-clicks actions
246 getting the relevant mime data too; should fix #250, "Can't save
247 attachments sometimes".
249 2003-07-30 [alfons] 0.9.3claws83
252 don't do auto-save-draft inside key press handler, but rather
253 schedule it half of a second later; should fix #67, "autosave
254 make re-rediting message crazy"
256 2003-07-30 [christoph] 0.9.3claws82
258 * src/plugins/trayicon/trayicon.c
259 process pending events before unloading the plugin
261 (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
263 2003-07-30 [alfons] 0.9.3claws81
266 parameter 2 of g_hook_destroy() should really be a hook id
268 2003-07-30 [alfons] 0.9.3claws80
270 * src/common/plugin.c
271 fix a possibly harmful function signature mismatch
274 2003-07-30 [alfons] 0.9.3claws79
276 * src/common/hooks[.ch]
279 2003-07-30 [darko] 0.9.3claws78
282 make it compile again
284 2003-07-30 [luke] 0.9.3claws77
288 o added/moved signal handlers for SIGTERM (normal kill command)
289 and SIGINT (ctl-c) to be used even without
290 --enable-crash-dialog, fixing bug 166
293 o rewrote menu sensitivity code as per mainwindow.c, fixing
297 o changed sensitivity condition for 'Next new' and 'Next
298 unread', fixing bug 8
300 2003-07-29 [alfons] 0.9.3claws76
302 * src/common/utils.[ch]
305 save ack'ed RRR; fixes #205, "return receipt is not saved in
308 2003-07-29 [alfons] 0.9.3claws75
311 fix a memleak (claws-only)
313 2003-07-29 [alfons] 0.9.3claws74
316 * src/gtk/gtkvscrollbutton.[ch]
317 fix UI glitch where mime icon toolbox' scroll position is not
318 reset after switching to another message
321 2003-07-29 [paul] 0.9.3claws73
323 * src/prefs_folder_item.c
324 split the prefs into 2 separate pages
326 2003-07-29 [paul] 0.9.3claws72
329 prepend "\n\n" to a signature without a separator too
331 2003-07-29 [paul] 0.9.3claws71
334 fix bug where changing to an account without an auto-sig
335 from an initial account without an auto-sig would insert
336 2 blank lines at the cursor point
337 fix bug where changing to an account with an auto-sig
338 from an initial account without an auto-sig would insert
339 the sig at the cursor point
341 2003-07-29 [paul] 0.9.3claws70
344 use the colour from the folder pref unless the folder
347 2003-07-29 [alfons] 0.9.3claws69
352 rewrite return receipt request work a little bit (the former
353 implementation presumably depended too much on the UI setting
354 flags). (we're losing the old pending flag.)
356 2003-07-28 [christoph] 0.9.3claws68
362 fix copy to IMAP folder from other folder
364 2003-07-28 [christoph] 0.9.3claws67
367 fix sync of procmsg_get_message_file_list
369 2003-07-28 [christoph] 0.9.3claws66
371 * sync with 0.9.3cvs14
372 see ChangeLog 2003-07-18
373 * sync with 0.9.3cvs17
374 see ChangeLog 2003-07-23
376 (closes Bug 234 segmentation fault after sending out mail via
379 2003-07-28 [paul] 0.9.3claws65
382 update Spanish translation, submitted by Ricardo Mones
385 2003-07-28 [christoph] 0.9.3claws64
390 return new message numbers as a GRelation instead of a GSList
391 that has to be in the same order as the input list. A list
392 would make it hard for IMAP to optimize oepration by sorting
393 the input list. The returned list would have to be reordered
394 to match the same order that input list has.
396 * src/gtk/gtkaspell.c
397 fix missing return value, could cause a crash when garbage is
398 on the stack that is used as the expected return value
400 2003-07-28 [paul] 0.9.3claws63
402 * sync with 0.9.4cvs1
403 see ChangeLog 2003-07-28
405 2003-07-27 [alfons] 0.9.3claws62
408 tweak it more to make icon list act like a check button group
410 2003-07-27 [christoph] 0.9.3claws61
412 * sync with 0.9.3cvs20
413 see ChangeLog 2003-07-25
415 2003-07-27 [paul] 0.9.3claws60
418 re-commit changes from 0.9.3claws58 -
419 accidently removed in 0.9.3claws59
421 2003-07-27 [paul] 0.9.3claws59
424 a sync from 0.9.3cvs17
425 see ChangeLog 2003-07-23
427 2003-07-27 [alfons] 0.9.3claws58
430 add missing header members to MsgInfo; fixes the problem of
431 not displaying X-Faces, as noticed by Ricardo Mones
433 2003-07-26 [christoph] 0.9.3claws57
435 * sync with 0.9.3cvs18
436 see ChangeLog 2003-07-24
438 2003-07-26 [christoph] 0.9.3claws56
440 * sync with 0.9.3cvs17
441 see ChangeLog 2003-07-23
443 2003-07-26 [christoph] 0.9.3claws55
450 add support for copy function that copy multiple messages
451 (not implemented yet)
454 add missing return value
456 2003-07-26 [paul] 0.9.3claws54
458 * tools/multiwebsearch.pl
459 do whitespace substitution before passing the string
460 to the browser. fixes bug with browsers that don't
461 do whitespace conversion themselves.
463 2003-07-25 [christoph] 0.9.3claws53
468 rewrite adding of multiple messages to a folder for
471 2003-07-25 [luke] 0.9.3claws52
474 o icon toggles set correctly on leaving ctree mimeview
476 2003-07-25 [paul] 0.9.3claws51
478 * partial sync with 0.9.3cvs21 [src/main.c]
479 see ChangeLog 2003-07-25
481 2003-07-24 [paul] 0.9.3claws50
483 * tools/maildir2sylpheed.pl
486 2003-07-24 [paul] 0.9.3claws49
489 increase the gutter size of paned so that the panes
492 * src/plugins/demo/demo.c
493 squeeze in another typo fix
495 2003-07-24 [paul] 0.9.3claws48
497 * src/plugins/demo/demo.c
499 small changes to the English
501 * src/pixmaps/mime_application_octect_stream.xpm ** REMOVED **
502 src/pixmaps/mime_application_octet_stream.xpm ** NEW FILE **
505 rename the misspelled icon
507 2003-07-23 [alfons] 0.9.3claws47
510 make icon list look like a list of toggles
512 2003-07-23 [luke] 0.9.3claws46
514 * src/pixmaps/mimeview_gpg_expired.xpm
515 * src/pixmaps/mimeview_gpg_failed.xpm
516 * src/pixmaps/mimeview_gpg_passed.xpm
517 * src/pixmaps/mimeview_text_html.xpm
518 * src/pixmaps/mimeview_image.xpm
519 o all icons the same size
522 o mimeview ctree arranged vertically above the viewer
523 o icons changed to buttons
524 o can use keyboard to select an icon (Enter)
525 o resize icon list to width of icons
527 * src/gtk/gtkvscrollbutton.c
528 o sensitivity of buttons reacts to position
530 2003-07-23 [christoph] 0.9.3claws45
532 * sync with 0.9.3cvs14 (incomplete)
533 see ChangeLog 2003-07-17
535 2003-07-23 [alfons] 0.9.3claws44
539 sync with my local tree to restore some claws-only things
541 2003-07-23 [paul] 0.9.3claws43
543 * src/pixmaps/mime_gpg_expired.xpm ** NEW FILE **
544 src/pixmaps/mime_gpg_unknown.xpm ** NEW FILE **
549 src/stock_pixmap.[ch]
550 indicate missing keys and expired sigs/keys
553 2003-07-23 [paul] 0.9.3claws42
556 Redirect fixes: enable automatic account selection and
557 do not append signature to message on changing account
560 2003-07-23 [paul] 0.9.3claws41
562 * sync with 0.9.3cvs16
563 see ChangeLog 2003-07-23
565 2003-07-23 [alfons] 0.9.3claws40
568 give progress dialog a main window, and give it the first
569 one (presumably the only one). fixes bug #247, "segfault on
572 2003-07-22 [alfons] 0.9.3claws39
575 shift-space scrolls up
577 2003-07-22 [paul] 0.9.3claws38
579 * sync with 0.9.3cvs15
580 see ChangeLog 2003-07-22
582 2003-07-20 [alfons] 0.9.3claws37
585 put menu inside #ifdef USE_ASPELL..#endif
587 2003-07-20 [christoph] 0.9.3claws36
590 fix wrong flags in MsgInfo returned by
591 procmsg_msginfo_get_full_info()
593 (closes Bug 221 Deleting messages from the Message View gives incorrect
594 new/unread message counts in the folder view)
596 * src/plugins/spamassassin/spamassassin_gtk.c
597 add gettext macro for prefs page title
599 2003-07-20 [paul] 0.9.3claws35
602 redraw icon list on signature check
604 2003-07-20 [christoph] 0.9.3claws34
609 * src/folder_item_prefs.[ch] ** NEW **
614 * src/prefs_scoring.c
616 * src/prefs_folder_item.[ch]
617 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
619 o use prefswindow for folder properties
621 * src/gtk/prefswindow.[ch]
622 change implementation to use an invisible notebook instead
623 of unparenting widgets
625 2003-07-20 [christoph] 0.9.3claws33
631 * src/prefs_filtering.h
632 * src/prefs_folder_item.[ch]
637 (always use 1. typedefs, 2. #includes, 3. structures)
639 * src/common/version.h.in
640 add casts for constants
642 * src/plugins/demo/demo.c
645 * src/plugins/spamassassin/spamassassin.c
646 remove unused variable
648 2003-07-20 [alfons] 0.9.3claws32
651 o make icon buttons respond on left click
652 o minor cosmetic change
654 2003-07-19 [luke] 0.9.3claws31
657 * src/gtk/gtkvscrollbutton.c
659 o improved mimeview behaviour when selecting a new message
660 o plus code cleanups to remove compile warnings
663 2003-07-19 [alfons] 0.9.3claws30
667 * src/common/utils.[ch]
668 subject_get_reply_prefix_length() <- subject_get_prefix_length()
670 2003-07-19 [alfons] 0.9.3claws29
672 * src/prefs_folder_item.c
673 reinit "legacy" tmp_prefs, so we don't free nor use invalid
676 2003-07-19 [luke] 0.9.3claws28
682 * src/stock_pixmap.[ch]
683 * src/gtk/Makefile.am
685 * src/gtk/gtkvscrollbutton.[ch] ** NEW **
686 * src/pixmaps/mime_*.xpm ** NEW **
687 o mimeview rearrangement with a new icon shortcut bar
689 2003-07-19 [alfons] 0.9.3claws27
692 o plug leaking nodes_to_recollapse
693 o add folderview_recollapse_all_nodes() (not used yet)
695 2003-07-19 [alfons] 0.9.3claws26
699 honour #240 "Better SUBJECT handling" by cleaning the prefix
700 for both forwarding as replying
702 2003-07-18 [christoph] 0.9.3claws25
705 * src/common/sylpheed.[ch]
706 * src/common/version.h.in
707 add version in numeric form to allow easy comparison
709 * src/plugins/demo/demo.c
711 - sylpheed version > plugin version => never allowed, sylpheed
712 could contain unknown API changes
713 - sylpheed version < minimum version required => don't load,
714 API required not available (if linking does not fail)
716 2003-07-18 [alfons] 0.9.3claws24
718 * src/common/plugin.[ch]
721 2003-07-18 [christoph] 0.9.3claws23
724 fix crash when hooks where unregisted
726 * src/plugins/trayicon/trayicon.c
727 unregister detroy signal before destroying the widget
728 (still crashes when the plugin is unloaded)
730 2003-07-18 [alfons] 0.9.3claws22
733 delay expanding folder tree during drags until timeout triggered
734 (needs perhaps some tweaking, so testing is welcome)
736 2003-07-17 [alfons] 0.9.3claws21
741 2003-07-17 [christoph] 0.9.3claws20
743 * src/common/session.c
744 fix opening of SSL connections
746 * src/plugins/image_viewer/Makefile.am
747 add OPENSSL_CFLAGS (we should find a better solution to remove
748 this dependencies if they are not required)
750 * src/plugins/spamassassin/spamassassin.c
751 remove setlocale workaround (fixed in libspamc)
753 (closes Bug Bug 184 Entering non-ascii character deletes previous char
754 if spell checking enabled)
756 2003-07-17 [alfons] 0.9.3claws19
758 * src/common/hooks.[ch]
759 * src/plugins/clamav/clamav_plugin.c
760 * src/plugins/spamassassin/spamassassin.c
761 * src/plugins/trayicon/trayicon.c
764 2003-07-17 [alfons] 0.9.3claws18
769 2003-07-17 [alfons] 0.9.3claws17
774 2003-07-17 [paul] 0.9.3claws16
779 add link to the Claws site's FAQ page, after the suggestion
780 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
781 Move url strings to defs.h
784 fix typo to prevent "unknown menu entry" warnings
786 2003-07-17 [alfons] 0.9.3claws15
788 * src/folderview.[ch]
789 * src/summaryview.[ch]
793 2003-07-17 [paul] 0.9.3claws14
796 remove two instances of 'GTK_EVENTS_FLUSH' because
797 they are unnecessary and probably cause a stack overflow
799 2003-07-16 [christoph] 0.9.3claws13
802 use an invisible GTK notebook to switch between viewers
803 instead of reparenting widgets
805 2003-07-16 [christoph] 0.9.3claws12
808 move folder_item_update_freeze() to correct place in
809 folder_item_scan_full()
811 2003-07-16 [paul] 0.9.3claws11
813 * sync with 0.9.3cvs12
814 see ChangeLog 2003-07-14 and 2003-07-15
816 2003-07-16 [christoph] 0.9.3claws10
819 * src/prefs_account.[ch]
820 sync IMAP CRAM-MD5 authentication with sylpheed-main
822 2003-07-15 [alfons] 0.9.3claws9
825 make --config-dir do something useful
827 2003-07-15 [alfons] 0.9.3claws8
830 o fix a bug where 'last' didn't really point to the last message
831 in the top level list of children, but to the last threaded
834 o clean up and make it easier to sync
836 2003-07-15 [alfons] 0.9.3claws7
839 make correct menu items sensitive
841 2003-07-14 [alfons] 0.9.3claws6
844 tune the threader so it will not subject-thread any message
845 without a subject prefix (this will not thread correctly if
846 a parent is delivered after their childs, but it looks
849 2003-07-13 [christoph] 0.9.3claws5
852 group "Add mailbox *..." menu items in submenu
854 2003-07-13 [alfons] 0.9.3claws4
857 correct summary_toggle_pressed() signature and make sure
858 signal is not passed on
860 2003-07-13 [alfons] 0.9.3claws3
863 o for now don't pass on keys when they we're handled by
864 ctree::key_press_event
867 2003-07-13 [alfons] 0.9.3claws2
870 add command line option "--config-dir" to get the current
873 2003-07-12 [alfons] 0.9.3claws1
876 * src/matcher_parser_parse.y
877 * src/prefs_filtering.c
879 add "Lock" filter action to lock messages;
883 * src/prefs_filtering.c
884 re-organize matcher part 9:
885 make action text entries easily extendible;
886 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
887 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
892 update old information and add missing
895 2003-07-12 [paul] 0.9.3claws
897 * 0.9.3claws released
899 2003-07-12 [paul] 0.9.0claws103
904 2003-07-12 [melvin] 0.9.0claws102
907 Fixed bug #215: Show MIME tab for single text/html messages.
909 2003-07-12 [paul] 0.9.0claws101
914 2003-07-12 [paul] 0.9.0claws100
920 update Spanish, Croatian, Polish, Serbian translations.
921 submitted by Ricardo Mones Lastra, Dragan, Witold
922 Wladyslaw Wojciech Wilk, Urke MMI
924 2003-07-12 [melvin] 0.9.0claws99
927 Updated French translations.
929 2003-07-12 [paul] 0.9.0claws98
932 disable 'Lookup' button as it has no effect
934 2003-07-11 [alfons] 0.9.0claws97
937 summary_searchbar_pressed() should return TRUE to signal that
938 event was handled. when returning void, the return value passed
939 to GTK is actually random, but maybe FALSE, in which case the
940 event is handled by parent
942 2003-07-10 [paul] 0.9.0claws96
944 * ac/missing/gettext.m4
945 update to version 0.12
947 2003-07-10 [paul] 0.9.0claws95
949 * src/plugins/clamav/clamav_plugin.c
950 fix bug where multipart/alternative messages
951 would slip through without being scanned
953 2003-07-10 [christoph] 0.9.0claws94
956 correct check if folder supports removing when a message is
957 moved. if not the message is only copied.
959 (closes Bug 132 crash on startup in newsgroups folders)
961 2003-07-09 [alfons] 0.9.0claws93
965 --with-config-dir (default .sylpheed)
967 2003-07-09 [christoph] 0.9.0claws92
970 use PKG_CHECK_MODULES to check for gtkmathview
971 (version 0.4.2 now required)
973 2003-07-08 [melvin] 0.9.0claws91
976 Implemented a progress bar that counts the number of completed
977 tasks when the action runs more than one command.
979 2003-07-08 [alfons] 0.9.0claws90
982 if queued message has an invalid Message-Id, don't try to
983 find message it refers to (fixes #209 "crash when processing
986 2003-07-08 [paul] 0.9.0claws89
988 * sync with 0.9.3cvs2
989 see ChangeLog 2003-07-08
991 2003-07-08 [match] 0.9.0claws88
994 extend LDAP search for first/last name by parsing search term.
996 2003-07-08 [alfons] 0.9.0claws87
999 fix bug #208 "Status message stuck when sending on POP3 account"
1001 2003-07-07 [paul] 0.9.0claws86
1004 new Croatian translation, submitted by
1005 Dragan <drleskov@inet.hr>
1007 2003-07-07 [paul] 0.9.0claws85
1009 * sync with 0.9.3cvs1
1010 see ChangeLog 2003-07-07
1012 2003-07-05 [christoph] 0.9.0claws84
1017 * src/stock_pixmap.[ch]
1018 * src/pixmaps/messageview_text.xpm ** NEW **
1019 move mimeview tabs to the right side and use icons
1020 instead of text to save some space
1022 (patch by Luke Plant <lukeplant@softhome.net>)
1024 2003-07-05 [christoph] 0.9.0claws83
1027 add NULL pointer checks
1029 (patch by Luke Plant <lukeplant@softhome.net>)
1030 (closes Bug 204 0.9.0 quits on authentication error?!)
1032 2003-07-05 [alfons] 0.9.0claws82
1035 take the clue in bug #202 "./configure script -
1036 'if test' comparison failure" reported by John Kristoff.
1038 2003-07-04 [christoph] 0.9.0claws81
1040 * src/plugins/spamassassin/spamassassin.c
1041 set timeout for spam check
1043 2003-07-04 [christoph] 0.9.0claws80
1046 destroy all FolderItems when shutting down to
1047 allow folders to clean up
1049 2003-07-04 [melvin] 0.9.0claws79
1051 * src/gtk/gtkaspell.c
1052 Fixed bug #184 "Entering non-ascii character deletes
1053 previous char if spell checking enabled": this makes
1054 the spell checking in multibytes (e.g. UTF-8)locales work.
1055 (Patch by Luke Plant).
1057 2003-07-04 [christoph] 0.9.0claws78
1059 * sync with 0.9.2cvs1
1060 see ChangeLog 2003-06-10
1062 2003-07-04 [paul] 0.9.0claws77
1064 * sync with 0.9.3 release
1065 see ChangeLog 2003-07-04
1067 2003-07-03 [christoph] 0.9.0claws76
1074 move folder_item_get_path() stuff into a folder virtual function
1077 use folder_item_fetch_msg() to get message and do not contruct
1078 the filename from path and number
1080 2003-07-03 [paul] 0.9.0claws75
1082 * sync with 0.9.2cvs12
1083 see ChangeLog 2003-07-03
1085 2003-07-02 [paul] 0.9.0claws74
1088 fix text-selection for replying
1090 2003-07-02 [paul] 0.9.0claws73
1092 * sync with 0.9.2cvs11
1093 see ChangeLog 2003-07-02
1095 2003-07-02 [paul] 0.9.0claws72
1098 revert last commit because it breaks more
1101 2003-07-02 [paul] 0.9.0claws71
1104 fix thread by subject/sort by date
1106 2003-07-01 [paul] 0.9.0claws70
1108 * sync with 0.9.2cvs10
1109 see ChangeLog 2003-07-01
1111 2003-06-30 [paul] 0.9.0claws69
1113 * sync with 0.9.2cvs9
1114 see ChangeLog 2003-06-30
1116 2003-06-28 [match] 0.9.0claws68
1121 2003-06-27 [paul] 0.9.0claws67
1123 * sync with 0.9.2cvs7
1124 see ChangeLog 2003-06-27
1126 2003-06-26 [christoph] 0.9.0claws66
1129 freeze folder updates while a folder is scanned
1131 (closes Bug 185 New message counter)
1133 2003-06-26 [darko] 0.9.0claws65
1136 fix infinite loop when adding a new LDAP server
1138 2003-06-26 [paul] 0.9.0claws64
1140 * sync with 0.9.2cvs6
1141 see ChangeLog 2003-06-26
1143 2003-06-26 [paul] 0.9.0claws63
1145 * sync with 0.9.2cvs5
1146 see ChangeLog 2003-06-25 and 2003-06-26
1148 2003-06-25 [match] 0.9.0claws62
1151 Fixed tab/backtab for dropped-down completion list to
1152 move next/previous field. (close bug 147)
1154 2003-06-25 [christoph] 0.9.0claws61
1156 * src/addr_compl.[ch]
1157 * src/addrindex.[ch]
1165 2003-06-25 [leandro] 0.9.0claws60
1169 o gray out "Message/Remove references" menu item if not
1170 replying to a message
1172 2003-06-24 [leandro] 0.9.0claws59
1175 o removed "Message/Create new thread" menu item
1176 o added "Message/Remove references" menu item
1177 (it's off by default and will not check anymore
1178 if the subject changed)
1180 2003-06-23 [alfons] 0.9.0claws58
1183 try better grouping messages threaded by subject based on their age.
1184 still not perfect - because the message tree is not sorted by date.
1186 2003-06-23 [thorsten] 0.9.0claws57
1189 added mail_receive_hook to allow modifications
1190 directly after retrieval (e.g. adding headers).
1192 2003-06-23 [paul] 0.9.0claws56
1194 * src/sourcewindow.c
1195 enable the use of Ctrl+A to select all text in
1197 Patch submitted by Ivan Francolin Martinez
1198 <ivanfm@users.sourceforge.net>
1200 2003-06-22 [christoph] 0.9.0claws55
1203 o add notification hook for folder tree changes
1204 o invoke hooks after folder tree scanning
1206 * src/folderview.[ch]
1207 register hook for folder tree changes that
1210 (there are more places that should be updated, like add, remove
1213 (closes Bug 164 Crash on rebuild folder tree)
1214 (closes Bug 190 Crash on 'rebuilding folder tree')
1216 2003-06-21 [leandro] 0.9.0claws54
1219 create a new thread if subject changes
1220 (it's on by default, can be disabled in Message menu)
1222 2003-06-21 [alfons] 0.9.0claws53
1225 quiet little compiler
1227 2003-06-21 [christoph] 0.9.0claws52
1229 update gettext stuff to version 0.12
1231 2003-06-19 [alfons] 0.9.0claws51
1234 * src/common/plugin.c
1235 move defs.h before glib.h to prevent MIN/MAX redefs
1242 2003-06-19 [match] 0.9.0claws50
1244 * src/addressbook.[ch]
1245 * src/addrindex.[ch]
1246 * src/addr_compl.[ch]
1248 * src/editldap_basedn.[ch]
1251 re-implemented dynamic LDAP search. works without
1252 slowdown on display sender with addressbook
1257 2003-06-19 [paul] 0.9.0claws49
1260 fix Bug #136 'Nonprovided quotation marks crash claws'
1261 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1263 2003-06-19 [alfons] 0.9.0claws48
1265 * src/prefs_common.[ch]
1267 restrict threading by subject by checking thread for
1268 age (prefs_common.thread_by_subject_max_age)
1270 2003-06-18 [christoph] 0.9.0claws47
1273 fix memory leak in imap_cmd_fetch()
1275 2003-06-18 [christoph] 0.9.0claws46
1278 fix memory leak in prefs_set_default() when used multiple
1279 times or after prefs have been read
1281 2003-06-18 [christoph] 0.9.0claws45
1283 * src/common/plugin.c
1284 fix memory leak in plugin_unload()
1286 2003-06-18 [christoph] 0.9.0claws44
1289 fix memory leak in imap_cmd_ok()
1291 2003-06-18 [christoph] 0.9.0claws43
1294 stop messages that are downloaded from POP3 and added to
1295 an IMAP inbox from being filtered twice (first by POP3
1296 and again when IMAP folder is scaned to get the UID of
1297 the APPEND operation when no UIDPLUS is available)
1306 * tools/launch_phoenix ** REMOVED **
1307 tools/launch_firebird ** NEW **
1308 renamed and edited to reflect the browser's name change from
1309 'phoenix' to 'firebird'
1311 2003-06-18 [paul] 0.9.0claws42
1313 * sync with 0.9.2cvs2
1314 see ChangeLog 2003-06-16
1316 2003-06-17 [alfons] 0.9.0claws41
1319 prevent threading problems when a node is an ancestor (parent / great parent),
1320 which mostly happens with circular references (thanks to Phillipe Gramoullé
1321 for finding an sample set of messages)
1323 2003-06-16 [christoph] 0.9.0claws40
1326 don't popup main window on --receive or --receive-all
1328 * src/mainwindow.[ch]
1329 * src/plugins/trayicon/trayicon.c
1330 allow hiding of main window by clicking on the trayicon
1331 (doesn't work correctly in seperate window mode and may
1332 cause unexpected GTK problems I couldn't find yet)
1335 remove incorrect warning
1337 2003-06-15 [alfons] 0.9.0claws39
1339 * src/gtk/gtkstext.c
1340 don't output debug text;
1341 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1342 for pointing this out);
1344 2003-06-14 [alfons] 0.9.0claws38
1347 remove printf() and make one if..else comply with coding style
1349 2003-06-14 [alfons] 0.9.0claws37
1354 * src/messageview.[ch]
1356 apply patch #754162 "Quoting messages filtered by actions" submitted
1357 by Martin Wicke, which allows quoting message body changed by an
1360 2003-06-13 [alfons] 0.9.0claws36
1363 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1364 use case insensitive regexp (suggested by Ivan Martinez)
1366 2003-06-13 [christoph] 0.9.0claws35
1369 * src/plugins/trayicon/Makefile.am
1370 * src/plugins/trayicon/eggtrayicon.[ch] ** REMOVE **
1371 * src/plugins/trayicon/trayicon.c
1372 * src/plugins/trayicon/libeggtrayicon/.cvsignore ** NEW **
1373 * src/plugins/trayicon/libeggtrayicon/Makefile.am ** NEW **
1374 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch] ** NEW **
1375 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch] ** NEW **
1376 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch] ** NEW **
1377 * src/plugins/trayicon/libeggtrayicon/xembed.h ** NEW **
1378 replace my own EggTrayIcon backport with the backport
1379 used by (l|x)mule and gabber.
1381 2003-06-13 [alfons] 0.9.0claws34
1384 * src/common/utils.c
1385 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1387 2003-06-13 [alfons] 0.9.0claws33
1390 clean up a little bit
1392 2003-06-12 [alfons] 0.9.0claws32
1395 const correctness fix
1397 * src/common/sylpheed.[ch]
1399 prevent redef MIN/MAX
1401 * src/common/utils.[ch]
1404 2003-06-12 [melvin] 0.9.0claws31
1407 Updated to take into accounts changes in GtkAspell.
1409 2003-06-12 [alfons] 0.9.0claws30
1413 * src/common/utils.[ch]
1414 handle reply subject prefixes better (initial
1415 suggestion by Robert Story adapted and enhanced
1418 2003-06-12 [melvin] 0.9.0claws29
1421 Use new gtkaspell_checkers_strerror() to get the speller's
1422 error message instead of accessing the (now private)
1427 Use #ifdef instead of #if for USE_ASPELL
1428 Use the new spell checkers init/quit functions
1430 * src/gtk/gtkaspell.c
1431 Use #ifdef instead of #if for USE_ASPELL
1432 Moved in the majority of GtkAspell structures that were
1433 exported before by gtkaspell.h
1435 * src/gtk/gktaspell.h
1436 Made gtkaspell.h contain only the necessary data to be
1437 publicized by moving many structures to gtkaspell.c.
1438 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1439 gtkaspell_checkers_new(): replaced by...
1440 gtkaspell_checkers_init(): new function for initialization
1441 gtkaspell_checkers_delete(): replaced by...
1442 gtkaspell_checkers_quit(): new function
1443 gtkaspell_checkers_strerror(): new function that returns
1444 the checker's last error message.
1446 2003-06-11 [melvin] 0.9.0claws28
1449 Updated to take into account gtkaspell.c migration to
1450 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1452 2003-06-10 [alfons] 0.9.0claws27
1454 * src/filtering.[ch]
1458 - try fixing bug #18 (any brave testers?)
1459 - add more robustness by refusing previously
1460 unchecked NULL pointers
1462 2003-06-10 [alfons] 0.9.0claws26
1465 fix bug #176 by don't checking MsgInfos with a NULL msgid
1467 2003-06-09 [alfons] 0.9.0claws25
1469 * src/prefs_common.c
1470 fix bug #163 "Icon switching doesnt work properly" by
1471 preventing early freeing of prefs_common.pixmap_theme_path.
1473 2003-06-09 [christoph] 0.9.0claws24
1475 * src/gtk/gtkaspell.c
1476 revert Thorsten's fix and add forgotten g_strdup for
1477 aspell path (it should not be possible to alter the path a
1478 GtkASpell uses from outside)
1480 2003-06-09 [thorsten] 0.9.0claws23
1482 * src/gtk/gtkaspell.c
1483 dont free prefs_common.aspell_path when closing compose
1485 2003-06-08 [colin] 0.9.0claws22
1487 * src/plugins/spamassassin/spamassassin.c
1490 2003-06-07 [christoph] 0.9.0claws21
1494 * src/gtkaspell.[ch] ** REMOVE **
1495 * src/gtk/Makefile.am
1496 * src/gtk/gtkaspell.[ch] ** NEW **
1497 o make gtkaspell independent from sylpheed's prefs
1498 o move gtkaspell.[ch] to gtk directory
1500 2003-06-07 [christoph] 0.9.0claws20
1505 * src/filesel.[ch] ** REMOVE **
1508 * src/common/sylpheed.[ch]
1509 * src/gtk/Makefile.am
1510 * src/gtk/filesel.[ch] ** NEW **
1511 * src/gtk/pluginwindow.c
1512 * src/gtk/sslcertwindow.c
1513 move filesel.[ch] to gtk directory
1515 2003-06-07 [alfons] 0.9.0claws19
1518 make (multi) file selection dialog work again (Claws-only)
1520 2003-06-07 [thorsten] 0.9.0claws18
1525 2003-06-07 [alfons] 0.9.0claws17
1529 detect apache mishap in which case don't include fnmatch.h
1530 if regex.h is already included
1532 2003-06-06 [christoph] 0.9.0claws16
1536 add check for fnmatch.h and include it when available
1539 fix wrong case sensitivity of Content-Types
1541 * src/gtk/Makefile.am
1542 need the same include paths in gtk directory as in
1543 common directory because .h files in common can
1544 include files from these directories, when included
1545 in gtk's .h or .c files
1547 2003-06-06 [alfons] 0.9.0claws15
1551 make it compile again because of regex.h / fnmatch.h
1552 include problems (related to recent mime stuff, can
1553 someone check this?)
1555 2003-06-06 [thorsten] 0.9.0claws14
1558 possible use of uninitialized pointer while dragging
1560 2003-06-06 [paul] 0.9.0claws13
1563 fix bug where the insert sig button would be effective
1564 only when auto_sig was set
1566 2003-06-06 [paul] 0.9.0claws12
1568 * sync with 0.9.2 release
1570 2003-06-02 [paul] 0.9.0claws11
1572 * sync with 0.9.1cvs1
1573 see ChangeLog 2003-06-02
1578 2003-06-01 [christoph] 0.9.0claws10
1581 don't use substring search to find accounts by email address
1583 (closes Bug 169 Overly loose matching of "From" address)
1585 2003-05-31 [christoph] 0.9.0claws9
1587 * doc-src/rfc2683.txt
1589 limit IMAP command length as recommended in RFC2683
1590 (message number lists will be split into multiple imap
1591 sets, the limit of 1000 octets is not a hard limit)
1593 (closes Bug 161 sylpheed-claws exits with segfault when logging
1594 in to certain imap-servers)
1596 2003-05-29 [alfons] 0.9.0claws8
1599 add print button (calling summary_print());
1600 fine tune setting tooltip text;
1601 (if someone needs other buttons, please take these
1602 commits as a guide, instead of bothering us - also
1605 2003-05-29 [darko] 0.9.0claws7
1608 fix crash when word wrapping kicks in due to
1609 changed text by spell checker
1611 2003-05-29 [paul] 0.9.0claws6
1614 fix bug where changing account would insert
1615 sig even if auto_sig was FALSE
1620 sync with 0.9.1 release
1622 2003-05-28 [christoph] 0.9.0claws5
1625 fix truncation of too long commands
1627 (closes Bug 167 IMAP hangs trying to get envelope
1628 information in imap_get_uncached_messages)
1630 2003-05-27 [paul] 0.9.0claws4
1633 tools/maildir2sylpheed.pl ** NEW FILE **
1634 add kmail to sylpheed mailbox conversion script
1636 2003-05-27 [paul] 0.9.0claws3
1638 * sync with 0.9.0cvs10
1639 see ChangeLog 2003-05-26
1641 2003-05-26 [paul] 0.9.0claws2
1643 * sync with 0.9.0cvs9
1644 see ChangeLog 2003-05-26
1646 2003-05-24 [paul] 0.9.0claws1
1648 * sync with 0.9.0cvs8
1649 see ChangeLog 2003-05-23
1651 2003-05-24 [paul] 0.9.0claws
1653 * version 0.9.0claws released
1655 2003-05-24 [paul] 0.8.11claws177
1657 * src/plugins/dillo-viewer/Makefile.am
1658 src/plugins/traycon/Makefile.am
1668 update Bulgarian, British English, Spanish, Italian,
1669 Brazilian Portuguese, Russian, and Serbian translations,
1670 submitted by George Danchev, [me], Ricardo Mones Lastra,
1671 André Filipe de Assunção e Brito, Alessandro Maestri,
1672 Ruslan N. Balkin, and Urke MMI
1674 2003-05-23 [melvin] 0.8.11claws176
1677 Updated French translations
1679 2003-05-22 [paul] 0.8.11claws175
1690 src/editldap_basedn.c
1694 revert to get ldap into it previous working state
1697 new Taiwanese translation,
1698 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1700 2003-05-22 [christoph] 0.8.11claws174
1702 * src/plugins/spamassassin/libspamc.[ch]
1703 sync libspamc with SpamAssaain release 2.55
1705 2003-05-22 [paul] 0.8.11claws173
1707 * sync with 0.9.0cvs7
1708 see ChangeLog 2003-05-22
1711 revert change in 0.8.11claws172: follow
1712 Hiroyuki's decision and that's the end of it.
1714 2003-05-21 [paul] 0.8.11claws172
1717 fix discrepency between open_unread_on_enter
1720 2003-05-21 [paul] 0.8.11claws171
1722 * sync with 0.9.0cvs6
1723 see ChangeLog 2003-05-21
1725 2003-05-21 [paul] 0.8.11claws170
1727 * sync with 0.9.0cvs5
1728 see ChangeLog 2003-05-21
1730 2003-05-20 [paul] 0.8.11claws169
1732 * sync with 0.9.0cvs4
1733 see ChangeLog 2003-05-20
1734 fixes bug #152, 'encoding of IMAP folders names'
1736 2003-05-20 [paul] 0.8.11claws168
1738 * sync with 0.9.0cvs3
1739 see ChangeLog 2003-05-20
1741 * src/tools/convert_mbox.pl
1742 minor change in the comments, submitted by Fred Marton
1744 2003-05-19 [paul] 0.8.11claws167
1746 * src/plugins/clamav/Makefile.am
1748 link clamav_lib to the plugin and not to the main program
1750 2003-05-19 [christoph]
1753 add -export-dynamic for linking
1755 2003-05-19 [paul] 0.8.11claws166
1757 * sync with 0.9.0cvs1
1758 see ChangeLog 2003-05-19
1760 2003-05-19 [paul] 0.8.11claws165
1763 fix 'pop before smtp' timeout
1765 2003-05-18 [alfons] 0.8.11claws164
1767 * src/prefs_matcher.c
1768 put "execute" action command line ("expression") in edit box
1770 2003-05-18 [christoph] 0.8.11claws163
1773 * src/plugins/dillo_viewer/dillo_viewer.c
1774 * src/plugins/image_viewer/viewer.c
1775 * src/plugins/mathml_viewer/mathml_viewer.c
1776 let a viewer have a list of Content-Types
1778 2003-05-18 [paul] 0.8.11claws162
1780 * src/prefs_filtering.c
1781 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1782 and REDIRECT actions
1784 2003-05-17 [christoph]
1787 o remove dynamic signatures that was syned with main
1788 o add infos about no longer "build in" image viewer
1789 o update bugtracker URL
1791 2003-05-17 [christoph] 0.8.11claws161
1796 don't use imap_scan_folder anymore. Instead call folder_item_scan
1797 for every folder after rebuilding the folder tree.
1799 (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1802 2003-05-17 [christoph] 0.8.11claws160
1805 don't use STATUS command on current folder to check for
1806 content changes. imap_cmd_ok() now tracks changes to
1807 folder and number of existing messages.
1809 2003-05-17 [paul] 0.8.11claws159
1811 * src/plugins/clamav/clamav_plugin.c
1812 remove unnecessary debug_print
1814 2003-05-16 [thorsten] 0.8.11claws158
1816 * src/plugins/demo.c
1817 included missing intl.h
1819 2003-05-16 [paul] 0.8.11claws157
1822 remove non-existant entries
1824 * src/plugins/clamav/clamav_plugin.c
1825 src/plugins/clamav/clamav_plugin_gtk.c
1826 src/plugins/dillo_viewer/dillo_prefs.c
1827 src/plugins/dillo_viewer/dillo_viewer.c
1830 2003-05-16 [christoph] 0.8.11claws156
1833 include plugin .c files for translation until I
1834 find a better solution to have plugins have their
1836 * src/plugins/demo/demo.c
1837 * src/plugins/image_viewer/plugin.c
1838 * src/plugins/mathml_viewer/mathml_viewer.c
1839 * src/plugins/spamassassin/spamassassin.c
1840 * src/plugins/spamassassin/spamassassin_gtk.c
1841 * src/plugins/trayicon/trayicon.c
1842 add gettext macros for plugin name and description
1848 2003-05-16 [paul] 0.8.11claws155
1850 * sync with lastest 0.9.0pre1
1851 see ChangeLog 2003-05-16
1853 2003-05-15 [paul] 0.8.11claws154
1855 * sync with latest 0.9.0pre1
1856 see ChangeLog 2003-05-14 and 2003-05-15
1858 2003-05-14 [christoph] 0.8.11claws153
1860 * src/plugins/image_viewer/viewer.c
1861 * src/plugins/image_viewer/viewer.glade ** NEW **
1862 * src/plugins/image_viewer/viewerprefs.c
1863 make it possible to disable the autoload function in the
1866 2003-05-14 [christoph] 0.8.11claws152
1869 fix folder update after adding a message
1871 2003-05-13 [alfons] 0.8.11claws151
1873 * src/common/session.c
1876 * src/addrcache.[ch]
1877 * src/filtering.[ch]
1879 * src/gtkaspell.[ch]
1881 * src/mbox_folder.[ch]
1886 * src/passphrase.[ch]
1887 * src/prefs_common.[ch]
1888 * src/prefs_gtk.[ch]
1891 be pedantic; (in prototypes () implies (int))
1893 2003-05-13 [alfons] 0.8.11claws150
1895 * src/prefs_toolbar.[ch]
1896 * src/summaryview.[ch]
1898 change misleading text in toolbar prefs;
1899 add toolbar action for ignore thread (toggles ignore thread flag);
1900 clean up a little bit;
1904 * tools/convert_mbox.pl
1905 bug fixed by Fred Marton
1909 * sync with 0.9.0pre1
1911 2003-05-09 [paul] 0.8.11claws149
1913 * sync with 0.8.11cvs43
1914 see ChangeLog 2003-05-09
1916 2003-05-08 [christoph] 0.8.11claws148
1919 o use CAPABILIY as first command and check for PREAUTH
1920 information in the response to it
1921 o rewrite all imap_cmd_* functions to use an IMAPSession
1922 instead of a SockInfo as parameter
1923 o do STARTTLS after fetching and checking the server
1926 2003-05-08 [paul] 0.8.11claws147
1930 tools/convert_mbox.pl ** NEW FILE **
1931 add mbox conversion script. Submitted by
1932 Fred Marton <Fred.Marton@uni-bayreuth.de>
1934 2003-05-07 [christoph]
1937 * src/gtk/pluginwindow.glade
1938 * src/plugins/image_viewer/viewerprefs.glade
1939 * src/plugins/spamassassin/spamassassin_gtk.glade
1940 add glade files for user interfaces and a description how
1941 to use glade to create the sylpheed code
1943 2003-05-07 [paul] 0.8.11claws146
1945 * sync with 0.8.11cvs41
1946 see ChangeLog 2003-05-07
1948 2003-05-06 [christoph] 0.8.11claws145
1951 * src/plugins/image_viewer/viewer.c
1952 fix usage of imlib in imageviewer plugin
1954 * src/gtk/prefswindow.c
1955 handle window close event correctly
1957 2003-05-06 [paul] 0.8.11claws144
1960 fix typo introduced in sync
1962 2003-05-06 [paul] 0.8.11claws143
1964 * sync with 0.8.11cvs39
1965 see ChangeLog 2003-05-06
1967 2003-05-06 [paul] 0.8.11claws142
1971 updated Czech translation, submitted by
1972 Radek Vybiral <Radek.Vybiral@vsb.cz>
1974 * src/plugins/clamav/clamav_plugin_gtk.c
1977 2003-05-03 [alfons] 0.8.11claws141
1980 make paste as quotation work even when the call to
1981 text_inserted() was deferred (fixes bug #140 "Paste
1982 as quotation does not work when using "external"
1985 2003-05-03 [thorsten] 0.8.11claws140
1990 removed C++ comments
1992 function with non-int retval/param used before
1993 implementation/declaration
1995 2003-05-02 [paul] 0.8.11claws139
1997 * src/addr_compl.[ch]
1998 src/addressbook.[ch]
2001 revert match's changes to (finally) remove the bug where
2002 opening a folder causes massive slowdown when using the
2003 'Display sender using address book' option
2005 2003-05-01 [melvin] 0.8.11claws138
2007 * src/plugins/dillo_viewer/dillo_prefs.[ch]
2008 * src/plugins/dillo_viewer/dillo_viewer.c
2009 Fixed bug where "Cancel" button from prefs issued
2011 Comply a little more to coding style
2013 2003-05-01 [paul] 0.8.11claws137
2015 * sync with 0.8.11cvs38
2016 see ChangeLog 2003-05-01
2018 2003-05-01 [paul] 0.8.11claws136
2021 updated by George Danchev
2023 2003-04-30 [christoph] 0.8.11claws135
2025 * src/plugins/dillo_viewer/dillo_prefs.c
2026 * src/plugins/image_viewer/viewerprefs.c
2027 * src/plugins/spamassassin/spamassassin_gtk.c
2028 remove gtk_widget_ref() calls for widgets in
2031 2003-04-30 [paul] 0.8.11claws134
2034 ok, this time a better fix for the bug where opening folder
2035 has massive slowdown when using the 'Display sender using
2036 address book' option
2038 2003-04-30 [paul] 0.8.11claws133
2041 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2043 2003-04-30 [melvin] 0.8.11claws132
2045 New: Dillo plugin preferences (patch by Dimitar Haralanov)
2047 * src/plugins/dillo_viewer/dillo_prefs.[ch] *** NEW ***
2048 Preferences for the dillo plugin
2049 * src/plugins/dillo_viewer/dillo_viewer.c
2050 Support for preferences
2051 * src/plugins/dillo_viewer/Makefile.am
2052 Added dillo_prefs.[ch]
2054 2003-04-30 [alfons] 0.8.11claws131
2056 * src/common/plugin.[ch]
2057 see? this ANSI C'fication immediately gives us type
2060 2003-04-30 [alfons] 0.8.11claws130
2062 * src/common/plugin.[ch]
2063 * src/plugins/clamav/clamav_plugin.[ch]
2064 * src/plugins/clamav/clamav_plugin_gtk.c
2065 * src/plugins/demo/demo.c
2066 * src/plugins/dillo_viewer/dillo_viewer.c
2067 * src/plugins/image_viewer/plugin.c
2068 * src/plugins/image_viewer/viewer.[ch]
2069 * src/plugins/image_viewer/viewerprefs.[ch]
2070 * src/plugins/mathml_viewer/mathml_viewer.c
2071 * src/plugins/spamassassin/spamassassin.[ch]
2072 * src/plugins/spamassassin/spamassassin_gtk.c
2073 * src/plugins/trayicon/trayicon.c
2076 2003-04-30 [alfons] 0.8.11claws129
2078 * src/common/utils.c
2079 make is_ascii_str() fail gracefully when NULL pointer
2082 2003-04-30 [paul] 0.8.11claws128
2085 fix bug where opening folder has massive slowdown when
2086 using the 'Display sender using address book' option
2088 2003-04-30 [paul] 0.8.11claws127
2090 * src/plugins/clamav/clamav_plugin.c
2091 src/plugins/clamav/clamav_plugin_gtk.c
2092 src/plugins/demo/demo.c
2093 src/plugins/dillo_viewer/dillo_viewer.c
2094 src/plugins/image_viewer/plugin.c
2095 src/plugins/mathml_viewer/mathml_viewer.c
2096 src/plugins/spamassassin/spamassassin.c
2097 src/plugins/spamassassin/spamassassin_gtk.c
2098 src/plugins/trayicon/trayicon.c
2099 get rid of eye-hurting function signatures
2101 2003-04-30 [paul] 0.8.11claws126
2103 * src/plugins/trayicon/trayicon.c
2109 2003-04-30 [paul] 0.8.11claws125
2112 arrange the plugins in reverse alphabetical order
2114 * src/plugins/clamav/clamav_plugin.[ch]
2115 src/plugins/clamav/clamav_plugin_gtk.c
2117 resize max_size window
2118 re-arrange the order of some gui elements
2119 improve descriptions
2121 * src/plugins/image_viewer/plugin.c
2122 src/plugins/mathml_viewer/mathml_viewer.c
2125 * src/plugins/spamassassin/spamassassin_gtk.c
2126 resize max_size window
2127 re-arrange the order of some gui elements
2133 2003-04-30 [alfons] 0.8.11claws124
2136 fix a leak found while browsing Martin Kluge's
2137 valgrind log (Claws only)
2139 2003-04-29 [darko] 0.8.11claws123
2141 * src/gtk/gtkstext.h
2142 include wchar.h if it is available, fixes compilation
2145 2003-04-29 [melvin] 0.8.11claws122
2147 * src/prefs_actions.c
2148 Improved help text of Actions' syntax
2150 2003-04-28 [paul] 0.8.11claws121
2153 a better fix for the crash when performing an action
2156 2003-04-28 [paul] 0.8.11claws120
2159 fix crash when performing an action on a
2162 2003-04-28 [paul] 0.8.11claws119
2164 * sync with 0.8.11cvs36
2165 see ChangeLog 2003-04-28
2167 2003-04-27 [paul] 0.8.11claws118
2169 * more sync with 0.8.11cvs35
2170 see ChangeLog 2003-04-25
2172 2003-04-26 [christoph] 0.8.11claws117
2175 fix remove virtual check
2177 2003-04-26 [paul] 0.8.11claws116
2180 fix return-receipt, make it work again
2182 2003-04-26 [paul] 0.8.11claws115
2185 restore double-clicking of the [application/pgp-signature
2186 (Select "Check signature" to check)] line in the message view,
2187 broken in recent sync
2189 2003-04-26 [christoph] 0.8.11claws114
2192 check if remove virtual really exists before
2193 calling the function
2195 2003-04-25 [match] 0.8.11claws113
2199 * src/ldapquery.[ch]
2202 * src/ldapserver.[ch]
2203 fix memleak. fix segfault.
2204 plug a Claws memleak
2206 2003-04-25 [alfons] 0.8.11claws112
2209 plug a Claws memleak
2211 2003-04-25 [alfons] 0.8.11claws111
2213 * src/common/session.c
2216 2003-04-25 [paul] 0.8.11claws110
2218 * sync with 0.8.11cvs35
2219 see ChangeLog 2003-04-24 and 2003-04-25
2221 * src/gtk/pluginwindow.c
2222 correct another strange float value
2224 2003-04-24 [christoph] 0.8.11claws109
2227 freeze folder item updates when unsetting new flags
2229 * src/gtk/pluginwindow.c
2230 correct strange float value
2232 2003-04-23 [paul] 0.8.11claws108
2234 * sync with 0.8.11cvs33
2235 see ChangeLog 2003-04-23
2237 2003-04-22 [paul] 0.8.11claws107
2242 src/pgptext.[ch] ** REMOVED **
2243 remove pgptext.[ch] as its not used any more
2245 2003-04-22 [paul] 0.8.11claws106
2247 * sync with 0.8.11cvs31
2248 see ChangeLog 2003-04-21 and 2003-04-22
2250 2003-04-21 [alfons] 0.8.11claws105
2253 No access to GTK structures if we're a spawned child
2254 (and clean up code a little bit...) Should fix #126.
2256 2003-04-21 [melvin] 0.8.11claws104
2258 * src/plugins/dillo_viewer/README
2259 Improved slightly the text.
2261 2003-04-21 [melvin] 0.8.11claws103
2263 * src/plugins/dillo_viewer/README *** NEW ***
2264 Added a README file for the Dillo plugin
2269 tools/outlook2sylpheed.pl
2270 updated and improved by Ricardo Mones Lastra
2272 2003-04-18 [oliver] 0.8.11claws102
2275 * src/prefs_account.h
2276 remove Pop3SessionType (used by selective download)
2277 * src/prefs_toolbar.c
2278 enable set Default Toolbar button
2280 2003-04-18 [paul] 0.8.11claws101
2282 * sync with 0.8.11cvs29
2283 see ChangeLog 2003-04-18
2285 2003-04-17 [paul] 0.8.11claws100
2287 * src/prefs_common.[ch]
2289 remove 'Open next message on deletion' option,
2290 as the same effect can now be achieved via the
2291 'Always open messages in summary when selected'
2294 2003-04-17 [paul] 0.8.11claws99
2296 * sync with 0.8.11cvs28
2297 see ChangeLog 2003-04-17
2299 2003-04-17 [christoph] 0.8.11claws98
2301 * ac/spamassassin.m4
2302 * src/plugins/spamassassin/libspamc.[ch]
2303 * src/plugins/spamassassin/utils.[ch]
2304 sync libspamc with SpamAssassin project
2306 2003-04-17 [christoph] 0.8.11claws97
2308 * src/common/socket.h
2309 * src/gtk/sslcertwindow.h
2310 rename old USE_SSL to USE_OPENSSL
2312 2003-04-17 [paul] 0.8.11claws96
2314 * src/prefs_common.h
2315 use gulong for P_COLOR so that it compiles/runs on
2316 64-bit systems. Patch submitted by James Noyes
2317 <jnoyes-claws@retrogeeks.com>
2322 2003-04-17 [paul] 0.8.11claws95
2324 * sync with 0.8.11cvs27
2325 see ChangeLog 2003-04-16
2327 2003-04-15 [paul] 0.8.11claws94
2329 * src/prefs_common.[ch]
2330 rearrange to stop the window getting too long:
2331 move Receive dialog stuff to Receive tab
2332 move Send dialog to Send tab
2333 remove Dialogs frame
2334 rename 'Open messages in summary with cursor keys' to
2335 'Always open messages in summary when selected', as its
2338 2003-04-15 [paul] 0.8.11claws93
2340 * src/prefs_common.[ch]
2342 add new option '/Interface/Open next message on deletion'
2344 2003-04-15 [paul] 0.8.11claws92
2346 * src/summaryview.[ch]
2347 add /Mark/Lock and /Mark/Unlock to the pop-up
2348 menu. Patch submitted by Ivan Francolin Martinez
2349 <ivanfm@users.sourceforge.net>
2351 2003-04-15 [paul] 0.8.11claws91
2353 * sync with 0.8.11cvs24
2354 see ChangeLog 2003-04-15
2356 2003-04-14 [jens] 0.8.11claws90
2358 * updated German translation and some corrections from
2359 Roland Bless <bless@tm.uka.de>
2361 2003-04-14 [paul] 0.8.11claws89
2363 * sync with 0.8.11cvs22
2364 see ChangeLog 2003-04-14
2366 2003-04-13 [paul] 0.8.11claws88
2368 * src/plugins/clamav/clamav_plugin.c
2372 2003-04-12 [paul] 0.8.11claws87
2374 * src/plugins/clamav/clamav_plugin.c
2375 activate enable/disable archive scanning option
2377 * src/plugins/clamav/.cvsignore ** NEW FILE **
2379 2003-04-12 [paul] 0.8.11claws86
2381 * src/plugins/Makefile.am
2382 src/plugins/clamav/Makefile.am ** NEW FILE **
2383 src/plugins/clamav/README ** NEW FILE **
2384 src/plugins/clamav/clamav_plugin.[ch] ** NEW FILES **
2385 src/plugins/clamav/clamav_plugin_gtk.c ** NEW FILE **
2386 add Clam AntiVirus plugin
2388 2003-04-12 [paul] 0.8.11claws85
2390 * sync with 0.8.11cvs21
2391 see ChangeLog 2003-04-11
2393 2003-04-11 [paul] 0.8.11claws84
2396 update Spanish translation. Submitted by Ricardo
2399 2003-04-10 [christoph] 0.8.11claws83
2402 fix typo that did not move unfiltered mails to destination
2405 (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2406 when filtering from spool)
2408 2003-04-10 [christoph] 0.8.11claws82
2411 use BODY.PEEK instead of BODY in in message fetch operation
2412 to make sure the IMAP server does not set the \Seen flag for
2413 messages. Sylpheed does that later itself, when the message
2414 is opened in sylpheed
2416 (closes Bug 111 Claws destroys unread marks)
2418 2003-04-09 [oliver] 0.8.11claws81
2421 fix crash in folder_destroy
2423 remove selective download
2425 2003-04-09 [christoph] 0.8.11claws80
2428 fix crash in imap_get_msginfo() when then fetched message
2431 (closes Bug 110 Crash during mail composition)
2433 2003-04-08 [christoph] 0.8.11claws79
2436 * src/prefs_account.c
2437 Filter new messages that are found in an INBOX folder
2438 when 'Filter messages on receiving' is enabled in the
2439 Folder's AccountPrefs. This allows to use Sylpheed's
2440 filtering engine for IMAP folders where messages are
2441 added to the INBOX by a MTA
2443 2003-04-08 [paul] 0.8.11claws78
2446 clean up after last commit
2448 2003-04-08 [paul] 0.8.11claws77
2450 * sync with 0.8.11cvs20
2451 see ChangeLog 2003-04-07 and 2003-04-08
2453 2003-04-07 [christoph] 0.8.11claws76
2455 * src/filtering.[ch]
2459 add procmsg_msginfo_filter() to execute filtering actions
2461 2003-04-06 [christoph] 0.8.11claws75
2464 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2466 2003-04-06 [christoph] 0.8.11claws74
2468 * src/common/utils.[ch]
2469 add g_int_compare() function for slist sorting
2472 fetch all MsgInfos with one command in imap_get_msginfos()
2473 using an imap set with a list of ranges
2476 use new g_int_compare() function
2478 2003-04-06 [thorsten] 0.8.11claws73
2481 corrected implementation of mh_folder_destroy()
2483 2003-04-05 [christoph] 0.8.11claws72
2500 * src/gtk/gtkutils.c
2501 o rename structure field names class and new to klass and
2502 new_msgs, to allow including files in C++
2503 o add 'extern "C"' block to some header files
2504 o add MsgInfoList and MsgNumberList as alias for GSList for
2505 developers to know what type of list is expected
2507 * src/plugins/image_viewer/plugin.c
2508 * src/plugins/image_viewer/viewer.[ch]
2509 * src/plugins/image_viewer/viewerprefs.[ch]
2510 rename function names to prevent conflicts
2512 2003-04-05 [paul] 0.8.11claws71
2514 * sync with 0.8.11cvs18
2515 see ChangeLog 2003-04-03 and 2003-04-04
2517 2003-04-02 [christoph] 0.8.11claws70
2521 * src/mbox_folder.[ch]
2524 o Make all virtual folder functions private
2525 o remove unused folder code
2527 * src/common/socket.[ch]
2531 2003-03-30 [alfons] 0.8.11claws69
2533 * src/send_message.c
2534 remove two debug traces and see if people still report
2537 2003-03-30 [alfons] 0.8.11claws68
2539 * src/send_message.c
2540 * src/commons/session.c
2541 add more debug traces
2543 2003-03-30 [christoph] 0.8.11claws67
2546 change processing folder name from .processing to processing
2549 disable SSL certificate check because it causes Xlib error
2550 when the child process want's to open an GTK window
2552 2003-03-30 [christoph] 0.8.11claws66
2555 don't use default folder for processing folder item because
2556 it can be a non local folder
2558 (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2560 2003-03-30 [alfons] 0.8.11claws65
2562 * src/send_message.c
2563 try fixing crashes when sending messages: my gcc 2.95.4 seems
2564 to generate bad code for 'send_send_data_progressive': When
2565 called from 'send_send_data_finished', the 'data' pointer is
2566 cleared just before the assignment to the dialog pointer
2568 2003-03-29 [christoph] 0.8.11claws64
2570 * src/common/prefs.h
2571 * src/plugins/image_viewer/Makefile.am
2572 * src/plugins/image_viewer/plugin.c
2573 * src/plugins/image_viewer/viewer.[ch]
2574 * src/plugins/image_viewer/viewerprefs.[ch] ** NEW **
2575 add PrefsPage for ImageViewer
2577 2003-03-28 [thorsten] 0.8.11claws63
2579 * src/common/session.c
2582 2003-03-28 [paul] 0.8.11claws62
2584 * sync with 0.8.11cvs16
2585 see ChangeLog 2003-03-28
2587 2003-03-28 [paul] 0.8.11claws61
2589 * sync with 0.8.11cvs15
2590 see ChangeLog 2003-03-28
2592 2003-03-27 [christoph] 0.8.11claws60
2596 * src/common/socket.[ch]
2597 set socket state to DISCONNECTED when any operation
2598 fails to allow reconnecting in IMAP code without
2599 checking the return code of all calls to the command
2604 remove some more stuff that depends on specific
2607 2003-03-27 [paul] 0.8.11claws59
2609 * sync with 0.8.11cvs14
2610 see ChangeLog 2003-03-27
2612 * src/selective_download.[ch] ** REMOVED **
2615 2003-03-27 [christoph] 0.8.11claws58
2618 fix handling of tmp_flags in flag copy function
2620 2003-03-27 [paul] 0.8.11claws57
2622 * sync with 0.8.11cvs13
2623 see ChangeLog 2003-03-27
2625 2003-03-27 [oliver] 0.8.11claws56
2628 remove sel_download_cb
2630 2003-03-27 [oliver] 0.8.11claws55
2635 2003-03-26 [oliver] 0.8.11claws54
2640 remove selective donwload readme
2642 2003-03-26 [oliver] 0.8.11claws53
2644 * src/matcher_parser_parse.y
2646 * src/prefs_account.[ch]
2647 * src/prefs_filtering.c
2648 remove selective donwload
2650 2003-03-26 [oliver] 0.8.11claws52
2655 remove selective donwload
2657 2003-03-26 [oliver] 0.8.11claws51
2660 * src/selective_download.[ch] ** REMOVE **
2662 2003-03-26 [christoph] 0.8.11claws50
2665 fix NEWS that got broken by a sync with sylpheed-main
2667 2003-03-26 [christoph] 0.8.11claws49
2670 fix mime type guessing when no mime type is found for a file
2672 2003-03-25 [christoph] 0.8.11claws48
2676 remove mime type guessing from mime parser and use
2677 name based mime types in viewer lookup for mime type
2678 application/octet-stream
2680 2003-03-25 [christoph] 0.8.11claws47
2682 * doc-src/readme.txt
2683 * doc-src/rfc2554.txt
2684 add RFC about SMTP AUTH
2686 * src/send_message.c
2687 * src/common/smtp.[ch]
2688 add extra error code for authentication errors and
2689 clear temporary password when this error occurs
2691 (closes Bug 84 authentication failure while sending should
2692 prompt for password again)
2694 2003-03-25 [christoph] 0.8.11claws46
2698 * src/imageview.[ch] ** REMOVE **
2699 * src/messageview.[ch]
2701 * src/prefs_common.[ch]
2703 * src/plugins/Makefile.am
2704 * src/plugins/image_viewer/.cvsignore ** NEW **
2705 * src/plugins/image_viewer/Makefile.am ** NEW **
2706 * src/plugins/image_viewer/plugin.c ** NEW **
2707 * src/plugins/image_viewer/viewer.[ch] ** NEW **
2708 move image viewer into a plugin (building is enabled by default)
2709 [ToDo: Prefs for resize and autoview]
2711 2003-03-25 [paul] 0.8.11claws45
2713 * sync with 0.8.11cvs12
2714 see ChangeLog 2003-03-26
2716 2003-03-25 [paul] 0.8.11claws44
2718 * sync with 0.8.11cvs11
2719 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2721 Note: Selective Download is broken.
2723 2003-03-22 [christoph] 0.8.11claws43
2726 code cleanup for flags copying
2728 2003-03-22 [christoph] 0.8.11claws42
2730 * src/plugins/trayicon/trayicon.c
2731 fix setting the transparent area when the window size
2732 is forced by the system tray
2734 2003-03-22 [christoph] 0.8.11claws41
2736 * src/plugins/trayicon/gnome-mail.xpm ** REMOVE **
2737 * src/plugins/trayicon/gnome-nomail.xpm ** REMOVE **
2738 * src/plugins/trayicon/newmail.xpm ** NEW **
2739 * src/plugins/trayicon/nomail.xpm ** NEW **
2740 * src/plugins/trayicon/trayicon.c
2741 * src/plugins/trayicon/unreadmail.xpm ** NEW **
2742 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2743 o add icon for unread mails
2744 o set transparency for window
2746 2003-03-22 [christoph] 0.8.11claws40
2749 init news session to prevent crash when session is closed
2751 2003-03-22 [christoph] 0.8.11claws39
2754 * src/common/session.[ch]
2755 Init session data to make sure we don't have invalid pointers
2756 for read_ch and write_ch when new multi process sessions are
2760 * src/common/plugin.c
2761 * src/common/sylpheed.c
2762 * src/plugins/demo/demo.c
2763 * src/plugins/dillo_viewer/dillo_viewer.c
2764 * src/plugins/mathml_viewer/mathml_viewer.c
2765 * src/plugins/spamassassin/spamassassin.c
2766 * src/plugins/spamassassin/spamassassin_gtk.c
2767 add plugin types to allow loading plugins at different times
2768 (and maybe for different frontends), because it's not good to
2769 load GTK-Plugins gefore gtk_init was called
2772 * src/plugins/Makefile.am
2773 * src/plugins/trayicon/.cvsignore ** NEW **
2774 * src/plugins/trayicon/Makefile.am ** NEW **
2775 * src/plugins/trayicon/eggtrayicon.c ** NEW **
2776 * src/plugins/trayicon/eggtrayicon.h ** NEW **
2777 * src/plugins/trayicon/gnome-mail.xpm ** NEW **
2778 * src/plugins/trayicon/gnome-nomail.xpm ** NEW **
2779 * src/plugins/trayicon/trayicon.c ** NEW **
2780 New Trayicon plugin that shows an icon in a systray that uses
2781 XEMBED protocol like Gnome's systray. Icon shows if there
2782 are new mails and a tooltip shows information about new,
2783 unread and total messages.
2785 2003-03-22 [paul] 0.8.11claws38
2788 fix ESMTP AUTH CRAM-MD5
2789 [sync with main (still version 0.8.11cvs6), see
2790 ChangeLog 2003-03-22]
2792 2003-03-21 [colin] 0.8.11claws37
2794 * src/send_message.c
2795 Fix USE_SSL => USE_OPENSSL
2797 2003-03-21 [colin] 0.8.11claws36
2800 Fix counts in drag and dropped subfolders
2802 2003-03-21 [colin] 0.8.11claws35
2806 speed up a bit folder dnd
2808 2003-03-20 [alfons] 0.8.11claws34
2813 don't send locked queue messages
2814 (feature request "[ 705245 ] Locking message in outbox
2815 should prevent sending")
2817 2003-03-20 [christoph] 0.8.11claws33
2820 remove NEW and UNREAD flag in special folders when scanning
2823 fix ESMTP AUTH CRAM-MD5
2825 2003-03-20 [paul] 0.8.11claws32
2827 * src/prefs_account.c
2828 Re-write 'Tunnel command to open connection' as
2829 'Use command to communicate with server', and disable
2830 it for all except IMAP accounts
2832 2003-03-20 [paul] 0.8.11claws31
2834 * sync with 0.8.11cvs6
2835 see ChangeLog 2003-03-20
2837 2003-03-19 [match] 0.8.11claws30
2840 include documentation. minor refactoring.
2841 * src/addr_compl.[ch]
2842 * src/addrindex.[ch]
2843 * src/addresbook.[ch]
2845 re-enable address lookup (was disabled in
2848 2003-03-19 [christoph] 0.8.11claws29
2851 add temp flag handling, will make moving and copying
2852 messages possible again
2855 correct calulation of folder stats
2857 2003-03-18 [match] 0.8.11claws28
2860 remove case sensitive comparison (closes bug 80).
2862 2003-03-18 [christoph] 0.8.11claws27
2865 fix imap using a tunnel command
2869 2003-03-18 [christoph] 0.8.11claws26
2874 rewrite flag handling for folders
2876 2003-03-18 [christoph] 0.8.11claws25
2881 unset NEW and UNREAD flags when message is ignored, to make
2882 sure messages don't show up as unread on other IMAP clients,
2883 because the IGNORE_THREAD flag can not be syncronized through
2886 2003-03-17 [christoph] 0.8.11claws24
2889 don't use recursion to fetch uids when the number of messages
2890 does not match. Moved code into subfunction that is used
2891 again when needed, to prevent an endless loop.
2893 2003-03-17 [thorsten] 0.8.11claws23
2895 * src/imageview.[ch]
2896 export imageview_get_resized_size() (for plugins)
2897 * src/prefs_common.[ch]
2898 added prefs_common_get() (for plugins)
2900 2003-03-17 [christoph] 0.8.11claws22
2903 o remove UID guessing from copy code
2904 o support UIDPLUS extension for APPEND command
2906 2003-03-17 [paul] 0.8.11claws21
2909 remove 'Compiled-plugins' section.
2911 * src/plugins/dillo_viewer/dillo_viewer.c
2912 slight change to description text
2914 2003-03-16 [match] 0.8.11claws20
2915 * src/ldapserver.[ch] ** NEW **
2916 * src/ldapctrl.[ch] ** NEW **
2917 * src/ldapquery.[ch] ** NEW **
2918 * src/ldaputil.[ch] ** NEW **
2919 * src/addrcindex.[ch] ** NEW **
2920 * src/addrquery.h ** NEW **
2922 * src/addrcache.[ch]
2923 * src/addrindex.[ch]
2924 * src/addr_compl.[ch]
2925 * src/addressbook.[ch]
2930 * src/editldap_basedn.c
2934 included dynamic LDAP queries. improved address
2937 2003-03-16 [paul] 0.8.11claws19
2939 * tools/multiwebsearch.pl
2942 2003-03-16 [christoph] 0.8.11claws18
2945 * src/plugins/dillo_viewer/dillo_viewer.c
2946 * src/plugins/mathml_viewer/mathml_viewer.c
2947 make unregistering of MimeViewerFactorys possible
2949 2003-03-16 [alfons] 0.8.11claws17
2954 2003-03-16 [melvin] 0.8.11claws16
2956 * src/plugins/dillo_viewer.c
2957 Fixed bug where it was not possible to view more than
2958 one text/html attachment per message (bug discovered
2959 by Christoph Hohmann).
2961 2003-03-15 [melvin] 0.8.11claws15
2963 * src/prefs_actions.c
2964 Fixed compilation warnings.
2966 2003-03-15 [melvin] 0.8.11claws14
2968 * src/plugins/Makefile.am
2969 * src/plugins/dillo_viewer/.cvsignore ** NEW **
2970 * src/plugins/dillo_viewer/Makefile.am ** NEW **
2971 * src/plugins/dillo_viewer/dillo_viewer.c ** NEW **
2972 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2973 newer (http://dillo.auriga.wearlab.de/).
2975 2003-03-15 [christoph] 0.8.11claws13
2978 don't query imap folder for attributes because we already
2979 for them from imap_status
2982 add support for plugable MimeViewers (unloading Viewers
2985 * src/plugins/Makefile.am
2986 * src/plugins/mathml_viewer/.cvsignore ** NEW **
2987 * src/plugins/mathml_viewer/Makefile.am ** NEW **
2988 * src/plugins/mathml_viewer/mathml_viewer.c ** NEW **
2989 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2990 widget from http://helm.cs.unibo.it/mml-widget/
2992 2003-03-14 [christoph] 0.8.11claws12
2995 o error return code's should better be negative
2996 o replace printf with debug_print
2999 improve IMAP folder scan by checking UID-NEXT
3002 remove check that are unnecessary in my opinion
3004 2003-03-13 [christoph] 0.8.11claws11
3013 * src/prefs_scoring.c
3015 use a common function to get a displayable name
3018 2003-03-13 [paul] 0.8.11claws10
3022 tools/multiwebsearch.conf ** NEW FILE **
3023 tools/multiwebsearch.pl ** NEW FILE **
3024 add multiwebsearch Actions script
3026 2003-03-13 [colin] 0.8.11claws9
3029 Remove leading emtpy lines from quoted text
3032 2003-03-13 [melvin] 0.8.11claws8
3034 * src/prefs_actions.c
3037 Added Cancel and OK buttons
3040 2003-03-13 [christoph] 0.8.11claws7
3050 replace more folder type stuff with folder class stuff
3052 2003-03-13 [melvin] 0.8.11claws6
3054 * src/prefs_actions.c
3056 %u: user provided argument
3057 %h: user provided argument (hidden on input)
3058 %s: current text selection in the message view
3060 2003-03-13 [paul] 0.8.11claws5
3062 * sync with 0.8.11cvs5
3063 see ChangeLog 2003-03-11, 2003-03-12
3065 2003-03-12 [christoph] 0.8.11claws4
3068 use folder class idstr when writing folderlist.xml
3073 replace folder type checks with folder class checks
3075 2003-03-12 [christoph] 0.8.11claws3
3080 * src/mbox_folder.[ch]
3083 o create a list of known folder classes in the folder system
3084 o use folder class id strings for folder item identifiers
3086 2003-03-12 [christoph] 0.8.11claws2
3089 fix imap uid validity check
3091 2003-03-12 [christoph] 0.8.11claws1
3102 * src/prefs_scoring.c
3106 initial restructuring of folder system, seperating
3107 folders and folder classes
3109 2003-03-12 [paul] 0.8.11claws
3113 2003-03-12 [christoph]
3115 * src/gtk/prefswindow.c
3116 fix translation of "Page Index"
3118 2003-03-12 [paul] 0.8.10claws110
3120 a sync from 0.8.11cvs4 before the release
3122 * src/common/utils.c
3123 subject_compare_for_sort(): allow null strings (fixes
3126 2003-03-11 [paul] 0.8.10claws109
3129 update Spanish translation, submitted by
3130 Ricardo Mones Lastra
3132 2003-03-11 [melvin] 0.8.10claws108
3135 Updated French translations
3137 2003-03-11 [paul] 0.8.10claws107
3139 * manual/en/Makefile.am
3141 update English manual, add a new page
3142 updated by Francois Barriere <fbarriere@atmel.fr>
3147 update Bulgarian, Italian, and Serbian translations
3148 submitted by George Danchev, Alessandro Maestri, and
3151 2003-03-10 [paul] 0.8.10claws106
3154 src/gtk/prefswindow.c
3155 make some strings translatable
3157 2003-03-10 [darko] 0.8.10claws105
3160 code cleanup to make Hiro happy
3162 2003-03-10 [paul] 0.8.10claws104
3164 * sync with 0.8.11cvs2
3165 see ChangeLog 2003-03-10
3167 2003-03-09 [melvin] 0.8.10claws103
3170 textview_set_font(): fix for message display in
3171 UTF-8 locales (thanks to Sergey Vlasov).
3172 (was unintentionnaly reverted in 0.8.6claws6)
3174 2003-03-08 [darko] 0.8.10claws102
3177 fix infinite loop in wrapping as reported
3179 obsoletes patch #696482
3181 2003-03-08 [christoph] 0.8.10claws101
3184 add workaround for IMAP servers that do not
3185 support the "UID SEARCH UID" command
3187 2003-03-07 [christoph] 0.8.10claws100
3189 * src/plugins/spamassassin/spamassassin.[ch]
3190 * src/plugins/spamassassin/spamassassin_gtk.c
3193 2003-03-07 [paul] 0.8.10claws99
3196 updated Spanish translation, submitted by
3197 Ricardo Mones Lastra
3199 2003-03-07 [christoph] 0.8.10claws98
3202 fix in 0.8.10claws94 was wrong
3203 local delivery does not require escaping, remove escaping
3204 code to make signatures of mails with "." lines valid
3206 NOTE: requires that sendmail is executed with "-i" option,
3207 what is the default now, but has to be changed in all
3210 2003-03-07 [paul] 0.8.10claws97
3212 * sync with 0.8.11 release
3213 see ChangeLog 2003-03-07
3215 2003-03-06 [paul] 0.8.10claws96
3218 revert commit 0.8.10claws92
3220 2003-03-06 [paul] 0.8.10claws95
3223 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3226 fix bug 74, 'Crash opening editor window with pseudo-color
3229 Patches submitted by Kevin Vigor <kevin@vigor.nu>
3231 2003-03-06 [christoph] 0.8.10claws94
3234 fix rfc2821 (4.5.2) violation in SMTP data sending,
3235 all lines starting with a period get an extra period
3237 (found by Simon 'corecode' Schubert)
3239 2003-03-06 [paul] 0.8.10claws93
3242 if configured font can't be loaded fall back to gtk
3243 default. (with thanks to Christoph)
3245 closes long-standing bug 15 'Crashes on startup'
3247 2003-03-06 [paul] 0.8.10claws92
3250 freeze text before autosave and thaw afterwards
3251 fixes bug 67 'autosave make re-rediting message crazy'
3253 2003-03-06 [christoph] 0.8.10claws91
3256 ignore address comment in dupe check for Cc-list
3258 (closes reopened bug 47 Replying to message strips name part of
3259 e-mail addresses of Cc: lines)
3261 2003-03-06 [paul] 0.8.10claws90
3264 remove reference to gtkxtext.h as its no longer in
3267 2003-03-06 [paul] 0.8.10claws89
3269 * sync with 0.8.10cvs25
3270 see ChangeLog 2003-03-06
3272 2003-03-06 [oliver] 0.8.10claws88
3277 2003-03-06 [oliver] 0.8.10claws87
3280 remove changes introduced inclaws74
3282 another attempt to sanely delete and update
3283 messages deleted in separate messageview
3285 2003-03-05 [christoph] 0.8.10claws86
3288 check if "From" matches any account's address if
3289 addressbook completion of addresses is disabled too
3291 (closes Bug 70 "Display recipient in from" doesn't check
3292 folder's default account)
3294 2003-03-05 [christoph] 0.8.10claws85
3297 * src/common/utils.[ch]
3298 don't strip address comments when building Cc lists
3300 (closes Bug 47 Replying to message strips name part of e-mail addresses
3304 fix return value of copy function
3306 2003-03-05 [christoph] 0.8.10claws84
3309 don't ask imap server for non rfc822 headers
3311 (closes bug 71 IMAP FETCH asks for FROM header field twice)
3314 destroy session on socket error to allow reconnecting
3316 2003-03-05 [christoph] 0.8.10claws83
3319 fix building with gnome when no prefix is set
3321 (closes bug 66 Gnome directory is set to NONE)
3323 2003-03-05 [paul] 0.8.10claws82
3325 * sync with 0.8.10cvs23
3326 see ChangeLog 2003-03-05
3328 2003-03-04 [christoph] 0.8.10claws81
3331 o fix moving and copying when folder returns 0 for new
3333 o remove some code for single message copy and move
3334 operations and use functions for multiple messages
3336 (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3339 remove unused include
3341 2003-03-04 [paul] 0.8.10claws80
3344 list 'Compiled plugins'
3346 2003-03-03 [christoph] 0.8.10claws79
3349 have to multiply the percentage of the current fetch with
3350 the percentage that it has of the total fetch operation
3353 2003-03-03 [christoph] 0.8.10claws78
3356 fix calculation of expected lines for progress indicator
3358 2003-03-03 [christoph] 0.8.10claws77
3361 * src/common/utils.c
3362 fix segfault when opening the root news folder
3364 2003-03-03 [christoph] 0.8.10claws76
3366 * src/mainwindow.[ch]
3367 * src/common/Makefile.am
3368 * src/common/progressindicator.[ch]
3369 add UI independent progress indicator handling
3372 use new progress indicator for message info fetching
3374 * src/common/hooks.h
3377 2003-03-03 [oliver] 0.8.10claws75
3381 removed commented code
3383 2003-03-03 [oliver] 0.8.10claws74
3386 cleanups and refactoring
3388 compose_reply_mode reply & forwarding interface for
3391 act on messages marked for deletion in folderview_selected
3392 based on prefs_common.immediate_exec since a message might
3393 have been deleted by messageview in a folder we are changing
3394 to (does anybody understand what I'm on about ?)
3396 2003-03-03 [oliver] 0.8.10claws73
3398 * src/messageview.[ch]
3400 - messageview_delete: delete message shown in messagview
3401 - messageview_update_view: update messageview to currently
3402 selected summaryview message
3403 - add separate messageview to msgview_list in order to update
3404 toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3405 * src/summaryview.[ch]
3406 summary_get_selection returns a list of selected msgs
3409 toolbar reply refactoring
3411 2003-03-03 [paul] 0.8.10claws72
3413 * sync with 0.8.10cvs21
3414 see ChangeLog 2003-03-03
3416 2003-03-02 [christoph] 0.8.10claws71
3418 * src/common/passcrypt.c
3421 2003-03-02 [christoph] 0.8.10claws70
3424 * src/prefs_account.c
3425 * src/prefs_gtk.[ch]
3426 * src/common/.cvsignore
3427 * src/common/Makefile.am
3428 * src/common/passcrypt.c ** NEW **
3429 * src/common/passcrypt.h.in ** NEW **
3430 Implement password encryption in config files
3431 using unix encrypt and setkey functions. The crypt
3432 key can be set as a configure parameter. Old
3433 passwords will be converted if they do not begin
3436 2003-03-02 [paul] 0.8.10claws69
3438 * src/prefs_account.c
3441 2003-03-01 [thorsten] 0.8.10claws68
3449 corrected format strings
3452 (fix compile errors with GNU gettext-0.11.5)
3454 2003-03-01 [oliver] 0.8.10claws67
3457 menu callbacks call toolbar_menu_reply
3459 2003-03-01 [oliver] 0.8.10claws66
3463 menu callbacks call toolbar_menu_reply
3465 callbacks from menu handled by toolbar_menu_reply
3467 2003-03-01 [paul] 0.8.10claws65
3470 revert commit 0.8.10claws54 - breaks editing of
3474 update Bulgarian translation, submitted by
3477 2003-02-28 [christoph] 0.8.10claws64
3483 * src/gtkxtext.h ** REMOVE **
3489 * src/prefs_common.c
3490 * src/prefs_matcher.c
3491 * src/procheader.[ch]
3494 * src/common/ssl_certificate.c
3495 * src/gtk/colorlabel.c
3498 o remove code obsoleted by new cache and folder system rework
3500 2003-02-28 [oliver] 0.8.10claws63
3503 * fix bug where reply in Messageview replied to
3504 Message displayed in summaryview
3505 (reportedd via ML by chinatinte at gmx dot ch)
3506 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3507 didn't work in separate MessageView Toolbar
3508 (wondering if anybody uses this at all ?)
3509 * src/summaryview.[ch]
3510 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3511 (generalize reply and forward code);
3513 remove focus_in event which updated summaryview to messageview
3515 2003-02-28 [paul] 0.8.10claws62
3518 add the --check option
3519 Patch submitted by Ricardo Mones Lastra
3521 2003-02-28 [paul] 0.8.10claws61
3523 * src/prefs_account.c
3524 re-order 'Signature' items
3526 2003-02-28 [paul] 0.8.10claws60
3528 * sync with 0.8.10cvs20
3529 see ChangeLog 2003-02-28
3531 2003-02-28 [paul] 0.8.10claws59
3534 update to reflect recent movement of files
3536 2003-02-28 [paul] 0.8.10claws58
3538 * sync with 0.8.10cvs19
3539 see ChangeLog 2003-02-28
3541 2003-02-27 [martin] 0.8.10claws57
3543 * src/prefs_matcher.c
3544 fix segfault in prefs_matcher_ok() when the
3545 last entry is deleted and prevents that the
3546 message "entry not saved" comes up after deleting
3549 2003-02-27 [martin] 0.8.10claws56
3551 * src/prefs_filtering.c
3552 fix segfault in prefs_filtering_ok() when the
3553 last entry is deleted and prevents that the
3554 message "entry not saved" comes up after deleting
3557 2003-02-27 [paul] 0.8.10claws55
3559 * sync with 0.8.10cvs18
3560 see ChangeLog 2003-02-27
3562 2003-02-27 [paul] 0.8.10claws54
3565 fix bug where the address book crashes with
3567 Patch [687729] submitted by David Frager
3568 <dbfrager@users.sourceforge.net>
3570 2003-02-25 [christoph] 0.8.10claws53
3573 * src/colorlabel.[ch] ** REMOVE **
3574 * src/gtk/Makefile.am
3575 * src/gtk/colorlabel.[ch] ** NEW **
3576 move colorlabel files to gtk directory
3578 * src/esmtp.[ch] ** REMOVE **
3579 has been merged into smtp.[ch] in 0.7.5
3581 2003-02-25 [christoph] 0.8.10claws52
3584 * src/about.[ch] ** REMOVE **
3585 * src/gtk/Makefile.am
3586 * src/gtk/about.[ch] ** NEW **
3587 move about files to gtk directory
3589 2003-02-25 [christoph] 0.8.10claws51
3592 some code optimization of folder scanning code
3594 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3596 2003-02-25 [christoph] 0.8.10claws50
3599 * src/common/sylpheed.c
3600 add command line parameter parsing to common code
3602 2003-02-24 [christoph]
3606 fix gnome prefix problems, the configure script now removed
3607 `gnome-config --prefix` from `gnome-config --datadir`
3608 and adds $(prefix} instead
3610 (closes Bug 24 Makefile does not respect prefix when installing
3613 2003-02-24 [christoph] 0.8.10claws49
3616 check for valid session before trying to authenticate
3618 (closes Bug 60 crash if "authenticate on logon" is activated
3619 and newsserver-hostname is not valid)
3621 2003-02-24 [melvin] 0.8.10claws48
3623 * src/prefs_actions.c
3624 Make sure all user's input is sent to the action and then
3627 2003-02-23 [alfons] 0.8.10claws46
3630 also wait cursor when deleting files
3634 * tools/freshmeat_search.pl
3635 tools/google_search.pl
3636 scripts should now work for any browser/browser command line
3638 2003-02-22 [christoph] 0.8.10claws45
3641 fix IMAP flag setting, IMAP flag is not handled correctly
3642 anymore by the folder system and information about the
3643 folder should not be saved in the MsgInfo (in my opinion)
3645 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3647 2003-02-22 [christoph] 0.8.10claws44
3650 fix spelling of "label" ;-)
3652 2003-02-22 [thorsten] 0.8.10claws43
3655 src/prefs_common.[ch]
3657 do not use description as attachment name
3659 2003-02-22 [alfons] 0.8.10claws42
3662 freeze/thaw folder item updates when changing color labels,
3663 and put a wait cursors on
3665 2003-02-22 [thorsten] 0.8.10claws41
3668 save-all fixes: crash if invoked on multipart container,
3669 mimeinfo access, pathseparators, error dialog
3671 2003-02-21 [alfons] 0.8.10claws40
3676 2003-02-21 [colin] 0.8.10claws39
3681 2003-02-21 [colin] 0.8.10claws38
3684 Freeze/thaw folderItem updates when filtering messages
3685 via Tools/Filter messages
3687 2003-02-21 [paul] 0.8.10claws37
3690 revert commit 0.8.10claws26, there are ulterior motives
3691 for users to set a Reply-To header when posting to
3694 2003-02-21 [paul] 0.8.10claws36
3696 * sync with 0.8.10cvs17
3697 see ChangeLog 2003-02-21
3699 2003-02-20 [christoph] 0.8.10claws35
3702 IMAP UID fetch speedup using SEARCH
3704 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3707 fix problem with UIDs in IMAP UID cache that no longer existed
3709 2003-02-20 [christoph] 0.8.10claws34
3714 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
3716 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3719 Rewrite imap_cmd_gen_recv use sock_getline instead
3720 of sock_gets to avoid problems with too long reply
3723 2003-02-20 [colin] 0.8.10claws33
3725 * src/prefs_account.c
3728 2003-02-20 [colin] 0.8.10claws32
3731 Remove useless '&& !to_sender'
3736 change my e-mail address
3738 2003-02-19 [colin] 0.8.10claws31
3740 * src/prefs_common.c
3741 X11 style colors for every configurable color
3743 2003-02-19 [alfons] 0.8.10claws30
3745 * src/prefs_gtk.[ch]
3746 * src/prefs_common.c
3747 for color_new accept both plain integers and X11 style color
3748 names (as found in /usr/lib/X11/rgb.txt)
3750 2003-02-19 [paul] 0.8.10claws29
3753 add tooltips to online/offline button and account selector
3756 2003-02-19 [paul] 0.8.10claws28
3760 src/prefs_account.[ch]
3761 src/prefs_common.[ch]
3762 move 'Maximum number of articles to download' to
3764 clean up account prefs gui a little by hiding entries
3765 rather then greying out entries
3767 2003-02-19 [hiro] 0.8.10claws27
3769 * src/common/utils.c
3770 fix bug #54 'yesterdays date is displayed in the message
3773 2003-02-19 [paul] 0.8.10claws26
3776 fix bug reported in Feature Request [688596]
3777 'Reply-to header in news'
3779 2003-02-18 [paul] 0.8.10claws25
3782 add a 'List all keys' button to key selection dialog
3784 2003-02-18 [colin] 0.8.10claws24
3786 * src/stock_pixmap.c
3789 2003-02-18 [colin] 0.8.10claws23
3791 * src/common/smtp.[ch]
3793 Try to starttls if it seems to be the only
3794 way to authenticate a user
3796 2003-02-18 [paul] 0.8.10claws22
3800 src/stock_pixmap.[ch]
3801 src/pixmaps/drafts_close.xpm ** NEW FILE **
3802 src/pixmaps/drafts_open.xpm ** NEW FILE **
3803 as a Drafts folder is a special folder allow it to have
3804 its own unique icons
3806 2003-02-18 [colin] 0.8.10claws21
3809 Fix port selection when using starttls
3811 2003-02-18 [paul] 0.8.10claws20
3814 src/prefs_common.[ch]
3815 make blue the default new mail colour
3817 2003-02-18 [paul] 0.8.10claws19
3819 * sync with 0.8.10cvs14
3820 see ChangeLog 2003-02-18
3822 2003-02-17 [jens] 0.8.10claws18
3825 fixed a compile problem with gcc 3.3
3826 works on 2.95.3 too (testet on PPC as it is big endian)
3828 2003-02-17 [paul] 0.8.10claws17
3830 * sync with 0.8.10cvs13
3831 see ChangeLog 2003-02-17
3833 2003-02-17 [paul] 0.8.10claws16
3835 * sync with 0.8.10cvs12
3836 see ChangeLog 2003-02-17
3838 2003-02-16 [match] 0.8.10claws15
3841 Eliminates reloading of address data when items
3842 deleted or added. Applied submitted by
3843 Luke Plant <lukeplant@softhome.net>
3845 2003-02-16 [paul] 0.8.10claws14
3848 when a 'protocol error' is encountered disconnect from
3849 the server. This means that the user can carry on viewing
3850 other articles and doesn't have to either wait until the
3851 server timesout or quit sylpheed.
3852 Fixes bug #53 'Unable to read messages in newsgroups,
3853 displayed message doesn't change'
3855 2003-02-15 [christoph] 0.8.10claws13
3858 fix bug that stopped scanning of folders when an
3859 IMAP folder was empty
3861 (closes bug 46 stop scan messages in folders after empty folder)
3867 tools/freshmeat_search.pl ** NEW FILE **
3868 tools/google_search.pl ** NEW FILE **
3869 Add 2 Actions scripts which search freshmeat/google
3870 for the selected text using the browser configured
3873 Note: These scripts are very dependent on the format of the
3874 browser command and may not work on every occasion. Testing
3877 2003-02-14 [alfons] 0.8.10claws12
3880 fix breakage because of uninitialized account pointer.
3883 2003-02-14 [paul] 0.8.10claws11
3886 src/prefs_account.[ch]
3887 src/prefs_common.[ch]
3888 move signature settings to Account Prefs
3890 2003-02-14 [paul] 0.8.10claws10
3892 * sync with 0.8.10cvs11
3893 see ChangeLog 2003-02-14
3895 2003-02-13 [thorsten] 0.8.10claws9
3898 revert news progressbar (GUI separation)
3900 2003-02-13 [paul] 0.8.10claws8
3903 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3906 2003-02-13 [paul] 0.8.10claws7
3910 fix 'Follow-up and Reply-to' so that it creates a reply to
3911 the newsgroup and the sender. If the message has the keyword
3912 'poster' in the Followup-To header, all replies go to the
3913 sender, re: RFC 1036, Section 2.2.3
3914 rename all instances of 'ignore_replyto' to 'to_sender', both
3915 were previously used, now we use just one.
3917 2003-02-13 [paul] 0.8.10claws6
3919 * sync with 0.8.10cvs9
3920 see ChangeLog 2003-02-13
3922 2003-02-13 [paul] 0.8.10claws5
3925 show which plugins are configured in the configure
3928 2003-02-12 [thorsten] 0.8.10claws4
3931 show progress while fetching news headers
3933 2003-02-12 [christoph] 0.8.10claws3
3936 * src/plugins/Makefile.am
3937 use AM_CONDITIONAL to enable plugins, automake correctly
3938 manages this when creating distdir
3940 2003-02-12 [christoph] 0.8.10claws2
3942 * ac/spamassassin.m4
3943 * src/plugins/spamassassin/Makefile.am
3944 fix building SpamAssassin plugin without OpenSSL
3946 2003-02-12 [paul] 0.8.10claws1
3950 src/plugins/Makefile.am
3951 fix failure of 'make release'
3953 2003-02-12 [paul] 0.8.10claws
3955 * 0.8.10claws released
3957 2003-02-12 [paul] 0.8.9claws56
3964 updated translations by George Danchev, Ricardo Mones Lastra,
3965 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3968 Allow the building of RPMs by a regular user. Submitted
3971 2003-02-11 [alfons] 0.8.9claws55
3974 don't use pixmaps for label color rect but draw rectangles
3975 so we can respect the color map of palette based visuals
3976 (fixes the long time crashes on Suns - thanks to Andreas
3977 Engel and Steve O'Hara-Smith for testing)
3979 2003-02-11 [christoph] 0.8.9claws54
3981 * src/matcher_parser_parse.y
3982 correct bug where filering rules of not existing folders in
3983 matcherrc were added to global filtering
3985 (closes Debian Bug #180253 - Directory's filter-rules are merged with
3986 main filter-rules after removing directory, http://bugs.debian.org/180253)
3988 2003-02-11 [paul] 0.8.9claws53
3990 * sync with 0.8.10cvs7
3991 see ChangeLog 2003-02-09
3993 2003-02-11 [melvin] 0.8.9claws52
3996 Updated French tranlsations
3998 2003-02-10 [paul] 0.8.9claws51
4001 correct --enable-openssl
4002 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4004 2003-02-09 [martin] 0.8.9claws50
4006 * src/prefs_matcher.c
4007 fix segfault in prefs_matcher_substitute_cb() when
4010 2003-02-09 [paul] 0.8.9claws49
4013 fix bug where a newsgroup folder's processing rules were
4014 merged with the global filtering rules when the newsgroup
4015 folder was deleted, causing some seriously bad results,
4016 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4018 2003-02-08 [melvin] 0.8.9claws48
4021 Corrected and modified an alert message.
4023 2003-02-07 [paul] 0.8.9claws47
4026 fix bug where both an 'Account properties' window and a
4027 'Folder properties' window were opened when clicking on
4028 'Properties' in an NNTP or IMAP folder's popup menu.
4030 2003-02-07 [paul] 0.8.9claws46
4032 * sync with 0.8.10cvs6
4033 see ChangeLog 2003-02-06
4035 2003-02-06 [christoph] 0.8.9claws45
4038 freeze folder updates while importing mbox files
4039 (closes bug 43 importing mbox took hours)
4041 Patch submitted by Jens Rantil <jens.rantil@telia.com>
4043 2003-02-06 [thorsten] 0.8.9claws44
4046 Updated german translations
4048 2003-02-06 [thorsten] 0.8.9claws43
4051 use guint for message numbers (fix count in grouplist dialog)
4053 2003-02-05 [paul] 0.8.9claws42
4055 * sync with 0.8.10cvs2
4056 see ChangeLog 2003-02-05
4058 2003-02-04 [colin] 0.8.9claws41
4060 * src/prefs_common.[ch]
4063 Add an option to disable threading by subject
4065 2003-02-04 [christoph] 0.8.9claws40
4068 only abort fetching mails from multiple accounts when the
4069 error is fatal and does not allow to check any more accounts
4070 (currently only disk full error)
4072 (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4073 receive mails for other accouts)
4075 2003-02-04 [christoph] 0.8.9claws39
4078 first add the new message to the cache, then
4079 send the update notification
4081 (closes bug 39 after sending message folderview doesnt get updated)
4083 2003-02-04 [colin] 0.8.9claws38
4086 _really_ fix this Connecting... status
4088 2003-02-04 [paul] 0.8.9claws37
4091 see ChangeLog 2003-02-04
4093 2003-02-04 [paul] 0.8.9claws36
4095 * sync with 0.8.9cvs6
4096 see ChangeLog 2003-02-03
4098 2003-02-04 [paul] 0.8.9claws35
4101 updated by André Filipe de Assunção e Brito
4102 <bedecko@netsite.com.br>
4104 2003-02-03 [thorsten] 0.8.9claws34
4107 Updated german translations
4109 2003-02-02 [paul] 0.8.9claws33
4112 updated by Ricardo Mones Lastra
4114 2003-02-02 [thorsten] 0.8.9claws32
4117 Fix mh_get_msginfo() segfault if file is inaccessible
4119 2003-01-31 [colin] 0.8.9claws31
4122 Fix last commit's bug
4124 2003-01-31 [colin] 0.8.9claws30
4127 Missing a change for gpg-signed messages
4129 2003-01-31 [paul] 0.8.9claws29
4131 * src/pixmaps/gpg_signed.xpm ** NEW FILE **
4133 src/stock_pixmap.[ch]
4135 indicate GnuPG signed messages by displaying an icon
4136 in the Attachment column.
4138 2003-01-31 [paul] 0.8.9claws28
4140 * sync with 0.8.9cvs4
4141 see ChangeLog 2003-01-31
4143 2003-01-31 [alfons] 0.8.9claws27
4146 tune URI parser to accept mailto URLs with a '?'
4147 (patch from Ruslan Balkin)
4149 2003-01-31 [colin] 0.8.9claws26
4152 Fix a leak introduced in claws24
4154 2003-01-31 [colin] 0.8.9claws25
4157 Freeze/Thaw folder updates when deleting dups
4159 2003-01-31 [colin] 0.8.9claws24
4164 little speed improvements
4166 2003-01-31 [colin] 0.8.9claws23
4169 Fix segfault when forwarding nothing
4170 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4172 2003-01-30 [paul] 0.8.9claws22
4174 * sync with 0.8.9cvs3
4175 see ChangeLog 2003-01-30
4177 2003-01-30 [paul] 0.8.9claws21
4179 * sync with 0.8.9cvs2
4180 see ChangeLog 2003-01-30
4182 2003-01-29 [paul] 0.8.9claws20
4184 * sync with 0.8.9cvs1
4185 see ChangeLog 2003-01-29
4187 2003-01-28 [paul] 0.8.9claws19
4190 update to reflect changes.
4191 thanks to Ricardo Mones Lastra
4193 2003-01-27 [christoph] 0.8.9claws18
4196 * ac/spamassassin.m4
4197 * src/plugins/spamassassin/README
4198 * src/plugins/spamassassin/libspamc.[ch]
4199 * src/plugins/spamassassin/utils.[ch]
4200 updated to latest libspamc
4202 2003-01-27 [christoph] 0.8.9claws17
4205 fix wrong use of procheader_get_header_fields
4207 2003-01-27 [christoph] 0.8.9claws16
4210 * src/prefs_account.[ch]
4211 * src/common/nntp.[ch]
4212 allow to force authentication for NNTP servers
4214 Patch submitted by Florian Mickler <dmk@d-labs.de>
4216 2003-01-26 [paul] 0.8.9claws15
4219 speed up of marking messages as read
4220 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4222 2003-01-26 [christoph] 0.8.9claws14
4225 * src/mgutils.[ch] ** REMOVE **
4226 * src/xml.[ch] ** REMOVE **
4227 * src/xmlprops.[ch] ** REMOVE **
4228 * src/common/Makefile.am
4229 * src/common/mgutils.[ch] ** NEW **
4230 * src/common/xml.[ch] ** NEW **
4231 * src/common/xmlprops.[ch] ** NEW **
4232 move xml files to common directory
4234 2003-01-26 [christoph] 0.8.9claws13
4236 * src/plugins/spamassassin/spamassassin_gtk.c
4237 only set gtk entry text if string is available
4239 2003-01-26 [melvin] 0.8.9claws12
4241 * src/description_window.c
4242 Allow resizing of the window
4243 Allow automatic horizontal scroll bar
4244 Do not vertically expand and fill
4246 2003-01-26 [christoph] 0.8.9claws11
4249 * src/gtkutils.[ch] ** REMOVE **
4250 * src/common/sylpheed.c
4251 * src/gtk/Makefile.am
4252 * src/gtk/description_window.c
4253 * src/gtk/gtkutils.[ch] ** NEW **
4254 * src/gtk/prefswindow.c
4255 move gtkutils to gtk directory
4257 2003-01-26 [paul] 0.8.9claws10
4260 rename summary_unread_clicked() to summary_status_clicked()
4262 2003-01-26 [melvin] 0.8.9claws9
4264 * src/prefs_actions.c
4265 Cosmetical changes to the help text
4267 2003-01-26 [paul] 0.8.9claws8
4272 src/prefs_sumamry_column.c
4274 rename the 'Unread' column to 'Status'
4276 2003-01-25 [match] 0.8.9claws7
4279 removed reference to LDAP constants. removed error2string.
4280 included functions to support LDAP dynamic queries.
4282 moved LDAP constants here.
4286 removed references to LDAP constants and references to
4289 2003-01-25 [paul] 0.8.9claws6
4292 summary_thread_build(), summary_thread_init(): remove
4293 unneeded reference to summaryview->folder_item
4295 2003-01-25 [christoph] 0.8.9claws5
4297 * src/gtk/description_window.c
4298 o allow description texts to expand over multiple columns
4299 o translate all columns
4300 * src/prefs_actions.c
4301 change syntax description to use new multi column feature
4303 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4305 2003-01-25 [match] 0.8.9claws4
4308 fixed bug with Quoted-Printable
4310 2003-01-25 [paul] 0.8.9claws3
4313 src/summaryview.[ch]
4314 implement per-folder collapsed/expanded threads setting
4316 * src/prefs_common.c
4317 remove global collapsed/expanded threads option
4319 2003-01-25 [christoph] 0.8.9claws2
4322 add pluginwindow and prefswindow
4324 make send respond correctly to messages that could be added
4325 to the queue folder, but the UID of the message is unknown
4328 don't return guessed UIDs in imap_add_msg anymore. We return
4329 0 to tell the folder system it was appened but the UID is
4330 unknown. Folder system now get's the UID by scaning the folder
4331 and searching the cache for the Message-ID
4332 (closes bug #29 Messages queued, but not sent)
4334 2003-01-25 [paul] 0.8.9claws1
4337 conv_encode_header(): fix bug when long headers with 8-bit
4338 characters are used, so that the encoded words are wrapped.
4339 If the space in the original text falls on the wrap boundary,
4341 Patch by Sergey Vlasov.
4344 fix bug where a change to the sorting method or thread view
4345 of a folder's messages is lost if simpify-subject is set and
4347 Patch by Luke Plant.
4349 2003-01-24 [paul] 0.8.9claws
4351 * sylpheed-0.8.9claws released
4355 remove reference to 'INSTALL.jp'
4357 2003-01-23 [paul] 0.8.8claws128
4363 updated translations. submitted by Ricardo Mones Lastra,
4364 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
4366 2003-01-23 [colin] 0.8.8claws127
4369 Fix drafted and queued news articles re-edition
4371 2003-01-23 [melvin] 0.8.8claws126
4374 Updated French translations
4376 2003-01-23 [colin] 0.8.8claws125
4379 Fix "Connecting to..." status message
4381 2003-01-22 [paul] 0.8.8claws124
4384 updated by George Danchev
4387 revert last commit [0.8.8claws111] as it breaks folder d'n'd
4390 2003-01-21 [paul] 0.8.8claws123
4393 updated by George Danchev
4399 don't translate 'Separator'
4401 * src/plugins/spamassassin/Makefile.am
4402 add aspell to CPPFLAGS
4404 * src/plugins/spamassassin/spamassassin.c
4405 src/plugins/spamassassin/spamassassin_gtk.c
4406 set correct default for spamassassin_receive_spam
4407 slightly re-word descriptions and some
4410 2003-01-19 [alfons] 0.8.8claws122
4413 mimeview_save_as(): we might as well show the file name for
4414 the single case "Save As" too
4416 2003-01-19 [alfons] 0.8.8claws121