1 2003-09-03 [melvin] 0.9.4claws61
4 Improve synchronous action exit code (fixes
5 a ~5 seconds delay after action exit on RedHat 9)
7 2003-09-03 [christoph] 0.9.4claws61
11 * src/common/utils.[ch]
12 add util function to create mime boundary and use it
13 in compose and gpg code
15 2003-09-03 [alfons] 0.9.4claws60
18 source folder item's GNode should already have been freed in
19 a previous call to src->folder->klass->remove_folder()
20 (should fix bug #287, "crash when moving folders")
22 2003-09-03 [thorsten] 0.9.4claws59
24 * src/plugins/spamassassin/spamassassin_gtk.c
27 2003-09-03 [christoph] 0.9.4claws58
29 * src/plugins/spamassassin/spamassassin.[ch]
30 * src/plugins/spamassassin/spamassassin_gtk.c
31 add timeout config option
33 2003-09-03 [paul] 0.9.4claws57
35 * po/sk.po ** NEW FILE **
36 add Slovak translation. Submitted by Andrej Kacian
39 2003-09-03 [paul] 0.9.4claws56
41 * src/plugins/clamav/clamav_plugin_gtk.c
42 gui tweaks: replace a label with a tooltip, modify the
43 text, use gtk_check_button_new(); instead of
44 gtk_check_button_new_with_label("");
46 2003-09-02 [alfons] 0.9.4claws55
49 remember last used dir when attaching multiple files (should fix
50 bug #290, "Attach File does not remember directory")
52 2003-09-01 [paul] 0.9.4claws54
55 updated by Ricardo Mones Lastra
57 2003-09-01 [alfons] 0.9.4claws53
59 * src/gtk/gtkaspell.[ch]
60 be pedantic and strict and use const gchar * instead of guchar *
62 2003-09-01 [alfons] 0.9.4claws52
66 re-enable Save As when multiple messages are selected
68 2003-09-01 [paul] 0.9.4claws51
73 2003-09-01 [paul] 0.9.4claws50
75 * sync with 0.9.4cvs13
76 see ChangeLog 2003-09-01
78 2003-09-01 [paul] 0.9.4claws49
81 trim uri before sending to the statusbar
82 fixes Bug 275 'Clicking on long URL wrapped onto two lines
83 in the message window causes main S-C window to enlarge
86 2003-09-01 [paul] 0.9.4claws48
88 * sync with 0.9.4cvs12
89 see ChangeLog 2003-09-01
91 2003-08-30 [christoph] 0.9.4claws47
94 * src/folder_item_prefs.[ch]
95 * src/prefs_folder_item.c
96 * src/gtk/gtkaspell.[ch]
97 commit per folder dictionary patch by
98 Paul Evans <nerd@freeuk.com>
100 2003-08-30 [christoph] 0.9.4claws46
102 * src/plugins/spamassassin/spamassassin_gtk.c
103 * src/plugins/spamassassin/spamassassin_gtk.glade
104 reduce GUI clutter by placing hints into tooltips
106 2003-08-30 [paul] 0.9.4claws45
109 add 'Content-Disposition: inline' to a text/plain
110 part when using PGP/MIME signing
112 2003-08-30 [paul] 0.9.4claws44
116 src/prefs_spelling.glade
117 reduce GUI clutter by placing hints into tooltips
119 2003-08-29 [christoph] 0.9.4claws43
122 fix bug found by Ivan Rayner <ivanr@sgi.com>
125 change unecessary warning into a debug message
127 * src/plugins/clamav/Makefile.am
128 Fix error "-I$(CLAMAV_LIBS)"
130 2003-08-29 [christoph] 0.9.4claws42
135 * src/common/Makefile.am
136 * src/common/passcrypt.c
137 commit fixes and patches for some of the IRIX problems found by
138 Ivan Rayner <ivanr@sgi.com>
140 2003-08-29 [paul] 0.9.4claws41
142 * src/prefs_filtering.c
143 add 'Top' and 'Bottom' buttons, based on changes in
144 src/prefs_filter.c in 0.9.4cvs11.
146 2003-08-27 [christoph] 0.9.4claws40
149 fix bug that the current summary settings were copied to the
150 wrong folder item, when the folder item prefs are opened.
151 Copying is not required because summary settings and
152 folder_item_prefs do not contain the same settings
154 2003-08-27 [thorsten] 0.9.4claws39
159 2003-08-26 [paul] 0.9.4claws38
161 * sync with 0.9.4cvs9
162 see ChangeLog 2003-08-26
164 2003-08-25 [paul] 0.9.4claws37
166 * sync with 0.9.4cvs8
167 see ChangeLog 2003-08-25
169 2003-08-24 [christoph] 0.9.4claws36
171 * src/prefs_filtering.c
172 shouldn't remove items from a GSList while iterating over the
173 list (makes cur invalid and cur->next not accessable)
175 (closes Bug 272 i deleted an folder and some seconds later sylpheed
178 2003-08-23 [christoph] 0.9.4claws35
181 news folders should be scanned when opened
183 2003-08-22 [christoph] 0.9.4claws34
185 * src/prefs_folder_item.c
186 use macro to assign strings that always frees the old string
188 * src/gtk/gtkaspell.[ch]
189 add gtkaspell_set_dictionary_menu_active_item() to set active
190 item in dictionary option menu
192 * src/prefs_spelling.c
193 use gtkaspell_set_dictionary_menu_active_item() to select
196 2003-08-21 [christoph] 0.9.4claws33
203 optimize folder system
206 fix division by zero when font has 0 width for ' '
208 2003-08-21 [paul] 0.9.4claws32
210 * sync with 0.9.4cvs7
211 see ChangeLog 2003-08-20
213 2003-08-19 [paul] 0.9.4claws31
216 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
217 SYLDOC_FAQ_HTML_INDEX.
219 use LC_MESSAGES instead of LC_ALL to find the current
222 fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
224 2003-08-19 [paul] 0.9.4claws30
227 updated by George Danchev
229 2003-08-18 [luke] 0.9.4claws29
231 * src/gtk/gtkvscrollbutton.[ch]
232 o removed gtk_vscrollbutton_reset() (reasons: reduce
233 dependencies; do it the GTK way; reduce code -14/+2 lines)
234 o removed horizontal separator between icons
236 2003-08-17 [christoph] 0.9.4claws28
239 no subject threading when the subject has no reply prefix
241 2003-08-16 [christoph] 0.9.4claws27
244 remember and restore window sizes and position when the main
245 window is hidden or shown
247 (closes Bug 274 Window size in 0.9.4claws18 not remembered when
248 minimised/reopened using trayicon)
250 2003-08-16 [paul] 0.9.4claws26
253 add #include "defs.h"
255 2003-08-16 [paul] 0.9.4claws25
257 * src/plugins/clamav/clamav_plugin.c
260 * src/plugins/dillo_viewer/dillo_prefs.c
261 cosmetic: change the labels' text, add tooltips, and
264 2003-08-15 [christoph] 0.9.4claws24
267 complete last change (forgot some changes)
269 2003-08-15 [christoph] 0.9.4claws23
272 o check number of messages and don't return a 0 message
273 when no messages are available
274 o don't parse xref header anymore
276 (closes Bug 203 I'm not getting any news)
278 2003-08-15 [paul] 0.9.4claws22
282 update and define claws bugzilla location
284 2003-08-15 [paul] 0.9.4claws21
287 update submitted by Ruslan N. Balkin
289 2003-08-14 [christoph] 0.9.4claws20
292 fix search for oldest node in subject threading
294 2003-08-14 [christoph] 0.9.4claws19
298 add possibility to check all nodes with the same subject for
299 subject threading, not only the oldest node. Should not break
300 threads anymore if the oldest node is thread_by_subject_max_age
301 days older then parent, because it can now find a child of
302 oldest node as new parent.
304 2003-08-11 [christoph] 0.9.4claws18
306 * src/plugins/spamassassin/spamassassin.c
307 run spam check in background process
309 2003-08-10 [alfons] 0.9.4claws17
312 make `Select All' sensitive too
314 2003-08-10 [christoph] 0.9.4claws16
317 add more checks in imap_close
319 2003-08-09 [alfons] 0.9.4claws15
321 * src/prefs_spelling.c
322 no spell checking UI if not requested
324 2003-08-09 [alfons] 0.9.4claws14
326 * src/gtk/prefswindow.c
329 2003-08-09 [christoph] 0.9.4claws13
331 * src/prefs_spelling.c
332 * src/gtk/prefswindow.[ch]
333 * src/plugins/clamav/clamav_plugin_gtk.c
334 * src/plugins/spamassassin/spamassassin_gtk.c
335 sort prefs pages by heighest weight in tree
337 2003-08-09 [paul] 0.9.4claws12
339 * sync with 0.9.4cvs6
340 see ChangeLog 2003-08-07
343 add Leandro and Luke to claws-branch section
345 2003-08-09 [christoph] 0.9.4claws11
347 * src/gtk/Makefile.am
348 * src/gtk/colorsel.[ch] ** NEW **
349 create a color selection dialog that can be used as a simple
350 function call with it's own gtk main loop like filesel.[ch]
355 * src/prefs_spelling.[ch] ** NEW **
356 * src/prefs_spelling.glade ** NEW **
357 * src/gtk/gtkutils.[ch]
358 move "Spell Checker" prefs to new prefs dialog
360 * src/prefs_folder_item.c
361 use new colorsel dialog
363 2003-08-08 [paul] 0.9.4claws10
366 clear the progress bar unconditionally
368 2003-08-08 [paul] 0.9.4claws9
370 * sync with 0.9.4cvs4
371 see ChangeLog 2003-07-31
373 2003-08-07 [christoph] 0.9.4claws8
376 fix bug in image viewer plugin part
379 don't execute close command if the folder item is not selected
381 2003-08-07 [hoa] 0.9.4claws7
384 * src/matcher_parser.h
385 * src/matcher_parser_parse.y
386 can define several actions for each filtering rule
387 can import old versions of filtering rules
389 * src/prefs_filtering.c
390 call to a new dialog box to define actions
392 * src/prefs_filtering_action.[ch]
393 dialog box to define actions for filtering rules
395 2003-08-06 [christoph] 0.9.4claws6
398 make sure source folder is selected when copying messages
400 2003-08-06 [christoph] 0.9.4claws5
402 * sync with 0.9.4cvs2
403 see ChangeLog 2003-07-29
405 2003-08-05 [paul] 0.9.4claws4
407 * sync with 0.9.4cvs3
408 see ChangeLog 2003-07-30
410 2003-08-04 [match] 0.9.4claws3
413 export of LDIF files.
415 2003-08-04 [match] 0.9.4claws2
418 support for export LDIF. documented.
419 * src/importldif.[ch]
420 * src/exportldif.[ch]
421 add tooltips. documented.
422 * src/exphtmldlg.[ch]
423 * src/common/xmlprops.[ch]
425 * src/exportldif.[ch] ** NEW **
426 * src/expldifdlg.[ch] ** NEW **
427 * src/addressbook.[ch]
429 export of LDIF files.
432 2003-08-04 [christoph] 0.9.4claws1
437 * sylpheed-claws.pc.in ** NEW **
439 * src/common/Makefile.am
440 * src/gtk/Makefile.am
441 install sylpheed header files in $(pkgincludedir) and create a
442 pkg-config file to allow building a plugin without the source
445 2003-08-04 [paul] 0.9.4claws
449 2003-08-04 [paul] 0.9.3claws97
452 update Spanish translation. Submitted by Ricardo
455 2003-08-03 [paul] 0.9.3claws96
459 update Croatian and Serbian translations. Submitted by
460 Dragan and Urke MMI respectively
462 2003-08-03 [alfons] 0.9.3claws95
465 mark flag has precedence over important flag - seems
466 to have been changed in sync of 0.9.3claws45. this fixes
467 a regression where messages that were scored as important
468 don't show their mark flags. (using the same column for
469 both importance as mark flags is the real problem
472 2003-08-03 [melvin] 0.9.3claws94
475 Updated French translations.
477 2003-08-03 [melvin] 0.9.3claws93
480 Fixed typo introduced after 0.9.3claws92
481 that prevented compilation
482 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
483 CPPFLAGS and YFLAGS to allow user setting these.
484 * src/common/Makefile.am
485 * src/gtk/Makefile.am
486 * src/plugins/clamav/Makefile.am
487 * src/plugins/demo/Makefile.am
488 * src/plugins/dillo_viewer/Makefile.am
489 * src/plugins/image_viewer/Makefile.am
490 * src/plugins/mathml_viewer/Makefile.am
491 * src/plugins/spamassassin/Makefile.am
492 * src/plugins/trayicon/Makefile.am
493 * src/plugins/trayicon/libeggtrayicon/Makefile.am
494 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
495 CPPFLAGS and YFLAGS to allow user setting these.
497 2003-08-02 [christoph] 0.9.3claws92
500 o rearrange plugin tests
501 o add test for clamav.h to ClamAV tests
503 2003-08-02 [luke] 0.9.3claws91
506 o fixed appearance of icon list when toggling back from the
508 o toggling of icons using the keyboard works correctly
509 o fixed all other keyboard shortcuts to work when icons are
513 o fixed bug 4 - focus lost when changing messageview view type
515 2003-08-02 [christoph] 0.9.3claws90
518 fix crash when pointer stored in hash table could get invalid
519 when a plugin is unloaded
521 2003-08-01 [christoph] 0.9.3claws89
524 o try to build all plugins (except spamassassin) by default
525 o don't build a plugin if a dependency check fails
530 2003-08-01 [match] 0.9.3claws88
533 allow single click field selection. document code.
535 2003-08-01 [christoph] 0.9.3claws87
537 * src/plugins/clamav/clamav_plugin.c
538 * src/plugins/clamav/clamav_plugin_gtk.c
539 * src/plugins/dillo_viewer/dillo_viewer.c
540 * src/plugins/image_viewer/plugin.c
541 * src/plugins/mathml_viewer/mathml_viewer.c
542 * src/plugins/spamassassin/spamassassin.c
543 * src/plugins/spamassassin/spamassassin_gtk.c
544 * src/plugins/trayicon/trayicon.c
545 add version check to all plugins
547 2003-08-01 [hoa] 0.9.3claws86
549 * src/prefs_filtering.c
550 fixed a cosmetic bug, during creation of dialog box,
551 wrong widgets were shown after creation.
553 2003-08-01 [luke] 0.9.3claws85
556 o fixed visibility of icons/mimeview after toggling separate
557 message/folder view (factored out some similar code too).
560 2003-07-31 [alfons] 0.9.3claws84
563 tweak icon box UI a bit more, now allowing right-clicks actions
564 getting the relevant mime data too; should fix #250, "Can't save
565 attachments sometimes".
567 2003-07-30 [alfons] 0.9.3claws83
570 don't do auto-save-draft inside key press handler, but rather
571 schedule it half of a second later; should fix #67, "autosave
572 make re-rediting message crazy"
574 2003-07-30 [christoph] 0.9.3claws82
576 * src/plugins/trayicon/trayicon.c
577 process pending events before unloading the plugin
579 (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
581 2003-07-30 [alfons] 0.9.3claws81
584 parameter 2 of g_hook_destroy() should really be a hook id
586 2003-07-30 [alfons] 0.9.3claws80
588 * src/common/plugin.c
589 fix a possibly harmful function signature mismatch
592 2003-07-30 [alfons] 0.9.3claws79
594 * src/common/hooks[.ch]
597 2003-07-30 [darko] 0.9.3claws78
600 make it compile again
602 2003-07-30 [luke] 0.9.3claws77
606 o added/moved signal handlers for SIGTERM (normal kill command)
607 and SIGINT (ctl-c) to be used even without
608 --enable-crash-dialog, fixing bug 166
611 o rewrote menu sensitivity code as per mainwindow.c, fixing
615 o changed sensitivity condition for 'Next new' and 'Next
616 unread', fixing bug 8
618 2003-07-29 [alfons] 0.9.3claws76
620 * src/common/utils.[ch]
623 save ack'ed RRR; fixes #205, "return receipt is not saved in
626 2003-07-29 [alfons] 0.9.3claws75
629 fix a memleak (claws-only)
631 2003-07-29 [alfons] 0.9.3claws74
634 * src/gtk/gtkvscrollbutton.[ch]
635 fix UI glitch where mime icon toolbox' scroll position is not
636 reset after switching to another message
639 2003-07-29 [paul] 0.9.3claws73
641 * src/prefs_folder_item.c
642 split the prefs into 2 separate pages
644 2003-07-29 [paul] 0.9.3claws72
647 prepend "\n\n" to a signature without a separator too
649 2003-07-29 [paul] 0.9.3claws71
652 fix bug where changing to an account without an auto-sig
653 from an initial account without an auto-sig would insert
654 2 blank lines at the cursor point
655 fix bug where changing to an account with an auto-sig
656 from an initial account without an auto-sig would insert
657 the sig at the cursor point
659 2003-07-29 [paul] 0.9.3claws70
662 use the colour from the folder pref unless the folder
665 2003-07-29 [alfons] 0.9.3claws69
670 rewrite return receipt request work a little bit (the former
671 implementation presumably depended too much on the UI setting
672 flags). (we're losing the old pending flag.)
674 2003-07-28 [christoph] 0.9.3claws68
680 fix copy to IMAP folder from other folder
682 2003-07-28 [christoph] 0.9.3claws67
685 fix sync of procmsg_get_message_file_list
687 2003-07-28 [christoph] 0.9.3claws66
689 * sync with 0.9.3cvs14
690 see ChangeLog 2003-07-18
691 * sync with 0.9.3cvs17
692 see ChangeLog 2003-07-23
694 (closes Bug 234 segmentation fault after sending out mail via
697 2003-07-28 [paul] 0.9.3claws65
700 update Spanish translation, submitted by Ricardo Mones
703 2003-07-28 [christoph] 0.9.3claws64
708 return new message numbers as a GRelation instead of a GSList
709 that has to be in the same order as the input list. A list
710 would make it hard for IMAP to optimize oepration by sorting
711 the input list. The returned list would have to be reordered
712 to match the same order that input list has.
714 * src/gtk/gtkaspell.c
715 fix missing return value, could cause a crash when garbage is
716 on the stack that is used as the expected return value
718 2003-07-28 [paul] 0.9.3claws63
720 * sync with 0.9.4cvs1
721 see ChangeLog 2003-07-28
723 2003-07-27 [alfons] 0.9.3claws62
726 tweak it more to make icon list act like a check button group
728 2003-07-27 [christoph] 0.9.3claws61
730 * sync with 0.9.3cvs20
731 see ChangeLog 2003-07-25
733 2003-07-27 [paul] 0.9.3claws60
736 re-commit changes from 0.9.3claws58 -
737 accidently removed in 0.9.3claws59
739 2003-07-27 [paul] 0.9.3claws59
742 a sync from 0.9.3cvs17
743 see ChangeLog 2003-07-23
745 2003-07-27 [alfons] 0.9.3claws58
748 add missing header members to MsgInfo; fixes the problem of
749 not displaying X-Faces, as noticed by Ricardo Mones
751 2003-07-26 [christoph] 0.9.3claws57
753 * sync with 0.9.3cvs18
754 see ChangeLog 2003-07-24
756 2003-07-26 [christoph] 0.9.3claws56
758 * sync with 0.9.3cvs17
759 see ChangeLog 2003-07-23
761 2003-07-26 [christoph] 0.9.3claws55
768 add support for copy function that copy multiple messages
769 (not implemented yet)
772 add missing return value
774 2003-07-26 [paul] 0.9.3claws54
776 * tools/multiwebsearch.pl
777 do whitespace substitution before passing the string
778 to the browser. fixes bug with browsers that don't
779 do whitespace conversion themselves.
781 2003-07-25 [christoph] 0.9.3claws53
786 rewrite adding of multiple messages to a folder for
789 2003-07-25 [luke] 0.9.3claws52
792 o icon toggles set correctly on leaving ctree mimeview
794 2003-07-25 [paul] 0.9.3claws51
796 * partial sync with 0.9.3cvs21 [src/main.c]
797 see ChangeLog 2003-07-25
799 2003-07-24 [paul] 0.9.3claws50
801 * tools/maildir2sylpheed.pl
804 2003-07-24 [paul] 0.9.3claws49
807 increase the gutter size of paned so that the panes
810 * src/plugins/demo/demo.c
811 squeeze in another typo fix
813 2003-07-24 [paul] 0.9.3claws48
815 * src/plugins/demo/demo.c
817 small changes to the English
819 * src/pixmaps/mime_application_octect_stream.xpm ** REMOVED **
820 src/pixmaps/mime_application_octet_stream.xpm ** NEW FILE **
823 rename the misspelled icon
825 2003-07-23 [alfons] 0.9.3claws47
828 make icon list look like a list of toggles
830 2003-07-23 [luke] 0.9.3claws46
832 * src/pixmaps/mimeview_gpg_expired.xpm
833 * src/pixmaps/mimeview_gpg_failed.xpm
834 * src/pixmaps/mimeview_gpg_passed.xpm
835 * src/pixmaps/mimeview_text_html.xpm
836 * src/pixmaps/mimeview_image.xpm
837 o all icons the same size
840 o mimeview ctree arranged vertically above the viewer
841 o icons changed to buttons
842 o can use keyboard to select an icon (Enter)
843 o resize icon list to width of icons
845 * src/gtk/gtkvscrollbutton.c
846 o sensitivity of buttons reacts to position
848 2003-07-23 [christoph] 0.9.3claws45
850 * sync with 0.9.3cvs14 (incomplete)
851 see ChangeLog 2003-07-17
853 2003-07-23 [alfons] 0.9.3claws44
857 sync with my local tree to restore some claws-only things
859 2003-07-23 [paul] 0.9.3claws43
861 * src/pixmaps/mime_gpg_expired.xpm ** NEW FILE **
862 src/pixmaps/mime_gpg_unknown.xpm ** NEW FILE **
867 src/stock_pixmap.[ch]
868 indicate missing keys and expired sigs/keys
871 2003-07-23 [paul] 0.9.3claws42
874 Redirect fixes: enable automatic account selection and
875 do not append signature to message on changing account
878 2003-07-23 [paul] 0.9.3claws41
880 * sync with 0.9.3cvs16
881 see ChangeLog 2003-07-23
883 2003-07-23 [alfons] 0.9.3claws40
886 give progress dialog a main window, and give it the first
887 one (presumably the only one). fixes bug #247, "segfault on
890 2003-07-22 [alfons] 0.9.3claws39
893 shift-space scrolls up
895 2003-07-22 [paul] 0.9.3claws38
897 * sync with 0.9.3cvs15
898 see ChangeLog 2003-07-22
900 2003-07-20 [alfons] 0.9.3claws37
903 put menu inside #ifdef USE_ASPELL..#endif
905 2003-07-20 [christoph] 0.9.3claws36
908 fix wrong flags in MsgInfo returned by
909 procmsg_msginfo_get_full_info()
911 (closes Bug 221 Deleting messages from the Message View gives incorrect
912 new/unread message counts in the folder view)
914 * src/plugins/spamassassin/spamassassin_gtk.c
915 add gettext macro for prefs page title
917 2003-07-20 [paul] 0.9.3claws35
920 redraw icon list on signature check
922 2003-07-20 [christoph] 0.9.3claws34
927 * src/folder_item_prefs.[ch] ** NEW **
932 * src/prefs_scoring.c
934 * src/prefs_folder_item.[ch]
935 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
937 o use prefswindow for folder properties
939 * src/gtk/prefswindow.[ch]
940 change implementation to use an invisible notebook instead
941 of unparenting widgets
943 2003-07-20 [christoph] 0.9.3claws33
949 * src/prefs_filtering.h
950 * src/prefs_folder_item.[ch]
955 (always use 1. typedefs, 2. #includes, 3. structures)
957 * src/common/version.h.in
958 add casts for constants
960 * src/plugins/demo/demo.c
963 * src/plugins/spamassassin/spamassassin.c
964 remove unused variable
966 2003-07-20 [alfons] 0.9.3claws32
969 o make icon buttons respond on left click
970 o minor cosmetic change
972 2003-07-19 [luke] 0.9.3claws31
975 * src/gtk/gtkvscrollbutton.c
977 o improved mimeview behaviour when selecting a new message
978 o plus code cleanups to remove compile warnings
981 2003-07-19 [alfons] 0.9.3claws30
985 * src/common/utils.[ch]
986 subject_get_reply_prefix_length() <- subject_get_prefix_length()
988 2003-07-19 [alfons] 0.9.3claws29
990 * src/prefs_folder_item.c
991 reinit "legacy" tmp_prefs, so we don't free nor use invalid
994 2003-07-19 [luke] 0.9.3claws28
1000 * src/stock_pixmap.[ch]
1001 * src/gtk/Makefile.am
1003 * src/gtk/gtkvscrollbutton.[ch] ** NEW **
1004 * src/pixmaps/mime_*.xpm ** NEW **
1005 o mimeview rearrangement with a new icon shortcut bar
1007 2003-07-19 [alfons] 0.9.3claws27
1010 o plug leaking nodes_to_recollapse
1011 o add folderview_recollapse_all_nodes() (not used yet)
1013 2003-07-19 [alfons] 0.9.3claws26
1016 * src/common/utils.c
1017 honour #240 "Better SUBJECT handling" by cleaning the prefix
1018 for both forwarding as replying
1020 2003-07-18 [christoph] 0.9.3claws25
1023 * src/common/sylpheed.[ch]
1024 * src/common/version.h.in
1025 add version in numeric form to allow easy comparison
1027 * src/plugins/demo/demo.c
1029 - sylpheed version > plugin version => never allowed, sylpheed
1030 could contain unknown API changes
1031 - sylpheed version < minimum version required => don't load,
1032 API required not available (if linking does not fail)
1034 2003-07-18 [alfons] 0.9.3claws24
1036 * src/common/plugin.[ch]
1039 2003-07-18 [christoph] 0.9.3claws23
1041 * src/common/hooks.c
1042 fix crash when hooks where unregisted
1044 * src/plugins/trayicon/trayicon.c
1045 unregister detroy signal before destroying the widget
1046 (still crashes when the plugin is unloaded)
1048 2003-07-18 [alfons] 0.9.3claws22
1051 delay expanding folder tree during drags until timeout triggered
1052 (needs perhaps some tweaking, so testing is welcome)
1054 2003-07-17 [alfons] 0.9.3claws21
1059 2003-07-17 [christoph] 0.9.3claws20
1061 * src/common/session.c
1062 fix opening of SSL connections
1064 * src/plugins/image_viewer/Makefile.am
1065 add OPENSSL_CFLAGS (we should find a better solution to remove
1066 this dependencies if they are not required)
1068 * src/plugins/spamassassin/spamassassin.c
1069 remove setlocale workaround (fixed in libspamc)
1071 (closes Bug Bug 184 Entering non-ascii character deletes previous char
1072 if spell checking enabled)
1074 2003-07-17 [alfons] 0.9.3claws19
1076 * src/common/hooks.[ch]
1077 * src/plugins/clamav/clamav_plugin.c
1078 * src/plugins/spamassassin/spamassassin.c
1079 * src/plugins/trayicon/trayicon.c
1082 2003-07-17 [alfons] 0.9.3claws18
1087 2003-07-17 [alfons] 0.9.3claws17
1092 2003-07-17 [paul] 0.9.3claws16
1097 add link to the Claws site's FAQ page, after the suggestion
1098 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
1099 Move url strings to defs.h
1102 fix typo to prevent "unknown menu entry" warnings
1104 2003-07-17 [alfons] 0.9.3claws15
1106 * src/folderview.[ch]
1107 * src/summaryview.[ch]
1111 2003-07-17 [paul] 0.9.3claws14
1114 remove two instances of 'GTK_EVENTS_FLUSH' because
1115 they are unnecessary and probably cause a stack overflow
1117 2003-07-16 [christoph] 0.9.3claws13
1120 use an invisible GTK notebook to switch between viewers
1121 instead of reparenting widgets
1123 2003-07-16 [christoph] 0.9.3claws12
1126 move folder_item_update_freeze() to correct place in
1127 folder_item_scan_full()
1129 2003-07-16 [paul] 0.9.3claws11
1131 * sync with 0.9.3cvs12
1132 see ChangeLog 2003-07-14 and 2003-07-15
1134 2003-07-16 [christoph] 0.9.3claws10
1137 * src/prefs_account.[ch]
1138 sync IMAP CRAM-MD5 authentication with sylpheed-main
1140 2003-07-15 [alfons] 0.9.3claws9
1143 make --config-dir do something useful
1145 2003-07-15 [alfons] 0.9.3claws8
1148 o fix a bug where 'last' didn't really point to the last message
1149 in the top level list of children, but to the last threaded
1152 o clean up and make it easier to sync
1154 2003-07-15 [alfons] 0.9.3claws7
1157 make correct menu items sensitive
1159 2003-07-14 [alfons] 0.9.3claws6
1162 tune the threader so it will not subject-thread any message
1163 without a subject prefix (this will not thread correctly if
1164 a parent is delivered after their childs, but it looks
1167 2003-07-13 [christoph] 0.9.3claws5
1170 group "Add mailbox *..." menu items in submenu
1172 2003-07-13 [alfons] 0.9.3claws4
1175 correct summary_toggle_pressed() signature and make sure
1176 signal is not passed on
1178 2003-07-13 [alfons] 0.9.3claws3
1181 o for now don't pass on keys when they we're handled by
1182 ctree::key_press_event
1185 2003-07-13 [alfons] 0.9.3claws2
1188 add command line option "--config-dir" to get the current
1191 2003-07-12 [alfons] 0.9.3claws1
1194 * src/matcher_parser_parse.y
1195 * src/prefs_filtering.c
1197 add "Lock" filter action to lock messages;
1200 remove debug_print()
1201 * src/prefs_filtering.c
1202 re-organize matcher part 9:
1203 make action text entries easily extendible;
1204 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1205 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1210 update old information and add missing
1213 2003-07-12 [paul] 0.9.3claws
1215 * 0.9.3claws released
1217 2003-07-12 [paul] 0.9.0claws103
1222 2003-07-12 [melvin] 0.9.0claws102
1225 Fixed bug #215: Show MIME tab for single text/html messages.
1227 2003-07-12 [paul] 0.9.0claws101
1232 2003-07-12 [paul] 0.9.0claws100
1238 update Spanish, Croatian, Polish, Serbian translations.
1239 submitted by Ricardo Mones Lastra, Dragan, Witold
1240 Wladyslaw Wojciech Wilk, Urke MMI
1242 2003-07-12 [melvin] 0.9.0claws99
1245 Updated French translations.
1247 2003-07-12 [paul] 0.9.0claws98
1250 disable 'Lookup' button as it has no effect
1252 2003-07-11 [alfons] 0.9.0claws97
1255 summary_searchbar_pressed() should return TRUE to signal that
1256 event was handled. when returning void, the return value passed
1257 to GTK is actually random, but maybe FALSE, in which case the
1258 event is handled by parent
1260 2003-07-10 [paul] 0.9.0claws96
1262 * ac/missing/gettext.m4
1263 update to version 0.12
1265 2003-07-10 [paul] 0.9.0claws95
1267 * src/plugins/clamav/clamav_plugin.c
1268 fix bug where multipart/alternative messages
1269 would slip through without being scanned
1271 2003-07-10 [christoph] 0.9.0claws94
1274 correct check if folder supports removing when a message is
1275 moved. if not the message is only copied.
1277 (closes Bug 132 crash on startup in newsgroups folders)
1279 2003-07-09 [alfons] 0.9.0claws93
1283 --with-config-dir (default .sylpheed)
1285 2003-07-09 [christoph] 0.9.0claws92
1288 use PKG_CHECK_MODULES to check for gtkmathview
1289 (version 0.4.2 now required)
1291 2003-07-08 [melvin] 0.9.0claws91
1294 Implemented a progress bar that counts the number of completed
1295 tasks when the action runs more than one command.
1297 2003-07-08 [alfons] 0.9.0claws90
1300 if queued message has an invalid Message-Id, don't try to
1301 find message it refers to (fixes #209 "crash when processing
1304 2003-07-08 [paul] 0.9.0claws89
1306 * sync with 0.9.3cvs2
1307 see ChangeLog 2003-07-08
1309 2003-07-08 [match] 0.9.0claws88
1312 extend LDAP search for first/last name by parsing search term.
1314 2003-07-08 [alfons] 0.9.0claws87
1316 * src/send_message.c
1317 fix bug #208 "Status message stuck when sending on POP3 account"
1319 2003-07-07 [paul] 0.9.0claws86
1322 new Croatian translation, submitted by
1323 Dragan <drleskov@inet.hr>
1325 2003-07-07 [paul] 0.9.0claws85
1327 * sync with 0.9.3cvs1
1328 see ChangeLog 2003-07-07
1330 2003-07-05 [christoph] 0.9.0claws84
1335 * src/stock_pixmap.[ch]
1336 * src/pixmaps/messageview_text.xpm ** NEW **
1337 move mimeview tabs to the right side and use icons
1338 instead of text to save some space
1340 (patch by Luke Plant <lukeplant@softhome.net>)
1342 2003-07-05 [christoph] 0.9.0claws83
1345 add NULL pointer checks
1347 (patch by Luke Plant <lukeplant@softhome.net>)
1348 (closes Bug 204 0.9.0 quits on authentication error?!)
1350 2003-07-05 [alfons] 0.9.0claws82
1353 take the clue in bug #202 "./configure script -
1354 'if test' comparison failure" reported by John Kristoff.
1356 2003-07-04 [christoph] 0.9.0claws81
1358 * src/plugins/spamassassin/spamassassin.c
1359 set timeout for spam check
1361 2003-07-04 [christoph] 0.9.0claws80
1364 destroy all FolderItems when shutting down to
1365 allow folders to clean up
1367 2003-07-04 [melvin] 0.9.0claws79
1369 * src/gtk/gtkaspell.c
1370 Fixed bug #184 "Entering non-ascii character deletes
1371 previous char if spell checking enabled": this makes
1372 the spell checking in multibytes (e.g. UTF-8)locales work.
1373 (Patch by Luke Plant).
1375 2003-07-04 [christoph] 0.9.0claws78
1377 * sync with 0.9.2cvs1
1378 see ChangeLog 2003-06-10
1380 2003-07-04 [paul] 0.9.0claws77
1382 * sync with 0.9.3 release
1383 see ChangeLog 2003-07-04
1385 2003-07-03 [christoph] 0.9.0claws76
1392 move folder_item_get_path() stuff into a folder virtual function
1395 use folder_item_fetch_msg() to get message and do not contruct
1396 the filename from path and number
1398 2003-07-03 [paul] 0.9.0claws75
1400 * sync with 0.9.2cvs12
1401 see ChangeLog 2003-07-03
1403 2003-07-02 [paul] 0.9.0claws74
1406 fix text-selection for replying
1408 2003-07-02 [paul] 0.9.0claws73
1410 * sync with 0.9.2cvs11
1411 see ChangeLog 2003-07-02
1413 2003-07-02 [paul] 0.9.0claws72
1416 revert last commit because it breaks more
1419 2003-07-02 [paul] 0.9.0claws71
1422 fix thread by subject/sort by date
1424 2003-07-01 [paul] 0.9.0claws70
1426 * sync with 0.9.2cvs10
1427 see ChangeLog 2003-07-01
1429 2003-06-30 [paul] 0.9.0claws69
1431 * sync with 0.9.2cvs9
1432 see ChangeLog 2003-06-30
1434 2003-06-28 [match] 0.9.0claws68
1439 2003-06-27 [paul] 0.9.0claws67
1441 * sync with 0.9.2cvs7
1442 see ChangeLog 2003-06-27
1444 2003-06-26 [christoph] 0.9.0claws66
1447 freeze folder updates while a folder is scanned
1449 (closes Bug 185 New message counter)
1451 2003-06-26 [darko] 0.9.0claws65
1454 fix infinite loop when adding a new LDAP server
1456 2003-06-26 [paul] 0.9.0claws64
1458 * sync with 0.9.2cvs6
1459 see ChangeLog 2003-06-26
1461 2003-06-26 [paul] 0.9.0claws63
1463 * sync with 0.9.2cvs5
1464 see ChangeLog 2003-06-25 and 2003-06-26
1466 2003-06-25 [match] 0.9.0claws62
1469 Fixed tab/backtab for dropped-down completion list to
1470 move next/previous field. (close bug 147)
1472 2003-06-25 [christoph] 0.9.0claws61
1474 * src/addr_compl.[ch]
1475 * src/addrindex.[ch]
1483 2003-06-25 [leandro] 0.9.0claws60
1487 o gray out "Message/Remove references" menu item if not
1488 replying to a message
1490 2003-06-24 [leandro] 0.9.0claws59
1493 o removed "Message/Create new thread" menu item
1494 o added "Message/Remove references" menu item
1495 (it's off by default and will not check anymore
1496 if the subject changed)
1498 2003-06-23 [alfons] 0.9.0claws58
1501 try better grouping messages threaded by subject based on their age.
1502 still not perfect - because the message tree is not sorted by date.
1504 2003-06-23 [thorsten] 0.9.0claws57
1507 added mail_receive_hook to allow modifications
1508 directly after retrieval (e.g. adding headers).
1510 2003-06-23 [paul] 0.9.0claws56
1512 * src/sourcewindow.c
1513 enable the use of Ctrl+A to select all text in
1515 Patch submitted by Ivan Francolin Martinez
1516 <ivanfm@users.sourceforge.net>
1518 2003-06-22 [christoph] 0.9.0claws55
1521 o add notification hook for folder tree changes
1522 o invoke hooks after folder tree scanning
1524 * src/folderview.[ch]
1525 register hook for folder tree changes that
1528 (there are more places that should be updated, like add, remove
1531 (closes Bug 164 Crash on rebuild folder tree)
1532 (closes Bug 190 Crash on 'rebuilding folder tree')
1534 2003-06-21 [leandro] 0.9.0claws54
1537 create a new thread if subject changes
1538 (it's on by default, can be disabled in Message menu)
1540 2003-06-21 [alfons] 0.9.0claws53
1543 quiet little compiler
1545 2003-06-21 [christoph] 0.9.0claws52
1547 update gettext stuff to version 0.12
1549 2003-06-19 [alfons] 0.9.0claws51
1552 * src/common/plugin.c
1553 move defs.h before glib.h to prevent MIN/MAX redefs
1560 2003-06-19 [match] 0.9.0claws50
1562 * src/addressbook.[ch]
1563 * src/addrindex.[ch]
1564 * src/addr_compl.[ch]
1566 * src/editldap_basedn.[ch]
1569 re-implemented dynamic LDAP search. works without
1570 slowdown on display sender with addressbook
1575 2003-06-19 [paul] 0.9.0claws49
1578 fix Bug #136 'Nonprovided quotation marks crash claws'
1579 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1581 2003-06-19 [alfons] 0.9.0claws48
1583 * src/prefs_common.[ch]
1585 restrict threading by subject by checking thread for
1586 age (prefs_common.thread_by_subject_max_age)
1588 2003-06-18 [christoph] 0.9.0claws47
1591 fix memory leak in imap_cmd_fetch()
1593 2003-06-18 [christoph] 0.9.0claws46
1596 fix memory leak in prefs_set_default() when used multiple
1597 times or after prefs have been read
1599 2003-06-18 [christoph] 0.9.0claws45
1601 * src/common/plugin.c
1602 fix memory leak in plugin_unload()
1604 2003-06-18 [christoph] 0.9.0claws44
1607 fix memory leak in imap_cmd_ok()
1609 2003-06-18 [christoph] 0.9.0claws43
1612 stop messages that are downloaded from POP3 and added to
1613 an IMAP inbox from being filtered twice (first by POP3
1614 and again when IMAP folder is scaned to get the UID of
1615 the APPEND operation when no UIDPLUS is available)
1624 * tools/launch_phoenix ** REMOVED **
1625 tools/launch_firebird ** NEW **
1626 renamed and edited to reflect the browser's name change from
1627 'phoenix' to 'firebird'
1629 2003-06-18 [paul] 0.9.0claws42
1631 * sync with 0.9.2cvs2
1632 see ChangeLog 2003-06-16
1634 2003-06-17 [alfons] 0.9.0claws41
1637 prevent threading problems when a node is an ancestor (parent / great parent),
1638 which mostly happens with circular references (thanks to Phillipe Gramoullé
1639 for finding an sample set of messages)
1641 2003-06-16 [christoph] 0.9.0claws40
1644 don't popup main window on --receive or --receive-all
1646 * src/mainwindow.[ch]
1647 * src/plugins/trayicon/trayicon.c
1648 allow hiding of main window by clicking on the trayicon
1649 (doesn't work correctly in seperate window mode and may
1650 cause unexpected GTK problems I couldn't find yet)
1653 remove incorrect warning
1655 2003-06-15 [alfons] 0.9.0claws39
1657 * src/gtk/gtkstext.c
1658 don't output debug text;
1659 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1660 for pointing this out);
1662 2003-06-14 [alfons] 0.9.0claws38
1665 remove printf() and make one if..else comply with coding style
1667 2003-06-14 [alfons] 0.9.0claws37
1672 * src/messageview.[ch]
1674 apply patch #754162 "Quoting messages filtered by actions" submitted
1675 by Martin Wicke, which allows quoting message body changed by an
1678 2003-06-13 [alfons] 0.9.0claws36
1681 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1682 use case insensitive regexp (suggested by Ivan Martinez)
1684 2003-06-13 [christoph] 0.9.0claws35
1687 * src/plugins/trayicon/Makefile.am
1688 * src/plugins/trayicon/eggtrayicon.[ch] ** REMOVE **
1689 * src/plugins/trayicon/trayicon.c
1690 * src/plugins/trayicon/libeggtrayicon/.cvsignore ** NEW **
1691 * src/plugins/trayicon/libeggtrayicon/Makefile.am ** NEW **
1692 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch] ** NEW **
1693 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch] ** NEW **
1694 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch] ** NEW **
1695 * src/plugins/trayicon/libeggtrayicon/xembed.h ** NEW **
1696 replace my own EggTrayIcon backport with the backport
1697 used by (l|x)mule and gabber.
1699 2003-06-13 [alfons] 0.9.0claws34
1702 * src/common/utils.c
1703 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1705 2003-06-13 [alfons] 0.9.0claws33
1708 clean up a little bit
1710 2003-06-12 [alfons] 0.9.0claws32
1713 const correctness fix
1715 * src/common/sylpheed.[ch]
1717 prevent redef MIN/MAX
1719 * src/common/utils.[ch]
1722 2003-06-12 [melvin] 0.9.0claws31
1725 Updated to take into accounts changes in GtkAspell.
1727 2003-06-12 [alfons] 0.9.0claws30
1731 * src/common/utils.[ch]
1732 handle reply subject prefixes better (initial
1733 suggestion by Robert Story adapted and enhanced
1736 2003-06-12 [melvin] 0.9.0claws29
1739 Use new gtkaspell_checkers_strerror() to get the speller's
1740 error message instead of accessing the (now private)
1745 Use #ifdef instead of #if for USE_ASPELL
1746 Use the new spell checkers init/quit functions
1748 * src/gtk/gtkaspell.c
1749 Use #ifdef instead of #if for USE_ASPELL
1750 Moved in the majority of GtkAspell structures that were
1751 exported before by gtkaspell.h
1753 * src/gtk/gktaspell.h
1754 Made gtkaspell.h contain only the necessary data to be
1755 publicized by moving many structures to gtkaspell.c.
1756 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1757 gtkaspell_checkers_new(): replaced by...
1758 gtkaspell_checkers_init(): new function for initialization
1759 gtkaspell_checkers_delete(): replaced by...
1760 gtkaspell_checkers_quit(): new function
1761 gtkaspell_checkers_strerror(): new function that returns
1762 the checker's last error message.
1764 2003-06-11 [melvin] 0.9.0claws28
1767 Updated to take into account gtkaspell.c migration to
1768 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1770 2003-06-10 [alfons] 0.9.0claws27
1772 * src/filtering.[ch]
1776 - try fixing bug #18 (any brave testers?)
1777 - add more robustness by refusing previously
1778 unchecked NULL pointers
1780 2003-06-10 [alfons] 0.9.0claws26
1783 fix bug #176 by don't checking MsgInfos with a NULL msgid
1785 2003-06-09 [alfons] 0.9.0claws25
1787 * src/prefs_common.c
1788 fix bug #163 "Icon switching doesnt work properly" by
1789 preventing early freeing of prefs_common.pixmap_theme_path.
1791 2003-06-09 [christoph] 0.9.0claws24
1793 * src/gtk/gtkaspell.c
1794 revert Thorsten's fix and add forgotten g_strdup for
1795 aspell path (it should not be possible to alter the path a
1796 GtkASpell uses from outside)
1798 2003-06-09 [thorsten] 0.9.0claws23
1800 * src/gtk/gtkaspell.c
1801 dont free prefs_common.aspell_path when closing compose
1803 2003-06-08 [colin] 0.9.0claws22
1805 * src/plugins/spamassassin/spamassassin.c
1808 2003-06-07 [christoph] 0.9.0claws21
1812 * src/gtkaspell.[ch] ** REMOVE **
1813 * src/gtk/Makefile.am
1814 * src/gtk/gtkaspell.[ch] ** NEW **
1815 o make gtkaspell independent from sylpheed's prefs
1816 o move gtkaspell.[ch] to gtk directory
1818 2003-06-07 [christoph] 0.9.0claws20
1823 * src/filesel.[ch] ** REMOVE **
1826 * src/common/sylpheed.[ch]
1827 * src/gtk/Makefile.am
1828 * src/gtk/filesel.[ch] ** NEW **
1829 * src/gtk/pluginwindow.c
1830 * src/gtk/sslcertwindow.c
1831 move filesel.[ch] to gtk directory
1833 2003-06-07 [alfons] 0.9.0claws19
1836 make (multi) file selection dialog work again (Claws-only)
1838 2003-06-07 [thorsten] 0.9.0claws18
1843 2003-06-07 [alfons] 0.9.0claws17
1847 detect apache mishap in which case don't include fnmatch.h
1848 if regex.h is already included
1850 2003-06-06 [christoph] 0.9.0claws16
1854 add check for fnmatch.h and include it when available
1857 fix wrong case sensitivity of Content-Types
1859 * src/gtk/Makefile.am
1860 need the same include paths in gtk directory as in
1861 common directory because .h files in common can
1862 include files from these directories, when included
1863 in gtk's .h or .c files
1865 2003-06-06 [alfons] 0.9.0claws15
1869 make it compile again because of regex.h / fnmatch.h
1870 include problems (related to recent mime stuff, can
1871 someone check this?)
1873 2003-06-06 [thorsten] 0.9.0claws14
1876 possible use of uninitialized pointer while dragging
1878 2003-06-06 [paul] 0.9.0claws13
1881 fix bug where the insert sig button would be effective
1882 only when auto_sig was set
1884 2003-06-06 [paul] 0.9.0claws12
1886 * sync with 0.9.2 release
1888 2003-06-02 [paul] 0.9.0claws11
1890 * sync with 0.9.1cvs1
1891 see ChangeLog 2003-06-02
1896 2003-06-01 [christoph] 0.9.0claws10
1899 don't use substring search to find accounts by email address
1901 (closes Bug 169 Overly loose matching of "From" address)
1903 2003-05-31 [christoph] 0.9.0claws9
1905 * doc-src/rfc2683.txt
1907 limit IMAP command length as recommended in RFC2683
1908 (message number lists will be split into multiple imap
1909 sets, the limit of 1000 octets is not a hard limit)
1911 (closes Bug 161 sylpheed-claws exits with segfault when logging
1912 in to certain imap-servers)
1914 2003-05-29 [alfons] 0.9.0claws8
1917 add print button (calling summary_print());
1918 fine tune setting tooltip text;
1919 (if someone needs other buttons, please take these
1920 commits as a guide, instead of bothering us - also
1923 2003-05-29 [darko] 0.9.0claws7
1926 fix crash when word wrapping kicks in due to
1927 changed text by spell checker
1929 2003-05-29 [paul] 0.9.0claws6
1932 fix bug where changing account would insert
1933 sig even if auto_sig was FALSE
1938 sync with 0.9.1 release
1940 2003-05-28 [christoph] 0.9.0claws5
1943 fix truncation of too long commands
1945 (closes Bug 167 IMAP hangs trying to get envelope
1946 information in imap_get_uncached_messages)
1948 2003-05-27 [paul] 0.9.0claws4
1951 tools/maildir2sylpheed.pl ** NEW FILE **
1952 add kmail to sylpheed mailbox conversion script
1954 2003-05-27 [paul] 0.9.0claws3
1956 * sync with 0.9.0cvs10
1957 see ChangeLog 2003-05-26
1959 2003-05-26 [paul] 0.9.0claws2
1961 * sync with 0.9.0cvs9
1962 see ChangeLog 2003-05-26
1964 2003-05-24 [paul] 0.9.0claws1
1966 * sync with 0.9.0cvs8
1967 see ChangeLog 2003-05-23
1969 2003-05-24 [paul] 0.9.0claws
1971 * version 0.9.0claws released
1973 2003-05-24 [paul] 0.8.11claws177
1975 * src/plugins/dillo-viewer/Makefile.am
1976 src/plugins/traycon/Makefile.am
1986 update Bulgarian, British English, Spanish, Italian,
1987 Brazilian Portuguese, Russian, and Serbian translations,
1988 submitted by George Danchev, [me], Ricardo Mones Lastra,
1989 André Filipe de Assunção e Brito, Alessandro Maestri,
1990 Ruslan N. Balkin, and Urke MMI
1992 2003-05-23 [melvin] 0.8.11claws176
1995 Updated French translations
1997 2003-05-22 [paul] 0.8.11claws175
2008 src/editldap_basedn.c
2012 revert to get ldap into it previous working state
2015 new Taiwanese translation,
2016 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
2018 2003-05-22 [christoph] 0.8.11claws174
2020 * src/plugins/spamassassin/libspamc.[ch]
2021 sync libspamc with SpamAssaain release 2.55
2023 2003-05-22 [paul] 0.8.11claws173
2025 * sync with 0.9.0cvs7
2026 see ChangeLog 2003-05-22
2029 revert change in 0.8.11claws172: follow
2030 Hiroyuki's decision and that's the end of it.
2032 2003-05-21 [paul] 0.8.11claws172
2035 fix discrepency between open_unread_on_enter
2038 2003-05-21 [paul] 0.8.11claws171
2040 * sync with 0.9.0cvs6
2041 see ChangeLog 2003-05-21
2043 2003-05-21 [paul] 0.8.11claws170
2045 * sync with 0.9.0cvs5
2046 see ChangeLog 2003-05-21
2048 2003-05-20 [paul] 0.8.11claws169
2050 * sync with 0.9.0cvs4
2051 see ChangeLog 2003-05-20
2052 fixes bug #152, 'encoding of IMAP folders names'
2054 2003-05-20 [paul] 0.8.11claws168
2056 * sync with 0.9.0cvs3
2057 see ChangeLog 2003-05-20
2059 * src/tools/convert_mbox.pl
2060 minor change in the comments, submitted by Fred Marton
2062 2003-05-19 [paul] 0.8.11claws167
2064 * src/plugins/clamav/Makefile.am
2066 link clamav_lib to the plugin and not to the main program
2068 2003-05-19 [christoph]
2071 add -export-dynamic for linking
2073 2003-05-19 [paul] 0.8.11claws166
2075 * sync with 0.9.0cvs1
2076 see ChangeLog 2003-05-19
2078 2003-05-19 [paul] 0.8.11claws165
2081 fix 'pop before smtp' timeout
2083 2003-05-18 [alfons] 0.8.11claws164
2085 * src/prefs_matcher.c
2086 put "execute" action command line ("expression") in edit box
2088 2003-05-18 [christoph] 0.8.11claws163
2091 * src/plugins/dillo_viewer/dillo_viewer.c
2092 * src/plugins/image_viewer/viewer.c
2093 * src/plugins/mathml_viewer/mathml_viewer.c
2094 let a viewer have a list of Content-Types
2096 2003-05-18 [paul] 0.8.11claws162
2098 * src/prefs_filtering.c
2099 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
2100 and REDIRECT actions
2102 2003-05-17 [christoph]
2105 o remove dynamic signatures that was syned with main
2106 o add infos about no longer "build in" image viewer
2107 o update bugtracker URL
2109 2003-05-17 [christoph] 0.8.11claws161
2114 don't use imap_scan_folder anymore. Instead call folder_item_scan
2115 for every folder after rebuilding the folder tree.
2117 (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2120 2003-05-17 [christoph] 0.8.11claws160
2123 don't use STATUS command on current folder to check for
2124 content changes. imap_cmd_ok() now tracks changes to
2125 folder and number of existing messages.
2127 2003-05-17 [paul] 0.8.11claws159
2129 * src/plugins/clamav/clamav_plugin.c
2130 remove unnecessary debug_print
2132 2003-05-16 [thorsten] 0.8.11claws158
2134 * src/plugins/demo.c
2135 included missing intl.h
2137 2003-05-16 [paul] 0.8.11claws157
2140 remove non-existant entries
2142 * src/plugins/clamav/clamav_plugin.c
2143 src/plugins/clamav/clamav_plugin_gtk.c
2144 src/plugins/dillo_viewer/dillo_prefs.c
2145 src/plugins/dillo_viewer/dillo_viewer.c
2148 2003-05-16 [christoph] 0.8.11claws156
2151 include plugin .c files for translation until I
2152 find a better solution to have plugins have their
2154 * src/plugins/demo/demo.c
2155 * src/plugins/image_viewer/plugin.c
2156 * src/plugins/mathml_viewer/mathml_viewer.c
2157 * src/plugins/spamassassin/spamassassin.c
2158 * src/plugins/spamassassin/spamassassin_gtk.c
2159 * src/plugins/trayicon/trayicon.c
2160 add gettext macros for plugin name and description
2166 2003-05-16 [paul] 0.8.11claws155
2168 * sync with lastest 0.9.0pre1
2169 see ChangeLog 2003-05-16
2171 2003-05-15 [paul] 0.8.11claws154
2173 * sync with latest 0.9.0pre1
2174 see ChangeLog 2003-05-14 and 2003-05-15
2176 2003-05-14 [christoph] 0.8.11claws153
2178 * src/plugins/image_viewer/viewer.c
2179 * src/plugins/image_viewer/viewer.glade ** NEW **
2180 * src/plugins/image_viewer/viewerprefs.c
2181 make it possible to disable the autoload function in the
2184 2003-05-14 [christoph] 0.8.11claws152
2187 fix folder update after adding a message
2189 2003-05-13 [alfons] 0.8.11claws151
2191 * src/common/session.c
2194 * src/addrcache.[ch]
2195 * src/filtering.[ch]
2197 * src/gtkaspell.[ch]
2199 * src/mbox_folder.[ch]
2204 * src/passphrase.[ch]
2205 * src/prefs_common.[ch]
2206 * src/prefs_gtk.[ch]
2209 be pedantic; (in prototypes () implies (int))
2211 2003-05-13 [alfons] 0.8.11claws150
2213 * src/prefs_toolbar.[ch]
2214 * src/summaryview.[ch]
2216 change misleading text in toolbar prefs;
2217 add toolbar action for ignore thread (toggles ignore thread flag);
2218 clean up a little bit;
2222 * tools/convert_mbox.pl
2223 bug fixed by Fred Marton
2227 * sync with 0.9.0pre1
2229 2003-05-09 [paul] 0.8.11claws149
2231 * sync with 0.8.11cvs43
2232 see ChangeLog 2003-05-09
2234 2003-05-08 [christoph] 0.8.11claws148
2237 o use CAPABILIY as first command and check for PREAUTH
2238 information in the response to it
2239 o rewrite all imap_cmd_* functions to use an IMAPSession
2240 instead of a SockInfo as parameter
2241 o do STARTTLS after fetching and checking the server
2244 2003-05-08 [paul] 0.8.11claws147
2248 tools/convert_mbox.pl ** NEW FILE **
2249 add mbox conversion script. Submitted by
2250 Fred Marton <Fred.Marton@uni-bayreuth.de>
2252 2003-05-07 [christoph]
2255 * src/gtk/pluginwindow.glade
2256 * src/plugins/image_viewer/viewerprefs.glade
2257 * src/plugins/spamassassin/spamassassin_gtk.glade
2258 add glade files for user interfaces and a description how
2259 to use glade to create the sylpheed code
2261 2003-05-07 [paul] 0.8.11claws146
2263 * sync with 0.8.11cvs41
2264 see ChangeLog 2003-05-07
2266 2003-05-06 [christoph] 0.8.11claws145
2269 * src/plugins/image_viewer/viewer.c
2270 fix usage of imlib in imageviewer plugin
2272 * src/gtk/prefswindow.c
2273 handle window close event correctly
2275 2003-05-06 [paul] 0.8.11claws144
2278 fix typo introduced in sync
2280 2003-05-06 [paul] 0.8.11claws143
2282 * sync with 0.8.11cvs39
2283 see ChangeLog 2003-05-06
2285 2003-05-06 [paul] 0.8.11claws142
2289 updated Czech translation, submitted by
2290 Radek Vybiral <Radek.Vybiral@vsb.cz>
2292 * src/plugins/clamav/clamav_plugin_gtk.c
2295 2003-05-03 [alfons] 0.8.11claws141
2298 make paste as quotation work even when the call to
2299 text_inserted() was deferred (fixes bug #140 "Paste
2300 as quotation does not work when using "external"
2303 2003-05-03 [thorsten] 0.8.11claws140
2308 removed C++ comments
2310 function with non-int retval/param used before
2311 implementation/declaration
2313 2003-05-02 [paul] 0.8.11claws139
2315 * src/addr_compl.[ch]
2316 src/addressbook.[ch]
2319 revert match's changes to (finally) remove the bug where
2320 opening a folder causes massive slowdown when using the
2321 'Display sender using address book' option
2323 2003-05-01 [melvin] 0.8.11claws138
2325 * src/plugins/dillo_viewer/dillo_prefs.[ch]
2326 * src/plugins/dillo_viewer/dillo_viewer.c
2327 Fixed bug where "Cancel" button from prefs issued
2329 Comply a little more to coding style
2331 2003-05-01 [paul] 0.8.11claws137
2333 * sync with 0.8.11cvs38
2334 see ChangeLog 2003-05-01
2336 2003-05-01 [paul] 0.8.11claws136
2339 updated by George Danchev
2341 2003-04-30 [christoph] 0.8.11claws135
2343 * src/plugins/dillo_viewer/dillo_prefs.c
2344 * src/plugins/image_viewer/viewerprefs.c
2345 * src/plugins/spamassassin/spamassassin_gtk.c
2346 remove gtk_widget_ref() calls for widgets in
2349 2003-04-30 [paul] 0.8.11claws134
2352 ok, this time a better fix for the bug where opening folder
2353 has massive slowdown when using the 'Display sender using
2354 address book' option
2356 2003-04-30 [paul] 0.8.11claws133
2359 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2361 2003-04-30 [melvin] 0.8.11claws132
2363 New: Dillo plugin preferences (patch by Dimitar Haralanov)
2365 * src/plugins/dillo_viewer/dillo_prefs.[ch] *** NEW ***
2366 Preferences for the dillo plugin
2367 * src/plugins/dillo_viewer/dillo_viewer.c
2368 Support for preferences
2369 * src/plugins/dillo_viewer/Makefile.am
2370 Added dillo_prefs.[ch]
2372 2003-04-30 [alfons] 0.8.11claws131
2374 * src/common/plugin.[ch]
2375 see? this ANSI C'fication immediately gives us type
2378 2003-04-30 [alfons] 0.8.11claws130
2380 * src/common/plugin.[ch]
2381 * src/plugins/clamav/clamav_plugin.[ch]
2382 * src/plugins/clamav/clamav_plugin_gtk.c
2383 * src/plugins/demo/demo.c
2384 * src/plugins/dillo_viewer/dillo_viewer.c
2385 * src/plugins/image_viewer/plugin.c
2386 * src/plugins/image_viewer/viewer.[ch]
2387 * src/plugins/image_viewer/viewerprefs.[ch]
2388 * src/plugins/mathml_viewer/mathml_viewer.c
2389 * src/plugins/spamassassin/spamassassin.[ch]
2390 * src/plugins/spamassassin/spamassassin_gtk.c
2391 * src/plugins/trayicon/trayicon.c
2394 2003-04-30 [alfons] 0.8.11claws129
2396 * src/common/utils.c
2397 make is_ascii_str() fail gracefully when NULL pointer
2400 2003-04-30 [paul] 0.8.11claws128
2403 fix bug where opening folder has massive slowdown when
2404 using the 'Display sender using address book' option
2406 2003-04-30 [paul] 0.8.11claws127
2408 * src/plugins/clamav/clamav_plugin.c
2409 src/plugins/clamav/clamav_plugin_gtk.c
2410 src/plugins/demo/demo.c
2411 src/plugins/dillo_viewer/dillo_viewer.c
2412 src/plugins/image_viewer/plugin.c
2413 src/plugins/mathml_viewer/mathml_viewer.c
2414 src/plugins/spamassassin/spamassassin.c
2415 src/plugins/spamassassin/spamassassin_gtk.c
2416 src/plugins/trayicon/trayicon.c
2417 get rid of eye-hurting function signatures
2419 2003-04-30 [paul] 0.8.11claws126
2421 * src/plugins/trayicon/trayicon.c
2427 2003-04-30 [paul] 0.8.11claws125
2430 arrange the plugins in reverse alphabetical order
2432 * src/plugins/clamav/clamav_plugin.[ch]
2433 src/plugins/clamav/clamav_plugin_gtk.c
2435 resize max_size window
2436 re-arrange the order of some gui elements
2437 improve descriptions
2439 * src/plugins/image_viewer/plugin.c
2440 src/plugins/mathml_viewer/mathml_viewer.c
2443 * src/plugins/spamassassin/spamassassin_gtk.c
2444 resize max_size window
2445 re-arrange the order of some gui elements
2451 2003-04-30 [alfons] 0.8.11claws124
2454 fix a leak found while browsing Martin Kluge's
2455 valgrind log (Claws only)
2457 2003-04-29 [darko] 0.8.11claws123
2459 * src/gtk/gtkstext.h
2460 include wchar.h if it is available, fixes compilation
2463 2003-04-29 [melvin] 0.8.11claws122
2465 * src/prefs_actions.c
2466 Improved help text of Actions' syntax
2468 2003-04-28 [paul] 0.8.11claws121
2471 a better fix for the crash when performing an action
2474 2003-04-28 [paul] 0.8.11claws120
2477 fix crash when performing an action on a
2480 2003-04-28 [paul] 0.8.11claws119
2482 * sync with 0.8.11cvs36
2483 see ChangeLog 2003-04-28
2485 2003-04-27 [paul] 0.8.11claws118
2487 * more sync with 0.8.11cvs35
2488 see ChangeLog 2003-04-25
2490 2003-04-26 [christoph] 0.8.11claws117
2493 fix remove virtual check
2495 2003-04-26 [paul] 0.8.11claws116
2498 fix return-receipt, make it work again
2500 2003-04-26 [paul] 0.8.11claws115
2503 restore double-clicking of the [application/pgp-signature
2504 (Select "Check signature" to check)] line in the message view,
2505 broken in recent sync
2507 2003-04-26 [christoph] 0.8.11claws114
2510 check if remove virtual really exists before
2511 calling the function
2513 2003-04-25 [match] 0.8.11claws113
2517 * src/ldapquery.[ch]
2520 * src/ldapserver.[ch]
2521 fix memleak. fix segfault.
2522 plug a Claws memleak
2524 2003-04-25 [alfons] 0.8.11claws112
2527 plug a Claws memleak
2529 2003-04-25 [alfons] 0.8.11claws111
2531 * src/common/session.c
2534 2003-04-25 [paul] 0.8.11claws110
2536 * sync with 0.8.11cvs35
2537 see ChangeLog 2003-04-24 and 2003-04-25
2539 * src/gtk/pluginwindow.c
2540 correct another strange float value
2542 2003-04-24 [christoph] 0.8.11claws109
2545 freeze folder item updates when unsetting new flags
2547 * src/gtk/pluginwindow.c
2548 correct strange float value
2550 2003-04-23 [paul] 0.8.11claws108
2552 * sync with 0.8.11cvs33
2553 see ChangeLog 2003-04-23
2555 2003-04-22 [paul] 0.8.11claws107
2560 src/pgptext.[ch] ** REMOVED **
2561 remove pgptext.[ch] as its not used any more
2563 2003-04-22 [paul] 0.8.11claws106
2565 * sync with 0.8.11cvs31
2566 see ChangeLog 2003-04-21 and 2003-04-22
2568 2003-04-21 [alfons] 0.8.11claws105
2571 No access to GTK structures if we're a spawned child
2572 (and clean up code a little bit...) Should fix #126.
2574 2003-04-21 [melvin] 0.8.11claws104
2576 * src/plugins/dillo_viewer/README
2577 Improved slightly the text.
2579 2003-04-21 [melvin] 0.8.11claws103
2581 * src/plugins/dillo_viewer/README *** NEW ***
2582 Added a README file for the Dillo plugin
2587 tools/outlook2sylpheed.pl
2588 updated and improved by Ricardo Mones Lastra
2590 2003-04-18 [oliver] 0.8.11claws102
2593 * src/prefs_account.h
2594 remove Pop3SessionType (used by selective download)
2595 * src/prefs_toolbar.c
2596 enable set Default Toolbar button
2598 2003-04-18 [paul] 0.8.11claws101
2600 * sync with 0.8.11cvs29
2601 see ChangeLog 2003-04-18
2603 2003-04-17 [paul] 0.8.11claws100
2605 * src/prefs_common.[ch]
2607 remove 'Open next message on deletion' option,
2608 as the same effect can now be achieved via the
2609 'Always open messages in summary when selected'
2612 2003-04-17 [paul] 0.8.11claws99
2614 * sync with 0.8.11cvs28
2615 see ChangeLog 2003-04-17
2617 2003-04-17 [christoph] 0.8.11claws98
2619 * ac/spamassassin.m4
2620 * src/plugins/spamassassin/libspamc.[ch]
2621 * src/plugins/spamassassin/utils.[ch]
2622 sync libspamc with SpamAssassin project
2624 2003-04-17 [christoph] 0.8.11claws97
2626 * src/common/socket.h
2627 * src/gtk/sslcertwindow.h
2628 rename old USE_SSL to USE_OPENSSL
2630 2003-04-17 [paul] 0.8.11claws96
2632 * src/prefs_common.h
2633 use gulong for P_COLOR so that it compiles/runs on
2634 64-bit systems. Patch submitted by James Noyes
2635 <jnoyes-claws@retrogeeks.com>
2640 2003-04-17 [paul] 0.8.11claws95
2642 * sync with 0.8.11cvs27
2643 see ChangeLog 2003-04-16
2645 2003-04-15 [paul] 0.8.11claws94
2647 * src/prefs_common.[ch]
2648 rearrange to stop the window getting too long:
2649 move Receive dialog stuff to Receive tab
2650 move Send dialog to Send tab
2651 remove Dialogs frame
2652 rename 'Open messages in summary with cursor keys' to
2653 'Always open messages in summary when selected', as its
2656 2003-04-15 [paul] 0.8.11claws93
2658 * src/prefs_common.[ch]
2660 add new option '/Interface/Open next message on deletion'
2662 2003-04-15 [paul] 0.8.11claws92
2664 * src/summaryview.[ch]
2665 add /Mark/Lock and /Mark/Unlock to the pop-up
2666 menu. Patch submitted by Ivan Francolin Martinez
2667 <ivanfm@users.sourceforge.net>
2669 2003-04-15 [paul] 0.8.11claws91
2671 * sync with 0.8.11cvs24
2672 see ChangeLog 2003-04-15
2674 2003-04-14 [jens] 0.8.11claws90
2676 * updated German translation and some corrections from
2677 Roland Bless <bless@tm.uka.de>
2679 2003-04-14 [paul] 0.8.11claws89
2681 * sync with 0.8.11cvs22
2682 see ChangeLog 2003-04-14
2684 2003-04-13 [paul] 0.8.11claws88
2686 * src/plugins/clamav/clamav_plugin.c
2690 2003-04-12 [paul] 0.8.11claws87
2692 * src/plugins/clamav/clamav_plugin.c
2693 activate enable/disable archive scanning option
2695 * src/plugins/clamav/.cvsignore ** NEW FILE **
2697 2003-04-12 [paul] 0.8.11claws86
2699 * src/plugins/Makefile.am
2700 src/plugins/clamav/Makefile.am ** NEW FILE **
2701 src/plugins/clamav/README ** NEW FILE **
2702 src/plugins/clamav/clamav_plugin.[ch] ** NEW FILES **
2703 src/plugins/clamav/clamav_plugin_gtk.c ** NEW FILE **
2704 add Clam AntiVirus plugin
2706 2003-04-12 [paul] 0.8.11claws85
2708 * sync with 0.8.11cvs21
2709 see ChangeLog 2003-04-11
2711 2003-04-11 [paul] 0.8.11claws84
2714 update Spanish translation. Submitted by Ricardo
2717 2003-04-10 [christoph] 0.8.11claws83
2720 fix typo that did not move unfiltered mails to destination
2723 (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2724 when filtering from spool)
2726 2003-04-10 [christoph] 0.8.11claws82
2729 use BODY.PEEK instead of BODY in in message fetch operation
2730 to make sure the IMAP server does not set the \Seen flag for
2731 messages. Sylpheed does that later itself, when the message
2732 is opened in sylpheed
2734 (closes Bug 111 Claws destroys unread marks)
2736 2003-04-09 [oliver] 0.8.11claws81
2739 fix crash in folder_destroy
2741 remove selective download
2743 2003-04-09 [christoph] 0.8.11claws80
2746 fix crash in imap_get_msginfo() when then fetched message
2749 (closes Bug 110 Crash during mail composition)
2751 2003-04-08 [christoph] 0.8.11claws79
2754 * src/prefs_account.c
2755 Filter new messages that are found in an INBOX folder
2756 when 'Filter messages on receiving' is enabled in the
2757 Folder's AccountPrefs. This allows to use Sylpheed's
2758 filtering engine for IMAP folders where messages are
2759 added to the INBOX by a MTA
2761 2003-04-08 [paul] 0.8.11claws78
2764 clean up after last commit
2766 2003-04-08 [paul] 0.8.11claws77
2768 * sync with 0.8.11cvs20
2769 see ChangeLog 2003-04-07 and 2003-04-08
2771 2003-04-07 [christoph] 0.8.11claws76
2773 * src/filtering.[ch]
2777 add procmsg_msginfo_filter() to execute filtering actions
2779 2003-04-06 [christoph] 0.8.11claws75
2782 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2784 2003-04-06 [christoph] 0.8.11claws74
2786 * src/common/utils.[ch]
2787 add g_int_compare() function for slist sorting
2790 fetch all MsgInfos with one command in imap_get_msginfos()
2791 using an imap set with a list of ranges
2794 use new g_int_compare() function
2796 2003-04-06 [thorsten] 0.8.11claws73
2799 corrected implementation of mh_folder_destroy()
2801 2003-04-05 [christoph] 0.8.11claws72
2818 * src/gtk/gtkutils.c
2819 o rename structure field names class and new to klass and
2820 new_msgs, to allow including files in C++
2821 o add 'extern "C"' block to some header files
2822 o add MsgInfoList and MsgNumberList as alias for GSList for
2823 developers to know what type of list is expected
2825 * src/plugins/image_viewer/plugin.c
2826 * src/plugins/image_viewer/viewer.[ch]
2827 * src/plugins/image_viewer/viewerprefs.[ch]
2828 rename function names to prevent conflicts
2830 2003-04-05 [paul] 0.8.11claws71
2832 * sync with 0.8.11cvs18
2833 see ChangeLog 2003-04-03 and 2003-04-04
2835 2003-04-02 [christoph] 0.8.11claws70
2839 * src/mbox_folder.[ch]
2842 o Make all virtual folder functions private
2843 o remove unused folder code
2845 * src/common/socket.[ch]
2849 2003-03-30 [alfons] 0.8.11claws69
2851 * src/send_message.c
2852 remove two debug traces and see if people still report
2855 2003-03-30 [alfons] 0.8.11claws68
2857 * src/send_message.c
2858 * src/commons/session.c
2859 add more debug traces
2861 2003-03-30 [christoph] 0.8.11claws67
2864 change processing folder name from .processing to processing
2867 disable SSL certificate check because it causes Xlib error
2868 when the child process want's to open an GTK window
2870 2003-03-30 [christoph] 0.8.11claws66
2873 don't use default folder for processing folder item because
2874 it can be a non local folder
2876 (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2878 2003-03-30 [alfons] 0.8.11claws65
2880 * src/send_message.c
2881 try fixing crashes when sending messages: my gcc 2.95.4 seems
2882 to generate bad code for 'send_send_data_progressive': When
2883 called from 'send_send_data_finished', the 'data' pointer is
2884 cleared just before the assignment to the dialog pointer
2886 2003-03-29 [christoph] 0.8.11claws64
2888 * src/common/prefs.h
2889 * src/plugins/image_viewer/Makefile.am
2890 * src/plugins/image_viewer/plugin.c
2891 * src/plugins/image_viewer/viewer.[ch]
2892 * src/plugins/image_viewer/viewerprefs.[ch] ** NEW **
2893 add PrefsPage for ImageViewer
2895 2003-03-28 [thorsten] 0.8.11claws63
2897 * src/common/session.c
2900 2003-03-28 [paul] 0.8.11claws62
2902 * sync with 0.8.11cvs16
2903 see ChangeLog 2003-03-28
2905 2003-03-28 [paul] 0.8.11claws61
2907 * sync with 0.8.11cvs15
2908 see ChangeLog 2003-03-28
2910 2003-03-27 [christoph] 0.8.11claws60
2914 * src/common/socket.[ch]
2915 set socket state to DISCONNECTED when any operation
2916 fails to allow reconnecting in IMAP code without
2917 checking the return code of all calls to the command
2922 remove some more stuff that depends on specific
2925 2003-03-27 [paul] 0.8.11claws59
2927 * sync with 0.8.11cvs14
2928 see ChangeLog 2003-03-27
2930 * src/selective_download.[ch] ** REMOVED **
2933 2003-03-27 [christoph] 0.8.11claws58
2936 fix handling of tmp_flags in flag copy function
2938 2003-03-27 [paul] 0.8.11claws57
2940 * sync with 0.8.11cvs13
2941 see ChangeLog 2003-03-27
2943 2003-03-27 [oliver] 0.8.11claws56
2946 remove sel_download_cb
2948 2003-03-27 [oliver] 0.8.11claws55
2953 2003-03-26 [oliver] 0.8.11claws54
2958 remove selective donwload readme
2960 2003-03-26 [oliver] 0.8.11claws53
2962 * src/matcher_parser_parse.y
2964 * src/prefs_account.[ch]
2965 * src/prefs_filtering.c
2966 remove selective donwload
2968 2003-03-26 [oliver] 0.8.11claws52
2973 remove selective donwload
2975 2003-03-26 [oliver] 0.8.11claws51
2978 * src/selective_download.[ch] ** REMOVE **
2980 2003-03-26 [christoph] 0.8.11claws50
2983 fix NEWS that got broken by a sync with sylpheed-main
2985 2003-03-26 [christoph] 0.8.11claws49
2988 fix mime type guessing when no mime type is found for a file
2990 2003-03-25 [christoph] 0.8.11claws48
2994 remove mime type guessing from mime parser and use
2995 name based mime types in viewer lookup for mime type
2996 application/octet-stream
2998 2003-03-25 [christoph] 0.8.11claws47
3000 * doc-src/readme.txt
3001 * doc-src/rfc2554.txt
3002 add RFC about SMTP AUTH
3004 * src/send_message.c
3005 * src/common/smtp.[ch]
3006 add extra error code for authentication errors and
3007 clear temporary password when this error occurs
3009 (closes Bug 84 authentication failure while sending should
3010 prompt for password again)
3012 2003-03-25 [christoph] 0.8.11claws46
3016 * src/imageview.[ch] ** REMOVE **
3017 * src/messageview.[ch]
3019 * src/prefs_common.[ch]
3021 * src/plugins/Makefile.am
3022 * src/plugins/image_viewer/.cvsignore ** NEW **
3023 * src/plugins/image_viewer/Makefile.am ** NEW **
3024 * src/plugins/image_viewer/plugin.c ** NEW **
3025 * src/plugins/image_viewer/viewer.[ch] ** NEW **
3026 move image viewer into a plugin (building is enabled by default)
3027 [ToDo: Prefs for resize and autoview]
3029 2003-03-25 [paul] 0.8.11claws45
3031 * sync with 0.8.11cvs12
3032 see ChangeLog 2003-03-26
3034 2003-03-25 [paul] 0.8.11claws44
3036 * sync with 0.8.11cvs11
3037 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3039 Note: Selective Download is broken.
3041 2003-03-22 [christoph] 0.8.11claws43
3044 code cleanup for flags copying
3046 2003-03-22 [christoph] 0.8.11claws42
3048 * src/plugins/trayicon/trayicon.c
3049 fix setting the transparent area when the window size
3050 is forced by the system tray
3052 2003-03-22 [christoph] 0.8.11claws41
3054 * src/plugins/trayicon/gnome-mail.xpm ** REMOVE **
3055 * src/plugins/trayicon/gnome-nomail.xpm ** REMOVE **
3056 * src/plugins/trayicon/newmail.xpm ** NEW **
3057 * src/plugins/trayicon/nomail.xpm ** NEW **
3058 * src/plugins/trayicon/trayicon.c
3059 * src/plugins/trayicon/unreadmail.xpm ** NEW **
3060 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3061 o add icon for unread mails
3062 o set transparency for window
3064 2003-03-22 [christoph] 0.8.11claws40
3067 init news session to prevent crash when session is closed
3069 2003-03-22 [christoph] 0.8.11claws39
3072 * src/common/session.[ch]
3073 Init session data to make sure we don't have invalid pointers
3074 for read_ch and write_ch when new multi process sessions are
3078 * src/common/plugin.c
3079 * src/common/sylpheed.c
3080 * src/plugins/demo/demo.c
3081 * src/plugins/dillo_viewer/dillo_viewer.c
3082 * src/plugins/mathml_viewer/mathml_viewer.c
3083 * src/plugins/spamassassin/spamassassin.c
3084 * src/plugins/spamassassin/spamassassin_gtk.c
3085 add plugin types to allow loading plugins at different times
3086 (and maybe for different frontends), because it's not good to
3087 load GTK-Plugins gefore gtk_init was called
3090 * src/plugins/Makefile.am
3091 * src/plugins/trayicon/.cvsignore ** NEW **
3092 * src/plugins/trayicon/Makefile.am ** NEW **
3093 * src/plugins/trayicon/eggtrayicon.c ** NEW **
3094 * src/plugins/trayicon/eggtrayicon.h ** NEW **
3095 * src/plugins/trayicon/gnome-mail.xpm ** NEW **
3096 * src/plugins/trayicon/gnome-nomail.xpm ** NEW **
3097 * src/plugins/trayicon/trayicon.c ** NEW **
3098 New Trayicon plugin that shows an icon in a systray that uses
3099 XEMBED protocol like Gnome's systray. Icon shows if there
3100 are new mails and a tooltip shows information about new,
3101 unread and total messages.
3103 2003-03-22 [paul] 0.8.11claws38
3106 fix ESMTP AUTH CRAM-MD5
3107 [sync with main (still version 0.8.11cvs6), see
3108 ChangeLog 2003-03-22]
3110 2003-03-21 [colin] 0.8.11claws37
3112 * src/send_message.c
3113 Fix USE_SSL => USE_OPENSSL
3115 2003-03-21 [colin] 0.8.11claws36
3118 Fix counts in drag and dropped subfolders
3120 2003-03-21 [colin] 0.8.11claws35
3124 speed up a bit folder dnd
3126 2003-03-20 [alfons] 0.8.11claws34
3131 don't send locked queue messages
3132 (feature request "[ 705245 ] Locking message in outbox
3133 should prevent sending")
3135 2003-03-20 [christoph] 0.8.11claws33
3138 remove NEW and UNREAD flag in special folders when scanning
3141 fix ESMTP AUTH CRAM-MD5
3143 2003-03-20 [paul] 0.8.11claws32
3145 * src/prefs_account.c
3146 Re-write 'Tunnel command to open connection' as
3147 'Use command to communicate with server', and disable
3148 it for all except IMAP accounts
3150 2003-03-20 [paul] 0.8.11claws31
3152 * sync with 0.8.11cvs6
3153 see ChangeLog 2003-03-20
3155 2003-03-19 [match] 0.8.11claws30
3158 include documentation. minor refactoring.
3159 * src/addr_compl.[ch]
3160 * src/addrindex.[ch]
3161 * src/addresbook.[ch]
3163 re-enable address lookup (was disabled in
3166 2003-03-19 [christoph] 0.8.11claws29
3169 add temp flag handling, will make moving and copying
3170 messages possible again
3173 correct calulation of folder stats
3175 2003-03-18 [match] 0.8.11claws28
3178 remove case sensitive comparison (closes bug 80).
3180 2003-03-18 [christoph] 0.8.11claws27
3183 fix imap using a tunnel command
3187 2003-03-18 [christoph] 0.8.11claws26
3192 rewrite flag handling for folders
3194 2003-03-18 [christoph] 0.8.11claws25
3199 unset NEW and UNREAD flags when message is ignored, to make
3200 sure messages don't show up as unread on other IMAP clients,
3201 because the IGNORE_THREAD flag can not be syncronized through
3204 2003-03-17 [christoph] 0.8.11claws24
3207 don't use recursion to fetch uids when the number of messages
3208 does not match. Moved code into subfunction that is used
3209 again when needed, to prevent an endless loop.
3211 2003-03-17 [thorsten] 0.8.11claws23
3213 * src/imageview.[ch]
3214 export imageview_get_resized_size() (for plugins)
3215 * src/prefs_common.[ch]
3216 added prefs_common_get() (for plugins)
3218 2003-03-17 [christoph] 0.8.11claws22
3221 o remove UID guessing from copy code
3222 o support UIDPLUS extension for APPEND command
3224 2003-03-17 [paul] 0.8.11claws21
3227 remove 'Compiled-plugins' section.
3229 * src/plugins/dillo_viewer/dillo_viewer.c
3230 slight change to description text
3232 2003-03-16 [match] 0.8.11claws20
3233 * src/ldapserver.[ch] ** NEW **
3234 * src/ldapctrl.[ch] ** NEW **
3235 * src/ldapquery.[ch] ** NEW **
3236 * src/ldaputil.[ch] ** NEW **
3237 * src/addrcindex.[ch] ** NEW **
3238 * src/addrquery.h ** NEW **
3240 * src/addrcache.[ch]
3241 * src/addrindex.[ch]
3242 * src/addr_compl.[ch]
3243 * src/addressbook.[ch]
3248 * src/editldap_basedn.c
3252 included dynamic LDAP queries. improved address
3255 2003-03-16 [paul] 0.8.11claws19
3257 * tools/multiwebsearch.pl
3260 2003-03-16 [christoph] 0.8.11claws18
3263 * src/plugins/dillo_viewer/dillo_viewer.c
3264 * src/plugins/mathml_viewer/mathml_viewer.c
3265 make unregistering of MimeViewerFactorys possible
3267 2003-03-16 [alfons] 0.8.11claws17
3272 2003-03-16 [melvin] 0.8.11claws16
3274 * src/plugins/dillo_viewer.c
3275 Fixed bug where it was not possible to view more than
3276 one text/html attachment per message (bug discovered
3277 by Christoph Hohmann).
3279 2003-03-15 [melvin] 0.8.11claws15
3281 * src/prefs_actions.c
3282 Fixed compilation warnings.
3284 2003-03-15 [melvin] 0.8.11claws14
3286 * src/plugins/Makefile.am
3287 * src/plugins/dillo_viewer/.cvsignore ** NEW **
3288 * src/plugins/dillo_viewer/Makefile.am ** NEW **
3289 * src/plugins/dillo_viewer/dillo_viewer.c ** NEW **
3290 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3291 newer (http://dillo.auriga.wearlab.de/).
3293 2003-03-15 [christoph] 0.8.11claws13
3296 don't query imap folder for attributes because we already
3297 for them from imap_status
3300 add support for plugable MimeViewers (unloading Viewers
3303 * src/plugins/Makefile.am
3304 * src/plugins/mathml_viewer/.cvsignore ** NEW **
3305 * src/plugins/mathml_viewer/Makefile.am ** NEW **
3306 * src/plugins/mathml_viewer/mathml_viewer.c ** NEW **
3307 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3308 widget from http://helm.cs.unibo.it/mml-widget/
3310 2003-03-14 [christoph] 0.8.11claws12
3313 o error return code's should better be negative
3314 o replace printf with debug_print
3317 improve IMAP folder scan by checking UID-NEXT
3320 remove check that are unnecessary in my opinion
3322 2003-03-13 [christoph] 0.8.11claws11
3331 * src/prefs_scoring.c
3333 use a common function to get a displayable name
3336 2003-03-13 [paul] 0.8.11claws10
3340 tools/multiwebsearch.conf ** NEW FILE **
3341 tools/multiwebsearch.pl ** NEW FILE **
3342 add multiwebsearch Actions script
3344 2003-03-13 [colin] 0.8.11claws9
3347 Remove leading emtpy lines from quoted text
3350 2003-03-13 [melvin] 0.8.11claws8
3352 * src/prefs_actions.c
3355 Added Cancel and OK buttons
3358 2003-03-13 [christoph] 0.8.11claws7
3368 replace more folder type stuff with folder class stuff
3370 2003-03-13 [melvin] 0.8.11claws6
3372 * src/prefs_actions.c
3374 %u: user provided argument
3375 %h: user provided argument (hidden on input)
3376 %s: current text selection in the message view
3378 2003-03-13 [paul] 0.8.11claws5
3380 * sync with 0.8.11cvs5
3381 see ChangeLog 2003-03-11, 2003-03-12
3383 2003-03-12 [christoph] 0.8.11claws4
3386 use folder class idstr when writing folderlist.xml
3391 replace folder type checks with folder class checks
3393 2003-03-12 [christoph] 0.8.11claws3
3398 * src/mbox_folder.[ch]
3401 o create a list of known folder classes in the folder system
3402 o use folder class id strings for folder item identifiers
3404 2003-03-12 [christoph] 0.8.11claws2
3407 fix imap uid validity check
3409 2003-03-12 [christoph] 0.8.11claws1
3420 * src/prefs_scoring.c
3424 initial restructuring of folder system, seperating
3425 folders and folder classes
3427 2003-03-12 [paul] 0.8.11claws
3431 2003-03-12 [christoph]
3433 * src/gtk/prefswindow.c
3434 fix translation of "Page Index"
3436 2003-03-12 [paul] 0.8.10claws110
3438 a sync from 0.8.11cvs4 before the release
3440 * src/common/utils.c
3441 subject_compare_for_sort(): allow null strings (fixes
3444 2003-03-11 [paul] 0.8.10claws109
3447 update Spanish translation, submitted by
3448 Ricardo Mones Lastra
3450 2003-03-11 [melvin] 0.8.10claws108
3453 Updated French translations
3455 2003-03-11 [paul] 0.8.10claws107
3457 * manual/en/Makefile.am
3459 update English manual, add a new page
3460 updated by Francois Barriere <fbarriere@atmel.fr>
3465 update Bulgarian, Italian, and Serbian translations
3466 submitted by George Danchev, Alessandro Maestri, and
3469 2003-03-10 [paul] 0.8.10claws106
3472 src/gtk/prefswindow.c
3473 make some strings translatable
3475 2003-03-10 [darko] 0.8.10claws105
3478 code cleanup to make Hiro happy
3480 2003-03-10 [paul] 0.8.10claws104
3482 * sync with 0.8.11cvs2
3483 see ChangeLog 2003-03-10
3485 2003-03-09 [melvin] 0.8.10claws103
3488 textview_set_font(): fix for message display in
3489 UTF-8 locales (thanks to Sergey Vlasov).
3490 (was unintentionnaly reverted in 0.8.6claws6)
3492 2003-03-08 [darko] 0.8.10claws102
3495 fix infinite loop in wrapping as reported
3497 obsoletes patch #696482
3499 2003-03-08 [christoph] 0.8.10claws101
3502 add workaround for IMAP servers that do not
3503 support the "UID SEARCH UID" command
3505 2003-03-07 [christoph] 0.8.10claws100
3507 * src/plugins/spamassassin/spamassassin.[ch]
3508 * src/plugins/spamassassin/spamassassin_gtk.c
3511 2003-03-07 [paul] 0.8.10claws99
3514 updated Spanish translation, submitted by
3515 Ricardo Mones Lastra
3517 2003-03-07 [christoph] 0.8.10claws98
3520 fix in 0.8.10claws94 was wrong
3521 local delivery does not require escaping, remove escaping
3522 code to make signatures of mails with "." lines valid
3524 NOTE: requires that sendmail is executed with "-i" option,
3525 what is the default now, but has to be changed in all
3528 2003-03-07 [paul] 0.8.10claws97
3530 * sync with 0.8.11 release
3531 see ChangeLog 2003-03-07
3533 2003-03-06 [paul] 0.8.10claws96
3536 revert commit 0.8.10claws92
3538 2003-03-06 [paul] 0.8.10claws95
3541 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3544 fix bug 74, 'Crash opening editor window with pseudo-color
3547 Patches submitted by Kevin Vigor <kevin@vigor.nu>
3549 2003-03-06 [christoph] 0.8.10claws94
3552 fix rfc2821 (4.5.2) violation in SMTP data sending,
3553 all lines starting with a period get an extra period
3555 (found by Simon 'corecode' Schubert)
3557 2003-03-06 [paul] 0.8.10claws93
3560 if configured font can't be loaded fall back to gtk
3561 default. (with thanks to Christoph)
3563 closes long-standing bug 15 'Crashes on startup'
3565 2003-03-06 [paul] 0.8.10claws92
3568 freeze text before autosave and thaw afterwards
3569 fixes bug 67 'autosave make re-rediting message crazy'
3571 2003-03-06 [christoph] 0.8.10claws91
3574 ignore address comment in dupe check for Cc-list
3576 (closes reopened bug 47 Replying to message strips name part of
3577 e-mail addresses of Cc: lines)
3579 2003-03-06 [paul] 0.8.10claws90
3582 remove reference to gtkxtext.h as its no longer in
3585 2003-03-06 [paul] 0.8.10claws89
3587 * sync with 0.8.10cvs25
3588 see ChangeLog 2003-03-06
3590 2003-03-06 [oliver] 0.8.10claws88
3595 2003-03-06 [oliver] 0.8.10claws87
3598 remove changes introduced inclaws74
3600 another attempt to sanely delete and update
3601 messages deleted in separate messageview
3603 2003-03-05 [christoph] 0.8.10claws86
3606 check if "From" matches any account's address if
3607 addressbook completion of addresses is disabled too
3609 (closes Bug 70 "Display recipient in from" doesn't check
3610 folder's default account)
3612 2003-03-05 [christoph] 0.8.10claws85
3615 * src/common/utils.[ch]
3616 don't strip address comments when building Cc lists
3618 (closes Bug 47 Replying to message strips name part of e-mail addresses
3622 fix return value of copy function
3624 2003-03-05 [christoph] 0.8.10claws84
3627 don't ask imap server for non rfc822 headers
3629 (closes bug 71 IMAP FETCH asks for FROM header field twice)
3632 destroy session on socket error to allow reconnecting
3634 2003-03-05 [christoph] 0.8.10claws83
3637 fix building with gnome when no prefix is set
3639 (closes bug 66 Gnome directory is set to NONE)
3641 2003-03-05 [paul] 0.8.10claws82
3643 * sync with 0.8.10cvs23
3644 see ChangeLog 2003-03-05
3646 2003-03-04 [christoph] 0.8.10claws81
3649 o fix moving and copying when folder returns 0 for new
3651 o remove some code for single message copy and move
3652 operations and use functions for multiple messages
3654 (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3657 remove unused include
3659 2003-03-04 [paul] 0.8.10claws80
3662 list 'Compiled plugins'
3664 2003-03-03 [christoph] 0.8.10claws79
3667 have to multiply the percentage of the current fetch with
3668 the percentage that it has of the total fetch operation
3671 2003-03-03 [christoph] 0.8.10claws78
3674 fix calculation of expected lines for progress indicator
3676 2003-03-03 [christoph] 0.8.10claws77
3679 * src/common/utils.c
3680 fix segfault when opening the root news folder
3682 2003-03-03 [christoph] 0.8.10claws76
3684 * src/mainwindow.[ch]
3685 * src/common/Makefile.am
3686 * src/common/progressindicator.[ch]
3687 add UI independent progress indicator handling
3690 use new progress indicator for message info fetching
3692 * src/common/hooks.h
3695 2003-03-03 [oliver] 0.8.10claws75
3699 removed commented code
3701 2003-03-03 [oliver] 0.8.10claws74
3704 cleanups and refactoring
3706 compose_reply_mode reply & forwarding interface for
3709 act on messages marked for deletion in folderview_selected
3710 based on prefs_common.immediate_exec since a message might
3711 have been deleted by messageview in a folder we are changing
3712 to (does anybody understand what I'm on about ?)
3714 2003-03-03 [oliver] 0.8.10claws73
3716 * src/messageview.[ch]
3718 - messageview_delete: delete message shown in messagview
3719 - messageview_update_view: update messageview to currently
3720 selected summaryview message
3721 - add separate messageview to msgview_list in order to update
3722 toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3723 * src/summaryview.[ch]
3724 summary_get_selection returns a list of selected msgs
3727 toolbar reply refactoring
3729 2003-03-03 [paul] 0.8.10claws72
3731 * sync with 0.8.10cvs21
3732 see ChangeLog 2003-03-03
3734 2003-03-02 [christoph] 0.8.10claws71
3736 * src/common/passcrypt.c
3739 2003-03-02 [christoph] 0.8.10claws70
3742 * src/prefs_account.c
3743 * src/prefs_gtk.[ch]