1 2002-11-14 [christoph] 0.8.5claws151
4 fix wrong position of NULL pointer check found
7 2002-11-14 [christoph] 0.8.5claws150
10 fix segfault when deleting messages from IMAP folders
11 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
13 2002-11-14 [colin] 0.8.5claws149
16 Forwarding was also ignoring the folder's default account.
18 2002-11-14 [colin] 0.8.5claws148
21 Fix sent folder not set to folder properties when
24 2002-11-14 [thorsten] 0.8.5claws147
27 inc_start(): Files were not moved from .processing to inbox,
28 if no global processing rule existed
30 2002-11-14 [colin] 0.8.5claws146
35 2002-11-14 [paul] 0.8.5claws145
38 updated by Alessandro Maestri
40 2002-11-13 [alfons] 0.8.5claws144
43 folder_item_close(): only mark messages unread
44 when a folder has new messages
46 2002-11-13 [keith] 0.8.5claws143
49 Fix problem moving or copying between
52 2002-11-13 [colin] 0.8.5claws142
54 * src/matcher_parser_parse.y
55 Fix rule problem when " don't match
57 2002-11-13 [christoph] 0.8.5claws141
61 moved cache saving to folder_item_close
62 the folderview should not have to deal with
65 2002-11-13 [christoph] 0.8.5claws140
68 moved setting of important score to
69 summary_set_prefs_from_folderitem
71 2002-11-13 [colin] 0.8.5claws139
73 * src/matcher_parser_parse.y
74 Fix a segfault in the parser (happening when
75 a good expression had been tested and a bad
78 2002-11-13 [paul] 0.8.5claws138
80 * sync with 0.8.5cvs24
81 see ChangeLog 2002-11-13
84 updated by Fabio Jr. Beneditto
86 2002-11-13 [colin] 0.8.5claws137
91 Revert last commit, problem
93 2002-11-13 [colin] 0.8.5claws136
96 Remove duplicated code
98 Bumped CACHE_VERSION and MARK_VERSION
100 Network endian for cache and mark files
102 2002-11-12 [colin] 0.8.5claws135
105 Fix the "socket error" dialog which disappeared
107 2002-11-12 [colin] 0.8.5claws134
110 Reverse last commit which had performance
111 problems, but still reverse the list
113 2002-11-12 [colin] 0.8.5claws133
118 2002-11-12 [melvin] 0.8.5claws132
121 Added a check for a NULL prefs_common.dictionary
123 2002-11-12 [colin] 0.8.5claws131
125 * src/ssl_certificate.[ch]
128 2002-11-12 [colin] 0.8.5claws130
130 * src/ssl_certificate.[ch]
131 Take connection port into account for
132 checking certificates (a single hostname
133 could have multiple servers with multiple
136 Pass the port to ssl_certificate_check
138 2002-11-12 [paul] 0.8.5claws129
141 fix a typo in last commit
143 2002-11-12 [paul] 0.8.5claws128
145 * sync with 0.8.5cvs23
146 see ChangeLog entry 2002-11-12
148 2002-11-11 [colin] 0.8.5claws127
150 * src/ssl_certificate.c
152 Don't popup, instead log error, if the
153 corresponding pref is checked
154 * src/ssl_certificate.h
155 include <openssl/objects/h>
157 2002-11-11 [colin] 0.8.5claws126
159 * src/ssl_certificate.h
162 2002-11-11 [colin] 0.8.5claws125
164 * src/ssl_certificate.c
167 2002-11-11 [colin] 0.8.5claws124
171 * src/ssl_certificate.[ch]
172 Cleaned a bit (better use of SSL API)
173 (This will cause non-recognition of saved
174 certificates of claws12[23]...)
176 2002-11-11 [paul] 0.8.5claws123
179 updated by Ricardo Mones Lastra
181 2002-11-11 [colin] 0.8.5claws122
186 2002-11-11 [colin] 0.8.5claws121
188 * src/ssl_certificate.[ch] ** NEW FILES **
190 Check SSL certificates presented to us
192 Add ssl_certificate.[ch]
194 Add ssl_certificate.c
196 2002-11-11 [paul] 0.8.5claws120
198 * sync with 0.8.5cvs22
199 see ChangeLog 2002-11-11
201 2002-11-11 [paul] 0.8.5claws119
203 * sync with 0.8.5cvs21
204 see ChangeLog 2002-11-11
206 2002-11-10 [jens] 0.8.5claws118
210 corrected some typing
212 updated german translation
214 cleaned up specfile and adjusted it for claws
216 2002-11-10 [colin] 0.8.5claws117
219 a STATUSBAR_PUSH/POP fix
221 2002-11-10 [colin] 0.8.5claws116
223 * src/prefs_folder_item.c
224 Fix hanging after opening folder properties
226 2002-11-10 [hoa] 0.8.5claws115
228 * src/matcher_parser_lex.l
229 * src/matcher_parser_parse.y
230 config file for scoring and filtering is no more trashed
231 when there is a syntax error in a filtering rule when
232 editing it in a dialog.
234 2002-11-09 [colin] 0.8.5claws114
237 Added missing initialisation of folder->destroy()
239 2002-11-09 [colin] 0.8.5claws113
243 Fix the status bar messages
245 2002-11-09 [colin] 0.8.5claws112
248 Fix hangs after folder dnd, happening after
251 2002-11-09 [christoph] 0.8.5claws111
254 just changed order of calls (reverse order of
257 lock inc when checking only one account, otherwise
258 inc all could be executed at the same time
260 2002-11-09 [christoph] 0.8.5claws110
263 better unlock the mouse cursor before calling
264 summary_show because it changes the cursor too
266 2002-11-09 [christoph] 0.8.5claws109
270 add functions to open and close a folder
271 o opending will execute scanning for remote folders
273 o closing will unset new flag for messages
275 2002-11-09 [colin] 0.8.5claws108
278 Add a call to prefs_matcher_write_config to
279 avoid non-leaf folders filtering settings to be
282 2002-11-09 [paul] 0.8.5claws107
284 * src/prefs_account.c
287 2002-11-09 [colin] 0.8.5claws106
292 2002-11-09 [colin] 0.8.5claws105
295 Fix prefs_filtering deletion for MH folders (same
297 * src/prefs_filtering.c
298 Fix prefs_filtering renaming and deletion for
299 folder-based processing rules.
301 2002-11-09 [christoph] 0.8.5claws104
305 * src/folderview.[ch]
311 * src/prefs_folder_item.c
314 implement a callback system for folder item updates
316 2002-11-09 [colin] 0.8.5claws103
319 Fix prefs_filtering renaming for MH folders (we
320 shouldn't rename by path as another folder could
321 have the same hierarchy).
323 2002-11-09 [colin] 0.8.5claws102
326 Fix a leak found by Christoph, use better variable
329 2002-11-09 [colin] 0.8.5claws101
332 One more fix for processing rules
334 2002-11-08 [colin] 0.8.5claws100
337 Don't copy the compiled regexp (will be reevaluated)
339 Lock folderview while moving
341 Provide info on what's happening to the user
343 2002-11-08 [colin] 0.8.5claws99
346 Fix folder reordering after a move if parent is
349 Add function to copy a ScoringProp
350 * src/prefs_folder_item.c
351 Copy scoring rules when copying a folder prefs
353 2002-11-08 [colin] 0.8.5claws98
356 Fixes in case of failure
358 Add function to duplicate a FilteringProp
360 Add function to duplicate a MatcherProp
361 * src/prefs_folder_item.c
362 Save folder's processing rules when copying
365 2002-11-08 [colin] 0.8.5claws97
370 Change a printf to debug_print
372 2002-11-08 [colin] 0.8.5claws96
376 Fix segfaults, call me stupido
379 2002-11-08 [colin] 0.8.5claws95
382 Added forgotten prefs to save when moving folders
384 2002-11-08 [colin] 0.8.5claws94
387 Fixes to folder DND (prefs copy)
389 Optimization for folder DND (don't rescan whole tree)
390 Added folderview_create_folder_node() for this
391 optimization, so de-duped a bit the code
392 * src/prefs_folder_item.[ch]
393 Added prefs_folder_item_copy_prefs()
395 2002-11-08 [paul] 0.8.5claws93
397 * src/prefs_account.c
399 tools/kmail2sylpheed_v2.pl
402 2002-11-08 [paul] 0.8.5claws92
405 src/prefs_account.[ch]
406 remove account options 'clearsign' and 'ascii_armored',
407 replace with 'default_gnupg_mode' to prevent mixed-mode
410 2002-11-08 [paul] 0.8.5claws91
413 re-implement GnuPG 'on-the-fly' mode selection,
416 2002-11-08 [colin] 0.8.5claws90
419 src/prefs_folder_item.c
420 Change "Property" to "Properties"
422 2002-11-07 [colin] 0.8.5claws89
426 Allow folder dropping to a root folder
428 2002-11-07 [paul] 0.8.5claws88
433 2002-11-07 [paul] 0.8.5claws87
436 fix reply-to-list bug. closes bug report
437 "[633382] reply-to-list broken in recent cvs"
439 2002-11-07 [paul] 0.8.5claws86
442 add a forgotten '#if USE_GPGME ... #endif'
444 2002-11-07 [paul] 0.8.5claws85
446 * sync with 0.8.5cvs20
447 see ChangeLog 2002-11-07
449 2002-11-07 [colin] 0.8.5claws84
452 Change folder_item_move_to to return the newly
455 Select the new folderitem after moving.
457 2002-11-07 [colin] 0.8.5claws83
459 * src/prefs_filtering.c
460 Fix rule rewriting when moving a leaf folder to a
463 2002-11-07 [colin] 0.8.5claws82
465 * src/prefs_filtering.c
468 2002-11-07 [colin] 0.8.5claws81
471 Add folder_item_move_to() function to move a
472 folderitem into another one (updates matcher etc)
474 Add folder drag'n drop (context menu to come)
475 [Should be dataloss free, but Please backup before
478 2002-11-06 [colin] 0.8.5claws80
481 mh_create_folder() returns NULL if can't create
484 2002-11-06 [paul] 0.8.5claws79
487 allow 'on-the-fly' changing of the type of encryption
488 and/or signing used (mime/ascii) via the compose window
490 2002-11-06 [paul] 0.8.5claws78
492 * sync with 0.8.5cvs19
493 see ChangeLog 2002-11-06 for src/account.c:
494 account_get_special_folder()
496 2002-11-05 [alfons] 0.8.5claws77
499 very minor cleanups: nothing to see here, move on. :-)
501 2002-11-05 [colin] 0.8.5claws76
504 Changes choices if compose windows are opened to
505 Discard, Draft, Don't quit
507 2002-11-05 [thorsten] 0.8.5claws75
510 reenabled default_reply_to folder option
512 2002-11-05 [colin] 0.8.5claws74
519 add clean_quit() for the SIGTERM handler
521 2002-11-05 [paul] 0.8.5claws73
524 updated by Ricardo Mones Lastra
526 2002-11-05 [melvin] 0.8.5claws72
529 Fixed log-clipping bug #616795.
530 To stop logging in the log window use 0 length.
532 Added a label to inform about the 0 log length behaviour.
534 2002-11-05 [paul] 0.8.5claws71
536 * sync with 0.8.5cvs17
537 see ChangeLog 2002-11-05
539 2002-11-04 [paul] 0.8.5claws70
541 * sylpheed-128x128.png
544 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
545 <nikai@users.sourceforge.net>
548 updated by George Danchev
550 2002-11-03 [thorsten] 0.8.5claws69
555 add check if gpg is active
557 2002-11-03 [thorsten] 0.8.5claws68
560 removed GSList declaration causing trouble on MacOS-X
561 (submitted by alfons, reported by xfesty)
563 2002-11-01 [paul] 0.8.5claws67
566 remove last remnants of main's filter code
568 2002-11-01 [paul] 0.8.5claws66
570 * tools/filter_conv.pl
571 fix bug where user-defined headers were ignored
573 2002-11-01 [paul] 0.8.5claws65
576 make a debug_print() not translatable
578 2002-10-31 [melvin] 0.8.5claws64
581 Fixed --disable-aspell-test. Now --disable-aspell-test will
582 not run any GNU/aspell test. The dictionary path will
583 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
584 was given, in which case, it will be $prefix/lib/aspell/
586 Fixed typo in commentary (Aspell code).
588 2002-10-31 [paul] 0.8.5claws63
591 remove src/filter.c and src/prefs_filter.c
592 thanks to Ricardo for reminding me
594 2002-10-31 [colin] 0.8.5claws62
599 2002-10-31 [paul] 0.8.5claws61
601 * src/prefs_filter.[ch] ** REMOVED **
602 src/filter.[ch] ** REMOVED **
611 src/prefs_filtering.c
613 remove main's 'filter' code
616 update to reflect removal of main's filter
618 2002-10-31 [paul] 0.8.5claws60
621 remove check for global_processing in summary_filter_open().
622 This fixes the bug where if the user uses the right-click
623 'Create filter rule...' and doesn't have any filter rules
624 already defined in claws' advanced filtering, the newly
625 created filter rule goes to main's filtering which is
626 inaccessible through the gui. Now the filter rule gets added
627 to claws' filtering by default.
629 2002-10-28 [melvin] 0.8.5claws59
631 * src/prefs_actions.c
632 Fixed bug #627322 where MIME parts were not always
633 correctly passed to a %p action
634 Display an error dialog when message filename is not found.
636 2002-10-28 [melvin] 0.8.5claws58
639 Readded a missing function declaration lost in 0.8.3claws34
641 2002-10-28 [paul] 0.8.5claws57
643 * sync with 0.8.5cvs15
644 see ChangeLog 2002-10-28 and 2002-10-25
646 Note: ChangeLog entry 2002-10-24 is not sync'ed.
648 2002-10-27 [oliver] 0.8.5claws56
651 plug leak in pop3_top_recv
653 2002-10-26 [christoph] 0.8.5claws55
656 set need_update folder flag when messages are added
657 (closes bug [ 626922 ] folder not updated after receiving)
659 2002-10-25 [melvin] 0.8.5claws54
662 Fixed a memleak introduced in the scaling code.
664 2002-10-24 [alfons] 0.8.5claws53
667 make filtering's forward message action forward from the
669 (closes bug [628089 ] Filter -> Forward from address problem
672 2002-10-24 [christoph] 0.8.5claws52
676 o use manual of current locale or english if current
677 locale is not available (and english is available)
678 o also link to sylpheed doc project manuals
680 2002-10-23 [paul] 0.8.5claws51
683 tools/kmail2sylpheed_v2.pl
684 add new version of kmail addressbook importer script.
685 works with newer versions of Kmail/KAddressBook which
686 have new and rearranged data.
688 2002-10-23 [martin] 0.8.5claws50
694 added length parameter to get_abbrev_newsgroup_name()
695 changed this function so that it abbreviates the newsgroup
696 names only so long it is smaller than the length parameter
697 (for better reading of some newsgroup names and space efficiency)
699 2002-10-22 [colin] 0.8.5claws49
702 Revert Alfons' last modification (after voting ;-))
704 2002-10-21 [alfons] 0.8.5claws48
707 folder view in folder selection dialog reflects state of
708 folder view in main window
710 2002-10-18 [alfons] 0.8.5claws47
713 drop imported messages in folder selected by user,
715 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
717 2002-10-18 [alfons] 0.8.5claws46
720 make automagic reply work correctly for email accounts
721 (whether it's viable to do a full sync with Hiro's
722 compose.c is still under discussion)
724 2002-10-18 [melvin] 0.8.5claws45
726 * src/prefs_actions.c
727 Fixed bug #622275 where asynchroneous actions left
729 Made (synchroneous) actions' input be displayed live.
731 2002-10-18 [christoph] 0.8.5claws44
734 don't add a newline in the textview in front of the
735 first textpart if header display is disabled
736 (closes bug [ 603385 ] disabled header display leaves blank
739 2002-10-18 [christoph] 0.8.5claws43
746 folder->get_num_list now returns an error code
747 (closes bug [ 609424 ] News cache cleared on failure)
749 2002-10-17 [colin] 0.8.5claws42
752 Changed a printf by debug_print
756 * tools/OOo2sylpheed.pl
757 allow for spaces in the name of the
760 2002-10-16 [colin] 0.8.5claws41
763 Use a tristate to change online mode
765 2002-10-16 [paul] 0.8.5claws40
768 updated by Ricardo Mones Lastra
770 2002-10-16 [colin] 0.8.5claws39
774 Added --online and --offline command-line
777 2002-10-15 [christoph] 0.8.5claws38
780 set mimeinfo->name to NULL after g_free to
781 avoid double freeing with g_free
783 2002-10-14 [christoph] 0.8.5claws37
788 remove calls to folder->change_flags that are now
789 done by procmsg flag functions (seems it is not
790 used by any foldertype anyway)
792 init folder->change_flags with NULL
794 2002-10-14 [christoph] 0.8.5claws36
798 use virtual functions for folder item new and destroy
801 2002-10-14 [melvin] 0.8.5claws35
804 Added a test to not run the spell checker if no default
805 dictionary is available. No dialog is displayed though.
807 2002-10-14 [melvin] 0.8.5claws34
810 Fixed bug in dictionary list context menu where
811 "More..." pointed to an emtpy submenu if the
812 number of dictionaries is a multiple of 15
813 Removed unneeded code in suggestions list creation
815 2002-10-14 [paul] 0.8.5claws33
818 updated by George Danchev
820 2002-10-13 [hoa] 0.8.5claws32
823 src/matcher_parser_parser.y
824 removed the escaped string from internal structure
827 2002-10-12 [colin] 0.8.5claws31
831 Removed useless function gtksctree_reanchor
833 2002-10-12 [alfons] 0.8.5claws30
835 * sync with remaining main changes 2002-10-09 - 2002-10-11
836 - drop changes to src/compose.c (requires claws specific changes)
838 2002-10-12 [alfons] 0.8.5claws29
840 * sync with main changes of 2002-10-08
841 - drop changes to src/compose.c (requires claws specific changes)
842 - drop changes to src/summaryview.c (requires changes to compose.c)
844 2002-10-12 [alfons] 0.8.5claws28
846 * sync with main changes of 2002-10-07
848 2002-10-12 [alfons] 0.8.5claws27
850 * sync with main changes of 2002-10-04
851 - drop changes to src/compose.c (requires claws specific changes)
852 - drop changes to src/prefs_folder_item.c (claws implementation
855 2002-10-12 [colin] 0.8.5claws26
858 Fix folder-flicker when space-reading, introduced
861 2002-10-12 [colin] 0.8.5claws25
864 Save account address when saving as draft.
867 2002-10-12 [colin] 0.8.5claws24
870 Fix the problem consisting of no message selected
871 after the last message in a folder has been moved.
873 2002-10-12 [paul] 0.8.5claws23
878 add Cc and Bcc to templates. Patch submitted by
881 2002-10-12 [colin] 0.8.5claws22
884 Fix a bug after "Check for new messages":
885 If a folder was opened, it was still selected at
886 the end of the check, but displayed empty.
888 Remove unnecessary check
893 be more verbose in the description of
897 2002-10-11 [colin] 0.8.5claws21
900 Make space work (better) when no mail is selected
902 2002-10-11 [colin] 0.8.5claws20
908 2002-10-11 [colin] 0.8.5claws19
911 revert 0.8.5claws6 changes as i couldn't get to
914 2002-10-11 [melvin] 0.8.5claws18
917 Removed buggy and unused macro (should have been committed in
920 2002-10-11 [melvin] 0.8.5claws17
923 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
925 2002-10-11 [thorsten] 0.8.5claws16
928 remove rescan warning
930 2002-10-11 [colin] 0.8.5claws15
933 fix a segfault that happens if conv_unmime_header
934 fails (should be better to find out why it fails)
936 2002-10-11 [christoph] 0.8.5claws14
939 update folderview stats after ignore/unignore thread
941 2002-10-11 [hoa] 0.8.5claws13
943 * src/quote_fmt_parse.y
944 Fixed a yacc/bison syntax error
946 Escaping of string is fixed.
948 2002-10-11 [colin] 0.8.5claws12
953 2002-10-11 [paul] 0.8.5claws11
956 updated by Ricardo Mones Lastra
958 2002-10-10 [alfons] 0.8.5claws10
961 allow dropping files by "moving" files from a file manager,
962 not only by the more cumbersome "copying". the latter
963 mostly implies holding down the Control button
965 2002-10-10 [christoph] 0.8.5claws9
968 update folders after thread building for ignored threads
970 2002-10-10 [christoph] 0.8.5claws8
976 * src/folderview.[ch]
981 * src/summaryview.[ch]
982 o added new flag need_update to FolderItem
983 o removed folder_table from various functions from tracking
985 o set need_update flags in folder.c's move, copy and delete
986 functions and procmsg's flags functions
987 o added function folderview_update_items_when_required that
988 updates all folders with need_update set
989 o call folderview_update_items_when_required instead of
990 folderview_update_item_foreach
992 2002-10-09 [sergey] 0.8.5claws7
995 Strip CRs whel loading the text into editor in reedit mode.
997 2002-10-09 [colin] 0.8.5claws6
1000 Make Space work when no mail is selected
1002 2002-10-09 [colin] 0.8.5claws5
1004 * src/gtksctree.[ch]
1006 Add gtk_sctree_reanchor()
1008 Use gtk_sctree_reanchor() - better fix for
1011 2002-10-09 [colin] 0.8.5claws4
1014 Fix shift-click select after delete problem
1017 2002-10-08 [thorsten] 0.8.5claws3
1020 exclude current msg from -hide read messages-
1022 2002-10-08 [colin] 0.8.5claws2
1027 Differentiate socket errors from disk full
1030 2002-10-08 [christoph] 0.8.5claws1
1034 modifications for new config directory
1036 * config.guess ** REMOVED **
1037 * config.sub ** REMOVED **
1038 * install-sh ** REMOVED **
1039 * ltmain.sh ** REMOVED **
1040 * missing ** REMOVED **
1041 * mkinstalldirs ** REMOVED **
1042 these files are autogenerated by automake
1043 when you run autogen.sh
1045 * config/.cvsignore ** NEW FILE **
1046 * config/Makefile.am ** NEW FILE **
1047 ignore autogenerated files
1048 create a Makefile in this directory
1050 2002-10-08 [paul] 0.8.5claws
1052 * 0.8.5claws release
1057 fix quote reply format for newsgroups reply bug
1062 updated by me and Witold Wladyslaw Wojciech Wilk
1065 2002-10-07 [paul] 0.8.3claws53
1070 updated messages catalogs, submitted by
1071 Alessandro Maestri, Fabio Jr.Beneditto
1072 and Urke MMI, respectively.
1074 2002-10-07 [christoph] 0.8.3claws52
1079 fix new folder ghost message bug
1080 (closes bug [ 619722 ] wrong count for newly created folders)
1082 2002-10-07 [christoph] 0.8.3claws51
1085 fix news posting problem
1087 2002-10-07 [melvin] 0.8.3claws50
1090 Updated French translation
1092 2002-10-05 [christoph] 0.8.3claws49
1095 check if line_start_cache is set in gtk_stext_update_text
1096 (closes bug [ 618119 ] crash while doing search in folder)
1098 2002-10-05 [christoph] 0.8.3claws48
1104 implement cache cleanups for claws' folder system
1105 (closes bug [ 595916 ] imapcache not cleaned up)
1107 2002-10-05 [melvin] 0.8.3claws47
1109 * src/prefs_actions.c
1110 Made the help text more clear for the %p token
1112 2002-10-04 [paul] 0.8.3claws46
1115 see ChangeLog 2002-10-02 and 2002-10-03
1117 2002-10-04 [christoph] 0.8.3claws45
1120 fix segfault caused by pop before smtp
1121 call to inc_account_mail with NULL
1124 2002-10-04 [paul] 0.8.3claws44
1127 sync the LDAP detection from 0.8.5cvs1
1129 2002-10-02 [christoph] 0.8.3claws43
1132 fix small spelling error
1134 2002-10-02 [melvin] 0.8.3claws42
1137 Behave better and say "no" when test program cannot be run.
1139 2002-10-02 [paul] 0.8.3claws41
1141 * sync with 0.8.4cvs1
1142 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
1145 toggle the behavior of Reply menuitem between
1146 normal reply and reply-to-list
1148 2002-10-01 [sergey] 0.8.3claws40
1151 Convert newlines in the message text to the canonical form
1152 before base64 encoding (RFC2045 compliance, fixes some
1153 interoperability issues with Evolution 1.0.3)
1155 2002-09-29 [colin] 0.8.3claws39
1158 Fix an unwanted copy/paste
1160 2002-09-29 [colin] 0.8.3claws38
1163 Renamed "Custom toolbar" to "Customize toolbar"
1164 Renamed "Show all header" to "Show all headers"
1165 Renamed "Set diplay item" to "Set displayed items"
1166 * src/prefs_common.c
1167 Renamed "Show all header" to "Show all headers"
1168 * src/prefs_summary_column.c
1169 Renamed "diplay item" to "displayed items"
1171 2002-09-29 [colin] 0.8.3claws37
1173 * src/mainwindow.[ch]
1174 online/offline status pixmaps follow theme
1176 * src/summaryview.[ch]
1177 quicksearch pixmap follows theme changes
1179 2002-09-29 [thorsten] 0.8.3claws36
1182 src/prefs_folder_item.[ch]
1183 add default_reply_to folder option (closes patch 581044)
1185 2002-09-29 [christoph] 0.8.3claws35
1187 * acconfig.h ** REMOVED **
1191 * ac/gnupg-check-typedef.m4
1192 fix autoheader 2.50 warning
1194 2002-09-29 [christoph] 0.8.3claws34
1196 * major code cleanup (part 2)
1198 - unused variables removed
1199 - unused functions removed
1200 - uninitialized variables checked
1201 - missing return statements added
1202 - missing function return types added
1203 - added parentheses around assignment
1204 when suggested by gcc
1206 2002-09-29 [alfons] 0.8.3claws33
1209 log_window_clear(): only bracket gtk_text_forward_delete()
1210 with gtk_text_freeze() / gtk_text_thaw() (see if this
1211 works around GTK text bug)
1213 2002-09-29 [paul] 0.8.3claws32
1217 updated by George Danchev and Urke MMI
1220 2002-09-27 [christoph] 0.8.3claws31
1222 * doc-src/readme.txt
1223 * doc-src/rfc1806.txt ** REMOVED **
1224 * doc-src/rfc2183.txt ** NEW FILE **
1225 * doc-src/rfc2980.txt ** NEW FILE **
1228 2002-09-27 [melvin] 0.8.3claws30
1231 Fixed typo which could break linking
1233 2002-09-27 [melvin] 0.8.3claws29
1236 Improved GNU/aspell checking.
1239 2002-09-27 [paul] 0.8.3claws28
1241 * sync with 0.8.3cvs8
1242 see ChangeLog 2002-09-27
1244 2002-09-26 [colin] 0.8.3claws27
1248 Add "Reply to Mailing-list" to the toolbar
1250 2002-09-26 [christoph] 0.8.3claws26
1253 Fix wrong message counts in summaryview status
1255 2002-09-26 [paul] 0.8.3claws25
1257 * sync with 0.8.3cvs7
1258 see ChangeLog 2002-09-26
1260 2002-09-26 [paul] 0.8.3claws24
1262 * sync with 0.8.3cvs6
1263 see ChangeLog 2002-09-25
1265 2002-09-25 [christoph] 0.8.3claws23
1267 * src/prefs_common.c
1268 * src/prefs_folder_item.c
1269 * src/prefs_scoring.c
1270 Renamed "kill score" to "hide score" in GUI
1273 2002-09-25 [paul] 0.8.3claws22
1275 * sync with 0.8.3cvs5
1276 see ChangeLog 2002-09-24
1278 2002-09-24 [alfons] 0.8.3claws21
1280 patch by Satoshi Nagayasu: allows appending / saving multiple
1281 selected files (closes "[ 612279 ] save multiple mesg(s) in
1285 add Satoshi Nagayasu
1287 summary_save_as(): allow saving selected files to
1289 summary_set_menu_sensitive: enable "Save As..." when
1290 multiple files are selected
1292 append_file(): new function
1294 2002-09-24 [colin] 0.8.3claws20
1297 Fix segfault when mimeinfo doesn't have a
1300 2002-09-24 [colin] 0.8.3claws19
1302 * src/prefs_common.[ch]
1303 Add a preference to display send dialog or not
1305 Display send dialog according to preference
1307 2002-09-24 [colin] 0.8.3claws18
1310 Disable user actions when sending
1312 2002-09-24 [colin] 0.8.3claws17
1315 Do not display name or filename for attachments
1316 with an application/pgp-signature type
1317 (security flaw, see bug 537413)
1319 2002-09-23 [colin] 0.8.3claws16
1322 Initialize entry_email, entry_alias and
1323 entry_remarks to first email address of the list
1325 2002-09-23 [colin] 0.83claws15
1328 Drop pgp-signature when reediting a signed queued
1331 2002-09-23 [melvin] 0.8.3claws14
1334 Updated French translation
1336 2002-09-23 [melvin] 0.8.3claws13
1339 Made custom toolbar menu labels more consistent
1340 * src/prefs_toolbar.c
1341 Made custom toolbar window title more consistent
1343 2002-09-22 [colin] 0.8.3claws12
1346 Initialize session type to normal before getting
1347 mail (fixes strange Get behaviour)
1348 * src/prefs_account.h
1349 Move STYPE_POP_BEFORE_SMTP to last position to
1350 avoid other side-effects
1352 2002-09-22 [colin] 0.8.3claws11
1354 * src/prefs_account.c
1355 Fix pop_bfr_smtp_tm_entry sensivity when switching
1356 from pop3 to apop or vice-versa
1358 2002-09-22 [colin] 0.8.3claws10
1360 * src/prefs_account.[ch]
1361 Add an option for the POP before SMTP timeout
1363 Remember time of last POP connection
1365 Do POP before SMTP only if timeout reached
1367 2002-09-22 [oliver] 0.8.3claws9
1370 explain custom toolbar
1372 2002-09-22 [oliver] 0.8.3claws8
1374 * src/prefs_actions.[ch]
1375 custom toolbar for compose
1376 actions callback from compose toolbar
1378 remove include toolbar.h
1380 2002-09-22 [oliver] 0.8.3claws7
1382 * src/prefs_toolbar.[ch]
1383 custom toolbar for compose
1384 - generic prefs_toolbar handles both
1385 Mainwin's toolbar as well as Compose toolbar
1387 2002-09-22 [oliver] 0.8.3claws6
1390 custom toolbar for compose
1391 restructure toolbar.[ch]
1393 2002-09-22 [oliver] 0.8.3claws5
1396 custom toolbar for compose
1398 2002-09-22 [oliver] 0.8.3claws4
1400 * src/mainwindow.[ch]
1401 custom toolbar for compose
1402 move mainwin toolbar back to mainwindow
1404 2002-09-22 [alfons] 0.8.3claws3
1411 2002-09-22 [alfons] 0.8.3claws2
1414 procmsg_save_to_outbox(): don't unlink message file from queue;
1415 callers should do it using folder_item_remove_msg()
1417 2002-09-22 [colin] 0.8.3claws1
1420 Made mimeview_check_signature() public
1422 Made GPG signatures verifiable by clicking
1423 the [application/pgp-signature] in the Text
1426 2002-09-22 [paul] 0.8.3claws
1435 updated translations, submitted by George Danchev,
1436 me, Ricardo Mones Lastra, Alessandro Maestri,
1437 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
1438 and Urke MMI, respectively.
1440 2002-09-22 [alfons] 0.8.2claws65
1444 no furry valgrinds have been used to plug these memleaks
1446 2002-09-20 [paul] 0.8.2claws64
1448 * sync with 0.8.3cvs4
1449 'Select thread' re-implemented
1450 see ChangeLog 2002-09-20
1452 2002-09-21 [alfons] 0.8.2claws63
1455 compose_send(): plug unnoticed memleak
1457 2002-09-20 [alfons] 0.8.2claws62
1460 replace_address_in_edit(): strict check for NULL address to
1461 fix "[ 607348 ] Segfault in address completion". My guess is
1462 that this happens with an empty address book, but it's good
1463 to have this check here anyway
1465 completion_window_button_press(): free string returned
1466 from the internal cache
1468 2002-09-20 [christoph] 0.8.2claws61
1471 added ENC_BINARY to EncodingType
1473 the string returned by procmime_get_encoding_str
1474 should not depend on the order of values in the
1475 EncodingType definition
1476 * doc-src/rfc1806.txt ** NEW FILE **
1477 Added rfc1806 about MIME Content-Disposition
1480 2002-09-19 [paul] 0.8.2claws60
1482 * sync with 0.8.2cvs3
1483 see ChangeLog 2002-09-19
1485 2002-09-19 [paul] 0.8.2claws59
1487 * src/prefs_folder_item.c
1488 revert to Darko's original alignment of colour
1490 add a colon to folder_color label
1493 add Colin's patch (with Hiro's modifications) to
1494 force BASE64 encoding for 8-bit text when signing
1495 (sync with 0.8.3cvs2)
1497 2002-09-18 [alfons] 0.8.2claws58
1502 (beautify a little bit)
1504 2002-09-18 [christoph] 0.8.2claws57
1507 fix handling of fgetc return value
1509 2002-09-17 [alfons] 0.8.2claws56
1512 summary_sort(): check non-NULL summaryview->folder_item when no
1513 folder is selected at all
1514 (closes "[ 610344 ] sort label make syl Crash")
1516 2002-09-17 [alfons] 0.8.2claws55
1519 beautify a little bit
1521 2002-09-17 [christoph] 0.8.2claws54
1524 initialize max values for cache and folder
1525 when cache or folder is empty
1527 2002-09-15 [colin] 0.8.2claws53
1530 Fix a leak (thanks Alfons!) and cleaned
1531 variables names for custom headers
1533 2002-09-15 [colin] 0.8.2claws52
1536 Fix custom headers recognition when
1537 prefs_common.trans_hdr is on
1539 2002-09-15 [colin] 0.8.2claws51
1542 Allow dynamically-added custom headers
1543 Yet not reparsed if reedited
1545 2002-09-15 [alfons] 0.8.2claws50
1547 * src/prefs_account.c
1550 2002-09-15 [colin] 0.8.2claws49
1552 * src/prefs_account.c
1553 fix pop_before_smtp sensitivity
1555 2002-09-15 [colin] 0.8.2claws48
1558 add inc_pop_before_smtp()
1559 allow MainWindow to be undefined in
1560 inc_account_mail() and inc_start()
1563 add STYPE_POP_BEFORE_SMTP session type
1564 * src/prefs_account.c
1565 activated pop before smtp option
1567 do pop before smtp if the relevant option
1570 2002-09-15 [paul] 0.8.2claws47
1573 see ChangeLog 2002-09-15
1575 2002-09-14 [paul] 0.8.2claws46
1578 updated Bulgarian translation, submitted by
1581 2002-09-13 [paul] 0.8.2claws45
1584 merge claws' select_account() with main's
1585 (new) compose_select_account(). [sync with
1586 0.8.2cvs15, see ChangeLog 2002-09-11]
1588 2002-09-12 [christoph] 0.8.2claws44
1591 allocate 1 elements of FolderItem not 0
1593 2002-09-12 [colin] 0.8.2claws43
1596 Fix bug #590825 (obey Follow-up: poster)
1598 2002-09-12 [colin] 0.8.2claws42
1601 Fix bug #557009 (wrong headers for messages
1602 forwarded as attachments)
1604 2002-09-11 [colin] 0.8.2claws41
1607 Put SCF: pseudo-header on top of message
1608 Set draft tmp_flag when saved as draft
1612 Skip after first \n\n for beginning of real message
1615 2002-09-11 [christoph] 0.8.2claws40
1618 use procmsg flag functions in filtering or processing
1619 will cause incorrect folder message counts
1621 2002-09-11 [colin] 0.8.2claws39
1624 Fix bug #550175 - wrong save folder when reediting
1627 2002-09-11 [paul] 0.8.2claws38
1629 * sync with 0.8.2cvs14
1630 see ChangeLog 2002-09-11
1632 2002-09-11 [colin] 0.8.2claws37
1635 Fix a typo (seeming to cause new/unread status to
1638 2002-09-10 [christoph] 0.8.2claws36
1641 compose_redirect should not use compose_generic_new
1642 because that does more stuff than expected including
1643 opening the external editor
1644 (closes bug "[ 526608 ] bounced messages appear blank
1647 2002-09-10 [christoph] 0.8.2claws35
1650 fix problem with too large message number range
1651 causing a crash in folder_item_scan
1653 2002-09-10 [paul] 0.8.2claws34
1655 * sync with 0.8.2cvs13
1656 see ChangeLog 2002-09-10
1658 2002-09-10 [christoph] 0.8.2claws33
1661 set MsgInfo TmpFlags for queue and draft folders
1662 (closes bug "[ 591676 ] Queue ignore MIME on restart")
1664 2002-09-10 [paul] 0.8.2claws32
1667 po/bg.po ** NEW FILE **
1668 new Bulgarian translation submitted by
1669 George Danchev <danchev@spnet.net>
1673 tools/tb2sylpheed ** NEW FILE **
1674 add script that converts an addressbook exported
1675 from The Bat! into a Sylpheed addressbook. Submitted
1676 by Urke MMI <urke-kg@eunet.yu>
1678 2002-09-10 [paul] 0.8.2claws31
1680 * sync with 0.8.2cvs12
1681 see ChangeLog 2002-09-10
1683 2002-09-06 [paul] 0.8.2claws30
1685 * src/prefs_common.c
1686 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
1690 tools/ldif-to-xml.py ** REMOVED **
1691 remove obsolete python script
1693 2002-09-06 [paul] 0.8.2claws29
1695 * sync with 0.8.2cvs10
1696 see ChangeLog 2002-09-06
1698 2002-09-04 [paul] 0.8.2claws28
1700 * sync with 0.8.2cvs9
1701 see ChangeLog 2002-08-04
1703 2002-09-04 [colin] 0.8.2claws27
1705 * src/prefs_common.[ch]
1706 Added signature color configuration
1708 Use user-specified signature color
1710 2002-09-03 [colin] 0.8.2claws26
1712 * src/prefs_common.[ch]
1713 Added autosave and autosave_length prefs
1715 Added compose_remove_draft()
1716 Auto-save drafts according to the prefs
1718 Added a crash-indicator file, allowing to check
1719 for new messages on startup if Sylpheed crashed
1720 (makes saved drafts "reappear")
1722 2002-09-03 [colin] 0.8.2claws25
1727 2002-09-03 [paul] 0.8.2claws24
1729 * sync with 0.8.2cvs8
1730 see ChangeLog 2002-09-02 and 2002-09-03
1732 2002-09-03 [darko] 0.8.2claws23
1735 use normal style when creating new folder to pick
1738 2002-09-02 [melvin] 0.8.2claws22
1741 removed some obsolete code
1743 2002-09-02 [melvin] 0.8.2claws21
1746 fixed test's equality sign (== to =)
1748 2002-09-02 [alfons] 0.8.2claws20
1752 revert change of 0.8.2claws16 and use the mh_folder_destroy
1753 as folder->destroy virtual as suggested by Hiro
1754 (the mh.c code seems to have been lost around mh.c.1.21)
1756 2002-09-02 [paul] 0.8.2claws19
1759 updated by Fabio Jr. Beneditto
1762 use 'http://claws.sylpheed.org' for homepage link.
1763 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
1765 2002-09-01 [alfons] 0.8.2claws18
1768 plug memleak related to one Martin Kluge found
1770 2002-08-31 [paul] 0.8.2claws17
1772 * sync with 0.8.2cvs6
1773 see ChangeLog 2002-08-30
1775 2002-08-31 [alfons] 0.8.2claws16
1778 folder_destroy(): remove mailbox from folderlist even if it has
1781 2002-08-31 [alfons] 0.8.2claws15
1786 (being pedantic I know)
1788 2002-08-31 [alfons] 0.8.2claws14
1791 check for NULL pointers returned from folder->fetch_msginfo virtual
1792 (should solve some reported crashes)
1794 2002-08-30 [alfons] 0.8.2claws13
1799 enable crash dialog on compilation time
1800 (--enable-crash-dialog configure option)
1802 2002-08-30 [alfons] 0.8.2claws12
1807 apply memory leak plug patch by Martin Kluge
1808 (closes patch "[ 602568 ] patch for 602441 little memory leak",
1809 bug "[ 599677 ] Very small memory leak in 0.81claws115",
1810 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
1812 2002-08-30 [darko] 0.8.2claws11
1815 copy Gtk style from normal style to match
1816 font size for coloured folders
1818 2002-08-29 [alfons] 0.8.2claws10
1821 Type=Internet <- Type=Application
1822 (reported by Michael Schwendt, see:
1823 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
1824 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
1826 2002-08-29 [paul] 0.8.2claws9
1828 * sync with 0.8.2cvs5
1829 see ChangeLog 2002-08-29
1831 2002-08-29 [colin] 0.8.2claws8
1834 Added a sanity check in summary_select_thread
1835 Should fix bug 601605
1837 2002-08-29 [colin] 0.8.2claws7
1840 Revert claws6 changes regarding bug #591676
1842 2002-08-28 [colin] 0.8.2claws6
1845 Ignore cache for queue folderitems
1848 2002-08-28 [melvin] 0.8.2claws5
1853 2002-08-28 [melvin] 0.8.2claws4
1856 Updated a bit the text concerning the spell checker
1858 2002-08-28 [melvin] 0.8.2claws3
1860 Merged the GNU_aspell_branch:
1861 Support of new GNU/aspell is now included and the old pspell
1862 is not supported anymore.
1866 Updated spell checker text to reflect the switch to GNU/aspell
1868 * ac/aspell.m4 *** NEW ***
1869 * src/gtkaspell.[ch] *** NEW ***
1870 * ac/pspell.m4 *** DELETED ***
1871 * src/gtkspell.[ch] *** DELETED ***
1874 Updated for GNU/aspell support
1877 Replaced gtkspell.c by gtkaspell.c
1885 * src/prefs_common.[ch]
1886 Updated for GNU/aspell support
1888 2002-08-28 [paul] 0.8.2claws2
1890 * sync with 0.8.2cvs4
1891 see ChangeLog 2002-08-27 and 2002-08-28
1893 2002-08-28 [colin] 0.8.2claws1
1895 * src/summary_search.c
1898 2002-08-28 [jens] 0.8.2claws
1901 Updated German translations
1903 2002-08-27 [melvin] 0.8.2claws
1906 Updated French translations
1908 2002-08-27 [paul] 0.8.2claws
1910 * sync with 0.8.2 main release
1918 updated message catalogs submitted by
1919 Ricardo Mones Lastra, Alessandro Maestri,
1920 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
1921 Beneditto and Urke MMI
1923 2002-08-27 [hoa] 0.8.1claws123
1925 * src/mainwindow.[ch]
1926 * src/summaryview.[ch]
1927 removed the "filter setting" menu option.
1928 add a "cancel a news message" menu option.
1930 2002-08-26 [martin] 0.8.1claws122
1933 changed string under 0.8.1claws79 changed by myself
1936 2002-08-26 [martin] 0.8.1claws121
1939 added kill command to debuggerrc to start crash dialog
1941 2002-08-26 [paul] 0.8.1claws120
1943 * sync with 0.8.1cvs31
1944 see ChangeLog 2002-08-26
1946 2002-08-25 [alfons] 0.8.1claws119
1949 fix bug that didn't send out correct headers to news server
1950 when sending news article and email from queue (bug reported
1951 and patch provided by Tim Mann; closes bug
1952 "[ 583196 ] 0.7.8claws can't post news")
1954 2002-08-25 [alfons] 0.8.1claws118
1956 * src/selective_download.c
1957 mark two strings as translatable
1958 (thanks to Urke MMI for pointing this out)
1960 2002-08-25 [alfons] 0.8.1claws117
1963 treat sent boxes as special and allow sorting them by addressee
1964 (closes "[ 589418 ] Sent folder sorting misbehavior"
1965 submitted by Steve Lamb)
1967 2002-08-24 [alfons] 0.8.1claws116
1970 fix memleak reported by Martin Kluge
1971 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
1973 2002-08-24 [oliver] 0.8.1claws115
1975 * src/prefs_toolbar.c
1976 o code cleanup as suggested by Alfons
1979 2002-08-24 [alfons] 0.8.1claws114
1982 o fix another memory leak reported by Martin Kluge
1983 (see "[ 599568 ] Small Memory Leak")
1984 o remove 'from' variable from 'summary_set_header()'; we can
1987 2002-08-24 [paul] 0.8.1claws113
1989 * sync with 0.8.1cvs30
1990 see ChangeLog 2002-08-23
1992 2002-08-24 [alfons] 0.8.1claws112
1995 remove unnecessary allocations for search bar fixing leaks
1996 reported by Martin Kluge
1997 (see "[ 599451 ] Further memory leaks?")
1999 2002-08-24 [alfons] 0.8.1claws111
2002 make get_socket_name() public for crash.c
2004 o make report bug button work (goes to claws'
2005 bug tracker at sf.net)
2006 o introduce function for doing important stuff just
2007 before claws goes down
2010 2002-08-24 [alfons] 0.8.1claws110
2013 move cursor to "To" entry when forwarding as attachment
2014 (reported and solved by Steve Lamb, closes bug report
2015 "[ 592880 ] Forward as attachment; cursor not in to")
2017 2002-08-24 [colin] 0.8.1claws109
2020 fix quick search visibility after GUI (de)separations.
2022 2002-08-23 [colin] 0.8.1claws108
2025 fix header pane visibility after folderview or
2026 messageview (de)separation
2028 2002-08-23 [paul] 0.8.1claws107
2030 * src/mainwindow.[ch]
2032 give full control of display or non-display
2033 of the Execute icon to Custom toolbar settings.
2034 add new sensitivity condition to maninwindow.h:
2040 more sync with 0.8.1cvs29
2042 2002-08-23 [melvin] 0.8.1claws106
2045 Readded support for custom widget in alertpanel lost in last
2048 2002-08-23 [paul] 0.8.1claws105
2050 * sync with 0.8.1cvs29
2051 see ChangeLog 2002-08-23
2053 2002-08-23 [colin] 0.8.1claws104
2056 Fix folder and search pixmaps exchanging positions
2057 after theme or toolbar changes. Thank to Oliver for
2060 2002-08-23 [colin] 0.8.1claws103
2063 src/messageview.[ch]
2066 Changed messageview_create() and noticeview_create()
2067 to avoid the last gdk_warning
2069 2002-08-22 [colin] 0.8.1claws102
2072 Fix my new `Creating pixmap from xpm' warning
2074 2002-08-22 [colin] 0.8.1claws101
2077 Fix some of the gdk warnings
2079 2002-08-22 [colin] 0.8.1claws100
2082 * src/stock_pixmap.c
2083 * src/stock_pixmap.h
2084 * src/pixmaps/quicksearch.xpm *ADDED*
2085 Add the quicksearch pixmap
2089 Make quicksearch bar visible/hidden via a button
2091 2002-08-22 [christoph] 0.8.1claws99
2094 fix folder update for newsgroups with message
2095 numbers below minimum number of articles to fetch
2096 (closes bug #598445)
2098 2002-08-22 [paul] 0.8.1claws98
2100 * sync with 0.8.1cvs28
2101 see ChangeLog 2002-08-22
2103 2002-08-21 [alfons] 0.8.1claws97
2106 use bt instead of bt full which seems to work
2107 better, and bt full doesn't give a great deal
2108 of information anyway
2110 2002-08-21 [colin] 0.8.1claws96
2113 fix summaryview_searchtype_changed prototype
2115 2002-08-21 [christoph] 0.8.1claws95
2118 o fix broken menu update for sorting type, we have to
2119 get this info from the summaryview now
2120 o removed setting of threaded state in menu callback
2121 * src/summaryview.[ch]
2122 more summaryview/folderitem seperation for
2125 removed not required --with-compiler-flags option
2127 2002-08-21 [oliver] 0.8.1claws94
2130 o rename toolbar.xml to toolbar_main.xml
2131 since toolbar_compose.xml might come up
2136 2002-08-21 [darko] 0.8.1claws93
2139 don't reset tmp flags for messages copied
2142 2002-08-21 [colin] 0.8.1claws92
2144 * src/prefs_filtering.c
2145 fix renaming rules on folder rename
2146 when folder is not a leaf folder
2148 2002-08-21 [paul] 0.8.1claws91
2150 * src/prefs_folder_item.c
2151 fix alignment of colour selector
2153 2002-08-21 [paul] 0.8.1claws90
2155 * sync with 0.8.1cvs27
2156 see ChangeLog 2002-08-21
2158 2002-08-21 [paul] 0.8.1claws89
2161 fix crash when changing field type in
2164 2002-08-21 [colin] 0.8.1claws88
2167 Made quick search case-insensitive
2169 2002-08-21 [paul] 0.8.1claws87
2171 * sync with 0.8.1cvs26
2172 see ChangeLog 2002-08-21
2174 2002-08-20 [christoph] 0.8.1claws86
2178 * src/summaryview.[ch]
2179 more summaryview/folderitem seperation for
2180 sort_key and sort_type
2182 added missing return statement
2184 2002-08-20 [colin] 0.8.1claws85
2186 * src/summaryview.[ch]
2187 Added a quick search box
2189 * src/prefs_common.[ch]
2190 Added a show/hide option for the quick search
2192 2002-08-20 [oliver] 0.8.1claws84
2195 remove toolbar_create_popups
2197 o remove toolbar_create_popups
2198 o fix toolbar_set_sensitive
2199 (Bug reports #596834 and #596832)
2200 * src/prefs_toolbar.c
2201 o add "Set default" button
2202 o align label and text + combo widgets
2204 2002-08-20 [hoa] 0.8.1claws83bis
2207 fixed a bug in imap_fetch_msginfo() in case there is no
2210 2002-08-20 [darko] 0.8.1claws83
2213 copy the color style of folder view so it
2214 works with GTK themes
2216 2002-08-20 [darko] 0.8.1claws82
2220 * src/prefs_folder_item.[hc]
2221 don't use UI stuff in folder.h
2223 2002-08-20 [darko] 0.8.1claws81
2226 * src/prefs_folder_item.h
2228 * src/prefs_folder_item.c
2229 ability to set folder color in folderview
2231 2002-08-19 [alfons] 0.8.1claws80
2234 fix one of the earlier memleaks reported by Martin Kluge
2236 2002-08-19 [alfons] 0.8.1claws79
2239 hide notice view when selecting seperate folder
2240 view (reported by Urke MMI)
2242 2002-08-19 [christoph] 0.8.1claws78
2245 * src/prefs_folder_item.h
2246 * src/summaryview.[ch]
2247 o add summary_set_prefs_from_folderitem to set
2248 summaryview prefs (first step to remove all
2249 references to the folderitem in summaryview)
2250 o moved compiled regex stuff from folderitem prefs
2253 2002-08-19 [paul] 0.8.1claws77
2256 add check for '.' to QUOTE_IF_REQUIRED
2258 2002-08-19 [paul] 0.8.1claws76
2261 sync with 0.8.1cvs25 (plug memory leak)
2263 * src/prefs_toolbar.c
2264 re-order prefs_toolbar_cancel()
2266 2002-08-18 [alfons] 0.8.1claws75
2270 plug other memleaks reported by Martin Kluge
2272 2002-08-18 [paul] 0.8.1claws74
2275 updated by Fabio Jr. Beneditto
2277 2002-08-18 [paul] 0.8.1claws73
2280 fix bug where tooltips were displayed untranslated
2282 * src/prefs_toolbar.c
2283 fix bug where clicking 'Cancel' creates an icon & text
2284 toolbar regardless of prefs
2287 2002-08-17 [oliver] 0.8.1claws72
2289 * src/prefs_toolbar.c
2290 update toolbar on CANCEL
2291 bug reported by Martin Kluge
2293 toolbar_destroy memleak fixed
2295 2002-08-17 [alfons] 0.8.1claws71
2298 plug another memleak reported by Martin Kluge
2300 2002-08-16 [alfons] 0.8.1claws70
2303 use execvp() correctly (suggested by wwp; thanks!)
2305 2002-08-16 [alfons] 0.8.1claws69
2308 plug memory leak reported by Kim Schultz & Martin Kluge
2310 2002-08-16 [paul] 0.8.1claws68
2313 updated by Ricardo Mones Lastra
2315 2002-08-16 [paul] 0.8.1claws67
2318 fix bug where 'Compose News' icon showed wrong
2321 2002-08-16 [paul] 0.8.1claws66
2323 * sync with 0.8.1cvs24
2324 see ChangeLog 2002-08-16
2327 updated by Alessandro Maestri
2329 2002-08-15 [paul] 0.8.1claws65
2334 2002-08-15 [paul] 0.8.1claws64
2337 don't translate debug info
2342 2002-08-15 [paul] 0.8.1claws63
2344 * src/prefs_toolbar.c
2345 fix bug where clicking 'OK' creates an icon & text
2346 toolbar regardless of prefs
2348 2002-08-14 [alfons] 0.8.1claws62
2351 add global var that has the full argv[0]
2353 o execvp the correct sylpheed by using argv0
2354 and setting the correct work dir
2357 2002-08-14 [oliver] 0.8.1claws61
2359 * enable/disable Toolbar Action Buttons
2363 * src/prefs_toolbar.c
2365 2002-08-14 [melvin] 0.8.1claws60
2368 Updated French translations
2370 2002-08-14 [melvin] 0.8.1claws59
2373 Made bug report not translatable
2375 Fixed exporthtml_build_filespec() return value
2377 Fixed incorrect include file
2379 * src/prefs_actions.c
2380 * src/prefs_toolbar.c
2381 Made debug info not translatable
2384 Added missing includes
2385 * src/prefs_common.c
2388 2002-08-14 [paul] 0.8.1claws58
2390 * faq/es/sylpheed-faq.html
2391 faq/es/sylpheed-faq-[1-3].html
2392 faq/es/sylpheed-faq-4.html **NEW FILE **
2395 2002-08-13 [christoph] 0.8.1claws57
2398 ignore thread fix that did not mark all
2399 child nodes of a ignored thread as
2400 ignored. Does not work perfectly yet,
2401 but it is better now
2403 2002-08-13 [alfons] 0.8.1claws56
2406 o implement 'save crash log'
2409 2002-08-13 [melvin] 0.8.1claws55
2412 removed unrequired "execinfo.h" header
2414 2002-08-12 [paul] 0.8.1claws54
2416 * faq/en/sylpheed-faq.html
2417 faq/en/sylpheed-faq-[1-3].html
2418 faq/en/sylpheed-faq-4.html **NEW FILE **
2421 2002-08-12 [alfons] 0.8.1claws53
2424 add crash.c to translatables
2426 bring in Leandro's crash dialog
2428 2002-08-11 [alfons] 0.8.1claws52
2431 clean up some warnings
2433 2002-08-11 [alfons] 0.8.1claws51
2437 * src/crash.[ch] ** NEW FILES **
2439 initial gdb crash handler
2441 2002-08-11 [paul] 0.8.1claws50
2443 * src/prefs_toolbar.c
2444 replace Up/Down arrow pixmaps with text to be
2445 consistent across icon themes
2447 2002-08-11 [paul] 0.8.1claws49
2449 * src/prefs_common.c
2451 rename 'Pixmap' -> 'Icon'
2454 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
2456 2002-08-10 [paul] 0.8.1claws48
2458 * src/prefs_toolbar.c
2461 2002-08-10 [paul] 0.8.1claws47
2464 don't write Processing progress to status bar
2465 patch submitted by Alexander Evseev
2467 * src/prefs_toolbar.c
2468 re-position and resize window
2469 make window assume correct size on first call
2471 2002-08-10 [paul] 0.8.1claws46
2478 follow UI text conventions
2480 2002-08-10 [alfons] 0.8.1claws45
2483 correct pixmap for delete action
2485 2002-08-10 [paul] 0.8.1claws44
2488 updated by Fabio Jr. Beneditto
2490 2002-08-10 [paul] 0.8.1claws43
2493 add custom toolbar files
2495 2002-08-10 [paul] 0.8.1claws42
2497 * sync with 0.8.1cvs22
2498 see ChangeLog 2002-08-09
2500 2002-08-09 [paul] 0.8.1claws41
2504 tools/outlook2sylpheed.pl ** NEW FILE **
2505 add script to convert exported Outlook
2506 contacts list to a Sylpheed addressbook.
2507 Submitted by Ricardo Mones Lastra.
2509 2002-08-09 [paul] 0.8.1claws40
2513 po/sr.po ** NEW FILE **
2514 add Serbian message catalog. Submitted by
2515 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
2517 2002-08-09 [paul] 0.8.1claws39
2519 * sync with 0.8.1cvs21
2520 see ChangeLog 2002-08-08
2522 2002-08-08 [oliver] 0.8.1claws38
2525 move Custom Toolbar to Configuration menu
2527 2002-08-08 [oliver] 0.8.1claws37
2529 * src/prefs_toolbar.c
2530 fix substitute pixmap bug
2532 2002-08-08 [paul] 0.8.1claws36
2534 * sync with 0.8.1cvs19
2535 see ChangeLog 2002-08-08
2537 2002-08-07 [christoph] 0.8.1claws35
2540 fixed a memory leak in new canonicalize_file_replace
2542 2002-08-07 [christoph] 0.8.1claws34
2545 o canonicalize_file_replace should create the temporary
2546 file in the same directory as the original file.
2547 o added get_tmpfile_in_dir that creates a temorary file
2548 in a specified directory.
2550 2002-08-07 [melvin] 0.8.1claws33
2553 fixed bug where 'Article' button acted as 'Email' button.
2555 2002-08-07 [paul] 0.8.1claws32
2557 * sync with 0.8.1.cvs17
2558 see ChangeLog 2002-08-07
2560 2002-08-07 [colin] 0.8.1claws31
2563 fix mass-cancel problem
2565 2002-08-07 [thorsten] 0.8.1claws30
2567 * src/prefs_toolbar.c
2568 fix: crash on replace or add new button
2570 fix: close xmlfile after reading
2572 fix: unlink() file before rename()
2574 2002-08-06 [paul] 0.8.1claws29
2576 * sync with 0.8.cvs15
2577 see ChangeLog 2002-08-06
2579 2002-08-06 [oliver] 0.8.1claws28
2582 * src/prefs_toolbar.c
2583 fixed empty toolbar issue
2585 2002-08-06 [oliver] 0.8.1claws27
2587 * Custom Toolbar Final
2591 o toolbar stuff now lives in src/toolbar.[ch]
2592 o main_window_toolbar_* functions are renamed to
2593 toolbar_* reflecting their new source file
2594 * src/mainwindow.[ch]
2595 o remove toolbar stuff
2597 2002-08-06 [oliver] 0.8.1claws26
2600 * src/prefs_toolbar.[ch] **New File**
2601 * src/toolbar.[ch] **New File**
2602 o prefs_toolbar.[ch] custom toolbar frontend
2603 o toolbar.[ch] backend
2605 2002-08-06 [oliver] 0.8.1claws25
2607 * src/prefs_actions.[ch]
2608 o new exported function actions_execute
2610 2002-08-06 [paul] 0.8.1claws24
2612 * sync with 0.8.1cvs4
2613 see ChangeLog 2002-08-06
2615 2002-08-06 [paul] 0.8.1claws23
2617 * sync with 0.8.1cvs13
2618 see ChangeLog 2002-08-06
2620 2002-08-06 [paul] 0.8.1claws22
2622 * sync with 0.8.1cvs12
2623 see ChangeLog 2002-08-05 and 2002-08-06
2625 2002-08-06 [match] 0.8.1claws21
2628 improvements to cut/copy/paste address
2630 2002-08-05 [match] 0.8.1claws20
2637 fixes to improve cut/copy/paste
2639 2002-08-06 [melvin] 0.8.1claws19
2642 account_find_all_from_address(): new function that returns the
2643 list of all accounts that are matched in an address.
2644 * src/alertpanel.[ch]
2645 alertpanel() now accepts a custom widget
2646 alertpanel_with_widget(): new function that pops up a panel with
2647 a custom widget in it
2649 gtkut_account_menu_new(): new function that allows the selection
2650 of an account from a list of accounts.
2652 Extended Return Receipt notification to select the correct
2653 account and to make a security test on the Delivery-Notification
2654 address which should be the same as the Return-Path.
2656 2002-08-06 [thorsten] 0.8.1claws18
2659 attach_all: save unnamed as "noname.%d",
2660 dont free static dirname
2662 2002-08-05 [alfons] 0.8.1claws17
2665 detect XIM by trying to link rather than compile a XIM program
2667 2002-08-05 [oliver] 0.8.1claws16
2669 * src/stock_pixmap.[ch]
2670 o add UP_ARROW to available pixmaps (already in pixmap-directory)
2671 o new func to retrieve pixmaps
2673 2002-08-05 [paul] 0.8.1claws15
2675 * sync with 0.8.1cvs10
2676 see ChangeLog 2002-08-05
2678 2002-08-04 [alfons] 0.8.1claws14
2681 see if this plugs memleak
2683 2002-08-04 [melvin] 0.8.1claws13
2686 fixed bug that could crash Sylpheed when highlighting
2687 all misspelled words.
2689 2002-08-03 [melvin] 0.8.1claws12
2691 * src/prefs_actions.c
2692 removed unnecessary checks for NULL introduced in 0.8.1claws11.
2694 fixed bug where the Return Receipt was sent to
2695 Delivery-Notification-To address even if it was not present
2697 2002-08-02 [alfons] 0.8.1claws11
2699 * src/prefs_actions.c
2700 o more check for NULLs
2701 o put create_io_dialog() in right conditional block
2703 2002-08-02 [paul] 0.8.1claws10
2706 updated by Ricardo Mones Lastra
2708 2002-08-01 [christoph] 0.8.1claws9
2711 don't free the cache of the opened
2712 folder in the summaryview
2714 don't unset flags, if it is not required
2716 2002-08-01 [paul] 0.8.1claws8
2718 * sync with 0.8.1cvs8
2719 see ChangeLog entry 2002-08-01
2721 2002-08-01 [paul] 0.8.1claws7
2723 * sync with 0.8.1cvs7
2724 see ChangeLog 2002-07-31 and 2002-08-01
2726 2002-07-31 [christoph] 0.8.1claws6
2729 forgot to update menu sensitivity
2730 function for new menu entry
2732 2002-07-31 [alfons] 0.8.1claws5
2735 check folder item and its path for NULL on
2738 2002-07-31 [christoph] 0.8.1claws4
2741 check if folder_item_get_msginfo in
2742 folder_item_remove_msg returned NULL
2744 better clear the uid cache in the
2745 uid validity check function and delete
2748 2002-07-31 [paul] 0.8.1claws3
2751 add the '--attach' option and a few other
2754 2002-07-31 [paul] 0.8.1claws2
2756 * sync with 0.8.1cvs5
2757 see ChangeLog 2002-07-31
2759 2002-07-31 [christoph] 0.8.1claws1
2761 * src/folderview.[ch]
2763 replace "Rescan all folders..." with
2764 "Check all folders for new messages..."
2766 2002-07-30 [paul] 0.8.1claws
2768 * version 0.8.1claws released
2770 2002-07-30 [paul] 0.8.0claws29
2772 * tools/OOo2sylpheed.pl ** NEW FILE **
2774 add script to enable sending documents as
2775 attachments from OpenOffice.org
2777 2002-07-30 [melvin] 0.8.0claws28
2779 * src/prefs_actions.c
2780 Made the actions' input/output dialog display
2783 2002-07-30 [christoph] 0.8.0claws27
2786 check if folder_item_get_msginfo in
2787 procmsg_save_to_outbox returned NULL
2789 2002-07-30 [paul] 0.8.0claws26
2791 * sync with 0.8.1cvs4
2792 see ChangeLog 2002-07-29
2794 2002-07-29 [thorsten] 0.8.0claws25
2797 added selective download, delete on server
2799 2002-07-29 [paul] 0.8.0claws24
2801 * sync with 0.8.1cvs3
2802 see ChangeLog 2002-07-29
2804 2002-07-27 [christoph] 0.8.0claws23
2807 add extra check if fetching the msginfo
2810 2002-07-27 [paul] 0.8.0claws22
2812 * sync with 0.8.1cvs2
2813 see ChangeLog 2002-07-26
2815 2002-07-27 [christoph] 0.8.0claws21
2818 add another check if a valid msginfo
2821 2002-07-26 [hoa] 0.8.0claws20
2824 Fixed a condition in folder_item_destroy()
2827 Fixed an error in IMAP protocol
2829 2002-07-26 [alfons] 0.8.0claws19
2832 ofcourse compare with identifier, not the path
2834 2002-07-26 [alfons] 0.8.0claws18
2837 use folder item identifier for saving / restoring
2838 preferences because folder->path might not be unique
2840 2002-07-26 [melvin] 0.8.0claws17
2843 Fixed a crash introduced in 0.8.0claws5 when log is
2844 cut under 80 characters.
2846 2002-07-26 [paul] 0.8.0claws16
2848 * sync with 0.8.1cvs1
2849 see ChangeLog 2002-07-26
2851 2002-07-26 [christoph] 0.8.0claws15
2854 imap folder now remembers the last selected
2855 folder and imap_fetch_msginfo skips selecting
2856 the folder if it is already selected
2858 2002-07-26 [christoph] 0.8.0claws14
2863 fix imap folder rescanning
2865 2002-07-25 [christoph] 0.8.0claws13
2875 implement imap uid cache and uid validity check
2877 2002-07-25 [alfons] 0.8.0claws12
2880 fix a brown paper bag bug, and also add some more
2883 2002-07-25 [christoph] 0.8.0claws11
2886 don't mix copy, fetch_msginfo and remove
2887 operations in folder item copy and move
2890 2002-07-25 [christoph] 0.8.0claws10
2894 * src/prefs_folder_item.c
2895 * src/summaryview.[ch]
2896 remove no longer required parameter update_cache from
2899 2002-07-25 [paul] 0.8.0claws9
2906 2002-07-24 [alfons] 0.8.0claws8
2909 sort correctly when using simplified subject line
2910 (closes feature request "[ 585141 ] applying regexp to subject
2911 before sort" submitted by Alexandra Walford)
2913 2002-07-24 [paul] 0.8.0claws7
2915 * sync with 0.8.0cvs3
2916 see ChangeLog 2002-07-24
2918 2002-07-23 [christoph] 0.8.0claws6
2925 o separate processing and summaryview
2926 o removed summary_write_cache from summaryview
2927 o removed summaryview->killed_messages, because we don't have
2928 to keep a list of killed messages anymore. New cache will
2929 keep the hidden messages in cache anyway
2932 * src/selective_download.c
2933 o removed unnecessary summary_write_cache calls
2935 o don't set ignore thread flag in procmsg_get_thread_tree
2936 if it is already set
2939 o moved STATUSBAR_PUSH/POP to statusbar.h because
2940 they are used in different files
2942 2002-07-23 [melvin] 0.8.0claws5
2948 * src/editldap_basedn.c
2950 * src/prefs_common.c
2951 Fixed few memory leak (gtk_editable_get_chars returns
2952 an allocated string)
2954 Fixed few memory leak (gtk_editable_get_chars returns
2955 an allocated string) and modified a little the log cutting
2958 Replaced a call to an obsolete function gtk_entry_get_text()
2959 by gtk_editable_get_chars()
2961 Removed a debug printf
2963 2002-07-23 [christoph] 0.8.0claws4
2966 fix another g_dirname memory leak
2968 2002-07-23 [christoph] 0.8.0claws3
2971 fixed a memory leak in mh_fetch_msginfo
2972 fixed crash when message header could not be
2975 2002-07-23 [paul] 0.8.0claws2
2977 * sync with 0.8.0cvs2
2978 see ChangeLog 2002-07-23
2980 2002-07-23 [paul] 0.8.0claws1
2982 * sync with 0.8.0cvs1
2983 see ChangeLog 2002-07-23
2985 2002-07-23 [paul] 0.8.0claws
2987 * release of 0.8.0claws
2989 2002-07-23 [paul] 0.7.8claws99
2992 new Russian translation, submitted by
2993 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
2995 2002-07-22 [jens] 0.7.8claws98
2998 Updated German translations.
3000 2002-07-22 [paul] 0.7.8claws97
3006 updated translations by Ricardo Mones Lastra,
3007 Alessandro Maestri, Wilbert Berendsen and
3008 Fabio Jr. Beneditto respectively
3010 2002-07-22 [christoph] 0.7.8claws96
3013 fix memory leak caused by wrong g_dirname usage
3015 2002-07-22 [christoph] 0.7.8claws95
3018 update new and unread message counts for summaryview
3019 summaryview does not get it from the folder anymore
3020 and has to update the values itself
3022 2002-07-22 [melvin] 0.7.8claws94
3025 Updated French translations.
3027 2002-07-22 [christoph] 0.7.8claws93
3030 set prop->preg pointer to NULL or following check
3031 will not fail and regexec will be called with
3034 2002-07-21 [alfons] 0.7.8claws92
3036 * src/prefs_common.[ch]
3037 remove option "Send return receipt on request"
3039 2002-07-21 [thorsten] 0.7.8claws91
3042 fixed memleaks, coding style as pointed out by alfons
3044 2002-07-21 [alfons] 0.7.8claws90
3047 * src/noticeview.[ch]
3048 o fix bug notice view being displayed when going to empty folder
3049 (noticed by Christoph)
3050 o allow RRR to be sent when restarting sylpheed, or changing folder
3051 (noticed by Thorsten)
3053 2002-07-21 [thorsten] 0.7.8claws89
3056 Included save_all patch from Xaview FACQ
3057 added support for pathnames
3059 2002-07-21 [alfons] 0.7.8claws88
3064 * src/messageview.[ch]
3065 * src/noticeview.c ** NEW FILE **
3066 * src/noticeview.h ** NEW FILE **
3067 make return receipts work again
3068 (UI idea by Leandro Pereira)
3070 2002-07-21 [paul] 0.7.8claws87
3073 fix sensitivity of 'Select thread'
3075 2002-07-21 [paul] 0.7.8claws86
3077 * src/prefs_common.c
3078 add browser command line for Galeon
3080 2002-07-21 [paul] 0.7.8claws85
3083 fix 'EXTRA_DIST': remove README.README, add TODO
3086 2002-07-21 [alfons] 0.7.8claws84
3089 make enter clear selection
3090 (closes "[ 579888 ] Editor selection/entry error"
3091 reported by Steve Lamb)
3093 2002-07-21 [alfons] 0.7.8claws83
3096 sort message list when selecting unthread messages
3097 (closes "[ 501593 ] switching threaded view doesn't sort"
3098 reported by Simon Schubert)
3100 2002-07-20 [alfons] 0.7.8claws82
3105 2002-07-20 [thorsten] 0.7.8claws81
3108 Fixed expansion of empty fields in matchactions
3110 2002-07-19 [melvin] 0.7.8claws80
3113 Removed a duplicate menu entry (fast mode) introduced during
3115 Added a menu separator between 'Use alternate' and 'Fast mode'
3117 2002-07-19 [paul] 0.7.8claws79
3123 2002-07-19 [thorsten] 0.7.8claws78
3125 * tools/calypso_convert.pl ** NEW FILE **
3128 script to import mbox files exported
3130 o generates folder structure
3131 o includes attachments
3133 2002-07-19 [melvin] 0.7.8claws77
3135 * src/selective_download.[ch]
3136 Fixed bug where closing the dialog with the window manager's
3137 close button will not unlock the summary
3138 Corrected some function declarations that missed a return value
3139 Made the source code comply better with coding style.
3140 * src/prefs_common.c
3141 Added new browser command line for Mozilla.
3143 2002-07-18 [paul] 0.7.8claws76
3146 src/selective_download.[ch]
3147 reflect theme changes, fix Gdk Warning when creating
3148 pixmap from NULL window, and minor clean up.
3149 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
3154 2002-07-17 [paul] 0.7.8claws75
3162 2002-07-16 [paul] 0.7.8claws74
3164 * tools/filter_conv.pl
3166 replace conversion script with reimplemented version,
3167 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
3169 2002-07-16 [colin] 0.7.8claws73
3172 remove forgotten debug messages - sorry ;-)
3174 2002-07-16 [colin] 0.7.8claws72
3180 add the ability to select part of a text mime-part
3183 2002-07-15 [christoph] 0.7.8claws71
3186 fix folder message count for folders without
3187 msg_is_changed (includes news folders)
3189 2002-07-15 [martin] 0.7.8claws70
3192 option "display recipient on 'From'..." now works
3193 without the need of enabling the option
3194 "display sender using address book".
3196 2002-07-15 [christoph] 0.7.8claws69
3199 removed setting folder status from summaryview.
3200 folder.c should update all message counts correctly.
3202 2002-07-15 [paul] 0.7.8claws68
3205 updated by Fabio Junior Beneditto
3207 2002-07-15 [darko] 0.7.8claws67
3210 Fixed target folder colorization, don't decrease op
3213 2002-07-14 [paul] 0.7.8claws66
3215 * sync with main 0.8.0
3216 see ChangeLog 2002-07-14
3218 2002-07-13 [melvin] 0.7.8claws65
3223 Replaced sprintf by g_snprintf to prevent possible buffer
3226 Corrected a log message output format.
3227 Added a missing "done" debug output.
3229 Added keyboard accelerator for Priority menu items
3230 Added missing \n in debug output
3234 Added missing \n in debug output
3236 2002-07-13 [paul] 0.7.8claws64
3239 change Sergey's email address to the sf address
3242 increase show_url_timeout (more useful for long
3245 2002-07-12 [sergey] 0.7.8claws63
3248 applied (with some modifications) patch to set the
3249 micalg parameter for signatures
3250 (2001-08-28 Werner Koch <wk@gnupg.org>)
3252 2002-07-12 [sergey] 0.7.8claws62
3256 fixed man page installation
3258 2002-07-12 [paul] 0.7.8claws61
3260 * sync with 0.7.8cvs26
3261 see ChangeLog 2002-07-11 and 2002-07-12
3263 2002-07-11 [christoph] 0.7.8claws60
3267 first use the message number to find the message
3268 to mark with a reply flag but check the
3269 message-id if we got the correct message, if not
3270 try to find it by message-id.
3271 use new string seperator that is not allowed
3274 2002-07-11 [paul] 0.7.8claws59
3276 * sync with 0.7.8cvs23
3277 see ChangeLog 2002-07-10
3279 2002-07-10 [christoph] 0.7.8claws58
3283 Added message-id table to the cache in memory
3284 and functions to msgcache.c and folder.c to
3285 fetch MsgInfos by message id
3288 store folder and message-id of message replying
3289 to in queue header and set reply flag after sending
3290 (Closes bug #469498)
3292 2002-07-10 [paul] 0.7.8claws57
3296 add Martin to the list of authors
3298 2002-07-09 [martin] 0.7.8claws56
3300 Added gtk_ctree_last_visible(), tree_update_level(),
3301 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
3302 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3303 from gtk+ to gtksctree.c for the new sorting code
3304 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
3305 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
3307 Added declaration for gtk_sctree_sort_recursive() and
3308 gtk_sctree_sort_node
3313 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3314 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
3316 2002-07-08 [paul] 0.7.8claws55
3318 * more sync with 0.7.8cvs21
3319 see ChangeLog 2002-07-08
3321 2002-07-08 [paul] 0.7.8claws54
3323 * sync with 0.7.8cvs21
3324 see ChangeLog 2002-07-08
3326 2002-07-07 [alfons] 0.7.8claws53
3329 * src/stock_pixmap.[ch]
3330 * src/pixmaps/notice_warn.xpm ** NEW FILE **
3331 * src/pixmaps/notice_error.xpm ** NEW FILE **
3332 * src/pixmaps/notice_note.xpm ** NEW FILE **
3333 add new pixmaps for upcoming notice pane
3335 2002-07-06 [melvin] 0.7.8claws52
3338 Made them a bit closer to Sylpheed's coding style.
3340 Removed possible memory leaks when some errors occurs.
3342 2002-07-06 [melvin] 0.7.8claws51
3345 Removed --no-location in xgettext command line to help
3346 translators that use Emacs' po-mode
3348 Removed unnecessary comments that messed up sylpheed.pot
3350 2002-07-06 [paul] 0.7.8claws50
3352 * sync with 0.7.8cvs19
3353 see ChangeLog 2002-07-05
3355 2002-07-06 [christoph] 0.7.8claws49
3359 fix folder_item_remove_all_msg and folderview
3360 status for trash folders after emptying trash
3362 2002-07-05 [paul] 0.7.8claws48
3364 * sync with 0.7.8cvs16
3365 see ChangeLog 2002-07-04 and 2002-07-05
3367 2002-07-04 [paul] 0.7.8claws47
3369 * sync with 0.7.8cvs14
3370 see ChangeLog 2002-07-04
3372 2002-07-03 [alfons] 0.7.8claws46
3375 dupe folder item's path because it's being reallocated
3376 by new folder scanning code
3378 2002-07-03 [christoph] 0.7.8claws45
3381 better IMAP uid fetching using 'FETCH 1:* (UID)'
3383 add missing return in msgcache_write
3385 2002-07-02 [thorsten] 0.7.8claws44
3390 use binary mode for file access
3392 2002-07-02 [christoph] 0.7.8claws43
3394 * major code cleanup (part 1)
3396 - unused variables removed
3397 - unused functions removed
3398 - uninitialized variables checked
3399 - missing return statements added
3400 - missing function return types added
3401 - added parentheses around assignment and
3402 && in || when suggested by gcc
3406 replaced direct calls to folder->scan_tree
3407 with folder_scan_tree and restore folder
3408 prefs in this function. The folder should
3409 not have to deal with them.
3410 ( Should now work for all folder types )
3412 2002-07-02 [paul] 0.7.8claws42
3414 * sync with 0.7.8cvs13
3415 see ChangeLog 2002-07-01 and 2002-07-02
3417 2002-07-01 [christoph] 0.7.8claws41
3420 fix "goto next/prev unread message" with
3423 2002-07-01 [paul] 0.7.8claws40
3426 updated by Ricardo Mones Lastra
3428 2002-06-30 [match] 0.7.8claws39
3431 applied variation of leonerd's patch (566661) to
3432 allow multiple email addresses per JPilot entry.
3433 addresses may be separated by space, comma, pipe,
3434 semi-colon, new-line.
3436 2002-06-30 [alfons] 0.7.8claws38
3439 simple fix for putting older nodes before
3440 newer nodes when threading by subject
3442 2002-06-30 [christoph] 0.7.8claws37
3449 fix broken folder tree rescaning
3450 and don't use procmsg_get_mark_sum
3453 2002-06-30 [christoph] 0.7.8claws36
3455 * merge new cache branch
3457 fix new cache imap copy bug
3459 improved folder_item_scan
3460 it should now always set the correct
3461 new, unread and total message counts
3463 2002-06-29 [paul] 0.7.8claws35
3466 correct syntax error
3468 2002-06-29 [paul] 0.7.8claws34
3472 man/Makefile.am ** NEW FILE **
3473 man/sylpheed.1.gz ** NEW FILE **
3474 add Sylpheed man page
3476 2002-06-29 [paul] 0.7.8claws33
3479 updated by Fabio Junior Beneditto
3481 2002-06-28 [jens] 0.7.8claws32
3486 * src/selective_download.c
3487 removed gettext for space " "
3492 2002-06-28 [paul] 0.7.8claws31
3494 * sync with 0.7.8cvs11
3495 see ChangeLog 2002-06-28
3497 2002-06-28 [paul] 0.7.8claws30
3499 * sync with 0.7.8cvs10
3500 see ChangeLog 2002-06-27 and 2002-06-28
3502 2002-06-26 [paul] 0.7.8claws29
3505 src/selective_download.c
3506 don't gettextise empty strings.
3507 reserved by gettext. gettext("") returns
3508 the header entry with meta information,
3509 not the empty string
3514 2002-06-26 [paul] 0.7.8claws28
3516 * sync with 0.7.8cvs7
3517 see ChangeLog 2002-06-25
3519 * src/prefs_common.c
3520 ...and in the process, tweak the gui a little
3522 2002-06-25 [alfons] 0.7.8claws27
3526 fine tune ldap library detection
3528 2002-06-25 [alfons] 0.7.8claws26
3531 don't allow return receipts when composing a news article
3533 2002-06-25 [paul] 0.7.8claws25
3536 add '$(AMTAR)' to 'release' section to allow for
3537 new and older autotools
3539 2002-06-25 [paul] 0.7.8claws24
3542 fix "No more unread messages" persistant pop-up
3545 2002-06-25 [paul] 0.7.8claws23
3548 updated by Alessandro Maestri
3550 2002-06-25 [paul] 0.7.8claws22
3552 * sync with 0.7.8cvs6
3553 see ChangeLog 2002-06-25
3555 2002-06-24 [paul] 0.7.8claws21
3558 add GPL copyright information
3560 2002-06-24 [paul] 0.7.8claws20
3564 tools/update-po ** NEW FILE **
3565 add script that eases the creation of *.po files
3566 Submitted by Wilbert Berendsen <wilbert@oswf.org>
3568 2002-06-23 [alfons] 0.7.8claws19
3571 make notification_convert_header obey const correctness
3572 (next step will be fixing the broken return receipt)
3574 2002-06-23 [paul] 0.7.8claws18
3577 fix bug introduced in last commit:
3578 removed too much code in last commit - put back what's
3581 2002-06-23 [paul] 0.7.8claws17
3583 * src/messageview.[ch]
3584 remove code committed in error from locally patched
3587 2002-06-23 [colin] 0.7.8claws16
3590 add compose_entry_select(), used to select the default_to
3591 email address - hopefully avoiding people sending mails to
3594 2002-06-22 [alfons] 0.7.8claws15
3597 add Bram Metsch & Stanislav Karchebny
3599 * src/prefs_account.[ch]
3601 - apply and adapt Bram's patch which allows user to set SMTP AUTH
3602 options. (see <http://sourceforge.net/tracker/index.php
3603 ?func=detail&aid=566937&group_id=25528&atid=384600>);
3605 - merge Stanislav's fix to make SMTP AUTH work with qmail
3606 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
3608 2002-06-22 [paul] 0.7.8claws14
3610 * sync with 0.7.8cvs5
3611 see ChangeLog 2002-06-19 and 2002-06-20
3613 2002-06-22 [alfons] 0.7.8claws13
3615 * src/selective_download.c
3616 fix a stupid mistake I made
3618 2002-06-22 [alfons] 0.7.8claws12
3620 * src/selective_download.[ch]
3621 fix another unnoticed leak; cleanup code
3626 gpg-sign <-- gpg-sign-syl
3628 2002-06-21 [alfons] 0.7.8claws11
3630 * src/selective_download.c
3631 * src/selective_download.h
3632 fix assorted mix of allocation errors (should solve
3633 problem reported by Philippe Gramoullé, see:
3634 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
3636 2002-06-20 [melvin] 0.7.8claws10
3638 * tools/gpg-sign *REMOVED*
3639 tools/gpg-sign-syl *ADDED*
3640 Replaced the gpg clearsigning script with the version using
3641 xterm instead of ssh-askpass and changed its name.
3644 Updated actions example to reflect the renaming of the
3645 gpg clearsigning script.
3647 2002-06-19 [paul] 0.7.8claws9
3649 * sync with 0.7.8claws9
3650 see ChangeLog 2002-06-18 and 2002-06-19
3652 2002-06-19 [paul] 0.7.8claws8
3654 * sync with 0.7.8cvs1
3655 see ChangeLog 2002-06-18
3657 2002-06-18 [alfons] 0.7.8claws7
3660 add omitted prototype
3662 2002-06-17 [paul] 0.7.8claws6
3665 fix hiding of exec_btn
3667 2002-06-17 [paul] 0.7.8claws5
3670 remove unneeded code: should_delete()
3671 and Pop3State::uidl_todelete_list
3673 2002-06-17 [paul] 0.7.8claws4
3676 see ChangeLog 2002-06-11 and 2002-06-13
3678 2002-06-16 [alfons] 0.7.8claws3
3681 make sure lock sort mode (claws specific) is
3682 also persists after a tree rescan
3684 2002-06-16 [alfons] 0.7.8claws2
3686 * src/prefs_folder_item.c
3688 fix persistence of folder sort mode (broken
3689 by adapting Hiro's new folder persistence code)
3691 2002-06-16 [alfons] 0.7.8claws1
3695 * src/prefscommon.[ch]
3696 control size of log text in log window;
3697 closes patch #569155 submitted by Mitko Haralanov.
3699 2002-06-15 [paul] 0.7.8claws
3701 * release of 0.7.8claws
3703 2002-06-15 [paul] 0.7.7claws
3706 updated by Fabio Junior Beneditto
3708 2002-06-14 [paul] 0.7.6claws49
3711 updated by Ricardo Mones Lastra
3713 2002-06-14 [paul] 0.7.6claws48
3716 updated translation by Wilbert Berendsen
3718 2002-06-14 [melvin] 0.7.6claws47
3721 Updated French translation
3723 2002-06-13 [paul] 0.7.6claws46
3726 allow filename to be typed in, rather than just
3727 selected by the mouse. Patch by Gustavo Noronha Silva.
3729 2002-06-13 [alfons] 0.7.6claws45
3731 * src/mainwindow.[ch]
3732 more cleanups (removing unnecessary menu items Expand
3733 summary / message view)
3735 2002-06-13 [melvin] 0.7.6claws44
3738 Added src/string_match.c
3739 * src/string_match.c
3740 Fixed possible buffer overflow.
3742 Added missing config.h header.
3743 * src/prefs_common.c
3746 Made some strings translatable (missing _(..)).
3748 2002-06-13 [melvin] 0.7.6claws43
3751 Corrected action example (verifying clearsigned mail).
3752 * src/prefs_account.c
3754 * src/prefs_common.c
3755 Removed incorrect line that generated a Gtk-CRITICAL msg.
3757 2002-06-12 [alfons] 0.7.6claws42