1 2002-11-25 [colin] 0.8.6claws5
4 Add gtkut_ctree_node_is_parent()
8 2002-11-25 [colin] 0.8.6claws4
11 Add slist_concat_unique(), function to merge
12 two GSList filtering dups
14 * src/summaryview.[ch]
17 Add detection/update/display of unread answers
20 Add procmsg_find_children()
21 Add procmsg_msg_has_marked_parent()
23 2002-11-25 [colin] 0.8.6claws3
25 * src/ssl_certificate.[ch]
26 Allow checking a certificate without a DNS
28 Allow to forget a cert (by deleting it)
29 Make ssl_certificate_destroy_public
30 * src/ssl_manager.[ch] ** NEW FILES **
31 Gui to manage (display/remove) certificates
32 * src/prefs_common.[ch]
33 Add a pref to allow silent acceptation of
34 trusted certificates or not (based on the
35 "I want to know what's going on" principle)
37 Add SSL manager in Tools menu
39 Add the new files to the build
41 Add ssl_manager.c to translations
43 2002-11-25 [colin] 0.8.6claws2
45 * src/summaryview.[ch]
46 Add S_SEARCH_EXTENDED to the quick search, which
47 allows to search using filtering syntax.
49 2002-11-25 [colin] 0.8.6claws1
52 Deletion of duplicates now prefer deleting
53 the unread dup (fixes feature-request 638989).
55 2002-11-24 [paul] 0.8.6claws
61 updated by Ricardo Mones Lastra,
62 Witold Wladyslaw Wojciech Wilk,
63 Ruslan N. Balkin, and Urke MMI
66 2002-11-24 [paul] 0.8.5claws182
69 updated by George Danchev
71 2002-11-23 [alfons] 0.8.5claws181
74 tiny memory leak found by browsing Dimitar's
77 2002-11-23 [paul] 0.8.5claws180
80 updated by Alessandro Maestri
82 2002-11-22 [christoph] 0.8.5claws179
86 * src/prefs_filtering.c
90 2002-11-22 [alfons] 0.8.5claws178
93 summary_execute_delete_func(): if message is deleted, make
94 sure to also remove its entry in the subject hash table.
95 fixes a corner case bug.
97 2002-11-22 [paul] 0.8.5claws177
102 * ltconfig ** REMOVED **
105 2002-11-22 [paul] 0.8.5claws176
108 textview_set_font(): fix for message display in
109 UTF-8 locales (thanks to Sergey Vlasov).
112 add new team members and contributors
115 2002-11-21 [colin] 0.8.5claws175
118 Add procmsg_remove_special_headers()
120 Use procmsg_remove_special_headers() for
123 2002-11-21 [colin] 0.8.5claws174
126 Fix moving/copying from queue/draft folders
129 2002-11-21 [christoph] 0.8.5claws173
135 * src/matcher_parser_lex.[hl]
137 * src/mbox_folder.[ch]
138 * src/prefs_filtering.c
140 * src/quote_fmt_lex.l
142 fix all warnings except the warnings in lex and yacc files
144 2002-11-20 [christoph] 0.8.5claws172
147 fix MsgInfo retrieval for IMAP draft and queue folders
148 (closes bug [ 619558 ] Draft saving on IMAP box issue)
150 2002-11-19 [christoph] 0.8.5claws171
153 fix segfault, when draft saving does not get
154 the MsgInfo of the new message
155 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
157 2002-11-19 [christoph] 0.8.5claws170
160 add parameter check for flag setting function
161 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
163 2002-11-18 [paul] 0.8.5claws169
166 more sensitivity fixes to redirect mode:
167 * disable toolbar draft button
168 * allow only Address book in the Tools menu
169 * disable editing of message by the spell
172 2002-11-18 [paul] 0.8.5claws168
175 fix sensitivity of menu items in compose_redirect():
176 allow only the necessary items
178 2002-11-18 [paul] 0.8.5claws167
181 fix bug [ 603259 ] 'attachment got lost on bounce'
183 2002-11-18 [paul] 0.8.5claws166
186 updated by Ruslan N. Balkin <baron@dartel.ru>
188 2002-11-18 [colin] 0.8.5claws165
192 Remove old filtering stuff
195 2002-11-17 [oliver] 0.8.5claws164
198 remove not needed typedef
200 2002-11-17 [oliver] 0.8.5claws163
203 make toolbar's on click events translatable
205 2002-11-15 [colin] 0.8.5claws162
208 Revert too-soon integration of a feature
210 2002-11-15 [christoph] 0.8.5claws161
213 use main's implementation of imap_get_msginfo
215 2002-11-15 [christoph] 0.8.5claws160
225 replace claws' fetch_msginfo with main's get_msginfo
226 (use main's implementation where possible)
228 2002-11-15 [colin] 0.8.5claws159
230 * src/ssl_certificate.c
233 2002-11-16 [melvin] 0.8.5claws158
236 Updated French translations.
238 2002-11-16 [colin] 0.8.5claws157
240 * src/ssl_certificate.c
241 Check for missing parts in the certificates
243 2002-11-15 [colin] 0.8.5claws156
246 Preventive fix (missing check) found by
252 sync with 0.8.6 release
254 2002-11-15 [colin] 0.8.5claws155
258 Fix error handling of folder_item_move_to()
261 2002-11-15 [colin] 0.8.5claws154
265 folder_item_move_to() sets an error message instead
266 of having GUI stuff in folder.c
268 2002-11-15 [colin] 0.8.5claws153
271 Implemented a callback for MsgInfo updates,
272 heavily copy/pasted from Christoph's folder
274 * src/summaryview.[ch]
275 Register summary_update_msg as callback
277 2002-11-14 [colin] 0.8.5claws152
280 Update the FolderItem after sending (fixes 617593)
282 2002-11-14 [christoph] 0.8.5claws151
285 fix wrong position of NULL pointer check found
288 2002-11-14 [christoph] 0.8.5claws150
291 fix segfault when deleting messages from IMAP folders
292 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
294 2002-11-14 [colin] 0.8.5claws149
297 Forwarding was also ignoring the folder's default account.
299 2002-11-14 [colin] 0.8.5claws148
302 Fix sent folder not set to folder properties when
305 2002-11-14 [thorsten] 0.8.5claws147
308 inc_start(): Files were not moved from .processing to inbox,
309 if no global processing rule existed
311 2002-11-14 [colin] 0.8.5claws146
313 * src/ssl_certificate
316 2002-11-14 [paul] 0.8.5claws145
319 updated by Alessandro Maestri
321 2002-11-13 [alfons] 0.8.5claws144
324 folder_item_close(): only mark messages unread
325 when a folder has new messages
327 2002-11-13 [keith] 0.8.5claws143
330 Fix problem moving or copying between
333 2002-11-13 [colin] 0.8.5claws142
335 * src/matcher_parser_parse.y
336 Fix rule problem when " don't match
338 2002-11-13 [christoph] 0.8.5claws141
342 moved cache saving to folder_item_close
343 the folderview should not have to deal with
346 2002-11-13 [christoph] 0.8.5claws140
349 moved setting of important score to
350 summary_set_prefs_from_folderitem
352 2002-11-13 [colin] 0.8.5claws139
354 * src/matcher_parser_parse.y
355 Fix a segfault in the parser (happening when
356 a good expression had been tested and a bad
359 2002-11-13 [paul] 0.8.5claws138
361 * sync with 0.8.5cvs24
362 see ChangeLog 2002-11-13
365 updated by Fabio Jr. Beneditto
367 2002-11-13 [colin] 0.8.5claws137
372 Revert last commit, problem
374 2002-11-13 [colin] 0.8.5claws136
377 Remove duplicated code
379 Bumped CACHE_VERSION and MARK_VERSION
381 Network endian for cache and mark files
383 2002-11-12 [colin] 0.8.5claws135
386 Fix the "socket error" dialog which disappeared
388 2002-11-12 [colin] 0.8.5claws134
391 Reverse last commit which had performance
392 problems, but still reverse the list
394 2002-11-12 [colin] 0.8.5claws133
399 2002-11-12 [melvin] 0.8.5claws132
402 Added a check for a NULL prefs_common.dictionary
404 2002-11-12 [colin] 0.8.5claws131
406 * src/ssl_certificate.[ch]
409 2002-11-12 [colin] 0.8.5claws130
411 * src/ssl_certificate.[ch]
412 Take connection port into account for
413 checking certificates (a single hostname
414 could have multiple servers with multiple
417 Pass the port to ssl_certificate_check
419 2002-11-12 [paul] 0.8.5claws129
422 fix a typo in last commit
424 2002-11-12 [paul] 0.8.5claws128
426 * sync with 0.8.5cvs23
427 see ChangeLog entry 2002-11-12
429 2002-11-11 [colin] 0.8.5claws127
431 * src/ssl_certificate.c
433 Don't popup, instead log error, if the
434 corresponding pref is checked
435 * src/ssl_certificate.h
436 include <openssl/objects/h>
438 2002-11-11 [colin] 0.8.5claws126
440 * src/ssl_certificate.h
443 2002-11-11 [colin] 0.8.5claws125
445 * src/ssl_certificate.c
448 2002-11-11 [colin] 0.8.5claws124
452 * src/ssl_certificate.[ch]
453 Cleaned a bit (better use of SSL API)
454 (This will cause non-recognition of saved
455 certificates of claws12[23]...)
457 2002-11-11 [paul] 0.8.5claws123
460 updated by Ricardo Mones Lastra
462 2002-11-11 [colin] 0.8.5claws122
467 2002-11-11 [colin] 0.8.5claws121
469 * src/ssl_certificate.[ch] ** NEW FILES **
471 Check SSL certificates presented to us
473 Add ssl_certificate.[ch]
475 Add ssl_certificate.c
477 2002-11-11 [paul] 0.8.5claws120
479 * sync with 0.8.5cvs22
480 see ChangeLog 2002-11-11
482 2002-11-11 [paul] 0.8.5claws119
484 * sync with 0.8.5cvs21
485 see ChangeLog 2002-11-11
487 2002-11-10 [jens] 0.8.5claws118
491 corrected some typing
493 updated german translation
495 cleaned up specfile and adjusted it for claws
497 2002-11-10 [colin] 0.8.5claws117
500 a STATUSBAR_PUSH/POP fix
502 2002-11-10 [colin] 0.8.5claws116
504 * src/prefs_folder_item.c
505 Fix hanging after opening folder properties
507 2002-11-10 [hoa] 0.8.5claws115
509 * src/matcher_parser_lex.l
510 * src/matcher_parser_parse.y
511 config file for scoring and filtering is no more trashed
512 when there is a syntax error in a filtering rule when
513 editing it in a dialog.
515 2002-11-09 [colin] 0.8.5claws114
518 Added missing initialisation of folder->destroy()
520 2002-11-09 [colin] 0.8.5claws113
524 Fix the status bar messages
526 2002-11-09 [colin] 0.8.5claws112
529 Fix hangs after folder dnd, happening after
532 2002-11-09 [christoph] 0.8.5claws111
535 just changed order of calls (reverse order of
538 lock inc when checking only one account, otherwise
539 inc all could be executed at the same time
541 2002-11-09 [christoph] 0.8.5claws110
544 better unlock the mouse cursor before calling
545 summary_show because it changes the cursor too
547 2002-11-09 [christoph] 0.8.5claws109
551 add functions to open and close a folder
552 o opending will execute scanning for remote folders
554 o closing will unset new flag for messages
556 2002-11-09 [colin] 0.8.5claws108
559 Add a call to prefs_matcher_write_config to
560 avoid non-leaf folders filtering settings to be
563 2002-11-09 [paul] 0.8.5claws107
565 * src/prefs_account.c
568 2002-11-09 [colin] 0.8.5claws106
573 2002-11-09 [colin] 0.8.5claws105
576 Fix prefs_filtering deletion for MH folders (same
578 * src/prefs_filtering.c
579 Fix prefs_filtering renaming and deletion for
580 folder-based processing rules.
582 2002-11-09 [christoph] 0.8.5claws104
586 * src/folderview.[ch]
592 * src/prefs_folder_item.c
595 implement a callback system for folder item updates
597 2002-11-09 [colin] 0.8.5claws103
600 Fix prefs_filtering renaming for MH folders (we
601 shouldn't rename by path as another folder could
602 have the same hierarchy).
604 2002-11-09 [colin] 0.8.5claws102
607 Fix a leak found by Christoph, use better variable
610 2002-11-09 [colin] 0.8.5claws101
613 One more fix for processing rules
615 2002-11-08 [colin] 0.8.5claws100
618 Don't copy the compiled regexp (will be reevaluated)
620 Lock folderview while moving
622 Provide info on what's happening to the user
624 2002-11-08 [colin] 0.8.5claws99
627 Fix folder reordering after a move if parent is
630 Add function to copy a ScoringProp
631 * src/prefs_folder_item.c
632 Copy scoring rules when copying a folder prefs
634 2002-11-08 [colin] 0.8.5claws98
637 Fixes in case of failure
639 Add function to duplicate a FilteringProp
641 Add function to duplicate a MatcherProp
642 * src/prefs_folder_item.c
643 Save folder's processing rules when copying
646 2002-11-08 [colin] 0.8.5claws97
651 Change a printf to debug_print
653 2002-11-08 [colin] 0.8.5claws96
657 Fix segfaults, call me stupido
660 2002-11-08 [colin] 0.8.5claws95
663 Added forgotten prefs to save when moving folders
665 2002-11-08 [colin] 0.8.5claws94
668 Fixes to folder DND (prefs copy)
670 Optimization for folder DND (don't rescan whole tree)
671 Added folderview_create_folder_node() for this
672 optimization, so de-duped a bit the code
673 * src/prefs_folder_item.[ch]
674 Added prefs_folder_item_copy_prefs()
676 2002-11-08 [paul] 0.8.5claws93
678 * src/prefs_account.c
680 tools/kmail2sylpheed_v2.pl
683 2002-11-08 [paul] 0.8.5claws92
686 src/prefs_account.[ch]
687 remove account options 'clearsign' and 'ascii_armored',
688 replace with 'default_gnupg_mode' to prevent mixed-mode
691 2002-11-08 [paul] 0.8.5claws91
694 re-implement GnuPG 'on-the-fly' mode selection,
697 2002-11-08 [colin] 0.8.5claws90
700 src/prefs_folder_item.c
701 Change "Property" to "Properties"
703 2002-11-07 [colin] 0.8.5claws89
707 Allow folder dropping to a root folder
709 2002-11-07 [paul] 0.8.5claws88
714 2002-11-07 [paul] 0.8.5claws87
717 fix reply-to-list bug. closes bug report
718 "[633382] reply-to-list broken in recent cvs"
720 2002-11-07 [paul] 0.8.5claws86
723 add a forgotten '#if USE_GPGME ... #endif'
725 2002-11-07 [paul] 0.8.5claws85
727 * sync with 0.8.5cvs20
728 see ChangeLog 2002-11-07
730 2002-11-07 [colin] 0.8.5claws84
733 Change folder_item_move_to to return the newly
736 Select the new folderitem after moving.
738 2002-11-07 [colin] 0.8.5claws83
740 * src/prefs_filtering.c
741 Fix rule rewriting when moving a leaf folder to a
744 2002-11-07 [colin] 0.8.5claws82
746 * src/prefs_filtering.c
749 2002-11-07 [colin] 0.8.5claws81
752 Add folder_item_move_to() function to move a
753 folderitem into another one (updates matcher etc)
755 Add folder drag'n drop (context menu to come)
756 [Should be dataloss free, but Please backup before
759 2002-11-06 [colin] 0.8.5claws80
762 mh_create_folder() returns NULL if can't create
765 2002-11-06 [paul] 0.8.5claws79
768 allow 'on-the-fly' changing of the type of encryption
769 and/or signing used (mime/ascii) via the compose window
771 2002-11-06 [paul] 0.8.5claws78
773 * sync with 0.8.5cvs19
774 see ChangeLog 2002-11-06 for src/account.c:
775 account_get_special_folder()
777 2002-11-05 [alfons] 0.8.5claws77
780 very minor cleanups: nothing to see here, move on. :-)
782 2002-11-05 [colin] 0.8.5claws76
785 Changes choices if compose windows are opened to
786 Discard, Draft, Don't quit
788 2002-11-05 [thorsten] 0.8.5claws75
791 reenabled default_reply_to folder option
793 2002-11-05 [colin] 0.8.5claws74
800 add clean_quit() for the SIGTERM handler
802 2002-11-05 [paul] 0.8.5claws73
805 updated by Ricardo Mones Lastra
807 2002-11-05 [melvin] 0.8.5claws72
810 Fixed log-clipping bug #616795.
811 To stop logging in the log window use 0 length.
813 Added a label to inform about the 0 log length behaviour.
815 2002-11-05 [paul] 0.8.5claws71
817 * sync with 0.8.5cvs17
818 see ChangeLog 2002-11-05
820 2002-11-04 [paul] 0.8.5claws70
822 * sylpheed-128x128.png
825 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
826 <nikai@users.sourceforge.net>
829 updated by George Danchev
831 2002-11-03 [thorsten] 0.8.5claws69
836 add check if gpg is active
838 2002-11-03 [thorsten] 0.8.5claws68
841 removed GSList declaration causing trouble on MacOS-X
842 (submitted by alfons, reported by xfesty)
844 2002-11-01 [paul] 0.8.5claws67
847 remove last remnants of main's filter code
849 2002-11-01 [paul] 0.8.5claws66
851 * tools/filter_conv.pl
852 fix bug where user-defined headers were ignored
854 2002-11-01 [paul] 0.8.5claws65
857 make a debug_print() not translatable
859 2002-10-31 [melvin] 0.8.5claws64
862 Fixed --disable-aspell-test. Now --disable-aspell-test will
863 not run any GNU/aspell test. The dictionary path will
864 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
865 was given, in which case, it will be $prefix/lib/aspell/
867 Fixed typo in commentary (Aspell code).
869 2002-10-31 [paul] 0.8.5claws63
872 remove src/filter.c and src/prefs_filter.c
873 thanks to Ricardo for reminding me
875 2002-10-31 [colin] 0.8.5claws62
880 2002-10-31 [paul] 0.8.5claws61
882 * src/prefs_filter.[ch] ** REMOVED **
883 src/filter.[ch] ** REMOVED **
892 src/prefs_filtering.c
894 remove main's 'filter' code
897 update to reflect removal of main's filter
899 2002-10-31 [paul] 0.8.5claws60
902 remove check for global_processing in summary_filter_open().
903 This fixes the bug where if the user uses the right-click
904 'Create filter rule...' and doesn't have any filter rules
905 already defined in claws' advanced filtering, the newly
906 created filter rule goes to main's filtering which is
907 inaccessible through the gui. Now the filter rule gets added
908 to claws' filtering by default.
910 2002-10-28 [melvin] 0.8.5claws59
912 * src/prefs_actions.c
913 Fixed bug #627322 where MIME parts were not always
914 correctly passed to a %p action
915 Display an error dialog when message filename is not found.
917 2002-10-28 [melvin] 0.8.5claws58
920 Readded a missing function declaration lost in 0.8.3claws34
922 2002-10-28 [paul] 0.8.5claws57
924 * sync with 0.8.5cvs15
925 see ChangeLog 2002-10-28 and 2002-10-25
927 Note: ChangeLog entry 2002-10-24 is not sync'ed.
929 2002-10-27 [oliver] 0.8.5claws56
932 plug leak in pop3_top_recv
934 2002-10-26 [christoph] 0.8.5claws55
937 set need_update folder flag when messages are added
938 (closes bug [ 626922 ] folder not updated after receiving)
940 2002-10-25 [melvin] 0.8.5claws54
943 Fixed a memleak introduced in the scaling code.
945 2002-10-24 [alfons] 0.8.5claws53
948 make filtering's forward message action forward from the
950 (closes bug [628089 ] Filter -> Forward from address problem
953 2002-10-24 [christoph] 0.8.5claws52
957 o use manual of current locale or english if current
958 locale is not available (and english is available)
959 o also link to sylpheed doc project manuals
961 2002-10-23 [paul] 0.8.5claws51
964 tools/kmail2sylpheed_v2.pl
965 add new version of kmail addressbook importer script.
966 works with newer versions of Kmail/KAddressBook which
967 have new and rearranged data.
969 2002-10-23 [martin] 0.8.5claws50
975 added length parameter to get_abbrev_newsgroup_name()
976 changed this function so that it abbreviates the newsgroup
977 names only so long it is smaller than the length parameter
978 (for better reading of some newsgroup names and space efficiency)
980 2002-10-22 [colin] 0.8.5claws49
983 Revert Alfons' last modification (after voting ;-))
985 2002-10-21 [alfons] 0.8.5claws48
988 folder view in folder selection dialog reflects state of
989 folder view in main window
991 2002-10-18 [alfons] 0.8.5claws47
994 drop imported messages in folder selected by user,
996 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
998 2002-10-18 [alfons] 0.8.5claws46
1001 make automagic reply work correctly for email accounts
1002 (whether it's viable to do a full sync with Hiro's
1003 compose.c is still under discussion)
1005 2002-10-18 [melvin] 0.8.5claws45
1007 * src/prefs_actions.c
1008 Fixed bug #622275 where asynchroneous actions left
1010 Made (synchroneous) actions' input be displayed live.
1012 2002-10-18 [christoph] 0.8.5claws44
1015 don't add a newline in the textview in front of the
1016 first textpart if header display is disabled
1017 (closes bug [ 603385 ] disabled header display leaves blank
1020 2002-10-18 [christoph] 0.8.5claws43
1027 folder->get_num_list now returns an error code
1028 (closes bug [ 609424 ] News cache cleared on failure)
1030 2002-10-17 [colin] 0.8.5claws42
1033 Changed a printf by debug_print
1037 * tools/OOo2sylpheed.pl
1038 allow for spaces in the name of the
1039 file to be attached.
1041 2002-10-16 [colin] 0.8.5claws41
1044 Use a tristate to change online mode
1046 2002-10-16 [paul] 0.8.5claws40
1049 updated by Ricardo Mones Lastra
1051 2002-10-16 [colin] 0.8.5claws39
1055 Added --online and --offline command-line
1058 2002-10-15 [christoph] 0.8.5claws38
1061 set mimeinfo->name to NULL after g_free to
1062 avoid double freeing with g_free
1064 2002-10-14 [christoph] 0.8.5claws37
1069 remove calls to folder->change_flags that are now
1070 done by procmsg flag functions (seems it is not
1071 used by any foldertype anyway)
1073 init folder->change_flags with NULL
1075 2002-10-14 [christoph] 0.8.5claws36
1079 use virtual functions for folder item new and destroy
1082 2002-10-14 [melvin] 0.8.5claws35
1085 Added a test to not run the spell checker if no default
1086 dictionary is available. No dialog is displayed though.
1088 2002-10-14 [melvin] 0.8.5claws34
1091 Fixed bug in dictionary list context menu where
1092 "More..." pointed to an emtpy submenu if the
1093 number of dictionaries is a multiple of 15
1094 Removed unneeded code in suggestions list creation
1096 2002-10-14 [paul] 0.8.5claws33
1099 updated by George Danchev
1101 2002-10-13 [hoa] 0.8.5claws32
1104 src/matcher_parser_parser.y
1105 removed the escaped string from internal structure
1108 2002-10-12 [colin] 0.8.5claws31
1110 * src/gtksctree.[ch]
1112 Removed useless function gtksctree_reanchor
1114 2002-10-12 [alfons] 0.8.5claws30
1116 * sync with remaining main changes 2002-10-09 - 2002-10-11
1117 - drop changes to src/compose.c (requires claws specific changes)
1119 2002-10-12 [alfons] 0.8.5claws29
1121 * sync with main changes of 2002-10-08
1122 - drop changes to src/compose.c (requires claws specific changes)
1123 - drop changes to src/summaryview.c (requires changes to compose.c)
1125 2002-10-12 [alfons] 0.8.5claws28
1127 * sync with main changes of 2002-10-07
1129 2002-10-12 [alfons] 0.8.5claws27
1131 * sync with main changes of 2002-10-04
1132 - drop changes to src/compose.c (requires claws specific changes)
1133 - drop changes to src/prefs_folder_item.c (claws implementation
1134 seems to be working)
1136 2002-10-12 [colin] 0.8.5claws26
1139 Fix folder-flicker when space-reading, introduced
1142 2002-10-12 [colin] 0.8.5claws25
1145 Save account address when saving as draft.
1148 2002-10-12 [colin] 0.8.5claws24
1151 Fix the problem consisting of no message selected
1152 after the last message in a folder has been moved.
1154 2002-10-12 [paul] 0.8.5claws23
1157 src/prefs_template.c
1159 add Cc and Bcc to templates. Patch submitted by
1162 2002-10-12 [colin] 0.8.5claws22
1165 Fix a bug after "Check for new messages":
1166 If a folder was opened, it was still selected at
1167 the end of the check, but displayed empty.
1169 Remove unnecessary check
1174 be more verbose in the description of
1178 2002-10-11 [colin] 0.8.5claws21
1181 Make space work (better) when no mail is selected
1183 2002-10-11 [colin] 0.8.5claws20
1189 2002-10-11 [colin] 0.8.5claws19
1192 revert 0.8.5claws6 changes as i couldn't get to
1195 2002-10-11 [melvin] 0.8.5claws18
1198 Removed buggy and unused macro (should have been committed in
1201 2002-10-11 [melvin] 0.8.5claws17
1204 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
1206 2002-10-11 [thorsten] 0.8.5claws16
1209 remove rescan warning
1211 2002-10-11 [colin] 0.8.5claws15
1214 fix a segfault that happens if conv_unmime_header
1215 fails (should be better to find out why it fails)
1217 2002-10-11 [christoph] 0.8.5claws14
1220 update folderview stats after ignore/unignore thread
1222 2002-10-11 [hoa] 0.8.5claws13
1224 * src/quote_fmt_parse.y
1225 Fixed a yacc/bison syntax error
1227 Escaping of string is fixed.
1229 2002-10-11 [colin] 0.8.5claws12
1232 Resize images to fit
1234 2002-10-11 [paul] 0.8.5claws11
1237 updated by Ricardo Mones Lastra
1239 2002-10-10 [alfons] 0.8.5claws10
1242 allow dropping files by "moving" files from a file manager,
1243 not only by the more cumbersome "copying". the latter
1244 mostly implies holding down the Control button
1246 2002-10-10 [christoph] 0.8.5claws9
1249 update folders after thread building for ignored threads
1251 2002-10-10 [christoph] 0.8.5claws8
1255 * src/filtering.[ch]
1257 * src/folderview.[ch]
1262 * src/summaryview.[ch]
1263 o added new flag need_update to FolderItem
1264 o removed folder_table from various functions from tracking
1266 o set need_update flags in folder.c's move, copy and delete
1267 functions and procmsg's flags functions
1268 o added function folderview_update_items_when_required that
1269 updates all folders with need_update set
1270 o call folderview_update_items_when_required instead of
1271 folderview_update_item_foreach
1273 2002-10-09 [sergey] 0.8.5claws7
1276 Strip CRs whel loading the text into editor in reedit mode.
1278 2002-10-09 [colin] 0.8.5claws6
1281 Make Space work when no mail is selected
1283 2002-10-09 [colin] 0.8.5claws5
1285 * src/gtksctree.[ch]
1287 Add gtk_sctree_reanchor()
1289 Use gtk_sctree_reanchor() - better fix for
1292 2002-10-09 [colin] 0.8.5claws4
1295 Fix shift-click select after delete problem
1298 2002-10-08 [thorsten] 0.8.5claws3
1301 exclude current msg from -hide read messages-
1303 2002-10-08 [colin] 0.8.5claws2
1308 Differentiate socket errors from disk full
1311 2002-10-08 [christoph] 0.8.5claws1
1315 modifications for new config directory
1317 * config.guess ** REMOVED **
1318 * config.sub ** REMOVED **
1319 * install-sh ** REMOVED **
1320 * ltmain.sh ** REMOVED **
1321 * missing ** REMOVED **
1322 * mkinstalldirs ** REMOVED **
1323 these files are autogenerated by automake
1324 when you run autogen.sh
1326 * config/.cvsignore ** NEW FILE **
1327 * config/Makefile.am ** NEW FILE **
1328 ignore autogenerated files
1329 create a Makefile in this directory
1331 2002-10-08 [paul] 0.8.5claws
1333 * 0.8.5claws release
1338 fix quote reply format for newsgroups reply bug
1343 updated by me and Witold Wladyslaw Wojciech Wilk
1346 2002-10-07 [paul] 0.8.3claws53
1351 updated messages catalogs, submitted by
1352 Alessandro Maestri, Fabio Jr.Beneditto
1353 and Urke MMI, respectively.
1355 2002-10-07 [christoph] 0.8.3claws52
1360 fix new folder ghost message bug
1361 (closes bug [ 619722 ] wrong count for newly created folders)
1363 2002-10-07 [christoph] 0.8.3claws51
1366 fix news posting problem
1368 2002-10-07 [melvin] 0.8.3claws50
1371 Updated French translation
1373 2002-10-05 [christoph] 0.8.3claws49
1376 check if line_start_cache is set in gtk_stext_update_text
1377 (closes bug [ 618119 ] crash while doing search in folder)
1379 2002-10-05 [christoph] 0.8.3claws48
1385 implement cache cleanups for claws' folder system
1386 (closes bug [ 595916 ] imapcache not cleaned up)
1388 2002-10-05 [melvin] 0.8.3claws47
1390 * src/prefs_actions.c
1391 Made the help text more clear for the %p token
1393 2002-10-04 [paul] 0.8.3claws46
1396 see ChangeLog 2002-10-02 and 2002-10-03
1398 2002-10-04 [christoph] 0.8.3claws45
1401 fix segfault caused by pop before smtp
1402 call to inc_account_mail with NULL
1405 2002-10-04 [paul] 0.8.3claws44
1408 sync the LDAP detection from 0.8.5cvs1
1410 2002-10-02 [christoph] 0.8.3claws43
1413 fix small spelling error
1415 2002-10-02 [melvin] 0.8.3claws42
1418 Behave better and say "no" when test program cannot be run.
1420 2002-10-02 [paul] 0.8.3claws41
1422 * sync with 0.8.4cvs1
1423 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
1426 toggle the behavior of Reply menuitem between
1427 normal reply and reply-to-list
1429 2002-10-01 [sergey] 0.8.3claws40
1432 Convert newlines in the message text to the canonical form
1433 before base64 encoding (RFC2045 compliance, fixes some
1434 interoperability issues with Evolution 1.0.3)
1436 2002-09-29 [colin] 0.8.3claws39
1439 Fix an unwanted copy/paste
1441 2002-09-29 [colin] 0.8.3claws38
1444 Renamed "Custom toolbar" to "Customize toolbar"
1445 Renamed "Show all header" to "Show all headers"
1446 Renamed "Set diplay item" to "Set displayed items"
1447 * src/prefs_common.c
1448 Renamed "Show all header" to "Show all headers"
1449 * src/prefs_summary_column.c
1450 Renamed "diplay item" to "displayed items"
1452 2002-09-29 [colin] 0.8.3claws37
1454 * src/mainwindow.[ch]
1455 online/offline status pixmaps follow theme
1457 * src/summaryview.[ch]
1458 quicksearch pixmap follows theme changes
1460 2002-09-29 [thorsten] 0.8.3claws36
1463 src/prefs_folder_item.[ch]
1464 add default_reply_to folder option (closes patch 581044)
1466 2002-09-29 [christoph] 0.8.3claws35
1468 * acconfig.h ** REMOVED **
1472 * ac/gnupg-check-typedef.m4
1473 fix autoheader 2.50 warning
1475 2002-09-29 [christoph] 0.8.3claws34
1477 * major code cleanup (part 2)
1479 - unused variables removed
1480 - unused functions removed
1481 - uninitialized variables checked
1482 - missing return statements added
1483 - missing function return types added
1484 - added parentheses around assignment
1485 when suggested by gcc
1487 2002-09-29 [alfons] 0.8.3claws33
1490 log_window_clear(): only bracket gtk_text_forward_delete()
1491 with gtk_text_freeze() / gtk_text_thaw() (see if this
1492 works around GTK text bug)
1494 2002-09-29 [paul] 0.8.3claws32
1498 updated by George Danchev and Urke MMI
1501 2002-09-27 [christoph] 0.8.3claws31
1503 * doc-src/readme.txt
1504 * doc-src/rfc1806.txt ** REMOVED **
1505 * doc-src/rfc2183.txt ** NEW FILE **
1506 * doc-src/rfc2980.txt ** NEW FILE **
1509 2002-09-27 [melvin] 0.8.3claws30
1512 Fixed typo which could break linking
1514 2002-09-27 [melvin] 0.8.3claws29
1517 Improved GNU/aspell checking.
1520 2002-09-27 [paul] 0.8.3claws28
1522 * sync with 0.8.3cvs8
1523 see ChangeLog 2002-09-27
1525 2002-09-26 [colin] 0.8.3claws27
1529 Add "Reply to Mailing-list" to the toolbar
1531 2002-09-26 [christoph] 0.8.3claws26
1534 Fix wrong message counts in summaryview status
1536 2002-09-26 [paul] 0.8.3claws25
1538 * sync with 0.8.3cvs7
1539 see ChangeLog 2002-09-26
1541 2002-09-26 [paul] 0.8.3claws24
1543 * sync with 0.8.3cvs6
1544 see ChangeLog 2002-09-25
1546 2002-09-25 [christoph] 0.8.3claws23
1548 * src/prefs_common.c
1549 * src/prefs_folder_item.c
1550 * src/prefs_scoring.c
1551 Renamed "kill score" to "hide score" in GUI
1554 2002-09-25 [paul] 0.8.3claws22
1556 * sync with 0.8.3cvs5
1557 see ChangeLog 2002-09-24
1559 2002-09-24 [alfons] 0.8.3claws21
1561 patch by Satoshi Nagayasu: allows appending / saving multiple
1562 selected files (closes "[ 612279 ] save multiple mesg(s) in
1566 add Satoshi Nagayasu
1568 summary_save_as(): allow saving selected files to
1570 summary_set_menu_sensitive: enable "Save As..." when
1571 multiple files are selected
1573 append_file(): new function
1575 2002-09-24 [colin] 0.8.3claws20
1578 Fix segfault when mimeinfo doesn't have a
1581 2002-09-24 [colin] 0.8.3claws19
1583 * src/prefs_common.[ch]
1584 Add a preference to display send dialog or not
1586 Display send dialog according to preference
1588 2002-09-24 [colin] 0.8.3claws18
1591 Disable user actions when sending
1593 2002-09-24 [colin] 0.8.3claws17
1596 Do not display name or filename for attachments
1597 with an application/pgp-signature type
1598 (security flaw, see bug 537413)
1600 2002-09-23 [colin] 0.8.3claws16
1603 Initialize entry_email, entry_alias and
1604 entry_remarks to first email address of the list
1606 2002-09-23 [colin] 0.83claws15
1609 Drop pgp-signature when reediting a signed queued
1612 2002-09-23 [melvin] 0.8.3claws14
1615 Updated French translation
1617 2002-09-23 [melvin] 0.8.3claws13
1620 Made custom toolbar menu labels more consistent
1621 * src/prefs_toolbar.c
1622 Made custom toolbar window title more consistent
1624 2002-09-22 [colin] 0.8.3claws12
1627 Initialize session type to normal before getting
1628 mail (fixes strange Get behaviour)
1629 * src/prefs_account.h
1630 Move STYPE_POP_BEFORE_SMTP to last position to
1631 avoid other side-effects
1633 2002-09-22 [colin] 0.8.3claws11
1635 * src/prefs_account.c
1636 Fix pop_bfr_smtp_tm_entry sensivity when switching
1637 from pop3 to apop or vice-versa
1639 2002-09-22 [colin] 0.8.3claws10
1641 * src/prefs_account.[ch]
1642 Add an option for the POP before SMTP timeout
1644 Remember time of last POP connection
1646 Do POP before SMTP only if timeout reached
1648 2002-09-22 [oliver] 0.8.3claws9
1651 explain custom toolbar
1653 2002-09-22 [oliver] 0.8.3claws8
1655 * src/prefs_actions.[ch]
1656 custom toolbar for compose
1657 actions callback from compose toolbar
1659 remove include toolbar.h
1661 2002-09-22 [oliver] 0.8.3claws7
1663 * src/prefs_toolbar.[ch]
1664 custom toolbar for compose
1665 - generic prefs_toolbar handles both
1666 Mainwin's toolbar as well as Compose toolbar
1668 2002-09-22 [oliver] 0.8.3claws6
1671 custom toolbar for compose
1672 restructure toolbar.[ch]
1674 2002-09-22 [oliver] 0.8.3claws5
1677 custom toolbar for compose
1679 2002-09-22 [oliver] 0.8.3claws4
1681 * src/mainwindow.[ch]
1682 custom toolbar for compose
1683 move mainwin toolbar back to mainwindow
1685 2002-09-22 [alfons] 0.8.3claws3
1692 2002-09-22 [alfons] 0.8.3claws2
1695 procmsg_save_to_outbox(): don't unlink message file from queue;
1696 callers should do it using folder_item_remove_msg()
1698 2002-09-22 [colin] 0.8.3claws1
1701 Made mimeview_check_signature() public
1703 Made GPG signatures verifiable by clicking
1704 the [application/pgp-signature] in the Text
1707 2002-09-22 [paul] 0.8.3claws
1716 updated translations, submitted by George Danchev,
1717 me, Ricardo Mones Lastra, Alessandro Maestri,
1718 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
1719 and Urke MMI, respectively.
1721 2002-09-22 [alfons] 0.8.2claws65
1725 no furry valgrinds have been used to plug these memleaks
1727 2002-09-20 [paul] 0.8.2claws64
1729 * sync with 0.8.3cvs4
1730 'Select thread' re-implemented
1731 see ChangeLog 2002-09-20
1733 2002-09-21 [alfons] 0.8.2claws63
1736 compose_send(): plug unnoticed memleak
1738 2002-09-20 [alfons] 0.8.2claws62
1741 replace_address_in_edit(): strict check for NULL address to
1742 fix "[ 607348 ] Segfault in address completion". My guess is
1743 that this happens with an empty address book, but it's good
1744 to have this check here anyway
1746 completion_window_button_press(): free string returned
1747 from the internal cache
1749 2002-09-20 [christoph] 0.8.2claws61
1752 added ENC_BINARY to EncodingType
1754 the string returned by procmime_get_encoding_str
1755 should not depend on the order of values in the
1756 EncodingType definition
1757 * doc-src/rfc1806.txt ** NEW FILE **
1758 Added rfc1806 about MIME Content-Disposition
1761 2002-09-19 [paul] 0.8.2claws60
1763 * sync with 0.8.2cvs3
1764 see ChangeLog 2002-09-19
1766 2002-09-19 [paul] 0.8.2claws59
1768 * src/prefs_folder_item.c
1769 revert to Darko's original alignment of colour
1771 add a colon to folder_color label
1774 add Colin's patch (with Hiro's modifications) to
1775 force BASE64 encoding for 8-bit text when signing
1776 (sync with 0.8.3cvs2)
1778 2002-09-18 [alfons] 0.8.2claws58
1783 (beautify a little bit)
1785 2002-09-18 [christoph] 0.8.2claws57
1788 fix handling of fgetc return value
1790 2002-09-17 [alfons] 0.8.2claws56
1793 summary_sort(): check non-NULL summaryview->folder_item when no
1794 folder is selected at all
1795 (closes "[ 610344 ] sort label make syl Crash")
1797 2002-09-17 [alfons] 0.8.2claws55
1800 beautify a little bit
1802 2002-09-17 [christoph] 0.8.2claws54
1805 initialize max values for cache and folder
1806 when cache or folder is empty
1808 2002-09-15 [colin] 0.8.2claws53
1811 Fix a leak (thanks Alfons!) and cleaned
1812 variables names for custom headers
1814 2002-09-15 [colin] 0.8.2claws52
1817 Fix custom headers recognition when
1818 prefs_common.trans_hdr is on
1820 2002-09-15 [colin] 0.8.2claws51
1823 Allow dynamically-added custom headers
1824 Yet not reparsed if reedited
1826 2002-09-15 [alfons] 0.8.2claws50
1828 * src/prefs_account.c
1831 2002-09-15 [colin] 0.8.2claws49
1833 * src/prefs_account.c
1834 fix pop_before_smtp sensitivity
1836 2002-09-15 [colin] 0.8.2claws48
1839 add inc_pop_before_smtp()
1840 allow MainWindow to be undefined in
1841 inc_account_mail() and inc_start()
1844 add STYPE_POP_BEFORE_SMTP session type
1845 * src/prefs_account.c
1846 activated pop before smtp option
1848 do pop before smtp if the relevant option
1851 2002-09-15 [paul] 0.8.2claws47
1854 see ChangeLog 2002-09-15
1856 2002-09-14 [paul] 0.8.2claws46
1859 updated Bulgarian translation, submitted by
1862 2002-09-13 [paul] 0.8.2claws45
1865 merge claws' select_account() with main's
1866 (new) compose_select_account(). [sync with
1867 0.8.2cvs15, see ChangeLog 2002-09-11]
1869 2002-09-12 [christoph] 0.8.2claws44
1872 allocate 1 elements of FolderItem not 0
1874 2002-09-12 [colin] 0.8.2claws43
1877 Fix bug #590825 (obey Follow-up: poster)
1879 2002-09-12 [colin] 0.8.2claws42
1882 Fix bug #557009 (wrong headers for messages
1883 forwarded as attachments)
1885 2002-09-11 [colin] 0.8.2claws41
1888 Put SCF: pseudo-header on top of message
1889 Set draft tmp_flag when saved as draft
1893 Skip after first \n\n for beginning of real message
1896 2002-09-11 [christoph] 0.8.2claws40
1899 use procmsg flag functions in filtering or processing
1900 will cause incorrect folder message counts
1902 2002-09-11 [colin] 0.8.2claws39
1905 Fix bug #550175 - wrong save folder when reediting
1908 2002-09-11 [paul] 0.8.2claws38
1910 * sync with 0.8.2cvs14
1911 see ChangeLog 2002-09-11
1913 2002-09-11 [colin] 0.8.2claws37
1916 Fix a typo (seeming to cause new/unread status to
1919 2002-09-10 [christoph] 0.8.2claws36
1922 compose_redirect should not use compose_generic_new
1923 because that does more stuff than expected including
1924 opening the external editor
1925 (closes bug "[ 526608 ] bounced messages appear blank
1928 2002-09-10 [christoph] 0.8.2claws35
1931 fix problem with too large message number range
1932 causing a crash in folder_item_scan
1934 2002-09-10 [paul] 0.8.2claws34
1936 * sync with 0.8.2cvs13
1937 see ChangeLog 2002-09-10
1939 2002-09-10 [christoph] 0.8.2claws33
1942 set MsgInfo TmpFlags for queue and draft folders
1943 (closes bug "[ 591676 ] Queue ignore MIME on restart")
1945 2002-09-10 [paul] 0.8.2claws32
1948 po/bg.po ** NEW FILE **
1949 new Bulgarian translation submitted by
1950 George Danchev <danchev@spnet.net>
1954 tools/tb2sylpheed ** NEW FILE **
1955 add script that converts an addressbook exported
1956 from The Bat! into a Sylpheed addressbook. Submitted
1957 by Urke MMI <urke-kg@eunet.yu>
1959 2002-09-10 [paul] 0.8.2claws31
1961 * sync with 0.8.2cvs12
1962 see ChangeLog 2002-09-10
1964 2002-09-06 [paul] 0.8.2claws30
1966 * src/prefs_common.c
1967 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
1971 tools/ldif-to-xml.py ** REMOVED **
1972 remove obsolete python script
1974 2002-09-06 [paul] 0.8.2claws29
1976 * sync with 0.8.2cvs10
1977 see ChangeLog 2002-09-06
1979 2002-09-04 [paul] 0.8.2claws28
1981 * sync with 0.8.2cvs9
1982 see ChangeLog 2002-08-04
1984 2002-09-04 [colin] 0.8.2claws27
1986 * src/prefs_common.[ch]
1987 Added signature color configuration
1989 Use user-specified signature color
1991 2002-09-03 [colin] 0.8.2claws26
1993 * src/prefs_common.[ch]
1994 Added autosave and autosave_length prefs
1996 Added compose_remove_draft()
1997 Auto-save drafts according to the prefs
1999 Added a crash-indicator file, allowing to check
2000 for new messages on startup if Sylpheed crashed
2001 (makes saved drafts "reappear")
2003 2002-09-03 [colin] 0.8.2claws25
2008 2002-09-03 [paul] 0.8.2claws24
2010 * sync with 0.8.2cvs8
2011 see ChangeLog 2002-09-02 and 2002-09-03
2013 2002-09-03 [darko] 0.8.2claws23
2016 use normal style when creating new folder to pick
2019 2002-09-02 [melvin] 0.8.2claws22
2022 removed some obsolete code
2024 2002-09-02 [melvin] 0.8.2claws21
2027 fixed test's equality sign (== to =)
2029 2002-09-02 [alfons] 0.8.2claws20
2033 revert change of 0.8.2claws16 and use the mh_folder_destroy
2034 as folder->destroy virtual as suggested by Hiro
2035 (the mh.c code seems to have been lost around mh.c.1.21)
2037 2002-09-02 [paul] 0.8.2claws19
2040 updated by Fabio Jr. Beneditto
2043 use 'http://claws.sylpheed.org' for homepage link.
2044 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
2046 2002-09-01 [alfons] 0.8.2claws18
2049 plug memleak related to one Martin Kluge found
2051 2002-08-31 [paul] 0.8.2claws17
2053 * sync with 0.8.2cvs6
2054 see ChangeLog 2002-08-30
2056 2002-08-31 [alfons] 0.8.2claws16
2059 folder_destroy(): remove mailbox from folderlist even if it has
2062 2002-08-31 [alfons] 0.8.2claws15
2067 (being pedantic I know)
2069 2002-08-31 [alfons] 0.8.2claws14
2072 check for NULL pointers returned from folder->fetch_msginfo virtual
2073 (should solve some reported crashes)
2075 2002-08-30 [alfons] 0.8.2claws13
2080 enable crash dialog on compilation time
2081 (--enable-crash-dialog configure option)
2083 2002-08-30 [alfons] 0.8.2claws12
2088 apply memory leak plug patch by Martin Kluge
2089 (closes patch "[ 602568 ] patch for 602441 little memory leak",
2090 bug "[ 599677 ] Very small memory leak in 0.81claws115",
2091 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
2093 2002-08-30 [darko] 0.8.2claws11
2096 copy Gtk style from normal style to match
2097 font size for coloured folders
2099 2002-08-29 [alfons] 0.8.2claws10
2102 Type=Internet <- Type=Application
2103 (reported by Michael Schwendt, see:
2104 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
2105 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
2107 2002-08-29 [paul] 0.8.2claws9
2109 * sync with 0.8.2cvs5
2110 see ChangeLog 2002-08-29
2112 2002-08-29 [colin] 0.8.2claws8
2115 Added a sanity check in summary_select_thread
2116 Should fix bug 601605
2118 2002-08-29 [colin] 0.8.2claws7
2121 Revert claws6 changes regarding bug #591676
2123 2002-08-28 [colin] 0.8.2claws6
2126 Ignore cache for queue folderitems
2129 2002-08-28 [melvin] 0.8.2claws5
2134 2002-08-28 [melvin] 0.8.2claws4
2137 Updated a bit the text concerning the spell checker
2139 2002-08-28 [melvin] 0.8.2claws3
2141 Merged the GNU_aspell_branch:
2142 Support of new GNU/aspell is now included and the old pspell
2143 is not supported anymore.
2147 Updated spell checker text to reflect the switch to GNU/aspell
2149 * ac/aspell.m4 *** NEW ***
2150 * src/gtkaspell.[ch] *** NEW ***
2151 * ac/pspell.m4 *** DELETED ***
2152 * src/gtkspell.[ch] *** DELETED ***
2155 Updated for GNU/aspell support
2158 Replaced gtkspell.c by gtkaspell.c
2166 * src/prefs_common.[ch]
2167 Updated for GNU/aspell support
2169 2002-08-28 [paul] 0.8.2claws2
2171 * sync with 0.8.2cvs4
2172 see ChangeLog 2002-08-27 and 2002-08-28
2174 2002-08-28 [colin] 0.8.2claws1
2176 * src/summary_search.c
2179 2002-08-28 [jens] 0.8.2claws
2182 Updated German translations
2184 2002-08-27 [melvin] 0.8.2claws
2187 Updated French translations
2189 2002-08-27 [paul] 0.8.2claws
2191 * sync with 0.8.2 main release
2199 updated message catalogs submitted by
2200 Ricardo Mones Lastra, Alessandro Maestri,
2201 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
2202 Beneditto and Urke MMI
2204 2002-08-27 [hoa] 0.8.1claws123
2206 * src/mainwindow.[ch]
2207 * src/summaryview.[ch]
2208 removed the "filter setting" menu option.
2209 add a "cancel a news message" menu option.
2211 2002-08-26 [martin] 0.8.1claws122
2214 changed string under 0.8.1claws79 changed by myself
2217 2002-08-26 [martin] 0.8.1claws121
2220 added kill command to debuggerrc to start crash dialog
2222 2002-08-26 [paul] 0.8.1claws120
2224 * sync with 0.8.1cvs31
2225 see ChangeLog 2002-08-26
2227 2002-08-25 [alfons] 0.8.1claws119
2230 fix bug that didn't send out correct headers to news server
2231 when sending news article and email from queue (bug reported
2232 and patch provided by Tim Mann; closes bug
2233 "[ 583196 ] 0.7.8claws can't post news")
2235 2002-08-25 [alfons] 0.8.1claws118
2237 * src/selective_download.c
2238 mark two strings as translatable
2239 (thanks to Urke MMI for pointing this out)
2241 2002-08-25 [alfons] 0.8.1claws117
2244 treat sent boxes as special and allow sorting them by addressee
2245 (closes "[ 589418 ] Sent folder sorting misbehavior"
2246 submitted by Steve Lamb)
2248 2002-08-24 [alfons] 0.8.1claws116
2251 fix memleak reported by Martin Kluge
2252 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
2254 2002-08-24 [oliver] 0.8.1claws115
2256 * src/prefs_toolbar.c
2257 o code cleanup as suggested by Alfons
2260 2002-08-24 [alfons] 0.8.1claws114
2263 o fix another memory leak reported by Martin Kluge
2264 (see "[ 599568 ] Small Memory Leak")
2265 o remove 'from' variable from 'summary_set_header()'; we can
2268 2002-08-24 [paul] 0.8.1claws113
2270 * sync with 0.8.1cvs30
2271 see ChangeLog 2002-08-23
2273 2002-08-24 [alfons] 0.8.1claws112
2276 remove unnecessary allocations for search bar fixing leaks
2277 reported by Martin Kluge
2278 (see "[ 599451 ] Further memory leaks?")
2280 2002-08-24 [alfons] 0.8.1claws111
2283 make get_socket_name() public for crash.c
2285 o make report bug button work (goes to claws'
2286 bug tracker at sf.net)
2287 o introduce function for doing important stuff just
2288 before claws goes down
2291 2002-08-24 [alfons] 0.8.1claws110
2294 move cursor to "To" entry when forwarding as attachment
2295 (reported and solved by Steve Lamb, closes bug report
2296 "[ 592880 ] Forward as attachment; cursor not in to")
2298 2002-08-24 [colin] 0.8.1claws109
2301 fix quick search visibility after GUI (de)separations.
2303 2002-08-23 [colin] 0.8.1claws108
2306 fix header pane visibility after folderview or
2307 messageview (de)separation
2309 2002-08-23 [paul] 0.8.1claws107
2311 * src/mainwindow.[ch]
2313 give full control of display or non-display
2314 of the Execute icon to Custom toolbar settings.
2315 add new sensitivity condition to maninwindow.h:
2321 more sync with 0.8.1cvs29
2323 2002-08-23 [melvin] 0.8.1claws106
2326 Readded support for custom widget in alertpanel lost in last
2329 2002-08-23 [paul] 0.8.1claws105
2331 * sync with 0.8.1cvs29
2332 see ChangeLog 2002-08-23
2334 2002-08-23 [colin] 0.8.1claws104
2337 Fix folder and search pixmaps exchanging positions
2338 after theme or toolbar changes. Thank to Oliver for
2341 2002-08-23 [colin] 0.8.1claws103
2344 src/messageview.[ch]
2347 Changed messageview_create() and noticeview_create()
2348 to avoid the last gdk_warning
2350 2002-08-22 [colin] 0.8.1claws102
2353 Fix my new `Creating pixmap from xpm' warning
2355 2002-08-22 [colin] 0.8.1claws101
2358 Fix some of the gdk warnings
2360 2002-08-22 [colin] 0.8.1claws100
2363 * src/stock_pixmap.c
2364 * src/stock_pixmap.h
2365 * src/pixmaps/quicksearch.xpm *ADDED*
2366 Add the quicksearch pixmap
2370 Make quicksearch bar visible/hidden via a button
2372 2002-08-22 [christoph] 0.8.1claws99
2375 fix folder update for newsgroups with message
2376 numbers below minimum number of articles to fetch
2377 (closes bug #598445)
2379 2002-08-22 [paul] 0.8.1claws98
2381 * sync with 0.8.1cvs28
2382 see ChangeLog 2002-08-22
2384 2002-08-21 [alfons] 0.8.1claws97
2387 use bt instead of bt full which seems to work
2388 better, and bt full doesn't give a great deal
2389 of information anyway
2391 2002-08-21 [colin] 0.8.1claws96
2394 fix summaryview_searchtype_changed prototype
2396 2002-08-21 [christoph] 0.8.1claws95
2399 o fix broken menu update for sorting type, we have to
2400 get this info from the summaryview now
2401 o removed setting of threaded state in menu callback
2402 * src/summaryview.[ch]
2403 more summaryview/folderitem seperation for
2406 removed not required --with-compiler-flags option
2408 2002-08-21 [oliver] 0.8.1claws94
2411 o rename toolbar.xml to toolbar_main.xml
2412 since toolbar_compose.xml might come up
2417 2002-08-21 [darko] 0.8.1claws93
2420 don't reset tmp flags for messages copied
2423 2002-08-21 [colin] 0.8.1claws92
2425 * src/prefs_filtering.c
2426 fix renaming rules on folder rename
2427 when folder is not a leaf folder
2429 2002-08-21 [paul] 0.8.1claws91
2431 * src/prefs_folder_item.c
2432 fix alignment of colour selector
2434 2002-08-21 [paul] 0.8.1claws90
2436 * sync with 0.8.1cvs27
2437 see ChangeLog 2002-08-21
2439 2002-08-21 [paul] 0.8.1claws89
2442 fix crash when changing field type in
2445 2002-08-21 [colin] 0.8.1claws88
2448 Made quick search case-insensitive
2450 2002-08-21 [paul] 0.8.1claws87
2452 * sync with 0.8.1cvs26
2453 see ChangeLog 2002-08-21
2455 2002-08-20 [christoph] 0.8.1claws86
2459 * src/summaryview.[ch]
2460 more summaryview/folderitem seperation for
2461 sort_key and sort_type
2463 added missing return statement
2465 2002-08-20 [colin] 0.8.1claws85
2467 * src/summaryview.[ch]
2468 Added a quick search box
2470 * src/prefs_common.[ch]
2471 Added a show/hide option for the quick search
2473 2002-08-20 [oliver] 0.8.1claws84
2476 remove toolbar_create_popups
2478 o remove toolbar_create_popups
2479 o fix toolbar_set_sensitive
2480 (Bug reports #596834 and #596832)
2481 * src/prefs_toolbar.c
2482 o add "Set default" button
2483 o align label and text + combo widgets
2485 2002-08-20 [hoa] 0.8.1claws83bis
2488 fixed a bug in imap_fetch_msginfo() in case there is no
2491 2002-08-20 [darko] 0.8.1claws83
2494 copy the color style of folder view so it
2495 works with GTK themes
2497 2002-08-20 [darko] 0.8.1claws82
2501 * src/prefs_folder_item.[hc]
2502 don't use UI stuff in folder.h
2504 2002-08-20 [darko] 0.8.1claws81
2507 * src/prefs_folder_item.h
2509 * src/prefs_folder_item.c
2510 ability to set folder color in folderview
2512 2002-08-19 [alfons] 0.8.1claws80
2515 fix one of the earlier memleaks reported by Martin Kluge
2517 2002-08-19 [alfons] 0.8.1claws79
2520 hide notice view when selecting seperate folder
2521 view (reported by Urke MMI)
2523 2002-08-19 [christoph] 0.8.1claws78
2526 * src/prefs_folder_item.h
2527 * src/summaryview.[ch]
2528 o add summary_set_prefs_from_folderitem to set
2529 summaryview prefs (first step to remove all
2530 references to the folderitem in summaryview)
2531 o moved compiled regex stuff from folderitem prefs
2534 2002-08-19 [paul] 0.8.1claws77
2537 add check for '.' to QUOTE_IF_REQUIRED
2539 2002-08-19 [paul] 0.8.1claws76
2542 sync with 0.8.1cvs25 (plug memory leak)
2544 * src/prefs_toolbar.c
2545 re-order prefs_toolbar_cancel()
2547 2002-08-18 [alfons] 0.8.1claws75
2551 plug other memleaks reported by Martin Kluge
2553 2002-08-18 [paul] 0.8.1claws74
2556 updated by Fabio Jr. Beneditto
2558 2002-08-18 [paul] 0.8.1claws73
2561 fix bug where tooltips were displayed untranslated
2563 * src/prefs_toolbar.c
2564 fix bug where clicking 'Cancel' creates an icon & text
2565 toolbar regardless of prefs
2568 2002-08-17 [oliver] 0.8.1claws72
2570 * src/prefs_toolbar.c
2571 update toolbar on CANCEL
2572 bug reported by Martin Kluge
2574 toolbar_destroy memleak fixed
2576 2002-08-17 [alfons] 0.8.1claws71
2579 plug another memleak reported by Martin Kluge
2581 2002-08-16 [alfons] 0.8.1claws70
2584 use execvp() correctly (suggested by wwp; thanks!)
2586 2002-08-16 [alfons] 0.8.1claws69
2589 plug memory leak reported by Kim Schultz & Martin Kluge
2591 2002-08-16 [paul] 0.8.1claws68
2594 updated by Ricardo Mones Lastra
2596 2002-08-16 [paul] 0.8.1claws67
2599 fix bug where 'Compose News' icon showed wrong
2602 2002-08-16 [paul] 0.8.1claws66
2604 * sync with 0.8.1cvs24
2605 see ChangeLog 2002-08-16
2608 updated by Alessandro Maestri
2610 2002-08-15 [paul] 0.8.1claws65
2615 2002-08-15 [paul] 0.8.1claws64
2618 don't translate debug info
2623 2002-08-15 [paul] 0.8.1claws63
2625 * src/prefs_toolbar.c
2626 fix bug where clicking 'OK' creates an icon & text
2627 toolbar regardless of prefs
2629 2002-08-14 [alfons] 0.8.1claws62
2632 add global var that has the full argv[0]
2634 o execvp the correct sylpheed by using argv0
2635 and setting the correct work dir
2638 2002-08-14 [oliver] 0.8.1claws61
2640 * enable/disable Toolbar Action Buttons
2644 * src/prefs_toolbar.c
2646 2002-08-14 [melvin] 0.8.1claws60
2649 Updated French translations
2651 2002-08-14 [melvin] 0.8.1claws59
2654 Made bug report not translatable
2656 Fixed exporthtml_build_filespec() return value
2658 Fixed incorrect include file
2660 * src/prefs_actions.c
2661 * src/prefs_toolbar.c
2662 Made debug info not translatable
2665 Added missing includes
2666 * src/prefs_common.c
2669 2002-08-14 [paul] 0.8.1claws58
2671 * faq/es/sylpheed-faq.html
2672 faq/es/sylpheed-faq-[1-3].html
2673 faq/es/sylpheed-faq-4.html **NEW FILE **
2676 2002-08-13 [christoph] 0.8.1claws57
2679 ignore thread fix that did not mark all
2680 child nodes of a ignored thread as
2681 ignored. Does not work perfectly yet,
2682 but it is better now
2684 2002-08-13 [alfons] 0.8.1claws56
2687 o implement 'save crash log'
2690 2002-08-13 [melvin] 0.8.1claws55
2693 removed unrequired "execinfo.h" header
2695 2002-08-12 [paul] 0.8.1claws54
2697 * faq/en/sylpheed-faq.html
2698 faq/en/sylpheed-faq-[1-3].html
2699 faq/en/sylpheed-faq-4.html **NEW FILE **
2702 2002-08-12 [alfons] 0.8.1claws53
2705 add crash.c to translatables
2707 bring in Leandro's crash dialog
2709 2002-08-11 [alfons] 0.8.1claws52
2712 clean up some warnings
2714 2002-08-11 [alfons] 0.8.1claws51
2718 * src/crash.[ch] ** NEW FILES **
2720 initial gdb crash handler
2722 2002-08-11 [paul] 0.8.1claws50
2724 * src/prefs_toolbar.c
2725 replace Up/Down arrow pixmaps with text to be
2726 consistent across icon themes
2728 2002-08-11 [paul] 0.8.1claws49
2730 * src/prefs_common.c
2732 rename 'Pixmap' -> 'Icon'
2735 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
2737 2002-08-10 [paul] 0.8.1claws48
2739 * src/prefs_toolbar.c
2742 2002-08-10 [paul] 0.8.1claws47
2745 don't write Processing progress to status bar
2746 patch submitted by Alexander Evseev
2748 * src/prefs_toolbar.c
2749 re-position and resize window
2750 make window assume correct size on first call
2752 2002-08-10 [paul] 0.8.1claws46
2759 follow UI text conventions
2761 2002-08-10 [alfons] 0.8.1claws45
2764 correct pixmap for delete action
2766 2002-08-10 [paul] 0.8.1claws44
2769 updated by Fabio Jr. Beneditto
2771 2002-08-10 [paul] 0.8.1claws43
2774 add custom toolbar files
2776 2002-08-10 [paul] 0.8.1claws42
2778 * sync with 0.8.1cvs22
2779 see ChangeLog 2002-08-09
2781 2002-08-09 [paul] 0.8.1claws41
2785 tools/outlook2sylpheed.pl ** NEW FILE **
2786 add script to convert exported Outlook
2787 contacts list to a Sylpheed addressbook.
2788 Submitted by Ricardo Mones Lastra.
2790 2002-08-09 [paul] 0.8.1claws40
2794 po/sr.po ** NEW FILE **
2795 add Serbian message catalog. Submitted by
2796 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
2798 2002-08-09 [paul] 0.8.1claws39
2800 * sync with 0.8.1cvs21
2801 see ChangeLog 2002-08-08
2803 2002-08-08 [oliver] 0.8.1claws38
2806 move Custom Toolbar to Configuration menu
2808 2002-08-08 [oliver] 0.8.1claws37
2810 * src/prefs_toolbar.c
2811 fix substitute pixmap bug
2813 2002-08-08 [paul] 0.8.1claws36
2815 * sync with 0.8.1cvs19
2816 see ChangeLog 2002-08-08
2818 2002-08-07 [christoph] 0.8.1claws35
2821 fixed a memory leak in new canonicalize_file_replace
2823 2002-08-07 [christoph] 0.8.1claws34
2826 o canonicalize_file_replace should create the temporary
2827 file in the same directory as the original file.
2828 o added get_tmpfile_in_dir that creates a temorary file
2829 in a specified directory.
2831 2002-08-07 [melvin] 0.8.1claws33
2834 fixed bug where 'Article' button acted as 'Email' button.
2836 2002-08-07 [paul] 0.8.1claws32
2838 * sync with 0.8.1.cvs17
2839 see ChangeLog 2002-08-07
2841 2002-08-07 [colin] 0.8.1claws31
2844 fix mass-cancel problem
2846 2002-08-07 [thorsten] 0.8.1claws30
2848 * src/prefs_toolbar.c
2849 fix: crash on replace or add new button
2851 fix: close xmlfile after reading
2853 fix: unlink() file before rename()
2855 2002-08-06 [paul] 0.8.1claws29
2857 * sync with 0.8.cvs15
2858 see ChangeLog 2002-08-06
2860 2002-08-06 [oliver] 0.8.1claws28
2863 * src/prefs_toolbar.c
2864 fixed empty toolbar issue
2866 2002-08-06 [oliver] 0.8.1claws27
2868 * Custom Toolbar Final
2872 o toolbar stuff now lives in src/toolbar.[ch]
2873 o main_window_toolbar_* functions are renamed to
2874 toolbar_* reflecting their new source file
2875 * src/mainwindow.[ch]
2876 o remove toolbar stuff
2878 2002-08-06 [oliver] 0.8.1claws26
2881 * src/prefs_toolbar.[ch] **New File**
2882 * src/toolbar.[ch] **New File**
2883 o prefs_toolbar.[ch] custom toolbar frontend
2884 o toolbar.[ch] backend
2886 2002-08-06 [oliver] 0.8.1claws25
2888 * src/prefs_actions.[ch]
2889 o new exported function actions_execute
2891 2002-08-06 [paul] 0.8.1claws24
2893 * sync with 0.8.1cvs4
2894 see ChangeLog 2002-08-06
2896 2002-08-06 [paul] 0.8.1claws23
2898 * sync with 0.8.1cvs13
2899 see ChangeLog 2002-08-06
2901 2002-08-06 [paul] 0.8.1claws22
2903 * sync with 0.8.1cvs12
2904 see ChangeLog 2002-08-05 and 2002-08-06
2906 2002-08-06 [match] 0.8.1claws21
2909 improvements to cut/copy/paste address
2911 2002-08-05 [match] 0.8.1claws20
2918 fixes to improve cut/copy/paste
2920 2002-08-06 [melvin] 0.8.1claws19
2923 account_find_all_from_address(): new function that returns the
2924 list of all accounts that are matched in an address.
2925 * src/alertpanel.[ch]
2926 alertpanel() now accepts a custom widget
2927 alertpanel_with_widget(): new function that pops up a panel with
2928 a custom widget in it
2930 gtkut_account_menu_new(): new function that allows the selection
2931 of an account from a list of accounts.
2933 Extended Return Receipt notification to select the correct
2934 account and to make a security test on the Delivery-Notification
2935 address which should be the same as the Return-Path.
2937 2002-08-06 [thorsten] 0.8.1claws18
2940 attach_all: save unnamed as "noname.%d",
2941 dont free static dirname
2943 2002-08-05 [alfons] 0.8.1claws17
2946 detect XIM by trying to link rather than compile a XIM program
2948 2002-08-05 [oliver] 0.8.1claws16
2950 * src/stock_pixmap.[ch]
2951 o add UP_ARROW to available pixmaps (already in pixmap-directory)
2952 o new func to retrieve pixmaps
2954 2002-08-05 [paul] 0.8.1claws15
2956 * sync with 0.8.1cvs10
2957 see ChangeLog 2002-08-05
2959 2002-08-04 [alfons] 0.8.1claws14
2962 see if this plugs memleak
2964 2002-08-04 [melvin] 0.8.1claws13
2967 fixed bug that could crash Sylpheed when highlighting
2968 all misspelled words.
2970 2002-08-03 [melvin] 0.8.1claws12
2972 * src/prefs_actions.c
2973 removed unnecessary checks for NULL introduced in 0.8.1claws11.
2975 fixed bug where the Return Receipt was sent to
2976 Delivery-Notification-To address even if it was not present
2978 2002-08-02 [alfons] 0.8.1claws11
2980 * src/prefs_actions.c
2981 o more check for NULLs
2982 o put create_io_dialog() in right conditional block
2984 2002-08-02 [paul] 0.8.1claws10
2987 updated by Ricardo Mones Lastra
2989 2002-08-01 [christoph] 0.8.1claws9
2992 don't free the cache of the opened
2993 folder in the summaryview
2995 don't unset flags, if it is not required
2997 2002-08-01 [paul] 0.8.1claws8
2999 * sync with 0.8.1cvs8
3000 see ChangeLog entry 2002-08-01
3002 2002-08-01 [paul] 0.8.1claws7
3004 * sync with 0.8.1cvs7
3005 see ChangeLog 2002-07-31 and 2002-08-01
3007 2002-07-31 [christoph] 0.8.1claws6
3010 forgot to update menu sensitivity
3011 function for new menu entry
3013 2002-07-31 [alfons] 0.8.1claws5
3016 check folder item and its path for NULL on
3019 2002-07-31 [christoph] 0.8.1claws4
3022 check if folder_item_get_msginfo in
3023 folder_item_remove_msg returned NULL
3025 better clear the uid cache in the
3026 uid validity check function and delete
3029 2002-07-31 [paul] 0.8.1claws3
3032 add the '--attach' option and a few other
3035 2002-07-31 [paul] 0.8.1claws2
3037 * sync with 0.8.1cvs5
3038 see ChangeLog 2002-07-31
3040 2002-07-31 [christoph] 0.8.1claws1
3042 * src/folderview.[ch]
3044 replace "Rescan all folders..." with
3045 "Check all folders for new messages..."
3047 2002-07-30 [paul] 0.8.1claws
3049 * version 0.8.1claws released
3051 2002-07-30 [paul] 0.8.0claws29
3053 * tools/OOo2sylpheed.pl ** NEW FILE **
3055 add script to enable sending documents as
3056 attachments from OpenOffice.org
3058 2002-07-30 [melvin] 0.8.0claws28
3060 * src/prefs_actions.c
3061 Made the actions' input/output dialog display
3064 2002-07-30 [christoph] 0.8.0claws27
3067 check if folder_item_get_msginfo in
3068 procmsg_save_to_outbox returned NULL
3070 2002-07-30 [paul] 0.8.0claws26
3072 * sync with 0.8.1cvs4
3073 see ChangeLog 2002-07-29
3075 2002-07-29 [thorsten] 0.8.0claws25
3078 added selective download, delete on server
3080 2002-07-29 [paul] 0.8.0claws24
3082 * sync with 0.8.1cvs3
3083 see ChangeLog 2002-07-29
3085 2002-07-27 [christoph] 0.8.0claws23
3088 add extra check if fetching the msginfo
3091 2002-07-27 [paul] 0.8.0claws22
3093 * sync with 0.8.1cvs2
3094 see ChangeLog 2002-07-26
3096 2002-07-27 [christoph] 0.8.0claws21
3099 add another check if a valid msginfo
3102 2002-07-26 [hoa] 0.8.0claws20
3105 Fixed a condition in folder_item_destroy()
3108 Fixed an error in IMAP protocol
3110 2002-07-26 [alfons] 0.8.0claws19
3113 ofcourse compare with identifier, not the path
3115 2002-07-26 [alfons] 0.8.0claws18
3118 use folder item identifier for saving / restoring
3119 preferences because folder->path might not be unique
3121 2002-07-26 [melvin] 0.8.0claws17
3124 Fixed a crash introduced in 0.8.0claws5 when log is
3125 cut under 80 characters.
3127 2002-07-26 [paul] 0.8.0claws16
3129 * sync with 0.8.1cvs1
3130 see ChangeLog 2002-07-26
3132 2002-07-26 [christoph] 0.8.0claws15
3135 imap folder now remembers the last selected
3136 folder and imap_fetch_msginfo skips selecting
3137 the folder if it is already selected
3139 2002-07-26 [christoph] 0.8.0claws14
3144 fix imap folder rescanning
3146 2002-07-25 [christoph] 0.8.0claws13
3156 implement imap uid cache and uid validity check
3158 2002-07-25 [alfons] 0.8.0claws12
3161 fix a brown paper bag bug, and also add some more
3164 2002-07-25 [christoph] 0.8.0claws11
3167 don't mix copy, fetch_msginfo and remove
3168 operations in folder item copy and move
3171 2002-07-25 [christoph] 0.8.0claws10
3175 * src/prefs_folder_item.c
3176 * src/summaryview.[ch]
3177 remove no longer required parameter update_cache from
3180 2002-07-25 [paul] 0.8.0claws9
3187 2002-07-24 [alfons] 0.8.0claws8
3190 sort correctly when using simplified subject line
3191 (closes feature request "[ 585141 ] applying regexp to subject
3192 before sort" submitted by Alexandra Walford)
3194 2002-07-24 [paul] 0.8.0claws7
3196 * sync with 0.8.0cvs3
3197 see ChangeLog 2002-07-24
3199 2002-07-23 [christoph] 0.8.0claws6
3206 o separate processing and summaryview
3207 o removed summary_write_cache from summaryview
3208 o removed summaryview->killed_messages, because we don't have
3209 to keep a list of killed messages anymore. New cache will
3210 keep the hidden messages in cache anyway
3213 * src/selective_download.c
3214 o removed unnecessary summary_write_cache calls
3216 o don't set ignore thread flag in procmsg_get_thread_tree
3217 if it is already set
3220 o moved STATUSBAR_PUSH/POP to statusbar.h because
3221 they are used in different files
3223 2002-07-23 [melvin] 0.8.0claws5
3229 * src/editldap_basedn.c
3231 * src/prefs_common.c
3232 Fixed few memory leak (gtk_editable_get_chars returns
3233 an allocated string)
3235 Fixed few memory leak (gtk_editable_get_chars returns
3236 an allocated string) and modified a little the log cutting
3239 Replaced a call to an obsolete function gtk_entry_get_text()
3240 by gtk_editable_get_chars()
3242 Removed a debug printf
3244 2002-07-23 [christoph] 0.8.0claws4
3247 fix another g_dirname memory leak
3249 2002-07-23 [christoph] 0.8.0claws3
3252 fixed a memory leak in mh_fetch_msginfo
3253 fixed crash when message header could not be
3256 2002-07-23 [paul] 0.8.0claws2
3258 * sync with 0.8.0cvs2
3259 see ChangeLog 2002-07-23
3261 2002-07-23 [paul] 0.8.0claws1
3263 * sync with 0.8.0cvs1
3264 see ChangeLog 2002-07-23
3266 2002-07-23 [paul] 0.8.0claws
3268 * release of 0.8.0claws
3270 2002-07-23 [paul] 0.7.8claws99
3273 new Russian translation, submitted by
3274 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
3276 2002-07-22 [jens] 0.7.8claws98
3279 Updated German translations.
3281 2002-07-22 [paul] 0.7.8claws97
3287 updated translations by Ricardo Mones Lastra,
3288 Alessandro Maestri, Wilbert Berendsen and
3289 Fabio Jr. Beneditto respectively
3291 2002-07-22 [christoph] 0.7.8claws96
3294 fix memory leak caused by wrong g_dirname usage
3296 2002-07-22 [christoph] 0.7.8claws95
3299 update new and unread message counts for summaryview
3300 summaryview does not get it from the folder anymore
3301 and has to update the values itself
3303 2002-07-22 [melvin] 0.7.8claws94
3306 Updated French translations.
3308 2002-07-22 [christoph] 0.7.8claws93
3311 set prop->preg pointer to NULL or following check
3312 will not fail and regexec will be called with
3315 2002-07-21 [alfons] 0.7.8claws92
3317 * src/prefs_common.[ch]
3318 remove option "Send return receipt on request"
3320 2002-07-21 [thorsten] 0.7.8claws91
3323 fixed memleaks, coding style as pointed out by alfons
3325 2002-07-21 [alfons] 0.7.8claws90
3328 * src/noticeview.[ch]
3329 o fix bug notice view being displayed when going to empty folder
3330 (noticed by Christoph)
3331 o allow RRR to be sent when restarting sylpheed, or changing folder
3332 (noticed by Thorsten)
3334 2002-07-21 [thorsten] 0.7.8claws89
3337 Included save_all patch from Xaview FACQ
3338 added support for pathnames
3340 2002-07-21 [alfons] 0.7.8claws88
3345 * src/messageview.[ch]
3346 * src/noticeview.c ** NEW FILE **
3347 * src/noticeview.h ** NEW FILE **
3348 make return receipts work again
3349 (UI idea by Leandro Pereira)
3351 2002-07-21 [paul] 0.7.8claws87
3354 fix sensitivity of 'Select thread'
3356 2002-07-21 [paul] 0.7.8claws86
3358 * src/prefs_common.c
3359 add browser command line for Galeon
3361 2002-07-21 [paul] 0.7.8claws85
3364 fix 'EXTRA_DIST': remove README.README, add TODO
3367 2002-07-21 [alfons] 0.7.8claws84
3370 make enter clear selection
3371 (closes "[ 579888 ] Editor selection/entry error"
3372 reported by Steve Lamb)
3374 2002-07-21 [alfons] 0.7.8claws83
3377 sort message list when selecting unthread messages
3378 (closes "[ 501593 ] switching threaded view doesn't sort"
3379 reported by Simon Schubert)
3381 2002-07-20 [alfons] 0.7.8claws82
3386 2002-07-20 [thorsten] 0.7.8claws81
3389 Fixed expansion of empty fields in matchactions
3391 2002-07-19 [melvin] 0.7.8claws80
3394 Removed a duplicate menu entry (fast mode) introduced during
3396 Added a menu separator between 'Use alternate' and 'Fast mode'
3398 2002-07-19 [paul] 0.7.8claws79
3404 2002-07-19 [thorsten] 0.7.8claws78
3406 * tools/calypso_convert.pl ** NEW FILE **
3409 script to import mbox files exported
3411 o generates folder structure
3412 o includes attachments
3414 2002-07-19 [melvin] 0.7.8claws77
3416 * src/selective_download.[ch]
3417 Fixed bug where closing the dialog with the window manager's
3418 close button will not unlock the summary
3419 Corrected some function declarations that missed a return value
3420 Made the source code comply better with coding style.
3421 * src/prefs_common.c
3422 Added new browser command line for Mozilla.
3424 2002-07-18 [paul] 0.7.8claws76
3427 src/selective_download.[ch]
3428 reflect theme changes, fix Gdk Warning when creating
3429 pixmap from NULL window, and minor clean up.
3430 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
3435 2002-07-17 [paul] 0.7.8claws75
3443 2002-07-16 [paul] 0.7.8claws74
3445 * tools/filter_conv.pl
3447 replace conversion script with reimplemented version,
3448 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
3450 2002-07-16 [colin] 0.7.8claws73
3453 remove forgotten debug messages - sorry ;-)
3455 2002-07-16 [colin] 0.7.8claws72
3461 add the ability to select part of a text mime-part
3464 2002-07-15 [christoph] 0.7.8claws71
3467 fix folder message count for folders without
3468 msg_is_changed (includes news folders)
3470 2002-07-15 [martin] 0.7.8claws70
3473 option "display recipient on 'From'..." now works
3474 without the need of enabling the option
3475 "display sender using address book".
3477 2002-07-15 [christoph] 0.7.8claws69
3480 removed setting folder status from summaryview.
3481 folder.c should update all message counts correctly.
3483 2002-07-15 [paul] 0.7.8claws68
3486 updated by Fabio Junior Beneditto
3488 2002-07-15 [darko] 0.7.8claws67
3491 Fixed target folder colorization, don't decrease op
3494 2002-07-14 [paul] 0.7.8claws66
3496 * sync with main 0.8.0
3497 see ChangeLog 2002-07-14
3499 2002-07-13 [melvin] 0.7.8claws65
3504 Replaced sprintf by g_snprintf to prevent possible buffer
3507 Corrected a log message output format.
3508 Added a missing "done" debug output.
3510 Added keyboard accelerator for Priority menu items
3511 Added missing \n in debug output
3515 Added missing \n in debug output
3517 2002-07-13 [paul] 0.7.8claws64
3520 change Sergey's email address to the sf address
3523 increase show_url_timeout (more useful for long
3526 2002-07-12 [sergey] 0.7.8claws63
3529 applied (with some modifications) patch to set the
3530 micalg parameter for signatures
3531 (2001-08-28 Werner Koch <wk@gnupg.org>)
3533 2002-07-12 [sergey] 0.7.8claws62
3537 fixed man page installation
3539 2002-07-12 [paul] 0.7.8claws61
3541 * sync with 0.7.8cvs26
3542 see ChangeLog 2002-07-11 and 2002-07-12
3544 2002-07-11 [christoph] 0.7.8claws60
3548 first use the message number to find the message
3549 to mark with a reply flag but check the
3550 message-id if we got the correct message, if not
3551 try to find it by message-id.
3552 use new string seperator that is not allowed
3555 2002-07-11 [paul] 0.7.8claws59
3557 * sync with 0.7.8cvs23
3558 see ChangeLog 2002-07-10
3560 2002-07-10 [christoph] 0.7.8claws58
3564 Added message-id table to the cache in memory
3565 and functions to msgcache.c and folder.c to
3566 fetch MsgInfos by message id
3569 store folder and message-id of message replying
3570 to in queue header and set reply flag after sending
3571 (Closes bug #469498)
3573 2002-07-10 [paul] 0.7.8claws57
3577 add Martin to the list of authors
3579 2002-07-09 [martin] 0.7.8claws56
3581 Added gtk_ctree_last_visible(), tree_update_level(),
3582 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
3583 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3584 from gtk+ to gtksctree.c for the new sorting code
3585 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
3586 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
3588 Added declaration for gtk_sctree_sort_recursive() and
3589 gtk_sctree_sort_node
3594 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3595 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
3597 2002-07-08 [paul] 0.7.8claws55
3599 * more sync with 0.7.8cvs21
3600 see ChangeLog 2002-07-08
3602 2002-07-08 [paul] 0.7.8claws54
3604 * sync with 0.7.8cvs21
3605 see ChangeLog 2002-07-08
3607 2002-07-07 [alfons] 0.7.8claws53
3610 * src/stock_pixmap.[ch]
3611 * src/pixmaps/notice_warn.xpm ** NEW FILE **
3612 * src/pixmaps/notice_error.xpm ** NEW FILE **
3613 * src/pixmaps/notice_note.xpm ** NEW FILE **
3614 add new pixmaps for upcoming notice pane
3616 2002-07-06 [melvin] 0.7.8claws52
3619 Made them a bit closer to Sylpheed's coding style.
3621 Removed possible memory leaks when some errors occurs.
3623 2002-07-06 [melvin] 0.7.8claws51
3626 Removed --no-location in xgettext command line to help
3627 translators that use Emacs' po-mode
3629 Removed unnecessary comments that messed up sylpheed.pot
3631 2002-07-06 [paul] 0.7.8claws50
3633 * sync with 0.7.8cvs19
3634 see ChangeLog 2002-07-05
3636 2002-07-06 [christoph] 0.7.8claws49
3640 fix folder_item_remove_all_msg and folderview
3641 status for trash folders after emptying trash
3643 2002-07-05 [paul] 0.7.8claws48
3645 * sync with 0.7.8cvs16
3646 see ChangeLog 2002-07-04 and 2002-07-05
3648 2002-07-04 [paul] 0.7.8claws47
3650 * sync with 0.7.8cvs14
3651 see ChangeLog 2002-07-04
3653 2002-07-03 [alfons] 0.7.8claws46
3656 dupe folder item's path because it's being reallocated
3657 by new folder scanning code
3659 2002-07-03 [christoph] 0.7.8claws45
3662 better IMAP uid fetching using 'FETCH 1:* (UID)'
3664 add missing return in msgcache_write
3666 2002-07-02 [thorsten] 0.7.8claws44
3671 use binary mode for file access
3673 2002-07-02 [christoph] 0.7.8claws43
3675 * major code cleanup (part 1)
3677 - unused variables removed
3678 - unused functions removed
3679 - uninitialized variables checked
3680 - missing return statements added
3681 - missing function return types added
3682 - added parentheses around assignment and
3683 && in || when suggested by gcc
3687 replaced direct calls to folder->scan_tree
3688 with folder_scan_tree and restore folder
3689 prefs in this function. The folder should
3690 not have to deal with them.
3691 ( Should now work for all folder types )
3693 2002-07-02 [paul] 0.7.8claws42
3695 * sync with 0.7.8cvs13
3696 see ChangeLog 2002-07-01 and 2002-07-02
3698 2002-07-01 [christoph] 0.7.8claws41
3701 fix "goto next/prev unread message" with
3704 2002-07-01 [paul] 0.7.8claws40
3707 updated by Ricardo Mones Lastra
3709 2002-06-30 [match] 0.7.8claws39
3712 applied variation of leonerd's patch (566661) to
3713 allow multiple email addresses per JPilot entry.
3714 addresses may be separated by space, comma, pipe,
3715 semi-colon, new-line.
3717 2002-06-30 [alfons] 0.7.8claws38
3720 simple fix for putting older nodes before
3721 newer nodes when threading by subject
3723 2002-06-30 [christoph] 0.7.8claws37
3730 fix broken folder tree rescaning
3731 and don't use procmsg_get_mark_sum
3734 2002-06-30 [christoph] 0.7.8claws36
3736 * merge new cache branch
3738 fix new cache imap copy bug
3740 improved folder_item_scan
3741 it should now always set the correct
3742 new, unread and total message counts
3744 2002-06-29 [paul] 0.7.8claws35
3747 correct syntax error
3749 2002-06-29 [paul] 0.7.8claws34
3753 man/Makefile.am ** NEW FILE **
3754 man/sylpheed.1.gz ** NEW FILE **
3755 add Sylpheed man page