updated Spanish message catalog
[claws.git] / ChangeLog.claws
index 2422b6dea25c8805a9d588fc08698e070fea404c..531e7ae970695d1d710711546a4cb1b90e917d98 100644 (file)
@@ -1,3 +1,288 @@
+2002-10-16 [paul]      0.8.5claws40
+
+       * po/es.po
+               updated by Ricardo Mones Lastra
+
+2002-10-15 [colin]     0.8.5claws39
+
+       * src/main.c
+         src/mainwindow.[ch]
+               Added --online and --offline command-line
+               switches
+
+2002-10-15 [christoph] 0.8.5claws38
+
+       * src/procmime.c
+               set mimeinfo->name to NULL after g_free to
+               avoid double freeing with g_free
+
+2002-10-14 [christoph] 0.8.5claws37
+
+       * src/compose.c
+       * src/filtering.c
+       * src/summaryview.c
+               remove calls to folder->change_flags that are now
+               done by procmsg flag functions (seems it is not
+               used by any foldertype anyway)
+       * src/folder.c
+               init folder->change_flags with NULL
+
+2002-10-14 [christoph] 0.8.5claws36
+
+       * src/folder.[ch]
+       * src/imap.[ch]
+               use virtual functions for folder item new and destroy
+               functions
+
+2002-10-14 [melvin]    0.8.5claws35
+
+       * src/compose.c
+               Added a test to not run the spell checker if no default
+               dictionary is available. No dialog is displayed though.
+
+2002-10-14 [melvin]    0.8.5claws34
+
+       * src/gtkaspell.c
+               Fixed bug in dictionary list context menu where
+               "More..." pointed to an emtpy submenu if the
+               number of dictionaries is a multiple of 15
+               Removed unneeded code in suggestions list creation
+
+2002-10-14 [paul]      0.8.5claws33
+
+       * po/bg.po
+               updated by George Danchev
+
+2002-10-13 [hoa]       0.8.5claws32
+
+       * src/matcher.[ch]
+         src/matcher_parser_parser.y
+               removed the escaped string from internal structure
+               of matcher.
+
+2002-10-12 [colin]     0.8.5claws31
+
+       * src/gtksctree.[ch]
+         src/summaryview.c
+               Removed useless function gtksctree_reanchor
+
+2002-10-12 [alfons]    0.8.5claws30
+       
+       * sync with remaining main changes 2002-10-09 - 2002-10-11
+       - drop changes to src/compose.c (requires claws specific changes)
+       
+2002-10-12 [alfons]    0.8.5claws29
+       
+       * sync with main changes of 2002-10-08
+       - drop changes to src/compose.c (requires claws specific changes)
+        - drop changes to src/summaryview.c (requires changes to compose.c)    
+
+2002-10-12 [alfons]    0.8.5claws28
+       
+       * sync with main changes of 2002-10-07
+
+2002-10-12 [alfons]    0.8.5claws27
+
+       * sync with main changes of 2002-10-04
+       - drop changes to src/compose.c (requires claws specific changes)
+       - drop changes to src/prefs_folder_item.c (claws implementation
+         seems to be working)
+
+2002-10-12 [colin]     0.8.5claws26
+
+       * src/mainwindow.c
+               Fix folder-flicker when space-reading, introduced 
+               in claws22.
+
+2002-10-12 [colin]     0.8.5claws25
+
+       * src/compose.c
+               Save account address when saving as draft.
+               (closes bug 621838)
+
+2002-10-12 [colin]     0.8.5claws24
+
+       * src/summaryview.c
+               Fix the problem consisting of no message selected
+               after the last message in a folder has been moved.
+
+2002-10-12 [paul]      0.8.5claws23
+
+       * src/compose.c
+         src/prefs_template.c
+         src/template.[ch]
+               add Cc and Bcc to templates. Patch submitted by
+               John L. Males.
+
+2002-10-12 [colin]     0.8.5claws22
+
+       * src/folderview.c
+               Fix a bug after "Check for new messages":
+               If a folder was opened, it was still selected at
+               the end of the check, but displayed empty.
+       * src/mainwindow.c
+               Remove unnecessary check
+
+2002-10-12 [paul]
+
+       * tools/README
+               be more verbose in the description of
+               OOo2sylpheed.pl
+               
+
+2002-10-11 [colin]     0.8.5claws21
+
+       * src/mainwindow.c
+               Make space work (better) when no mail is selected
+
+2002-10-11 [colin]     0.8.5claws20
+
+       * src/inc.c
+         src/news.c
+               fix warnings
+
+2002-10-11 [colin]     0.8.5claws19
+
+       * src/mainwindow.c
+               revert 0.8.5claws6 changes as i couldn't get to
+               anything satisfying
+
+2002-10-11 [melvin]    0.8.5claws18
+
+       * src/compose.c
+               Removed buggy and unused macro (should have been committed in
+               0.8.5claws17)
+
+2002-10-11 [melvin]    0.8.5claws17
+
+       * src/compose.c
+               Fixed memory leak from bug #622040 (thanks to Martin Kluge)
+
+2002-10-11 [thorsten]  0.8.5claws16 
+
+       * src/folderview.c
+               remove rescan warning
+
+2002-10-11 [colin]     0.8.5claws15 
+
+       * src/procheader.c
+               fix a segfault that happens if conv_unmime_header
+               fails (should be better to find out why it fails)
+
+2002-10-11 [christoph] 0.8.5claws14
+
+       * src/summaryview.c
+               update folderview stats after ignore/unignore thread
+
+2002-10-11 [hoa]       0.8.5claws13
+
+       * src/quote_fmt_parse.y
+               Fixed a yacc/bison syntax error
+       * src/matcher.c
+               Escaping of string is fixed.
+
+2002-10-11 [colin]     0.8.5claws12
+
+       * src/imageview.c
+               Resize images to fit
+
+2002-10-11 [paul]      0.8.5claws11
+
+       * po/es.po
+               updated by Ricardo Mones Lastra
+
+2002-10-10 [alfons]    0.8.5claws10
+
+       * src/compose.c
+               allow dropping files by "moving" files from a file manager,
+               not only by the more cumbersome "copying". the latter 
+               mostly implies holding down the Control button
+
+2002-10-10 [christoph] 0.8.5claws9
+
+       * src/summaryview.c
+               update folders after thread building for ignored threads
+
+2002-10-10 [christoph] 0.8.5claws8
+
+       * config/.cvsignore
+               added Makefile
+       * src/filtering.[ch]
+       * src/folder.[ch]
+       * src/folderview.[ch]
+       * src/import.c
+       * src/inc.[ch]
+       * src/mbox.[ch]
+       * src/procmsg.c
+       * src/summaryview.[ch]
+               o added new flag need_update to FolderItem
+               o removed folder_table from various functions from tracking
+                 folder updates
+               o set need_update flags in folder.c's move, copy and delete
+                 functions and procmsg's flags functions
+               o added function folderview_update_items_when_required that
+                 updates all folders with need_update set
+               o call folderview_update_items_when_required instead of
+                 folderview_update_item_foreach
+
+2002-10-09 [sergey]    0.8.5claws7
+
+       * src/compose.c
+               Strip CRs whel loading the text into editor in reedit mode.
+
+2002-10-09 [colin]     0.8.5claws6
+
+       * src/mainwindow.c
+               Make Space work when no mail is selected
+
+2002-10-09 [colin]     0.8.5claws5
+
+       * src/gtksctree.[ch]
+               Fix range_select
+               Add gtk_sctree_reanchor() 
+       * src/summaryview.c
+               Use gtk_sctree_reanchor() - better fix for 
+               bug 60413
+
+2002-10-09 [colin]     0.8.5claws4
+
+       * src/summaryview.c
+               Fix shift-click select after delete problem
+               (closes bug 60413)
+
+2002-10-08 [thorsten]  0.8.5claws3
+
+       * src/summaryview.c
+               exclude current msg from -hide read messages-
+
+2002-10-08 [colin]     0.8.5claws2
+
+       * src/inc.[ch]
+         src/pop.c
+         src/recv.c
+               Differentiate socket errors from disk full
+               errors
+
+2002-10-08 [christoph] 0.8.5claws1
+
+       * Makefile.am
+       * configure.in
+               modifications for new config directory
+
+       * config.guess  ** REMOVED **
+       * config.sub    ** REMOVED **
+       * install-sh    ** REMOVED **
+       * ltmain.sh     ** REMOVED **
+       * missing       ** REMOVED **
+       * mkinstalldirs ** REMOVED **
+               these files are autogenerated by automake
+               when you run autogen.sh
+
+       * config/.cvsignore     ** NEW FILE **
+       * config/Makefile.am    ** NEW FILE **
+               ignore autogenerated files
+               create a Makefile in this directory
+
 2002-10-08 [paul]      0.8.5claws
 
        * 0.8.5claws release
@@ -9,7 +294,9 @@
                (thanks to Hoa)
                
        * po/en_GB.po
-               updated
+         po/pl.po
+               updated by me and Witold Wladyslaw Wojciech Wilk
+               repectively
 
 2002-10-07 [paul]      0.8.3claws53