update Spanish message catalog
[claws.git] / ChangeLog.claws
index ac07683a6a7bd6000c099b3074deb84a223428b0..618af81aa03fffd8dafa504f3bfc6ed03f8a9cb9 100644 (file)
@@ -1,3 +1,592 @@
+2002-08-16 [paul]      0.8.1claws68
+
+       * po/es.po
+               updated by Ricardo Mones Lastra
+
+2002-08-16 [paul]      0.8.1claws67
+
+       * src/toolbar.h
+               fix bug where 'Compose News' icon showed wrong
+               tooltip
+
+2002-08-16 [paul]      0.8.1claws66
+
+       * sync with 0.8.1cvs24
+               see ChangeLog 2002-08-16
+
+       * po/it.po
+               updated by Alessandro Maestri
+
+2002-08-15 [paul]      0.8.1claws65
+
+       * po/sr.po
+               updated by Urke MMI
+
+2002-08-15 [paul]      0.8.1claws64
+
+       * src/*.c
+               don't translate debug info
+
+       * src/matcher.[ch]
+               add copyright info
+
+2002-08-15 [paul]      0.8.1claws63
+
+       * src/prefs_toolbar.c
+               fix bug where clicking 'OK' creates an icon & text
+               toolbar regardless of prefs
+
+2002-08-14 [alfons]    0.8.1claws62
+
+       * src/main.c
+               add global var that has the full argv[0]
+       * src/crash.c
+               o execvp the correct sylpheed by using argv0
+                 and setting the correct work dir
+               o other tweaks  
+
+2002-08-14 [oliver]    0.8.1claws61
+       
+       * enable/disable Toolbar Action Buttons 
+       * code cleanups
+       * src/mainwindow.c
+       * src/toolbar.[ch]      
+       * src/prefs_toolbar.c   
+
+2002-08-14 [melvin]    0.8.1claws60
+
+       * po/fr.po
+               Updated French translations
+
+2002-08-14 [melvin]    0.8.1claws59
+
+       * src/crash.c
+               Made bug report not translatable
+       * src/exporthtml.c
+               Fixed exporthtml_build_filespec() return value
+       * src/foldersel.c
+               Fixed incorrect include file
+       * src/gtkspell.c
+       * src/prefs_actions.c
+       * src/prefs_toolbar.c
+               Made debug info not translatable
+       * src/mutt.c
+       * src/quote_fmt.c
+               Added missing includes
+       * src/prefs_common.c
+               Fixed typo
+
+2002-08-14 [paul]      0.8.1claws58
+
+       * faq/es/sylpheed-faq.html
+         faq/es/sylpheed-faq-[1-3].html
+         faq/es/sylpheed-faq-4.html     **NEW FILE **
+               update Spanish FAQ
+
+2002-08-13 [christoph] 0.8.1claws57
+
+       * src/procmsg.c
+               ignore thread fix that did not mark all
+               child nodes of a ignored thread as
+               ignored. Does not work perfectly yet,
+               but it is better now
+
+2002-08-13 [alfons]    0.8.1claws56
+
+       * src/crash.c
+               o implement 'save crash log'
+               o some tweaks
+
+2002-08-13 [melvin]    0.8.1claws55
+
+       * src/main.c
+               removed unrequired "execinfo.h" header
+
+2002-08-12 [paul]      0.8.1claws54
+
+       * faq/en/sylpheed-faq.html
+         faq/en/sylpheed-faq-[1-3].html
+         faq/en/sylpheed-faq-4.html     **NEW FILE **
+               update English FAQ
+
+2002-08-12 [alfons]    0.8.1claws53
+
+       * po/POTFILES.in
+               add crash.c to translatables
+       * src/crash.c
+               bring in Leandro's crash dialog
+
+2002-08-11 [alfons]    0.8.1claws52
+
+       * src/crash.c
+               clean up some warnings
+
+2002-08-11 [alfons]    0.8.1claws51
+
+       * acconfig.h
+       * configure.in
+       * src/crash.[ch]        ** NEW FILES **
+       * src/main.c            
+               initial gdb crash handler
+
+2002-08-11 [paul]      0.8.1claws50
+
+       * src/prefs_toolbar.c
+               replace Up/Down arrow pixmaps with text to be
+               consistent across icon themes
+
+2002-08-11 [paul]      0.8.1claws49
+
+       * src/prefs_common.c
+         src/prefs_toolbar.c
+               rename 'Pixmap' -> 'Icon'
+
+       * src/toolbar.[ch]
+               rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
+
+2002-08-10 [paul]      0.8.1claws48
+
+       * src/prefs_toolbar.c
+               re-work the UI
+
+2002-08-10 [paul]      0.8.1claws47
+
+       * src/main.c
+               don't write Processing progress to status bar
+               patch submitted by Alexander Evseev
+
+       * src/prefs_toolbar.c
+               re-position and resize window
+               make window assume correct size on first call
+
+2002-08-10 [paul]      0.8.1claws46
+
+       * src/mainwindow.c
+         src/prefs_toolbar.c
+         src/toolbar.c
+         src/toolbar.h
+               obey coding style
+               follow UI text conventions
+
+2002-08-10 [alfons]    0.8.1claws45
+
+       * src/toolbar.c
+               correct pixmap for delete action
+
+2002-08-10 [paul]      0.8.1claws44
+
+       * po/pt_BR.po
+               updated by Fabio Jr. Beneditto
+
+2002-08-10 [paul]      0.8.1claws43
+
+       * po/POTFILES.in
+               add custom toolbar files
+
+2002-08-10 [paul]      0.8.1claws42
+
+       * sync with 0.8.1cvs22
+               see ChangeLog 2002-08-09
+
+2002-08-09 [paul]      0.8.1claws41
+
+       * tools/Makefile.am
+         tools/README
+         tools/outlook2sylpheed.pl     ** NEW FILE **
+               add script to convert exported Outlook
+               contacts list to a Sylpheed addressbook.
+               Submitted by Ricardo Mones Lastra.
+
+2002-08-09 [paul]      0.8.1claws40
+
+       * AUTHORS
+         configure.in
+         po/sr.po      ** NEW FILE **
+               add Serbian message catalog. Submitted by
+               Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
+
+2002-08-09 [paul]      0.8.1claws39
+
+       * sync with 0.8.1cvs21
+               see ChangeLog 2002-08-08
+
+2002-08-08 [oliver]    0.8.1claws38
+
+       * src/mainwindow.c
+               move Custom Toolbar to Configuration menu
+
+2002-08-08 [oliver]    0.8.1claws37
+
+       * src/prefs_toolbar.c
+               fix substitute pixmap bug
+
+2002-08-08 [paul]      0.8.1claws36
+
+       * sync with 0.8.1cvs19
+               see ChangeLog 2002-08-08
+
+2002-08-07 [christoph] 0.8.1claws35
+
+       * src/utils.c
+               fixed a memory leak in new canonicalize_file_replace
+
+2002-08-07 [christoph] 0.8.1claws34
+
+       * src/utils.[ch]
+               o canonicalize_file_replace should create the temporary
+                 file in the same directory as the original file.
+               o added get_tmpfile_in_dir that creates a temorary file
+                 in a specified directory.
+
+2002-08-07 [melvin]    0.8.1claws33
+
+       * src/toolbar.c
+               fixed bug where 'Article' button acted as 'Email' button.
+
+2002-08-07 [paul]      0.8.1claws32
+
+       * sync with 0.8.1.cvs17
+               see ChangeLog 2002-08-07
+
+2002-08-07 [colin]     0.8.1claws31
+       
+       * src/news.c
+               fix mass-cancel problem
+
+2002-08-07 [thorsten]  0.8.1claws30
+
+       * src/prefs_toolbar.c
+               fix: crash on replace or add new button
+       * src/toolbar.c
+               fix: close xmlfile after reading
+       * src/utils.c
+               fix: unlink() file before rename()
+
+2002-08-06 [paul]      0.8.1claws29
+
+       * sync with 0.8.cvs15
+               see ChangeLog 2002-08-06
+
+2002-08-06 [oliver]    0.8.1claws28
+
+       * src/toolbar.c
+       * src/prefs_toolbar.c
+               fixed empty toolbar issue
+
+2002-08-06 [oliver]    0.8.1claws27
+
+       * Custom Toolbar Final 
+       * src/folderview.c
+       * src/inc.c
+       * src/summaryview.c
+               o toolbar stuff now lives in src/toolbar.[ch]
+               o main_window_toolbar_* functions are renamed to
+                 toolbar_* reflecting their new source file
+       * src/mainwindow.[ch]
+               o remove toolbar stuff  
+
+2002-08-06 [oliver]    0.8.1claws26
+       
+       * src/Makefile.am
+       * src/prefs_toolbar.[ch]        **New File**
+       * src/toolbar.[ch]              **New File**
+               o prefs_toolbar.[ch] custom toolbar frontend
+               o toolbar.[ch]       backend 
+
+2002-08-06 [oliver]    0.8.1claws25
+
+       * src/prefs_actions.[ch]
+               o new exported function actions_execute
+
+2002-08-06 [paul]      0.8.1claws24
+
+       * sync with 0.8.1cvs4
+               see ChangeLog 2002-08-06
+
+2002-08-06 [paul]      0.8.1claws23
+
+       * sync with 0.8.1cvs13
+               see ChangeLog 2002-08-06
+
+2002-08-06 [paul]      0.8.1claws22
+
+       * sync with 0.8.1cvs12
+               see ChangeLog 2002-08-05 and 2002-08-06
+
+2002-08-06 [match]     0.8.1claws21
+
+       * src/addrclip.c
+               improvements to cut/copy/paste address
+
+2002-08-05 [match]     0.8.1claws20
+
+       * src/addritem.[ch]
+       * src/addrcache.c
+       * src/addrbook.c
+       * src/editaddress.c
+       * src/addressbook.c
+               fixes to improve cut/copy/paste
+
+2002-08-06 [melvin]    0.8.1claws19
+
+       * src/account.[ch]
+               account_find_all_from_address(): new function that returns the
+               list of all accounts that are matched in an address.
+       * src/alertpanel.[ch]
+               alertpanel() now accepts a custom widget
+               alertpanel_with_widget(): new function that pops up a panel with
+               a custom widget in it 
+       * src/gtkutils.[ch]
+               gtkut_account_menu_new(): new function that allows the selection
+               of an account from a list of accounts.
+       * src/messageview.c
+               Extended Return Receipt notification to select the correct 
+               account and to make a security test on the Delivery-Notification
+               address which should be the same as the Return-Path.
+
+2002-08-06 [thorsten]  0.8.1claws18
+
+       * src/mimeview.c
+               attach_all: save unnamed as "noname.%d",
+               dont free static dirname
+
+2002-08-05 [alfons]    0.8.1claws17
+
+       * configure.in
+               detect XIM by trying to link rather than compile a XIM program
+
+2002-08-05 [oliver]    0.8.1claws16
+               
+       * src/stock_pixmap.[ch]
+               o add UP_ARROW to available pixmaps (already in pixmap-directory)
+               o new func to retrieve pixmaps
+
+2002-08-05 [paul]      0.8.1claws15
+
+       * sync with 0.8.1cvs10
+               see ChangeLog 2002-08-05
+
+2002-08-04 [alfons]    0.8.1claws14
+
+       * src/textview.c
+               see if this plugs memleak
+
+2002-08-04 [melvin]    0.8.1claws13
+
+       * src/gtkspell.c
+               fixed bug that could crash Sylpheed when highlighting
+               all misspelled words.
+
+2002-08-03 [melvin]    0.8.1claws12
+
+       * src/prefs_actions.c
+               removed unnecessary checks for NULL introduced in 0.8.1claws11.
+       * src/messageview.c
+               fixed bug where the Return Receipt was sent to
+               Delivery-Notification-To address even if it was not present
+
+2002-08-02 [alfons]    0.8.1claws11
+
+       * src/prefs_actions.c
+               o more check for NULLs
+               o put create_io_dialog() in right conditional block
+
+2002-08-02 [paul]      0.8.1claws10
+
+       * po/es.po
+               updated by Ricardo Mones Lastra
+
+2002-08-01 [christoph] 0.8.1claws9
+
+       * src/folder.c
+               don't free the cache of the opened
+               folder in the summaryview
+       * src/summaryview.c
+               don't unset flags, if it is not required
+
+2002-08-01 [paul]      0.8.1claws8
+
+       * sync with 0.8.1cvs8
+               see ChangeLog entry 2002-08-01
+
+2002-08-01 [paul]      0.8.1claws7
+
+       * sync with 0.8.1cvs7
+               see ChangeLog 2002-07-31 and 2002-08-01
+
+2002-07-31 [christoph] 0.8.1claws6
+
+       * src/mainwindow.c
+               forgot to update menu sensitivity
+               function for new menu entry
+
+2002-07-31 [alfons]    0.8.1claws5
+
+       * src/main.c
+               check folder item and its path for NULL on
+               initial processing
+
+2002-07-31 [christoph] 0.8.1claws4
+
+       * src/folder.c
+               check if folder_item_get_msginfo in
+               folder_item_remove_msg returned NULL
+       * src/imap.c
+               better clear the uid cache in the
+               uid validity check function and delete
+               cached messages
+
+2002-07-31 [paul]      0.8.1claws3
+
+       * man/sylpheed.1
+               add the '--attach' option and a few other
+               minor changes
+
+2002-07-31 [paul]      0.8.1claws2
+
+       * sync with 0.8.1cvs5
+               see ChangeLog 2002-07-31
+
+2002-07-31 [christoph] 0.8.1claws1
+
+       * src/folderview.[ch]
+       * src/mainwindow.c
+               replace "Rescan all folders..." with
+               "Check all folders for new messages..."
+
+2002-07-30 [paul]      0.8.1claws
+
+       * version 0.8.1claws released
+
+2002-07-30 [paul]      0.8.0claws29
+
+       * tools/OOo2sylpheed.pl ** NEW FILE **
+         tools/README
+               add script to enable sending documents as
+               attachments from OpenOffice.org
+
+2002-07-30 [melvin]    0.8.0claws28
+
+       * src/prefs_actions.c
+               Made the actions' input/output dialog display
+               without delay.
+
+2002-07-30 [christoph] 0.8.0claws27
+
+       * src/procmsg.c
+               check if folder_item_get_msginfo in
+               procmsg_save_to_outbox returned NULL
+
+2002-07-30 [paul]      0.8.0claws26
+
+       * sync with 0.8.1cvs4
+               see ChangeLog 2002-07-29
+
+2002-07-29 [thorsten]  0.8.0claws25
+
+       * README.claws
+               added selective download, delete on server
+
+2002-07-29 [paul]      0.8.0claws24
+
+       * sync with 0.8.1cvs3
+               see ChangeLog 2002-07-29
+
+2002-07-27 [christoph] 0.8.0claws23
+
+       * src/folder.c
+               add extra check if fetching the msginfo
+               returned NULL
+
+2002-07-27 [paul]      0.8.0claws22
+
+       * sync with 0.8.1cvs2
+               see ChangeLog 2002-07-26
+
+2002-07-27 [christoph] 0.8.0claws21
+
+       * src/imap.c
+               add another check if a valid msginfo
+               was returned
+
+2002-07-26 [hoa]       0.8.0claws20
+
+       * src/folder.c
+               Fixed a condition in folder_item_destroy()
+
+       * src/imap.c
+               Fixed an error in IMAP protocol
+
+2002-07-26 [alfons]    0.8.0claws19
+
+       * src/folder.c
+               ofcourse compare with identifier, not the path
+
+2002-07-26 [alfons]    0.8.0claws18
+
+       * src/folder.c
+               use folder item identifier for saving / restoring
+               preferences because folder->path might not be unique
+
+2002-07-26 [melvin]    0.8.0claws17
+
+       * src/logwindow.c
+               Fixed a crash introduced in 0.8.0claws5 when log is 
+               cut under 80 characters.
+
+2002-07-26 [paul]      0.8.0claws16
+
+       * sync with 0.8.1cvs1
+               see ChangeLog 2002-07-26
+
+2002-07-26 [christoph] 0.8.0claws15
+
+       * src/imap.[ch]
+               imap folder now remembers the last selected
+               folder and imap_fetch_msginfo skips selecting
+               the folder if it is already selected
+
+2002-07-26 [christoph] 0.8.0claws14
+
+       * src/folder.c
+       * src/folderview.c
+       * src/imap.c
+               fix imap folder rescanning
+
+2002-07-25 [christoph] 0.8.0claws13
+
+       * src/filter.c
+       * src/folder.[ch]
+       * src/folderview.c
+       * src/imap.[ch]
+       * src/mainwindow.c
+       * src/mbox_folder.c
+       * src/mh.c
+       * src/news.c
+               implement imap uid cache and uid validity check
+
+2002-07-25 [alfons]    0.8.0claws12
+
+       * src/summaryview.c
+               fix a brown paper bag bug, and also add some more
+               checks
+
+2002-07-25 [christoph] 0.8.0claws11
+
+       * src/folder.c
+               don't mix copy, fetch_msginfo and remove
+               operations in folder item copy and move
+               operations
+
+2002-07-25 [christoph] 0.8.0claws10
+
+       * src/folderview.c
+       * src/mainwindow.c
+       * src/prefs_folder_item.c
+       * src/summaryview.[ch]
+               remove no longer required parameter update_cache from
+               summary_show
+
 2002-07-25 [paul]      0.8.0claws9
 
        * sync with 0.8.1