fix messageview remembering old position
[claws.git] / ChangeLog-gtk2.claws
index 2e5a6f4bc8f78d072c2450988c292237bbc7e1ac..3f3ff6467204a3f04e13813393e19870a76d4db7 100644 (file)
@@ -1,3 +1,238 @@
+2004-07-19 [colin]     0.9.12cvs33.2
+
+       * src/messageview.c
+       * src/textview.c
+               Fix messageview remembering the previous
+               scroll position when loading a new message
+               Patch by Alfons
+
+2004-07-19 [colin]     0.9.12cvs33.1
+
+       * src/folder.h
+       * src/folderview.c
+       * src/summaryview.c
+               Sync with HEAD
+
+2004-07-18 [colin]     0.9.12cvs32.7
+
+       * configure.ac
+               Remove useless check for XIM - noticed
+               by Alfons
+
+2004-07-18 [colin]     0.9.12cvs32.6
+
+       * src/summaryview.c
+               Remove non-modified and shift-modified
+               accelerators in summaryview's popup
+               menu, as that doesn't get catched by
+               the accel-activate signal catcher...
+
+2004-07-18 [colin]     0.9.12cvs32.5
+
+       * src/prefs_common.c
+               Define sensible default prefs for 
+               wrapping
+
+2004-07-18 [colin]     0.9.12cvs32.4
+
+       * src/compose.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_wrapping.c
+               Remove Smart Wrapping pref, which does
+               nothing on gtk2 branch
+
+2004-07-18 [colin]     0.9.12cvs32.3
+
+       * src/sourcewindow.c
+               Proper utf8
+
+2004-07-18 [colin]     0.9.12cvs32.2
+
+       * src/compose.c
+               Save attachment status when drafting
+
+2004-07-18 [colin]     0.9.12cvs32.1
+
+       * src/gtk/filesel.c
+               Fix erratic folder selection in open mode
+
+2004-07-18 [colin]     0.9.12cvs31.11
+
+       * src/pop.c
+               Don't let partial messages get deleted
+               even with "dowload all"
+               (0.9.12cvs31.8 fix extension)
+2004-07-18 [colin]     0.9.12cvs31.10
+
+       * src/gtk/logwindow.c
+               Fix log scrolling
+
+2004-07-18 [colin]     0.9.12cvs31.9
+
+       * src/common/utils.c
+               Fix non-utf8 strings coming from commands
+               and files
+
+2004-07-18 [colin]     0.9.12cvs31.8
+
+       * src/pop.c
+               Fix partial download bug with Download all
+               messages option
+
+2004-07-18 [colin]     0.9.12cvs31.7
+
+       * src/textview.c
+               Fix bug introduced in 0.9.12cvs31.2
+               (blocked in select mode after double click)
+
+2004-07-18 [colin]     0.9.12cvs31.6
+
+       * src/compose.c
+       * src/gtk/menu.c
+               More glib-warning fixes
+
+2004-07-18 [colin]     0.9.12cvs31.5
+
+       * src/compose.c
+               Fix trashing the primary clipboard when moving 
+               around with tab
+       (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
+
+2004-07-18 [colin]     0.9.12cvs31.4
+
+       * src/codeconv.c
+               convert unencoded iso headers to utf8
+       (Fix Bug 538 Unencoded local characters in subject make it 
+        disappear)
+
+2004-07-18 [colin]     0.9.12cvs31.3
+
+       * src/compose.c
+               Fix tab char handling in wrapping
+       (Fix Bug 537 Line wrap problem - TAB character treated as 
+        one character instead of 8)
+
+2004-07-18 [colin]     0.9.12cvs31.2
+
+       * src/textview.c
+               return FALSE on GDK_MOTION_NOTIFY
+       (Fix Bug 535 Hyperlinks/addresses are not selectable 
+        (unable to highlight))
+
+2004-07-18 [colin]     0.9.12cvs31.1
+
+       * src/folderview.c
+               Sync with 0.9.12cvs31
+
+2004-07-18 [colin]     0.9.12cvs30.3
+
+       * src/compose.c
+               Also block text_inserted when inserting a file
+
+2004-07-18 [colin]     0.9.12cvs30.3
+
+       * src/compose.c
+               Fix smart wrapping (block text_inserted handler
+               while putting quotation to avoid wrap on input,
+               don't join lines if next is sig separator)
+
+2004-07-17 [colin]     0.9.12cvs30.2
+
+       * src/folderview.c
+       * src/mainwindow.c
+       * src/mimeview.c
+       * src/summaryview.c
+       * src/gtk/quicksearch.c
+       * src/gtk/quicksearch.h
+               Block key events handlers *and* accels while
+               quicksearch is focused
+       (Fixes Bug 534 quick-search bar not accepting certain letters)
+
+2004-07-17 [colin]     0.9.12cvs30.1
+
+       * src/folder.h
+       * src/folderview.c
+       * src/summaryview.c
+               Sync with 0.9.12cvs30
+
+2004-07-17 [colin]     0.9.12cvs28.2
+
+       * src/mimeview.c
+       * src/procmime.c
+       * src/summaryview.c
+       * src/gtk/menu.c
+               Squash some compile and glib warnings
+
+2004-07-17 [paul]      0.9.12cvs28.1
+
+       * src/mimeview.c
+               sync with 0.9.12cvs28 HEAD
+
+2004-07-16 [paul]      0.9.12cvs26.1
+       
+       * src/gtk/quicksearch.c
+       * src/account.c
+       * src/account.h
+       * src/compose.c
+       * src/customheader.c
+       * src/folder_item_prefs.c
+       * src/main.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/mimeview.c
+       * src/news.c
+       * src/pgpmime.c
+       * src/pop.c
+       * src/pop.h
+       * src/prefs_account.c
+       * src/prefs_account.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_display_header.c
+       * src/prefs_gtk.c
+       * src/prefs_gtk.h
+       * src/procheader.c
+       * src/procmime.c
+               sync with 0.9.12cvs26 HEAD      
+
+2004-07-15 [colin]     0.9.12cvs18.14
+
+       * src/folder.c
+               Disable GPG signature check during
+               folder move and scan
+       (Closes Bug 521 Signature checking slows down Folder-Move)
+
+2004-07-14 [colin]     0.9.12cvs18.13
+
+       * src/common/partial_download.c
+               update includes
+
+2004-07-14 [colin]     0.9.12cvs18.12
+
+       * src/common/partial_download.c
+       * src/common/partial_download.h
+               Move doc at top, add correct copyright
+
+2004-07-14 [colin]     0.9.12cvs18.11
+
+       * src/folder.c
+       * src/messageview.c
+       * src/pop.c
+       * src/pop.h
+       * src/procmsg.c
+       * src/summaryview.c
+       * src/common/Makefile.am
+       * src/common/partial_download.c ** NEW FILES **
+       * src/common/partial_download.h ** NEW FILES **
+               Move partial-download related stuff to its
+               own file
+
+2004-07-14 [colin]     0.9.12cvs18.10
+
+       * src/send_message.c
+               Fix smtp auth when user is null or empty
+
 2004-07-13 [colin]     0.9.12cvs18.9
 
        * src/gtk/quicksearch.c