* src/summaryview.c
[claws.git] / ChangeLog.claws
index f282060e447615957d4339d4ab0273a75b6bdb70..88efab4afd861e87f1dad5df27f136e9fc26411a 100644 (file)
@@ -1,3 +1,131 @@
+2003-11-08 [luke]      0.9.6claws69
+       * src/summaryview.c
+                fix some typos
+
+        * src/compose.c
+                rewrite compose_attach_parts(), fixing various bugs mainly
+               to do with re-editing.
+
+        * src/mimeview.c
+                "save all" now only saves attachments with names/filenames
+
+2003-11-04 [match]     0.9.6claws68
+       * src/ldapctrl.[ch]
+               fix broken LDAP support.
+
+       * 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/summaryview.c
+                removed hard coding of * and ! shortcuts (which only served
+                to cause problems if you tried to redefine the shortcuts)
+
+2003-11-04 [luke]      0.9.6claws66
+        * 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/procmime.c
+                o  fix bad parsing of message when re-editing/viewing a
+                  message saved to the drafts folder
+
+2003-11-02 [match]     0.9.6claws65
+
+       * 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-11-02 [alfons]    0.9.6claws64
+
+       * src/browseldap.c
+               fix build bustage if not compiling ldap support
+
+2003-11-01 [match]     0.9.6claws63
+
+       * 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.
+
+       * src/browseldap.[ch]   ** NEW **
+       * src/ldaplocate.[ch]   ** NEW **
+               add feature to browse LDAP entry that was retrieved using
+               an explicit LDAP search.
+
+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
+
+       * 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
+               don't use Subject for unknown part name
+
+2003-10-29 [paul]      0.9.6claws59
+
+       * src/compose.c
+               get name of attachment(s) when re-editing, fwd'ing or
+               redirecting
+               
+       * src/mimeview.c
+               get name of attachment(s) when saving
+
+2003-10-29 [hoa]       0.9.6claws58
+
+       * src/textview.c
+               implemented multipart/alternative in MIME message viewer.
+
+2003-10-28 [christoph] 0.9.6claws57
+
+       * configure.ac
+               make sure MathML-Viewer is not built with the
+               Gtk2 version of GtkMathView
+
 2003-10-28 [paul]      0.9.6claws56
 
        * sync with 0.9.7cvs1