0.8.8claws75
[claws.git] / ChangeLog.claws
index e506879d5987441f8c4f8986cb2792cd95293b30..b98c22cc94a9595ee1802d9bf5625c008736c60d 100644 (file)
@@ -1,3 +1,764 @@
+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 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]    0.8.8claws62
+
+       * src/prefs_actions.c
+               don't translate empty strings
+
+2003-01-06 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]    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
+
+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 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]    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
+
+2003-01-06 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]    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)
+
+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
+
+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
+       * po/POTFILES.in
+               add src/prefs_gtk.c
+       * src/Makefile.am
+               add plugins SUBDIR
+       * src/main.c
+       * src/common/sylpheed.[ch]
+               added now sylpheed_done function for shutdown
+       * src/common/Makefile.am
+       * src/common/plugin.[ch]                ** NEW **
+               plugin loader and unloader
+       * src/plugins/.cvsignore                ** NEW **
+       * src/plugins/Makefile.am               ** NEW **
+               build plugins
+       * src/plugins/demo/.cvsignore           ** NEW **
+       * src/plugins/demo/Makefile.am          ** NEW **
+       * src/plugins/demo/demo.c               ** NEW **
+               small demo plugin that installs a logtext hook and
+               outputs the log text to stdout
+
+2002-12-26 [paul]      0.8.8claws1
+
+       * po/es.po
+               updated by Ricardo Mones Lastra
+
+2002-12-26 [paul]      0.8.8claws
+
+       * 0.8.8claws released
+
+2002-12-26 [paul]      0.8.7claws12
+
+       * po/bg.po
+               updated by George Danchev
+
+2002-12-26 [paul]      0.8.7claws11
+
+       * po/POTFILES.in
+               remove unneeded 'src/prefs.c' entry 
+
+2002-12-26 [paul]      0.8.7claws10
+
+       * src/codeconv.c
+         src/mainwindow.c
+               sync with 0.8.8 release
+       
+       * src/folder.[ch]
+         src/mh.c
+         src/summaryview.c
+               partial sync with 0.8.8 release
+       
+
+2002-12-25 [alfons]    0.8.7claws9
+
+       * src/matcher.[ch]
+       * src/matcher_parser_lex.l
+       * src/matcher_parser_parse.y
+       * src/prefs_matcher.c
+               add locked flag to possible filtering / matcher 
+               conditions (also a good example what should be
+               done to add a simple boolean condition)
+
+2002-12-25 [christoph] 0.8.7claws8
+
+       * src/Makefile.am
+       * src/account.[ch]
+       * src/addrbook.c
+       * src/addressbook.c
+       * src/addrindex.c
+       * src/filtering.c
+       * src/folder.c
+       * src/matcher.c
+       * src/prefs.[ch]                ** REMOVE **
+       * src/prefs_account.c
+       * src/prefs_actions.c
+       * src/prefs_common.c
+       * src/prefs_customheader.c
+       * src/prefs_display_header.c
+       * src/prefs_filtering.c
+       * src/prefs_folder_item.c
+       * src/prefs_gtk.[ch]            ** NEW **
+       * src/prefs_matcher.c
+       * src/prefs_scoring.c
+       * src/prefs_summary_column.c
+       * src/procmime.c
+       * src/selective_download.c
+       * src/toolbar.c
+       * src/common/Makefile.am
+       * src/common/prefs.[ch]         ** NEW **
+               split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
+
+2002-12-24 [alfons]    0.8.7claws7
+
+       * src/summaryview.c
+               summary_thread_build(): fix real cause of the crash mentioned in
+               0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
+               this way we get meaningful ctree nodes 
+
+2002-12-24 [oliver]    0.8.7claws6
+
+       * src/mainwindow.[ch]
+       * src/messageview.[ch]
+       * src/compose.[ch]
+       * src/inc.c
+       * src/summaryview.c
+               changes to use updated toolbar handling
+               
+2002-12-24 [oliver]    0.8.7claws5
+
+       * src/toolbar.[ch]
+               generic toolbar handling
+               used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
+       * src/prefs_toolbar.[ch]
+               adjust to handling
+       
+2002-12-24 [oliver]    0.8.7claws4
+       
+       * src/stock_pixmap.[ch]
+               move SYLPHEED_LOGO to end of list in order 
+               to remove it from Custom Toolbar`s Icon View
+
+2002-12-24 [alfons]    0.8.7claws3
+
+       * src/summaryview.c
+               summary_thread_build(): fix crash because of focus != selection 
+               after threading. when deleting the selection, gtk tries but fails 
+               to find the correct focusable element. we now force the selection
+               to be focused. this should solve the infamous bug reported by 
+               Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
+               a test case is available. 
+
+2002-12-24 [darko]     0.8.7claws2
+
+       * src/summaryview.c
+               don't crash when unmarking message with unread children
+
 2002-12-23 [christoph] 0.8.7claws1
 
        * src/Makefile.am
 
        * Santa-Claws released
        
-       * po/ru.po
-               squeeze in an updated Russian translation.
-               Submitted by Ruslan N. Balkin <baron@voices.ru>
+       * po/hu.po
+         po/ru.po
+               squeeze in updated Hungarian and Russian translations.
+               Submitted by  Gál Zoltán and Ruslan N. Balkin
 
 2002-12-23 [paul]      0.8.6claws129
 
 2002-12-13 [christoph] 0.8.6claws109
 
        * src/Makefile.am
-       * src/manage_window.[ch]
+       * src/manage_window.[ch]        ** REMOVE **
        * src/gtk/Makefile.am
-       * src/gtk/manage_window.[ch]
+       * src/gtk/manage_window.[ch]    ** NEW **
                move manage_window files to gtk directory
 
 2002-12-13 [christoph] 0.8.6claws108
 
        * src/Makefile.am
-       * src/gtkshruler.[ch]
+       * src/gtkshruler.[ch]           ** REMOVE **
        * src/gtk/Makefile.am
-       * src/gtk/gtkshruler.[ch]
+       * src/gtk/gtkshruler.[ch]       ** NEW **
                move gtkshruler files to gtk directory
 
 2002-12-13 [christoph] 0.8.6claws107
                see ChangeLog 2002-11-28 (no sync needed
                for src/compose.c)
 
-2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]  0.8.6claws31
+2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]    0.8.6claws31
        
        * src/mainwindow.[ch]
                add patch by Ivan F. Martinez introducing messageview Toolbar
                some changes and committed by oliver    
 
-2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]  0.8.6claws30
+2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]    0.8.6claws30
 
        * src/messageview.[ch]
                add patch by Ivan F. Martinez introducing messageview Toolbar
                some changes and committed by oliver    
 
-2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]  0.8.6claws29
+2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]    0.8.6claws29
 
        * src/compose.[ch]
                add patch by Ivan F. Martinez introducing messageview Toolbar
                some changes and committed by oliver    
 
-2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]  0.8.6claws28
+2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]    0.8.6claws28
        
        * src/toolbar.[ch]
                add patch by Ivan F. Martinez introducing messageview Toolbar