add --send cli option
[claws.git] / ChangeLog.claws
index 5e67849d8a1d016fe4ea8de2b4ae553213a245f4..fa827db98f807ae7452a0927cc4bc11828f4a40d 100644 (file)
@@ -1,3 +1,240 @@
+2002-02-01 [paul]      0.7.0claws43
+
+       * src/main.c
+               add --send option to command line interface, sends all
+               queued mail. Patch submitted by Ricardo Mones Lastra.
+
+2002-01-31 [paul]      0.7.0claws42
+
+       * src/mainwindow.c
+               add '/View/Hide read messages' to main_window_set_menu_sensitive()
+
+2002-01-31 [paul]      0.7.0claws41
+
+       * sync with sylpheed 0.7.0cvs27
+               see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
+               and 2002-01-31
+
+       * src/textview.c
+               comment out elements of textview_show_part() as temporary
+               workaround for attachment 'Display as text' bug 
+
+       * po/pt_BR.po
+               updated by Fabio Junior Beneditto
+
+2002-01-30 [paul]      0.7.0claws40
+
+       * sync with sylpheed 0.7.0cvs24
+               see ChangeLog entries 2002-01-29 (src/prefs_common.c)
+               and 2002-01-30
+
+       * src/compose.c
+               add {N_("/_Spelling"), ... "<Branch>"} to 
+               GtkItemFactoryEntry compose_entries[]
+
+       * src/prefs_common.c
+               add claws menu items to prefs_keybind_apply_clicked()
+               and remove non-claws menu items
+
+2002-01-29 [paul]      0.7.0claws39
+
+       * sync with sylpheed 0.7.0cvs22
+               see ChangeLog entries 2002-01-28 and 2002-01-29
+
+2002-01-28 [melvin]    0.7.0claws38
+
+       * src/compose.c
+               Added the declartion of compose_send_control_enter.
+
+       * src/compose.c
+       * src/gtkspell.[ch]
+               Added in a 'Spelling' menu which includes the configuration menu. 
+               Added a real 'Check all' and got rid from the old one which only
+               highlited misspelled word.
+               Made 'Check while typing' a disableable option.
+               Added a dialog when there are no more misspelled word.
+               Added a dialog if error occurs when switching to a dictionary.
+       
+       * src/prefs_common.[ch]
+               Added option for the default 'Check while typing' option.
+
+
+2002-01-28 [alfons]    0.7.0claws37
+
+       * src/compose.c
+               fix buglet and make code comply with sylpheed code style
+
+2002-01-28 [paul]      0.7.0claws36
+
+       * sync with sylpheed 0.7.0cvs19
+               see ChangeLog entries for 2002-01-28
+
+2002-01-28 [hoa]       0.7.0claws35
+
+       * src/defs.h
+               added rendererrc
+
+       * src/main.c
+               read the renderer config
+
+       * src/procmime.[ch]
+               use the renderer config to convert mime attachments
+
+       * src/textview.c
+               don't use textview_show_html/ertf,
+               use get_text_content instead
+
+2002-01-27 [alfons]    0.7.0claws34
+       
+       * src/news.c
+               make sylpheed believe it can delete a news message...
+               (messages are NOT deleted, maybe we should remove
+               processing from the folder properties after all.)
+
+2002-01-27 [alfons]    0.7.0claws33
+
+       * src/folder.c
+               add extra checks
+       * src/news.c
+               implement remove_msg() 
+
+2002-01-27 [alfons]    0.7.0claws32
+
+       * src/procmsg.h
+       * src/procheader.c
+       * src/messageview.c
+               fix return receipt / disposition notification again. this
+               stuff seems to break on _every_ major summary UI change, so
+               it's now implemented using a flag which is saved in the
+               marks cache
+               
+2002-01-26 [alfons]    0.7.0claws31
+
+       * src/import.c
+               let import dialog show the destination folder identifier
+
+2002-01-26 [melvin]    0.7.0claws30
+
+       * src/folderview.c
+       * src/summaryview.c
+               Readded 'Mark all read' into summary view popup menu
+               Added 'Mark all read' in folder view popup menu for IMAP
+               and NNTP.
+               Made it insensitive if the selected folder is not the shown
+               one to avoid 'Mark all read' on the wrong folder.
+               
+2002-01-26 [paul]      0.7.0claws29
+
+       * src/folderview.c
+         src/summaryview.c
+               move 'Mark all read' from summary view to folder view
+               menu. (adapted from) patch submitted by Jeremy Andrews,
+               <lists@kerneltrap.com>
+
+2002-01-25 [alfons]    0.7.0claws28
+
+       * src/gtkstext.c
+               put the gtk class name back so GtkSText adapts the 
+               settings of GtkText
+
+2002-01-25 [alfons]    0.7.0claws27
+
+       * src/folderview.c 
+               assimilate Ricardo's patch that shows pixmaps instead of
+               plain "new" and "unread" texts in the folder view column
+               headers 
+
+2002-01-25 [paul]      0.7.0claws26
+
+       * src/Makefile.am
+               add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
+               be found in non-standard locations. 
+               Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
+
+2002-01-25 [paul]      0.7.0claws25
+
+       * sync with sylpheed 0.7.0cvs16
+               see ChangeLog entry 2002-01-25
+
+2002-01-24 [paul]      0.7.0claws24
+
+       * more sync with sylpheed 0.7.0cvs15
+               get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
+
+2002-01-23 [sergey]    0.7.0claws23
+
+       * src/importldif.c
+               Fixed segfault when closing LDIF import wizard with
+               the window manager.
+       * src/imageview.c
+       * src/imageview.h
+       * src/messageview.c
+       * src/mimeview.c
+               Fixed wrong scrolling position after switching between
+               text and image parts.
+
+2002-01-23 [paul]      0.7.0claws22
+
+       * sync with sylpheed 0.7.0cvs15
+               see ChangeLog entries 2002-01-22 and 2002-01-23
+
+2002-01-21 [melvin]    0.7.0claws21
+
+       * src/prefs_scoring.c
+       * src/prefs_filtering.c
+               Fixed bug where scoring and filtering windows stopped
+               autochecking.
+
+2002-01-21 [paul]      0.7.0claws20
+
+       * sync with sylpheed 0.7.0cvs12
+               see ChangeLog entries 2002-01-20 and 2002-01-21
+
+2002-01-21 [carsten]   0.7.0claws19
+       * src/mainwindow.c
+       * src/menu.[ch]
+       * src/messageview.[ch]
+       * src/summaryview.[ch]
+               changes to shortcuts handling again:
+                       + "Q" now controled by mainwin
+                       + v/V are now customizable and have slightly
+                         different meanings
+               the "button" to minimize the messageview (and maximize
+               the summary view) is a real button now
+       * src/compose.c
+               "Delete Line+" added to Edit/Advanced (this will also
+               delete the '\n')
+
+2002-01-20 [melvin] 0.7.0claws18
+
+       * src/addressbook.c
+               Made "Bcc" sensitive when addressbook is called from
+               compose window (it was a Claws only bug).
+
+2002-01-19 [alfons] 0.7.0claws17
+
+       * src/inc.c
+               prevent unnecessary updates when currently selected folder has
+               no new messages 
+
+2002-01-19 [alfons] 0.7.0claws16
+       
+       * src/summaryview.c
+               prevent writing the cache based on current message list in summary 
+               view when filtering also put messages in currently selected folder
+
+2002-01-19 [paul]
+
+       * po/it.po
+               Italian translation submitted by Alessandro Maestri
+               <a.maestri@cs.tin.it>
+
+2002-01-18 [melvin]    0.7.0claws15
+
+       * src/prefs_filters.c
+               fixed bug where 'cancel' from 'filters' window stops autochecking
+               if the timer timed out  when the window was open.
+
 2002-01-18 [match]     0.7.0claws14
 
        * src/addrclip.[ch]     ** NEW FILE **