-2003-09-10 [paul] 0.9.5claws
+2003-12-19 [paul] 0.9.8claws
- * 0.9.5claws released
+ 0.9.8claws released
-2003-09-10 [paul] 0.9.4claws78
+2003-12-19 [paul] 0.9.7claws51
- * src/Makefile.am
- add missing files
+ * po/en_GB.po
+ po/es.po
+ po/ja.po
+ po/pl.po
+ po/sk.po
+ po/zh_CN.po
+ update translations. submitted by me, Ricardo Mones
+ Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
+ Hansom Young
+
+ * src/folder_item_prefs.c
+ 'enable_processing' set to FALSE by default
-2003-09-10 [melvin] 0.9.4claws77
+2003-12-18 [melvin] 0.9.7claws50
* po/fr.po
- Updated French translations
+ Updated French translation
-2003-09-10 [paul] 0.9.4claws76
+2003-12-17 [christoph] 0.9.7claws49
- * po/es.po
- po/sk.po
- po/sr.po
- update Spanish, Slovak, and Serbian translations.
- submitted by Ricardo Mones Lastra, Andrej Kacian,
- and Urke MMI
-
- * AUTHORS
- add translation team section
+ * src/procheader.c
+ revert discarding of whitespace from 0.9.7claws44
-2003-09-09 [christoph] 0.9.4claws75
+ RFC2822 2.2.3: Unfolding is accomplished by simply
+ removing any CRLF that is immediately followed by WSP.
- * src/folder.c
- free item->prefs in folder_item_destroy
+2003-12-17 [paul] 0.9.7claws48
-2003-09-09 [alfons] 0.9.4claws74
+ * src/folder.c
+ fix new message count
+
+ * configure.ac
+ update autotools macros
- * src/folderview.c
- o proper check for root node sorting
- o remove unnecessary gtk_ctree_remove_node
+ * sync with 0.9.8a
- (should fix bug #300, "crash while moving folder")
+2003-12-16 [christoph] 0.9.7claws47
-2003-09-08 [christoph] 0.9.4claws73
+ * src/folder.c
+ fix folder update before adding MsgInfo to cache
+ in add_msginfo_to_cache()
- * src/folderview.c
- o fix double adding of IMAP FolderItems to GtkCTree
- o fix crash then mbox folder is removed
+ * src/procmsg.c
+ remove old call to folder_item_update() that is no
+ longer required
-2003-09-08 [christoph] 0.9.4claws72
+2003-12-16 [christoph] 0.9.7claws46
- * src/folder.c
- * src/folderview.c
- * src/mainwindow.c
- fix new folder notification
+ * src/main.c
+ make sure the shutdown process only runs once
- * src/mbox_folder.c
- fix cache path
+2003-12-16 [hoa] 0.9.7claws45
-2003-09-08 [christoph] 0.9.4claws71
+ * src/mainwindow.c
+ * src/messageview.c
+ * src/summaryview.[ch]
+ Create filter rules using a message is fixed.
+ We can now create processing rules using a message.
- * src/compose.c
- replace '\n' and '\r' before removing trailing spaces
+2003-12-15 [alfons] 0.9.7claws44
- * src/folder.[ch]
- * src/folderview.c
- add information about new or removed items in folder tree change
- notification and use this in folderview to add and remove only
- the appected items and not refresh the whole tree
+ * src/procheader.c
+ make sure we discard folding white space
-2003-09-07 [match] 0.9.4claws70
+2003-12-15 [luke] 0.9.7claws43
+ * src/textview.c
+ * src/mimeview.c
+ o use "name" parameter if "filename" doesn't exist
- * src/Makefile.am
- * src/addr_compl.c
- * src/addressbook.c
- * src/addressitem.h
- * src/addrindex.c
- * src/addritem.c
- * src/addritem.h
- * src/addrquery.c ** NEW **
- * src/addrquery.h
- * src/ldapquery.c
- * src/ldapserver.c
- * src/stock_pixmap.c
- * src/stock_pixmap.h
- * src/pixmaps/address_search.xpm ** NEW **
- re-introduce Lookup button for LDAP 'static' searches.
+2003-12-14 [alfons] 0.9.7claws42
-2003-09-07 [alfons] 0.9.4claws69
-
* src/summaryview.c
- abandon setting usize for messageview because it gives layout problems
- with the quick search bar and the headerview; fixes assorted UI glitches:
+ * src/common/utils.c
+ allow quick finding based on the result of passing
+ a message to an external command. E.g:
+
+ X "bogofilter < %F"
- o bug #148, "Toggling of quick-search bar reduces index view area"
- o bug #280, "Window resiizes for line length but does not revert"
+ gets me all the spam in a folder.
-2003-09-07 [christoph] 0.9.4claws68
+2003-12-14 [luke] 0.9.7claws41
- * src/compose.c
- o make sure we don't have any newlines in header values
- o check custom headers for spaces and newlines and ignore
- malformed header names
+ * src/textview.c
+ * src/mimeview.c
+ o use parameter "filename" instead of "name" in a couple of
+ places for correctness
-2003-09-06 [christoph] 0.9.4claws67
+ * src/procmime.c
+ * src/common/utils.[ch]
+ o make temporary filename for attachments safe for %p
+ substitutions in actions.
- * src/folder.c
- * src/folderview.c
- invoke notification hook for folder tree changes after append
- and remove folder
+2003-12-13 [christoph] 0.9.7claws40
- (closes Bug 294 Crash while moving folder with many subdirectories)
+ * src/main.c
+ readd exit(0) to clean_quit() because otherwise sylpheed
+ does not always terminate
-2003-09-06 [christoph] 0.9.4claws66
+ * src/pgpmime.c
+ * src/privacy.h
+ add an identifier-string for PrivacySystems
- * src/folder.c
- destroy folder's MsgCache if FolderItem is removed to make sure
- it is not saved when the FolderItem is destroyed
+2003-12-12 [paul]
-2003-09-06 [christoph] 0.9.4claws65
+ * doc/man/sylpheed.1
+ update the man page
+2003-12-12 [paul] 0.9.7claws39
+
+ general clean up
+
+ * configure.ac
+ correct and clean up './configure --help' info
+
* src/plugins/clamav/clamav_plugin.c
- fix copy & paste bug
+ src/plugins/spamassassin/spamassassin.c
+ correct plugin_desc(), works with LOCAL, IMAP, and
+ POP accounts
+
+ * src/filtering.c
+ src/matcher.[ch]
+ src/matcher_parser_parse.y
+ src/prefs_filtering_action.c
+ use 'Change Score' instead of '(In/De)crease score'.
+ use *CHANGE_SCORE* instead of *ADD_SCORE*
+
+ * src/mainwindow.c
+ hyphenate: 'Pre-processing', 'Post-processing'
+
+ * src/prefs_account.c
+ change 'Generate Message-ID' to 'Generate Message-Id'
+
+ * src/prefs_folder_item.c
+ change 'Processing on startup:' to 'Process at startup'
+ change 'Scan for new mail:' to 'Scan for new mail'
+
+2003-12-11 [christoph] 0.9.7claws38
-2003-09-05 [christoph] 0.9.4claws64
+ * src/crash.c
+ * src/main.[ch]
+ make sure the clean_exit() funtion is not called again by the
+ signal handler while it is already running
+
+ (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
- * src/folder.c
- * src/messageview.[ch]
- * src/procmsg.[ch]
* src/summaryview.c
- extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
- by MessageView to clear it when the message is deleted. Should
- work even if messages are deleted in MainWindow or by
- processing.
+ fix wrong assertion
-2003-09-05 [alfons] 0.9.4claws63
+2003-12-11 [paul] 0.9.7claws37
- * src/messageview.c
- deleting a message in a message view frees its msginfo, make
- messageview_update_all() aware of that (should fix bug #293,
- "deleting message caused crash")
+ * src/compose.c
+ 'anonymise' Message-Id: header string
-2003-09-05 [melvin] 0.9.4claws62
+2003-12-11 [paul] 0.9.7claws36
- * src/action.c
- Improve synchronous action exit code (fixes
- a ~5 seconds delay after action exit on RedHat 9)
+ * src/plugins/clamav/clamav_plugin.c
+ fix (don't break) signature count
+ use cl_strerror() instead of deprecated cl_perror()
+
+2003-12-11 [darko] 0.9.7claws35
-2003-09-04 [christoph] 0.9.4claws61
+ * src/summaryview.c
+ also update the sort arrow (thanks Christoph)
- * src/compose.c
- * src/rfc2015.c
- * src/common/utils.[ch]
- add util function to create mime boundary and use it
- in compose and gpg code
+2003-12-11 [darko] 0.9.7claws34
-2003-09-04 [alfons] 0.9.4claws60
+ * src/summaryview.c
+ allow reverting to default sort mode (no sort)
- * src/folder.c
- source folder item's GNode should already have been freed in
- a previous call to src->folder->klass->remove_folder()
- (should fix bug #287, "crash when moving folders")
+2003-12-10 [hoa] 0.9.7claws33
-2003-09-03 [thorsten] 0.9.4claws59
+ * src/matcher.c
+ fixed quotation of string for matcher.
- * src/plugins/spamassassin/spamassassin_gtk.c
- fix compile error
+2003-12-08 [paul] 0.9.7claws32
-2003-09-03 [christoph] 0.9.4claws58
+ * src/imap.c
+ src/inc.c
+ plug memory leaks (patch by Alfons)
- * src/plugins/spamassassin/spamassassin.[ch]
- * src/plugins/spamassassin/spamassassin_gtk.c
- add timeout config option
+2003-12-08 [christoph] 0.9.7claws31
-2003-09-03 [paul] 0.9.4claws57
+ * src/folder_item_prefs.[ch]
+ * src/folderview.c
+ * src/prefs_folder_item.c
+ add new FolderItem property to exclude folders from new
+ mail checks
- * po/sk.po ** NEW FILE **
- add Slovak translation. Submitted by Andrej Kacian
- <andrej@kacian.sk>
+ Patch submitted by Chad Robinson <crobinson@rfgonline.com>
-2003-09-03 [paul] 0.9.4claws56
+2003-12-07 [paul] 0.9.7claws30
- * src/plugins/clamav/clamav_plugin_gtk.c
- gui tweaks: replace a label with a tooltip, modify the
- text, use gtk_check_button_new(); instead of
- gtk_check_button_new_with_label("");
+ * src/plugins/clamav/clamav_plugin.c
+ fix signature count
-2003-09-02 [alfons] 0.9.4claws55
+2003-12-07 [thorsten] 0.9.7claws29
- * src/gtk/filesel.c
- remember last used dir when attaching multiple files (should fix
- bug #290, "Attach File does not remember directory")
+ * src/filtering.c
+ debug_print some warning if destfolder missing
+ * src/prefs_filtering.c
+ uninitialized filter list when deleting a folder
-2003-09-01 [paul] 0.9.4claws54
+2003-12-06 [paul] 0.9.7claws28
- * po/es.po
- updated by Ricardo Mones Lastra
+ * src/procheader.c
+ add Alfons' patch to trim line feeds
-2003-09-01 [alfons] 0.9.4claws53
+2003-12-06 [paul] 0.9.7claws27
- * src/gtk/gtkaspell.[ch]
- be pedantic and strict and use const gchar * instead of guchar *
+ * partial sync with 0.9.7cvs8
+ leaving claws' online/offline more or less intact
+ see ChangeLog 2003-12-04 and 2003-12-06
-2003-09-01 [alfons] 0.9.4claws52
+2003-12-06 [christoph] 0.9.7claws26
- * src/mainwindow.c
- * src/summaryviewc.
- re-enable Save As when multiple messages are selected
+ * src/messageview.c
+ * src/privacy.[ch]
+ revert pirvacy API changes
-2003-09-01 [paul] 0.9.4claws51
+2003-12-05 [alfons] 0.9.7claws25
- * src/textview.c
- g_free(trimmed_uri);
+ * src/matcher.[ch]
+ clean up my old cruft
-2003-09-01 [paul] 0.9.4claws50
+2003-12-05 [alfons] 0.9.7claws24
- * sync with 0.9.4cvs13
- see ChangeLog 2003-09-01
+ * src/matcher.c
+ fix comparison buglet ;-) and make `test` matcher
+ work again
-2003-09-01 [paul] 0.9.4claws49
+2003-12-05 [alfons] 0.9.7claws23
- * src/textview.c
- trim uri before sending to the statusbar
- fixes Bug 275 'Clicking on long URL wrapped onto two lines
- in the message window causes main S-C window to enlarge
- past screen edges'
+ * src/prefs_folder_item.c
+ K&R 2nd Ed., page 241 (function parameter identifiers
+ starting with an underscore are kind of insulting)
-2003-09-01 [paul] 0.9.4claws48
+2003-12-05 [hoa] 0.9.7claws22
- * sync with 0.9.4cvs12
- see ChangeLog 2003-09-01
+ * src/main.c
+ * src/mainwindow.[ch]
+ * src/mainwindow.h
+ add destructor for mainwindow so that the last
+ MimeInfo opened in messageview is destroyed when
+ exiting sylpheed.
-2003-08-30 [christoph] 0.9.4claws47
+2003-12-05 [hoa] 0.9.7claws21
- * src/compose.c
- * src/folder_item_prefs.[ch]
- * src/prefs_folder_item.c
- * src/gtk/gtkaspell.[ch]
- commit per folder dictionary patch by
- Paul Evans <nerd@freeuk.com>
+ * src/filtering.[ch]
+ * src/matcher.[ch]
+ * src/matcher_parser_lex.l
+ * src/matcher_parser_parse.y
+ * src/prefs_actions.c
+ * src/prefs_filtering.c
+ * src/common/utils.[ch]
+ quote arguments before giving them to command line.
+ fixed quote of string in matcher/processing/filtering rules.
-2003-08-30 [christoph] 0.9.4claws46
+ * src/messageview.c
+ * src/privacy.[ch]
+ allows decryption to return a new whole
+ MIME message structure.
- * src/plugins/spamassassin/spamassassin_gtk.c
- * src/plugins/spamassassin/spamassassin_gtk.glade
- reduce GUI clutter by placing hints into tooltips
+2003-12-04 [hoa] 0.9.7claws20
-2003-08-30 [paul] 0.9.4claws45
+ * src/filtering.[ch]
+ * src/folder.c
+ * src/mainwindow.c
+ * src/matcher.c
+ * src/matcher_parser_parse.y
+ * src/folderview.c
+ global rules to run before folder specific rules.
+ global rules to run after folder specific rules.
+
+ * src/messageview.c
+ fixed quick addition of rules.
+
+ * src/prefs_filtering.[ch]
+ * src/summaryview.c
+ we can now customize the title for the dialog.
+ updated case where we rename of delete folders.
- * src/compose.c
- add 'Content-Disposition: inline' to a text/plain
- part when using PGP/MIME signing
+ * src/addressbook.c
+ got back the function addressbook_browse_entry_cb()
+ that is needed in case we compiled with LDAP support.
-2003-08-30 [paul] 0.9.4claws44
+2003-12-04 [paul] 0.9.7claws19
- * src/prefs_common.c
- src/prefs_spelling.c
- src/prefs_spelling.glade
- reduce GUI clutter by placing hints into tooltips
+ * sync with 0.9.7cvs6
+ see ChangeLog 2003-12-04
+ fixes bug 171 'Wrong message decoing: koi8-r and
+ iso8859-5 looks same. Can't read many emails.'
-2003-08-29 [christoph] 0.9.4claws43
+2003-12-04 [paul] 0.9.7claws18
- * configure.ac
- fix bug found by Ivan Rayner <ivanr@sgi.com>
+ * po/POTFILES.in
+ remove 'src/prefs_scoring.c'
- * src/stock_pixmap.c
- change unecessary warning into a debug message
+2003-12-03 [hoa] 0.9.7claws17
- * src/plugins/clamav/Makefile.am
- Fix error "-I$(CLAMAV_LIBS)"
+ * src/Makefile.am
+ compilation of scoring.[ch] and prefs_scoring.[ch]
+ is removed.
+
+ * src/filtering.[ch]
+ * src/folder.c
+ * src/folder_item_prefs.[ch]
+ * src/folderview.c
+ * src/main.c
+ * src/mainwindow.c
+ * src/matcher.[ch]
+ * src/matcher_parser.h
+ * src/matcher_parser_parse.y
+ * src/prefs_filtering.[ch]
+ * src/prefs_filtering_action.c
+ * src/prefs_folder_item.c
+ * src/prefs_scoring.[ch] * REMOVED FILES *
+ * src/procmsg.[ch]
+ * src/scoring.[ch] * REMOVED FILES *
+ * src/summaryview.c
+ merged scoring and filtering.
+
+ Note : compatibility is kept by parsing score like
+ add_score. To get the behaviour of older scoring
+ system, you have to define some equivalent rule :
+ "score_lower -9999 hide"
+ "score_greater 9999 mark"
+
+ To define global rules, you have to define them
+ in the new global processing rules.
+ The variable that kept the list filtering rules
+ was "global_processing" and has been renamed into
+ "filtering_rules".
+ "global_processing" variable is now the name
+ of the variable that keeps the list of global
+ processing rules.
+ In the configuration file, "[global]" section is
+ now for the global processing rules (which includes
+ score things and new global processing rules).
+ New "[filtering]" section is for the filtering rules.
+
+ Before running with this version, during testing
+ phase, ** MAKE A BACKUP ** of your matcherrc file.
+ Then, you have to make the following changes :
+ - leave all scoring rules in "[global]" section.
+ - move all other rules of "[global]" section to
+ a new section named "[filtering]".
+
+2003-12-03 [christoph] 0.9.7claws16
-2003-08-29 [christoph] 0.9.4claws42
+ * src/procmime.c
+ use default Content-Type as specified in RFC2045 if
+ Content-Type header is syntactically incorrect
- * intl/Makefile.in
- * src/Makefile.am
+2003-12-03 [christoph] 0.9.7claws15
+
+ * src/addressbook.c
+ * src/addrindex.h
+ * src/addritem.c
+ * src/expldifdlg.h
+ * src/exportldif.c
+ * src/filtering.c
+ * src/folder.c
+ * src/folderview.c
+ * src/jpilot.c
+ * src/localfolder.c
* src/matcher.h
- * src/common/Makefile.am
- * src/common/passcrypt.c
- commit fixes and patches for some of the IRIX problems found by
- Ivan Rayner <ivanr@sgi.com>
+ * src/matcher_parser_lex.l
+ * src/matcher_parser_parse.y
+ * src/news.c
+ * src/prefs_filtering_action.c
+ * src/prefs_folder_item.c
+ * src/prefs_fonts.c
+ * src/procmsg.c
+ * src/sgpgme.c
+ clean up warnings
-2003-08-29 [paul] 0.9.4claws41
+ * src/procmime.c
+ revert 0.9.7claws14 change
- * src/prefs_filtering.c
- add 'Top' and 'Bottom' buttons, based on changes in
- src/prefs_filter.c in 0.9.4cvs11.
+2003-12-03 [alfons] 0.9.7claws14
-2003-08-27 [christoph] 0.9.4claws40
+ * src/procmime.c
+ catch invalid Content-Type with no subtype
- * src/folderview.c
- fix bug that the current summary settings were copied to the
- wrong folder item, when the folder item prefs are opened.
- Copying is not required because summary settings and
- folder_item_prefs do not contain the same settings
+2003-12-03 [alfons] 0.9.7claws13
-2003-08-27 [thorsten] 0.9.4claws39
+ * src/alertpanel.h
+ * src/setup.c
+ * src/plugins/image_viewer/plugin.c
+ compile again, we need stddef.h for size_t
- * src/imap.c
- fix compile error
+2003-12-03 [paul] 0.9.7claws12
-2003-08-26 [paul] 0.9.4claws38
+ * src/account.c
+ don't allow cloning of accounts with remote folders,
+ patch submitted by Ricardo Mones Lastra
- * sync with 0.9.4cvs9
- see ChangeLog 2003-08-26
+2003-12-03 [christoph] 0.9.7claws11
-2003-08-25 [paul] 0.9.4claws37
+ * src/folder.[ch]
+ * src/imap.c
+ * src/localfolder.[ch]
+ * src/mh.c
+ * src/news.c
+ * src/common/xml.[ch]
+ add set_xml() and get_xml() virtual functions to FolderClass to
+ save extra information for Folders (for example the rootpath
+ only used by LocalFolder). The folderlist write function no
+ longer needs to know the folder type to save this extra
+ information.
- * sync with 0.9.4cvs8
- see ChangeLog 2003-08-25
+2003-12-02 [christoph] 0.9.7claws10
-2003-08-24 [christoph] 0.9.4claws36
+ * src/Makefile.am
+ * src/account.c
+ * src/folder.[ch]
+ * src/folderview.h
+ * src/imap.c
+ * src/localfolder.[ch] ** NEW **
+ * src/mainwindow.c
+ * src/mh.[ch]
+ * src/news.[ch]
+ * src/prefs_account.[ch]
+ * src/prefs_filtering.h
+ * src/procmsg.h
+ * src/remotefolder.[ch] ** NEW **
+ * src/common/xml.[ch]
+ add item_set_xml() and item_get_xml() virtual functions to
+ FolderClass to give folders the ability to add extra information
+ to the saved FolderItem data. If NULL the default function for
+ FolderItem will be used.
- * src/prefs_filtering.c
- shouldn't remove items from a GSList while iterating over the
- list (makes cur invalid and cur->next not accessable)
+2003-11-29 [christoph] 0.9.7claws9
- (closes Bug 272 i deleted an folder and some seconds later sylpheed
- crashed)
+ * src/procheader.c
+ fix bug in unfolding
-2003-08-23 [christoph] 0.9.4claws35
+2003-11-29 [luke] 0.9.7claws8
- * src/news.c
- news folders should be scanned when opened
+ * src/textview.c
+ fix compilation for non c99 compilers
-2003-08-22 [christoph] 0.9.4claws34
+2003-11-29 [christoph] 0.9.7claws7
- * src/prefs_folder_item.c
- use macro to assign strings that always frees the old string
+ * src/procmime.[ch]
+ * src/mimeview.c
+ o unknown disposition types should be handled as
+ attachment (RFC2183)
+ o missing headers should not default to inline
+ (would make "Save All" useless when disposition header
+ is not set by the sending mailer)
+ o remove old MimeInfo data and cleanup
- * src/gtk/gtkaspell.[ch]
- add gtkaspell_set_dictionary_menu_active_item() to set active
- item in dictionary option menu
+2003-11-29 [luke] 0.9.7claws6
- * src/prefs_spelling.c
- use gtkaspell_set_dictionary_menu_active_item() to select
- dictionary
+ * src/procmime.[ch]
+ re-added parsing of Content-Disposition header
+ - removes the old 'gchar* content_disposition'
+ - adds a new field 'DispositionType disposition'
+ - adds parameters to MimeInfo::parameters
-2003-08-21 [christoph] 0.9.4claws33
+ * src/mimeview.c
+ use the "filename" parameter for saving, and the new
+ MimeInfo::disposition for save all.
- * src/folder.[ch]
- * src/imap.c
- * src/mbox_folder.c
- * src/mh.c
- * src/news.c
- optimize folder system
+ * src/compose.c
+ * src/toolbar.[ch]
+ add a 'check spelling' button as a possibility for
+ the compose toolbar
- * src/gtk/gtkstext.c
- fix division by zero when font has 0 width for ' '
+ * src/stockpixmap.[ch]
+ * src/pixmaps/check_spelling.xpm ** NEW **
+ * src/Makefile.am
+ add a pixmap for use with 'check spelling' button or
+ a user defined action
-2003-08-21 [paul] 0.9.4claws32
+ * src/textview.c
+ re-apply fixed (I hope) patch for bug 57
+ "Hidden URL in HTML Mails"
- * sync with 0.9.4cvs7
- see ChangeLog 2003-08-20
+2003-11-28 [christoph] 0.9.7claws5
-2003-08-19 [paul] 0.9.4claws31
+ * src/procmime.c
+ o be more liberal in what we accept as Content-Type parameters
+ o ignore comments after parameters
- * src/common/defs.h
- add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
- SYLDOC_FAQ_HTML_INDEX.
- * src/manual.c
- use LC_MESSAGES instead of LC_ALL to find the current
- language
+ * src/sgpgme.c
+ o only free passphrase when an error occurs
- fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
+2003-11-28 [paul] 0.9.7claws4
-2003-08-19 [paul] 0.9.4claws30
+ * src/account.c
+ add 'Clone Account' function. patch submitted by
+ Ricardo Mones Lastra
- * po/bg.po
- updated by George Danchev
+2003-11-27 [thorsten] 0.9.7claws3
-2003-08-18 [luke] 0.9.4claws29
- * src/mimeview.[ch]
- * src/gtk/gtkvscrollbutton.[ch]
- o removed gtk_vscrollbutton_reset() (reasons: reduce
- dependencies; do it the GTK way; reduce code -14/+2 lines)
- o removed horizontal separator between icons
+ * src/mimeview.c
+ fix crash if 'save_all' failed twice
-2003-08-17 [christoph] 0.9.4claws28
+2003-11-27 [paul] 0.9.7claws2
- * src/procmsg.c
- no subject threading when the subject has no reply prefix
+ * po/POTFILES.in
+ fix a typo
-2003-08-16 [christoph] 0.9.4claws27
+ * po/zh_CN.po
+ update Simplified Chinese translation. submitted by
+ Hansom Young
- * src/mainwindow.c
- remember and restore window sizes and position when the main
- window is hidden or shown
+2003-11-27 [paul] 0.9.7claws1
- (closes Bug 274 Window size in 0.9.4claws18 not remembered when
- minimised/reopened using trayicon)
+ * po/POTFILES.in
+ clean up
-2003-08-16 [paul] 0.9.4claws26
+2003-11-26 [paul] 0.9.7claws
- * src/crash.c
- add #include "defs.h"
+ * 0.9.7claws released
-2003-08-16 [paul] 0.9.4claws25
+2003-11-26 [paul] 0.9.6claws99
- * src/plugins/clamav/clamav_plugin.c
- reword a debug_print
-
- * src/plugins/dillo_viewer/dillo_prefs.c
- cosmetic: change the labels' text, add tooltips, and
- left-align the hint
+ * src/Makefile.am
+ add reference to pixmaps/mime_message.xpm
-2003-08-15 [christoph] 0.9.4claws24
+2003-11-26 [paul] 0.9.6claws98
- * src/news.c
- complete last change (forgot some changes)
+ * po/POTFILES.in
+ remove reference to src/sigstatus.c
-2003-08-15 [christoph] 0.9.4claws23
+2003-11-26 [christoph] 0.9.6claws97
- * src/news.c
- o check number of messages and don't return a 0 message
- when no messages are available
- o don't parse xref header anymore
+ * src/Makefile.am
+ * src/prefs_common.c
+ * src/rfc2015.c
+ * src/sigstatus.[ch] ** REMOVE **
+ remove signature result popup option and window
- (closes Bug 203 I'm not getting any news)
+2003-11-26 [paul] 0.9.6claws96
-2003-08-15 [paul] 0.9.4claws22
+ * po/es.po
+ po/ja.po
+ po/pl.po
+ po/sk.po
+ po/sr.po
+ update translations. submitted by Ricardo Mones Lastra,
+ Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
- * src/common/defs.h
- src/crash.c
- update and define claws bugzilla location
+2003-11-25 [christoph] 0.9.6claws95
-2003-08-15 [paul] 0.9.4claws21
+ * src/procmime.c
+ display mime structure only in debug mode
- * po/ru.po
- update submitted by Ruslan N. Balkin
+2003-11-25 [melvin] 0.9.6claws94
-2003-08-14 [christoph] 0.9.4claws20
+ * po/fr.po
+ Updated French translations + typos fixes of older
+ translations (thanks to Fabien Vantard for pointing
+ to some of them)
- * src/procmsg.c
- fix search for oldest node in subject threading
+2003-11-25 [melvin] 0.9.6claws93
-2003-08-14 [christoph] 0.9.4claws19
+ * src/editldap.c
+ Fixed a couple of typos.
- * src/procmsg.c
- * src/common/utils.h
- add possibility to check all nodes with the same subject for
- subject threading, not only the oldest node. Should not break
- threads anymore if the oldest node is thread_by_subject_max_age
- days older then parent, because it can now find a child of
- oldest node as new parent.
+2003-11-24 [paul] 0.9.6claws92
-2003-08-11 [christoph] 0.9.4claws18
+ * po/POTFILES.in
+ add 'src/textview.c'
- * src/plugins/spamassassin/spamassassin.c
- run spam check in background process
+2003-11-24 [paul] 0.9.6claws91
-2003-08-10 [alfons] 0.9.4claws17
+ * src/sgpgme.c
+ fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
- * src/summaryview.c
- make `Select All' sensitive too
+2003-11-24 [paul] 0.9.6claws90
-2003-08-10 [christoph] 0.9.4claws16
+ * src/plugins/image_viewer/viewer.c
+ image_viewer_show_mimepart():
+ use procmime_mimeinfo_get_parameter() to get the file name
- * src/imap.c
- add more checks in imap_close
+2003-11-24 [paul] 0.9.6claws89
-2003-08-09 [alfons] 0.9.4claws15
+ * src/textview.c
+ textview_show_mime_part(): rewrite text hint
- * src/prefs_spelling.c
- no spell checking UI if not requested
+2003-11-22 [paul] 0.9.6claws88
-2003-08-09 [alfons] 0.9.4claws14
+ * sync with 0.9.7cvs5
+ see ChangeLog 2003-11-21
- * src/gtk/prefswindow.c
- make it compile
+2003-11-21 [paul] 0.9.6claws87
-2003-08-09 [christoph] 0.9.4claws13
+ * src/mimeview.c
+ define shortcut key 'o' for 'Open with...'
- * src/prefs_spelling.c
- * src/gtk/prefswindow.[ch]
- * src/plugins/clamav/clamav_plugin_gtk.c
- * src/plugins/spamassassin/spamassassin_gtk.c
- sort prefs pages by heighest weight in tree
+2003-11-21 [alfons] 0.9.6claws86
-2003-08-09 [paul] 0.9.4claws12
+ * src/messageview.c
+ fix bug #383 'Deleting message from "separate message view"
+ uses local Trash folder'
- * sync with 0.9.4cvs6
- see ChangeLog 2003-08-07
-
- * AUTHORS
- add Leandro and Luke to claws-branch section
+2003-11-21 [christoph] 0.9.6claws85
-2003-08-09 [christoph] 0.9.4claws11
+ * src/mimeview.c
+ fix content-type guessing by name parameter when finding
+ the correct viewer
- * src/gtk/Makefile.am
- * src/gtk/colorsel.[ch] ** NEW **
- create a color selection dialog that can be used as a simple
- function call with it's own gtk main loop like filesel.[ch]
+2003-11-21 [alfons] 0.9.6claws84
- * src/Makefile.am
* src/main.c
- * src/prefs_common.c
- * src/prefs_spelling.[ch] ** NEW **
- * src/prefs_spelling.glade ** NEW **
- * src/gtk/gtkutils.[ch]
- move "Spell Checker" prefs to new prefs dialog
+ no mail incorporation allowed with --offline param.
+ fixes bug #374, "--offline ignored"
- * src/prefs_folder_item.c
- use new colorsel dialog
+2003-11-20 [christoph] 0.9.6claws83
-2003-08-08 [paul] 0.9.4claws10
+ * src/mimeinfo.c
+ use signed MimeInfo when checking the signature and not
+ the selected one
- * src/inc.c
- clear the progress bar unconditionally
+2003-11-19 [alfons] 0.9.6claws82
-2003-08-08 [paul] 0.9.4claws9
+ * src/mainwindow.c
+ fix crash when toggling separate views, patch submitted
+ by Pawel Pekala <c0rn|AT|gazeta.pl>.
+ fixes bug #342, "separate views cause crash"
- * sync with 0.9.4cvs4
- see ChangeLog 2003-07-31
+2003-11-19 [paul] 0.9.6claws81
-2003-08-07 [christoph] 0.9.4claws8
+ * src/compose.c
+ compose_redirect_write_headers_from_headerlist():
+ add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
+
+ * src/main.c
+ code cleanup (inherited from 0.9.7cvs4)
+
+ * tools/tb2sylpheed
+ bugfix: added missing attribute-list start. submitted by
+ Urke MMI
- * configure.ac
- fix bug in image viewer plugin part
+2003-11-19 [luke] 0.9.6claws80
- * src/imap.c
- don't execute close command if the folder item is not selected
+ * src/textview.c
+ revert my last commit until I get time to fix it
-2003-08-07 [hoa] 0.9.4claws7
+2003-11-18 [christoph] 0.9.6claws79
- * src/filtering.[ch]
- * src/matcher_parser.h
- * src/matcher_parser_parse.y
- can define several actions for each filtering rule
- can import old versions of filtering rules
+ * src/mimeview.[ch]
+ check parent MimeInfos for signatures and display the
+ result of the parent when found
- * src/prefs_filtering.c
- call to a new dialog box to define actions
+ * src/pgpmime.c
+ o avoid NULL pointer warnings
+ o use procmime_mimeinfo_get_parameter()
- * src/prefs_filtering_action.[ch]
- dialog box to define actions for filtering rules
+ * src/sgpgme.c
+ small text changes
-2003-08-06 [christoph] 0.9.4claws6
+2003-11-17 [luke] 0.9.6claws78
- * src/imap.c
- make sure source folder is selected when copying messages
+ * src/textview.c
+ add check for disguised URLs, fixing bug 57
+ "Hidden URL in HTML Mails"
-2003-08-06 [christoph] 0.9.4claws5
+2003-11-16 [christoph] 0.9.6claws77
- * sync with 0.9.4cvs2
- see ChangeLog 2003-07-29
+ * src/procmime.c
+ fix crash when parsing invalid Content-Type header
-2003-08-05 [paul] 0.9.4claws4
+2003-11-16 [christoph] 0.9.6claws76
- * sync with 0.9.4cvs3
- see ChangeLog 2003-07-30
+ * src/pgpmime.c
+ * src/privacy.c
+ * src/procmime.c
+ * src/sgpgme.[ch]
+ implement message decrypting
-2003-08-04 [match] 0.9.4claws3
+ * src/rfc2015.c
+ remove old code
- * po/POTFILES.in
- export of LDIF files.
+2003-11-14 [luke] 0.9.6claws75
-2003-08-04 [match] 0.9.4claws2
+ * src/mimeview.c
+ fix a couple of problems that treated application/* and
+ application/octet-stream the wrong way around
+ (since 0.9.6claws10), causing "Open" to do nothing.
- * src/ldif.[ch]
- support for export LDIF. documented.
- * src/importldif.[ch]
- * src/exportldif.[ch]
- add tooltips. documented.
- * src/exphtmldlg.[ch]
- * src/common/xmlprops.[ch]
- documented.
- * src/exportldif.[ch] ** NEW **
- * src/expldifdlg.[ch] ** NEW **
- * src/addressbook.[ch]
- * src/Makefile.am
- export of LDIF files.
- documented.
+2003-11-14 [christoph] 0.9.6claws74
-2003-08-04 [christoph] 0.9.4claws1
+ * src/messageview.c
+ * src/pgpmime.c
+ * src/privacy.[ch]
+ prepare for message part decrypting
- * .cvsignore
- * Makefile.am
- * configure.ac
- * sylpheed-claws.pc.in ** NEW **
- * src/Makefile.am
- * src/common/Makefile.am
- * src/gtk/Makefile.am
- install sylpheed header files in $(pkgincludedir) and create a
- pkg-config file to allow building a plugin without the source
- package
+ * src/sgpgme.c
+ add output for expired signatures
-2003-08-04 [paul] 0.9.4claws
+ * src/rfc2015.c
+ remove some old code
- * version 0.9.4claws
+2003-11-10 [christoph] 0.9.6claws73
-2003-08-04 [paul] 0.9.3claws97
+ * src/mimeview.c
+ add "Full info" button for bad and warn signature status
- * po/es.po
- update Spanish translation. Submitted by Ricardo
- Mones Lastra.
+ * src/sgpgme.c
+ generate full signature info like gpg's output
+ (gpg -v --with-fingerprint --verify)
-2003-08-03 [paul] 0.9.3claws96
+2003-11-10 [christoph] 0.9.6claws72
- * po/hr.po
- po/sr.po
- update Croatian and Serbian translations. Submitted by
- Dragan and Urke MMI respectively
+ * src/mimeview.c
+ * src/pgpmime.c
+ * src/privacy.[ch]
+ * src/sgpgme.[ch]
+ * src/textview.[ch]
+ o add code to view full signature info
+ o do automatic signature checks
-2003-08-03 [alfons] 0.9.3claws95
+2003-11-10 [alfons] 0.9.6claws71
* src/summaryview.c
- mark flag has precedence over important flag - seems
- to have been changed in sync of 0.9.3claws45. this fixes
- a regression where messages that were scored as important
- don't show their mark flags. (using the same column for
- both importance as mark flags is the real problem
- ofcourse)
+ don't crash when gtkut_font_load() returns invalid font (has
+ something to do with locale settings)
+ Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
-2003-08-03 [melvin] 0.9.3claws94
+2003-11-09 [alfons] 0.9.6claws70
- * po/fr.po
- Updated French translations.
+ * src/procmime.c
+ plug leak
-2003-08-03 [melvin] 0.9.3claws93
+2003-11-08 [luke] 0.9.6claws69
- * src/Makefile.am
- Fixed typo introduced after 0.9.3claws92
- that prevented compilation
- Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
- CPPFLAGS and YFLAGS to allow user setting these.
- * src/common/Makefile.am
- * src/gtk/Makefile.am
- * src/plugins/clamav/Makefile.am
- * src/plugins/demo/Makefile.am
- * src/plugins/dillo_viewer/Makefile.am
- * src/plugins/image_viewer/Makefile.am
- * src/plugins/mathml_viewer/Makefile.am
- * src/plugins/spamassassin/Makefile.am
- * src/plugins/trayicon/Makefile.am
- * src/plugins/trayicon/libeggtrayicon/Makefile.am
- Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
- CPPFLAGS and YFLAGS to allow user setting these.
+ * src/summaryview.c
+ fix some typos
-2003-08-02 [christoph] 0.9.3claws92
+ * src/compose.c
+ rewrite compose_attach_parts(), fixing various bugs mainly
+ to do with re-editing.
- * configure.ac
- o rearrange plugin tests
- o add test for clamav.h to ClamAV tests
+ * src/mimeview.c
+ "save all" now only saves attachments with names/filenames
-2003-08-02 [luke] 0.9.3claws91
+2003-11-04 [match] 0.9.6claws68
- * src/mimeview.c
- o fixed appearance of icon list when toggling back from the
- ctree
- o toggling of icons using the keyboard works correctly
- o fixed all other keyboard shortcuts to work when icons are
- active
-
- * src/messageview.c
- o fixed bug 4 - focus lost when changing messageview view type
+ * src/ldapctrl.[ch]
+ fix broken LDAP support.
-2003-08-02 [christoph] 0.9.3claws90
+ * src/ldapquery.c
+ remove printf's.
+
+2003-11-04 [luke] 0.9.6claws67
+
+ * src/mimeview.c
+ o fixed bug 4 "focus lost on messages with attachments"
+ o fixed 'Save all' attachments for new mime changes
+ o right clicking on icons consistent with right clicking on
+ mime tree
+ - fixes a bug where wrong part is saved when you
+ choose 'Save as' from popup menu
+ - fixes bug 308 "No way to "save all" attachments"
+ o fixed a compiler warning.
+
+ * src/textview.c
+ o removed flickering in mime tree when using "n" and "p"
+ shortcuts
+ o fixed bug where selecting the textview and pressing e.g.
+ 'y' causes sylpheed to respond twice.
- * src/common/hooks.c
- fix crash when pointer stored in hash table could get invalid
- when a plugin is unloaded
+ * src/summaryview.c
+ removed hard coding of * and ! shortcuts (which only served
+ to cause problems if you tried to redefine the shortcuts)
-2003-08-01 [christoph] 0.9.3claws89
+2003-11-04 [luke] 0.9.6claws66
- * configure.ac
- o try to build all plugins (except spamassassin) by default
- o don't build a plugin if a dependency check fails
+ * src/plugins/image_viewer/viewer.c
+ * src/plugins/image_viewer/viewerprefs.c
+ * src/plugins/image_viewer/viewerprefs.glade
+ o allow toggling of image scaling by clicking on image
+ o respond to image's container widget resize
- * src/common/hooks.c
- fix warning
+ * src/procmime.c
+ o fix bad parsing of message when re-editing/viewing a
+ message saved to the drafts folder
-2003-08-01 [match] 0.9.3claws88
+2003-11-02 [match] 0.9.6claws65
- * src/importldif.c
- allow single click field selection. document code.
+ * src/browseldap.h
+ fix if not building LDAP support.
+ * src/addrindex.c
+ * src/ldapquery.[ch]
+ * src/editldap.h
+ include support for contains query. feature req 529354.
-2003-08-01 [christoph] 0.9.3claws87
+2003-11-02 [alfons] 0.9.6claws64
- * src/plugins/clamav/clamav_plugin.c
- * src/plugins/clamav/clamav_plugin_gtk.c
- * src/plugins/dillo_viewer/dillo_viewer.c
- * src/plugins/image_viewer/plugin.c
- * src/plugins/mathml_viewer/mathml_viewer.c
- * src/plugins/spamassassin/spamassassin.c
- * src/plugins/spamassassin/spamassassin_gtk.c
- * src/plugins/trayicon/trayicon.c
- add version check to all plugins
+ * src/browseldap.c
+ fix build bustage if not compiling ldap support
-2003-08-01 [hoa] 0.9.3claws86
+2003-11-01 [match] 0.9.6claws63
- * src/prefs_filtering.c
- fixed a cosmetic bug, during creation of dialog box,
- wrong widgets were shown after creation.
+ * po/POTFILES.in
+ * src/Makefile.am
+ * src/addr_compl.[ch]
+ * src/addrbook.c
+ * src/addrcache.[ch]
+ * src/addrdefs.h ** NEW **
+ * src/addressbook.c
+ * src/addressitem.h
+ * src/addrindex.[ch]
+ * src/addritem.h
+ * src/addrquery.[ch]
+ * src/ldapquery.[ch]
+ * src/ldapserver.[ch]
+ refactor LDAP query mechanism.
-2003-08-01 [luke] 0.9.3claws85
+ * src/browseldap.[ch] ** NEW **
+ * src/ldaplocate.[ch] ** NEW **
+ add feature to browse LDAP entry that was retrieved using
+ an explicit LDAP search.
- * src/mainwindow.c
- o fixed visibility of icons/mimeview after toggling separate
- message/folder view (factored out some similar code too).
+2003-11-01 [alfons] 0.9.6claws62
+
+ * src/prefs_gtk.c
+ prefs_write_param(): fail when we see an invalid type; all the
+ callers seem to handle this gracefully by reverting changes
+2003-10-30 [christoph] 0.9.6claws61
-2003-07-31 [alfons] 0.9.3claws84
+ * configure.ac
+ * ac/openssl.m4
+ * ac/spamassassin.m4
+ * src/Makefile.am
+ use extra variables for all libraries to make sure plugins
+ are only linked with libraries they really need. $LIBS is always
+ added to the linking parameters, but we only what the libraries
+ listed in the Makefile
+
+2003-10-29 [paul] 0.9.6claws60
* src/mimeview.c
- tweak icon box UI a bit more, now allowing right-clicks actions
- getting the relevant mime data too; should fix #250, "Can't save
- attachments sometimes".
+ don't use Subject for unknown part name
-2003-07-30 [alfons] 0.9.3claws83
+2003-10-29 [paul] 0.9.6claws59
* src/compose.c
- don't do auto-save-draft inside key press handler, but rather
- schedule it half of a second later; should fix #67, "autosave
- make re-rediting message crazy"
+ get name of attachment(s) when re-editing, fwd'ing or
+ redirecting
+
+ * src/mimeview.c
+ get name of attachment(s) when saving
-2003-07-30 [christoph] 0.9.3claws82
+2003-10-29 [hoa] 0.9.6claws58
- * src/plugins/trayicon/trayicon.c
- process pending events before unloading the plugin
+ * src/textview.c
+ implemented multipart/alternative in MIME message viewer.
- (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
+2003-10-28 [christoph] 0.9.6claws57
-2003-07-30 [alfons] 0.9.3claws81
+ * configure.ac
+ make sure MathML-Viewer is not built with the
+ Gtk2 version of GtkMathView
- * src/common/hooks.c
- parameter 2 of g_hook_destroy() should really be a hook id
+2003-10-28 [paul] 0.9.6claws56
-2003-07-30 [alfons] 0.9.3claws80
+ * sync with 0.9.7cvs1
+ see ChangeLog 2003-10-28
- * src/common/plugin.c
- fix a possibly harmful function signature mismatch
- for plugin_done
+2003-10-27 [alfons] 0.9.6claws55
-2003-07-30 [alfons] 0.9.3claws79
+ * src/matcher_parser_parse.y
+ * src/gtk/colorlabel.c
+ allow setting color label to 0 in filtering/processing rules
+ (should fix bug 368, "Can't create a filter condition "colorlabel 0"")
- * src/common/hooks[.ch]
- const correctness
+2003-10-26 [alfons] 0.9.6claws54
-2003-07-30 [darko] 0.9.3claws78
+ * src/summary_search.c
+ fix misnomer and correct selecting initial search node
- * src/summaryview.c
- make it compile again
+2003-10-26 [christoph] 0.9.6claws53
-2003-07-30 [luke] 0.9.3claws77
+ * src/pgpmime.c
+ * src/sgpgme.c
+ change display of signature info to use only name of
+ signer, otherwise the text gets too long.
- * src/crash.c
- * src/main.c
- o added/moved signal handlers for SIGTERM (normal kill command)
- and SIGINT (ctl-c) to be used even without
- --enable-crash-dialog, fixing bug 166
+ * src/procmime.c
+ don't use MimeInfo's filename to generate tmp filename
- * src/summaryview.c
- o rewrote menu sensitivity code as per mainwindow.c, fixing
- bug 227
+2003-10-25 [christoph] 0.9.6claws52
- * src/mainwindow.c
- o changed sensitivity condition for 'Next new' and 'Next
- unread', fixing bug 8
+ * src/procmime.c
+ fix message body searching
-2003-07-29 [alfons] 0.9.3claws76
+2003-10-25 [paul] 0.9.6claws51
- * src/common/utils.[ch]
- add generate_msgid()
- * src/messageview.c
- save ack'ed RRR; fixes #205, "return receipt is not saved in
- sent folder".
+ * src/compose.c
+ use g_basename rather than basename
-2003-07-29 [alfons] 0.9.3claws75
+2003-10-24 [christoph] 0.9.6claws50
- * src/messageview.c
- fix a memleak (claws-only)
+ * src/sgpgme.c
+ change fetching of signature key's trust
-2003-07-29 [alfons] 0.9.3claws74
+2003-10-24 [paul] 0.9.6claws49
- * src/mimeview.[ch]
- * src/gtk/gtkvscrollbutton.[ch]
- fix UI glitch where mime icon toolbox' scroll position is not
- reset after switching to another message
+ * po/sk.po
+ update Slovak translation
+ submitted by Andrej Kacian
+ * src/mainwindow.c
+ remove unknown menu entry /File/Add mailbox/mbox...
-2003-07-29 [paul] 0.9.3claws73
+2003-10-24 [hoa] 0.9.6claws48
- * src/prefs_folder_item.c
- split the prefs into 2 separate pages
+ * src/Makefile.am
+ removed all references to mbox folders
+
+ * src/carray.[ch] * REMOVED *
+ * src/chash.[ch] * REMOVED *
+ * src/maillock.[ch] * REMOVED *
+ * src/mailmbox.[ch] * REMOVED *
+ * src/mailmbox_folder.[ch] * REMOVED *
+ * src/mailmbox_parse.[ch] * REMOVED *
+ * src/mailmbox_types.[ch] * REMOVED *
+ * src/mbox_folder.[ch] * REMOVED *
+ remove implementation of mbox folders
+ and old mailbox folder.
+ mbox folder implementation will be added
+ as a plugin so that implementation can be entirely
+ synchronized with the files of the project they are
+ extracted from (libEtPan!).
+
+ * src/mainwindow.c
+ * src/folder.c
+ * src/folderview.[ch]
+ * src/procmsg.h
+ Disable as much code that references mbox folders
+ as possible.
+ Some UI thing still need to know that folder is mbox
+ (when we have to enter the name of the mailbox and
+ we want to add /var/mail/$USER).
-2003-07-29 [paul] 0.9.3claws72
+2003-10-23 [christoph] 0.9.6claws47
- * src/compose.c
- prepend "\n\n" to a signature without a separator too
+ * src/noticeview.c
+ don't always display button when noticeview is made visible
-2003-07-29 [paul] 0.9.3claws71
+ * src/mimeview.c
+ * src/pgpmime.c
+ * src/privacy.[ch]
+ * src/sgpgme.[ch]
+ get signature information from crypto system
- * src/compose.c
- fix bug where changing to an account without an auto-sig
- from an initial account without an auto-sig would insert
- 2 blank lines at the cursor point
- fix bug where changing to an account with an auto-sig
- from an initial account without an auto-sig would insert
- the sig at the cursor point
+2003-10-22 [paul] 0.9.6claws46
-2003-07-29 [paul] 0.9.3claws70
+ * po/es.po
+ updated by Ricardo Mones Lastra
- * src/folderview.c
- use the colour from the folder pref unless the folder
- has new messages
+2003-10-22 [paul] 0.9.6claws45
-2003-07-29 [alfons] 0.9.3claws69
+ * src/Makefile.am
+ update to reflect the changes to the icons that
+ happened in 0.9.6claws35
- * src/procmsg.[ch]
- * src/messageview.c
- * src/procheader.c
- rewrite return receipt request work a little bit (the former
- implementation presumably depended too much on the UI setting
- flags). (we're losing the old pending flag.)
+2003-10-22 [alfons] 0.9.6claws44
+
+ * src/carray.h
+ inline carray_count()
-2003-07-28 [christoph] 0.9.3claws68
+2003-10-21 [alfons] 0.9.6claws43
- * src/folder.c
- * src/imap.c
- * src/mh.c
- * src/procmsg.[ch]
- fix copy to IMAP folder from other folder
+ * src/carray.h
+ glib wrappers
+ * src/carray.c
+ disable
+ * src/mailmbox.[ch]
+ * src/mailmbox_folder.c
+ * src/mailmbox_parse.c
+ * src/mailmbox_types.[ch]
+ %s/uint32_t/guint
-2003-07-28 [christoph] 0.9.3claws67
+2003-10-21 [luke] 0.9.6claws42
- * src/procmsg.c
- fix sync of procmsg_get_message_file_list
+ * src/stock_pixmaps.[ch]
+ * src/mimeview.c
+ * src/pixmaps/mime_application_octet_stream.xpm ** REMOVE **
+ * src/pixmaps/messageview_text.xpm ** REMOVE **
+ o remove mime_application_octet_stream.xpm icon (it was never
+ really needed)
+ o remove redundant icon messageview_text.xpm
-2003-07-28 [christoph] 0.9.3claws66
+ * src/mainwindow.c
+ fix visibility of signature noticeview when toggling 'separate
+ message view'
- * sync with 0.9.3cvs14
- see ChangeLog 2003-07-18
- * sync with 0.9.3cvs17
- see ChangeLog 2003-07-23
+2003-10-21 [christoph] 0.9.6claws41
- (closes Bug 234 segmentation fault after sending out mail via
- smtp(auth))
+ * src/procmime.c
+ decode multipart and rfc822 mime parts to allow further
+ parsing when required
-2003-07-28 [paul] 0.9.3claws65
+2003-10-21 [christoph] 0.9.6claws40
- * po/es.po
- update Spanish translation, submitted by Ricardo Mones
- Lastra
+ * src/procmime.[ch]
+ * src/textview.c
+ remove obsolete charset parameter in MimeInfo and fix
+ TextView to use the charset from the parameter hash table
-2003-07-28 [christoph] 0.9.3claws64
+ * src/plugins/dillo_viewer/Makefile.am
+ * src/plugins/trayicon/Makefile.am
+ add OPENSSL_CFLAGS to fix building with using
+ --with-openssl-* parameters
- * src/folder.[ch]
- * src/imap.c
- * src/mh.c
- return new message numbers as a GRelation instead of a GSList
- that has to be in the same order as the input list. A list
- would make it hard for IMAP to optimize oepration by sorting
- the input list. The returned list would have to be reordered
- to match the same order that input list has.
+2003-10-21 [paul] 0.9.6claws39
- * src/gtk/gtkaspell.c
- fix missing return value, could cause a crash when garbage is
- on the stack that is used as the expected return value
+ * src/prefs_matcher.[ch]
+ replace remnants of the old, renamed 'Execute' matchtype
+ add a brief description to the Info window
-2003-07-28 [paul] 0.9.3claws63
+2003-10-21 [hoa] 0.9.6claws38
+
+ * src/Makefile.am
+ * src/carray.[ch] * NEW *
+ * src/chash.[ch] * NEW *
+ * src/folder.c
+ * src/maillock.[ch] * NEW *
+ * src/mailmbox.[ch] * NEW *
+ * src/mailmbox_folder.[ch] * NEW *
+ * src/mailmbox_parse.[ch] * NEW *
+ * src/mailmbox_types.[ch] * NEW *
+ implementation of mbox folder with unique message numbers
- * sync with 0.9.4cvs1
- see ChangeLog 2003-07-28
+ made use of libEtPan! implementation of mbox for lower-layer.
-2003-07-27 [alfons] 0.9.3claws62
+2003-10-20 [alfons] 0.9.6claws37
- * src/mimeview.c
- tweak it more to make icon list act like a check button group
+ * src/noticeview.c
+ fix invalid argument warning
+ * src/pgpmime.c
+ no in place variable
-2003-07-27 [christoph] 0.9.3claws61
+2003-10-20 [paul] 0.9.6claws36
- * sync with 0.9.3cvs20
- see ChangeLog 2003-07-25
+ * src/compose.[ch]
+ src/filtering.c
+ src/messageview.c
+ fix crash when using Forward in Filtering when
+ external editor option is set
+
+ Patch submitted by Simon 'corecode' Schubert
+ <corecode@corecode.ath.cx>
+
+2003-10-20 [paul] 0.9.6claws35
+
+ * src/pixmaps/mime_gpg_expired.xpm ** REMOVED **
+ src/pixmaps/mime_gpg_failed.xpm ** REMOVED **
+ src/pixmaps/mime_gpg_passed.xpm ** REMOVED **
+ src/pixmaps/mime_gpg_signed.xpm ** REMOVED **
+ src/pixmaps/mime_gpg_unknown.xpm ** REMOVED **
+ src/pixmaps/privacy_expired.xpm ** NEW FILE **
+ src/pixmaps/privacy_failed.xpm ** NEW FILE **
+ src/pixmaps/privacy_passed.xpm ** NEW FILE **
+ src/pixmaps/privacy_signed.xpm ** NEW FILE **
+ src/pixmaps/privacy_unknown.xpm ** NEW FILE **
+ src/pixmaps/privacy_warn.xpm ** NEW FILE **
+ src/mimeview.c
+ src/stock_pixmap.[ch]
+ replace mime_gpg_*.xpm icons with new privacy_*.xpm
+ icons. add privacy_warn.xpm icon
-2003-07-27 [paul] 0.9.3claws60
+2003-10-20 [hoa] 0.9.6claws34
- * src/procmsg.c
- re-commit changes from 0.9.3claws58 -
- accidently removed in 0.9.3claws59
+ * src/folder_item_prefs.[ch]
+ * src/prefs_folder_item.c
+ * src/main.c
+ Added a property per folder to choose whether we
+ want to apply processing on it on startup or if we
+ prefer to wait the folder selection to apply it.
+
+ * src/messageview.c
+ fixed C89 compatibility (for old compilers, for
+ example gcc 2.95.x).
-2003-07-27 [paul] 0.9.3claws59
+2003-10-17 [christoph] 0.9.6claws33
- * src/procmsg.[ch]
- a sync from 0.9.3cvs17
- see ChangeLog 2003-07-23
+ * src/mimeview.c
+ * src/noticeview.[ch]
+ change noticeview icon to indicate signature status
-2003-07-27 [alfons] 0.9.3claws58
+2003-10-17 [christoph] 0.9.6claws32
- * src/procmsg.c
- add missing header members to MsgInfo; fixes the problem of
- not displaying X-Faces, as noticed by Ricardo Mones
+ * src/Makefile.am
+ * src/main.c
+ * src/mimeview.c
+ * src/noticeview.c
+ * src/pgpmime.[ch] ** NEW **
+ * src/privacy.[ch]
+ * src/rfc2015.c
+ * src/sgpgme.c ** NEW **
+ reimplement PGP/Mime signature checking (unfinished)
-2003-07-26 [christoph] 0.9.3claws57
+2003-10-15 [christoph] 0.9.6claws31
- * sync with 0.9.3cvs18
- see ChangeLog 2003-07-24
+ * src/procmime.[ch]
+ fix procmime_get_text_content() and
+ procmime_get_first_text_content()
-2003-07-26 [christoph] 0.9.3claws56
+2003-10-15 [christoph] 0.9.6claws30
- * sync with 0.9.3cvs17
- see ChangeLog 2003-07-23
+ * src/plugins/spamassassin/spamassassin_gtk.c
+ * src/plugins/spamassassin/spamassassin_gtk.glade
+ fix timeout tooltip
-2003-07-26 [christoph] 0.9.3claws55
+2003-10-15 [paul] 0.9.6claws29
- * src/folder.[ch]
- * src/imap.c
- * src/mbox_folder.c
- * src/mh.c
- * src/news.c
- add support for copy function that copy multiple messages
- (not implemented yet)
+ * src/messageview.c
+ workaround for buggy smtp servers. on sending a
+ return receipt strip the name part from the address
+ when creating headers
+
+2003-10-15 [paul] 0.9.6claws28
- * src/summaryview.c
- add missing return value
+ * sync with 0.9.7 release
+ see ChangeLog 2003-10-15
-2003-07-26 [paul] 0.9.3claws54
+2003-10-14 [christoph] 0.9.6claws27
- * tools/multiwebsearch.pl
- do whitespace substitution before passing the string
- to the browser. fixes bug with browsers that don't
- do whitespace conversion themselves.
+ * src/plugins/clamav/clamav_plugin.c
+ fix clamav plugin
-2003-07-25 [christoph] 0.9.3claws53
+2003-10-14 [christoph] 0.9.6claws26
- * src/folder.[ch]
- * src/imap.c
- * src/mh.c
- rewrite adding of multiple messages to a folder for
- claws' folder system
+ * src/compose.c
+ * src/mimeview.c
+ * src/procmime.[ch]
+ * src/rfc2015.c
+ * src/textview.c
+ * src/plugins/clamav/clamav_plugin.c
+ use GNode to create the mime tree (some changes to functions
+ that traverse the tree are just quick and dirty. Maybe we
+ can find better solutions with g_node_*-functions)
-2003-07-25 [luke] 0.9.3claws52
+2003-10-14 [luke] 0.9.6claws25
* src/mimeview.c
- o icon toggles set correctly on leaving ctree mimeview
+ fix a navigation bug (stupid typo of mine)
-2003-07-25 [paul] 0.9.3claws51
+2003-10-14 [christoph] 0.9.6claws24
- * partial sync with 0.9.3cvs21 [src/main.c]
- see ChangeLog 2003-07-25
+ * src/textview.c
+ fix missing last line in plain/text mails
-2003-07-24 [paul] 0.9.3claws50
+2003-10-13 [luke] 0.9.6claws23
- * tools/maildir2sylpheed.pl
- fix typo
+ * src/summaryview.c
+ fix bug 334 (part 1)
-2003-07-24 [paul] 0.9.3claws49
+2003-10-13 [kov] 0.9.6claws22
* src/mimeview.c
- increase the gutter size of paned so that the panes
- can be resized
-
- * src/plugins/demo/demo.c
- squeeze in another typo fix
+ error checking when the user enters a non-directory at
+ the file selection dialog.
+ work-around for users entering directory location without
+ adding a leading G_DIR_SEPARATOR.
-2003-07-24 [paul] 0.9.3claws48
+2003-10-13 [luke] 0.9.6claws21
- * src/plugins/demo/demo.c
- src/prefs_account.c
- small changes to the English
-
- * src/pixmaps/mime_application_octect_stream.xpm ** REMOVED **
- src/pixmaps/mime_application_octet_stream.xpm ** NEW FILE **
- src/Makefile.am
- src/stock_pixmap.c
- rename the misspelled icon
+ * src/compose.c
+ error reporting for inserting files, including catching
+ invalid characters for current locale/encoding
-2003-07-23 [alfons] 0.9.3claws47
+2003-10-13 [paul] 0.9.6claws20
- * src/mimeview.c
- make icon list look like a list of toggles
+ * src/folderview.c
+ fix bug #347 'subscribe newsgroups crashes'
-2003-07-23 [luke] 0.9.3claws46
+2003-10-13 [paul] 0.9.6claws19
- * src/pixmaps/mimeview_gpg_expired.xpm
- * src/pixmaps/mimeview_gpg_failed.xpm
- * src/pixmaps/mimeview_gpg_passed.xpm
- * src/pixmaps/mimeview_text_html.xpm
- * src/pixmaps/mimeview_image.xpm
- o all icons the same size
+ * src/compose.c
+ when using 'Reply to all' include the 'send replies
+ to' folder property
+
+ * po/ja.po
+ update Japanese translation. submitted by Rui Hirokawa
+ <rui_hirokawa@ybb.ne.jp>
- * src/mimeview.[ch]
- o mimeview ctree arranged vertically above the viewer
- o icons changed to buttons
- o can use keyboard to select an icon (Enter)
- o resize icon list to width of icons
+2003-10-13 [hoa] 0.9.6claws18
- * src/gtk/gtkvscrollbutton.c
- o sensitivity of buttons reacts to position
+ * src/account.c
+ * src/compose.c
+ * src/messageview.c
+ * src/procheader.c
+ * src/procheader.h
+ rename get_header_from_msginfo() into
+ procheader_get_header_from_msginfo() so that we have a
+ coherent exported naming.
+ avoid parsing of header contained in a string via
+ a newly written temporary file.
-2003-07-23 [christoph] 0.9.3claws45
+ Patch submitted by Simon 'corecode' Schubert
+ <corecode@corecode.ath.cx>
- * sync with 0.9.3cvs14 (incomplete)
- see ChangeLog 2003-07-17
+2003-10-12 [hoa] 0.9.6claws17
-2003-07-23 [alfons] 0.9.3claws44
+ * src/filtering.c
+ * src/filtering.h
+ * src/matcher.c
+ * src/matcher.h
+ * src/matcher_parser_parse.y
+ * src/prefs_filtering_action.c
+ added "stop" action : stop applying the filtering rules.
+ added "set score" and "increase/decrease score" actions.
+ That two last action replace the "change_score" action
+ introduced by alfons in 0.8.8claws85.
+ "set score" is to set a given score to the message.
+ "increase/decrease score" will increase or decrease the
+ score if the given value is respectively positive or
+ negative. If someone find a some better name for this last
+ rule, it can be modified.
+
+2003-10-12 [paul] 0.9.6claws16
- * src/folder.c
- * src/procmsg.h
- sync with my local tree to restore some claws-only things
+ * AUTHORS
+ po/ja.po
+ update Japanese translation. submitted by Rui Hirokawa
+ <rui_hirokawa@ybb.ne.jp>
-2003-07-23 [paul] 0.9.3claws43
+2003-10-12 [christoph] 0.9.6claws15
- * src/pixmaps/mime_gpg_expired.xpm ** NEW FILE **
- src/pixmaps/mime_gpg_unknown.xpm ** NEW FILE **
- src/Makefile.am
- src/mimeview.c
- src/procmime.h
- src/rfc2015.c
- src/stock_pixmap.[ch]
- indicate missing keys and expired sigs/keys
- in mime view column
+ * src/procmime.c
+ fix crash caused by incorrect headers
-2003-07-23 [paul] 0.9.3claws42
+2003-10-10 [christoph] 0.9.6claws14
- * src/compose.c
- Redirect fixes: enable automatic account selection and
- do not append signature to message on changing account
- fixes Bug[s] #248
+ * src/main.c
+ * src/privacy.[ch]
+ * src/rfc2015.[ch]
+ implement detection of signed message parts for rfc2015
-2003-07-23 [paul] 0.9.3claws41
+2003-10-10 [thorsten] 0.9.6claws13
- * sync with 0.9.3cvs16
- see ChangeLog 2003-07-23
+ * src/mimeview.c
+ fix typo
-2003-07-23 [alfons] 0.9.3claws40
+2003-10-10 [christoph] 0.9.6claws12
- * src/inc.c
- give progress dialog a main window, and give it the first
- one (presumably the only one). fixes bug #247, "segfault on
- pop-before-smtp"
+ * src/stock_pixmap.[ch]
+ * src/pixmaps/mime_message.xpm ** NEW **
+ add a new icon for mime type "message"
-2003-07-22 [alfons] 0.9.3claws39
+ * src/privacy.[ch]
+ * src/procmime.[ch]
+ add crypto api
- * src/summaryview.c
- shift-space scrolls up
+ * src/mimeview.c
+ o use crypto api
+ o add icons for message type mime parts
-2003-07-22 [paul] 0.9.3claws38
+2003-10-10 [christoph] 0.9.6claws11
- * sync with 0.9.3cvs15
- see ChangeLog 2003-07-22
+ * src/mainwindow.c
+ * src/messageview.[ch]
+ * src/mimeview.[ch]
+ * src/procmime.[ch]
+ * src/procmsg.[ch]
+ * src/rfc2015.c
+ * src/summaryview.c
+ * src/textview.[ch]
+ o remove switching between TextView and MimeView in MessageView
+ (if required we can hide the icon box and the MimeView will
+ look exaxtly like the TextView)
+ o temporary remove signature and decrypting GPGME code
-2003-07-20 [alfons] 0.9.3claws37
+2003-10-09 [christoph] 0.9.6claws10
+ * src/action.c
* src/compose.c
- put menu inside #ifdef USE_ASPELL..#endif
-
-2003-07-20 [christoph] 0.9.3claws36
-
+ * src/messageview.c
+ * src/mimeview.c
+ * src/procmime.[ch]
* src/procmsg.c
- fix wrong flags in MsgInfo returned by
- procmsg_msginfo_get_full_info()
+ * src/rfc2015.c
+ * src/textview.c
+ * src/common/utils.[ch]
+ * src/plugins/clamav/clamav_plugin.c
+ * src/plugins/dillo_viewer/dillo_viewer.c
+ * src/plugins/image_viewer/viewer.c
+ * src/plugins/mathml_viewer/mathml_viewer.c
+ new mime parser (several things need fixing)
- (closes Bug 221 Deleting messages from the Message View gives incorrect
- new/unread message counts in the folder view)
+2003-10-09 [paul] 0.9.6claws9
- * src/plugins/spamassassin/spamassassin_gtk.c
- add gettext macro for prefs page title
+ * src/imap.c
+ a little more sync with 0.9.6cvs2 and a tidy up
-2003-07-20 [paul] 0.9.3claws35
+2003-10-08 [paul] 0.9.6claws8
- * src/mimeview.c
- redraw icon list on signature check
+ * sync with 0.9.6cvs2
+ see ChangeLog 2003-10-03
-2003-07-20 [christoph] 0.9.3claws34
+2003-10-05 [christoph] 0.9.6claws7
- * src/Makefile.am
- * src/account.c
- * src/folder.[ch]
- * src/folder_item_prefs.[ch] ** NEW **
- * src/folderview.c
- * src/mainwindow.c
- * src/mh.c
- * src/prefs_gtk.c
- * src/prefs_scoring.c
* src/summaryview.c
- * src/prefs_folder_item.[ch]
- o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
- Properties dialog
- o use prefswindow for folder properties
+ don't use flags to check if a message is in a news folder
- * src/gtk/prefswindow.[ch]
- change implementation to use an invisible notebook instead
- of unparenting widgets
-
-2003-07-20 [christoph] 0.9.3claws33
-
- * src/compose.h
- * src/folder.c
- * src/folderview.h
- * src/headerview.h
- * src/prefs_filtering.h
- * src/prefs_folder_item.[ch]
- * src/procmime.h
- * src/procmsg.h
- * src/summaryview.h
- clean up header mess
- (always use 1. typedefs, 2. #includes, 3. structures)
+ (closes Bug 282 clicking on folder with copied Messages from News
+ immediately after having copied them crashes Sylpheed-Claws)
- * src/common/version.h.in
- add casts for constants
+2003-10-05 [christoph] 0.9.6claws6
- * src/plugins/demo/demo.c
- fix typo
+ * src/Makefile.am
+ * src/progressdialog.[ch] ** REMOVE **
+ * src/gtk/Makefile.am
+ * src/gtk/progressdialog.[ch] ** NEW **
+ move progressdialog to gtk directory
- * src/plugins/spamassassin/spamassassin.c
- remove unused variable
+2003-10-04 [christoph] 0.9.6claws5
-2003-07-20 [alfons] 0.9.3claws32
+ * src/prefs_toolbar.c
+ * src/gtk/prefswindow.c
+ remove widget_show_all for pages root widget
- * src/mimeview.c
- o make icon buttons respond on left click
- o minor cosmetic change
+ * src/plugins/spamassassin/spamassassin.[ch]
+ * src/plugins/spamassassin/spamassassin_gtk.c
+ * src/plugins/spamassassin/spamassassin_gtk.glade
+ add support for new libspamc transports
-2003-07-19 [luke] 0.9.3claws31
+2003-10-04 [christoph] 0.9.6claws4
- * src/mimeview.[ch]
- * src/gtk/gtkvscrollbutton.c
- * src/messageview.c
- o improved mimeview behaviour when selecting a new message
- o plus code cleanups to remove compile warnings
+ * src/plugins/spamassassin/libspamc.[ch]
+ * src/plugins/spamassassin/spamassassin.c
+ * src/plugins/spamassassin/utils.[ch]
+ update libspamc to version from SpamAssassin 2.60
+2003-10-03 [christoph] 0.9.6claws3
-2003-07-19 [alfons] 0.9.3claws30
+ * src/send_message.c
+ fix missing format string bug found by
+ Georgi Guninski <guninski@guninski.com>
- * src/procmsg.c
- * src/compose.c
- * src/common/utils.[ch]
- subject_get_reply_prefix_length() <- subject_get_prefix_length()
+2003-10-03 [paul] 0.9.6claws2
-2003-07-19 [alfons] 0.9.3claws29
+ * po/zh_CN.po
+ update Simpilified Chinese translation, submitted by
+ Hansom Young
- * src/prefs_folder_item.c
- reinit "legacy" tmp_prefs, so we don't free nor use invalid
- string pointers
+2003-10-02 [christoph] 0.9.6claws1
-2003-07-19 [luke] 0.9.3claws28
+ * src/imap.c
+ add UIDPLUS support for COPY and EXPUNGE
- * src/messageview.c
- * src/mimeview.[ch]
- * src/procmime.h
- * src/rfc2015.c
- * src/stock_pixmap.[ch]
- * src/gtk/Makefile.am
- * src/Makefile.am
- * src/gtk/gtkvscrollbutton.[ch] ** NEW **
- * src/pixmaps/mime_*.xpm ** NEW **
- o mimeview rearrangement with a new icon shortcut bar
+2003-10-02 [paul] 0.9.6claws
-2003-07-19 [alfons] 0.9.3claws27
+ * 0.9.6claws released
- * src/folderview.c
- o plug leaking nodes_to_recollapse
- o add folderview_recollapse_all_nodes() (not used yet)
+2003-10-02 [paul]
-2003-07-19 [alfons] 0.9.3claws26
+ * po/es.po
+ po/sk.po
+ update Spanish and Slovak translations
+ submitted by Ricardo Mones Lastra and Andrej Kacian
+
+2003-10-02 [paul] 0.9.5claws43
- * src/compose.c
- * src/common/utils.c
- honour #240 "Better SUBJECT handling" by cleaning the prefix
- for both forwarding as replying
+ * po/en_GB.po
+ update British English translation
-2003-07-18 [christoph] 0.9.3claws25
+2003-10-02 [paul] 0.9.5claws42
- * configure.ac
- * src/common/sylpheed.[ch]
- * src/common/version.h.in
- add version in numeric form to allow easy comparison
+ * po/hr.po
+ update Croatian translation, submitted by Dragan
- * src/plugins/demo/demo.c
- add version check
- - sylpheed version > plugin version => never allowed, sylpheed
- could contain unknown API changes
- - sylpheed version < minimum version required => don't load,
- API required not available (if linking does not fail)
+2003-10-01 [paul] 0.9.5claws41
-2003-07-18 [alfons] 0.9.3claws24
-
- * src/common/plugin.[ch]
- const correctness
+ * po/pl.po
+ po/sr.po
+ update Polish and Serbian translations, submitted by
+ Emil and Urke MMI
-2003-07-18 [christoph] 0.9.3claws23
+2003-10-01 [melvin] 0.9.5claws40
- * src/common/hooks.c
- fix crash when hooks where unregisted
+ * po/fr.po
+ Updated French translations
- * src/plugins/trayicon/trayicon.c
- unregister detroy signal before destroying the widget
- (still crashes when the plugin is unloaded)
+2003-10-01 [melvin] 0.9.5claws39
-2003-07-18 [alfons] 0.9.3claws22
-
- * src/folderview.c
- delay expanding folder tree during drags until timeout triggered
- (needs perhaps some tweaking, so testing is welcome)
+ * src/prefs_fonts.c
+ Fixed a Gtk warning
-2003-07-17 [alfons] 0.9.3claws21
+ * src/plugins/dillo_prefs.c
+ Quasi unnoticeable UI clean-up.
- * src/folderview.c
- clean up cruft
+2003-10-01 [paul]
-2003-07-17 [christoph] 0.9.3claws20
+ * tools/README
+ tools/maildir2sylpheed.pl
+ bug fixes, rewrites, submitted by Matthias Förste
+ <itsjustme@users.sourceforge.net>
- * src/common/session.c
- fix opening of SSL connections
+2003-09-29 [paul] 0.9.5claws38
- * src/plugins/image_viewer/Makefile.am
- add OPENSSL_CFLAGS (we should find a better solution to remove
- this dependencies if they are not required)
+ * src/inc.c
+ fix my coding carelessness
- * src/plugins/spamassassin/spamassassin.c
- remove setlocale workaround (fixed in libspamc)
+2003-09-29 [paul] 0.9.5claws37
- (closes Bug Bug 184 Entering non-ascii character deletes previous char
- if spell checking enabled)
+ * po/POTFILES.in
+ src/Makefile.am
+ src/main.c
+ src/prefs_common.[ch]
+ src/prefs_fonts.[ch] ** NEW FILES **
+ move Font config options to Other Prefs/Display/Fonts
+ (user's current configuration is preserved)
-2003-07-17 [alfons] 0.9.3claws19
+2003-09-29 [paul] 0.9.5claws36
- * src/common/hooks.[ch]
- * src/plugins/clamav/clamav_plugin.c
- * src/plugins/spamassassin/spamassassin.c
- * src/plugins/trayicon/trayicon.c
- fix signedness muck
+ * src/inc.c
+ src/prefs_account.c
+ allow 'local_mbox' value to point to either a directory
+ (/var/mail - default, new) or a file (/var/mail/username
+ - original)
-2003-07-17 [alfons] 0.9.3claws18
+2003-09-28 [paul] 0.9.5claws35
- * src/procmime.c
- plug memleak
+ * src/rfc2015.c
+ on signature check, where key exists, print the
+ Key ID
-2003-07-17 [alfons] 0.9.3claws17
+2003-09-27 [alfons] 0.9.5claws34
- * src/inc.c
- plug memleak
+ * src/action.c
+ o make progress bar not fill/expand when resizing dialog
+ o use default fixed text font for actions output
-2003-07-17 [paul] 0.9.3claws16
+2003-09-27 [paul] 0.9.5claws33
- * src/common/defs.h
- src/mainwindow.c
- src/manual.[ch]
- add link to the Claws site's FAQ page, after the suggestion
- and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
- Move url strings to defs.h
-
- * src/mainwindow.c
- fix typo to prevent "unknown menu entry" warnings
+ * src/prefs_common.[ch]
+ src/procmsg.c
+ src/send_message.c
+ remove External Program settings from Common Prefs/Send
+ as they are now unnecessary due to Local account settings.
+ plus a little tidying-up after 0.9.5claws31
-2003-07-17 [alfons] 0.9.3claws15
+2003-09-27 [paul] 0.9.5claws32
- * src/folderview.[ch]
- * src/summaryview.[ch]
- * src/mimeview.[ch]
- plug DnD leaks
+ * src/prefs_account.c
+ o make correction to gui text:
+ 'Local mailbox file' -> 'Local mailbox directory'
+ o give 'local_mbox' option a reasonable default value:
+ '/var/mail'
+ o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
+ value
-2003-07-17 [paul] 0.9.3claws14
+2003-09-26 [paul] 0.9.5claws31
* src/inc.c
- remove two instances of 'GTK_EVENTS_FLUSH' because
- they are unnecessary and probably cause a stack overflow
+ src/prefs_common.[ch]
+ remove 'Incorporate from spool' common pref,
+ force creation of a 'Local' account
-2003-07-16 [christoph] 0.9.3claws13
+2003-09-26 [christoph] 0.9.5claws30
- * src/mimeview.[ch]
- use an invisible GTK notebook to switch between viewers
- instead of reparenting widgets
+ * src/folder.c
+ * src/msgcache.c
+ add more NULL pointer checks
-2003-07-16 [christoph] 0.9.3claws12
+2003-09-25 [christoph] 0.9.5claws29
* src/folder.c
- move folder_item_update_freeze() to correct place in
- folder_item_scan_full()
+ o don't fetch source message to get it's message id
+ o immediately scan dest folder when copying a message did not
+ return a new message number and not do it when the first message
+ without a new message number is found
-2003-07-16 [paul] 0.9.3claws11
+2003-09-23 [christoph] 0.9.5claws28
- * sync with 0.9.3cvs12
- see ChangeLog 2003-07-14 and 2003-07-15
+ * src/compose.c
+ fix generating of headers
-2003-07-16 [christoph] 0.9.3claws10
+ (patch by David Relson <relson@osagesoftware.com>)
- * src/imap.[ch]
- * src/prefs_account.[ch]
- sync IMAP CRAM-MD5 authentication with sylpheed-main
+2003-09-23 [paul] 0.9.5claws27
-2003-07-15 [alfons] 0.9.3claws9
+ * po/zh_CN.po
+ update Simplified Chinese translation. submitted by
+ Hansom Young
- * src/main.c
- make --config-dir do something useful
+2003-09-23 [paul] 0.9.5claws26
-2003-07-15 [alfons] 0.9.3claws8
+ * tools/Makefile.am
+ tools/README
+ tools/vcard2xml.py ** NEW FILE **
+ add a script that converts an evolution vcard to
+ sylpheed's xml format
+ submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
- * src/procmsg.c
- o fix a bug where 'last' didn't really point to the last message
- in the top level list of children, but to the last threaded
- message.
-
- o clean up and make it easier to sync
+2003-09-22 [paul] 0.9.5claws25
-2003-07-15 [alfons] 0.9.3claws7
+ * src/plugins/clamav/clamav_plugin.c
+ don't skip MULTIPART parts
- * src/mainwindow.c
- make correct menu items sensitive
+2003-09-21 [christoph] 0.9.5claws24
-2003-07-14 [alfons] 0.9.3claws6
+ * src/alertpanel.c
+ remove unneeded include
- * src/procmsg.c
- tune the threader so it will not subject-thread any message
- without a subject prefix (this will not thread correctly if
- a parent is delivered after their childs, but it looks
- better right now)
+ * src/folder.c
+ clean up copy/move mess with duplicated code
-2003-07-13 [christoph] 0.9.3claws5
+ * src/imap.c
+ fix problem that sometimes the folder was not scanned
+ also it was changed
+
+2003-09-21 [christoph] 0.9.5claws23
+ * src/Makefile.am
+ * src/logwindow.[ch] ** REMOVE **
* src/mainwindow.c
- group "Add mailbox *..." menu items in submenu
+ * src/prefs_common.c
+ * src/gtk/Makefile.am
+ * src/gtk/logwindow.[ch] ** ADD **
+ make logwindow prefs_common independent and move
+ it to gtk directory
-2003-07-13 [alfons] 0.9.3claws4
+2003-09-20 [christoph] 0.9.5claws22
- * src/summaryview.c
- correct summary_toggle_pressed() signature and make sure
- signal is not passed on
-
-2003-07-13 [alfons] 0.9.3claws3
-
- * src/summaryview.c
- o for now don't pass on keys when they we're handled by
- ctree::key_press_event
- o clean up
+ * src/compose.c
+ add extra space for address code conversion
+ (4 * unconvered size could be too small for short headers)
-2003-07-13 [alfons] 0.9.3claws2
-
- * src/main.c
- add command line option "--config-dir" to get the current
- configuration dir
+2003-09-20 [christoph] 0.9.5claws21
-2003-07-12 [alfons] 0.9.3claws1
+ * src/compose.c
+ increase temp buffer size when writing headers
- * src/matcher.[ch]
- * src/matcher_parser_parse.y
- * src/prefs_filtering.c
- * src/filtering.c
- add "Lock" filter action to lock messages;
+2003-09-19 [darko] 0.9.5claws20
- * src/filtering.c
- remove debug_print()
- * src/prefs_filtering.c
- re-organize matcher part 9:
- make action text entries easily extendible;
- merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
- ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
+ * src/compose.c
+ don't ignore value of 'Save copy of outgoing messages to
+ this folder instead of Sent' in message redirect
-2003-07-12 [paul]
+2003-09-17 [christoph] 0.9.5claws19
- * tools/README
- update old information and add missing
- information
+ * src/compose.c
+ use ", " as address seperator for mail headers and pass whole
+ header line at once to compose_convert_header to make sure
+ it is correctly folded
-2003-07-12 [paul] 0.9.3claws
+ (closes Bug 64 Problem when sending to many recipients)
- * 0.9.3claws released
+2003-09-17 [hoa] 0.9.5claws18
-2003-07-12 [paul] 0.9.0claws103
-
- * src/Makefile.am
- add addrquery.h
-
-2003-07-12 [melvin] 0.9.0claws102
+ * src/matcher.[ch]
+ src/matcher_parser_parse.y
+ src/prefs_matcher.c
+ changed the keyword used for command execution in condition
+ keyword is changed from "execute" to "test"
+ so that it is not the same as the one used for action.
+ This will fix a bug when using filtering dialog.
+ All semantic in the code is also changed to reflect
+ the keyword change.
- * src/messageview.c
- Fixed bug #215: Show MIME tab for single text/html messages.
-
-2003-07-12 [paul] 0.9.0claws101
+2003-09-17 [paul]
+
+ * sync with 0.9.6 release
- * man/sylpheed.1
- updated
+2003-09-17 [paul] 0.9.5claws17
-2003-07-12 [paul] 0.9.0claws100
+ * sync with 0.9.5cvs8
+ see ChangeLog 2003-09-16 and 2003-09-17
- * po/es.po
- po/hr.po
- po/pl.po
- po/sr.po
- update Spanish, Croatian, Polish, Serbian translations.
- submitted by Ricardo Mones Lastra, Dragan, Witold
- Wladyslaw Wojciech Wilk, Urke MMI
+2003-09-16 [paul] 0.9.5claws16
-2003-07-12 [melvin] 0.9.0claws99
+ * sync with 0.9.5cvs6
+ see ChangeLog 2003-09-16
- * po/fr.po
- Updated French translations.
+2003-09-15 [paul] 0.9.5claws15
-2003-07-12 [paul] 0.9.0claws98
+ * sync with 0.9.5cvs5
+ see ChangeLog 2003-09-15
- * src/addressbook.c
- disable 'Lookup' button as it has no effect
+2003-09-14 [alfons] 0.9.5claws14
-2003-07-11 [alfons] 0.9.0claws97
-
- * src/summaryview.c
- summary_searchbar_pressed() should return TRUE to signal that
- event was handled. when returning void, the return value passed
- to GTK is actually random, but maybe FALSE, in which case the
- event is handled by parent
-
-2003-07-10 [paul] 0.9.0claws96
+ * src/inc.c
+ make "Go to inbox after receiving new mail" again;
+ regression of a sync, restored to sylpheed main
+ behaviour. (misses still some bits)
- * ac/missing/gettext.m4
- update to version 0.12
+2003-09-14 [alfons] 0.9.5claws13
-2003-07-10 [paul] 0.9.0claws95
+ * src/prefs_filtering_action.c
+ o add proper message if empty execute command line
+ o don't select first action item after registering a
+ new action to prevent (what seems to be a GTK) bug
+ #36, "filtering will only accept one action change
+ per invocation".
- * src/plugins/clamav/clamav_plugin.c
- fix bug where multipart/alternative messages
- would slip through without being scanned
+2003-09-14 [alfons] 0.9.5claws12
-2003-07-10 [christoph] 0.9.0claws94
+ * src/prefs_filtering.c
+ * src/prefs_filtering_action.c
+ * src/prefs_matcher.c
+ fix function signature for key_pressed_event signal handlers
- * src/folder.c
- correct check if folder supports removing when a message is
- moved. if not the message is only copied.
+2003-09-14 [alfons] 0.9.5claws11
- (closes Bug 132 crash on startup in newsgroups folders)
+ * src/mainwindow.c
+ fix regression caused by fix for invalid bug #7
+ (should fix #246, "Multiple selections are deselected when
+ moving from search window to main window")
+
+2003-09-14 [alfons] 0.9.5claws10
+
+ * src/actions.[ch]
+ * src/filtering.[ch]
+ * src/prefs_actions.c
+ allow `filtering actions` in actions; only for advanced users
+ right now: try for example, "%as{mark color 2}"
+
+2003-09-13 [paul] 0.9.5claws9
+
+ * po/pl.po
+ po/zh_CN.po ** NEW FILE **
+ update Polish translation, submitted by Emil
+ <eminowbl@posejdon.wpk.p.lodz.pl>
+ add new Simplified Chinese translation, submitted by
+ Hansom Young <hansom_young@yahoo.com>
-2003-07-09 [alfons] 0.9.0claws93
+2003-09-12 [alfons] 0.9.5claws8
- * configure.ac
- * src/common/defs.h
- --with-config-dir (default .sylpheed)
+ * src/summaryview.c
+ don't open separate message views when View | Separate message view
+ is active
+ (please look carefully for any navigation regressions)
-2003-07-09 [christoph] 0.9.0claws92
+2003-09-11 [alfons] 0.9.5claws7
- * configure.ac
- use PKG_CHECK_MODULES to check for gtkmathview
- (version 0.4.2 now required)
+ * src/mainwindow.c
+ make default message view, opened by View | Separate message
+ view, look like a claws message view (which includes a menu
+ bar and a toolbar)
+ (fixes bug #298, "message view loses tool bar")
-2003-07-08 [melvin] 0.9.0claws91
+2003-09-11 [christoph] 0.9.5claws6
- * src/action.c
- Implemented a progress bar that counts the number of completed
- tasks when the action runs more than one command.
+ * src/folderview.c
+ fix double deleting of newsgroup folders
-2003-07-08 [alfons] 0.9.0claws90
+ (closes Bug 305 crash after deleting of a newsgroup)
- * src/procmsg.c
- if queued message has an invalid Message-Id, don't try to
- find message it refers to (fixes #209 "crash when processing
- in folder")
+2003-09-11 [paul] 0.9.5claws5
-2003-07-08 [paul] 0.9.0claws89
+ * src/rfc2015.c
+ src/common/utils.h
+ more sync'ing from 0.9.5cvs2
- * sync with 0.9.3cvs2
- see ChangeLog 2003-07-08
+2003-09-11 [christoph] 0.9.5claws4
-2003-07-08 [match] 0.9.0claws88
+ * src/compose.c
+ * src/rfc2015.c
+ * src/common/utils.h
+ fix sync with 0.9.5cvs2
- * src/ldapctrl.c
- extend LDAP search for first/last name by parsing search term.
+2003-09-11 [paul] 0.9.5claws3
-2003-07-08 [alfons] 0.9.0claws87
+ * sync with 0.9.5cvs4
+ see ChangeLog 2003-09-11
- * src/send_message.c
- fix bug #208 "Status message stuck when sending on POP3 account"
+2003-09-11 [paul] 0.9.5claws2
-2003-07-07 [paul] 0.9.0claws86
+ * sync with 0.9.5cvs2
+ see ChangeLog 2003-09-05
+
+2003-09-11 [paul] 0.9.5claws1
- * po/hr.po
- new Croatian translation, submitted by
- Dragan <drleskov@inet.hr>
+ * sync with 0.9.5cvs3
+ see ChangeLog 2003-09-10
-2003-07-07 [paul] 0.9.0claws85
+2003-09-10 [paul] 0.9.5claws
- * sync with 0.9.3cvs1
- see ChangeLog 2003-07-07
+ * 0.9.5claws released
-2003-07-05 [christoph] 0.9.0claws84
+2003-09-10 [paul] 0.9.4claws78
* src/Makefile.am
- * src/messageview.c
- * src/mimeview.[ch]
- * src/stock_pixmap.[ch]
- * src/pixmaps/messageview_text.xpm ** NEW **
- move mimeview tabs to the right side and use icons
- instead of text to save some space
+ add missing files
- (patch by Luke Plant <lukeplant@softhome.net>)
+2003-09-10 [melvin] 0.9.4claws77
-2003-07-05 [christoph] 0.9.0claws83
+ * po/fr.po
+ Updated French translations
- * src/inc.c
- add NULL pointer checks
+2003-09-10 [paul] 0.9.4claws76
- (patch by Luke Plant <lukeplant@softhome.net>)
- (closes Bug 204 0.9.0 quits on authentication error?!)
+ * po/es.po
+ po/sk.po
+ po/sr.po
+ update Spanish, Slovak, and Serbian translations.
+ submitted by Ricardo Mones Lastra, Andrej Kacian,
+ and Urke MMI
+
+ * AUTHORS
+ add translation team section
-2003-07-05 [alfons] 0.9.0claws82
+2003-09-09 [christoph] 0.9.4claws75
- * configure.ac
- take the clue in bug #202 "./configure script -
- 'if test' comparison failure" reported by John Kristoff.
+ * src/folder.c
+ free item->prefs in folder_item_destroy
-2003-07-04 [christoph] 0.9.0claws81
+2003-09-09 [alfons] 0.9.4claws74
- * src/plugins/spamassassin/spamassassin.c
- set timeout for spam check
+ * src/folderview.c
+ o proper check for root node sorting
+ o remove unnecessary gtk_ctree_remove_node
-2003-07-04 [christoph] 0.9.0claws80
+ (should fix bug #300, "crash while moving folder")
- * src/main.c
- destroy all FolderItems when shutting down to
- allow folders to clean up
+2003-09-08 [christoph] 0.9.4claws73
-2003-07-04 [melvin] 0.9.0claws79
+ * src/folderview.c
+ o fix double adding of IMAP FolderItems to GtkCTree
+ o fix crash then mbox folder is removed
- * src/gtk/gtkaspell.c
- Fixed bug #184 "Entering non-ascii character deletes
- previous char if spell checking enabled": this makes
- the spell checking in multibytes (e.g. UTF-8)locales work.
- (Patch by Luke Plant).
-
-2003-07-04 [christoph] 0.9.0claws78
+2003-09-08 [christoph] 0.9.4claws72
- * sync with 0.9.2cvs1
- see ChangeLog 2003-06-10
+ * src/folder.c
+ * src/folderview.c
+ * src/mainwindow.c
+ fix new folder notification
-2003-07-04 [paul] 0.9.0claws77
+ * src/mbox_folder.c
+ fix cache path
- * sync with 0.9.3 release
- see ChangeLog 2003-07-04
+2003-09-08 [christoph] 0.9.4claws71
-2003-07-03 [christoph] 0.9.0claws76
+ * src/compose.c
+ replace '\n' and '\r' before removing trailing spaces
* src/folder.[ch]
- * src/imap.c
- * src/mbox_folder.c
- * src/mh.c
- * src/news.c
- move folder_item_get_path() stuff into a folder virtual function
+ * src/folderview.c
+ add information about new or removed items in folder tree change
+ notification and use this in folderview to add and remove only
+ the appected items and not refresh the whole tree
- * src/procmsg.c
- use folder_item_fetch_msg() to get message and do not contruct
- the filename from path and number
+2003-09-07 [match] 0.9.4claws70
-2003-07-03 [paul] 0.9.0claws75
+ * src/Makefile.am
+ * src/addr_compl.c
+ * src/addressbook.c
+ * src/addressitem.h
+ * src/addrindex.c
+ * src/addritem.c
+ * src/addritem.h
+ * src/addrquery.c ** NEW **
+ * src/addrquery.h
+ * src/ldapquery.c
+ * src/ldapserver.c
+ * src/stock_pixmap.c
+ * src/stock_pixmap.h
+ * src/pixmaps/address_search.xpm ** NEW **
+ re-introduce Lookup button for LDAP 'static' searches.
- * sync with 0.9.2cvs12
- see ChangeLog 2003-07-03
+2003-09-07 [alfons] 0.9.4claws69
+
+ * src/summaryview.c
+ abandon setting usize for messageview because it gives layout problems
+ with the quick search bar and the headerview; fixes assorted UI glitches:
+
+ o bug #148, "Toggling of quick-search bar reduces index view area"
+ o bug #280, "Window resiizes for line length but does not revert"
-2003-07-02 [paul] 0.9.0claws74
+2003-09-07 [christoph] 0.9.4claws68
- * src/messageview.c
- fix text-selection for replying
+ * src/compose.c
+ o make sure we don't have any newlines in header values
+ o check custom headers for spaces and newlines and ignore
+ malformed header names
-2003-07-02 [paul] 0.9.0claws73
+2003-09-06 [christoph] 0.9.4claws67
- * sync with 0.9.2cvs11
- see ChangeLog 2003-07-02
+ * src/folder.c
+ * src/folderview.c
+ invoke notification hook for folder tree changes after append
+ and remove folder
-2003-07-02 [paul] 0.9.0claws72
+ (closes Bug 294 Crash while moving folder with many subdirectories)
- * src/procmsg.c
- revert last commit because it breaks more
- than it fixes
+2003-09-06 [christoph] 0.9.4claws66
-2003-07-02 [paul] 0.9.0claws71
+ * src/folder.c
+ destroy folder's MsgCache if FolderItem is removed to make sure
+ it is not saved when the FolderItem is destroyed
- * src/procmsg.c
- fix thread by subject/sort by date
+2003-09-06 [christoph] 0.9.4claws65
-2003-07-01 [paul] 0.9.0claws70
+ * src/plugins/clamav/clamav_plugin.c
+ fix copy & paste bug
- * sync with 0.9.2cvs10
- see ChangeLog 2003-07-01
+2003-09-05 [christoph] 0.9.4claws64
-2003-06-30 [paul] 0.9.0claws69
+ * src/folder.c
+ * src/messageview.[ch]
+ * src/procmsg.[ch]
+ * src/summaryview.c
+ extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
+ by MessageView to clear it when the message is deleted. Should
+ work even if messages are deleted in MainWindow or by
+ processing.
- * sync with 0.9.2cvs9
- see ChangeLog 2003-06-30
+2003-09-05 [alfons] 0.9.4claws63
-2003-06-28 [match] 0.9.0claws68
+ * src/messageview.c
+ deleting a message in a message view frees its msginfo, make
+ messageview_update_all() aware of that (should fix bug #293,
+ "deleting message caused crash")
- * src/addressbook.c
- fix null ptr.
+2003-09-05 [melvin] 0.9.4claws62
-2003-06-27 [paul] 0.9.0claws67
+ * src/action.c
+ Improve synchronous action exit code (fixes
+ a ~5 seconds delay after action exit on RedHat 9)
- * sync with 0.9.2cvs7
- see ChangeLog 2003-06-27
+2003-09-04 [christoph] 0.9.4claws61
-2003-06-26 [christoph] 0.9.0claws66
+ * src/compose.c
+ * src/rfc2015.c
+ * src/common/utils.[ch]
+ add util function to create mime boundary and use it
+ in compose and gpg code
- * src/folder.c
- freeze folder updates while a folder is scanned
+2003-09-04 [alfons] 0.9.4claws60
- (closes Bug 185 New message counter)
+ * src/folder.c
+ source folder item's GNode should already have been freed in
+ a previous call to src->folder->klass->remove_folder()
+ (should fix bug #287, "crash when moving folders")
-2003-06-26 [darko] 0.9.0claws65
+2003-09-03 [thorsten] 0.9.4claws59
- * src/ldapserver.c
- fix infinite loop when adding a new LDAP server
+ * src/plugins/spamassassin/spamassassin_gtk.c
+ fix compile error
-2003-06-26 [paul] 0.9.0claws64
+2003-09-03 [christoph] 0.9.4claws58
- * sync with 0.9.2cvs6
- see ChangeLog 2003-06-26
+ * src/plugins/spamassassin/spamassassin.[ch]
+ * src/plugins/spamassassin/spamassassin_gtk.c
+ add timeout config option
-2003-06-26 [paul] 0.9.0claws63
+2003-09-03 [paul] 0.9.4claws57
- * sync with 0.9.2cvs5
- see ChangeLog 2003-06-25 and 2003-06-26
+ * po/sk.po ** NEW FILE **
+ add Slovak translation. Submitted by Andrej Kacian
+ <andrej@kacian.sk>
-2003-06-25 [match] 0.9.0claws62
+2003-09-03 [paul] 0.9.4claws56
- * src/addr_compl.c
- Fixed tab/backtab for dropped-down completion list to
- move next/previous field. (close bug 147)
+ * src/plugins/clamav/clamav_plugin_gtk.c
+ gui tweaks: replace a label with a tooltip, modify the
+ text, use gtk_check_button_new(); instead of
+ gtk_check_button_new_with_label("");
-2003-06-25 [christoph] 0.9.0claws61
+2003-09-02 [alfons] 0.9.4claws55
- * src/addr_compl.[ch]
- * src/addrindex.[ch]
- * src/folderview.c
- * src/inc.c
- * src/news.c
- * src/summaryview.c
- * src/toolbar.c
- fix warnings
+ * src/gtk/filesel.c
+ remember last used dir when attaching multiple files (should fix
+ bug #290, "Attach File does not remember directory")
-2003-06-25 [leandro] 0.9.0claws60
+2003-09-01 [paul] 0.9.4claws54
- * src/compose.c
- o cleanups
- o gray out "Message/Remove references" menu item if not
- replying to a message
+ * po/es.po
+ updated by Ricardo Mones Lastra
-2003-06-24 [leandro] 0.9.0claws59
+2003-09-01 [alfons] 0.9.4claws53
- * src/compose.[ch]
- o removed "Message/Create new thread" menu item
- o added "Message/Remove references" menu item
- (it's off by default and will not check anymore
- if the subject changed)
+ * src/gtk/gtkaspell.[ch]
+ be pedantic and strict and use const gchar * instead of guchar *
-2003-06-23 [alfons] 0.9.0claws58
+2003-09-01 [alfons] 0.9.4claws52
- * src/procmsg.c
- try better grouping messages threaded by subject based on their age.
- still not perfect - because the message tree is not sorted by date.
+ * src/mainwindow.c
+ * src/summaryviewc.
+ re-enable Save As when multiple messages are selected
-2003-06-23 [thorsten] 0.9.0claws57
+2003-09-01 [paul] 0.9.4claws51
- * src/pop.[ch]
- added mail_receive_hook to allow modifications
- directly after retrieval (e.g. adding headers).
+ * src/textview.c
+ g_free(trimmed_uri);
-2003-06-23 [paul] 0.9.0claws56
+2003-09-01 [paul] 0.9.4claws50
- * src/sourcewindow.c
- enable the use of Ctrl+A to select all text in
- the sourcewindow
- Patch submitted by Ivan Francolin Martinez
- <ivanfm@users.sourceforge.net>
+ * sync with 0.9.4cvs13
+ see ChangeLog 2003-09-01
-2003-06-22 [christoph] 0.9.0claws55
+2003-09-01 [paul] 0.9.4claws49
- * src/folder.[ch]
- o add notification hook for folder tree changes
- o invoke hooks after folder tree scanning
+ * src/textview.c
+ trim uri before sending to the statusbar
+ fixes Bug 275 'Clicking on long URL wrapped onto two lines
+ in the message window causes main S-C window to enlarge
+ past screen edges'
- * src/folderview.[ch]
- register hook for folder tree changes that
- updates the ctree
+2003-09-01 [paul] 0.9.4claws48
- (there are more places that should be updated, like add, remove
- or move folder)
+ * sync with 0.9.4cvs12
+ see ChangeLog 2003-09-01
- (closes Bug 164 Crash on rebuild folder tree)
- (closes Bug 190 Crash on 'rebuilding folder tree')
+2003-08-30 [christoph] 0.9.4claws47
-2003-06-21 [leandro] 0.9.0claws54
+ * src/compose.c
+ * src/folder_item_prefs.[ch]
+ * src/prefs_folder_item.c
+ * src/gtk/gtkaspell.[ch]
+ commit per folder dictionary patch by
+ Paul Evans <nerd@freeuk.com>
- * src/compose.[ch]
- create a new thread if subject changes
- (it's on by default, can be disabled in Message menu)
+2003-08-30 [christoph] 0.9.4claws46
-2003-06-21 [alfons] 0.9.0claws53
+ * src/plugins/spamassassin/spamassassin_gtk.c
+ * src/plugins/spamassassin/spamassassin_gtk.glade
+ reduce GUI clutter by placing hints into tooltips
- * src/summaryview.c
- quiet little compiler
+2003-08-30 [paul] 0.9.4claws45
-2003-06-21 [christoph] 0.9.0claws52
+ * src/compose.c
+ add 'Content-Disposition: inline' to a text/plain
+ part when using PGP/MIME signing
- update gettext stuff to version 0.12
+2003-08-30 [paul] 0.9.4claws44
-2003-06-19 [alfons] 0.9.0claws51
+ * src/prefs_common.c
+ src/prefs_spelling.c
+ src/prefs_spelling.glade
+ reduce GUI clutter by placing hints into tooltips
- * src/common/log.c
- * src/common/plugin.c
- move defs.h before glib.h to prevent MIN/MAX redefs
+2003-08-29 [christoph] 0.9.4claws43
-2003-06-19 [alfons]
+ * configure.ac
+ fix bug found by Ivan Rayner <ivanr@sgi.com>
- * src/addressbook.c
- translatable
+ * src/stock_pixmap.c
+ change unecessary warning into a debug message
-2003-06-19 [match] 0.9.0claws50
+ * src/plugins/clamav/Makefile.am
+ Fix error "-I$(CLAMAV_LIBS)"
- * src/addressbook.[ch]
- * src/addrindex.[ch]
- * src/addr_compl.[ch]
- * src/editldap.[ch]
- * src/editldap_basedn.[ch]
- * src/addritem.[ch]
- * src/ldapquery.h
- re-implemented dynamic LDAP search. works without
- slowdown on display sender with addressbook
- option.
- * src/addrbook.c
- documented code.
+2003-08-29 [christoph] 0.9.4claws42
-2003-06-19 [paul] 0.9.0claws49
+ * intl/Makefile.in
+ * src/Makefile.am
+ * src/matcher.h
+ * src/common/Makefile.am
+ * src/common/passcrypt.c
+ commit fixes and patches for some of the IRIX problems found by
+ Ivan Rayner <ivanr@sgi.com>
- * src/compose.c
- fix Bug #136 'Nonprovided quotation marks crash claws'
- patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
+2003-08-29 [paul] 0.9.4claws41
-2003-06-19 [alfons] 0.9.0claws48
+ * src/prefs_filtering.c
+ add 'Top' and 'Bottom' buttons, based on changes in
+ src/prefs_filter.c in 0.9.4cvs11.
- * src/prefs_common.[ch]
- * src/procmsg.c
- restrict threading by subject by checking thread for
- age (prefs_common.thread_by_subject_max_age)
+2003-08-27 [christoph] 0.9.4claws40
-2003-06-18 [christoph] 0.9.0claws47
-
- * src/imap.c
- fix memory leak in imap_cmd_fetch()
-
-2003-06-18 [christoph] 0.9.0claws46
+ * src/folderview.c
+ fix bug that the current summary settings were copied to the
+ wrong folder item, when the folder item prefs are opened.
+ Copying is not required because summary settings and
+ folder_item_prefs do not contain the same settings
- * src/prefs_gtk.c
- fix memory leak in prefs_set_default() when used multiple
- times or after prefs have been read
+2003-08-27 [thorsten] 0.9.4claws39
-2003-06-18 [christoph] 0.9.0claws45
+ * src/imap.c
+ fix compile error
- * src/common/plugin.c
- fix memory leak in plugin_unload()
+2003-08-26 [paul] 0.9.4claws38
-2003-06-18 [christoph] 0.9.0claws44
+ * sync with 0.9.4cvs9
+ see ChangeLog 2003-08-26
- * src/imap.c
- fix memory leak in imap_cmd_ok()
+2003-08-25 [paul] 0.9.4claws37
-2003-06-18 [christoph] 0.9.0claws43
+ * sync with 0.9.4cvs8
+ see ChangeLog 2003-08-25
- * src/folder.c
- stop messages that are downloaded from POP3 and added to
- an IMAP inbox from being filtered twice (first by POP3
- and again when IMAP folder is scaned to get the UID of
- the APPEND operation when no UIDPLUS is available)
+2003-08-24 [christoph] 0.9.4claws36
-2003-06-18 [alfons]
+ * src/prefs_filtering.c
+ shouldn't remove items from a GSList while iterating over the
+ list (makes cur invalid and cur->next not accessable)
- * tools/Makefile.am
- phoenix <- firebird
+ (closes Bug 272 i deleted an folder and some seconds later sylpheed
+ crashed)
-2003-06-18 [paul]
+2003-08-23 [christoph] 0.9.4claws35
- * tools/launch_phoenix ** REMOVED **
- tools/launch_firebird ** NEW **
- renamed and edited to reflect the browser's name change from
- 'phoenix' to 'firebird'
+ * src/news.c
+ news folders should be scanned when opened
-2003-06-18 [paul] 0.9.0claws42
+2003-08-22 [christoph] 0.9.4claws34
- * sync with 0.9.2cvs2
- see ChangeLog 2003-06-16
+ * src/prefs_folder_item.c
+ use macro to assign strings that always frees the old string
-2003-06-17 [alfons] 0.9.0claws41
+ * src/gtk/gtkaspell.[ch]
+ add gtkaspell_set_dictionary_menu_active_item() to set active
+ item in dictionary option menu
- * src/procmsg.c
- prevent threading problems when a node is an ancestor (parent / great parent),
- which mostly happens with circular references (thanks to Phillipe Gramoullé
- for finding an sample set of messages)
+ * src/prefs_spelling.c
+ use gtkaspell_set_dictionary_menu_active_item() to select
+ dictionary
-2003-06-16 [christoph] 0.9.0claws40
+2003-08-21 [christoph] 0.9.4claws33
- * src/main.c
- don't popup main window on --receive or --receive-all
+ * src/folder.[ch]
+ * src/imap.c
+ * src/mbox_folder.c
+ * src/mh.c
+ * src/news.c
+ optimize folder system
- * src/mainwindow.[ch]
- * src/plugins/trayicon/trayicon.c
- allow hiding of main window by clicking on the trayicon
- (doesn't work correctly in seperate window mode and may
- cause unexpected GTK problems I couldn't find yet)
+ * src/gtk/gtkstext.c
+ fix division by zero when font has 0 width for ' '
- * src/common/ssl.c
- remove incorrect warning
+2003-08-21 [paul] 0.9.4claws32
-2003-06-15 [alfons] 0.9.0claws39
+ * sync with 0.9.4cvs7
+ see ChangeLog 2003-08-20
- * src/gtk/gtkstext.c
- don't output debug text;
- #ifdef out print_line() if not debugging (thanks to Martin Wicke
- for pointing this out);
+2003-08-19 [paul] 0.9.4claws31
-2003-06-14 [alfons] 0.9.0claws38
-
- * src/messageview.c
- remove printf() and make one if..else comply with coding style
+ * src/common/defs.h
+ add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
+ SYLDOC_FAQ_HTML_INDEX.
+ * src/manual.c
+ use LC_MESSAGES instead of LC_ALL to find the current
+ language
-2003-06-14 [alfons] 0.9.0claws37
+ fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
- * AUTHORS
- add Martin Wicke
- * src/action.c
- * src/messageview.[ch]
- * src/summaryview.c
- apply patch #754162 "Quoting messages filtered by actions" submitted
- by Martin Wicke, which allows quoting message body changed by an
- action (Thanks!).
+2003-08-19 [paul] 0.9.4claws30
-2003-06-13 [alfons] 0.9.0claws36
+ * po/bg.po
+ updated by George Danchev
- * src/utils.c
- add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
- use case insensitive regexp (suggested by Ivan Martinez)
+2003-08-18 [luke] 0.9.4claws29
+ * src/mimeview.[ch]
+ * src/gtk/gtkvscrollbutton.[ch]
+ o removed gtk_vscrollbutton_reset() (reasons: reduce
+ dependencies; do it the GTK way; reduce code -14/+2 lines)
+ o removed horizontal separator between icons
-2003-06-13 [christoph] 0.9.0claws35
+2003-08-17 [christoph] 0.9.4claws28
- * configure.ac
- * src/plugins/trayicon/Makefile.am
- * src/plugins/trayicon/eggtrayicon.[ch] ** REMOVE **
- * src/plugins/trayicon/trayicon.c
- * src/plugins/trayicon/libeggtrayicon/.cvsignore ** NEW **
- * src/plugins/trayicon/libeggtrayicon/Makefile.am ** NEW **
- * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch] ** NEW **
- * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch] ** NEW **
- * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch] ** NEW **
- * src/plugins/trayicon/libeggtrayicon/xembed.h ** NEW **
- replace my own EggTrayIcon backport with the backport
- used by (l|x)mule and gabber.
+ * src/procmsg.c
+ no subject threading when the subject has no reply prefix
-2003-06-13 [alfons] 0.9.0claws34
+2003-08-16 [christoph] 0.9.4claws27
- * AUTHORS
- * src/common/utils.c
- add Aw: to list of reply prefixes (thanks to Martin Zwickel)
+ * src/mainwindow.c
+ remember and restore window sizes and position when the main
+ window is hidden or shown
-2003-06-13 [alfons] 0.9.0claws33
+ (closes Bug 274 Window size in 0.9.4claws18 not remembered when
+ minimised/reopened using trayicon)
- * src/compose.c
- clean up a little bit
+2003-08-16 [paul] 0.9.4claws26
-2003-06-12 [alfons] 0.9.0claws32
+ * src/crash.c
+ add #include "defs.h"
- * src/compose.c
- const correctness fix
+2003-08-16 [paul] 0.9.4claws25
- * src/common/sylpheed.[ch]
- () -> (void)
- prevent redef MIN/MAX
+ * src/plugins/clamav/clamav_plugin.c
+ reword a debug_print
- * src/common/utils.[ch]
- () -> (void)
+ * src/plugins/dillo_viewer/dillo_prefs.c
+ cosmetic: change the labels' text, add tooltips, and
+ left-align the hint
-2003-06-12 [melvin] 0.9.0claws31
+2003-08-15 [christoph] 0.9.4claws24
- * src/compose.c
- Updated to take into accounts changes in GtkAspell.
+ * src/news.c
+ complete last change (forgot some changes)
-2003-06-12 [alfons] 0.9.0claws30
+2003-08-15 [christoph] 0.9.4claws23
- * src/compose.c
- * src/procmsg.c
- * src/common/utils.[ch]
- handle reply subject prefixes better (initial
- suggestion by Robert Story adapted and enhanced
- using regexps)
+ * src/news.c
+ o check number of messages and don't return a 0 message
+ when no messages are available
+ o don't parse xref header anymore
-2003-06-12 [melvin] 0.9.0claws29
+ (closes Bug 203 I'm not getting any news)
- * src/compose.c
- Use new gtkaspell_checkers_strerror() to get the speller's
- error message instead of accessing the (now private)
- checkers structure.
- Minor code clean up
+2003-08-15 [paul] 0.9.4claws22
- * src/main.c
- Use #ifdef instead of #if for USE_ASPELL
- Use the new spell checkers init/quit functions
+ * src/common/defs.h
+ src/crash.c
+ update and define claws bugzilla location
- * src/gtk/gtkaspell.c
- Use #ifdef instead of #if for USE_ASPELL
- Moved in the majority of GtkAspell structures that were
- exported before by gtkaspell.h
-
- * src/gtk/gktaspell.h
- Made gtkaspell.h contain only the necessary data to be
- publicized by moving many structures to gtkaspell.c.
- Enclosed all the declaration in a #ifdef USE_ASPELL #endif
- gtkaspell_checkers_new(): replaced by...
- gtkaspell_checkers_init(): new function for initialization
- gtkaspell_checkers_delete(): replaced by...
- gtkaspell_checkers_quit(): new function
- gtkaspell_checkers_strerror(): new function that returns
- the checker's last error message.
-
-2003-06-11 [melvin] 0.9.0claws28
+2003-08-15 [paul] 0.9.4claws21
- * po/POTFILES.in
- Updated to take into account gtkaspell.c migration to
- ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
+ * po/ru.po
+ update submitted by Ruslan N. Balkin
-2003-06-10 [alfons] 0.9.0claws27
+2003-08-14 [christoph] 0.9.4claws20
- * src/filtering.[ch]
- * src/folder.c
- * src/matcher.c
- * src/scoring.[ch]
- - try fixing bug #18 (any brave testers?)
- - add more robustness by refusing previously
- unchecked NULL pointers
+ * src/procmsg.c
+ fix search for oldest node in subject threading
-2003-06-10 [alfons] 0.9.0claws26
+2003-08-14 [christoph] 0.9.4claws19
* src/procmsg.c
- fix bug #176 by don't checking MsgInfos with a NULL msgid
+ * src/common/utils.h
+ add possibility to check all nodes with the same subject for
+ subject threading, not only the oldest node. Should not break
+ threads anymore if the oldest node is thread_by_subject_max_age
+ days older then parent, because it can now find a child of
+ oldest node as new parent.
-2003-06-09 [alfons] 0.9.0claws25
-
- * src/prefs_common.c
- fix bug #163 "Icon switching doesnt work properly" by
- preventing early freeing of prefs_common.pixmap_theme_path.
-
-2003-06-09 [christoph] 0.9.0claws24
-
- * src/gtk/gtkaspell.c
- revert Thorsten's fix and add forgotten g_strdup for
- aspell path (it should not be possible to alter the path a
- GtkASpell uses from outside)
-
-2003-06-09 [thorsten] 0.9.0claws23
-
- * src/gtk/gtkaspell.c
- dont free prefs_common.aspell_path when closing compose
-
-2003-06-08 [colin] 0.9.0claws22
+2003-08-11 [christoph] 0.9.4claws18
* src/plugins/spamassassin/spamassassin.c
- fix prefs types
+ run spam check in background process
-2003-06-07 [christoph] 0.9.0claws21
+2003-08-10 [alfons] 0.9.4claws17
- * src/Makefile.am
- * src/compose.c
- * src/gtkaspell.[ch] ** REMOVE **
- * src/gtk/Makefile.am
- * src/gtk/gtkaspell.[ch] ** NEW **
- o make gtkaspell independent from sylpheed's prefs
- o move gtkaspell.[ch] to gtk directory
+ * src/summaryview.c
+ make `Select All' sensitive too
-2003-06-07 [christoph] 0.9.0claws20
+2003-08-10 [christoph] 0.9.4claws16
- * src/Makefile.am
- * src/crash.c
- * src/export.c
- * src/filesel.[ch] ** REMOVE **
- * src/folder.c
- * src/main.[ch]
- * src/common/sylpheed.[ch]
- * src/gtk/Makefile.am
- * src/gtk/filesel.[ch] ** NEW **
- * src/gtk/pluginwindow.c
- * src/gtk/sslcertwindow.c
- move filesel.[ch] to gtk directory
+ * src/imap.c
+ add more checks in imap_close
-2003-06-07 [alfons] 0.9.0claws19
+2003-08-09 [alfons] 0.9.4claws15
- * src/filesel.c
- make (multi) file selection dialog work again (Claws-only)
+ * src/prefs_spelling.c
+ no spell checking UI if not requested
-2003-06-07 [thorsten] 0.9.0claws18
+2003-08-09 [alfons] 0.9.4claws14
- * po/de.po
- fix typos
+ * src/gtk/prefswindow.c
+ make it compile
-2003-06-07 [alfons] 0.9.0claws17
+2003-08-09 [christoph] 0.9.4claws13
- * configure.ac
- * src/mimeview.c
- detect apache mishap in which case don't include fnmatch.h
- if regex.h is already included
+ * src/prefs_spelling.c
+ * src/gtk/prefswindow.[ch]
+ * src/plugins/clamav/clamav_plugin_gtk.c
+ * src/plugins/spamassassin/spamassassin_gtk.c
+ sort prefs pages by heighest weight in tree
-2003-06-06 [christoph] 0.9.0claws16
+2003-08-09 [paul] 0.9.4claws12
- * configure.ac
- * src/mimeview.h
- add check for fnmatch.h and include it when available
+ * sync with 0.9.4cvs6
+ see ChangeLog 2003-08-07
+
+ * AUTHORS
+ add Leandro and Luke to claws-branch section
- * src/mimeview.[ch]
- fix wrong case sensitivity of Content-Types
+2003-08-09 [christoph] 0.9.4claws11
* src/gtk/Makefile.am
- need the same include paths in gtk directory as in
- common directory because .h files in common can
- include files from these directories, when included
- in gtk's .h or .c files
+ * src/gtk/colorsel.[ch] ** NEW **
+ create a color selection dialog that can be used as a simple
+ function call with it's own gtk main loop like filesel.[ch]
-2003-06-06 [alfons] 0.9.0claws15
+ * src/Makefile.am
+ * src/main.c
+ * src/prefs_common.c
+ * src/prefs_spelling.[ch] ** NEW **
+ * src/prefs_spelling.glade ** NEW **
+ * src/gtk/gtkutils.[ch]
+ move "Spell Checker" prefs to new prefs dialog
- * src/mimeview.c
- * src/summaryview.c
- make it compile again because of regex.h / fnmatch.h
- include problems (related to recent mime stuff, can
- someone check this?)
+ * src/prefs_folder_item.c
+ use new colorsel dialog
-2003-06-06 [thorsten] 0.9.0claws14
+2003-08-08 [paul] 0.9.4claws10
- * src/folderview.c
- possible use of uninitialized pointer while dragging
+ * src/inc.c
+ clear the progress bar unconditionally
-2003-06-06 [paul] 0.9.0claws13
+2003-08-08 [paul] 0.9.4claws9
- * src/compose.c
- fix bug where the insert sig button would be effective
- only when auto_sig was set
+ * sync with 0.9.4cvs4
+ see ChangeLog 2003-07-31
-2003-06-06 [paul] 0.9.0claws12
+2003-08-07 [christoph] 0.9.4claws8
- * sync with 0.9.2 release
+ * configure.ac
+ fix bug in image viewer plugin part
-2003-06-02 [paul] 0.9.0claws11
+ * src/imap.c
+ don't execute close command if the folder item is not selected
- * sync with 0.9.1cvs1
- see ChangeLog 2003-06-02
-
- * po/de.po
- update by Jens
+2003-08-07 [hoa] 0.9.4claws7
-2003-06-01 [christoph] 0.9.0claws10
+ * src/filtering.[ch]
+ * src/matcher_parser.h
+ * src/matcher_parser_parse.y
+ can define several actions for each filtering rule
+ can import old versions of filtering rules
- * src/account.c
- don't use substring search to find accounts by email address
+ * src/prefs_filtering.c
+ call to a new dialog box to define actions
- (closes Bug 169 Overly loose matching of "From" address)
+ * src/prefs_filtering_action.[ch]
+ dialog box to define actions for filtering rules
-2003-05-31 [christoph] 0.9.0claws9
+2003-08-06 [christoph] 0.9.4claws6
- * doc-src/rfc2683.txt
* src/imap.c
- limit IMAP command length as recommended in RFC2683
- (message number lists will be split into multiple imap
- sets, the limit of 1000 octets is not a hard limit)
+ make sure source folder is selected when copying messages
- (closes Bug 161 sylpheed-claws exits with segfault when logging
- in to certain imap-servers)
+2003-08-06 [christoph] 0.9.4claws5
-2003-05-29 [alfons] 0.9.0claws8
+ * sync with 0.9.4cvs2
+ see ChangeLog 2003-07-29
- * src/toolbar.[ch]
- add print button (calling summary_print());
- fine tune setting tooltip text;
- (if someone needs other buttons, please take these
- commits as a guide, instead of bothering us - also
- see 0.8.11claws150)
+2003-08-05 [paul] 0.9.4claws4
-2003-05-29 [darko] 0.9.0claws7
+ * sync with 0.9.4cvs3
+ see ChangeLog 2003-07-30
- * src/compose.c
- fix crash when word wrapping kicks in due to
- changed text by spell checker
+2003-08-04 [match] 0.9.4claws3
-2003-05-29 [paul] 0.9.0claws6
+ * po/POTFILES.in
+ export of LDIF files.
- * src/compose.c
- fix bug where changing account would insert
- sig even if auto_sig was FALSE
-
- * ChangeLog
- ChangeLog.jp
- INSTALL
- sync with 0.9.1 release
+2003-08-04 [match] 0.9.4claws2
-2003-05-28 [christoph] 0.9.0claws5
+ * src/ldif.[ch]
+ support for export LDIF. documented.
+ * src/importldif.[ch]
+ * src/exportldif.[ch]
+ add tooltips. documented.
+ * src/exphtmldlg.[ch]
+ * src/common/xmlprops.[ch]
+ documented.
+ * src/exportldif.[ch] ** NEW **
+ * src/expldifdlg.[ch] ** NEW **
+ * src/addressbook.[ch]
+ * src/Makefile.am
+ export of LDIF files.
+ documented.
- * src/imap.c
- fix truncation of too long commands
+2003-08-04 [christoph] 0.9.4claws1
- (closes Bug 167 IMAP hangs trying to get envelope
- information in imap_get_uncached_messages)
+ * .cvsignore
+ * Makefile.am
+ * configure.ac
+ * sylpheed-claws.pc.in ** NEW **
+ * src/Makefile.am
+ * src/common/Makefile.am
+ * src/gtk/Makefile.am
+ install sylpheed header files in $(pkgincludedir) and create a
+ pkg-config file to allow building a plugin without the source
+ package
-2003-05-27 [paul] 0.9.0claws4
+2003-08-04 [paul] 0.9.4claws
- * tools/Makefile.am
- tools/maildir2sylpheed.pl ** NEW FILE **
- add kmail to sylpheed mailbox conversion script
+ * version 0.9.4claws
-2003-05-27 [paul] 0.9.0claws3
+2003-08-04 [paul] 0.9.3claws97
- * sync with 0.9.0cvs10
- see ChangeLog 2003-05-26
+ * po/es.po
+ update Spanish translation. Submitted by Ricardo
+ Mones Lastra.
-2003-05-26 [paul] 0.9.0claws2
+2003-08-03 [paul] 0.9.3claws96
- * sync with 0.9.0cvs9
- see ChangeLog 2003-05-26
+ * po/hr.po
+ po/sr.po
+ update Croatian and Serbian translations. Submitted by
+ Dragan and Urke MMI respectively
-2003-05-24 [paul] 0.9.0claws1
+2003-08-03 [alfons] 0.9.3claws95
- * sync with 0.9.0cvs8
- see ChangeLog 2003-05-23
+ * src/summaryview.c
+ mark flag has precedence over important flag - seems
+ to have been changed in sync of 0.9.3claws45. this fixes
+ a regression where messages that were scored as important
+ don't show their mark flags. (using the same column for
+ both importance as mark flags is the real problem
+ ofcourse)
-2003-05-24 [paul] 0.9.0claws
+2003-08-03 [melvin] 0.9.3claws94
- * version 0.9.0claws released
+ * po/fr.po
+ Updated French translations.
-2003-05-24 [paul] 0.8.11claws177
+2003-08-03 [melvin] 0.9.3claws93
- * src/plugins/dillo-viewer/Makefile.am
- src/plugins/traycon/Makefile.am
- add missing files
-
- * po/bg.po
- po/en_GB.po
- po/es.po
- po/it.po
- po/pt_BR.po
- po/ru.po
- po/sr.po
- update Bulgarian, British English, Spanish, Italian,
- Brazilian Portuguese, Russian, and Serbian translations,
- submitted by George Danchev, [me], Ricardo Mones Lastra,
- André Filipe de Assunção e Brito, Alessandro Maestri,
- Ruslan N. Balkin, and Urke MMI
+ * src/Makefile.am
+ Fixed typo introduced after 0.9.3claws92
+ that prevented compilation
+ Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
+ CPPFLAGS and YFLAGS to allow user setting these.
+ * src/common/Makefile.am
+ * src/gtk/Makefile.am
+ * src/plugins/clamav/Makefile.am
+ * src/plugins/demo/Makefile.am
+ * src/plugins/dillo_viewer/Makefile.am
+ * src/plugins/image_viewer/Makefile.am
+ * src/plugins/mathml_viewer/Makefile.am
+ * src/plugins/spamassassin/Makefile.am
+ * src/plugins/trayicon/Makefile.am
+ * src/plugins/trayicon/libeggtrayicon/Makefile.am
+ Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
+ CPPFLAGS and YFLAGS to allow user setting these.
-2003-05-23 [melvin] 0.8.11claws176
+2003-08-02 [christoph] 0.9.3claws92
- * po/fr.po
- Updated French translations
+ * configure.ac
+ o rearrange plugin tests
+ o add test for clamav.h to ClamAV tests
-2003-05-22 [paul] 0.8.11claws175
+2003-08-02 [luke] 0.9.3claws91
- * src/Makefile.am
- src/addrbook.[ch]
- src/addrcache.[ch]
- src/addr_compl.[ch]
- src/adressbook.[ch]
- src/addrindex.[ch]
- src/addritem.[ch]
- src/editaddress.c
- src/editgroup.c
- src/editldap_basedn.c
- src/editldap.c
- src/jpilot.c
- src/vcard.c
- revert to get ldap into it previous working state
-
- * po/zh_TW.Big5.po
- new Taiwanese translation,
- submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
+ * src/mimeview.c
+ o fixed appearance of icon list when toggling back from the
+ ctree
+ o toggling of icons using the keyboard works correctly
+ o fixed all other keyboard shortcuts to work when icons are
+ active
+
+ * src/messageview.c
+ o fixed bug 4 - focus lost when changing messageview view type
-2003-05-22 [christoph] 0.8.11claws174
+2003-08-02 [christoph] 0.9.3claws90
- * src/plugins/spamassassin/libspamc.[ch]
- sync libspamc with SpamAssaain release 2.55
+ * src/common/hooks.c
+ fix crash when pointer stored in hash table could get invalid
+ when a plugin is unloaded
-2003-05-22 [paul] 0.8.11claws173
+2003-08-01 [christoph] 0.9.3claws89
- * sync with 0.9.0cvs7
- see ChangeLog 2003-05-22
-
- * src/summaryview.c
- revert change in 0.8.11claws172: follow
- Hiroyuki's decision and that's the end of it.
+ * configure.ac
+ o try to build all plugins (except spamassassin) by default
+ o don't build a plugin if a dependency check fails
-2003-05-21 [paul] 0.8.11claws172
+ * src/common/hooks.c
+ fix warning
- * src/summaryview.c
- fix discrepency between open_unread_on_enter
- and always_show_msg
+2003-08-01 [match] 0.9.3claws88
-2003-05-21 [paul] 0.8.11claws171
+ * src/importldif.c
+ allow single click field selection. document code.
- * sync with 0.9.0cvs6
- see ChangeLog 2003-05-21
+2003-08-01 [christoph] 0.9.3claws87
-2003-05-21 [paul] 0.8.11claws170
+ * src/plugins/clamav/clamav_plugin.c
+ * src/plugins/clamav/clamav_plugin_gtk.c
+ * src/plugins/dillo_viewer/dillo_viewer.c
+ * src/plugins/image_viewer/plugin.c
+ * src/plugins/mathml_viewer/mathml_viewer.c
+ * src/plugins/spamassassin/spamassassin.c
+ * src/plugins/spamassassin/spamassassin_gtk.c
+ * src/plugins/trayicon/trayicon.c
+ add version check to all plugins
- * sync with 0.9.0cvs5
- see ChangeLog 2003-05-21
+2003-08-01 [hoa] 0.9.3claws86
-2003-05-20 [paul] 0.8.11claws169
+ * src/prefs_filtering.c
+ fixed a cosmetic bug, during creation of dialog box,
+ wrong widgets were shown after creation.
- * sync with 0.9.0cvs4
- see ChangeLog 2003-05-20
- fixes bug #152, 'encoding of IMAP folders names'
+2003-08-01 [luke] 0.9.3claws85
-2003-05-20 [paul] 0.8.11claws168
+ * src/mainwindow.c
+ o fixed visibility of icons/mimeview after toggling separate
+ message/folder view (factored out some similar code too).
- * sync with 0.9.0cvs3
- see ChangeLog 2003-05-20
-
- * src/tools/convert_mbox.pl
- minor change in the comments, submitted by Fred Marton
-2003-05-19 [paul] 0.8.11claws167
+2003-07-31 [alfons] 0.9.3claws84
- * src/plugins/clamav/Makefile.am
- configure.ac
- link clamav_lib to the plugin and not to the main program
+ * src/mimeview.c
+ tweak icon box UI a bit more, now allowing right-clicks actions
+ getting the relevant mime data too; should fix #250, "Can't save
+ attachments sometimes".
-2003-05-19 [christoph]
+2003-07-30 [alfons] 0.9.3claws83
- * src/Makefile.am
- add -export-dynamic for linking
+ * src/compose.c
+ don't do auto-save-draft inside key press handler, but rather
+ schedule it half of a second later; should fix #67, "autosave
+ make re-rediting message crazy"
-2003-05-19 [paul] 0.8.11claws166
+2003-07-30 [christoph] 0.9.3claws82
- * sync with 0.9.0cvs1
- see ChangeLog 2003-05-19
+ * src/plugins/trayicon/trayicon.c
+ process pending events before unloading the plugin
-2003-05-19 [paul] 0.8.11claws165
+ (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
- * src/inc.c
- fix 'pop before smtp' timeout
+2003-07-30 [alfons] 0.9.3claws81
-2003-05-18 [alfons] 0.8.11claws164
+ * src/common/hooks.c
+ parameter 2 of g_hook_destroy() should really be a hook id
- * src/prefs_matcher.c
- put "execute" action command line ("expression") in edit box
+2003-07-30 [alfons] 0.9.3claws80
-2003-05-18 [christoph] 0.8.11claws163
+ * src/common/plugin.c
+ fix a possibly harmful function signature mismatch
+ for plugin_done
- * src/mimeview.[ch]
- * src/plugins/dillo_viewer/dillo_viewer.c
- * src/plugins/image_viewer/viewer.c
- * src/plugins/mathml_viewer/mathml_viewer.c
- let a viewer have a list of Content-Types
+2003-07-30 [alfons] 0.9.3claws79
-2003-05-18 [paul] 0.8.11claws162
+ * src/common/hooks[.ch]
+ const correctness
- * src/prefs_filtering.c
- add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
- and REDIRECT actions
+2003-07-30 [darko] 0.9.3claws78
-2003-05-17 [christoph]
+ * src/summaryview.c
+ make it compile again
- * README.claws
- o remove dynamic signatures that was syned with main
- o add infos about no longer "build in" image viewer
- o update bugtracker URL
+2003-07-30 [luke] 0.9.3claws77
-2003-05-17 [christoph] 0.8.11claws161
+ * src/crash.c
+ * src/main.c
+ o added/moved signal handlers for SIGTERM (normal kill command)
+ and SIGINT (ctl-c) to be used even without
+ --enable-crash-dialog, fixing bug 166
- * src/folder.c
- * src/folderview.c
- * src/imap.c
- don't use imap_scan_folder anymore. Instead call folder_item_scan
- for every folder after rebuilding the folder tree.
+ * src/summaryview.c
+ o rewrote menu sensitivity code as per mainwindow.c, fixing
+ bug 227
- (closes Bug 19 imap_scan_folder() computes incorrectly number of new
- messages)
+ * src/mainwindow.c
+ o changed sensitivity condition for 'Next new' and 'Next
+ unread', fixing bug 8
-2003-05-17 [christoph] 0.8.11claws160
+2003-07-29 [alfons] 0.9.3claws76
- * src/imap.c
- don't use STATUS command on current folder to check for
- content changes. imap_cmd_ok() now tracks changes to
- folder and number of existing messages.
+ * src/common/utils.[ch]
+ add generate_msgid()
+ * src/messageview.c
+ save ack'ed RRR; fixes #205, "return receipt is not saved in
+ sent folder".
-2003-05-17 [paul] 0.8.11claws159
+2003-07-29 [alfons] 0.9.3claws75
- * src/plugins/clamav/clamav_plugin.c
- remove unnecessary debug_print
+ * src/messageview.c
+ fix a memleak (claws-only)
-2003-05-16 [thorsten] 0.8.11claws158
+2003-07-29 [alfons] 0.9.3claws74
- * src/plugins/demo.c
- included missing intl.h
+ * src/mimeview.[ch]
+ * src/gtk/gtkvscrollbutton.[ch]
+ fix UI glitch where mime icon toolbox' scroll position is not
+ reset after switching to another message
+
-2003-05-16 [paul] 0.8.11claws157
+2003-07-29 [paul] 0.9.3claws73
- * po/POTFILES.in
- remove non-existant entries
-
- * src/plugins/clamav/clamav_plugin.c
- src/plugins/clamav/clamav_plugin_gtk.c
- src/plugins/dillo_viewer/dillo_prefs.c
- src/plugins/dillo_viewer/dillo_viewer.c
- gettextise
+ * src/prefs_folder_item.c
+ split the prefs into 2 separate pages
-2003-05-16 [christoph] 0.8.11claws156
+2003-07-29 [paul] 0.9.3claws72
- * po/POTFILES.in
- include plugin .c files for translation until I
- find a better solution to have plugins have their
- own textdomain
- * src/plugins/demo/demo.c
- * src/plugins/image_viewer/plugin.c
- * src/plugins/mathml_viewer/mathml_viewer.c
- * src/plugins/spamassassin/spamassassin.c
- * src/plugins/spamassassin/spamassassin_gtk.c
- * src/plugins/trayicon/trayicon.c
- add gettext macros for plugin name and description
+ * src/compose.c
+ prepend "\n\n" to a signature without a separator too
-2003-05-16 [paul]
-
- * sync with 0.9.0
-
-2003-05-16 [paul] 0.8.11claws155
+2003-07-29 [paul] 0.9.3claws71
- * sync with lastest 0.9.0pre1
- see ChangeLog 2003-05-16
+ * src/compose.c
+ fix bug where changing to an account without an auto-sig
+ from an initial account without an auto-sig would insert
+ 2 blank lines at the cursor point
+ fix bug where changing to an account with an auto-sig
+ from an initial account without an auto-sig would insert
+ the sig at the cursor point
-2003-05-15 [paul] 0.8.11claws154
+2003-07-29 [paul] 0.9.3claws70
- * sync with latest 0.9.0pre1
- see ChangeLog 2003-05-14 and 2003-05-15
+ * src/folderview.c
+ use the colour from the folder pref unless the folder
+ has new messages
-2003-05-14 [christoph] 0.8.11claws153
+2003-07-29 [alfons] 0.9.3claws69
- * src/plugins/image_viewer/viewer.c
- * src/plugins/image_viewer/viewer.glade ** NEW **
- * src/plugins/image_viewer/viewerprefs.c
- make it possible to disable the autoload function in the
- imageviewer again
+ * src/procmsg.[ch]
+ * src/messageview.c
+ * src/procheader.c
+ rewrite return receipt request work a little bit (the former
+ implementation presumably depended too much on the UI setting
+ flags). (we're losing the old pending flag.)
-2003-05-14 [christoph] 0.8.11claws152
+2003-07-28 [christoph] 0.9.3claws68
* src/folder.c
- fix folder update after adding a message
+ * src/imap.c
+ * src/mh.c
+ * src/procmsg.[ch]
+ fix copy to IMAP folder from other folder
-2003-05-13 [alfons] 0.8.11claws151
+2003-07-28 [christoph] 0.9.3claws67
- * src/common/session.c
- remove debug traces
-
- * src/addrcache.[ch]
- * src/filtering.[ch]
- * src/folder.[c]
- * src/gtkaspell.[ch]
- * src/imap.[ch]
- * src/mbox_folder.[ch]
- * src/mh.[ch]
- * src/mimeview.h
- * src/msgcache.[ch]
- * src/news.[ch]
- * src/passphrase.[ch]
- * src/prefs_common.[ch]
- * src/prefs_gtk.[ch]
* src/procmsg.c
- * src/scoring.[ch]
- be pedantic; (in prototypes () implies (int))
-
-2003-05-13 [alfons] 0.8.11claws150
+ fix sync of procmsg_get_message_file_list
- * src/prefs_toolbar.[ch]
- * src/summaryview.[ch]
- * src/toolbar.[ch]
- change misleading text in toolbar prefs;
- add toolbar action for ignore thread (toggles ignore thread flag);
- clean up a little bit;
+2003-07-28 [christoph] 0.9.3claws66
-2003-05-12 [paul]
+ * sync with 0.9.3cvs14
+ see ChangeLog 2003-07-18
+ * sync with 0.9.3cvs17
+ see ChangeLog 2003-07-23
- * tools/convert_mbox.pl
- bug fixed by Fred Marton
+ (closes Bug 234 segmentation fault after sending out mail via
+ smtp(auth))
-2003-05-12 [paul]
+2003-07-28 [paul] 0.9.3claws65
- * sync with 0.9.0pre1
+ * po/es.po
+ update Spanish translation, submitted by Ricardo Mones
+ Lastra
-2003-05-09 [paul] 0.8.11claws149
+2003-07-28 [christoph] 0.9.3claws64
- * sync with 0.8.11cvs43
- see ChangeLog 2003-05-09
+ * src/folder.[ch]
+ * src/imap.c
+ * src/mh.c
+ return new message numbers as a GRelation instead of a GSList
+ that has to be in the same order as the input list. A list
+ would make it hard for IMAP to optimize oepration by sorting
+ the input list. The returned list would have to be reordered
+ to match the same order that input list has.
-2003-05-08 [christoph] 0.8.11claws148
+ * src/gtk/gtkaspell.c
+ fix missing return value, could cause a crash when garbage is
+ on the stack that is used as the expected return value
- * src/imap.[ch]
- o use CAPABILIY as first command and check for PREAUTH
- information in the response to it
- o rewrite all imap_cmd_* functions to use an IMAPSession
- instead of a SockInfo as parameter
- o do STARTTLS after fetching and checking the server
- capabilities
+2003-07-28 [paul] 0.9.3claws63
-2003-05-08 [paul] 0.8.11claws147
+ * sync with 0.9.4cvs1
+ see ChangeLog 2003-07-28
- * tools/Makefile.am
- tools/README
- tools/convert_mbox.pl ** NEW FILE **
- add mbox conversion script. Submitted by
- Fred Marton <Fred.Marton@uni-bayreuth.de>
+2003-07-27 [alfons] 0.9.3claws62
-2003-05-07 [christoph]
+ * src/mimeview.c
+ tweak it more to make icon list act like a check button group
- * doc-src/glade.txt
- * src/gtk/pluginwindow.glade
- * src/plugins/image_viewer/viewerprefs.glade
- * src/plugins/spamassassin/spamassassin_gtk.glade
- add glade files for user interfaces and a description how
- to use glade to create the sylpheed code
+2003-07-27 [christoph] 0.9.3claws61
-2003-05-07 [paul] 0.8.11claws146
+ * sync with 0.9.3cvs20
+ see ChangeLog 2003-07-25
- * sync with 0.8.11cvs41
- see ChangeLog 2003-05-07
+2003-07-27 [paul] 0.9.3claws60
-2003-05-06 [christoph] 0.8.11claws145
+ * src/procmsg.c
+ re-commit changes from 0.9.3claws58 -
+ accidently removed in 0.9.3claws59
- * src/main.c
- * src/plugins/image_viewer/viewer.c
- fix usage of imlib in imageviewer plugin
+2003-07-27 [paul] 0.9.3claws59
- * src/gtk/prefswindow.c
- handle window close event correctly
+ * src/procmsg.[ch]
+ a sync from 0.9.3cvs17
+ see ChangeLog 2003-07-23
-2003-05-06 [paul] 0.8.11claws144
+2003-07-27 [alfons] 0.9.3claws58
- * src/common/ssl.c
- fix typo introduced in sync
+ * src/procmsg.c
+ add missing header members to MsgInfo; fixes the problem of
+ not displaying X-Faces, as noticed by Ricardo Mones
-2003-05-06 [paul] 0.8.11claws143
+2003-07-26 [christoph] 0.9.3claws57
- * sync with 0.8.11cvs39
- see ChangeLog 2003-05-06
+ * sync with 0.9.3cvs18
+ see ChangeLog 2003-07-24
-2003-05-06 [paul] 0.8.11claws142
+2003-07-26 [christoph] 0.9.3claws56
- * AUTHORS
- po/cs.po
- updated Czech translation, submitted by
- Radek Vybiral <Radek.Vybiral@vsb.cz>
-
- * src/plugins/clamav/clamav_plugin_gtk.c
- clean up
+ * sync with 0.9.3cvs17
+ see ChangeLog 2003-07-23
-2003-05-03 [alfons] 0.8.11claws141
+2003-07-26 [christoph] 0.9.3claws55
- * src/compose.[ch]
- make paste as quotation work even when the call to
- text_inserted() was deferred (fixes bug #140 "Paste
- as quotation does not work when using "external"
- clipboard")
+ * src/folder.[ch]
+ * src/imap.c
+ * src/mbox_folder.c
+ * src/mh.c
+ * src/news.c
+ add support for copy function that copy multiple messages
+ (not implemented yet)
-2003-05-03 [thorsten] 0.8.11claws140
+ * src/summaryview.c
+ add missing return value
- * src/addrquery.h
- src/ldapquery.h
- src/mainwindow.c
- removed C++ comments
- * src/addr_compl.c
- function with non-int retval/param used before
- implementation/declaration
+2003-07-26 [paul] 0.9.3claws54
-2003-05-02 [paul] 0.8.11claws139
+ * tools/multiwebsearch.pl
+ do whitespace substitution before passing the string
+ to the browser. fixes bug with browsers that don't
+ do whitespace conversion themselves.
- * src/addr_compl.[ch]
- src/addressbook.[ch]
- src/addrindex.c
- src/summaryview.c
- revert match's changes to (finally) remove the bug where
- opening a folder causes massive slowdown when using the
- 'Display sender using address book' option
+2003-07-25 [christoph] 0.9.3claws53
-2003-05-01 [melvin] 0.8.11claws138
+ * src/folder.[ch]
+ * src/imap.c
+ * src/mh.c
+ rewrite adding of multiple messages to a folder for
+ claws' folder system
- * src/plugins/dillo_viewer/dillo_prefs.[ch]
- * src/plugins/dillo_viewer/dillo_viewer.c
- Fixed bug where "Cancel" button from prefs issued
- warnings.
- Comply a little more to coding style
+2003-07-25 [luke] 0.9.3claws52
-2003-05-01 [paul] 0.8.11claws137
+ * src/mimeview.c
+ o icon toggles set correctly on leaving ctree mimeview
- * sync with 0.8.11cvs38
- see ChangeLog 2003-05-01
+2003-07-25 [paul] 0.9.3claws51
-2003-05-01 [paul] 0.8.11claws136
+ * partial sync with 0.9.3cvs21 [src/main.c]
+ see ChangeLog 2003-07-25
- * po/bg.po
- updated by George Danchev
+2003-07-24 [paul] 0.9.3claws50
-2003-04-30 [christoph] 0.8.11claws135
+ * tools/maildir2sylpheed.pl
+ fix typo
- * src/plugins/dillo_viewer/dillo_prefs.c
- * src/plugins/image_viewer/viewerprefs.c
- * src/plugins/spamassassin/spamassassin_gtk.c
- remove gtk_widget_ref() calls for widgets in
- glade code
+2003-07-24 [paul] 0.9.3claws49
-2003-04-30 [paul] 0.8.11claws134
+ * src/mimeview.c
+ increase the gutter size of paned so that the panes
+ can be resized
+
+ * src/plugins/demo/demo.c
+ squeeze in another typo fix
- * src/addrindex.c
- ok, this time a better fix for the bug where opening folder
- has massive slowdown when using the 'Display sender using
- address book' option
+2003-07-24 [paul] 0.9.3claws48
-2003-04-30 [paul] 0.8.11claws133
-
- * src/addrindex.c
- revert the 'fix' of 0.8.11claws128 because it doesn't fix it
-
-2003-04-30 [melvin] 0.8.11claws132
-
- New: Dillo plugin preferences (patch by Dimitar Haralanov)
-
- * src/plugins/dillo_viewer/dillo_prefs.[ch] *** NEW ***
- Preferences for the dillo plugin
- * src/plugins/dillo_viewer/dillo_viewer.c
- Support for preferences
- * src/plugins/dillo_viewer/Makefile.am
- Added dillo_prefs.[ch]
-
-2003-04-30 [alfons] 0.8.11claws131
-
- * src/common/plugin.[ch]
- see? this ANSI C'fication immediately gives us type
- checking for free.
-
-2003-04-30 [alfons] 0.8.11claws130
-
- * src/common/plugin.[ch]
- * src/plugins/clamav/clamav_plugin.[ch]
- * src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/demo/demo.c
- * src/plugins/dillo_viewer/dillo_viewer.c
- * src/plugins/image_viewer/plugin.c
- * src/plugins/image_viewer/viewer.[ch]
- * src/plugins/image_viewer/viewerprefs.[ch]
- * src/plugins/mathml_viewer/mathml_viewer.c
- * src/plugins/spamassassin/spamassassin.[ch]
- * src/plugins/spamassassin/spamassassin_gtk.c
- * src/plugins/trayicon/trayicon.c
- clean up
-
-2003-04-30 [alfons] 0.8.11claws129
-
- * src/common/utils.c
- make is_ascii_str() fail gracefully when NULL pointer
- is passed
-
-2003-04-30 [paul] 0.8.11claws128
-
- * src/addrindex.c
- fix bug where opening folder has massive slowdown when
- using the 'Display sender using address book' option
-
-2003-04-30 [paul] 0.8.11claws127
-
- * src/plugins/clamav/clamav_plugin.c
- src/plugins/clamav/clamav_plugin_gtk.c
- src/plugins/demo/demo.c
- src/plugins/dillo_viewer/dillo_viewer.c
- src/plugins/image_viewer/plugin.c
- src/plugins/mathml_viewer/mathml_viewer.c
- src/plugins/spamassassin/spamassassin.c
- src/plugins/spamassassin/spamassassin_gtk.c
- src/plugins/trayicon/trayicon.c
- get rid of eye-hurting function signatures
-
-2003-04-30 [paul] 0.8.11claws126
-
- * src/plugins/trayicon/trayicon.c
- add description
-
- * src/mimeview.c
- be more descriptive
-
-2003-04-30 [paul] 0.8.11claws125
-
- * configure.ac
- arrange the plugins in reverse alphabetical order
-
- * src/plugins/clamav/clamav_plugin.[ch]
- src/plugins/clamav/clamav_plugin_gtk.c
- rename some params
- resize max_size window
- re-arrange the order of some gui elements
- improve descriptions
-
- * src/plugins/image_viewer/plugin.c
- src/plugins/mathml_viewer/mathml_viewer.c
- add descriptions
-
- * src/plugins/spamassassin/spamassassin_gtk.c
- resize max_size window
- re-arrange the order of some gui elements
+ src/prefs_account.c
+ small changes to the English
- * src/messageview.c
- src/mimeview.c
- correct typos
-
-2003-04-30 [alfons] 0.8.11claws124
-
- * src/imap.c
- fix a leak found while browsing Martin Kluge's
- valgrind log (Claws only)
-
-2003-04-29 [darko] 0.8.11claws123
-
- * src/gtk/gtkstext.h
- include wchar.h if it is available, fixes compilation
- on HP-UX systems
-
-2003-04-29 [melvin] 0.8.11claws122
-
- * src/prefs_actions.c
- Improved help text of Actions' syntax
-
-2003-04-28 [paul] 0.8.11claws121
-
- * src/action.c
- a better fix for the crash when performing an action
- on a mime part
-
-2003-04-28 [paul] 0.8.11claws120
-
- * src/action.c
- fix crash when performing an action on a
- mime part
-
-2003-04-28 [paul] 0.8.11claws119
-
- * sync with 0.8.11cvs36
- see ChangeLog 2003-04-28
-
-2003-04-27 [paul] 0.8.11claws118
-
- * more sync with 0.8.11cvs35
- see ChangeLog 2003-04-25
-
-2003-04-26 [christoph] 0.8.11claws117
-
- * src/folder.c
- fix remove virtual check
-
-2003-04-26 [paul] 0.8.11claws116
-
- * src/messageview.c
- fix return-receipt, make it work again
+ * src/pixmaps/mime_application_octect_stream.xpm ** REMOVED **
+ src/pixmaps/mime_application_octet_stream.xpm ** NEW FILE **
+ src/Makefile.am
+ src/stock_pixmap.c
+ rename the misspelled icon
-2003-04-26 [paul] 0.8.11claws115
+2003-07-23 [alfons] 0.9.3claws47
* src/mimeview.c
- restore double-clicking of the [application/pgp-signature
- (Select "Check signature" to check)] line in the message view,
- broken in recent sync
-
-2003-04-26 [christoph] 0.8.11claws114
-
- * src/folder.c
- check if remove virtual really exists before
- calling the function
-
-2003-04-25 [match] 0.8.11claws113
-
- * src/addrindex.c
- * src/addrbook.c
- * src/ldapquery.[ch]
- * src/ldapctrl.[ch]
- fix memleak.
- * src/ldapserver.[ch]
- fix memleak. fix segfault.
- plug a Claws memleak
-
-2003-04-25 [alfons] 0.8.11claws112
-
- * src/folder.c
- plug a Claws memleak
-
-2003-04-25 [alfons] 0.8.11claws111
-
- * src/common/session.c
- plug a memleak
-
-2003-04-25 [paul] 0.8.11claws110
-
- * sync with 0.8.11cvs35
- see ChangeLog 2003-04-24 and 2003-04-25
-
- * src/gtk/pluginwindow.c
- correct another strange float value
-
-2003-04-24 [christoph] 0.8.11claws109
-
- * src/folder.c
- freeze folder item updates when unsetting new flags
-
- * src/gtk/pluginwindow.c
- correct strange float value
-
-2003-04-23 [paul] 0.8.11claws108
-
- * sync with 0.8.11cvs33
- see ChangeLog 2003-04-23
-
-2003-04-22 [paul] 0.8.11claws107
-
- * src/Makefile.am
- src/messageview.c
- src/mimeview.c
- src/pgptext.[ch] ** REMOVED **
- remove pgptext.[ch] as its not used any more
-
-2003-04-22 [paul] 0.8.11claws106
-
- * sync with 0.8.11cvs31
- see ChangeLog 2003-04-21 and 2003-04-22
-
-2003-04-21 [alfons] 0.8.11claws105
-
- * src/main.c
- No access to GTK structures if we're a spawned child
- (and clean up code a little bit...) Should fix #126.
-
-2003-04-21 [melvin] 0.8.11claws104
-
- * src/plugins/dillo_viewer/README
- Improved slightly the text.
+ make icon list look like a list of toggles
-2003-04-21 [melvin] 0.8.11claws103
+2003-07-23 [luke] 0.9.3claws46
- * src/plugins/dillo_viewer/README *** NEW ***
- Added a README file for the Dillo plugin
+ * src/pixmaps/mimeview_gpg_expired.xpm
+ * src/pixmaps/mimeview_gpg_failed.xpm
+ * src/pixmaps/mimeview_gpg_passed.xpm
+ * src/pixmaps/mimeview_text_html.xpm
+ * src/pixmaps/mimeview_image.xpm
+ o all icons the same size
-2003-04-20 [paul]
+ * src/mimeview.[ch]
+ o mimeview ctree arranged vertically above the viewer
+ o icons changed to buttons
+ o can use keyboard to select an icon (Enter)
+ o resize icon list to width of icons
- * tools/README
- tools/outlook2sylpheed.pl
- updated and improved by Ricardo Mones Lastra
+ * src/gtk/gtkvscrollbutton.c
+ o sensitivity of buttons reacts to position
-2003-04-18 [oliver] 0.8.11claws102
+2003-07-23 [christoph] 0.9.3claws45
- * src/inc.c
- * src/prefs_account.h
- remove Pop3SessionType (used by selective download)
- * src/prefs_toolbar.c
- enable set Default Toolbar button
+ * sync with 0.9.3cvs14 (incomplete)
+ see ChangeLog 2003-07-17
-2003-04-18 [paul] 0.8.11claws101
-
- * sync with 0.8.11cvs29
- see ChangeLog 2003-04-18
-
-2003-04-17 [paul] 0.8.11claws100
-
- * src/prefs_common.[ch]
- src/summaryview.c
- remove 'Open next message on deletion' option,
- as the same effect can now be achieved via the
- 'Always open messages in summary when selected'
- option.
-
-2003-04-17 [paul] 0.8.11claws99
-
- * sync with 0.8.11cvs28
- see ChangeLog 2003-04-17
-
-2003-04-17 [christoph] 0.8.11claws98
-
- * ac/spamassassin.m4
- * src/plugins/spamassassin/libspamc.[ch]
- * src/plugins/spamassassin/utils.[ch]
- sync libspamc with SpamAssassin project
-
-2003-04-17 [christoph] 0.8.11claws97
-
- * src/common/socket.h
- * src/gtk/sslcertwindow.h
- rename old USE_SSL to USE_OPENSSL
-
-2003-04-17 [paul] 0.8.11claws96
-
- * src/prefs_common.h
- use gulong for P_COLOR so that it compiles/runs on
- 64-bit systems. Patch submitted by James Noyes
- <jnoyes-claws@retrogeeks.com>
-
- * po/de.po
- updated by Jens
-
-2003-04-17 [paul] 0.8.11claws95
-
- * sync with 0.8.11cvs27
- see ChangeLog 2003-04-16
-
-2003-04-15 [paul] 0.8.11claws94
-
- * src/prefs_common.[ch]
- rearrange to stop the window getting too long:
- move Receive dialog stuff to Receive tab
- move Send dialog to Send tab
- remove Dialogs frame
- rename 'Open messages in summary with cursor keys' to
- 'Always open messages in summary when selected', as its
- more appropriate
-
-2003-04-15 [paul] 0.8.11claws93
-
- * src/prefs_common.[ch]
- src/summaryview.c
- add new option '/Interface/Open next message on deletion'
-
-2003-04-15 [paul] 0.8.11claws92
-
- * src/summaryview.[ch]
- add /Mark/Lock and /Mark/Unlock to the pop-up
- menu. Patch submitted by Ivan Francolin Martinez
- <ivanfm@users.sourceforge.net>
-
-2003-04-15 [paul] 0.8.11claws91
-
- * sync with 0.8.11cvs24
- see ChangeLog 2003-04-15
-
-2003-04-14 [jens] 0.8.11claws90
-
- * updated German translation and some corrections from
- Roland Bless <bless@tm.uka.de>
-
-2003-04-14 [paul] 0.8.11claws89
-
- * sync with 0.8.11cvs22
- see ChangeLog 2003-04-14
-
-2003-04-13 [paul] 0.8.11claws88
-
- * src/plugins/clamav/clamav_plugin.c
- fix memory leaks
- clean up
-
-2003-04-12 [paul] 0.8.11claws87
-
- * src/plugins/clamav/clamav_plugin.c
- activate enable/disable archive scanning option
-
- * src/plugins/clamav/.cvsignore ** NEW FILE **
-
-2003-04-12 [paul] 0.8.11claws86
-
- * src/plugins/Makefile.am
- src/plugins/clamav/Makefile.am ** NEW FILE **
- src/plugins/clamav/README ** NEW FILE **
- src/plugins/clamav/clamav_plugin.[ch] ** NEW FILES **
- src/plugins/clamav/clamav_plugin_gtk.c ** NEW FILE **
- add Clam AntiVirus plugin
-
-2003-04-12 [paul] 0.8.11claws85
-
- * sync with 0.8.11cvs21
- see ChangeLog 2003-04-11
-
-2003-04-11 [paul] 0.8.11claws84
-
- * po/es.po
- update Spanish translation. Submitted by Ricardo
- Mones Lastra.
-
-2003-04-10 [christoph] 0.8.11claws83
-
- * src/mbox.c
- fix typo that did not move unfiltered mails to destination
- folder
-
- (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
- when filtering from spool)
-
-2003-04-10 [christoph] 0.8.11claws82
-
- * src/imap.c
- use BODY.PEEK instead of BODY in in message fetch operation
- to make sure the IMAP server does not set the \Seen flag for
- messages. Sylpheed does that later itself, when the message
- is opened in sylpheed
-
- (closes Bug 111 Claws destroys unread marks)
-
-2003-04-09 [oliver] 0.8.11claws81
-
- * src/folder.c
- fix crash in folder_destroy
- * README.claws
- remove selective download
-
-2003-04-09 [christoph] 0.8.11claws80
-
- * src/imap.c
- fix crash in imap_get_msginfo() when then fetched message
- is not found
-
- (closes Bug 110 Crash during mail composition)
-
-2003-04-08 [christoph] 0.8.11claws79
-
- * src/folder.c
- * src/prefs_account.c
- Filter new messages that are found in an INBOX folder
- when 'Filter messages on receiving' is enabled in the
- Folder's AccountPrefs. This allows to use Sylpheed's
- filtering engine for IMAP folders where messages are
- added to the INBOX by a MTA
-
-2003-04-08 [paul] 0.8.11claws78
-
- * src/procmsg.h
- clean up after last commit
-
-2003-04-08 [paul] 0.8.11claws77
-
- * sync with 0.8.11cvs20
- see ChangeLog 2003-04-07 and 2003-04-08
-
-2003-04-07 [christoph] 0.8.11claws76
-
- * src/filtering.[ch]
- * src/inc.[ch]
- * src/mbox.c
- * src/procmsg.[ch]
- add procmsg_msginfo_filter() to execute filtering actions
-
-2003-04-06 [christoph] 0.8.11claws75
-
- * src/imap.c
- use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
-
-2003-04-06 [christoph] 0.8.11claws74
-
- * src/common/utils.[ch]
- add g_int_compare() function for slist sorting
-
- * src/imap.c
- fetch all MsgInfos with one command in imap_get_msginfos()
- using an imap set with a list of ranges
-
- * src/news.c
- use new g_int_compare() function
-
-2003-04-06 [thorsten] 0.8.11claws73
-
- * src/mh.c
- corrected implementation of mh_folder_destroy()
-
-2003-04-05 [christoph] 0.8.11claws72
-
- * src/account.c
- * src/folder.[ch]
- * src/folderview.c
- * src/imap.c
- * src/inc.c
- * src/main.c
- * src/mainwindow.c
- * src/mbox_folder.c
- * src/mh.c
- * src/mimeview.h
- * src/msgcache.[ch]
- * src/news.c
- * src/procmime.h
- * src/procmsg.[ch]
- * src/setup.c
- * src/gtk/gtkutils.c
- o rename structure field names class and new to klass and
- new_msgs, to allow including files in C++
- o add 'extern "C"' block to some header files
- o add MsgInfoList and MsgNumberList as alias for GSList for
- developers to know what type of list is expected
-
- * src/plugins/image_viewer/plugin.c
- * src/plugins/image_viewer/viewer.[ch]
- * src/plugins/image_viewer/viewerprefs.[ch]
- rename function names to prevent conflicts
-
-2003-04-05 [paul] 0.8.11claws71
-
- * sync with 0.8.11cvs18
- see ChangeLog 2003-04-03 and 2003-04-04
-
-2003-04-02 [christoph] 0.8.11claws70
-
- * src/folder.[ch]
- * src/imap.[ch]
- * src/mbox_folder.[ch]
- * src/mh.[ch]
- * src/news.[ch]
- o Make all virtual folder functions private
- o remove unused folder code
-
- * src/common/socket.[ch]
- * src/summaryview.c
- fix warnings
-
-2003-03-30 [alfons] 0.8.11claws69
-
- * src/send_message.c
- remove two debug traces and see if people still report
- errors
-
-2003-03-30 [alfons] 0.8.11claws68
-
- * src/send_message.c
- * src/commons/session.c
- add more debug traces
-
-2003-03-30 [christoph] 0.8.11claws67
-
- * src/folder.c
- change processing folder name from .processing to processing
-
- * src/common/ssl.c
- disable SSL certificate check because it causes Xlib error
- when the child process want's to open an GTK window
-
-2003-03-30 [christoph] 0.8.11claws66
-
- * src/folder.c
- don't use default folder for processing folder item because
- it can be a non local folder
-
- (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
-
-2003-03-30 [alfons] 0.8.11claws65
-
- * src/send_message.c
- try fixing crashes when sending messages: my gcc 2.95.4 seems
- to generate bad code for 'send_send_data_progressive': When
- called from 'send_send_data_finished', the 'data' pointer is
- cleared just before the assignment to the dialog pointer
-
-2003-03-29 [christoph] 0.8.11claws64
-
- * src/common/prefs.h
- * src/plugins/image_viewer/Makefile.am
- * src/plugins/image_viewer/plugin.c
- * src/plugins/image_viewer/viewer.[ch]
- * src/plugins/image_viewer/viewerprefs.[ch] ** NEW **
- add PrefsPage for ImageViewer
-
-2003-03-28 [thorsten] 0.8.11claws63
-
- * src/common/session.c
- added some comments
-
-2003-03-28 [paul] 0.8.11claws62
-
- * sync with 0.8.11cvs16
- see ChangeLog 2003-03-28
-
-2003-03-28 [paul] 0.8.11claws61
-
- * sync with 0.8.11cvs15
- see ChangeLog 2003-03-28
-
-2003-03-27 [christoph] 0.8.11claws60
-
- * src/folder.c
- * src/imap.c
- * src/common/socket.[ch]
- set socket state to DISCONNECTED when any operation
- fails to allow reconnecting in IMAP code without
- checking the return code of all calls to the command
- functions
-
- * src/folderview.c
- * src/summaryview.c
- remove some more stuff that depends on specific
- folder types
-
-2003-03-27 [paul] 0.8.11claws59
-
- * sync with 0.8.11cvs14
- see ChangeLog 2003-03-27
-
- * src/selective_download.[ch] ** REMOVED **
- really removed
-
-2003-03-27 [christoph] 0.8.11claws58
-
- * src/folder.c
- fix handling of tmp_flags in flag copy function
-
-2003-03-27 [paul] 0.8.11claws57
-
- * sync with 0.8.11cvs13
- see ChangeLog 2003-03-27
-
-2003-03-27 [oliver] 0.8.11claws56
-
- * src/maiwindow.c
- remove sel_download_cb
-
-2003-03-27 [oliver] 0.8.11claws55
-
- * src/inc.c
- remove POP3_TOP
-
-2003-03-26 [oliver] 0.8.11claws54
-
- *src/pop.h
- remove POP3_TOP*
- * README.claws
- remove selective donwload readme
-
-2003-03-26 [oliver] 0.8.11claws53
- * src/matcher.[ch]
- * src/matcher_parser_parse.y
- * src/pop.c
- * src/prefs_account.[ch]
- * src/prefs_filtering.c
- remove selective donwload
-
-2003-03-26 [oliver] 0.8.11claws52
-
- * src/inc.[ch]
- * src/filtering.c
- * src/mainwindow.c
- remove selective donwload
-
-2003-03-26 [oliver] 0.8.11claws51
-
- * src/Makefile.am
- * src/selective_download.[ch] ** REMOVE **
-
-2003-03-26 [christoph] 0.8.11claws50
-
- * src/news.c
- fix NEWS that got broken by a sync with sylpheed-main
-
-2003-03-26 [christoph] 0.8.11claws49
-
- * src/mimeview.c
- fix mime type guessing when no mime type is found for a file
-
-2003-03-25 [christoph] 0.8.11claws48
-
- * src/mimeview.c
- * src/procmime.c
- remove mime type guessing from mime parser and use
- name based mime types in viewer lookup for mime type
- application/octet-stream
-
-2003-03-25 [christoph] 0.8.11claws47
-
- * doc-src/readme.txt
- * doc-src/rfc2554.txt
- add RFC about SMTP AUTH
-
- * src/send_message.c
- * src/common/smtp.[ch]
- add extra error code for authentication errors and
- clear temporary password when this error occurs
-
- (closes Bug 84 authentication failure while sending should
- prompt for password again)
-
-2003-03-25 [christoph] 0.8.11claws46
-
- * configure.ac
- * src/Makefile.am
- * src/imageview.[ch] ** REMOVE **
- * src/messageview.[ch]
- * src/mimeview.[ch]
- * src/prefs_common.[ch]
- * src/textview.c
- * src/plugins/Makefile.am
- * src/plugins/image_viewer/.cvsignore ** NEW **
- * src/plugins/image_viewer/Makefile.am ** NEW **
- * src/plugins/image_viewer/plugin.c ** NEW **
- * src/plugins/image_viewer/viewer.[ch] ** NEW **
- move image viewer into a plugin (building is enabled by default)
- [ToDo: Prefs for resize and autoview]
-
-2003-03-25 [paul] 0.8.11claws45
-
- * sync with 0.8.11cvs12
- see ChangeLog 2003-03-26
-
-2003-03-25 [paul] 0.8.11claws44
-
- * sync with 0.8.11cvs11
- see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
-
- Note: Selective Download is broken.
-
-2003-03-22 [christoph] 0.8.11claws43
-
- * src/folder.c
- code cleanup for flags copying
-
-2003-03-22 [christoph] 0.8.11claws42
-
- * src/plugins/trayicon/trayicon.c
- fix setting the transparent area when the window size
- is forced by the system tray
-
-2003-03-22 [christoph] 0.8.11claws41
-
- * src/plugins/trayicon/gnome-mail.xpm ** REMOVE **
- * src/plugins/trayicon/gnome-nomail.xpm ** REMOVE **
- * src/plugins/trayicon/newmail.xpm ** NEW **
- * src/plugins/trayicon/nomail.xpm ** NEW **
- * src/plugins/trayicon/trayicon.c
- * src/plugins/trayicon/unreadmail.xpm ** NEW **
- o replace GBiff icons with KBiff icons resized to 16x16 pixel
- o add icon for unread mails
- o set transparency for window
-
-2003-03-22 [christoph] 0.8.11claws40
-
- * src/news.c
- init news session to prevent crash when session is closed
-
-2003-03-22 [christoph] 0.8.11claws39
-
- * src/imap.c
- * src/common/session.[ch]
- Init session data to make sure we don't have invalid pointers
- for read_ch and write_ch when new multi process sessions are
- not used
-
- * src/main.c
- * src/common/plugin.c
- * src/common/sylpheed.c
- * src/plugins/demo/demo.c
- * src/plugins/dillo_viewer/dillo_viewer.c
- * src/plugins/mathml_viewer/mathml_viewer.c
- * src/plugins/spamassassin/spamassassin.c
- * src/plugins/spamassassin/spamassassin_gtk.c
- add plugin types to allow loading plugins at different times
- (and maybe for different frontends), because it's not good to
- load GTK-Plugins gefore gtk_init was called
-
- * configure.ac
- * src/plugins/Makefile.am
- * src/plugins/trayicon/.cvsignore ** NEW **
- * src/plugins/trayicon/Makefile.am ** NEW **
- * src/plugins/trayicon/eggtrayicon.c ** NEW **
- * src/plugins/trayicon/eggtrayicon.h ** NEW **
- * src/plugins/trayicon/gnome-mail.xpm ** NEW **
- * src/plugins/trayicon/gnome-nomail.xpm ** NEW **
- * src/plugins/trayicon/trayicon.c ** NEW **
- New Trayicon plugin that shows an icon in a systray that uses
- XEMBED protocol like Gnome's systray. Icon shows if there
- are new mails and a tooltip shows information about new,
- unread and total messages.
-
-2003-03-22 [paul] 0.8.11claws38
-
- * src/common/smtp.c
- fix ESMTP AUTH CRAM-MD5
- [sync with main (still version 0.8.11cvs6), see
- ChangeLog 2003-03-22]
-
-2003-03-21 [colin] 0.8.11claws37
-
- * src/send_message.c
- Fix USE_SSL => USE_OPENSSL
-
-2003-03-21 [colin] 0.8.11claws36
-
- * src/folderview.c
- Fix counts in drag and dropped subfolders
-
-2003-03-21 [colin] 0.8.11claws35
-
- * src/folder.c
- * src/folderview.c
- speed up a bit folder dnd
-
-2003-03-20 [alfons] 0.8.11claws34
-
- * src/main.c
- * src/toolbar.c
- * src/procmsg.c
- don't send locked queue messages
- (feature request "[ 705245 ] Locking message in outbox
- should prevent sending")
-
-2003-03-20 [christoph] 0.8.11claws33
-
- * src/folder.c
- remove NEW and UNREAD flag in special folders when scanning
-
- * src/common/smtp.c
- fix ESMTP AUTH CRAM-MD5
-
-2003-03-20 [paul] 0.8.11claws32
-
- * src/prefs_account.c
- Re-write 'Tunnel command to open connection' as
- 'Use command to communicate with server', and disable
- it for all except IMAP accounts
-
-2003-03-20 [paul] 0.8.11claws31
-
- * sync with 0.8.11cvs6
- see ChangeLog 2003-03-20
-
-2003-03-19 [match] 0.8.11claws30
-
- * src/addritem.[ch]
- include documentation. minor refactoring.
- * src/addr_compl.[ch]
- * src/addrindex.[ch]
- * src/addresbook.[ch]
- * src/summaryview.c
- re-enable address lookup (was disabled in
- 0.8.11claws20).
-
-2003-03-19 [christoph] 0.8.11claws29
-
- * src/procmsg.c
- add temp flag handling, will make moving and copying
- messages possible again
-
- * src/folder.c
- correct calulation of folder stats
-
-2003-03-18 [match] 0.8.11claws28
-
- * src/editgroup.h
- remove case sensitive comparison (closes bug 80).
-
-2003-03-18 [christoph] 0.8.11claws27
-
- * src/imap.c
- fix imap using a tunnel command
-
- (closes bug 87)
-
-2003-03-18 [christoph] 0.8.11claws26
-
- * src/folder.[ch]
- * src/imap.c
- * src/procmsg.[ch]
- rewrite flag handling for folders
-
-2003-03-18 [christoph] 0.8.11claws25
-
- * src/folder.c
- * src/procmsg.c
- * src/summaryview.c
- unset NEW and UNREAD flags when message is ignored, to make
- sure messages don't show up as unread on other IMAP clients,
- because the IGNORE_THREAD flag can not be syncronized through
- the IMAP folder
-
-2003-03-17 [christoph] 0.8.11claws24
-
- * src/imap.c
- don't use recursion to fetch uids when the number of messages
- does not match. Moved code into subfunction that is used
- again when needed, to prevent an endless loop.
-
-2003-03-17 [thorsten] 0.8.11claws23
-
- * src/imageview.[ch]
- export imageview_get_resized_size() (for plugins)
- * src/prefs_common.[ch]
- added prefs_common_get() (for plugins)
-
-2003-03-17 [christoph] 0.8.11claws22
-
- * src/imap.c
- o remove UID guessing from copy code
- o support UIDPLUS extension for APPEND command
-
-2003-03-17 [paul] 0.8.11claws21
-
- * src/gtk/about.c
- remove 'Compiled-plugins' section.
-
- * src/plugins/dillo_viewer/dillo_viewer.c
- slight change to description text
-
-2003-03-16 [match] 0.8.11claws20
- * src/ldapserver.[ch] ** NEW **
- * src/ldapctrl.[ch] ** NEW **
- * src/ldapquery.[ch] ** NEW **
- * src/ldaputil.[ch] ** NEW **
- * src/addrcindex.[ch] ** NEW **
- * src/addrquery.h ** NEW **
- * src/addritem.[ch]
- * src/addrcache.[ch]
- * src/addrindex.[ch]
- * src/addr_compl.[ch]
- * src/addressbook.[ch]
- * src/addrbook.[ch]
- * src/editgroup.c
- * src/editaddress.c
- * src/editldap.c
- * src/editldap_basedn.c
- * src/vcard.c
- * src/jpilot.c
- * src/Makefile.am
- included dynamic LDAP queries. improved address
- completion.
-
-2003-03-16 [paul] 0.8.11claws19
-
- * tools/multiwebsearch.pl
- fix a fatal typo
-
-2003-03-16 [christoph] 0.8.11claws18
-
- * src/mimeview.c
- * src/plugins/dillo_viewer/dillo_viewer.c
- * src/plugins/mathml_viewer/mathml_viewer.c
- make unregistering of MimeViewerFactorys possible
-
-2003-03-16 [alfons] 0.8.11claws17
-
- * configure.ac
- correct typo
-
-2003-03-16 [melvin] 0.8.11claws16
-
- * src/plugins/dillo_viewer.c
- Fixed bug where it was not possible to view more than
- one text/html attachment per message (bug discovered
- by Christoph Hohmann).
-
-2003-03-15 [melvin] 0.8.11claws15
-
- * src/prefs_actions.c
- Fixed compilation warnings.
-
-2003-03-15 [melvin] 0.8.11claws14
-
- * src/plugins/Makefile.am
- * src/plugins/dillo_viewer/.cvsignore ** NEW **
- * src/plugins/dillo_viewer/Makefile.am ** NEW **
- * src/plugins/dillo_viewer/dillo_viewer.c ** NEW **
- Added a html mail viewer plugin that uses Dillo v0.7.0 or
- newer (http://dillo.auriga.wearlab.de/).
-
-2003-03-15 [christoph] 0.8.11claws13
-
- * src/imap.c
- don't query imap folder for attributes because we already
- for them from imap_status
-
- * src/mimeview.[ch]
- add support for plugable MimeViewers (unloading Viewers
- not yet complete)
-
- * src/plugins/Makefile.am
- * src/plugins/mathml_viewer/.cvsignore ** NEW **
- * src/plugins/mathml_viewer/Makefile.am ** NEW **
- * src/plugins/mathml_viewer/mathml_viewer.c ** NEW **
- add MathML Viewer (Content-Type text/mathml) using GtkMathView
- widget from http://helm.cs.unibo.it/mml-widget/
-
-2003-03-14 [christoph] 0.8.11claws12
-
- * src/folder.[ch]
- o error return code's should better be negative
- o replace printf with debug_print
-
- * src/imap.c
- improve IMAP folder scan by checking UID-NEXT
-
- * src/summaryview.c
- remove check that are unnecessary in my opinion
-
-2003-03-13 [christoph] 0.8.11claws11
-
- * src/folder.[ch]
- * src/foldersel.c
- * src/folderview.c
- * src/imap.c
- * src/mbox_folder.c
- * src/mh.c
- * src/news.c
- * src/prefs_scoring.c
- * src/summaryview.c
- use a common function to get a displayable name
- for a FolderItem
-
-2003-03-13 [paul] 0.8.11claws10
-
- * tools/Makefile.am
- tools/README
- tools/multiwebsearch.conf ** NEW FILE **
- tools/multiwebsearch.pl ** NEW FILE **
- add multiwebsearch Actions script
-
-2003-03-13 [colin] 0.8.11claws9
-
- * src/compose.c
- Remove leading emtpy lines from quoted text
- before quoting it
-
-2003-03-13 [melvin] 0.8.11claws8
-
- * src/prefs_actions.c
- Fixed a memory leak
- Code clean ups
- Added Cancel and OK buttons
- Corrected help text
-
-2003-03-13 [christoph] 0.8.11claws7
-
- * src/account.c
- * src/folder.[ch]
- * src/imap.c
- * src/mainwindow.c
- * src/mbox_folder.c
- * src/mh.c
- * src/news.c
- * src/setup.c
- replace more folder type stuff with folder class stuff
-
-2003-03-13 [melvin] 0.8.11claws6
-
- * src/prefs_actions.c
- Added new tokens:
- %u: user provided argument
- %h: user provided argument (hidden on input)
- %s: current text selection in the message view
-
-2003-03-13 [paul] 0.8.11claws5
-
- * sync with 0.8.11cvs5
- see ChangeLog 2003-03-11, 2003-03-12
-
-2003-03-12 [christoph] 0.8.11claws4
-
- * src/folder.c
- use folder class idstr when writing folderlist.xml
-
- * src/folder.h
- * src/imap.c
- * src/news.c
- replace folder type checks with folder class checks
-
-2003-03-12 [christoph] 0.8.11claws3
-
- * src/folder.[ch]
- * src/imap.[ch]
- * src/main.c
- * src/mbox_folder.[ch]
- * src/mh.[ch]
- * src/news.[ch]
- o create a list of known folder classes in the folder system
- o use folder class id strings for folder item identifiers
-
-2003-03-12 [christoph] 0.8.11claws2
-
- * src/imap.c
- fix imap uid validity check
-
-2003-03-12 [christoph] 0.8.11claws1
-
- * src/account.c
- * src/folder.[ch]
- * src/foldersel.c
- * src/folderview.c
- * src/imap.c
- * src/mainwindow.c
- * src/mbox_folder.c
- * src/mh.c
- * src/news.c
- * src/prefs_scoring.c
- * src/procmsg.c
- * src/setup.c
- * src/summaryview.c
- initial restructuring of folder system, seperating
- folders and folder classes
-
-2003-03-12 [paul] 0.8.11claws
-
- 0.8.11claws release
-
-2003-03-12 [christoph]
-
- * src/gtk/prefswindow.c
- fix translation of "Page Index"
-
-2003-03-12 [paul] 0.8.10claws110
-
- a sync from 0.8.11cvs4 before the release
-
- * src/common/utils.c
- subject_compare_for_sort(): allow null strings (fixes
- summary sorting).
-
-2003-03-11 [paul] 0.8.10claws109
-
- * po/es.po
- update Spanish translation, submitted by
- Ricardo Mones Lastra
-
-2003-03-11 [melvin] 0.8.10claws108
-
- * po/fr.po
- Updated French translations
-
-2003-03-11 [paul] 0.8.10claws107
-
- * manual/en/Makefile.am
- manual/en/*.html
- update English manual, add a new page
- updated by Francois Barriere <fbarriere@atmel.fr>
-
- * po/bg.po
- po/it.po
- po/sr.po
- update Bulgarian, Italian, and Serbian translations
- submitted by George Danchev, Alessandro Maestri, and
- Urke MMI
-
-2003-03-10 [paul] 0.8.10claws106
-
- * src/gtk/about.c
- src/gtk/prefswindow.c
- make some strings translatable
-
-2003-03-10 [darko] 0.8.10claws105
-
- * src/compose.c
- code cleanup to make Hiro happy
-
-2003-03-10 [paul] 0.8.10claws104
-
- * sync with 0.8.11cvs2
- see ChangeLog 2003-03-10
-
-2003-03-09 [melvin] 0.8.10claws103
-
- * src/textview.c
- textview_set_font(): fix for message display in
- UTF-8 locales (thanks to Sergey Vlasov).
- (was unintentionnaly reverted in 0.8.6claws6)
-
-2003-03-08 [darko] 0.8.10claws102
-
- * src/compose.c
- fix infinite loop in wrapping as reported
- by happycactus
- obsoletes patch #696482
-
-2003-03-08 [christoph] 0.8.10claws101
-
- * src/imap.c
- add workaround for IMAP servers that do not
- support the "UID SEARCH UID" command
-
-2003-03-07 [christoph] 0.8.10claws100
-
- * src/plugins/spamassassin/spamassassin.[ch]
- * src/plugins/spamassassin/spamassassin_gtk.c
- code cleanup
-
-2003-03-07 [paul] 0.8.10claws99
-
- * po/es.po
- updated Spanish translation, submitted by
- Ricardo Mones Lastra
-
-2003-03-07 [christoph] 0.8.10claws98
-
- * src/send.c
- fix in 0.8.10claws94 was wrong
- local delivery does not require escaping, remove escaping
- code to make signatures of mails with "." lines valid
-
- NOTE: requires that sendmail is executed with "-i" option,
- what is the default now, but has to be changed in all
- exsiting accounts)
-
-2003-03-07 [paul] 0.8.10claws97
-
- * sync with 0.8.11 release
- see ChangeLog 2003-03-07
-
-2003-03-06 [paul] 0.8.10claws96
-
- * src/compose.c
- revert commit 0.8.10claws92
-
-2003-03-06 [paul] 0.8.10claws95
-
- * src/folderview.c
- fix (solaris) bug 73, 'Crash when selecting top-level folder'
-
- * src/gtkaspell.c
- fix bug 74, 'Crash opening editor window with pseudo-color
- display'
-
- Patches submitted by Kevin Vigor <kevin@vigor.nu>
-
-2003-03-06 [christoph] 0.8.10claws94
-
- * src/send.c
- fix rfc2821 (4.5.2) violation in SMTP data sending,
- all lines starting with a period get an extra period
- inserted
- (found by Simon 'corecode' Schubert)
-
-2003-03-06 [paul] 0.8.10claws93
-
- * src/folderview.c
- if configured font can't be loaded fall back to gtk
- default. (with thanks to Christoph)
-
- closes long-standing bug 15 'Crashes on startup'
-
-2003-03-06 [paul] 0.8.10claws92
-
- * src/compose.c
- freeze text before autosave and thaw afterwards
- fixes bug 67 'autosave make re-rediting message crazy'
-
-2003-03-06 [christoph] 0.8.10claws91
-
- * src/compose.c
- ignore address comment in dupe check for Cc-list
-
- (closes reopened bug 47 Replying to message strips name part of
- e-mail addresses of Cc: lines)
-
-2003-03-06 [paul] 0.8.10claws90
-
- * src/Makefile.am
- remove reference to gtkxtext.h as its no longer in
- the repository
-
-2003-03-06 [paul] 0.8.10claws89
-
- * sync with 0.8.10cvs25
- see ChangeLog 2003-03-06
-
-2003-03-06 [oliver] 0.8.10claws88
-
- * src/messageview.c
- remove include
-
-2003-03-06 [oliver] 0.8.10claws87
-
- * src/folderview.c
- remove changes introduced inclaws74
- * src/messageview.c
- another attempt to sanely delete and update
- messages deleted in separate messageview
-
-2003-03-05 [christoph] 0.8.10claws86
-
- * src/summaryview.c
- check if "From" matches any account's address if
- addressbook completion of addresses is disabled too
-
- (closes Bug 70 "Display recipient in from" doesn't check
- folder's default account)
-
-2003-03-05 [christoph] 0.8.10claws85
-
- * src/compose.c
- * src/common/utils.[ch]
- don't strip address comments when building Cc lists
-
- (closes Bug 47 Replying to message strips name part of e-mail addresses
- of Cc: lines)
-
- * src/folder.c
- fix return value of copy function
-
-2003-03-05 [christoph] 0.8.10claws84
-
- * src/imap.c
- don't ask imap server for non rfc822 headers
-
- (closes bug 71 IMAP FETCH asks for FROM header field twice)
-
- * src/imap.c
- destroy session on socket error to allow reconnecting
-
-2003-03-05 [christoph] 0.8.10claws83
-
- * configure.ac
- fix building with gnome when no prefix is set
-
- (closes bug 66 Gnome directory is set to NONE)
-
-2003-03-05 [paul] 0.8.10claws82
-
- * sync with 0.8.10cvs23
- see ChangeLog 2003-03-05
-
-2003-03-04 [christoph] 0.8.10claws81
-
- * src/folder.c
- o fix moving and copying when folder returns 0 for new
- message number
- o remove some code for single message copy and move
- operations and use functions for multiple messages
-
- (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
-
- * src/news.c
- remove unused include
-
-2003-03-04 [paul] 0.8.10claws80
-
- * src/gtk/about.c
- list 'Compiled plugins'
-
-2003-03-03 [christoph] 0.8.10claws79
-
- * src/news.[ch]
- have to multiply the percentage of the current fetch with
- the percentage that it has of the total fetch operation
- for correct values
-
-2003-03-03 [christoph] 0.8.10claws78
-
- * src/news.c
- fix calculation of expected lines for progress indicator
-
-2003-03-03 [christoph] 0.8.10claws77
-
- * src/summaryview.c
- * src/common/utils.c
- fix segfault when opening the root news folder
-
-2003-03-03 [christoph] 0.8.10claws76
-
- * src/mainwindow.[ch]
- * src/common/Makefile.am
- * src/common/progressindicator.[ch]
- add UI independent progress indicator handling
-
- * src/news.[ch]
- use new progress indicator for message info fetching
-
- * src/common/hooks.h
- code cleanup
-
-2003-03-03 [oliver] 0.8.10claws75
-
- * src/toolbar.c
- * src/compose.c
- removed commented code
-
-2003-03-03 [oliver] 0.8.10claws74
-
- * src/toolbar.[ch]
- cleanups and refactoring
- * src/compose.[ch]
- compose_reply_mode reply & forwarding interface for
- toolbar buttons
- * src/folderview.c
- act on messages marked for deletion in folderview_selected
- based on prefs_common.immediate_exec since a message might
- have been deleted by messageview in a folder we are changing
- to (does anybody understand what I'm on about ?)
-
-2003-03-03 [oliver] 0.8.10claws73
-
- * src/messageview.[ch]
- new functions
- - messageview_delete: delete message shown in messagview
- - messageview_update_view: update messageview to currently
- selected summaryview message
- - add separate messageview to msgview_list in order to update
- toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
- * src/summaryview.[ch]
- summary_get_selection returns a list of selected msgs
- in summaryview
- * src/mainwindow.c
- toolbar reply refactoring
-
-2003-03-03 [paul] 0.8.10claws72
-
- * sync with 0.8.10cvs21
- see ChangeLog 2003-03-03
-
-2003-03-02 [christoph] 0.8.10claws71
-
- * src/common/passcrypt.c
- use POSIX includes
-
-2003-03-02 [christoph] 0.8.10claws70
-
- * configure.ac
- * src/prefs_account.c
- * src/prefs_gtk.[ch]
- * src/common/.cvsignore
- * src/common/Makefile.am
- * src/common/passcrypt.c ** NEW **
- * src/common/passcrypt.h.in ** NEW **
- Implement password encryption in config files
- using unix encrypt and setkey functions. The crypt
- key can be set as a configure parameter. Old
- passwords will be converted if they do not begin
- with '!'
-
-2003-03-02 [paul] 0.8.10claws69
-
- * src/prefs_account.c
- fix compile error
-
-2003-03-01 [thorsten] 0.8.10claws68
-
- * po/el.po
- po/hr.po
- po/it.po
- po/nl.po
- po/sr.po
- po/sv.po
- corrected format strings
- * po/en_GB.po
- corrected headers
- (fix compile errors with GNU gettext-0.11.5)
-
-2003-03-01 [oliver] 0.8.10claws67
-
- * src/summaryview.c
- menu callbacks call toolbar_menu_reply
-
-2003-03-01 [oliver] 0.8.10claws66
-
- * src/mainwindow.c
- * src/messageview.c
- menu callbacks call toolbar_menu_reply
- * src/toolbar.[ch]
- callbacks from menu handled by toolbar_menu_reply
-
-2003-03-01 [paul] 0.8.10claws65
-
- * src/addressbook.c
- revert commit 0.8.10claws54 - breaks editing of
- addressbook.
-
- * po/bg.po
- update Bulgarian translation, submitted by
- George Danchev
-
-2003-02-28 [christoph] 0.8.10claws64
-
- * src/account.c
- * src/addressadd.c
- * src/compose.c
- * src/gtkaspell.c
- * src/gtkxtext.h ** REMOVE **
- * src/imap.c
- * src/matcher.[ch]
- * src/mh.c
- * src/news.c
- * src/pine.c
- * src/prefs_common.c
- * src/prefs_matcher.c
- * src/procheader.[ch]
- * src/procmsg.[ch]
- * src/toolbar.c
- * src/common/ssl_certificate.c
- * src/gtk/colorlabel.c
- * src/gtk/menu.c
- o fix warnings
- o remove code obsoleted by new cache and folder system rework
-
-2003-02-28 [oliver] 0.8.10claws63
-
- * src/toolbar.[ch]
- * fix bug where reply in Messageview replied to
- Message displayed in summaryview
- (reportedd via ML by chinatinte at gmx dot ch)
- * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
- didn't work in separate MessageView Toolbar
- (wondering if anybody uses this at all ?)
- * src/summaryview.[ch]
- use toolbar.c's toolbar_reply instead of summary_reply (removed)
- (generalize reply and forward code);
- * src/messageview.c
- remove focus_in event which updated summaryview to messageview
-
-2003-02-28 [paul] 0.8.10claws62
-
- * po/Makefile.in.in
- add the --check option
- Patch submitted by Ricardo Mones Lastra
-
-2003-02-28 [paul] 0.8.10claws61
-
- * src/prefs_account.c
- re-order 'Signature' items
-
-2003-02-28 [paul] 0.8.10claws60
-
- * sync with 0.8.10cvs20
- see ChangeLog 2003-02-28
-
-2003-02-28 [paul] 0.8.10claws59
-
- * po/POTFILES.in
- update to reflect recent movement of files
-
-2003-02-28 [paul] 0.8.10claws58
-
- * sync with 0.8.10cvs19
- see ChangeLog 2003-02-28
-
-2003-02-27 [martin] 0.8.10claws57
-
- * src/prefs_matcher.c
- fix segfault in prefs_matcher_ok() when the
- last entry is deleted and prevents that the
- message "entry not saved" comes up after deleting
- an entry
-
-2003-02-27 [martin] 0.8.10claws56
-
- * src/prefs_filtering.c
- fix segfault in prefs_filtering_ok() when the
- last entry is deleted and prevents that the
- message "entry not saved" comes up after deleting
- an entry
-
-2003-02-27 [paul] 0.8.10claws55
-
- * sync with 0.8.10cvs18
- see ChangeLog 2003-02-27
-
-2003-02-27 [paul] 0.8.10claws54
-
- * src/addressbook.c
- fix bug where the address book crashes with
- multiple lookups.
- Patch [687729] submitted by David Frager
- <dbfrager@users.sourceforge.net>
-
-2003-02-25 [christoph] 0.8.10claws53
-
- * src/Makefile.am
- * src/colorlabel.[ch] ** REMOVE **
- * src/gtk/Makefile.am
- * src/gtk/colorlabel.[ch] ** NEW **
- move colorlabel files to gtk directory
-
- * src/esmtp.[ch] ** REMOVE **
- has been merged into smtp.[ch] in 0.7.5
-
-2003-02-25 [christoph] 0.8.10claws52
-
- * src/Makefile.am
- * src/about.[ch] ** REMOVE **
- * src/gtk/Makefile.am
- * src/gtk/about.[ch] ** NEW **
- move about files to gtk directory
-
-2003-02-25 [christoph] 0.8.10claws51
-
- * src/folder.c
- some code optimization of folder scanning code
-
- Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
-
-2003-02-25 [christoph] 0.8.10claws50
-
- * src/main.c
- * src/common/sylpheed.c
- add command line parameter parsing to common code
-
-2003-02-24 [christoph]
-
- * Makefile.am
- * configure.ac
- fix gnome prefix problems, the configure script now removed
- `gnome-config --prefix` from `gnome-config --datadir`
- and adds $(prefix} instead
-
- (closes Bug 24 Makefile does not respect prefix when installing
- GNOME data)
-
-2003-02-24 [christoph] 0.8.10claws49
-
- * src/news.c
- check for valid session before trying to authenticate
-
- (closes Bug 60 crash if "authenticate on logon" is activated
- and newsserver-hostname is not valid)
-
-2003-02-24 [melvin] 0.8.10claws48
-
- * src/prefs_actions.c
- Make sure all user's input is sent to the action and then
- close the socket..
-
-2003-02-23 [alfons] 0.8.10claws46
-
- * src/summaryview.c
- also wait cursor when deleting files
-
-2003-02-23 [paul]
-
- * tools/freshmeat_search.pl
- tools/google_search.pl
- scripts should now work for any browser/browser command line
-
-2003-02-22 [christoph] 0.8.10claws45
-
- * src/procmsg.c
- fix IMAP flag setting, IMAP flag is not handled correctly
- anymore by the folder system and information about the
- folder should not be saved in the MsgInfo (in my opinion)
-
- Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
-
-2003-02-22 [christoph] 0.8.10claws44
-
- * src/summaryview.c
- fix spelling of "label" ;-)
-
-2003-02-22 [thorsten] 0.8.10claws43
-
- * src/mimeview.c
- src/prefs_common.[ch]
- src/procmime.[ch]
- do not use description as attachment name
-
-2003-02-22 [alfons] 0.8.10claws42
-
- * src/summaryview.c
- freeze/thaw folder item updates when changing color labels,
- and put a wait cursors on
-
-2003-02-22 [thorsten] 0.8.10claws41
-
- * src/mimeview.c
- save-all fixes: crash if invoked on multipart container,
- mimeinfo access, pathseparators, error dialog
-
-2003-02-21 [alfons] 0.8.10claws40
-
- * src/prefs_gtk.c
- remove unused var
-
-2003-02-21 [colin] 0.8.10claws39
-
- * src/send.c
- Fix smtp logging
-
-2003-02-21 [colin] 0.8.10claws38
-
- * src/summaryview.c
- Freeze/thaw folderItem updates when filtering messages
- via Tools/Filter messages
-
-2003-02-21 [paul] 0.8.10claws37
-
- * src/compose.c
- revert commit 0.8.10claws26, there are ulterior motives
- for users to set a Reply-To header when posting to
- newsgroups
-
-2003-02-21 [paul] 0.8.10claws36
-
- * sync with 0.8.10cvs17
- see ChangeLog 2003-02-21
-
-2003-02-20 [christoph] 0.8.10claws35
-
- * src/imap.c
- IMAP UID fetch speedup using SEARCH
-
- Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
-
- * src/imap.c
- fix problem with UIDs in IMAP UID cache that no longer existed
-
-2003-02-20 [christoph] 0.8.10claws34
-
- * src/imap.c
- * src/procheader.c
- * src/procheader.h
- IMAP header fetch speedup (fetch only headers cached in MsgInfo)
-
- Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
-
- * src/imap.c
- Rewrite imap_cmd_gen_recv use sock_getline instead
- of sock_gets to avoid problems with too long reply
- lines
-
-2003-02-20 [colin] 0.8.10claws33
-
- * src/prefs_account.c
- Better wording
-
-2003-02-20 [colin] 0.8.10claws32
-
- * src/compose.c
- Remove useless '&& !to_sender'
-
-2003-02-20 [darko]
-
- * AUTHORS
- change my e-mail address
-
-2003-02-19 [colin] 0.8.10claws31
-
- * src/prefs_common.c
- X11 style colors for every configurable color
-
-2003-02-19 [alfons] 0.8.10claws30
-
- * src/prefs_gtk.[ch]
- * src/prefs_common.c
- for color_new accept both plain integers and X11 style color
- names (as found in /usr/lib/X11/rgb.txt)
-
-2003-02-19 [paul] 0.8.10claws29
-
- * src/mainwindow.c
- add tooltips to online/offline button and account selector
- button
-
-2003-02-19 [paul] 0.8.10claws28
-
- * src/folder.c
- src/news.c
- src/prefs_account.[ch]
- src/prefs_common.[ch]
- move 'Maximum number of articles to download' to
- account prefs.
- clean up account prefs gui a little by hiding entries
- rather then greying out entries
-
-2003-02-19 [hiro] 0.8.10claws27
-
- * src/common/utils.c
- fix bug #54 'yesterdays date is displayed in the message
- summary window'
-
-2003-02-19 [paul] 0.8.10claws26
-
- * src/compose.c
- fix bug reported in Feature Request [688596]
- 'Reply-to header in news'
-
-2003-02-18 [paul] 0.8.10claws25
-
- * src/select-keys.c
- add a 'List all keys' button to key selection dialog
-
-2003-02-18 [colin] 0.8.10claws24
-
- * src/stock_pixmap.c
- fix compile error
-
-2003-02-18 [colin] 0.8.10claws23
-
- * src/common/smtp.[ch]
- src/prefs_account.c
- Try to starttls if it seems to be the only
- way to authenticate a user
-
-2003-02-18 [paul] 0.8.10claws22
-
- * src/Makefile.am
- src/folderview.c
- src/stock_pixmap.[ch]
- src/pixmaps/drafts_close.xpm ** NEW FILE **
- src/pixmaps/drafts_open.xpm ** NEW FILE **
- as a Drafts folder is a special folder allow it to have
- its own unique icons
-
-2003-02-18 [colin] 0.8.10claws21
-
- * src/imap.c
- Fix port selection when using starttls
-
-2003-02-18 [paul] 0.8.10claws20
-
- * src/mainwindow.c
- src/prefs_common.[ch]
- make blue the default new mail colour
-
-2003-02-18 [paul] 0.8.10claws19
-
- * sync with 0.8.10cvs14
- see ChangeLog 2003-02-18
-
-2003-02-17 [jens] 0.8.10claws18
-
- * src/common/md5.c
- fixed a compile problem with gcc 3.3
- works on 2.95.3 too (testet on PPC as it is big endian)
-
-2003-02-17 [paul] 0.8.10claws17
-
- * sync with 0.8.10cvs13
- see ChangeLog 2003-02-17
-
-2003-02-17 [paul] 0.8.10claws16
-
- * sync with 0.8.10cvs12
- see ChangeLog 2003-02-17
-
-2003-02-16 [match] 0.8.10claws15
-
- * src/addressbook.c
- Eliminates reloading of address data when items
- deleted or added. Applied submitted by
- Luke Plant <lukeplant@softhome.net>
-
-2003-02-16 [paul] 0.8.10claws14
-
- * src/news.c
- when a 'protocol error' is encountered disconnect from
- the server. This means that the user can carry on viewing
- other articles and doesn't have to either wait until the
- server timesout or quit sylpheed.
- Fixes bug #53 'Unable to read messages in newsgroups,
- displayed message doesn't change'
-
-2003-02-15 [christoph] 0.8.10claws13
-
- * src/imap.c
- fix bug that stopped scanning of folders when an
- IMAP folder was empty
-
- (closes bug 46 stop scan messages in folders after empty folder)
-
-2003-02-15 [paul]
-
- * tools/Makefile.am
- tools/README
- tools/freshmeat_search.pl ** NEW FILE **
- tools/google_search.pl ** NEW FILE **
- Add 2 Actions scripts which search freshmeat/google
- for the selected text using the browser configured
- in sylpheedrc.
-
- Note: These scripts are very dependent on the format of the
- browser command and may not work on every occasion. Testing
- is welcome.
-
-2003-02-14 [alfons] 0.8.10claws12
-
- * src/compose.c
- fix breakage because of uninitialized account pointer.
- please verify.
-
-2003-02-14 [paul] 0.8.10claws11
-
- * src/compose.c
- src/prefs_account.[ch]
- src/prefs_common.[ch]
- move signature settings to Account Prefs
-
-2003-02-14 [paul] 0.8.10claws10
-
- * sync with 0.8.10cvs11
- see ChangeLog 2003-02-14
-
-2003-02-13 [thorsten] 0.8.10claws9
-
- * src/news.c
- revert news progressbar (GUI separation)
-
-2003-02-13 [paul] 0.8.10claws8
-
- * src/compose.c
- make replies behave correctly, re: RFC 1036, Section 2.2.3,
- paragraph 1
-
-2003-02-13 [paul] 0.8.10claws7
-
- * src/compose.[ch]
- src/summaryview.c
- fix 'Follow-up and Reply-to' so that it creates a reply to
- the newsgroup and the sender. If the message has the keyword
- 'poster' in the Followup-To header, all replies go to the
- sender, re: RFC 1036, Section 2.2.3
- rename all instances of 'ignore_replyto' to 'to_sender', both
- were previously used, now we use just one.
-
-2003-02-13 [paul] 0.8.10claws6
-
- * sync with 0.8.10cvs9
- see ChangeLog 2003-02-13
-
-2003-02-13 [paul] 0.8.10claws5
-
- * configure.ac
- show which plugins are configured in the configure
- output.
-
-2003-02-12 [thorsten] 0.8.10claws4
-
- * src/news.c
- show progress while fetching news headers
-
-2003-02-12 [christoph] 0.8.10claws3
-
- * configure.ac
- * src/plugins/Makefile.am
- use AM_CONDITIONAL to enable plugins, automake correctly
- manages this when creating distdir
-
-2003-02-12 [christoph] 0.8.10claws2
-
- * ac/spamassassin.m4
- * src/plugins/spamassassin/Makefile.am
- fix building SpamAssassin plugin without OpenSSL
-
-2003-02-12 [paul] 0.8.10claws1
-
- * ac/Makefile.am
- src/Makefile.am
- src/plugins/Makefile.am
- fix failure of 'make release'
-
-2003-02-12 [paul] 0.8.10claws
-
- * 0.8.10claws released
-
-2003-02-12 [paul] 0.8.9claws56
-
- * po/bg.po
- po/es.po
- po/it.po
- po/ru.po
- po/sr.po
- updated translations by George Danchev, Ricardo Mones Lastra,
- Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
-
- * sylpheed.spec.in
- Allow the building of RPMs by a regular user. Submitted
- by Sergei Astanin
-
-2003-02-11 [alfons] 0.8.9claws55
-
- * src/colorlabel.c
- don't use pixmaps for label color rect but draw rectangles
- so we can respect the color map of palette based visuals
- (fixes the long time crashes on Suns - thanks to Andreas
- Engel and Steve O'Hara-Smith for testing)
-
-2003-02-11 [christoph] 0.8.9claws54
-
- * src/matcher_parser_parse.y
- correct bug where filering rules of not existing folders in
- matcherrc were added to global filtering
-
- (closes Debian Bug #180253 - Directory's filter-rules are merged with
- main filter-rules after removing directory, http://bugs.debian.org/180253)
-
-2003-02-11 [paul] 0.8.9claws53
-
- * sync with 0.8.10cvs7
- see ChangeLog 2003-02-09
-
-2003-02-11 [melvin] 0.8.9claws52
-
- * po/fr.po
- Updated French tranlsations
-
-2003-02-10 [paul] 0.8.9claws51
-
- * sylpheed.spec.in
- correct --enable-openssl
- Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
-
-2003-02-09 [martin] 0.8.9claws50
-
- * src/prefs_matcher.c
- fix segfault in prefs_matcher_substitute_cb() when
- no row is selected
-
-2003-02-09 [paul] 0.8.9claws49
-
- * src/folderview.c
- fix bug where a newsgroup folder's processing rules were
- merged with the global filtering rules when the newsgroup
- folder was deleted, causing some seriously bad results,
- see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
-
-2003-02-08 [melvin] 0.8.9claws48
-
- * src/compose.c
- Corrected and modified an alert message.
-
-2003-02-07 [paul] 0.8.9claws47
-
- * src/folderview.c
- fix bug where both an 'Account properties' window and a
- 'Folder properties' window were opened when clicking on
- 'Properties' in an NNTP or IMAP folder's popup menu.
-
-2003-02-07 [paul] 0.8.9claws46
-
- * sync with 0.8.10cvs6
- see ChangeLog 2003-02-06
-
-2003-02-06 [christoph] 0.8.9claws45
-
- * src/mbox.c
- freeze folder updates while importing mbox files
- (closes bug 43 importing mbox took hours)
-
- Patch submitted by Jens Rantil <jens.rantil@telia.com>
-
-2003-02-06 [thorsten] 0.8.9claws44
-
- * po/de.po
- Updated german translations
-
-2003-02-06 [thorsten] 0.8.9claws43
-
- * src/news.h
- use guint for message numbers (fix count in grouplist dialog)
-
-2003-02-05 [paul] 0.8.9claws42
-
- * sync with 0.8.10cvs2
- see ChangeLog 2003-02-05
-
-2003-02-04 [colin] 0.8.9claws41
-
- * src/prefs_common.[ch]
- src/procmsg.c
- src/summaryview.c
- Add an option to disable threading by subject
-
-2003-02-04 [christoph] 0.8.9claws40
-
- * src/inc.c
- only abort fetching mails from multiple accounts when the
- error is fatal and does not allow to check any more accounts
- (currently only disk full error)
-
- (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
- receive mails for other accouts)
-
-2003-02-04 [christoph] 0.8.9claws39
-
- * src/folder.c
- first add the new message to the cache, then
- send the update notification
-
- (closes bug 39 after sending message folderview doesnt get updated)
-
-2003-02-04 [colin] 0.8.9claws38
-
- * src/inc.c
- _really_ fix this Connecting... status
-
-2003-02-04 [paul] 0.8.9claws37
-
- * sync with 0.8.10
- see ChangeLog 2003-02-04
-
-2003-02-04 [paul] 0.8.9claws36
-
- * sync with 0.8.9cvs6
- see ChangeLog 2003-02-03
-
-2003-02-04 [paul] 0.8.9claws35
-
- * po/pt_BR.po
- updated by André Filipe de Assunção e Brito
- <bedecko@netsite.com.br>
-
-2003-02-03 [thorsten] 0.8.9claws34
-
- * po/de.po
- Updated german translations
-
-2003-02-02 [paul] 0.8.9claws33
-
- * po/es.po
- updated by Ricardo Mones Lastra
-
-2003-02-02 [thorsten] 0.8.9claws32
-
- * src/mh.c
- Fix mh_get_msginfo() segfault if file is inaccessible
-
-2003-01-31 [colin] 0.8.9claws31
-
- * src/procheader.c
- Fix last commit's bug
-
-2003-01-31 [colin] 0.8.9claws30
-
- * src/procheader.c
- Missing a change for gpg-signed messages
-
-2003-01-31 [paul] 0.8.9claws29
-
- * src/pixmaps/gpg_signed.xpm ** NEW FILE **
- src/procheader.c
- src/stock_pixmap.[ch]
- src/summaryview.c
- indicate GnuPG signed messages by displaying an icon
- in the Attachment column.
-
-2003-01-31 [paul] 0.8.9claws28
-
- * sync with 0.8.9cvs4
- see ChangeLog 2003-01-31
-
-2003-01-31 [alfons] 0.8.9claws27
-
- * src/textview.c
- tune URI parser to accept mailto URLs with a '?'
- (patch from Ruslan Balkin)
-
-2003-01-31 [colin] 0.8.9claws26
-
- * src/summaryview.c
- Fix a leak introduced in claws24
-
-2003-01-31 [colin] 0.8.9claws25
-
- * src/summaryview.c
- Freeze/Thaw folder updates when deleting dups
-
-2003-01-31 [colin] 0.8.9claws24
-
- * src/addr_compl.c
- src/summaryview.c
- src/msgcache.c
- little speed improvements
-
-2003-01-31 [colin] 0.8.9claws23
-
- * src/summaryview.c
- Fix segfault when forwarding nothing
- Patch from "Ruslan N. Balkin" <baron@voices.ru>
-
-2003-01-30 [paul] 0.8.9claws22
-
- * sync with 0.8.9cvs3
- see ChangeLog 2003-01-30
-
-2003-01-30 [paul] 0.8.9claws21
-
- * sync with 0.8.9cvs2
- see ChangeLog 2003-01-30
-
-2003-01-29 [paul] 0.8.9claws20
-
- * sync with 0.8.9cvs1
- see ChangeLog 2003-01-29
-
-2003-01-28 [paul] 0.8.9claws19
-
- * po/POTFILES.in
- update to reflect changes.
- thanks to Ricardo Mones Lastra
-
-2003-01-27 [christoph] 0.8.9claws18
-
- * ac/openssl.m4
- * ac/spamassassin.m4
- * src/plugins/spamassassin/README
- * src/plugins/spamassassin/libspamc.[ch]
- * src/plugins/spamassassin/utils.[ch]
- updated to latest libspamc
-
-2003-01-27 [christoph] 0.8.9claws17
-
- * src/folder.c
- fix wrong use of procheader_get_header_fields
-
-2003-01-27 [christoph] 0.8.9claws16
-
- * src/news.c
- * src/prefs_account.[ch]
- * src/common/nntp.[ch]
- allow to force authentication for NNTP servers
-
- Patch submitted by Florian Mickler <dmk@d-labs.de>
-
-2003-01-26 [paul] 0.8.9claws15
-
- * src/summaryview.c
- speed up of marking messages as read
- patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
-
-2003-01-26 [christoph] 0.8.9claws14
-
- * src/Makefile.am
- * src/mgutils.[ch] ** REMOVE **
- * src/xml.[ch] ** REMOVE **
- * src/xmlprops.[ch] ** REMOVE **
- * src/common/Makefile.am
- * src/common/mgutils.[ch] ** NEW **
- * src/common/xml.[ch] ** NEW **
- * src/common/xmlprops.[ch] ** NEW **
- move xml files to common directory
-
-2003-01-26 [christoph] 0.8.9claws13
-
- * src/plugins/spamassassin/spamassassin_gtk.c
- only set gtk entry text if string is available
-
-2003-01-26 [melvin] 0.8.9claws12
-
- * src/description_window.c
- Allow resizing of the window
- Allow automatic horizontal scroll bar
- Do not vertically expand and fill
-
-2003-01-26 [christoph] 0.8.9claws11
-
- * src/Makefile.am
- * src/gtkutils.[ch] ** REMOVE **
- * src/common/sylpheed.c
- * src/gtk/Makefile.am
- * src/gtk/description_window.c
- * src/gtk/gtkutils.[ch] ** NEW **
- * src/gtk/prefswindow.c
- move gtkutils to gtk directory
-
-2003-01-26 [paul] 0.8.9claws10
-
- * src/summaryview.c
- rename summary_unread_clicked() to summary_status_clicked()
-
-2003-01-26 [melvin] 0.8.9claws9
-
- * src/prefs_actions.c
- Cosmetical changes to the help text
-
-2003-01-26 [paul] 0.8.9claws8
-
- * src/folder.[ch]
- src/mainwindow.c
- src/prefs_common.c
- src/prefs_sumamry_column.c
- summaryview.[ch]
- rename the 'Unread' column to 'Status'
-
-2003-01-25 [match] 0.8.9claws7
-
- * src/mgutils.[ch]
- removed reference to LDAP constants. removed error2string.
- included functions to support LDAP dynamic queries.
- * src/syldap.h
- moved LDAP constants here.
- * src/addressbook.c
- * src/addrindex.c
- * src/importldif.c
- removed references to LDAP constants and references to
- error2string.
-
-2003-01-25 [paul] 0.8.9claws6
-
- * src/summaryview.c
- summary_thread_build(), summary_thread_init(): remove
- unneeded reference to summaryview->folder_item
-
-2003-01-25 [christoph] 0.8.9claws5
-
- * src/gtk/description_window.c
- o allow description texts to expand over multiple columns
- o translate all columns
- * src/prefs_actions.c
- change syntax description to use new multi column feature
-
- Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
-
-2003-01-25 [match] 0.8.9claws4
-
- * src/vcard.c
- fixed bug with Quoted-Printable
-
-2003-01-25 [paul] 0.8.9claws3
-
- * src/folder.[ch]
- src/summaryview.[ch]
- implement per-folder collapsed/expanded threads setting
-
- * src/prefs_common.c
- remove global collapsed/expanded threads option
-
-2003-01-25 [christoph] 0.8.9claws2
-
- * po/POTFILES.in
- add pluginwindow and prefswindow
- * src/compose.c
- make send respond correctly to messages that could be added
- to the queue folder, but the UID of the message is unknown
- * src/folder.c
- * src/imap.c
- don't return guessed UIDs in imap_add_msg anymore. We return
- 0 to tell the folder system it was appened but the UID is
- unknown. Folder system now get's the UID by scaning the folder
- and searching the cache for the Message-ID
- (closes bug #29 Messages queued, but not sent)
-
-2003-01-25 [paul] 0.8.9claws1
-
- * src/codeconv.c
- conv_encode_header(): fix bug when long headers with 8-bit
- characters are used, so that the encoded words are wrapped.
- If the space in the original text falls on the wrap boundary,
- it can be lost.
- Patch by Sergey Vlasov.
-
- * src/folderview.c
- fix bug where a change to the sorting method or thread view
- of a folder's messages is lost if simpify-subject is set and
- toggled on or off.
- Patch by Luke Plant.
-
-2003-01-24 [paul] 0.8.9claws
-
- * sylpheed-0.8.9claws released
-
- * Makefile.am
- sylpheed.spec.in
- remove reference to 'INSTALL.jp'
-
-2003-01-23 [paul] 0.8.8claws128
-
- * po/es.po
- po/it.po
- po/ru.po
- po/sr.po
- updated translations. submitted by Ricardo Mones Lastra,
- Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
-
-2003-01-23 [colin] 0.8.8claws127
-
- * src/compose.c
- Fix drafted and queued news articles re-edition
-
-2003-01-23 [melvin] 0.8.8claws126
-
- * po/fr.po
- Updated French translations
-
-2003-01-23 [colin] 0.8.8claws125
-
- * src/inc.c
- Fix "Connecting to..." status message
-
-2003-01-22 [paul] 0.8.8claws124
-
- * po/bg.po
- updated by George Danchev
-
- * src/folder.c
- revert last commit [0.8.8claws111] as it breaks folder d'n'd
- and folder deletion
-
-2003-01-21 [paul] 0.8.8claws123
-
- * po/bg.po
- updated by George Danchev
-
- * src/about.c
- its now 2003
-
- * src/toolbar.c
- don't translate 'Separator'
-
- * src/plugins/spamassassin/Makefile.am
- add aspell to CPPFLAGS
-
- * src/plugins/spamassassin/spamassassin.c
- src/plugins/spamassassin/spamassassin_gtk.c
- set correct default for spamassassin_receive_spam
- slightly re-word descriptions and some
- other minor changes
-
-2003-01-19 [alfons] 0.8.8claws122
-
- * src/mimeview.c
- mimeview_save_as(): we might as well show the file name for
- the single case "Save As" too
-
-2003-01-19 [alfons] 0.8.8claws121
-
- * src/crash.c
- change bug tracker URL to bugzilla URL
-
-2003-01-19 [alfons] 0.8.8claws120
-
- * src/mimeview.c
- mimeview_save_all(): display name of file before overwriting;
- continue saving all, even when one overwrite was cancelled
-
-2003-01-19 [christoph] 0.8.8claws119
-
- * src/summaryview.c
- * src/procmsg.[ch]
- fix wrong usage of procmsg_find_children in summaryview
- by using procmsg_update_unread_children instead of
- summaryview_update_unread_children
-
-2003-01-19 [christoph] 0.8.8claws118
-
- * src/procmsg.c
- fix infinite loop in procmsg_find_children
- (closes bug #25 sylpheed crashes on delete.)
-
- Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
-
-2003-01-19 [paul] 0.8.8claws117
-
- * po/pt_BR.po
- updated by Ivan Francolin Martinez
-
-2003-01-18 [melvin] 0.8.8claws116
-
- * src/prefs_actions.c
- Removed syntax limitation of only one '&' at the end of command.
- Now actions that contain '>/dev/null 2>&1' are possible.
-
-2003-01-18 [melvin] 0.8.8claws115
-
- * src/prefs_actions.c
- Actions IO dialog: when the action ends
- the "Close" button now has focus and [Escape] closes the
- window.
-
-2003-01-18 [christoph] 0.8.8claws114
-
- * src/procmsg.c
- o add debug output when MsgInfos are really freed
- o free GSLists in procmsg_find_children and
- procmsg_update_unread_children
-
-2003-01-18 [christoph] 0.8.8claws113
-
- * src/mainwindow.c
- reorder Configuration menu
-
-2003-01-18 [christoph] 0.8.8claws112
-
- * src/compose.c
- fix applying templates to forwarded messages
-
- Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
-
-2003-01-17 [christoph] 0.8.8claws111
-
- * src/folder.c
- destroy folder items, when a folder item is removed
-
-2003-01-17 [christoph] 0.8.8claws110
-
- * src/folder.c
- fix wrong folder stats update when ignored message is
- deleted
-
-2003-01-17 [colin] 0.8.8claws109
-
- * src/mainwindow.c
- * src/summaryview.c
- Quicksearch bugfixes:
- - hide help button at startup if not extended
- - switch to extended when looking for replies
-
-2003-01-17 [paul]
-
- * sync with 0.8.9 release
-
-2003-01-17 [paul] 0.8.8claws108
-
- * sync with 0.8.8cvs11
- see ChangeLog 2003-01-17
-
-2003-01-16 [colin] 0.8.8claws107
-
- * src/procmsg.c
- Changed encryption test to re-ask passphrase
- if an encrypted message hasn't been decrypted
- Fixes bug #5
-
-2003-01-16 [christoph] 0.8.8claws106
-
- * src/prefs_gtk.c
- * src/prefs_toolbar.c
- * src/gtk/prefswindow.h
- * src/plugins/spamassassin/spamassassin_gtk.c
- remove page destroy function that is not used anymore
-
-2003-01-16 [paul] 0.8.8claws105
-
- * sync with 0.8.8cvs9
- see ChangeLog 2002-01-16
-
-2003-01-16 [colin] 0.8.8claws104
-
- * src/compose.[ch]
- Fix bug with autosaved drafts for IMAP, when draft
- folder is specified - fixes bugzilla bug #20
-
-2003-01-15 [paul] 0.8.8claws103
-
- * src/compose.[ch]
- src/procmsg.c
- store folder and message-id of message forwarding
- in queue header and set forward flag after sending
-
-2003-01-15 [paul] 0.8.8claws102
-
- * sync with 0.8.8cvs8
- see ChangeLog 2002-01-15
-
-2003-01-15 [colin] 0.8.8claws101
-
- * src/Makefile.am
- Fix linking with GNU libiconv
-
-2003-01-15 [darko] 0.8.8claws100
-
- * src/pine.c
- fix crash when importing pine address book
- entry with an empty name (reported by DY
- <dybulk at tri8.net>)
-
-2003-01-14 [paul] 0.8.8claws99
-
- * configure.in ** REMOVED **
- configure.ac ** NEW FILE **
- rename configure.in to configure.ac, as it is now
- preferred
-
-2003-01-14 [melvin] 0.8.8claws98
-
- * src/folderview.c
- folderview_check_new(): More precise function description
-
-2003-01-14 [melvin] 0.8.8claws97
-
- * src/folderview.c
- folderview_check_new(): return the number of new messages
- since last check.
- * src/inc.c
- inc_account_mail(): Disable counting of new messages for IMAP
- and NNTP until bug [19] and [14] are fixed.
-
-2003-01-14 [paul] 0.8.8claws96
-
- * sync with 0.8.8cvs6
- see ChangeLog 2003-01-14
-
-2003-01-13 [alfons] 0.8.8claws95
-
- * src/textview.c
- tune email address validation (c. 0.8.8claws89): if . is
- just one char away from @, the address is invalid too
- (correctly rejects addresses like foo@.com)
-
-2003-01-13 [paul] 0.8.8claws94
-
- * src/messageview.c
- src/toolbar.c
- fixes to the Message View toolbar and menu:
- fix non-functioning Forward button
- make Reply button consider default_reply_list
- remove 'Follow-up...' menu entry
- add 'Forward' and 'Redirect' menu entries
-
-2003-01-13 [melvin] 0.8.8claws93
-
- * src/inc.c
- Fixed typo that could make new messages count incorrect.
-
-2003-01-13 [melvin] 0.8.8claws92
-
- * src/folderview.[ch]
- folderview_check_new(): return the number of new messages.
- * src/inc.c
- Should fix bug [14] where new mail notification worked
- incorrectly with IMAP accounts.
- inc_spool_account(): return number of new msgs, or -1 on error
- inc_all_spool(): return number of new msgs
-
-2003-01-13 [melvin] 0.8.8claws91
-
- * src/prefs_actions.c
- Justify help text.
-
-2003-01-12 [thorsten] 0.8.8claws90
-
- * src/common/prefs.c
- close file before rename
-
-2003-01-12 [alfons] 0.8.8claws89
-
- * AUTHORS
- add Christian Mertes
- * src/common/utils.[ch]
- g_stricase_hash(), g_stricase_equal(): functions for
- case insensitive hash tables
- * src/textview.c
- use top level domain names to validate email address, based
- on a patch by Christian Mertes (thanks!), but changed
- implementation to use a hash table
-
-2003-01-12 [paul] 0.8.8claws88
-
- * po/bg.po
- updated by George Danchev
-
-2003-01-12 [alfons] 0.8.8claws87
-
- * src/summaryview.c
- delete / execute performance: use new style folder update
-
-2003-01-12 [paul] 0.8.8claws86
-
- * sync with 0.8.8cvs5
- see ChangeLog 2003-01-13 (!)
-
-2003-01-12 [alfons] 0.8.8claws85
-
- * src/filtering.c
- * src/matcher_parser_parse.y
- prepare change_score filtering action
- * src/matcher.[ch]
- give up const-correctness on functions that call non-const-correct functions;
- several casts to gpointer in g_free();
- add change_score;
-
-2003-01-12 [christoph] 0.8.8claws84
-
- * src/compose.c
- fix 2 warnings
-
- * src/gtk/prefswindow.[ch]
- * src/plugins/spamassassin/spamassassin_gtk.c
- changed the call of the widget create function
- for PrefsPages, because sometimes the widget
- create function needs a widget that already has
- been attached to a window (to create GDK pixmaps
- for exmaple). So we simply pass the GtkWindow as
- the second parameter now.
-
- * src/main.c
- * src/mainwindow.c
- * src/prefs_toolbar.[ch]
- rewrite Toolbar Preferences using the new
- prefs window
-
-2003-01-11 [alfons] 0.8.8claws83
-
- * src/addressadd.c
- fix crash when adding sender to addressbook because status bar
- isn't there (the status bar doesn't seem to be used though,
- but I'll let Match decide what to do with it)
-
-2003-01-11 [colin] 0.8.8claws82
-
- * src/main.c
- src/toolbar.c
- Two useless changes reversed
-
-2003-01-11 [colin] 0.8.8claws81
-
- * src/mainwindow.c
- src/mainwindow.h
- Add mainwindow_get_mainwindow()
- * src/alertpanel.c
- src/alertpanel.h
- Add alertpanel_error_log()
- * src/compose.c
- src/inc.c
- src/messageview.c
- src/toolbar.c
- src/main.c
- src/procmsg.c
- Network errors get a View Log button
-
-2003-01-10 [alfons] 0.8.8claws80
-
- * src/prefs_toolbar.c
- * src/toolbar.c
- use the translatable string for "Separator" as file name for
- separator toolbar items (probably make this uppercase?)
-
-2003-01-10 [alfons] 0.8.8claws79
-
- * src/prefs_toolbar.c
- put right A_SEPARATOR description string in "displayed
- toolbar items list" so manually added separators are
- saved correctly (bug #10, "Adding a separator to the main
- toolbar fails, entry in xml file is wrong")
-
-2003-01-10 [christoph] 0.8.8claws78
-
- * src/imap.c
- o fix warnings
- o use CAPABILITY to check if NAMESPACE is available
-
-2003-01-10 [christoph] 0.8.8claws77
-
- * src/imap.[ch]
- apply UIDPLUS IMAP extension support patch
-
- Patch submitted by Simon 'corecode' Schubert
-
-2003-01-10 [paul] 0.8.8claws76
-
- * src/folderview.c
- a sync from main which fixes the news account folders'
- Properties bug
-
-2003-01-10 [christoph] 0.8.8claws75
-
- * src/folder.c
- don't accept 0 as a valid uid returned by copy and move
- functions. 0 means the message was copied or moved but the
- new uid could not be fetched. It is not an error condition
- for the copy or move operation.
-
-2003-01-10 [paul] 0.8.8claws74
-
- * src/prefs_filtering.c
- change English used in Alert when entry is not
- saved.
-
- * sync with 0.8.8cvs4
- see ChangeLog 2003-01-10
-
-2003-01-10 [darko] 0.8.8claws73
-
- * src/pine.c
- fix crash when importing address book entry
- without a valid address
-
-2003-01-09 [alfons] 0.8.8claws72
-
- * src/inc.c
- filtering performance: use new style folder update
-
-2003-01-09 [christoph] 0.8.8claws71
-
- * src/compose.c
- * src/gtk/menu.[ch]
- fix wrong selecting of mime encoding type, when
- opening property dialog of attachments in the
- compose window. 7bit was always selected and that
- destoryed files with 8bit data.
- (closes bug #9 Sylpheed-claws destroys attachments when
- changing MIME-types)
-
-2003-01-09 [paul] 0.8.8claws70
-
- * sync with 0.8.8cvs3
- see ChangeLog 2003-01-09
-
-2003-01-08 [alfons] 0.8.8claws69
-
- * src/addressadd.c
- apply patch by Kim Schulz to fix build breakage
- because of missing variable
-
-2003-01-08 [paul] 0.8.8claws68
-
- * sync with 0.8.8cvs2
- see ChangeLog 2002-01-08
-
-2003-01-08 [paul] 0.8.8claws67
-
- * po/it.po
- updated by Alessandro Maestri
-
- * src/addressadd.c
- when using 'Add sender to addressbook' allow
- name to be edited and remarks to be entered
- Patch submitted by Luke Plant
-
-2003-01-08 [darko] 0.8.8claws66
-
- * README.claws, src/summaryview.c
- fix description for marked messages
-
-2003-01-08 [paul]
-
- * tools/Makefile.am
- tools/launch_phoenix ** NEW FILE **
- add script that enables using Phoenix as the default
- web browser.
- Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
-
- * tools/OOo2sylpheed.pl
- remove full path to sylpheed executable, just 'sylpheed'
- will do
-
- * tools/README
- add launch_phoenix informtion and re-arrange and compress
- the data a little
-
-2003-01-07 [christoph] 0.8.8claws65
-
- * src/folder.c
- fix update for source folder when moving messages
- * src/procmsg.[ch]
- * src/summaryview.c
- use function to set to_folder for message infos and
- automatically update the op_count for old and new
- folder
-
-2003-01-07 [melvin] 0.8.8claws64
-
- * src/prefs_actions.c
- Fixed bug where an '%p' Action on a displayed image crashed
- Sylpheed
- Code clean up (get rid of duplicated code and removed unnecessary
- structure member)
-
-2003-01-07 [christoph] 0.8.8claws63
-
- * src/compose.c
- * src/folder.[ch]
- * src/folderview.c
- * src/import.c
- * src/inc.c
- * src/main.c
- * src/mainwindow.c
- * src/messageview.c
- * src/prefs_folder_item.c
- * src/procmsg.c
- * src/summaryview.c
- * src/toolbar.c
- o remove all folder update triggering from the UI code. The folder
- system should know much better when a folder needs an update.
- o to prevent multiple updates in a row the folder updates can be
- frozen for some time.
-
- Note: - Please verify that no updates are missing
- - Check where freeze/thaws should be added
-
-2003-01-07 [christoph] 0.8.8claws62
-
- * src/prefs_actions.c
- don't translate empty strings
-
- Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
-
-2003-01-06 [christoph] 0.8.8claws61
-
- * src/prefs_actions.c
- mark strings for gettext
- * src/prefs_matcher.c
- use new description window for Execute action and
- match condition in Filtering
-
- Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
-
-2003-01-06 [alfons] 0.8.8claws60
-
- keep myself inspired to re-organize matcher part 8;
- yes, more to come (I need to move out the descriptive
- text for actions to matcher.c, or at least make it not
- depend on the wicked ordering)
-
- * src/prefs_matcher.c
- add documentation so others may comprehend the
- UI part of the conditions
-
-2003-01-06 [christoph] 0.8.8claws59
-
- * src/prefs_actions.c
- use new description window for syntax help
- * src/gtk/description_window.c
- fix display of descriptions with column count != 2
-
- Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
-
-2003-01-06 [christoph] 0.8.8claws58
-
- * src/quote_fmt.c
- * src/summaryview.[ch]
- * src/gtk/Makefile.am
- * src/gtk/description_window.[ch] ** NEW **
- use a generic window to display syntax descriptions
- currently used in quote_fmt and summaryview (new description
- for extended quick search)
-
- Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
-
-2003-01-06 [paul] 0.8.8claws57
-
- * sync with 0.8.8cvs1
- see ChangeLog 2003-01-06
-
-2003-01-06 [christoph] 0.8.8claws56
-
- * src/mainwindow.c
- * src/prefs_gtk.[ch]
- * src/gtk/prefswindow.[ch]
- * src/plugins/spamassassin/spamassassin_gtk.c
- o remove page management from prefswindow, pages
- will be an argument to prefswindow_open
- o prefswindow_open gets a datapointer that is
- passed to the widget_create function to allow
- creation of prefswindow for specific items
-
-2003-01-06 [colin] 0.8.8claws55
-
- * src/summaryview.c
- We don't want regexp in the reply-finder,
- because MIDs can contain !,$,. and so on
-
-2003-01-06 [jens] 0.8.8claws54
-
- * src/jpilot.c
- fixed a wrong free in jpilot_read_db_files
-
-2003-01-06 [alfons] 0.8.8claws53
-
- re-organize matcher part 8; more to come
-
- * src/matcher.c
- matcherprop_to_string(): put g_free()s before the
- switch-case break to fix memleaks
-
-2003-01-06 [colin] 0.8.8claws52
-
- * src/summaryview.c
- cleanup & reply-finder now displays the first
- matching message
-
-2003-01-05 [alfons] 0.8.8claws51
-
- re-organize matcher part 7; more to come
-
- * src/matcher.[ch]
- fixes for constant correctness;
- more documentation;
-
-2003-01-05 [alfons] 0.8.8claws50
-
- re-organize matcher part 6; more to come
-
- * src/matcher.[ch]
- fixes for constant correctness;
- more documentation;
- * src/filtering.c
- fix for constant correctness
-
-2003-01-05 [colin] 0.8.8claws49
-
- * src/account.[ch]
- Add account_get_reply_account function
- * src/compose.c
- Use account_get_reply_account function
- * src/summaryview.c
- Basic reply-finder - click on the replied
- icon gets you to the outbox using quick-search
-
-2003-01-05 [paul] 0.8.8claws48
-
- * src/prefs_common.c
- small change to English
-
- * src/prefs_filtering.c
- prefs_filtering_action_select(): improve logic and uniformity
- of gui
-
-2003-01-05 [alfons] 0.8.8claws47
-
- fine tune solution to focus problems (bug #7)
-
- * src/mainwindow.c
- mainwindow_focus_in_event(): remove grab event check
- * src/summaryview.c
- summary_button_pressed(): move selection on right-click
- too. we can't possibly move the selection back after
- canceling a dialog, because gtk's incomplete focus
- management. whether this is a good solution, only time
- will tell.
-
-2003-01-05 [christoph] 0.8.8claws46
-
- * src/imap.c
- fix crash when no imap connection could be established
-
-2003-01-05 [paul] 0.8.8claws45
-
- * src/mainwindow.c
- src/sumamryview.c
- src/gtk/menu.[ch]
- fix bug 605957 'shortcuts in popup-menu'
- make user-defined shortcuts work
- show shortcuts that are already defined
- in the main menu
- Patch submitted by Luke Plant
-
-2003-01-05 [alfons] 0.8.8claws44
-
- * src/mainwindow.c
- focus_in_event handler should not select summary view row
- when another window (menu, dialog) grabbed for events
- (bug #7, "[0.8.8claws42] Message summary focus")
-
-2003-01-04 [christoph] 0.8.8claws43
-
- * src/procmsg.c
- update save folder after adding the sent message
- (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
-
-2003-01-02 [christoph] 0.8.8claws42
-
- * src/common/plugin.c
- fix unloading of all plugins and unload
- plugins in reverse order
-
- * src/gtk/pluginwindow.c
- implement function of load and unload button
-
- * src/gtk/prefswindow.c
- * src/gtk/prefswindow.h
- rename register function and add new unregister
- function
-
- * src/plugins/spamassassin/spamassassin_gtk.c
- unregister prefs page and update for changes in
- src/gtk/prefswindow.c
-
-2003-01-02 [paul] 0.8.8claws41
-
- * po/es.po
- updated by Ricardo Mones Lastra
-
-2003-01-02 [paul]
-
- * tools/tb2sylpheed
- fixes and improvements by Urke MMI
-
-2003-01-02 [thorsten] 0.8.8claws40
-
- * src/procmsg.c
- fixed wrong return value
-
-2003-01-02 [thorsten] 0.8.8claws39
-
- * src/prefs.c
- fixed printing wrong variable
-
-2003-01-02 [thorsten] 0.8.8claws38
-
- * src/prefs.c
- fixed acessing members of freed pfile struct
-
-2003-01-02 [thorsten] 0.8.8claws37
-
- * src/procmsg.c
- detect loops across several messages
- as suggested by Christoph Hohmann
-
-2003-01-01 [match] 0.8.8claws36
-
- * src/addrindex.c
- fixed another memory leak.
-
-2003-01-01 [match] 0.8.8claws35
-
- * src/jpilot.[ch]
- fixed memory leaks. applied Doxygen comments.
-
-2003-01-01 [thorsten] 0.8.8claws34
-
- * src/procmsg.c
- inhibit endless loop if msg references itself
- (closes Bug [ 660477 ] Infinite loop in parent flag search)
-
-2003-01-01 [christoph] 0.8.8claws33
-
- * src/mainwindow.c
- * src/gtk/Makefile.am
- * src/gtk/pluginwindow.c ** NEW **
- * src/gtk/pluginwindow.h ** NEW **
- add plugin window
-
- * src/plugins/demo/demo.c
- * src/plugins/spamassassin/spamassassin.c
- * src/plugins/spamassassin/spamassassin_gtk.c
- write better plugin descriptions
-
-2002-12-31 [christoph] 0.8.8claws32
-
- * src/gtk/prefswindow.c
- * src/plugins/spamassassin/spamassassin_gtk.c
- some small improvements to GTK code
-
-2002-12-31 [christoph] 0.8.8claws31
-
- * src/plugins/spamassassin/spamassassin_gtk.c
- enable folder select button
-
-2002-12-31 [christoph] 0.8.8claws30
-
- * src/mainwindow.c
- * src/gtk/Makefile.am
- * src/gtk/prefswindow.c ** NEW **
- * src/gtk/prefswindow.h ** NEW **
- add new prefs window
-
- * src/common/plugin.c
- don't try to load empty config lines
-
- * src/plugins/spamassassin/Makefile.am
- * src/plugins/spamassassin/spamassassin.c
- * src/plugins/spamassassin/spamassassin.h ** NEW **
- * src/plugins/spamassassin/spamassassin_gtk.c ** NEW **
- GTK config for SpamAssassin Plugin using
- the new prefs window
-
-2002-12-31 [paul] 0.8.8claws29
-
- * po/POTFILES.in
- remove obsolete entry 'src/menu.c'
-
-2002-12-31 [alfons] 0.8.8claws28
-
- * src/matcher.[ch]
- * src/matcher_parser_parse.y
- * src/prefs_matcher.c
- add "ignore_thread" and "~ignore_thread" condition so it's
- possible to make the actions / scoring operate on the ignore
- thread flag
-
-2002-12-31 [christoph] 0.8.8claws27
-
- * src/addrbook.c
- * src/addrindex.c
- * src/folder.c
- * src/matcher.c
- * src/prefs_account.c
- * src/prefs_actions.c
- * src/prefs_customheader.c
- * src/prefs_display_header.c
- * src/prefs_gtk.c
- * src/procmime.c
- * src/toolbar.c
- * src/xmlprops.c
- * src/common/prefs.[ch]
- extend prefs file handling for reading and automatic handling
- of blocks. When reading prefs_set_block_label will automatically
- move on to the block. When writing it will copy all other blocks
- automatically
-
- * src/common/plugin.c
- Now loading plugin filenames from [Plugins] block in
- sylpheed rc file
-
-2002-12-30 [christoph] 0.8.8claws26
-
- * src/common/hooks.[ch]
- return abort status to caller of hooks_invoke
-
- * src/inc.[ch]
- invoke message filtering hook and stop
- default handling when filter returns abort
-
- * src/common/plugin.[ch]
- * src/plugins/demo/demo.c
- modify plugin loader, because resolving symbols for strings
- does not work correctly
-
- * configure.in
- * ac/spamassassin.m4 ** NEW **
- * src/plugins/spamassassin/.cvsignore ** NEW **
- * src/plugins/spamassassin/Makefile.am ** NEW **
- * src/plugins/spamassassin/README ** NEW **
- * src/plugins/spamassassin/libspamc.[ch] ** NEW **
- * src/plugins/spamassassin/spamassassin.c ** NEW **
- * src/plugins/spamassassin/utils.[ch] ** NEW **
- add spamassassin plugin, see src/plugins/spamassassin/README
- for details
-
-2002-12-29 [alfons] 0.8.8claws25
-
- * src/mainwindow.c
- when moving focus from a message view to the main
- window, don't forget to select the summary node
- of the displayed message. should fix "[ 659103 ]
- focus-follows-mouse confuses sylpheed"
-
-2002-12-29 [christoph] 0.8.8claws24
-
- * src/Makefile.am
- * src/stringtable.[ch] ** REMOVE **
- * src/common/Makefile.am
- * src/common/stringtable.[ch] ** NEW **
- move stringtable files to common directory
-
-2002-12-29 [christoph] 0.8.8claws23
-
- * src/Makefile.am
- * src/menu.[ch] ** REMOVE **
- * src/gtk/Makefile.am
- * src/gtk/menu.[ch] ** NEW **
- move menu files to gtk directory
-
-2002-12-29 [match] 0.8.8claws22
-
- * src/addressbook.c
- * src/syldap.c
- moved UI specific code out of LDAP code into addressbook
- UI code. fixed memory leak.
-
-2002-12-29 [christoph] 0.8.8claws21
-
- * src/folder.c
- only check for IGNORED parent message when message is
- not IGNORED itself
-
-2002-12-29 [alfons] 0.8.8claws20
-
- * src/summaryview.c
- set gtksctree's anchor correct (immediate execute
- changes the tree's layout, and anchor points at
- the incorrect row). fixes "[ 657233 ] multiple msg
- delete sometimes off by 1".
- we probably have to look for more tree layout /
- anchor glitches.
-
-2002-12-29 [paul] 0.8.8claws19
-
- * src/summaryview.c
- fix bug [ 659054 ] incorrect sorting of 'From' column
- when using 'display sender using address book'
- thanks to Alfons and Luke Plant
-
-2002-12-29 [christoph] 0.8.8claws18
-
- * src/folder.c
- * src/procmsg.[ch]
- check parent messages for IGNORE THREAD flag, when adding,
- moving or copying messages to a folder
-
-2002-12-27 [alfons] 0.8.8claws17
-
- re-organize matcher part 5; more to come
-
- * src/matcher.c
- hash keywords in matchparser_tab
-
-2002-12-27 [alfons] 0.8.8claws16
-
- re-organize matcher part 4; more to come
-
- * src/matcher_parser.h
- * src/matcher_parser_lex.l
- * src/matcher_parser_parse.y
- cleanup
-
-2002-12-27 [alfons] 0.8.8claws15
-
- re-organize matcher part 3; more to come
-
- * src/matcher.[ch]
- cleanup
-
-2002-12-27 [alfons] 0.8.8claws14
-
- re-organize matcher part 2; more to come but this should
- work. cc me if there are any regressions.
-
- * src/matcher.h
- add prototype for get_matchparser_tab_id()
- * src/matcher_parser_lex.l
- look up keywords using matchparser_tab_id();
-
-2002-12-27 [alfons] 0.8.8claws12
-
- re-organize matcher part 1
-
- * src/matcher.h
- map yacc generated constants to sylpheed matcher constants
- * src/matcher.c
- add function to find a matcher constant from a string
-
-2002-12-27 [christoph] 0.8.8claws11
-
- * src/compose.c
- MENUITEM_ADD casts the 4th argument from integer to pointer
- so it probably should not be a pointer, this means we
- should use account id for it and not the account's pointer
-
-2002-12-27 [paul] 0.8.8claws10
-
- * src/mainwindow.c
- remove unneeded 'GtkWidget *vbox'
-
- * src/summaryview.c
- further sync with 0.8.8 - make sort
- by recipient work as expected
-
- * NEWS
- sync with 0.8.8
-
-2002-12-27 [paul] 0.8.8claws9
-
- * po/pt_BR.po
- updated by Ivan F. Martinez
-
-2002-12-27 [darko] 0.8.8claws8
-
- * src/common/utils.c
- added locked pattern to extended search
-
-2002-12-27 [alfons] 0.8.8claws7
-
- * src/prefs_matcher.[ch]
- clean up
-
-2002-12-26 [alfons] 0.8.8claws6
-
- * src/matcher.[ch]
- * src/matcher_parser_lex.l
- * src/matcher_parser_parse.y
- * src/prefs_matcher.c
- allow color label as a condition in the matcher
-
-2002-12-26 [oliver] 0.8.8claws5
-
- * src/toolbar.c
- enable Addressbook for Main and Messageview
- * src/prefs_actions.c
- enable actions in Messageview
-
-2002-12-26 [christoph] 0.8.8claws4
-
- * src/common/plugin.c
- add a little debug output
- * configure.in
- * src/plugins/demo/Makefile.am
- better use of automake
-
-2002-12-26 [christoph] 0.8.8claws3
-
- * src/Makefile.am
- * src/common/Makefile.am
- fix "make distdir"
-
-2002-12-26 [christoph] 0.8.8claws2
-
- * configure.in
- sort configure checks into common / gtk / plugins