re-organize matcher part 7; more to come
[claws.git] / ChangeLog.claws
index d0f59b6d18471f7b2e4ebbd5105751db87f465ba..1fdb5c1b024a44e5068c841711e7a9522bfaf259 100644 (file)
@@ -1,3 +1,99 @@
+2003-01-05 [alfons]    0.8.8claw51
+
+       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
+
+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