revert matcher.c and matcher_parse_lex.l to previous revision
[claws.git] / ChangeLog.claws
index ddda7e9551dca725b12fdc05d83bb881af870587..fb06953e679ef50a04569b866fc3aa243a2c974d 100644 (file)
@@ -1,3 +1,524 @@
+2001-12-11 [alfons]    0.6.5claws77
+       
+       * src/matcher.c                 (1.3)
+       * src/matcher_parser_lex.l      (1.28)
+               revert for another attempt
+               mark 0.6.5claws77 as LAST_STABLE
+
+2001-12-11 [christoph] 0.6.5claws76
+
+       * po/de.po
+               fixed wrong translation for prev. unread msg
+
+2001-12-11 [paul]      0.6.5claws75
+
+       * src/folder.[ch]
+       * src/folderview.c
+       * src/mainwindow.c
+       * src/summaryview.[ch]
+       * src/pixmaps/open-dir-hrm.xpm  ** NEW FILE **
+               enable ability to hide read messages on per folder basis via 
+               '/Summary/Hide read messages'; when selected, a folder will 
+               have a red open folder icon, instead of a blue icon, if the 
+               folder contains hidden messges
+               submitted by Thomas Link <t.link.tmp200101.gmx.net> 
+
+       * src/mainwindow.c
+               remove '/Message/Forward as attachment' from 
+                main_window_set_menu_sensitive() to prevent debug warning
+
+       * src/folderview.c
+       * src/mainwindow.c
+               Clean up some of the English
+
+       * tools/newscache_clean.pl
+               allow for new 'hidereadmsgs' entry in folderlist.xml
+
+       * po/es.po
+               updated translation, submitted by Ricardo Mones Lastra
+
+2001-12-11 [paul]      0.6.5claws74
+
+       * sync with sylpheed 0.6.5cvs25
+               see ChangeLog entry 2001-12-11
+
+2001-12-10 [alfons]    0.6.5claws73
+
+       * src/matcher.c
+               add more control characters
+       * src/matcher_parser_lex.l
+               make escaping / unescaping work again
+
+2001-12-10 [alfons]    0.6.5claws72
+
+       * src/imap.c
+               clean up warnings "returning value for void function" 
+       * src/prefs_filtering.c
+               make info button for execute action sensitive
+
+2001-12-10 [paul]      0.6.5claws71
+
+       * src/compose.c
+       * src/imap.[ch]
+       * src/summaryview.c
+               fix: imap server now gets informed of MARKED, UNMARKED
+               and REPLY events. Now people can use different IMAP-Mail
+               clients and have the exact same information about MARKED,
+               UNMARKED and REPLY status with all of them. Especially
+               useful for imap servers with a web-frontend.
+               submitted by Tobias Sandhaas <medlor@web.de>
+
+2001-12-09 [melvin]    0.6.5claws70
+       
+       * src/textview.[ch]
+               fixed bug #490076 (hunted down by Alfons who implemented
+               a workaround in 0.6.5claws65)
+
+2001-12-09 [christoph] 0.6.5claws69
+
+       * src/summaryview.c
+               set pointer to string in LOCKED column to NULL
+               (might fix bug #490800)
+
+2001-12-09 [carsten]   0.6.5claws68
+
+       * po/de.po
+               resolved some cluttered menu shortcuts 
+               ('creating new email' and 'creating news message'
+               hade the same)
+       * src/compose.c
+               wmclass now distinc from main window
+       * src/mainwindow.c
+         src/mainwindow.h
+               email/news and forward button functionality similar
+               to the reply buttons; removed the ugly dropdown arrows
+               and use instead the right mouse button
+
+2001-12-09 [paul]      0.6.5claws67
+
+       * src/imap.c
+        * src/utils.h
+               allow spaces in imap folder names
+                submitted by Willem van Engen <wvengen@stack.nl>
+
+2001-12-09 [paul]      0.6.5claws66
+
+       * sync with sylpheed 0.6.5cvs24
+               see ChangeLog entry 2001-12-09
+
+2001-12-08 [alfons]    0.6.5claws65
+
+       * src/textview.c
+               prevent secondary selection claim after "add to sender" dialog
+               popped up. this is because there's a GDK_BUTTON_RELEASE pending.
+               we trick GTK by simulating a click at (0, 0) in the textview.
+
+2001-12-08 [hoa]       0.6.5claws64
+
+       * src/folder.c
+               fixed a bug about the .processing folder name while filtering
+
+2001-12-08 [alfons]    0.6.5claws63
+
+       * src/folderview.c 
+               work around problem of not correctly updating folder stats
+               when deleting messages. there's some folder scanning evil
+               going so the folderview_update_msg_num() does not work
+               correctly. need to investigate this.
+
+2001-12-08 [paul]      0.6.5claws62
+
+       * sync with sylpheed 0.6.5cvs23
+               see ChangeLog entry 2001-12-08
+
+2001-12-07 [christoph] 0.6.5claws61
+
+       * src/compose.c
+               fix another header translation problem
+
+2001-12-07 [alfons]    0.6.5claws60
+
+       * src/mbox.c
+               make filtering also work on local spool mbox
+
+2001-12-07 [carsten]   0.6.5claws59
+       * src/addressbook.c
+               addressbook window gets a wmclass distinct from the main
+               sylpheed window
+       * src/compose.h
+       * src/mainwindow.[ch]
+                 forward menu item will use mode selected in prefs, forward 
+               as attatchment in menu removed (will be substituted in the
+               toolbar similar to reply buttons)
+                 create news message menu entry and news button is now 
+               sensitive to the existance of a news account
+       * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
+       * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
+       * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
+               these are removed because the toolbar buttons don't show
+               the quoting modus any longer
+
+2001-12-07 [paul]
+
+       * tools/newscache_clean.pl      ** NEW FILE **
+               perl script to do some tidying up in the newscache directory 
+                
+       * tools/sylpheed-switcher       ** NEW FILE **
+               perl script to enable easy switching between main and claws
+                
+       * tools/README
+               added descriptions of the two new perl scripts          
+
+
+2001-12-07 [melvin]    0.6.5claws58
+
+       * src/messageview.c
+               fixed a warning during compilation introduced in 0.6.5claws56
+
+2001-12-07 [paul]      0.6.5claws57
+
+       * src/mainwindow.[ch]
+        * src/menu.[ch]
+               further usability enhancements to replying with or without 
+                quoting via the toolbar, use of Ctrl key is replaced by 
+                drop down menu 
+                Submitted by Carsten Schurig           
+
+2001-12-07 [melvin]    0.6.5claws56
+
+       * src/messageview.c
+               hack to fix bug that prevented to make/paste selections
+               after switching between MVIEW_TEXT and MVIEW_MIME views
+               without deselecting the selection first.
+
+2001-12-06 [alfons]    0.6.5claws55
+
+       * src/filtering.[ch]
+       * src/inc.c
+               revise filtering a little bit more, and make sure
+               messages are delivered to the appropriate inbox
+               (perhaps set per account)
+
+2001-12-06 [paul]      0.6.5claws54
+
+       * sync with sylpheed 0.6.5cvs22
+               see ChangeLog entry 2001-12-06
+
+2001-12-05 [alfons]    0.6.5claws53
+
+       * src/inc.c
+       * src/folder.[ch]
+       * src/procmsg.c
+       * src/filtering.c
+               more revisions of filtering system
+               (last stable version is marked as LAST_STABLE)
+               
+               | NOTE 1): the filtering system now uses a local folder called
+               | .processing. if filtering fails, check this directory
+               | for missing messages.
+               |
+               | NOTE 2): help us find the filtering actions still missing
+
+2001-12-05 [paul]      0.6.5claws52
+
+       * src/mainwindow.c
+                fix bug where 'Empty Trash?' pop-up window appears even
+                when Trash is empty, submitted by Jesse Skinner                
+
+2001-12-05 [melvin]    0.6.5claws51
+
+       * src/compose.c
+               fixed bug #486106 to select correct account when reediting 
+               a queued message
+       
+2001-12-04 [alfons]    0.6.5claws50
+
+       * src/mh.c
+               declare markfile in appropriate functions when
+               no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
+               for spotting this)
+
+2001-12-04 [paul]      0.6.5claws49
+
+       * sync with sylpheed 0.6.5cvs21
+               see ChangeLog entry 2001-12-04
+
+2001-12-03 [christoph] 0.6.5claws48
+
+       * po/de.po
+               changed translation of undo
+       * src/account.c
+       * src/folder.c
+               don't reinvent the wheel to traverse a GNode
+       * src/compose.[ch]
+               seperate code to create the compose gui into functions
+               add "Others" page with folder selection for saving copy
+               of the message.
+               the folder identifier is saved to queue header
+       * src/procmsg.c
+               save message to folder in queue header
+
+2001-12-03 [paul]      0.6.5claws47
+
+       * sync with sylpheed 0.6.5cvs20
+               see ChangeLog entry 2001-12-03
+
+2001-12-01 [paul]
+
+       * more sync with sylpheed 0.6.5cvs19
+               see ChangeLog entry 2001-11-29
+
+2001-11-30 [paul]      0.6.5claws46
+       
+        * src/compose.c
+               remove conflicts introduced by Hoa's last commit
+         
+        * src/mainwindow.c
+               make 'Message/Bounce' sensitive
+
+2001-11-30 [hoa]       0.6.5claws45
+
+       * src/compose.c
+               slightly change bounce function to add
+               information about the user that bounced the mail
+               in the From header line.
+
+       * src/folderview.c
+               permit the use of processing in outbox folder.
+
+2001-11-29 [paul]      0.6.5claws44
+
+       * src/mainwindow.[ch]
+        * src/prefs_common.c
+        * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
+        * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
+        * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
+               usability enhancements to the quoting, implements
+                use of Ctrl key to toggle quoting settings
+                Submitted by Carsten Schurig <Carsten.Schurig@web.de>
+
+2001-11-29 [paul]      0.6.5claws43
+       
+        * sync with sylpheed 0.6.5cvs19
+               see ChangeLog entry 2001-11-28
+
+2001-11-29 [melvin]    0.6.5claws42
+       * src/Makefile.am
+               added enriched.[ch] to the list of files
+
+       * src/textview.c
+       * src/mimeview.c
+       * src/procmime.[ch]
+       * src/enriched.[ch]
+               added support to view text/enriched
+               added support to show headers in message view for text/enriched and text/html
+                       in non multipart messages
+
+2001-11-28 [paul]      0.6.5claws41
+
+       * more sync with sylpheed 0.6.5cvs18
+               see ChangeLog entry 2001-11-27 (src/prefs_common.c)
+
+2001-11-27 [paul]      0.6.5claws40
+       
+        * po/pt_BR.po
+               updated translation, submitted by Fabio Junior Beneditto
+                
+       * sync with sylpheed 0.6.5cvs18
+               see ChangeLog entries 2001-11-26 (src/textview.c) and
+                2001-11-27
+
+
+2001-11-26 [paul]
+
+       * po/es.po
+               updated translation, submitted by Ricardo Mones Lastra
+
+2001-11-26 [alfons]
+
+       * src/matcher.c
+               add more translatable strings
+
+2001-11-26 [christoph] 0.6.5claws39
+
+       * po/de.po      
+               fixed one more umlaut
+       * src/compose.c
+               fix translated header when it should not be translated
+
+2001-11-26 [paul]      0.6.5claws38
+
+       * src/mainwindow.c
+               remove '/Message/Add Sender to address book' from 
+                main_window_set_menu_sensitive(), prevent debug warning
+                add 'Message/Mark/Mark all read' to mainwin_entries[]
+
+2001-11-26 [paul]      0.6.5claws37
+
+       * src/summaryview.c
+               fix 'recurring unread state' bug 
+
+       * tools/README 
+        * tools/filter_conv.pl
+               read name of top level mailbox from folderlist.xml
+                and presume nothing about its name             
+
+2001-11-26 [darko]     0.6.5claws36
+
+       * src/gtkstext.[ch]
+               removed functions that are now in gtkutils.c
+               use gtkut_text_is_uri_string() from gtkutils.c
+       * fix my comment on 2001-11-23 (missing gtkutils.[ch])
+
+2001-11-26 [paul]      0.6.5claws35
+
+       * sync with sylpheed 0.6.5cvs16
+               see ChangeLog entries 2001-11-25 and 2001-11-26
+
+2001-11-25 [alfons]    0.6.5claws34
+
+       EXPERIMENTAL!!! Please checkout the last stable version using: 
+         
+       % cvs update -r LAST_STABLE -dRAP
+
+       (Or help us testing this stuff.)
+
+       * src/filtering.c               (1.14)
+       * src/filtering.h               (1.6)
+       * src/inc.c                     (1.28)
+       * src/matcher.c                 (1.20)
+       * src/mbox.c                    (1.9)
+       * src/procmsg.h                 (1.14)
+       * src/summaryview.c             (1.59)
+       * src/summaryview.h             (dunno)
+               revert/merge/sync to as it was before commit 
+               on Thu, 19 Jul 2001 10:15:51 -0700.
+
+2001-11-25 [hoa]       0.6.5claws33
+
+       * src/main.c
+               processing mails at startup
+
+       * src/folderview.c
+       * src/summaryview.[ch]
+               processing mails when entering folder
+
+       * src/prefs_filtering.c
+               fixed some UI bugs
+
+2001-11-24 [alfons]    0.6.5claws32
+
+       * src/summaryview.[ch]
+               make summary sort headers work, and also make
+               sure the sort type is stored
+
+2001-11-23 [alfons]    0.6.5claws31
+
+       * src/summaryview.[ch]
+               make lock work like mark
+               disallow deleting messages marked as locked
+
+2001-11-23 [alfons]    0.6.5claws30
+
+       * src/gtkstext.c
+       * src/compose.[ch]
+       * src/Makefile.am
+       * src/undo.[ch]
+               merge undo patch submitted by Jens
+
+2001-11-23 [christoph] 0.6.5claws29
+
+       * src/.cvsignore
+               added ylwrap
+       * src/compose.c
+               fixed gpg signing and encoding
+       * src/folder.[ch]
+       * src/main.c
+               added --status option to get new, unread and total
+               message count from a running sylpheed
+       * src/prefs_common.c
+               temporary fix for reply_with_quote problem
+               (don't call functions for non existing widget)
+       * src/procmsg.c
+               one more check for ignored threads but still not
+               always working correctly. probably a recursive
+               check for all parents is needed
+
+2001-11-23 [darko]     0.6.5claws28
+
+       * src/compose.c
+               wrapping on send improvements
+       * src/gtkutils.[ch]
+               fix for GtkSText after last sync with main branch
+               GTK_TEXT -> GTK_STEXT
+
+2001-11-23 [paul]      0.6.5claws27
+
+       * sync with sylpheed 0.6.5cvs14
+               see ChangeLog entries 2001-11-22 and 2001-11-23
+                
+       * po/de.po
+               fixed the scrambled umlauts 
+                submitted by Carsten Schurig <Carsten.Schurig@web.de>
+
+2001-11-21 [paul]      0.6.5claws26
+
+       * sync with sylpheed 0.6.5cvs12
+               see 2nd ChangeLog entry dated 2001-11-20
+
+2001-11-20 [paul]      0.6.5claws25
+
+       * sync with sylpheed 0.6.5cvs11
+               see ChangeLog entry 2001-11-19 (src/utils.c)
+
+2001-11-20 [hiro]
+
+       * src/compose.c
+               GTK_TEXT -> GTK_STEXT
+               fix for wrong comment
+
+2001-11-20 [hiro]      0.6.5claws24
+
+       * src/compose.[ch]
+               more merges from main branch
+               removed fatal warnings (uninitialized variables etc.)
+               some coding style fix
+       * src/gtkutils.h
+               fixed typo.
+       * src/addressbook.c
+         src/addrindex.c
+               V-Card -> vCard
+
+2001-11-19 [hoa]       0.6.5claws23
+
+       * src/filtering.c
+       * src/prefs_scoring.c
+       * src/matcher.[ch]
+       * src/scoring.c
+               cleaning code
+
+       * src/matcher_parser_parse.y
+       * src/prefs_filtering.c
+               bouncing
+
+2001-11-19 [alfons]    0.6.5claws22
+
+       more of my old things into claws
+
+       * src/Makefile.am
+       * src/prefs_common.c
+       * src/procmsg.h
+       * src/summaryview.[ch]
+       * src/prefs_summary_column.c
+       * src/pixmaps/locked.xpm
+               add indicators for locking of message in summary view
+               (does not work yet, only visual indicator)
+
+2001-11-19 [paul]      0.6.5claws21
+
+       * sync with sylpheed 0.6.5cvs10
+               see ChangeLog entry 2001-11-19
+
 2001-11-18 [alfons]    0.6.5claws20
        
        * src/filtering.c
 
 2001-11-13 [christoph] 0.6.5claws11
 
+       * src/compose.c
                Cleanup a mess i add before commiting
 
 2001-11-13 [hoa]       0.6.5claws10